2.3 Damped oscillations
Real oscillators lose energy. Adding a velocity-dependent drag to the spring force gives Newton’s second law
Divide by and define and . The equation in canonical form is
The parameter has units of inverse time; it controls how fast amplitude decays.
Three regimes
Try . The characteristic equation is
with roots
The sign of sets the regime:
- Underdamped (): roots are complex, with . The motion oscillates at frequency (slightly slower than ) inside a decaying envelope .
-
Critically damped (): one repeated real root, . The solution is — no oscillation, fastest possible non-oscillating return to equilibrium.
-
Overdamped (): two distinct real roots, both negative. The solution is — a sluggish, monotonic return.
▶ Where $\omega_d = \sqrt{\omega_0^2 - \gamma^2}$ comes from
Inserting into the ODE produces the quadratic . The quadratic formula gives . In the underdamped regime, the discriminant is negative; write with . Then , and the real solution is .
Energy decay
For the underdamped solution, the mechanical energy is roughly
decaying as (the factor of 2 because energy is amplitude squared). The 1/e time for amplitude is ; the 1/e time for energy is . We will see in lesson 2.5 that the quality factor is the number of radians of oscillation in which the energy decays by — a useful intuition.
Where damping comes from
In a mechanical mass-spring, damping comes from air drag, friction at the spring’s pivots, or internal hysteretic losses in the spring material. In an acoustic mode of a tube or cavity, damping comes from viscous losses at the walls, thermal conduction into the walls, and radiation out of the open end. We will revisit each of these mechanisms in detail in chapter 10 (attenuation). For now, is just a lump that subsumes them all.
What this gives us
The free, damped oscillator is the homogeneous solution of the second-order linear ODE. Every transient response of every linear acoustic system contains a piece of this form — a sum of damped exponentials at the natural frequencies — alongside whatever the forcing is doing. In the next lesson we add the forcing and discover resonance.