summaryrefslogtreecommitdiff
path: root/OSCAD/Examples/IC555AstableMultivibrator/IC555AstableMultivibrator.cir.out
blob: 06e4c85f64fb42a26985c58ed134d67f55866952 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* eeschema netlist version 1.1 (spice format) creation date: thursday 06 june 2013 11:44:39 pm ist
.include lm555n.sub

.ic v(3)=0

.ic v(4)=0
* Plotting option vplot8_1
v1  3 0 5
r3  5 0 1000
c2  2 0 0.01e-6
c1  4 0 100e-12
r2  6 4 10000
r1  3 6 1000
x1  0 4 5 3 2 4 6 3 lm555n

.tran  50e-09 5e-06 0e-00

* Control Statements 
.control
run
plot v(4) v(5) 
.endc
.end