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/Templates/D.xml | |
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/Templates/D.xml')
-rw-r--r-- | src/deviceModelLibrary/Templates/D.xml | 29 |
1 files changed, 10 insertions, 19 deletions
diff --git a/src/deviceModelLibrary/Templates/D.xml b/src/deviceModelLibrary/Templates/D.xml index 546d1156..8b6b14c8 100644 --- a/src/deviceModelLibrary/Templates/D.xml +++ b/src/deviceModelLibrary/Templates/D.xml @@ -1,24 +1,15 @@ <library> <model_name>D</model_name> -<ref_model>D1N750</ref_model> +<ref_model>1N4148</ref_model> <param> - <Is>880.5E-18</Is> - <Rs>.25</Rs> - <Ikf>0</Ikf> - <N>1</N> - <Xti>3</Xti> - <Eg>1.11</Eg> - <Cjo>175p</Cjo> - <M>.5516</M> - <Vj>.75</Vj> - <Fc>.5</Fc> - <Isr>1.859n</Isr> - <Nr>2</Nr> - <Bv>8.1</Bv> - <Ibv>20.245m</Ibv> - <Nbv>1.6989</Nbv> - <Ibvl>1.9556m</Ibvl> - <Nbvl>14.976</Nbvl> - <Tbv1>-21.277u</Tbv1> + <Is>2.495E-09</Is> + <Rs>4.755E-01</Rs> + <N>1.679E+00</N> + <tt>3.030E-09</tt> + <Cjo>1.700E-12</Cjo> + <M>1.959E-01</M> + <Vj>1</Vj> + <Bv>1.000E+02</Bv> + <Ibv>1.000E-04</Ibv> </param> </library> |