pintest.cir

来自「ngspice又一个电子CAD仿真软件代码.功能更全」· CIR 代码 · 共 29 行

CIR
29
字号
* Test circuit for pin.mod.include pin.mod* Photodiode supplyVbias 	psu  0  10V* Light input is modeled by a voltage source that we can varyVlight	input  0  2mW* The pin diodeXpin  input cathode anode SIMPLE_PIN 0.7* monitor resistorRmon  anode  0  1ohm * Quench restistorRq  psu cathode 1k*.dc vlight 0 5mW 0.01mW.controldc vlight 0 10mW 0.01mWplot V(anode).endc.end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?