From d25a2bf2d63442e3585479751f168b635fc5701e Mon Sep 17 00:00:00 2001 From: fossee Date: Thu, 29 Aug 2019 12:00:06 +0530 Subject: changed Examples --- Examples/BJT_CE_config/BJT_CE_config.cir | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Examples/BJT_CE_config/BJT_CE_config.cir (limited to 'Examples/BJT_CE_config/BJT_CE_config.cir') diff --git a/Examples/BJT_CE_config/BJT_CE_config.cir b/Examples/BJT_CE_config/BJT_CE_config.cir new file mode 100644 index 00000000..e46094ff --- /dev/null +++ b/Examples/BJT_CE_config/BJT_CE_config.cir @@ -0,0 +1,16 @@ +* /home/saurabh/Installer_Main_Workshop/eSim-1.1.2/Examples/BJT_CE_config/BJT_CE_config.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Wed Aug 21 12:35:33 2019 + +* To exclude a component from the Spice Netlist add [Spice_Netlist_Enabled] user FIELD set to: N +* To reorder the component spice node sequence add [Spice_Node_Sequence] user FIELD and define sequence: 2,1,0 + +* Sheet Name: / +v1 vce GND DC +R1 Net-_R1-Pad1_ Net-_Q1-Pad1_ 1k +R2 Net-_Q1-Pad2_ ib 1k +U_ic1 vce Net-_R1-Pad1_ plot_i2 +I1 ib GND dc +Q1 Net-_Q1-Pad1_ Net-_Q1-Pad2_ GND eSim_NPN + +.end -- cgit