summaryrefslogtreecommitdiff
path: root/Examples/FET_Characteristic/FET_Characteristic.cir.out
diff options
context:
space:
mode:
authorFahim2016-03-03 23:00:00 +0530
committerFahim2016-03-03 23:00:00 +0530
commit7e4774656997c34eae3ab09b37c8f82b5b046d48 (patch)
treefe72483af0c1feba7f97d5b9290f647f50840fc1 /Examples/FET_Characteristic/FET_Characteristic.cir.out
parent823d892cbafccc47287ffebd01316754e7efad56 (diff)
downloadeSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.tar.gz
eSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.tar.bz2
eSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.zip
Remove unwanted example
Diffstat (limited to 'Examples/FET_Characteristic/FET_Characteristic.cir.out')
-rw-r--r--Examples/FET_Characteristic/FET_Characteristic.cir.out18
1 files changed, 18 insertions, 0 deletions
diff --git a/Examples/FET_Characteristic/FET_Characteristic.cir.out b/Examples/FET_Characteristic/FET_Characteristic.cir.out
new file mode 100644
index 00000000..013d04fb
--- /dev/null
+++ b/Examples/FET_Characteristic/FET_Characteristic.cir.out
@@ -0,0 +1,18 @@
+* /home/fossee/updatedexamples/fet_characteristic/fet_characteristic.cir
+
+.include NJF.lib
+j1 id net-_j1-pad2_ gnd J2N3819
+vds1 net-_u_id1-pad1_ gnd dc 10
+vgs1 net-_j1-pad2_ gnd dc 0
+* u_id1 net-_u_id1-pad1_ id plot_i2
+v_u_id1 net-_u_id1-pad1_ id 0
+.dc vds1 0e-00 50e-00 10e-00 vgs1 0e-03 5e-03 1e-03
+
+* Control Statements
+.control
+run
+print allv > plot_data_v.txt
+print alli > plot_data_i.txt
+plot i(v_u_id1)
+.endc
+.end