You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
Real oscillators never swing forever. Friction, air resistance and internal losses drain energy, so a freely oscillating system damps down; and if we want to keep it going we must drive it with a periodic force. This lesson develops both halves of that story rigorously. We solve the damped equation of motion with the auxiliary-equation method, classify the three damping regimes (under-, critical, over-), and then add a sinusoidal driver to derive the steady-state amplitude, the phase lag, the resonance condition and the quality factor. It is a beautiful application of the second-order linear ODE theory from the pure papers to a physical system.
This is Paper 3, the Mechanics option (7367/3M), following directly from SHM. The mathematics is the second-order constant-coefficient ODE — content you meet in the further-calculus compulsory material — now applied in a mechanics context. It is strongly AO2/AO3 (Paper 3 weights these at 25%/35%): you are expected to set up the model, solve it, classify the behaviour from the discriminant, and interpret resonance physically. Expect "show that", "hence classify", and "sketch" command words.
Add a resistive force proportional to velocity, Fdamp=−bx˙ with b>0, to the spring model mx¨=−kx. The equation of motion is
mx¨+bx˙+kx=0⟺x¨+2γx˙+ω02x=0,where γ=2mb is the damping coefficient and ω0=k/m the natural (undamped) angular frequency. This is a linear constant-coefficient ODE, so we try x=eλt and obtain the auxiliary equation
λ2+2γλ+ω02=0 ⟹ λ=−γ±γ2−ω02.The sign of the discriminant γ2−ω02 decides everything:
| Discriminant | Roots | Name | General solution |
|---|---|---|---|
| γ<ω0 | complex conjugate | Under-damped | x=A0e−γtcos(ωdt+ϕ) |
| γ=ω0 | real, repeated | Critically damped | x=(C1+C2t)e−γt |
| γ>ω0 | real, distinct | Over-damped | x=C1eλ1t+C2eλ2t |
Under-damped (γ<ω0). The roots are λ=−γ±iωd with the damped angular frequency
ωd=ω02−γ2 (<ω0),so x=e−γt(Pcosωdt+Qsinωdt)=A0e−γtcos(ωdt+ϕ). This is an oscillation at the reduced frequency ωd, with amplitude decaying inside the exponential envelope ±A0e−γt. The period Td=2π/ωd is longer than the undamped period.
Critically damped (γ=ω0). The repeated root λ=−γ forces the (C1+C2t)e−γt form. This returns to equilibrium in the shortest possible time without overshooting — the design target for car suspensions and instrument needles.
Over-damped (γ>ω0). Two distinct negative real roots λ1,2=−γ±γ2−ω02; the motion is a sum of decaying exponentials with no oscillation, crawling back to equilibrium more slowly than the critical case. Both roots are negative (since γ2−ω02<γ), so every term decays — a damped system, whatever the regime, always returns to rest.
It is worth dwelling on why the repeated-root case needs the extra factor of t. When the auxiliary equation has a single root λ=−γ, the function e−γt supplies only one independent solution, but a second-order ODE needs two to match two initial conditions (position and velocity). The standard theory supplies the missing one as te−γt; you can verify by substitution that te−γt solves x¨+2γx˙+γ2x=0. This is precisely why a critically damped system can still move away from and then back to equilibrium rather than simply collapsing — the linear-in-t prefactor lets it carry an initial velocity.
For light damping the amplitude follows A(t)=A0e−γt; since energy scales as amplitude squared,
E(t)=E0e−2γt— energy decays at twice the rate of the amplitude. A convenient experimental measure of damping is the logarithmic decrement, the natural log of the ratio of successive peaks one period apart:
δ=ln(An+1An)=γTd=ωd2πγ.It is constant for linear (velocity-proportional) damping, which makes a log-amplitude-against-cycle-number graph a straight line of gradient −δ. This is the practical experimental route: measure several successive peaks, plot lnAn against n, and the gradient gives δ, from which γ=δ/Td and ultimately the damping constant b=2mγ follow. The related time constant τ=1/γ is the time for the amplitude to fall to 1/e≈37% of its value; the energy time constant is 1/(2γ)=τ/2 because energy decays twice as fast. A lightly damped system (small γ) has a long τ and rings for many cycles; a heavily damped one barely completes one swing.
Now apply a sinusoidal driving force F0cosΩt:
mx¨+bx˙+kx=F0cosΩt⟺x¨+2γx˙+ω02x=mF0cosΩt,where Ω is the driving angular frequency. The general solution is the complementary function (one of the three decaying solutions above — the transient) plus a particular integral — the steady state. After the transient dies away the system oscillates at the driving frequency:
xss=A(Ω)cos(Ωt−δ), A(Ω)=(ω02−Ω2)2+(2γΩ)2F0/m,tanδ=ω02−Ω22γΩ.(The cleanest derivation writes the driver as Re(F0eiΩt), tries x=Re(CeiΩt), and reads off C=ω02−Ω2+2iγΩF0/m; the modulus gives A and the argument gives −δ. This is De Moivre / complex-exponential technique straight from the pure papers.)
The word transient deserves emphasis. The complementary function always contains a decaying factor e−γt, so whatever the initial conditions, it dies away after a few time-constants 1/γ and only the steady state survives. This is why the long-term behaviour is independent of how the system was started: the driver "forgets" the initial conditions. In the short term, though, the transient and steady-state oscillations beat against each other, which is why a struck bell or a plucked-then-bowed string sounds different at the start of a note than once it has settled. When a question imposes initial conditions on a driven system, you must therefore write x=xtransient+xss and fix the transient's constants so the sum matches the data at t=0 — a frequent source of lost marks.
Resonance is the peak of A(Ω). Since A is largest when its denominator is smallest, write D(u)=(ω02−u)2+4γ2u with u=Ω2 and minimise:
dudD=−2(ω02−u)+4γ2=0 ⟹ ω02−u=2γ2 ⟹ u=ω02−2γ2.Hence the amplitude-resonance frequency is
Ωres=ω02−2γ2(provided ω02>2γ2),slightly below ω0. The second derivative d2D/du2=2>0 confirms this is a minimum of D, hence a maximum of A. For light damping (γ≪ω0), Ωres≈ω0, and the peak amplitude is
Amax≈2mγω0F0=bω0F0,inversely proportional to the damping: light damping gives a tall, sharp peak; heavy damping a low, broad one (and if ω02≤2γ2 there is no peak at all — the amplitude just falls from its static value). The sharpness is captured by the quality factor
Q=2γω0=2π×energy lost per cycleenergy stored.A high Q means a sharp resonance and slow energy loss (a tuning fork has Q∼103; a car suspension is deliberately low-Q).
The phase lag δ tells the rest of the story:
| Regime | Phase lag δ | Interpretation |
|---|---|---|
| Ω≪ω0 | ≈0 | response follows the driver |
| Ω=ω0 | exactly 2π | driver in phase with velocity → maximum power transfer |
| Ω≫ω0 | ≈π | response in antiphase with the driver |
The δ=π/2 result is the deep one: at resonance the force is in step with the velocity, not the displacement, so it does positive work on every part of the cycle — that is why the amplitude builds up.
The same amplitude curve governs a remarkable range of physical systems, and the engineering lesson is always the same: either tune to resonance to amplify a wanted response, or avoid it to prevent a catastrophic one.
| System | Role of resonance |
|---|---|
| Wind instruments, organ pipes, strings | Driven at a natural frequency, the air column or string resonates strongly — this is how a note is sustained |
| Radio / LCR tuning circuit | The receiver is tuned so its natural frequency matches the carrier, picking out one station |
| Bridges and tall buildings | Engineers ensure natural frequencies lie away from wind, footfall or seismic driving frequencies; dampers are added to lower Q |
| Vehicle suspension | Deliberately near-critical (low Q) so bumps do not set up a sustained bounce |
| MRI scanners, atomic clocks | Exploit extremely high-Q resonances for precision |
A famous cautionary tale is a suspension bridge driven into large oscillations by a steady wind — a vivid reminder that an undamped structure near resonance has, in our idealised model, an unbounded amplitude. Real structures survive only because of damping (and because true resonance is rarely sustained), which is exactly the Amax∝1/b relationship made physical.
The quality factor also fixes how selective the resonance is. The peak spans a band of driving frequencies of width roughly ΔΩ≈2γ between the two points where the power has fallen to half its maximum, so Q=ω0/ΔΩ: a radio circuit with Q=100 tuned to ω0 responds strongly only within about 1% of that frequency, which is what lets it separate adjacent stations. High Q therefore means both a tall peak and a narrow one — sharp selectivity bought at the price of slow energy loss. This dual role of Q, controlling peak height, peak width and ringing time all at once, is why it is the single most quoted number when an engineer specifies an oscillator.
A damped oscillator has m=0.5kg, k=50N m−1, b=2N s m−1. Find (a) the natural frequency, (b) the damped frequency, (c) the type of damping.
(a) ω0=k/m=50/0.5=100=10 rad s−1. (M1 A1)
(b) γ=2mb=12=2 s−1, so
ωd=ω02−γ2=100−4=96=46≈9.80 rad s−1.(M1 A1)(c) Since γ=2<ω0=10, the discriminant γ2−ω02<0: the system is under-damped. (A1)
(M1 ω0=k/m; A1; M1 ωd=ω02−γ2; A1 46; A1 "under-damped" with reason.)
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.