$useresistor

出自 DDCC TCAD TOOL Manual
於 2017年9月3日 (日) 11:26 由 Yrwu (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 " $useresistor is a very simple command to ask the program to add a new extra voltage according to the given resistor and current The format is $useresistor R_d...")

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

$useresistor is a very simple command to ask the program to add a new extra voltage according to the given resistor and current

The format is

$useresistor
R_drain  R_souce 

When this command is used, the output voltage would be

 V_{D} = V_{D} + J_{D} \times R_{drain} 
 V_{S} = V_{S} + J_{S} \times R_{source}