diff options
author | fossee | 2019-08-29 12:00:06 +0530 |
---|---|---|
committer | fossee | 2019-08-29 12:00:06 +0530 |
commit | d25a2bf2d63442e3585479751f168b635fc5701e (patch) | |
tree | fa1df998749b7dab5b8d404b88d77c5311167d8a /Examples/Integrator_LM_741/Integrator_LM_741.cir.out | |
download | eSim-d25a2bf2d63442e3585479751f168b635fc5701e.tar.gz eSim-d25a2bf2d63442e3585479751f168b635fc5701e.tar.bz2 eSim-d25a2bf2d63442e3585479751f168b635fc5701e.zip |
changed Examples
Diffstat (limited to 'Examples/Integrator_LM_741/Integrator_LM_741.cir.out')
-rw-r--r-- | Examples/Integrator_LM_741/Integrator_LM_741.cir.out | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Examples/Integrator_LM_741/Integrator_LM_741.cir.out b/Examples/Integrator_LM_741/Integrator_LM_741.cir.out new file mode 100644 index 00000000..49300082 --- /dev/null +++ b/Examples/Integrator_LM_741/Integrator_LM_741.cir.out @@ -0,0 +1,25 @@ +* /home/mallikarjuna/esim-workspace/741_7_integrator/741_7_integrator.cir + +.include lm_741.sub +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(0 2 50 0 0) +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 +.tran 100e-06 100e-03 0e-03 + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(in) +plot v(out) +.endc +.end |