diff options
author | fahimkhan | 2016-03-14 16:37:03 +0530 |
---|---|---|
committer | fahimkhan | 2016-03-14 16:37:03 +0530 |
commit | 0767e64446641553c7c08c77b53d4817599c4ae1 (patch) | |
tree | ccc60cf033e7d1f56fe52633462c9e659de8af1d /BJT_Frequency_Response/BJT_Frequency_Response.cir | |
parent | 9182fa7645ca28bd5d2d8401c2e2f03c39943f92 (diff) | |
download | eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.gz eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.bz2 eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.zip |
Adding all available eSim examples
Diffstat (limited to 'BJT_Frequency_Response/BJT_Frequency_Response.cir')
-rw-r--r-- | BJT_Frequency_Response/BJT_Frequency_Response.cir | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/BJT_Frequency_Response/BJT_Frequency_Response.cir b/BJT_Frequency_Response/BJT_Frequency_Response.cir new file mode 100644 index 0000000..b3b59ab --- /dev/null +++ b/BJT_Frequency_Response/BJT_Frequency_Response.cir @@ -0,0 +1,25 @@ +* /home/fossee/eSim-Workspace/BJT_Frequency_Response/BJT_Frequency_Response.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Mon Feb 29 20:25:51 2016 + +* 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 Net-_R2-Pad1_ GND DC +v2 in GND AC +C1 Net-_C1-Pad1_ Net-_C1-Pad2_ 40u +C2 GND Net-_C2-Pad2_ 100u +C3 out Net-_C3-Pad2_ 40u +Q1 Net-_C3-Pad2_ Net-_C1-Pad2_ Net-_C2-Pad2_ NPN +R3 Net-_C1-Pad2_ GND 50k +R4 Net-_C2-Pad2_ GND 1.5k +R6 out GND 1k +R5 Net-_R2-Pad1_ Net-_C3-Pad2_ 2k +R2 Net-_R2-Pad1_ Net-_C1-Pad2_ 200k +R1 Net-_C1-Pad1_ in 50 +U3 out plot_log +U2 out plot_phase +U1 in plot_v1 + +.end |