T
Thomas D. Dean
I am using spice3f5. I don't get what I expect when I simulate a parallel LRC
circuit.
* parallel RLC Circuit
V1 1 0 0 ac 1
V2 3 0 0
R1 1 2 10
L 2 3 10uh
C 1 3 1000pf
R2 1 3 100meg
..end
run
ac lin 10k 1meg 3meg
plot v2#branch
Does not display what I expect, v2#branch approaching zero at approx 1.6Mhz.
What am I doing wrong?
The series LRC circuit behaves as expected.
* Series RLC Circuit
V1 1 0 dc 0 ac 1
V2 4 0 0
R 1 2 10
L 2 3 10uh
C 3 4 1000pf
..end
run
ac lin 10k 1meg 3meg
plot v2#branch
v2#branch peaks at approx 1.6Mhz
tomdean
circuit.
* parallel RLC Circuit
V1 1 0 0 ac 1
V2 3 0 0
R1 1 2 10
L 2 3 10uh
C 1 3 1000pf
R2 1 3 100meg
..end
run
ac lin 10k 1meg 3meg
plot v2#branch
Does not display what I expect, v2#branch approaching zero at approx 1.6Mhz.
What am I doing wrong?
The series LRC circuit behaves as expected.
* Series RLC Circuit
V1 1 0 dc 0 ac 1
V2 4 0 0
R 1 2 10
L 2 3 10uh
C 3 4 1000pf
..end
run
ac lin 10k 1meg 3meg
plot v2#branch
v2#branch peaks at approx 1.6Mhz
tomdean