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 /OSCAD/Examples/BJT_amplifier/BJT_amplifier.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 'OSCAD/Examples/BJT_amplifier/BJT_amplifier.cir.ckt')
-rw-r--r-- | OSCAD/Examples/BJT_amplifier/BJT_amplifier.cir.ckt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/OSCAD/Examples/BJT_amplifier/BJT_amplifier.cir.ckt b/OSCAD/Examples/BJT_amplifier/BJT_amplifier.cir.ckt deleted file mode 100644 index 281db0e..0000000 --- a/OSCAD/Examples/BJT_amplifier/BJT_amplifier.cir.ckt +++ /dev/null @@ -1,20 +0,0 @@ -* eeschema netlist version 1.1 (spice format) creation date: wednesday 29 may 2013 04:04:50 pm ist
-.include npn.lib
-
-v1 6 0 dc 10
-* Plotting option vplot8_1
-v2 2 0 ac 0.5
-r1 3 2 50
-r2 6 8 200k
-c1 3 8 40u
-r3 8 0 50k
-r6 4 0 1k
-c2 0 5 100u
-c3 4 7 40u
-r5 6 7 2k
-r4 5 0 1.5k
-q1 7 8 5 npn
-
-.ac dec 100 100Hz 10KHz
-.plot v(4)
-.end
|