diff options
author | Fahim | 2015-10-27 11:17:38 +0530 |
---|---|---|
committer | Fahim | 2015-10-27 11:17:38 +0530 |
commit | 68d86baddc4c6680e96acf93e479d63137e78764 (patch) | |
tree | a20b14b64e6ac254e408e5e022c8ef53d34ab6bf /src/deviceModelLibrary/Diode/D.lib | |
parent | e383c8b9dd13465dc8b7cad2586e1db829845ff8 (diff) | |
download | eSim-68d86baddc4c6680e96acf93e479d63137e78764.tar.gz eSim-68d86baddc4c6680e96acf93e479d63137e78764.tar.bz2 eSim-68d86baddc4c6680e96acf93e479d63137e78764.zip |
Subject: Added Zener Diode Library and Modified normal Diode
Description: Added Zener Diode Library and Modified normal Diode
Diffstat (limited to 'src/deviceModelLibrary/Diode/D.lib')
-rwxr-xr-x | src/deviceModelLibrary/Diode/D.lib | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/src/deviceModelLibrary/Diode/D.lib b/src/deviceModelLibrary/Diode/D.lib index ef18bb50..8a7fb4da 100755 --- a/src/deviceModelLibrary/Diode/D.lib +++ b/src/deviceModelLibrary/Diode/D.lib @@ -1,20 +1,2 @@ -.MODEL D1N750 D( -+ Vj=.75 -+ Nbvl=14.976 -+ Cjo=175p -+ Rs=.25 -+ Isr=1.859n -+ Eg=1.11 -+ M=.5516 -+ Nbv=1.6989 -+ N=1 -+ Tbv1=-21.277u -+ Bv=8.1 -+ Fc=.5 -+ Ikf=0 -+ Nr=2 -+ Ibv=20.245m -+ Is=880.5E-18 -+ Xti=3 -+ Ibvl=1.9556m -)
\ No newline at end of file +.model 1n4148 D(is=2.495E-09 rs=4.755E-01 n=1.679E+00 tt=3.030E-09 cjo=1.700E-12 vj=1 m=1.959E-01 bv=1.000E+02 ibv=1.000E-04) + |