From 351b61ad2bdbed22b0b062d66ee999fbb7d61d25 Mon Sep 17 00:00:00 2001 From: saurabhb17 Date: Fri, 27 Mar 2020 18:07:48 +0530 Subject: Precision Rectifier example added --- .../Precision_Rectifiers_using_LM741/pnp_1.lib | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Examples/Precision_Rectifiers_using_LM741/pnp_1.lib (limited to 'Examples/Precision_Rectifiers_using_LM741/pnp_1.lib') diff --git a/Examples/Precision_Rectifiers_using_LM741/pnp_1.lib b/Examples/Precision_Rectifiers_using_LM741/pnp_1.lib new file mode 100644 index 00000000..a4ee06da --- /dev/null +++ b/Examples/Precision_Rectifiers_using_LM741/pnp_1.lib @@ -0,0 +1,29 @@ +.model pnp_1 PNP( ++ Vtf=1.7 ++ Cjc=1.5p ++ Nc=2 ++ Tr=46.91n ++ Ne=1.307 ++ Cje=0.3p ++ Isc=0 ++ Xtb=1.5 ++ Rb=250 ++ Rc=1 ++ Tf=411.1p ++ Xti=3 ++ Ikr=0 ++ Bf=25 ++ Fc=.5 ++ Ise=14.34f ++ Br=6.092 ++ Ikf=.2847 ++ Mje=.377 ++ Mjc=.3416 ++ Vaf=74.03 ++ Vjc=.75 ++ Vje=.75 ++ Xtf=3 ++ Itf=.6 ++ Is=14.34f ++ Eg=1.11 +) \ No newline at end of file -- cgit