diff options
Diffstat (limited to 'Examples/IB3858_SPEAKER_CHARACTERISTICS/IB3858_SPEAKER_CHARACTERISTICS.cir.out')
-rw-r--r-- | Examples/IB3858_SPEAKER_CHARACTERISTICS/IB3858_SPEAKER_CHARACTERISTICS.cir.out | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/Examples/IB3858_SPEAKER_CHARACTERISTICS/IB3858_SPEAKER_CHARACTERISTICS.cir.out b/Examples/IB3858_SPEAKER_CHARACTERISTICS/IB3858_SPEAKER_CHARACTERISTICS.cir.out new file mode 100644 index 00000000..e7795117 --- /dev/null +++ b/Examples/IB3858_SPEAKER_CHARACTERISTICS/IB3858_SPEAKER_CHARACTERISTICS.cir.out @@ -0,0 +1,20 @@ +* /home/bhargav/esim-workspace/ib3858_speaker_characteristics/ib3858_speaker_characteristics.cir + +.include IB3858.sub +x1 v_vr gnd IB3858 +v1 net-_r1-pad1_ gnd ac 1 0 +r1 net-_r1-pad1_ net-_r1-pad2_ 10 +* u2 v_vr plot_v1 +* u1 net-_r1-pad2_ v_vr plot_i2 +v_u1 net-_r1-pad2_ v_vr 0 +.ac oct 1024 1Hz 10KHz + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(v_vr) +plot i(v_u1) +.endc +.end |