From d546ec8be513114da0b0fc390c6f942705a4e238 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Wed, 29 Apr 2020 18:06:41 +0530 Subject: update diode library for voltage regulators --- Examples/7812VoltageRegulator/D.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Examples/7812VoltageRegulator') 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) -- cgit