Electronics/RCL time domain1

From testwiki
Jump to navigation Jump to search
Figure 1: RCL circuit
Figure 1: RCL circuit

When the switch is closed, a voltage step is applied to the RCL circuit. Take the time the switch was closed to be 0s such that the voltage before the switch was closed was 0 volts and the voltage after the switch was closed is a voltage V. This is a step function given by Vu(t) where V is the magnitude of the step and u(t)=1 for t0 and zero otherwise.

To analyse the circuit response using transient analysis, a differential equation which describes the system is formulated. The voltage around the loop is given by:

Vu(t)=vc(t)+di(t)dtL+Ri(t) (1)

where vc(t) is the voltage across the capacitor, di(t)dtL is the voltage across the inductor and Ri(t) the voltage across the resistor.

Substituting i(t)=dvc(t)dtC into equation 1:

Vu(t)=vc(t)+d2vc(t)dt2LC+Rdvc(t)dtC

d2vc(t)dt2+RLdvc(t)dt+1LCvc(t)=Vu(t)LC (2)

The voltage vc(t) has two components, a natural response vn(t) and a forced response vf(t) such that:

vc(t)=vf(t)+vn(t) (3)

substituting equation 3 into equation 2.

[d2vn(t)dt2+RLdvn(t)dt+1LCvn(t)]+[d2vf(t)dt2+RLdvf(t)dt+1LCvf(t)]=0+Vu(t)LC

when t>0s then u(t)=1:

[d2vn(t)dt2+RLdvn(t)dt+1LCvn(t)]=0 (4)

[d2vf(t)dt2+RLdvf(t)dt+1LCvf(t)]=VLC (5)

The natural response and forced solution are solved separately.

Solve for vf(t):

Since VLC is a polynomial of degree 0, the solution vf(t) must be a constant such that:

vf(t)=K

dvf(t)dt=0

d2vf(t)dt=0

Substituting into equation 5:

1LCK=VLC

K=V

vf=V (6)

Solve for vn(t):

Let:

RL=2α

1LC=ωn2

vn(t)=Aest

Substituting into equation 4 gives:

d2Aestdt2+2αdAestdt+ωn2Aest=0

s2Aest+2αAest+ω22Aest=0

s2+2αs+ωn2=0

s=2α±4α24ωn22=α±α2ωn2

Therefore vn(t) has two solutions Aes1t and Aes2t

where s1 and s2 are given by:

s1=α+α2ωn2

s2=αα2ωn2

The general solution is then given by:

vn(t)=A1es1t+A2es2t

Depending on the values of the Resistor, inductor or capacitor the solution has three posibilies.

1. If α>ωn the system is said to be overdamped. The system has two distinct real solutions:

vn(t)=A1e(α+α2ωn2)t+A2e(αα2ωn2)t

2. If α=ωn the system is said to be critically damped. The system has one real solution:

vn(t)=(A1+A2)(eαt)

Let B1=A1+A2:

vn(t)=Beαt

3. If α<ωn the system is said to be underdamped. The system has two complex solutions:

s1=α+jωn2α2

s2=αjωn2α2

vn(t)=eαt[A1ejωn2α2t+A2ejωn2α2t]

By Euler's formula (ejϕ=cosϕ+jsinϕ):

vn(t)=eαt[(A1+A2)cos(ωn2α2t)+j(A1+A2)sin(ωn2α2t)]

Let B=A1+A2 and B2=j(A1+A2)

vn(t)=eαt[B1cos(ωn2α2t)+B2sin(ωn2α2t)]

Template:BookCat