1.6.9 · D4Oscillations & Waves

Exercises — Damped oscillations — underdamped, critically damped, overdamped

2,779 words13 min readBack to topic

A handful of symbols run through everything, so let us pin them down in plain words before any problem uses them:

Figure — Damped oscillations — underdamped, critically damped, overdamped

How to read this figure (the map for the whole page): the horizontal axis is the damping (with held fixed at ); the vertical axis is the discriminant . The slate curve is itself. Where the curve sits below the dashed zero line (lavender band, ) you are underdamped; where it crosses zero (mint line, ) you are critical; where it rises above zero (coral band, ) you are overdamped. Pick your relative to , read off the sign of , and you know the regime before doing anything else.


Level 1 — Recognition

Exercise 1.1

A mass–spring–damper has , , . Which regime?

Recall Solution

WHAT we compute: the two frequencies, then compare them via the discriminant.

  • . (WHY: natural frequency is .)
  • . (WHY: .)
  • Discriminant , equivalently .

Answer: underdamped. Damping is far weaker than the spring, so the mass swings back and forth inside a shrinking envelope.

Exercise 1.2

For , , state the value of that puts the system exactly on the boundary between wobbling and crawling.

Recall Solution

WHAT: the boundary is critical damping, , i.e. the discriminant .

  • .
  • Set : .

Answer: . Below this you underdamp; above it you overdamp. (WHY: makes the discriminant hit exactly zero — the definition of the borderline.)


Level 2 — Application

Exercise 2.1

Underdamped system: , , . Find , , and the damped frequency .

Recall Solution
  • .
  • . Since : underdamped, good — is real.
  • .

WHY : drag slows each swing slightly, so the observed rhythm is a touch slower than the ideal undamped one.

Exercise 2.2

The same system starts at released from rest. The amplitude envelope is with (approximately, for light damping). What fraction of the initial amplitude remains after ? What fraction of the initial energy?

Recall Solution

WHAT: evaluate the decaying envelope, then square it for energy.

  • Amplitude fraction: → about 13.5% left.
  • Energy fraction: energy amplitude, so → about 1.8% left.

WHY the factor 2 for energy: , and squaring gives . Energy always leaks twice as fast (in the exponent) as amplitude.


Level 3 — Analysis

Exercise 3.1

Underdamped oscillator with , . Compute the quality factor , and estimate how many full oscillation cycles occur before the amplitude falls to of its start.

Recall Solution
  • .
  • Amplitude reaches when , i.e. at .
  • Number of cycles in that time: period . Here , so .
  • Cycles cycles. (WHY divide by : one period is the time for exactly one complete cycle, so the elapsed time contains of those periods — that count IS the number of cycles.)

Sanity check via — where "" comes from: the number of cycles to reach is For light damping , so . Here — matches the above. (WHY it works: already packages "oscillation speed over decay speed"; dividing by just converts that ratio into whole cycles.)

Exercise 3.2

Overdamped system: , . Find both real roots , and say which term dominates the long-time behaviour and why.

Recall Solution

WHY roots at all: the equation of motion (divided by , giving ) is solved by guessing . Each derivative just multiplies by , so the ODE collapses into the characteristic equation . Solving that quadratic with the quadratic formula gives the roots below — that is the whole reason appear.

  • .
  • So and .
  • Solution shape: , where and are integration constants fixed by the initial conditions and — they set how much of each exponential is present, but not the decay rates.
  • Dominant at long times: the term. Its decay rate is smallest in magnitude (), so vanishes almost instantly while lingers.

WHY overdamped feels sluggish: the slow root sits close to , so a slow tail dominates the return to rest. More damping → slower crawl, not faster.

The two exponentials and their sum are plotted below — notice how the coral fast root () is gone almost immediately while the lavender slow root () sets the pace of the whole dashed curve:

Figure — Damped oscillations — underdamped, critically damped, overdamped

Look at the dashed slate curve (the sum ): after it tracks the lavender slow root almost exactly — visual proof that governs the tail.


Level 4 — Synthesis

Exercise 4.1

A car suspension has effective (per wheel) and spring . Engineers want critical damping (fastest settle, no bounce). Find the required damping constant , and confirm the corresponding .

Recall Solution

WHAT: critical damping needs , i.e. .

  • .
  • , so .
  • Check : at critical, , so . Critical damping is exactly .

WHY : set . The 's combine cleanly.

Exercise 4.2

Take the parent-note system , and compare settling behaviour at three damping values: (underdamped), (critical), (overdamped). For each, give , name the regime, and identify the slowest decay rate that governs the tail.

Recall Solution

throughout.

Regime Slowest tail rate
8 underdamped () envelope decays at
20 critical () (times a factor)
40 overdamped ()
  • Underdamped tail rate: .
  • Critical tail rate: fastest overall envelope.
  • Overdamped slow root: — slower than both others, confirming the crawl.

WHERE the " factor" comes from (critical case): when the discriminant , so the two roots merge into a single repeated root . A 2nd-order ODE always needs two independent solutions, but the merge leaves only one, . The standard remedy for a repeated root supplies the missing second solution as (you can verify it satisfies when ). Hence the general form with again fixed by the initial conditions. Effect on the envelope: the lone factor of grows only linearly while shrinks exponentially, so the product still decays to zero — just with one brief rise-then-fall bump rather than a pure exponential. That is why critical damping can settle so cleanly yet quickly.

Punchline: critical () has the fastest-decaying dominant behaviour. Push past it to and a tail appears — slower than even the underdamped case. This is why critical damping is the engineering sweet spot.

The three responses are plotted together below (all normalised to start at , released from rest), so you can see the sweet spot rather than just read it:

Figure — Damped oscillations — underdamped, critically damped, overdamped

Trace each curve: the lavender underdamped one dips below zero (it wobbles), the mint critical curve slides to zero fastest without crossing, and the coral overdamped curve crawls above the mint one the whole way — the mint curve reaching zero soonest is the geometric meaning of "critical is the fastest clean stop."


Level 5 — Mastery

Exercise 5.1

An underdamped oscillator's amplitude drops from to over full oscillations. The observed damped period is . Find (a) the damping coefficient , and (b) the quality factor (use for the light-damping estimate).

Recall Solution

WHAT: use the envelope ratio across a known time.

  • Time elapsed: .
  • Envelope ratio: .
  • Take logs: , so .
  • (b) . With light damping , so .

WHY logs: exponential decay becomes linear in log-space, turning "ratio over time" into a clean solve for . This logarithmic decrement trick is the standard experimental way to measure damping.

Exercise 5.2

Same physical damper is dropped into an RLC circuit analogy: , , . Using the mechanical–electrical dictionary , , , classify the circuit's transient response.

Recall Solution

WHAT: map to the same vs test. For RLC, and .

  • .
  • .
  • Compare: underdamped — the current/charge rings and decays, just like the mechanical spring.
  • Bonus : a modestly ringing circuit.

WHY the same test works: the governing ODE is identical in form to . Same maths → same three regimes → same -vs- decision. See Second-order linear ODEs.


Recall Quick self-check (reveal answers)

Regime test in one line? ::: Check the sign of the discriminant ; negative → under, zero → critical, positive → over. Amplitude vs energy exponents? ::: , . Critical damping in terms of ? ::: , equivalently . Why overdamped is slow? ::: Its slow root sits near . Why the extra at critical damping? ::: Repeated root gives only one solution ; the second independent one is .