diff options
author | prashant | 2015-09-24 12:23:41 +0530 |
---|---|---|
committer | prashant | 2015-09-24 12:23:41 +0530 |
commit | 058634843b44a2cf695c77fcb7d30d6feb2a9e12 (patch) | |
tree | aae29dc64c21cadaef54bf495f4fae342ef9d916 /pdf/1/1 FWR/FWR.cir.ckt | |
parent | ba081ebbf3bccd0c6d8aa98798fc5c396bea0f48 (diff) | |
download | scilab_textbook_companion-058634843b44a2cf695c77fcb7d30d6feb2a9e12.tar.gz scilab_textbook_companion-058634843b44a2cf695c77fcb7d30d6feb2a9e12.tar.bz2 scilab_textbook_companion-058634843b44a2cf695c77fcb7d30d6feb2a9e12.zip |
module updated to Drupal 7
Diffstat (limited to 'pdf/1/1 FWR/FWR.cir.ckt')
-rwxr-xr-x | pdf/1/1 FWR/FWR.cir.ckt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pdf/1/1 FWR/FWR.cir.ckt b/pdf/1/1 FWR/FWR.cir.ckt new file mode 100755 index 0000000..d566c1c --- /dev/null +++ b/pdf/1/1 FWR/FWR.cir.ckt @@ -0,0 +1,14 @@ +* eeschema netlist version 1.1 (spice format) creation date: 12/15/2014 4:07:39 pm
+
+v1 1 0 sine(0 5 50 0 0)
+* Plotting option vplot8_1
+r1 2 3 10k
+d4 0 2 1n4007
+d3 3 0 1n4007
+d2 1 2 1n4007
+d1 3 1 1n4007
+
+.tran 1e-03 100e-03 0e-00
+.plot v(2)-v(3)
+.plot v(1)
+.end
|