A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Damped Harmonic Oscillator

College Depth 103 in the knowledge graph I know this Set as goal
1,338topics build on this
641prerequisites beneath it
See this on the map →
Characteristic Equation Method for Linear ODEsComplex Roots and Oscillatory Solutions+7 moreDamped and Forced VibrationsDriven Harmonic Oscillator+3 more
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 = ert 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

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication 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 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-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 IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionDouble 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 MotionIntroduction to Differential EquationsDamped Harmonic Oscillator

Longest path: 104 steps · 641 total prerequisite topics

Prerequisites (9)

Leads To (5)