How To Calculate The Natural Frequency

7 min read

Natural frequency is a fundamental concept in physics and engineering that describes the rate at which an object tends to oscillate when disturbed from its equilibrium position. Every physical system—from a simple pendulum to a complex skyscraper—possesses one or more natural frequencies determined by its mass and stiffness properties. Understanding how to calculate the natural frequency is critical for preventing resonance, a phenomenon where external vibrations match the system's natural frequency, leading to catastrophic amplitude increases and potential structural failure Small thing, real impact..

The Physics Behind Natural Frequency

Before diving into calculations, You really need to grasp the underlying physics. A vibrating system exchanges energy between two storage forms: potential energy (stored in stiffness, like a compressed spring) and kinetic energy (stored in mass, like a moving weight). The natural frequency represents the speed of this energy exchange.

For a Single Degree of Freedom (SDOF) system—the simplest model consisting of a mass ($m$), a spring ($k$), and optionally a damper ($c$)—the equation of motion derived from Newton’s second law is:

$m\ddot{x} + c\dot{x} + kx = F(t)$

Where $x$ is displacement, $\dot{x}$ is velocity, $\ddot{x}$ is acceleration, and $F(t)$ is the external force. For free vibration (no external force, $F(t)=0$) and undamped conditions ($c=0$), the equation simplifies to:

$m\ddot{x} + kx = 0$

The solution to this differential equation is harmonic motion: $x(t) = A \sin(\omega_n t) + B \cos(\omega_n t)$. The term $\omega_n$ (omega sub n) represents the undamped natural angular frequency in radians per second (rad/s).

Calculating Undamped Natural Frequency

The most fundamental formula for the undamped natural angular frequency ($\omega_n$) of an SDOF system is:

$\omega_n = \sqrt{\frac{k}{m}}$

Where:

  • $k$ = Stiffness (N/m or lb/in). This represents the restoring force per unit displacement. For a helical spring, it is the spring constant. For a beam, it is $3EI/L^3$ (cantilever with end load) or $48EI/L^3$ (simply supported with center load).
  • $m$ = Mass (kg or slugs). This is the inertial property resisting acceleration. In many engineering problems, weight ($W$) is given instead of mass. The conversion is $m = W/g$, where $g$ is the acceleration due to gravity ($9.81 , \text{m/s}^2$ or $386.1 , \text{in/s}^2$).

Converting to Cycles per Second (Hertz)

While $\omega_n$ is in radians per second, engineers often prefer cyclic natural frequency ($f_n$), measured in Hertz (Hz), which represents cycles per second. The conversion is straightforward:

$f_n = \frac{\omega_n}{2\pi} = \frac{1}{2\pi}\sqrt{\frac{k}{m}}$

Practical Example: Imagine a mass of $10 , \text{kg}$ attached to a spring with a stiffness of $4000 , \text{N/m}$.

  1. Calculate $\omega_n$: $\sqrt{4000 / 10} = \sqrt{400} = 20 , \text{rad/s}$.
  2. Calculate $f_n$: $20 / (2\pi) \approx 3.18 , \text{Hz}$.

This means the mass will oscillate roughly 3.18 times every second if plucked and left alone.

The Rayleigh Method for Complex Systems

Real-world structures rarely behave as simple mass-spring systems. They have distributed mass and stiffness (continuous systems). The Rayleigh Method (or Rayleigh’s Quotient) provides an excellent approximation for the fundamental natural frequency of continuous systems using an assumed deflection shape (mode shape).

The formula is based on the principle of conservation of energy (Maximum Kinetic Energy = Maximum Potential Energy):

$\omega_n^2 \approx \frac{\int_0^L EI(x) \left( \frac{d^2y}{dx^2} \right)^2 dx}{\int_0^L m(x) y(x)^2 dx}$

For discrete systems (lumped masses), this simplifies to:

$\omega_n^2 \approx \frac{\sum k_i y_i^2}{\sum m_i y_i^2}$

Where:

  • $y_i$ = Assumed static deflection at mass location $i$ (often the static deflection under self-weight).
  • $k_i$ = Stiffness at location $i$.
  • $m_i$ = Lumped mass at location $i$.

Steps to apply the Rayleigh Method:

  1. Assume a plausible deflection curve $y(x)$ that satisfies geometric boundary conditions (e.g., zero deflection and slope at a fixed support).
  2. Calculate the maximum potential energy ($U_{max}$) by integrating the square of the curvature (bending moment) times stiffness.
  3. Calculate the maximum kinetic energy ($T_{max}$) by integrating the square of the deflection times mass distribution.
  4. Equate $U_{max} = T_{max}$ and solve for $\omega_n^2$.

This method always yields an upper bound estimate of the true fundamental frequency. The closer the assumed shape is to the true mode shape, the more accurate the result.

Damped Natural Frequency

In reality, all systems possess damping (viscous, structural, or Coulomb). Day to day, damping dissipates energy, causing the amplitude to decay over time. The presence of damping lowers the oscillation frequency slightly compared to the undamped case.

The damped natural frequency ($\omega_d$) is calculated as:

$\omega_d = \omega_n \sqrt{1 - \zeta^2}$

Where $\zeta$ (zeta) is the damping ratio: $\zeta = \frac{c}{c_c} = \frac{c}{2\sqrt{km}} = \frac{c}{2m\omega_n}$

  • $c$ = Viscous damping coefficient (N·s/m).
  • $c_c$ = Critical damping coefficient (the value at which oscillation ceases).

Key Insight: For most structural engineering applications, $\zeta$ is small (typically $0.01$ to $0.05$ for steel/concrete structures). Because of this, $\omega_d \approx \omega_n$. The difference is negligible for preliminary design but critical in precision machinery or seismic analysis where energy dissipation is the primary design mechanism.

Natural Frequency of Common Structural Elements

Engineers frequently use simplified formulas for standard geometries rather than deriving equations of motion from scratch every time. Here are the most common closed-form solutions:

1. Simply Supported Beam (Uniform Load)

Fundamental Frequency ($f_1$): $f_1 = \frac{\pi}{2} \sqrt{\frac{EI}{m L^4}} \approx 1.57 \sqrt{\frac{EI}{m L^4}}$

  • $E$ = Modulus of Elasticity
  • $I$ = Area Moment of Inertia
  • $m$ = Mass per unit length
  • $L$ = Span Length

2. Cantilever Beam (Fixed-Free)

Fundamental Frequency ($f_1$): $f_1 = \frac{1}{2\pi} \left( \frac{1.875^2}{L^2} \right) \sqrt{\frac{EI}{m}} \approx \frac{0.56}{L^2} \sqrt{\frac{EI}{m}}$ Higher modes use coefficients $4.694^2$,

2. Cantilever Beam (Fixed-Free)

Fundamental Frequency ($f_1$): $f_1 = \frac{1}{2\pi} \left( \frac{1.875^2}{L^2} \right) \sqrt{\frac{EI}{m}} \approx \frac{0.56}{L^2} \sqrt{\frac{EI}{m}}$ Higher modes use coefficients $4.694^2$, $7.589^2$, etc., for the second, third, and subsequent modes respectively. These values correspond to the roots of the characteristic equation for a fixed-free boundary condition Worth keeping that in mind..

3. Fixed-Fixed Beam (Uniform Load)

Fundamental Frequency ($f_1$): $f_1 = \frac{1}{2\pi} \left( \frac{4.730^2}{L^2} \right) \sqrt{\frac{EI}{m}} \approx \frac{1.13}{L^2} \sqrt{\frac{EI}{m}}$ The fixed-fixed configuration provides greater stiffness than the simply supported case, resulting in a higher natural frequency Took long enough..

4. Free-Free Beam (Both Ends Free)

Fundamental Frequency ($f_1$): $f_1 = \frac{1}{2\pi} \left( \frac{1.506^2}{L^2} \right) \sqrt{\frac{EI}{m}} \approx \frac{0.34}{L^2} \sqrt{\frac{EI}{m}}$ Note that the free-free beam has a rigid body mode at zero frequency, followed by the first elastic mode at approximately 0.34√(EI/m)/L² Simple, but easy to overlook. No workaround needed..

5. Simply Supported Frame (Two Columns with Rigid Beam)

For a simplified single-story frame with equal columns: $f_1 = \frac{1}{2\pi} \sqrt{\frac{12EI_c}{H^2 m_{total}}}$

  • $I_c$ = Moment of inertia of column cross-section
  • $H$ = Height of columns
  • $m_{total}$ = Total mass of the frame (including beam mass if significant)

Practical Considerations

When applying these formulas, engineers must consider several factors:

  • Mass Distribution: The formulas assume uniform mass distribution. For concentrated masses, adjustments may be necessary.
  • Boundary Conditions: Real connections often exhibit partial fixity rather than perfect pins or fixed conditions.
  • Material Damping: While typically small, damping can significantly affect dynamic response in certain applications.
  • Higher Modes: While the fundamental frequency is often sufficient for preliminary analysis, higher modes become important in seismic design or when dealing with stiff systems.

Conclusion

Understanding natural frequency is fundamental to structural dynamics and vibration analysis. Whether using exact analytical methods, energy-based approximations like the Rayleigh method, or simplified closed-form solutions, engineers must carefully consider boundary conditions, mass distribution, and damping characteristics. Consider this: the Rayleigh method provides a powerful tool for estimating fundamental frequencies when analytical solutions are complex, while standard formulas offer quick estimates for common structural configurations. Consider this: in all cases, recognizing that damping reduces the effective frequency and that calculated values represent upper bounds helps ensure safe and efficient structural design. For structures subjected to dynamic loads—whether from wind, earthquakes, machinery, or traffic—accurate frequency estimation is not just academic but essential for preventing resonance-induced failures.

Hot New Reads

Hot and Fresh

More Along These Lines

Up Next

Thank you for reading about How To Calculate The Natural Frequency. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home