From 0767e64446641553c7c08c77b53d4817599c4ae1 Mon Sep 17 00:00:00 2001 From: fahimkhan Date: Mon, 14 Mar 2016 16:37:03 +0530 Subject: Adding all available eSim examples --- BJT_CB_config/BJT_CB_config.cir.out | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 BJT_CB_config/BJT_CB_config.cir.out (limited to 'BJT_CB_config/BJT_CB_config.cir.out') diff --git a/BJT_CB_config/BJT_CB_config.cir.out b/BJT_CB_config/BJT_CB_config.cir.out new file mode 100644 index 0000000..616fdaf --- /dev/null +++ b/BJT_CB_config/BJT_CB_config.cir.out @@ -0,0 +1,20 @@ +* /home/fossee/updatedexamples/bjt_cb_config/bjt_cb_config.cir + +.include NPN.lib +q1 net-_q1-pad1_ gnd net-_q1-pad3_ Q2N2222 +v1 vcb gnd dc 12 +r1 net-_r1-pad1_ net-_q1-pad1_ 1k +r2 net-_q1-pad3_ ie 1k +* u_ic1 vcb net-_r1-pad1_ plot_i2 +i1 ie gnd dc 20m +v_u_ic1 vcb net-_r1-pad1_ 0 +.dc v1 -1e-00 5e-00 0.02e-00 i1 -1e-03 5e-03 1e-03 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot i(v_u_ic1) +.endc +.end -- cgit