Skip to content
Part IA Michaelmas, Lent, Easter Term

Damped Oscillations

The Damped Harmonic Oscillator

mx¨+cx˙+kx=0m\ddot{x} + c\dot{x} + kx = 0

Or in standard form:

x¨+2γx˙+ω02x=0\ddot{x} + 2\gamma\dot{x} + \omega_0^2 x = 0

where:

  • γ=c2m\gamma = \frac{c}{2m} (damping coefficient, per unit mass)
  • ω0=km\omega_0 = \sqrt{\frac{k}{m}} (natural frequency, undamped)

Three Damping Cases

1. Overdamped (γ>ω0\gamma > \omega_0)

Large damping, no oscillation.

Overdamped response showing exponential decay without oscillation, returning slowly to equilibrium

Characteristic equation roots are real, distinct, and negative:

λ±=γ±γ2ω02<0\lambda_{\pm} = -\gamma \pm \sqrt{\gamma^2 - \omega_0^2} < 0

Solution:

x(t)=Aeλ+t+Beλtx(t) = Ae^{\lambda_+ t} + Be^{\lambda_- t}

Decays monotonically to zero. The system returns to equilibrium without oscillating.


2. Critically Damped (γ=ω0\gamma = \omega_0)

Boundary case: fastest return to equilibrium without oscillation.

Critically damped response showing fastest non-oscillatory decay to equilibrium

Repeated root: λ=γ\lambda = -\gamma

Solution:

x(t)=(A+Bt)eγtx(t) = (A + Bt)e^{-\gamma t}

Initially, the linear term may dominate if B0B \neq 0, but exponential decay eventually wins.

Application: Car suspension systems are designed to be critically damped.


3. Underdamped (γ<ω0\gamma < \omega_0)

Small damping: oscillation with decaying amplitude.

Underdamped response showing oscillatory decay with envelope e^(-γt)

Complex conjugate roots: γ±iΩ-\gamma \pm i\Omega where Ω=ω02γ2\Omega = \sqrt{\omega_0^2 - \gamma^2}

Solution:

x(t)=eγt(AcosΩt+BsinΩt)x(t) = e^{-\gamma t}(A\cos\Omega t + B\sin\Omega t)

Or equivalently:

x(t)=Ceγtcos(Ωtϕ)x(t) = Ce^{-\gamma t}\cos(\Omega t - \phi)

Properties:

  • Oscillates with frequency Ω\Omega (less than ω0\omega_0)
  • Amplitude decays as eγte^{-\gamma t}
  • Period T=2πΩT = \frac{2\pi}{\Omega}

Energy Dissipation

For undamped oscillator: total energy E=12mx˙2+12kx2E = \frac{1}{2}m\dot{x}^2 + \frac{1}{2}kx^2 is conserved.

With damping, multiply equation by x˙\dot{x}:

mx¨x˙+cx˙2+kxx˙=0m\ddot{x}\dot{x} + c\dot{x}^2 + kx\dot{x} = 0

ddt(12mx˙2+12kx2)=cx˙2\frac{d}{dt}\left(\frac{1}{2}m\dot{x}^2 + \frac{1}{2}kx^2\right) = -c\dot{x}^2

Energy decays at rate cx˙2c\dot{x}^2 (power dissipated by friction).


Quality Factor (Q-factor)

The Q-factor measures how underdamped the system is:

Q=ω02γ=kmcQ = \frac{\omega_0}{2\gamma} = \frac{\sqrt{km}}{c}

Interpretation:

  • Q1Q \gg 1: lightly damped, many oscillations
  • Q12Q \approx \frac{1}{2}: critically damped
  • QQ equals the number of oscillations for amplitude to decay by factor eπe^{-\pi}

Forced Oscillations

Add external forcing:

x¨+2γx˙+ω02x=f0cosωt\ddot{x} + 2\gamma\dot{x} + \omega_0^2 x = f_0\cos\omega t

Particular Integral

Try xp=acosωt+bsinωtx_p = a\cos\omega t + b\sin\omega t.

Substituting and solving:

a=f0(ω02ω2)(ω02ω2)2+4γ2ω2a = \frac{f_0(\omega_0^2 - \omega^2)}{(\omega_0^2 - \omega^2)^2 + 4\gamma^2\omega^2}

b=2γωf0(ω02ω2)2+4γ2ω2b = \frac{2\gamma\omega f_0}{(\omega_0^2 - \omega^2)^2 + 4\gamma^2\omega^2}

Amplitude and Phase

Write xp=μf0cos(ωtϕ)x_p = \mu f_0\cos(\omega t - \phi) where:

μ=1(ω02ω2)2+4γ2ω2\mu = \frac{1}{\sqrt{(\omega_0^2 - \omega^2)^2 + 4\gamma^2\omega^2}}

tanϕ=2γωω02ω2\tan\phi = \frac{2\gamma\omega}{\omega_0^2 - \omega^2}


Resonance

Resonance occurs when the amplitude μ\mu is maximum.

Resonance curve showing amplitude μ vs driving frequency ω, with peak near ω₀ and width controlled by γ

For small γ\gamma: maximum near ω=ω0\omega = \omega_0.

Resonant frequency (exact):

ωres=ω022γ2\omega_{\text{res}} = \sqrt{\omega_0^2 - 2\gamma^2}

At resonance:

  • Amplitude is large (inversely proportional to γ\gamma)
  • Phase shift is π/2\pi/2: response lags forcing by 90°90°

Transients

The complete solution is:

x(t)=xc(t)+xp(t)x(t) = x_c(t) + x_p(t)

where xcx_c (complementary function) decays as eγte^{-\gamma t}.

Transient behaviour: Initially dominated by xcx_c, which depends on initial conditions.

Steady state: At large tt, only xpx_p remains (forced oscillation).

Physical interpretation: The system “forgets” its initial state and responds only to the forcing.