summaryrefslogtreecommitdiff
path: root/Parallel_Resonance/Parallel_Resonance.cir.out
diff options
context:
space:
mode:
authorfahimkhan2016-03-14 16:37:03 +0530
committerfahimkhan2016-03-14 16:37:03 +0530
commit0767e64446641553c7c08c77b53d4817599c4ae1 (patch)
treeccc60cf033e7d1f56fe52633462c9e659de8af1d /Parallel_Resonance/Parallel_Resonance.cir.out
parent9182fa7645ca28bd5d2d8401c2e2f03c39943f92 (diff)
downloadeSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.gz
eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.tar.bz2
eSim-Examples-0767e64446641553c7c08c77b53d4817599c4ae1.zip
Adding all available eSim examples
Diffstat (limited to 'Parallel_Resonance/Parallel_Resonance.cir.out')
-rw-r--r--Parallel_Resonance/Parallel_Resonance.cir.out20
1 files changed, 20 insertions, 0 deletions
diff --git a/Parallel_Resonance/Parallel_Resonance.cir.out b/Parallel_Resonance/Parallel_Resonance.cir.out
new file mode 100644
index 0000000..3e24943
--- /dev/null
+++ b/Parallel_Resonance/Parallel_Resonance.cir.out
@@ -0,0 +1,20 @@
+* /home/fossee/updatedexamples/parallel_resonance/parallel_resonance.cir
+
+r1 out gnd 100
+l1 out gnd 100m
+c1 gnd out 10u
+v1 in gnd ac 1 0
+r2 out in 1000
+* u1 in plot_v1
+* u3 out plot_v1
+.ac lin 20 1Hz 700Hz
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+plot v(in)
+plot v(out)
+.endc
+.end