File:VI phase.svg

頁面內容不支援其他語言。
這個檔案來自維基共享資源
維基百科,自由的百科全書

原始檔案(SVG 檔案,表面大小:700 × 600 像素,檔案大小:76 KB)


摘要

描述
English: Illustration of the voltage-current phase relationships for a capacitor and an inductor.
日期
來源 自己的作品
作者 Andel
授權許可
(重用此檔案)
Public domain 此圖表不符合版權的資格,因此屬於公有領域,因為它完全由以下信息組成共同財產,不包含原作者身份。更多資訊參見Commons:Threshold of originality § Charts

العربية | Deutsch | English | español | français | italiano | 日本語 | македонски | română | русский | slovenščina | 中文(简体) | 中文(繁體) | +/−

我,本作品的著作權持有者,決定用以下授權條款發佈本作品:
Creative Commons CC-Zero 此檔案在創用CC CC0 1.0 通用公有領域貢獻宣告之下分發。
在此宣告之下分發本作品者,已依據各國著作權法,在全世界放棄其對本作品所擁有的著作權及所有相關相似的法律權利,從而將本作品貢獻至公有領域。您可以複製、修改、分發和演示該作品,用於任何商業用途,所有這些都不需要請求授權。

其他版本 File:VI phase.png
SVG開發
InfoField
 
SVG檔案的原始碼通過W3C驗證
 
向量圖形使用MATLAB創作。
原始碼
InfoField

MATLAB code

x = linspace(0,3*pi,1000000);
y1 = sin(x+0.5*pi)
y2 = sin(x)
y3 = -sin(x)
tiledlayout(2,1)
ax1 = nexttile;
plot(ax1,x,y1,x,y2,'LineWidth',2)
xlim([0 3*pi])
ylim([-1.1 1.1])
title(ax1,'Capacitor V - I phase relationship', 'FontSize', 14)
xlabel(ax1,'Time')
legend('Current','Voltage')
ax2 = nexttile;
plot(ax2,x,y1,x,y3,'LineWidth',2)
xlim([0 3*pi])
ylim([-1.1 1.1])
title(ax2,'Inductor V - I phase relationship', 'FontSize', 14)
xlabel(ax2,'Time')
legend('Current','Voltage')

說明

添加單行說明來描述出檔案所代表的內容

在此檔案描寫的項目

描繪內容

檔案來源 Chinese (Taiwan) (已轉換拼寫)

image/svg+xml

檔案歷史

點選日期/時間以檢視該時間的檔案版本。

日期/時間縮⁠圖尺寸使用者備⁠註
目前2021年3月18日 (四) 13:21於 2021年3月18日 (四) 13:21 版本的縮圖700 × 600(76 KB)Nyqconverted text from paths to true editable text, decapitalized common nouns
2020年5月24日 (日) 15:19於 2020年5月24日 (日) 15:19 版本的縮圖700 × 600(70 KB)Andelcleaner code
2020年5月24日 (日) 14:34於 2020年5月24日 (日) 14:34 版本的縮圖700 × 600(177 KB)Andel== {{int:filedesc}} == {{Information |description=|Description={{en|Illustration of the voltage-current phase relationships for a capacitor and an inductor.}} |date= 2020-05-24 |source={{own}} |author=Andel |permission= {{PD-chart}}{{self|cc-zero}} |other versions= File:VI phase.png |other fields={{Igen|MATLAB|0|+|code= x = linspace(0,3*pi,1000000); y1 = sin(x+0.5*pi) y2 = sin(x) y3 = -sin(x) tiledlayout(2,1) ax1 = nexttile; plot(ax1,x,y1,x,y2,'LineWidth',2) xlim([0 3*pi])...

下列頁面有用到此檔案:

全域檔案使用狀況

以下其他 wiki 使用了這個檔案:

詮釋資料