diff options
Diffstat (limited to 'Examples/FrequencyResponse_JFET/FrequencyResponse_JFET.cir.out')
-rw-r--r-- | Examples/FrequencyResponse_JFET/FrequencyResponse_JFET.cir.out | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Examples/FrequencyResponse_JFET/FrequencyResponse_JFET.cir.out b/Examples/FrequencyResponse_JFET/FrequencyResponse_JFET.cir.out new file mode 100644 index 00000000..1b20a3bc --- /dev/null +++ b/Examples/FrequencyResponse_JFET/FrequencyResponse_JFET.cir.out @@ -0,0 +1,28 @@ +* /home/fossee/updatedexamples/frequencyresponse_jfet/frequencyresponse_jfet.cir + +.include NJF.lib +c1 net-_c1-pad1_ in 1u +c6 net-_c6-pad1_ gnd 0.1u +v2 net-_r3-pad1_ gnd dc 20 +j1 out net-_c1-pad1_ net-_c6-pad1_ J2N3819 +r3 net-_r3-pad1_ out 3k +r2 gnd net-_c1-pad1_ 1meg +r4 gnd net-_c6-pad1_ 470 +* u1 in plot_v1 +v1 in gnd ac 0.1m 0 +* u3 out plot_log +* u2 out plot_phase +* u4 out plot_db +.ac dec 100 10KHz 100Meg + +* Control Statements +.control +run +print allv > plot_data_v.txt +print alli > plot_data_i.txt +plot v(in) +plot log(out) +plot phase(out) +plot db(out) +.endc +.end |