Damped Oscillations- Khan Academy Tutorial and Examples
What Are Damped Oscillations?
When you push a swing, it doesn't swing forever. It gradually slows down and stops. That's damped oscillation in action.
A damped oscillation is any oscillating system where energy is lost over time, usually through friction or resistance. The amplitude shrinks with each cycle until the motion dies out completely.
Every real-world oscillating system experiences some form of damping. Your car suspension, guitar strings, and even atomic structures all follow damped oscillation principles.
The Three Types of Damping
Not all damping works the same way. There are three distinct categories:
Underdamped Systems
This is what most people picture when they think of damped motion. The system oscillates, but the amplitude decreases gradually. It takes a while to reach equilibrium, but it gets there.
Think of a pendulum swinging in air. It oscillates many times before stopping.
Critically Damped Systems
The system returns to equilibrium as fast as possible without oscillating. No overshoot, no back-and-forth motion. Just a smooth return to rest.
Car shock absorbers are designed to be critically damped. They absorb bumps without bouncing.
Overdamped Systems
The system returns to equilibrium slower than a critically damped one. It never oscillates—it just creeps back to rest.
Imagine a pendulum swinging through honey. It barely moves and just slowly settles.
Damping Comparison
| Type | Oscillation? | Speed to Equilibrium | Real Examples |
|---|---|---|---|
| Underdamped | Yes, decreasing | Slowest | Pendulum, springs, LC circuits |
| Critically Damped | No | Fastest possible | Car shocks, door closers |
| Overdamped | No | Slower than critical | Door seals, heavy viscous systems |
The Damping Equation
The motion of a damped system follows this differential equation:
m(d²x/dt²) + b(dx/dt) + kx = 0
Where:
- m = mass
- b = damping coefficient (how much resistance exists)
- k = spring constant
- x = displacement from equilibrium
The ratio b/(2m) determines which damping regime you're in. This is called the damping ratio, and it's the key number engineers care about.
Khan Academy Tutorial Breakdown
Khan Academy covers damped oscillations in their physics curriculum. Here's what you'll encounter:
What Khan Academy Explains Well
The videos break down the three damping types with visual examples. Sal Khan walks through the math step-by-step, showing how the exponential decay term appears in the solution.
The relationship between damping force and velocity is clearly explained. You'll see why F = -bv makes sense for systems like air resistance.
Where It Gets Technical
The tutorial covers the natural frequency of damped systems, which is always lower than the undamped natural frequency. The formula:
ω' = ω₀√(1 - ζ²)
Where ζ (zeta) is the damping ratio. This shows that heavy damping reduces the oscillation frequency.
What to Watch For
- The distinction between displacement and velocity in phase relationships
- How the quality factor (Q) relates to energy loss per cycle
- The logarithmic decrement method for measuring actual damping
Key Examples from Khan Academy
Mass-Spring System in Oil
A mass attached to a spring and submerged in oil shows heavy damping. The system returns to equilibrium without oscillating. Khan Academy uses this to demonstrate overdamped behavior.
Guitar String After Plucking
When you pluck a guitar string, it vibrates many times before stopping. This is underdamping. The string loses energy to the air and internal friction in the string itself.
RLC Circuits
Electrical circuits with resistance, inductance, and capacitance also oscillate. Adding resistance dampens the oscillations. This is critical for understanding signal decay in electronics.
How to Solve Damped Oscillation Problems
Here's the practical approach:
Step 1: Identify Your Damping Type
Calculate the damping ratio: ζ = b/(2√(mk))
- If ζ < 1: underdamped
- If ζ = 1: critically damped
- If ζ > 1: overdamped
Step 2: Write the Correct Solution Form
For underdamped systems:
x(t) = A₀e^(-bt/2m)cos(ω't + φ)
The exponential term handles the decay. The cosine handles the oscillation.
Step 3: Find Your Constants
Use initial conditions (starting position and velocity) to solve for A₀ and φ. This is where most students make mistakes—don't skip this step.
Step 4: Calculate Decay Rate
Find the time constant: τ = 2m/b
After one time constant, the amplitude drops to 1/e ≈ 37% of its original value.
Common Mistakes Students Make
- Confusing the damping coefficient b with the damping ratio ζ
- Forgetting that damped frequency is always less than natural frequency
- Using the wrong formula for the damped frequency when ζ is close to 1
- Not checking if their answer makes physical sense (can this system actually oscillate?)
When Damping Matters in Real Life
Car suspension systems need specific damping. Too little (underdamped) and your car bounces after hitting a bump. Too much (overdamped) and the ride feels stiff and uncontrolled. Engineers spend huge amounts of time getting this balance right.
Building design for earthquakes depends entirely on damping. Structures are designed to dissipate seismic energy through controlled deformation—not to oscillate freely.
Audio equipment uses damping to control speaker cone movement. Poor damping causes speakers to keep moving after the signal stops, muddying the sound.
Where to Practice
Khan Academy's practice problems cover the basics well. For harder problems, look for physics textbooks that include real data sets. The key is working with actual numbers, not just symbolic manipulation.
Pay attention to problems that ask you to determine the damping type from given parameters. This tests whether you understand the underlying physics, not just the equations.