diff options
author | rahulp13 | 2020-04-29 18:06:41 +0530 |
---|---|---|
committer | rahulp13 | 2020-04-29 18:06:41 +0530 |
commit | d546ec8be513114da0b0fc390c6f942705a4e238 (patch) | |
tree | 311359f59e920869ac3d2d3e8193848aac66cdee | |
parent | a35d497b81023950a6e675536f9cd4bf895983c2 (diff) | |
download | eSim-d546ec8be513114da0b0fc390c6f942705a4e238.tar.gz eSim-d546ec8be513114da0b0fc390c6f942705a4e238.tar.bz2 eSim-d546ec8be513114da0b0fc390c6f942705a4e238.zip |
update diode library for voltage regulators
-rw-r--r-- | Examples/7805VoltageRegulator/D.lib | 2 | ||||
-rw-r--r-- | Examples/7812VoltageRegulator/D.lib | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Examples/7805VoltageRegulator/D.lib b/Examples/7805VoltageRegulator/D.lib index 8a7fb4da..f53bf3e0 100644 --- a/Examples/7805VoltageRegulator/D.lib +++ b/Examples/7805VoltageRegulator/D.lib @@ -1,2 +1,2 @@ -.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) +.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) diff --git a/Examples/7812VoltageRegulator/D.lib b/Examples/7812VoltageRegulator/D.lib index 8a7fb4da..f53bf3e0 100644 --- a/Examples/7812VoltageRegulator/D.lib +++ b/Examples/7812VoltageRegulator/D.lib @@ -1,2 +1,2 @@ -.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) +.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) |