diff options
author | Rahul P | 2020-03-04 17:01:11 +0530 |
---|---|---|
committer | GitHub | 2020-03-04 17:01:11 +0530 |
commit | 8ffe81b36caa259151978de0434e4e0c5c32d217 (patch) | |
tree | 32202454d13dfabbf6556e98987f2a9632619ea9 /Examples/Integrator_LM_741/Integrator_LM_741.cir | |
parent | e40317e709c220176fc5b7edf23d4434504335b0 (diff) | |
parent | 13f3bcfda9416624cebbf5705de398e8efcad344 (diff) | |
download | eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.gz eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.tar.bz2 eSim-8ffe81b36caa259151978de0434e4e0c5c32d217.zip |
Merge pull request #132 from rahulp13/master
major changes
Diffstat (limited to 'Examples/Integrator_LM_741/Integrator_LM_741.cir')
-rw-r--r-- | Examples/Integrator_LM_741/Integrator_LM_741.cir | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Examples/Integrator_LM_741/Integrator_LM_741.cir b/Examples/Integrator_LM_741/Integrator_LM_741.cir new file mode 100644 index 00000000..6cd51e7d --- /dev/null +++ b/Examples/Integrator_LM_741/Integrator_LM_741.cir @@ -0,0 +1,21 @@ +* /home/mallikarjuna/eSim-Workspace/741_7_integrator/741_7_integrator.cir + +* EESchema Netlist Version 1.1 (Spice format) creation date: Sat Jun 8 10:56:45 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: / +R1 in Net-_C1-Pad2_ 10k +C1 out Net-_C1-Pad2_ 0.47u +v3 Net-_R3-Pad2_ GND -15 +v2 Net-_X1-Pad7_ GND +15 +U1 in plot_v1 +U2 out plot_v1 +R2 out GND 100 +v1 in GND sine +R3 Net-_R3-Pad1_ Net-_R3-Pad2_ 1k +R4 Net-_R3-Pad2_ Net-_R4-Pad2_ 1.8533k +X1 Net-_R3-Pad1_ Net-_C1-Pad2_ GND Net-_R3-Pad2_ Net-_R4-Pad2_ out Net-_X1-Pad7_ ? lm_741 + +.end |