diff options
Diffstat (limited to 'Examples/7805VoltageRegulator')
-rw-r--r-- | Examples/7805VoltageRegulator/7805VoltageRegulator.pro | 10 | ||||
-rw-r--r-- | Examples/7805VoltageRegulator/D.lib~HEAD (renamed from Examples/7805VoltageRegulator/D.lib) | 0 | ||||
-rw-r--r-- | Examples/7805VoltageRegulator/D.lib~fellowship2019-python3 | 2 | ||||
-rw-r--r-- | Examples/7805VoltageRegulator/NPN.lib~HEAD (renamed from Examples/7805VoltageRegulator/NPN.lib) | 0 | ||||
-rw-r--r-- | Examples/7805VoltageRegulator/NPN.lib~fellowship2019-python3 | 4 |
5 files changed, 16 insertions, 0 deletions
diff --git a/Examples/7805VoltageRegulator/7805VoltageRegulator.pro b/Examples/7805VoltageRegulator/7805VoltageRegulator.pro index bc7e8b79..181fb7a8 100644 --- a/Examples/7805VoltageRegulator/7805VoltageRegulator.pro +++ b/Examples/7805VoltageRegulator/7805VoltageRegulator.pro @@ -52,10 +52,17 @@ LibName18=opto LibName19=atmel LibName20=contrib LibName21=power +<<<<<<< HEAD LibName22=device LibName23=transistors LibName24=conn LibName25=linear +======= +LibName22=eSim_Subckt +LibName23=transistors +LibName24=conn +LibName25=eSim_Plot +>>>>>>> fellowship2019-python3 LibName26=regul LibName27=74xx LibName28=cmos4000 @@ -67,6 +74,9 @@ LibName33=eSim_Miscellaneous LibName34=eSim_Power LibName35=eSim_Sources LibName36=eSim_User +<<<<<<< HEAD LibName37=eSim_Plot LibName38=eSim_Subckt +======= +>>>>>>> fellowship2019-python3 diff --git a/Examples/7805VoltageRegulator/D.lib b/Examples/7805VoltageRegulator/D.lib~HEAD index 8a7fb4da..8a7fb4da 100644 --- a/Examples/7805VoltageRegulator/D.lib +++ b/Examples/7805VoltageRegulator/D.lib~HEAD diff --git a/Examples/7805VoltageRegulator/D.lib~fellowship2019-python3 b/Examples/7805VoltageRegulator/D.lib~fellowship2019-python3 new file mode 100644 index 00000000..8a7fb4da --- /dev/null +++ b/Examples/7805VoltageRegulator/D.lib~fellowship2019-python3 @@ -0,0 +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) + diff --git a/Examples/7805VoltageRegulator/NPN.lib b/Examples/7805VoltageRegulator/NPN.lib~HEAD index 6509fe7a..6509fe7a 100644 --- a/Examples/7805VoltageRegulator/NPN.lib +++ b/Examples/7805VoltageRegulator/NPN.lib~HEAD diff --git a/Examples/7805VoltageRegulator/NPN.lib~fellowship2019-python3 b/Examples/7805VoltageRegulator/NPN.lib~fellowship2019-python3 new file mode 100644 index 00000000..6509fe7a --- /dev/null +++ b/Examples/7805VoltageRegulator/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) |