Definition
The natural frequency of a physical system is the frequency at which the system will oscillate when disturbed from an equilibrium position and then allowed to vibrate freely, i.e., in the absence of external forces and, ideally, without damping. It is an intrinsic property determined by the system’s mass (or inertia) and restoring forces.
Mathematical Formulation
Mechanical single‑degree‑of‑freedom (SDOF) system
For a mass‑spring system with mass $m$ and stiffness $k$,
$$ \omega_n = \sqrt{\frac{k}{m}} \quad\text{(rad/s)}, \qquad f_n = \frac{\omega_n}{2\pi} \quad\text{(Hz)} . $$
If viscous damping with coefficient $c$ is present, the damped natural frequency becomes
$$ \omega_d = \omega_n \sqrt{1-\zeta^{2}}, \qquad \zeta = \frac{c}{2\sqrt{km}} ;;(\text{damping ratio}), $$
provided $\zeta < 1$ (underdamped case).
Electrical RLC circuit
For a series or parallel resonant circuit containing inductance $L$ and capacitance $C$,
$$ \omega_0 = \frac{1}{\sqrt{LC}} \quad\text{(rad/s)}, $$
which is the electrical analogue of the mechanical natural frequency.
Physical Interpretation
When a system is displaced and released, energy repeatedly converts between kinetic and potential forms at the natural frequency. In the ideal undamped case, the amplitude remains constant; with real damping, the amplitude decays exponentially while the oscillation continues at the damped natural frequency.
Relation to Resonance
If an external periodic force is applied at a frequency equal (or very close) to the natural frequency, the system experiences resonance, characterized by a marked increase in oscillation amplitude. The sharpness of this response is quantified by the quality factor $Q$:
$$ Q = \frac{\omega_n}{2\zeta\omega_n} = \frac{1}{2\zeta}, $$
where higher $Q$ indicates lower damping and a narrower resonance peak.
Common Applications
| Domain | Typical Use | Governing Parameters |
|---|---|---|
| Mechanical engineering | Design of springs, vehicle suspensions, structural beams | Mass, stiffness, damping |
| Civil engineering | Seismic analysis of buildings and bridges | Modal mass, stiffness matrices |
| Aerospace | Vibration analysis of aircraft wings, satellite panels | Distributed mass, flexural rigidity |
| Electrical engineering | Tuning of radio receivers, filter design | Inductance, capacitance, resistance |
| Acoustics | Design of musical instruments, loudspeaker enclosures | Air column length, cavity volume, membrane tension |
| Control systems | Stability assessment via pole locations (natural frequency = $\sqrt{\sigma^2+\omega^2}$ for complex poles) | System transfer function coefficients |
Measurement Techniques
- Free‑decay test – Displace the system, release it, record the resulting oscillation, and extract the frequency from the time‑domain signal (e.g., via FFT).
- Frequency‑sweep (modal) test – Apply a swept‑sine or random excitation and identify peaks in the frequency response function (FRF).
- Analytical calculation – Use known material properties and geometry in analytical models (e.g., beam theory, lumped‑parameter circuits).
- Finite element analysis (FEA) – Compute eigenvalues of the system’s stiffness and mass matrices; the square roots of the eigenvalues give natural frequencies.
Key Related Concepts
- Mode shape – The spatial deformation pattern associated with each natural frequency in multi‑degree‑of‑freedom systems.
- Eigenvalue problem – Determination of natural frequencies reduces to solving $ [K] \mathbf{\phi} = \lambda [M] \mathbf{\phi}$, where $\lambda = \omega_n^2$.
- Damping ratio ($\zeta$) – Dimensionless measure of damping relative to critical damping; influences the separation between natural and damped frequencies.
- Stiffness – Restoring force per unit displacement; increasing stiffness raises natural frequency.
- Mass (inertia) – Opposition to acceleration; increasing mass lowers natural frequency.
Typical Ranges
- Small mechanical components (e.g., micro‑electromechanical systems): tens of kilohertz to several megahertz.
- Large civil structures (e.g., skyscrapers, bridges): 0.1 Hz to a few hertz.
- Radio‑frequency circuits: megahertz to gigahertz.
Practical Considerations
- Avoidance of resonant excitation – In engineering design, natural frequencies are often shifted away from dominant excitation frequencies (e.g., engine harmonics, wind loads).
- Tuning for desired behavior – Musical instruments and filters intentionally set natural frequencies to achieve specific tonal or spectral characteristics.
- Safety margins – Structures may be required to have natural frequencies that do not coincide with seismic or aerodynamic loading spectra.
Summary
Natural frequency is a fundamental characteristic of oscillatory systems, defined by the interplay of inertia and restoring forces. It underpins the analysis of vibration, stability, and resonance across mechanical, civil, electrical, and acoustic engineering disciplines. Accurate determination—whether analytical, numerical, or experimental—is essential for robust design, performance optimization, and safety assurance.