Browse Source

VBIC add quasi-saturation example

pre-master-46
dwarning 6 years ago
committed by Holger Vogt
parent
commit
9a6ec08287
  1. 15
      examples/vbic/npn_out_qs.sp

15
examples/vbic/npn_out_qs.sp

@ -0,0 +1,15 @@
BJT Quasi-Saturation Output Test Ic=f(Vc,Ib)
.include Infineon_VBIC.lib
IB 0 B 100u
VC C 0 0.0
VS S 0 0.0
Q1 C B 0 S M_BFP780
.control
dc vc 0.0 2.0 0.01 ib 100u 1000u 100u
plot -i(vc)
.endc
.end
Loading…
Cancel
Save