diff options
author | Fahim | 2014-09-09 16:11:17 +0530 |
---|---|---|
committer | Fahim | 2014-09-09 16:11:17 +0530 |
commit | c632c1009c9e095135220c809d7c799841f160b3 (patch) | |
tree | 3be2def8313164c3bf32799714ba53a4a1326ed6 /FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt | |
parent | e338c2a59389c22b8cca9a78d75e626ae779c405 (diff) | |
download | FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.gz FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.tar.bz2 FreeEDA-c632c1009c9e095135220c809d7c799841f160b3.zip |
Subject: Changing all content and name of directory and file to FreeEDA
Description: The content of file,name of directory and file has been
changed in the below format.
1. Oscad to FreeEDA
2. OSCAD to FreeEDA
3. oscad to freeeda
Diffstat (limited to 'FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt')
-rw-r--r-- | FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt b/FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt new file mode 100644 index 0000000..2ac10e3 --- /dev/null +++ b/FreeEDA/Examples/bridgeRectifier/bridgeRectifier.cir.ckt @@ -0,0 +1,13 @@ +* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 12:01:55 pm ist +.include 1n4007.lib + +v1 3 1 sine(0 5 50 0 0) +r1 4 0 1000 +d3 0 3 1n4007 +d4 0 1 1n4007 +d2 1 4 1n4007 +d1 3 4 1n4007 + +.tran 100e-06 40e-03 0e-00 +.plot v(3)-v(1) v(4) +.end |