diff options
author | saurabhb17 | 2020-03-11 14:59:48 +0530 |
---|---|---|
committer | saurabhb17 | 2020-03-11 14:59:48 +0530 |
commit | dc61eab5251234f02c0377ea328b929340b3604c (patch) | |
tree | f1bf080150f8e19788b2dc56eeb10021a44b2c2f /Examples/7812VoltageRegulator | |
parent | 6ebbcc31ea0ce5c78c94718e2e46d87592c5d22b (diff) | |
download | eSim-dc61eab5251234f02c0377ea328b929340b3604c.tar.gz eSim-dc61eab5251234f02c0377ea328b929340b3604c.tar.bz2 eSim-dc61eab5251234f02c0377ea328b929340b3604c.zip |
cleanup part2
Diffstat (limited to 'Examples/7812VoltageRegulator')
-rw-r--r-- | Examples/7812VoltageRegulator/7812VoltageRegulator.pro | 10 | ||||
-rw-r--r-- | Examples/7812VoltageRegulator/NPN.lib~HEAD (renamed from Examples/7812VoltageRegulator/NPN.lib) | 0 | ||||
-rw-r--r-- | Examples/7812VoltageRegulator/NPN.lib~fellowship2019-python3 | 4 |
3 files changed, 14 insertions, 0 deletions
diff --git a/Examples/7812VoltageRegulator/7812VoltageRegulator.pro b/Examples/7812VoltageRegulator/7812VoltageRegulator.pro index f295ecfd..86307015 100644 --- a/Examples/7812VoltageRegulator/7812VoltageRegulator.pro +++ b/Examples/7812VoltageRegulator/7812VoltageRegulator.pro @@ -52,10 +52,17 @@ LibName18=opto LibName19=atmel
LibName20=contrib
LibName21=power
+<<<<<<< HEAD LibName22=device
LibName23=transistors
LibName24=conn
LibName25=linear
+======= +LibName22=eSim_Plot
+LibName23=transistors
+LibName24=conn
+LibName25=eSim_User
+>>>>>>> fellowship2019-python3 LibName26=regul
LibName27=74xx
LibName28=cmos4000
@@ -67,7 +74,10 @@ LibName33=eSim_Miscellaneous LibName34=eSim_Power
LibName35=eSim_Sources
LibName36=eSim_Subckt
+<<<<<<< HEAD LibName37=eSim_User
LibName38=eSim_Plot
LibName39=eSim_PSpice
+======= +>>>>>>> fellowship2019-python3 diff --git a/Examples/7812VoltageRegulator/NPN.lib b/Examples/7812VoltageRegulator/NPN.lib~HEAD index 6509fe7a..6509fe7a 100644 --- a/Examples/7812VoltageRegulator/NPN.lib +++ b/Examples/7812VoltageRegulator/NPN.lib~HEAD diff --git a/Examples/7812VoltageRegulator/NPN.lib~fellowship2019-python3 b/Examples/7812VoltageRegulator/NPN.lib~fellowship2019-python3 new file mode 100644 index 00000000..6509fe7a --- /dev/null +++ b/Examples/7812VoltageRegulator/NPN.lib~fellowship2019-python3 @@ -0,0 +1,4 @@ +.model Q2N2222 NPN( Is=14.34f Xti=3 Eg=1.11 Vaf=74.03 Bf=400 Ne=1.307 ++ Ise=14.34f Ikf=.2847 Xtb=1.5 Br=6.092 Nc=2 Isc=0 Ikr=0 Rc=1 Cjc=7.306p ++ Mjc=.3416 Vjc=.75 Fc=.5 Cje=22.01p Mje=.377 Vje=.75 Tr=46.91n Tf=411.1p ++ Itf=.6 Vtf=1.7 Xtf=3 Rb=10) |