summaryrefslogtreecommitdiff
path: root/OSCAD/Examples/InvertingAmplifier/InvertingAmplifier.cir.ckt
blob: 543e15f853791ecc714d44283bedd881993f6c91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
* eeschema netlist version 1.1 (spice format) creation date: wednesday 19 december 2012 10:36:45 am ist
.include ua741.sub

* Plotting option vplot8_1
x1  2 0 4 ua741
v1  3 0 sine(0 5 50 0 0)
r3  4 0 10000
r1  2 3 1000
r2  4 2 2000

.tran  100e-06 40e-03 0e-00
.plot v(3) v(4) 
.end