Transient Analysis of A RLC Series Circuit: APPARTUS: Personal Computer, Manual PSPICE Software. Program

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

TRANSIENT ANALYSIS OF A RLC SERIES CIRCUIT

AIM: To determine the transient analysis of RLC circuit using PSPICE software.
APPARTUS: personal computer, manual PSPICE software.
PROGRAM :
RLC series circuit analysis with PWL step input
VS 1 0 PWL(0 0 1NS 5 1MS 5)
R 2 1 500
L 3 2 47MH
C 3 0 47NF
.TRAN 10US 1MS
.PROBE
.OPTIONS ABSTOL=1.00U RELTOL=1.0M VNTOL= 0.1 ITL5=10000
.END
Repeat the same experiment with R=2000 and also R=4000.
R=500, underdamped system

R=2000, critical damped system

R=4000, over damped system

PROGRAM
Transient analysis for a RLC series ckt with square input
VS 1 0 PULSE (-5 5 0 1NS 1NS 1MS 2MS )
R 2 1 500
L 3 2 47MH
C 3 0 47NF
.TRAN 10US 10MS
.PROBE
.END

Also get the wave forms of capacitor voltage and current with R=2000 and R=4000.

You might also like