Hand Calculations logo Hand Calculations All help pages ▾

Rayleigh Damping Beta⚠ unverified

Mechanical / Vibration Analysis · Compute the stiffness-proportional Rayleigh damping coefficient beta

Parameters

InputSymbolUnitDefaultDescription
wn1wn1rad/s1.0First reference natural frequency
wn2wn2rad/s1.0Second reference natural frequency
zetaζ1.0Target damping ratio at both reference frequencies (dimensionless)
OutputSymbolUnitDescription
resultβsStiffness-proportional Rayleigh damping coefficient beta, in seconds (s)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

From the modal projection of $[C] = \alpha[M] + \beta[K]$, the modal damping ratio of mode $i$ is

$$\zeta_i = \frac{\alpha}{2\omega_i} + \frac{\beta\omega_i}{2}.$$

Enforcing $\zeta_1 = \zeta_2 = \zeta$ at frequencies $\omega_1$ and $\omega_2$ gives two equations. Writing them out and eliminating $\alpha$ (subtract the two, factor):

$$\frac{\alpha}{2}\left(\frac{1}{\omega_1}-\frac{1}{\omega_2}\right) + \frac{\beta}{2}(\omega_1-\omega_2) = 0,$$

together with $\zeta = \alpha/2\omega_1 + \beta\omega_1/2$, solves to

$$\beta = \frac{2\zeta}{\omega_1+\omega_2}, \qquad \alpha = 2\zeta\frac{\omega_1\omega_2}{\omega_1+\omega_2}.$$

The compact $\beta = 2\zeta/(\omega_1+\omega_2)$ reflects that stiffness-proportional damping is anchored by the high-frequency end of the matched band.

Dimensional check. $\beta = \dfrac{2\zeta}{\omega_1+\omega_2} = \dfrac{\text{–}}{\text{rad/s}} = \text{s}$ — time, as required ($\zeta$ dimensionless).

History and Development

Stiffness-proportional damping is the second half of Rayleigh's proportional-damping model (The Theory of Sound, 1877), indispensable in finite-element structural dynamics and earthquake engineering. The $\alpha$–$\beta$ pair lets an analyst prescribe realistic modal damping across a frequency band with two numbers while preserving modal orthogonality — avoiding the prohibitive cost of a full non-proportional damping matrix. $\beta$'s strong high-frequency damping is also exploited to control numerical high-frequency content in time-domain solvers. See Rayleigh Damping Alpha for the companion coefficient.

Related Concepts: Rayleigh Damping Alpha, Damping Ratio, Natural Frequency Mass Spring, Critical Damping, Quality Factor Q, Response Spectrum Value

Notes: Stiffness-proportional part of $[C]=\alpha[M]+\beta[K]$; damps high frequencies ($\zeta^{(\beta)} =\beta\omega/2$). Matches $\zeta$ exactly at $\omega_1,\omega_2$ only. Also used to suppress numerical high-frequency noise. Pair with Rayleigh Damping Alpha.

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