User Rating 0.0
Total Usage 0 times
Presets:
Is this tool helpful?

Your feedback helps us improve.

About

Incorrect damping specification in mechanical or structural systems leads to catastrophic resonance, premature fatigue failure, or unacceptable settling times. The critical damping coefficient ccr = 2k m defines the exact boundary between oscillatory and non-oscillatory decay. A damping ratio ζ below 1 permits overshoot. A ratio above 1 wastes energy on sluggish return. This calculator computes ccr, the damping ratio ζ, undamped natural frequency ωn, and the damped frequency ωd for any single-degree-of-freedom spring-mass-damper system.

The tool assumes linear viscous damping and small displacements. Nonlinear damping (Coulomb friction, quadratic drag) requires numerical integration not covered here. For multi-DOF or continuous systems, modal analysis with per-mode damping ratios is necessary. Pro tip: real-world structural damping ratios rarely exceed 0.1 for steel frames. If your computed ζ seems too high, verify your stiffness value accounts for actual boundary conditions.

critical damping damping ratio oscillation vibration analysis mechanical engineering spring-mass-damper natural frequency

Formulas

The equation of motion for a linear single-degree-of-freedom system with viscous damping is:

mx + cx + kx = 0

The critical damping coefficient is the value of c at which the system transitions from oscillatory to non-oscillatory behavior:

ccr = 2k m = 2mωn

The damping ratio quantifies how close the actual damping is to the critical value:

ζ = cccr = c2km

The undamped natural frequency:

ωn = km

The damped natural frequency (valid only when ζ < 1):

ωd = ωn1 ζ2

Where: m = mass kg, c = damping coefficient N⋅s/m, k = spring stiffness N/m, ωn = natural frequency rad/s, ωd = damped frequency rad/s, ζ = damping ratio (dimensionless).

Reference Data

System / MaterialTypical ζNotes
Steel structures (welded)0.02 - 0.05Higher with bolted joints
Reinforced concrete0.05 - 0.08Cracked section increases damping
Aluminum alloy0.002 - 0.01Very low internal friction
Rubber isolators0.05 - 0.15Frequency & temperature dependent
Automotive suspension0.20 - 0.40Comfort vs. handling trade-off
Precision instruments0.01 - 0.03Air damping dominates
Timber structures0.05 - 0.10Joint slip adds damping
Prestressed concrete0.02 - 0.05Less cracking, less damping
Piping systems0.01 - 0.05Support type matters
MEMS resonators0.0001 - 0.001Q-factor > 1000
Human body (seated)0.30 - 0.60Whole-body vertical vibration
Soil (soft clay)0.10 - 0.20Strain-dependent
Soil (dense sand)0.03 - 0.07Low-strain range
Masonry walls0.04 - 0.08Unreinforced, higher with damage
Bridge cables0.001 - 0.01Requires external dampers
Aircraft wing (flutter)0.01 - 0.03Structural + aerodynamic
Shock absorber (motorcycle)0.25 - 0.35Adjustable rebound/compression
Door closer mechanism0.80 - 1.20Designed near critical
Galvanometer0.70 - 1.00Often critically damped for fast settling
Seismometer0.60 - 0.71ζ = 0.707 is Butterworth response

Frequently Asked Questions

When ζ > 1, the system is overdamped. It returns to equilibrium without oscillating, but more slowly than a critically damped system. The free response consists of two decaying exponentials with time constants τ1 = 1 ÷ (ζ ζ2 1)ωn and τ2 = 1 ÷ (ζ + ζ2 1)ωn. The slower time constant dominates the response. In practice, this means wasted energy and unresponsive behavior.
A damping ratio of ζ = 0.707 (i.e., 1 ÷ 2) produces a maximally flat (Butterworth) magnitude response with no resonant peak in the frequency domain. The overshoot in the step response is approximately 4.3%, which balances speed against oscillation. Seismometers, accelerometers, and many second-order filters target this value.
Hydraulic fluid viscosity decreases with temperature. A shock absorber calibrated at 20°C may lose 30% to 50% of its damping coefficient at 80°C. This calculator assumes a constant c. For temperature-dependent analysis, multiply c by the viscosity ratio μ(T) ÷ μ(Tref) and re-run the calculation at each operating temperature.
Yes. Replace mass m with moment of inertia J kg⋅m2, spring stiffness k with torsional stiffness kt N⋅m/rad, and damping coefficient c with rotational damping ct N⋅m⋅s/rad. The formulas are mathematically identical. The critical damping coefficient becomes ct,cr = 2kt J.
The quality factor is Q = 1 ÷ (2ζ). A high-Q system (e.g., Q = 1000 for a quartz crystal) has extremely low damping (ζ = 0.0005) and resonates sharply. Conversely, a critically damped system has Q = 0.5. MEMS engineers often specify Q rather than ζ because it directly relates to bandwidth and energy loss per cycle.
Use the logarithmic decrement method. Record the free vibration response and measure two successive peak amplitudes x1 and x2. Compute δ = ln(x1 ÷ x2). Then ζ = δ ÷ (4π2 + δ2). From ζ and the measured period, back-calculate c. For highly damped systems where oscillations decay within one or two cycles, use the half-power bandwidth method on a frequency response function instead.