Results are for reference only. An idealised second-order model — real systems add nonlinearity and effects this doesn't capture. Check against other sources.
Physics Simulation · dynamics

Mass-Spring-Damper

The textbook second-order system — watch it move, and read why it moves that way.
m·x″ + c·x′ + k·x = 0

System

tune it
1.0 kg
100 N/m
2.0 N·s/m
1.00 m
0.0 m/s

Live response

t = 0.0 s
speed
Characteristics
Response detail
Field notes

The four damping regimes

Using this tool

Reading a second-order response

A mass on a spring with a damper is the canonical second-order system — and the same maths describes a car suspension, a building swaying in wind, an RLC circuit, or the closed loop of a tuned controller. Two numbers decide its character: the natural frequency ωn (how fast it wants to oscillate) and the damping ratio ζ (how quickly those oscillations die away). Press play to watch the mass move while the response curve traces alongside it.

Worked example

With m = 1 kg and k = 100 N/m, the natural frequency is ωn = √(k/m) = 10 rad/s (about 1.6 Hz). Critical damping is ccrit = 2√(km) = 20 N·s/m.

At c = 2, the damping ratio is ζ = 0.1 — lightly damped, so it overshoots and rings for several cycles before settling (roughly 4 seconds to stay within 2%). Raise c to 20 and ζ = 1: it returns as fast as possible without overshooting.

What's special about ζ = 0.707?

It's a common design target — the fastest response that keeps overshoot small (about 4%). Below it you get faster but bouncier; above it, smoother but more sluggish.

Why does critical damping not oscillate?

At ζ = 1 the two roots of the system coincide and the response decays without crossing zero. It's the boundary between the oscillating (underdamped) and sluggish (overdamped) worlds.

Does more damping always settle faster?

No — that's the surprise. Past critical, extra damping makes the system slower to return, because it's now fighting its own motion. Fastest settling is right around critical damping.

Where does this model break down?

It assumes ideal viscous damping, a massless linear spring, and small motion. Real systems add friction, nonlinear stiffness, and other effects — treat this as the clean ideal, not the whole story.