ngspice/examples/osdi/mextram/mex_out.sp

17 lines
263 B
SourcePawn
Raw Normal View History

2022-12-16 15:48:09 +01:00
MEXTRAM Output Test Ic=f(Vc,Ib)
.include Modelcards/mex_model.lib
IB 0 b 1u
VC C 0 2.0
VS S 0 0.0
NQ1 C B 0 S T BJTRF1
.control
pre_osdi test_osdi_win/bjt504t.osdi
dc vc 0 6.0 0.05 ib 1u 8u 1u
plot abs(i(vc)) xlabel Vce title Output-Characteristic
.endc
.end