Damped Harmonic Oscillator

College Depth 87 in the knowledge graph I know this Set as goal
Unlocks 576 downstream topics
oscillations damping friction differential-equations

Core Idea

A damped oscillator experiences a restoring force (−kx) and velocity-dependent friction (−bv). The equation m d²x/dt² + b dx/dt + kx = 0 exhibits three regimes: underdamped (oscillates while decaying), critically damped (no oscillation, fastest return to equilibrium), and overdamped (slow decay without oscillation). Damping reduces the oscillation frequency compared to the undamped case.

Explainer

Simple harmonic motion describes an ideal oscillator with no energy loss — a spring-mass system that oscillates forever. Real oscillators always lose energy to their environment through friction, air resistance, or internal dissipation. The damped harmonic oscillator adds a velocity-dependent drag force F_drag = −bv, where b is the damping coefficient. The governing equation becomes m d²x/dt² + b dx/dt + kx = 0.

To solve this, you apply the characteristic equation method from your ODE work. Substituting x = e^(rt) yields mr² + br + k = 0, with roots r = (−b ± √(b² − 4mk)) / (2m). The behavior of the system is entirely determined by the discriminant b² − 4mk, which gives rise to three distinct regimes. When b² − 4mk < 0 (underdamped), the roots are complex: r = −γ ± iω_d, where γ = b/(2m) is the decay rate and ω_d = √(ω₀² − γ²) is the damped frequency. The solution is x(t) = A e^(−γt) cos(ω_d t + φ) — an oscillation with an exponentially decaying amplitude envelope. Notice that ω_d < ω₀: the system oscillates more slowly than the undamped case.

When b² − 4mk = 0 (critically damped), both roots equal −b/(2m). The solution decays without oscillating and reaches equilibrium as fast as any non-oscillating solution can. When b² − 4mk > 0 (overdamped), both roots are real and negative; the system decays without oscillating but more slowly than the critically damped case. The counterintuitive result is that adding *more* damping beyond the critical point slows the return to equilibrium — at critical damping the system is perfectly balanced, and extra friction just adds resistance without eliminating oscillation (since there is already none).

The exponential envelope e^(−γt) is a signature of damped oscillators everywhere in physics. The same mathematical structure appears in LRC circuits (where charge oscillates and decays), quantum mechanical decay of excited states, and acoustic reverberation. The three-regime classification — underdamped, critically damped, overdamped — recurs throughout physics and engineering. Recognizing which regime a system is in from its parameters (or its behavior) is a core skill for analyzing any dissipative oscillating system.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIterated Integrals and Fubini's TheoremDouble Integrals in Cartesian CoordinatesDouble Integrals over Rectangular RegionsDouble Integrals in Polar CoordinatesDouble Integrals: Definition and SetupIterated Integrals and Fubini's TheoremDouble Integrals over Rectangular RegionsDouble Integrals over General RegionsApplications of Double Integrals: Area, Mass, and MomentsCenter of MassConservation of Linear MomentumElastic CollisionsInelastic CollisionsCoefficient of RestitutionCollision Analysis and Real-World ApplicationsTwo-Body Collisions in the Center-of-Mass FrameReduced Mass and Two-Body ProblemsKinematics in Two DimensionsProjectile MotionCircular Motion: KinematicsSimple Harmonic MotionDamped Harmonic Oscillator

Longest path: 88 steps · 436 total prerequisite topics

Prerequisites (9)

Leads To (5)