0% found this document useful (0 votes)
80 views2 pages

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

This document discusses using PSPICE software to perform transient analysis of an RLC series circuit with different resistor values. It contains the PSPICE programs used to analyze the circuit with a step input and square pulse input. With R=500, the system is underdamped. With R=2000, the system is critically damped. With R=4000, the system is overdamped. The programs are also used to obtain the capacitor voltage and current waveforms for R=2000 and R=4000.

Uploaded by

k rajendra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views2 pages

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

This document discusses using PSPICE software to perform transient analysis of an RLC series circuit with different resistor values. It contains the PSPICE programs used to analyze the circuit with a step input and square pulse input. With R=500, the system is underdamped. With R=2000, the system is critically damped. With R=4000, the system is overdamped. The programs are also used to obtain the capacitor voltage and current waveforms for R=2000 and R=4000.

Uploaded by

k rajendra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 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