2. Vibration Analysis

Frequency-response Interpretation

Frequency-Response Interpretation in Vibration Analysis

students, imagine pushing a playground swing at different rhythms 🎒. Sometimes the swing barely moves, and sometimes it moves a lot with very little push. In Solid Mechanics 2, that same idea appears in frequency-response interpretation: we study how a structure or mechanical system responds when a force varies with frequency. This lesson helps you read graphs, understand resonance, and connect measured vibration data to natural frequency and damping.

What frequency response means

A mechanical system does not react the same way to every oscillating force. If the force frequency is low, the structure may follow it easily. If the force frequency is near a natural frequency, the vibration amplitude can become much larger. This relationship is called the frequency response.

In many problems, the input force is modeled as a harmonic load such as

$$F(t)=F_0\sin(\omega t)$$

where $F_0$ is the force amplitude and $\omega$ is the forcing angular frequency. The output may be displacement, velocity, or acceleration. The frequency-response function often compares output amplitude to input amplitude across a range of frequencies.

A simple single-degree-of-freedom system has the equation

$$m\ddot{x}+c\dot{x}+kx=F_0\sin(\omega t)$$

where $m$ is mass, $c$ is damping, $k$ is stiffness, and $x$ is displacement. The frequency response tells us how the steady-state motion changes as $\omega$ changes. The important idea is that the system behaves like a filter: some frequencies are amplified, and others are reduced.

Reading the shape of a frequency-response plot

Frequency-response data are often shown on a graph with frequency on the horizontal axis and response amplitude on the vertical axis. The graph may use linear scale or logarithmic scale, and it may show magnitude, phase, or both.

The most important feature is the resonance peak. This is the frequency region where the response becomes largest. For lightly damped systems, the peak is sharp and high. For heavily damped systems, the peak is lower and broader.

Here is how to interpret a typical plot:

  • A low response far from resonance means the system is not strongly excited.
  • A peak near a certain frequency suggests a natural frequency is nearby.
  • A wide peak indicates more damping.
  • A very sharp peak indicates less damping.
  • A shift in the peak can happen because damping changes the frequency at which the maximum response occurs.

For a measured system, the peak frequency is often close to the natural frequency, but not exactly the same if damping is significant. The damping ratio $\zeta$ affects the shape of the curve and the peak height.

The damping ratio is commonly defined as

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

This single number has a big effect on the frequency-response curve. Small $\zeta$ means the system rings more strongly. Large $\zeta$ means vibrations die out more quickly and the peak response is smaller.

Resonance, natural frequency, and damping

One of the biggest goals in frequency-response interpretation is identifying natural frequency and damping ratio.

The undamped natural frequency for a single-degree-of-freedom system is

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

If the system is forced near $\omega_n$, resonance can occur. In real systems, damping prevents the response from becoming infinite, but the amplitude may still be very large.

The steady-state displacement amplitude for a harmonically forced SDOF system can be written as

$$X=\frac{F_0/k}{\sqrt{\left(1-r^2\right)^2+\left(2\zeta r\right)^2}}$$

where $r=\frac{\omega}{\omega_n}$ is the frequency ratio. This formula explains the entire shape of the frequency-response curve.

When $r\ll 1$, the denominator is close to $1$, so the system responds almost like a stiff spring. When $r\gg 1$, the amplitude becomes small because the mass cannot follow the rapid forcing. Near $r=1$, the denominator can become small, so the amplitude increases strongly.

Real-world example πŸŒ‰: a bridge can vibrate more when wind gusts or traffic loading repeat at a frequency close to one of the bridge’s natural frequencies. Engineers study frequency-response plots to check whether an operating frequency may create dangerous resonance.

Amplitude and phase: two parts of the response

A complete frequency-response interpretation usually includes both magnitude and phase.

The magnitude tells how large the response is. The phase tells how far the response lags or leads the input. In vibration analysis, a system often changes phase as frequency increases.

At low frequency, displacement may be nearly in phase with the force. Near resonance, the phase changes rapidly. At very high frequency, the response may lag by about $180^\circ$ for displacement in many SDOF systems.

This phase change is important because it shows more than just amplitude. Two systems may have similar peaks, but their phase behavior can reveal different stiffness, damping, or mass properties.

Engineers use this information in experiments. If a machine part is tested with a shaker, sensors measure the input force and output motion. The ratio of output to input as a function of frequency gives the frequency-response function, often written as $H(\omega)$.

For displacement response,

$$H(\omega)=\frac{X(\omega)}{F(\omega)}$$

The magnitude $\lvert H(\omega)\rvert$ shows the gain at each frequency, while the argument of $H(\omega)$ shows the phase angle. This is why frequency-response interpretation is powerful: it gives a full picture of dynamic behavior πŸ“ˆ.

Using frequency-response data to estimate system properties

A major application of frequency-response interpretation is parameter estimation. From a measured response curve, engineers can estimate $\omega_n$, $\zeta$, and sometimes $m$, $c$, and $k$.

A common method for lightly damped systems is the half-power bandwidth method. The frequencies $\omega_1$ and $\omega_2$ are found where the response amplitude drops to $\frac{1}{\sqrt{2}}$ of the peak amplitude. Then the damping ratio can be estimated by

$$\zeta\approx\frac{\omega_2-\omega_1}{2\omega_n}$$

This works best when damping is small and the resonance peak is clearly visible. students, this method is useful because it turns a graph into engineering insight.

Example: suppose a machine frame shows a strong peak near $50\,\text{rad/s}$, and the half-power points are at $48\,\text{rad/s}$ and $52\,\text{rad/s}$. Then

$$\zeta\approx\frac{52-48}{2\cdot 50}=0.04$$

This means the system is lightly damped. A small damping ratio like $0.04$ suggests the structure may vibrate noticeably near resonance.

Interpreting real systems and avoiding mistakes

Frequency-response interpretation is useful only when the graph is read carefully. A few common mistakes can lead to wrong conclusions.

First, the largest peak is not always the only natural frequency. Multi-degree-of-freedom systems can have several resonances. Each peak may correspond to a different mode shape.

Second, the measured peak frequency may differ from the undamped natural frequency because damping shifts the resonance slightly.

Third, the input frequency scale must be checked. Some graphs use Hz, while others use rad/s. The conversion is

$$\omega=2\pi f$$

where $f$ is frequency in Hz.

Fourth, noise and experimental error can affect the curve. Real measurements may have small extra peaks or irregularities. Good interpretation means looking for the main trend, not just one unusual point.

In automotive engineering πŸš—, frequency-response plots help reduce vibrations in parts like suspensions, dashboards, and engine mounts. Engineers choose stiffness and damping so the vehicle does not amplify annoying or damaging vibration frequencies.

In electronics and robotics, similar ideas appear when a machine arm vibrates after a motor command. If the commanded motion frequency matches a structural resonance, the arm can shake more than expected. Frequency-response analysis helps predict and reduce that effect.

Connection to the wider topic of vibration analysis

Frequency-response interpretation is a central part of vibration analysis because it connects the force input to the motion output. It helps explain why some systems are quiet at one operating speed but noisy at another.

In the broader topic of vibration analysis, you study:

  • natural frequency $\omega_n$
  • damping ratio $\zeta$
  • forced vibration response
  • resonance
  • phase behavior
  • experimental identification

Frequency-response interpretation brings these ideas together. It is both a theoretical tool and an experimental tool. It helps engineers design safer bridges, smoother cars, quieter machines, and more reliable structures.

Just as important, it shows that vibration is not random chaos. It follows predictable patterns based on mass, stiffness, and damping. Once you learn how to read the response curve, you can make smart engineering decisions.

Conclusion

Frequency-response interpretation tells us how a system behaves when the forcing frequency changes. By reading the size of peaks, the width of peaks, and the phase shift, students, you can identify resonance, estimate damping, and understand whether a structure is likely to vibrate strongly. This lesson ties directly to natural frequency and damping ratio, which are core ideas in vibration analysis. In Solid Mechanics 2, frequency-response plots are a practical way to connect equations to real machines and structures. They turn vibration theory into engineering judgment βœ….

Study Notes

  • Frequency response shows how a system reacts to forcing at different frequencies.
  • A harmonically forced SDOF system can be modeled by $m\ddot{x}+c\dot{x}+kx=F_0\sin(\omega t)$.
  • The natural frequency is $\omega_n=\sqrt{\frac{k}{m}}$.
  • The damping ratio is $\zeta=\frac{c}{2\sqrt{km}}$.
  • Resonance appears as a large peak in the frequency-response graph.
  • Light damping gives a tall, sharp peak; heavy damping gives a lower, broader peak.
  • The frequency ratio is $r=\frac{\omega}{\omega_n}$.
  • The displacement amplitude is $X=\frac{F_0/k}{\sqrt{(1-r^2)^2+(2\zeta r)^2}}$.
  • Frequency-response plots usually show magnitude and phase.
  • The half-power bandwidth method can estimate damping with $\zeta\approx\frac{\omega_2-\omega_1}{2\omega_n}$.
  • Frequency-response interpretation helps prevent resonance problems in bridges, cars, machines, and other structures.

Practice Quiz

5 questions to test your understanding