2. Vibration Analysis

Natural Frequency

Natural Frequency in Vibration Analysis

students, imagine pushing a playground swing at just the right timing 🎢. If your pushes match the swing’s own rhythm, the motion grows larger with less effort. In Solid Mechanics 2, that “own rhythm” is called natural frequency. In this lesson, you will learn what natural frequency means, why it matters, and how engineers use it to predict and control vibration in real structures like bridges, buildings, machines, and vehicles.

What you will learn

By the end of this lesson, students, you should be able to:

  • Explain the main ideas and terminology behind natural frequency.
  • Apply basic Solid Mechanics 2 reasoning to determine natural frequency.
  • Connect natural frequency to damping and frequency-response behavior.
  • Summarize why natural frequency is central to vibration analysis.
  • Use examples from real engineering systems to interpret natural frequency.

What is natural frequency?

Every elastic system that can move a little after being disturbed has a tendency to vibrate at certain preferred rates. That preferred rate is its natural frequency. It is the frequency at which the system oscillates most easily after being displaced and released.

A simple example is a mass attached to a spring. If you stretch the spring and let go, the mass moves back and forth. The motion is not random. It follows a specific frequency set by the system’s properties. For an ideal undamped mass-spring system, the natural circular frequency is

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

where $k$ is the stiffness and $m$ is the mass.

The natural frequency in hertz is

$$f_n = \frac{\omega_n}{2\pi}$$

This tells us how many cycles per second the system completes.

The key idea is that natural frequency is not chosen by the outside force. It comes from the structure itself. That is why a short, stiff ruler and a long, flexible ruler do not vibrate the same way 📏.

Why natural frequency matters in Solid Mechanics 2

In vibration analysis, natural frequency helps explain when a structure may respond strongly to a load. If a force repeats at a frequency close to a system’s natural frequency, the motion can become large. This is called resonance.

Resonance is important because it can be useful or dangerous. For example:

  • A tuning fork produces a clear tone at its natural frequency.
  • A washing machine must avoid strong vibration that could damage its support frame.
  • Bridges and buildings must be designed so wind, earthquakes, and machinery do not excite harmful resonant motion.

students, in engineering design, natural frequency is one of the first properties studied because it helps predict whether a system will feel stable, noisy, uncomfortable, or potentially unsafe.

Factors that control natural frequency

Natural frequency depends mainly on two things: stiffness and mass.

1. Stiffness

A stiffer system resists deformation more strongly, so it tends to vibrate faster. If the spring constant $k$ increases, then

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

also increases.

This is why a thick steel beam usually has a higher natural frequency than a thin flexible beam of the same length. It is harder to bend, so it “snaps back” faster.

2. Mass

A heavier system tends to vibrate more slowly. If the mass $m$ increases, then

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

decreases.

This is why adding heavy equipment to a floor can lower its natural frequency. Engineers must check this when placing machinery on building floors.

A simple intuition

Think of a child on a swing. A light swing seat and a stiff chain behave differently from a heavy, flexible one. More mass usually makes the system slower to move, while more stiffness makes it faster to return to equilibrium.

A common model: the single-degree-of-freedom system

Many Solid Mechanics 2 vibration problems begin with a single-degree-of-freedom model, often written as a mass $m$, spring $k$, and damper $c$. The free-vibration equation is

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

If damping is ignored, the equation becomes

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

The solution is harmonic motion with circular natural frequency

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

and displacement of the form

$$x(t) = A\cos(\omega_n t) + B\sin(\omega_n t)$$

where $A$ and $B$ are constants determined by initial conditions.

This equation shows that the system oscillates naturally even without repeated forcing. If you pull the system away from its resting position and release it, it vibrates at its own frequency.

Natural frequency and damping

Real systems lose energy because of friction, internal material effects, air resistance, and other mechanisms. This is called damping. Damping does not usually remove natural frequency, but it changes the way the system behaves.

The damping ratio is

$$\zeta = \frac{c}{2\sqrt{km}}$$

For an underdamped system, the damped natural frequency is

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

If $\zeta$ is small, then $\omega_d$ is close to $\omega_n$.

This means the system still has a natural frequency, but its actual oscillation during free decay is slightly lower than the ideal undamped value. In many practical cases, engineers use $\omega_n$ as the main reference because it is easier to calculate and compare.

Frequency response and resonance peaks

Natural frequency is closely linked to frequency response, which describes how a system reacts to forcing at different frequencies. If a harmonic force has angular frequency $\omega$, the vibration amplitude depends on how close $\omega$ is to $\omega_n$.

A typical frequency-response curve shows a peak near the natural frequency. The exact height and sharpness of the peak depend on damping. Low damping gives a tall, narrow peak. Higher damping reduces the peak and spreads the response over a wider frequency range.

This is important in design because engineers often ask:

  • At what frequencies will the structure respond strongly?
  • Will normal operating loads excite resonance?
  • How much damping is needed to reduce vibration?

For example, a machine mounted on a platform may operate at a known rotation speed. If that speed corresponds to a forcing frequency near the platform’s natural frequency, the vibration amplitude can become large. Engineers may then change the stiffness, add mass, or increase damping to move the system away from dangerous resonance.

Real-world examples of natural frequency

Buildings and earthquakes

Buildings have natural frequencies determined by their height, stiffness, and mass distribution. Tall buildings often have lower natural frequencies because they are more flexible. During an earthquake, ground motion may contain frequencies that match the building’s natural frequency. If this happens, the motion can be amplified.

Bridges and traffic

A bridge can vibrate due to traffic, wind, or rhythmic footfalls. If repeated loading occurs near a bridge natural frequency, the response may become noticeable. Engineers therefore analyze bridge modes and natural frequencies before and after construction.

Machines and rotating parts

Rotating machines create periodic forces from imbalance, gears, and motor motion. If the operating speed matches a natural frequency, excessive vibration can occur. That is why vibration analysis is a major tool in maintenance and fault detection.

Everyday objects

A guitar string, a ruler clamped on a desk, or a metal beam can all have natural frequencies. Even if the systems are simple, the physics is the same: stiffness and mass set the preferred vibration rate.

How engineers find natural frequency

In basic Solid Mechanics 2 problems, natural frequency is often found by building a simplified model. The process usually looks like this:

  1. Identify the mass $m$ and stiffness $k$.
  2. Write the equation of motion.
  3. Solve for the undamped natural frequency using

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

  1. Convert to hertz if needed using

$$f_n = \frac{\omega_n}{2\pi}$$

For more complex structures, engineers may use multiple-degree-of-freedom models, matrix methods, or finite element analysis. These methods produce several natural frequencies, each linked to a different vibration mode. Even then, the same core idea remains: the structure has preferred vibration patterns determined by its physical properties.

Common mistakes to avoid

students, here are a few easy mistakes students often make:

  • Confusing natural frequency with forcing frequency. The natural frequency belongs to the system; the forcing frequency belongs to the external load.
  • Ignoring damping. Damping affects response size and slightly changes the vibration frequency in free decay.
  • Thinking there is only one natural frequency for every structure. Many real systems have several modes and several natural frequencies.
  • Forgetting unit conversion. Circular frequency $\omega$ is in rad/s, while frequency $f$ is in Hz.

Conclusion

Natural frequency is one of the most important ideas in vibration analysis because it tells us how a system prefers to vibrate. It depends mainly on stiffness and mass, and it helps explain resonance, frequency-response peaks, and the behavior of real structures under dynamic loading. In Solid Mechanics 2, understanding natural frequency gives you a foundation for studying damping, forced vibration, mode shapes, and practical design decisions. When engineers know a structure’s natural frequencies, they can predict problems earlier and build safer, more reliable systems ✅.

Study Notes

  • Natural frequency is the frequency at which a system vibrates most easily after being disturbed.
  • For a simple undamped mass-spring system, $\omega_n = \sqrt{\frac{k}{m}}$.
  • The frequency in hertz is $f_n = \frac{\omega_n}{2\pi}$.
  • Higher stiffness increases natural frequency, while higher mass decreases it.
  • Damping changes vibration amplitude and makes the damped frequency $\omega_d = \omega_n\sqrt{1-\zeta^2}$ for underdamped motion.
  • Resonance occurs when forcing frequency is near natural frequency, which can produce large vibration.
  • Frequency-response curves often show a peak near natural frequency; damping reduces the peak.
  • Real systems can have multiple natural frequencies and vibration modes.
  • Natural frequency is essential for designing buildings, bridges, vehicles, and machines to avoid harmful vibration.

Practice Quiz

5 questions to test your understanding