Hand Calculations logo Hand Calculations All help pages ▾

Critical Damping⚠ unverified

Mechanical / Vibration Analysis · Return the critical damping coefficient

Parameters

InputSymbolUnitDefaultDescription
c_critccritN*s/m1.0Critical damping coefficient
OutputSymbolUnitDescription
resultccritN*s/mCritical damping coefficient, in newton-seconds per metre (N*s/m), returned unchanged

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The damped SDOF free-vibration equation is $m\ddot{x} + c\dot{x} + kx = 0$. Seeking $x = e^{st}$ gives the characteristic equation

$$m s^2 + c s + k = 0 \;\Longrightarrow\; s = \frac{-c \pm \sqrt{c^2 - 4km}}{2m}.$$

The nature of the motion depends on the discriminant $c^2 - 4km$:

Setting the discriminant to zero defines critical damping:

$$c_c^2 = 4km \;\Longrightarrow\; c_c = 2\sqrt{km} = 2m\sqrt{k/m} = 2m\omega_n.$$

The repeated root $s = -c_c/2m = -\omega_n$ gives the fastest decay envelope $e^{-\omega_n t}$ without oscillation.

Dimensional check. $c_c = 2\sqrt{km} = 2\sqrt{(\text{N}/\text{m})\cdot\text{kg}} = 2\sqrt{(\text{kg}/\text{s}^2)\cdot\text{kg}} = 2\,\text{kg}/\text{s} = \text{N}\cdot\text{s}/\text{m}$ — a damping coefficient, as required.

History and Development

Critical damping emerged from the 19th-century analysis of the damped linear oscillator (the theory of ordinary differential equations applied to mechanics). Its practical importance is enormous: galvanometers and analog meters are critically damped so the needle settles quickly without bouncing; automotive suspensions run slightly underdamped ($\zeta \approx 0.2$–$0.3$) for ride comfort; and door closers and gun recoil mechanisms are tuned near critical. The damping ratio $\zeta = c/c_c$ it defines is the universal currency of vibration engineering.

Related Concepts: Damping Ratio, Natural Frequency Mass Spring, Damped Natural Frequency, Logarithmic Decrement, Magnification Factor, Quality Factor Q

Notes: Registry is a pass-through ($c_c = c_c$) — real value $c_c = 2\sqrt{km} = 2m\omega_n$. Boundary between oscillatory ($\zeta<1$) and non-oscillatory ($\zeta>1$); fastest non-oscillatory settling. Normaliser for $\zeta = c/c_c$.

← Back to the workspace  ·  All help pages  ·  Getting started