Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
隱藏空白變更
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
文字樣式
變更外觀
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Untitled diff
建立於
8 年前
差異永不過期
清除
匯出
分享
解釋
4 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
20 行
全部複製
9 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
25 行
全部複製
*CMOS inverter https://electronics.stackexchange.com/questions/383552/measurement-of-output-impedance-of-a-cmos-inverter
*CMOS inverter https://electronics.stackexchange.com/questions/383552/measurement-of-output-impedance-of-a-cmos-inverter
.PARAM V_SUPPLY = 3.3
.PARAM V_SUPPLY = 3.3
.PARAM AC_POINTS = 10
.PARAM AC_POINTS = 10
.PARAM AC_START = 1000
.PARAM AC_START = 1000
.PARAM AC_STOP = 1E6
.PARAM AC_STOP = 1E6
VDD VDD 0 'V_SUPPLY'
VDD VDD 0 'V_SUPPLY'
VSS VSS 0 0
VSS VSS 0 0
MP OUT IN VDD VDD P1 W='9.987275E-06' L=3.500000E-07
MP OUT IN VDD VDD P1 W='9.987275E-06' L=3.500000E-07
MN OUT IN VSS VSS N1 W='9.987275E-06/2' L=3.500000E-07
MN OUT IN VSS VSS N1 W='9.987275E-06/2' L=3.500000E-07
CIN IN VSS 1E9
CIN IN VSS 1E9
Rf OUT IN 1E9
Rf OUT IN 1E9
IOUT VSS OUT AC 1
IOUT VSS OUT AC 1
複製
已複製
複製
已複製
.AC dec 'AC_POINTS' 'AC_START' 'AC_STOP'
.OPTION POST PROBE ACCURATE
.OPTION POST PROBE ACCURATE
.include modelcard.nmos
.include modelcard.nmos
.include modelcard.pmos
.include modelcard.pmos
複製
已複製
複製
已複製
.MEASURE AC Zac_power0 rms par('abs(i(vdd))*v(vdd)')
.control
.measure AC ZROUT1 rms par('v(OUT)/abs(i(VSS))')
*AC dec 'AC_POINTS' 'AC_START' 'AC_STOP'
.end
AC dec 10 1000 1E6
let ROUT=OUT/abs(i(VSS))
plot ROUT
print ROUT > ROUT.log
.endc
複製
已複製
複製
已複製
.END
已保存差異
原始文本
開啟檔案
*CMOS inverter https://electronics.stackexchange.com/questions/383552/measurement-of-output-impedance-of-a-cmos-inverter .PARAM V_SUPPLY = 3.3 .PARAM AC_POINTS = 10 .PARAM AC_START = 1000 .PARAM AC_STOP = 1E6 VDD VDD 0 'V_SUPPLY' VSS VSS 0 0 MP OUT IN VDD VDD P1 W='9.987275E-06' L=3.500000E-07 MN OUT IN VSS VSS N1 W='9.987275E-06/2' L=3.500000E-07 CIN IN VSS 1E9 Rf OUT IN 1E9 IOUT VSS OUT AC 1 .AC dec 'AC_POINTS' 'AC_START' 'AC_STOP' .OPTION POST PROBE ACCURATE .include modelcard.nmos .include modelcard.pmos .MEASURE AC Zac_power0 rms par('abs(i(vdd))*v(vdd)') .measure AC ZROUT1 rms par('v(OUT)/abs(i(VSS))') .end
更改後文本
開啟檔案
*CMOS inverter https://electronics.stackexchange.com/questions/383552/measurement-of-output-impedance-of-a-cmos-inverter .PARAM V_SUPPLY = 3.3 .PARAM AC_POINTS = 10 .PARAM AC_START = 1000 .PARAM AC_STOP = 1E6 VDD VDD 0 'V_SUPPLY' VSS VSS 0 0 MP OUT IN VDD VDD P1 W='9.987275E-06' L=3.500000E-07 MN OUT IN VSS VSS N1 W='9.987275E-06/2' L=3.500000E-07 CIN IN VSS 1E9 Rf OUT IN 1E9 IOUT VSS OUT AC 1 .OPTION POST PROBE ACCURATE .include modelcard.nmos .include modelcard.pmos .control *AC dec 'AC_POINTS' 'AC_START' 'AC_STOP' AC dec 10 1000 1E6 let ROUT=OUT/abs(i(VSS)) plot ROUT print ROUT > ROUT.log .endc .END
尋找差異