diff options
author | rahulp13 | 2020-03-03 05:31:58 +0530 |
---|---|---|
committer | rahulp13 | 2020-03-03 05:31:58 +0530 |
commit | dfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch) | |
tree | 1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/tests/vbic/FG.cir | |
parent | fd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff) | |
download | eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2 eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip |
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/tests/vbic/FG.cir')
-rw-r--r-- | Windows/spice/tests/vbic/FG.cir | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Windows/spice/tests/vbic/FG.cir b/Windows/spice/tests/vbic/FG.cir deleted file mode 100644 index 23eed0f8..00000000 --- a/Windows/spice/tests/vbic/FG.cir +++ /dev/null @@ -1,17 +0,0 @@ -VBIC Gummel Test -V1 Q1_E 0 5.0 -VC Q1_C 0 0.0 -VB Q1_B 0 0.0 -Q1 Q1_C Q1_B Q1_E P1 -.DC V1 0.2 1.2 10m -.OPTIONS GMIN=1e-13 NOACCT - -.print dc abs(i(vc)) abs(i(vb)) - -.MODEL P1 PNP LEVEL=4 -+ IS=1e-16 IBEI=1e-18 IBEN=5e-15 IBCI=2e-17 IBCN=5e-15 ISP=1e-15 RCX=10 -+ RCI=60 RBX=10 RBI=40 RE=2 RS=20 RBP=40 VEF=10 VER=4 IKF=2e-3 ITF=8e-2 -+ XTF=20 IKR=2e-4 IKP=2e-4 CJE=1e-13 CJC=2e-14 CJEP=1e-13 CJCP=4e-13 VO=2 -+ GAMM=2e-11 HRCF=2 QCO=1e-12 AVC1=2 AVC2=15 TF=10e-12 TR=100e-12 TD=2e-11 RTH=300 - -.END |