0:00 / 0:00

RLC Circuits


An RLC circuit contains an inductor, a resistor and a capacitor.

If we add a resistor to an LC circuit, we make its oscillation a damped oscillation, since the resistor dissipates energy.


According to Kirchhoff’s voltage rule, we have L didtRi+qC=0-L\ \dfrac{di}{dt}-Ri+\dfrac{q}{C}=0 .

Therefore the charge is:
 q(t)=Q eRt2Lcos(ωt+ϕ) \boxed {\ q(t)=Q\ e^{-\frac{Rt}{2L}}\cos(\omega 't+\phi) \ }

  • q(t)q(t) is the charge as a function of time
  • QQ is the maximum charge
  • RR is the resistance
  • LL is the inductance
  • ϕ\phi is the phase constant
  • ω\omega ' is the angular frequency

The angular frequency is given by:

 ω=1LCR24L2 \boxed{ \ \omega'=\sqrt{\dfrac1{LC}-\dfrac{R^2}{4L^2}} \ }

  • CC is the capacitance

We can also write the time constant as:
 τ=2LR \boxed{\ \tau = \dfrac{2L}{R} \ }




The exponential part of the function is an envelope, while the charge continues to oscillate at frequency ω\omega '. This frequency dictates the behavior of the system:


Case 1: ω>0\omega ' > 0 and the oscillations are underdamped, when R/(2L)R/(2L) is small compared to 1/(LC)1/(LC)


Case 2: ω=0\omega ' = 0 and the oscillations are critically damped, when  R=2LC \boxed{\ R=2\sqrt\dfrac{L}{C} \ }

Case 3: ω=imaginary\omega ' = imaginary and the oscillations are overdamped case, when R/(2L)R/(2L) is large compared to 1/(LC)1/(LC)



Underdamped:

Critical damping:



Overdamping looks like critical damping, except it takes a longer time for the system to reach zero.
0:00 / 0:00

Oscillations in Circuits vs. SHM


For all physical quantities involved in simple harmonic motion we have equivalent quantities in LC or RLC circuits.


SHM : LC or RLC Circuits :

position x(t)x(t) charge q(t)q(t)
xmax=Ax_{max}=A qmax=Qq_{max}=Q
__________________________________________________________________

velocity v(t)v(t) current i(t)i(t)
__________________________________________________________________
mass mm inductance LL
spring constant kk capacitance (reciprocal) 1/C1/C
__________________________________________________________________
damping constant bb resistance RR
__________________________________________________________________

kinetic energy K=12mv2K=\dfrac{1}{2}mv^2 inductor energy U=LI22U=\dfrac{LI^2}{2}

potential energy U=12kx2U=\dfrac{1}{2}kx^2 capacitor energy U=Q22CU=\dfrac{Q^2}{2C}
__________________________________________________________________


0:00 / 0:00

Example: LRC Circuit


We have a charged capacitor of C=50C=50 nF with Q=200Q=200 µC. Then we put it in series with an open switch, a resistor of R=20R=20 Ω , and an inductor of L=0.5L=0.5 H.

a) What is the maximum current in the circuit after the switch is closed? When does this happen?
b) How long does it take for the current amplitude to drop to half of its maximum value?


Part a)


We can make the approximation ωω\omega\approx\omega' since the first term in the equation ω=1LCR24L2\omega'=\sqrt{\dfrac1{LC}-\dfrac{R^2}{4L^2}} is much larger than the second term.


The initial maximum current is given by:

I 0,max=ω Q 0,maxI_{\ 0,max}=\omega \ Q_{\ 0,max}

=Q 0,maxLC=\dfrac{Q_{\ 0,max}}{\sqrt{LC}}

=200×106(0.5)(50×109)=\dfrac{200\times10^{-6}}{\sqrt{(0.5)(50\times10^{-9})}}

=1.26=1.26 (A)


Initially, the capacitor is fully charged so the current is zero. Then when the charge reaches zero for the first time, the current reaches a maximum for the first time. This happens at a quarter of the period:

t=T4=2π4ω=π2LCt=\dfrac{T}{4}=\dfrac{2\pi}{4\omega}=\dfrac{\pi}{2}\sqrt{LC}

=π2(0.5)(50×109)=\dfrac{\pi}{2} \sqrt{(0.5)(50\times10^{-9})}

=2.48×104=2.48\times10^{-4} (s)


Part b)


The maximum current is described by the "envelope" function:

Imax=I0,max eRt2LI_{max}=I_{0,max} \ e^{-\frac{Rt}{2L}}

We need the maximum current to be half of the initial maximum value, which means that Imax=12 I0,maxI_{max}=\dfrac{1}{2}\ I_{0,max} and so we have:

12 I0,max=I0,max eRt2L\dfrac{1}{2}\ \cancel{I_{0,max}}=\cancel{I_{0,max}} \ e^{-\frac{Rt}{2L}}

12=eRt2L\dfrac{1}{2}=e^{-\frac{Rt}{2L}}


Change this to log form and solve for time:

ln12=Rt2L\ln\dfrac{1}{2}=-\dfrac{Rt}{2L}

t=2LRln12t=-\dfrac{2L}{R}\ln\dfrac{1}{2}

=2(0.5)20ln12=-\dfrac{2(0.5)}{20}\ln\dfrac{1}{2}

=0.0346=0.0346 (s)