Browse Source

better title line

pre-master-46
dwarning 7 years ago
committed by Holger Vogt
parent
commit
435520afbe
  1. 2
      examples/vbic/npn_ft.sp
  2. 2
      examples/vbic/npn_gum.sp
  3. 2
      examples/vbic/npn_out.sp
  4. 2
      examples/vbic/self-heat.sp
  5. 2
      examples/vbic/vbic99_dc.sp
  6. 2
      examples/vbic/vbic_ac_par.sp

2
examples/vbic/npn_ft.sp

@ -1,4 +1,4 @@
BJT ft Test
VBIC ft Test
.include Infineon_VBIC.lib

2
examples/vbic/npn_gum.sp

@ -1,4 +1,4 @@
BJT Gummel Test Ic=f(Vc,Vb)
VBIC Gummel Test Ic=f(Vc,Vb)
.include qnva.mod

2
examples/vbic/npn_out.sp

@ -1,4 +1,4 @@
BJT Output Test Ic=f(Vc,Ib)
VBIC Output Test Ic=f(Vc,Ib)
.include qnva.mod

2
examples/vbic/self-heat.sp

@ -1,4 +1,4 @@
*# VERSION: 99.4
VBIC Output Test Ic=f(Vc,Ib) vs self heating
.option absmos=1e-12 relmos=1e-6 relv=1e-6 absv=1e-9 post
vc c 0 0
vb b 0 1

2
examples/vbic/vbic99_dc.sp

@ -9,7 +9,7 @@ vie ex e 0
vs sx 0 0
vis sx s 0
q1 c b e s dt vbic99 area=1 m=1
.model vbic npn level=9
.model vbic99 npn level=9
+tref = 27.0 rcx = 10.0 rci = 60.0 vo = 2.0
+gamm = 2e-11 hrcf = 2.0 rbx = 10.0 rbi = 40.0
+re = 2.0 rs = 20.0 rbp = 40.0 is = 1.0e-16

2
examples/vbic/vbic_ac_par.sp

@ -1,4 +1,4 @@
Ask for smalll signal values
Ask for small signal values of vbic model
.include Infineon_VBIC.lib

Loading…
Cancel
Save