Receptance FRF
$H(\omega) = \dfrac{1/k}{1 - r^2 + 2j\zeta r}$
$r = \omega/\omega_n,\quad Q = \dfrac{1}{2\zeta}$
Enter natural frequency and damping ratio to generate real-time FRF Bode plots. Automatically computes resonance frequency, Q factor, half-power bandwidth, and dynamic amplification. Optional 2nd mode adds multi-DOF analysis.
$H(\omega) = \dfrac{1/k}{1 - r^2 + 2j\zeta r}$
$r = \omega/\omega_n,\quad Q = \dfrac{1}{2\zeta}$
The core model is a single-degree-of-freedom (SDOF) damped harmonic oscillator. The Receptance FRF, $H(\omega)$, describes the displacement output per unit force input as a function of excitation frequency $\omega$.
$$H(\omega) = \frac{1/k}{1 - r^2 + 2j\zeta r}$$Where:
• $k$ is the static stiffness (N/m).
• $r = \omega / \omega_n$ is the frequency ratio.
• $\omega_n = 2\pi f_n$ is the natural angular frequency (rad/s).
• $\zeta$ is the damping ratio (dimensionless).
• $j$ is the imaginary unit. The denominator's imaginary part, $2j\zeta r$, is what creates the phase lag.
From the FRF, we derive key dynamic properties that describe the resonance behavior.
$$Q = \frac{1}{2\zeta}, \quad \Delta f = f_n \cdot 2\zeta$$Where:
• $Q$: Quality factor. A higher Q means a sharper, more pronounced resonance peak.
• $\Delta f$: Half-power bandwidth. This is the width of the resonance peak (in Hz) measured at an amplitude of $1/\sqrt{2}$ of the peak value. It's a direct measure of damping in the frequency domain. In the simulator, you can see how increasing ζ widens $\Delta f$ and lowers the peak amplitude.
Structural Health Monitoring: Engineers regularly measure the FRF of bridges or wind turbine blades. A shift in the natural frequency or a change in damping can indicate developing cracks or fatigue, allowing for maintenance before failure.
Automotive NVH (Noise, Vibration, Harshness): Car manufacturers use FRF analysis to find and modify resonances in body panels, steering columns, and exhaust systems. For instance, they might add damping material to suppress a resonance at the engine's idle frequency, making the cabin quieter.
Aerospace Flutter Prediction: Aircraft wings and control surfaces are tested extensively for their FRF. Engineers must ensure that resonant frequencies do not align with excitation frequencies from airflow or engine rotation to avoid catastrophic flutter vibrations.
Consumer Electronics Design: The design of smartphones and hard drives heavily relies on FRF analysis. Engineers ensure the natural frequencies of internal components and the casing are away from the operating frequencies of motors or speakers to prevent annoying buzzes and potential damage.
First, do not assume there is only one type of FRF. In reality, multiple FRFs are defined based on the input-output pair, such as displacement/force (receptance), velocity/force (mobility), and acceleration/force (inertance). The simulator shows the displacement-based "receptance." For instance, when using an accelerometer in a vibration test, you are dealing with inertance, which has different characteristics, such as more noticeable noise in the low-frequency range. Next, the damping ratio ζ and the resonance peak height do not have a simple proportional relationship. Even if ζ doubles from 0.1 to 0.2, the peak height decreases by slightly more than half. Specifically, the peak amplitude is approximately 50 (1/(2ζ)) for ζ=0.01 and about 5 for ζ=0.1. Finally, be careful when setting the "mass ratio" or "coupling spring" in a 2-degree-of-freedom system. For example, if you set an extremely large mass ratio (e.g., m2/m1=100), the lower resonance mode becomes a "local vibration" state where essentially only the smaller mass (m1) vibrates, while in the higher mode, the two masses vibrate in opposite phases. When setting parameters in practical work, you must accurately estimate the masses and stiffnesses of the physical components you are considering; otherwise, you risk analyzing modes that are completely different from reality.
The concept of FRF is directly applicable to acoustical engineering. The driver unit of a speaker or the diaphragm of headphones is precisely a mechanical vibration system. By measuring and designing its FRF (in this case, sound pressure/input voltage), flat frequency characteristics and enhanced bass are achieved. Furthermore, it is inextricably linked to control engineering. In the position control of robot arms or the servo control of machine tools, the FRF of the "plant" (the controlled object) is identified, and based on this, the parameters (gain, phase compensation) of the feedback controller are designed. The rapid phase shift near a resonance peak can cause instability (oscillation) in the control system, requiring particular attention. Moreover, in the field of materials mechanics, FRF measurement is used to evaluate the dynamic properties of composite materials or viscoelastic materials. For example, a material sample is attached to an oscillator, its FRF is measured, and the complex modulus (storage modulus and loss modulus) of the material is calculated from the changes in its resonance frequency and damping. Thus, the seemingly simple single-degree-of-freedom model functions as a "common language" across diverse engineering fields.
The next step is to understand the concepts of "modal analysis" and "modal coordinates." The reason two peaks appear in the 2-DOF FRF is that the system has two "modes" (specific vibration patterns between masses that occur at particular frequencies). Each of these modes behaves almost like an independent single-degree-of-freedom system. In other words, the FRF of a complex multi-degree-of-freedom system can actually be expressed as a superposition (linear sum) of multiple single-degree-of-freedom FRFs. The key to understanding this is the "transformation to modal coordinates." Mathematically, this involves solving the equations of motion as a matrix eigenvalue problem. You find the eigenvalues (squares of the natural frequencies) and eigenvectors (mode shapes) from the mass and stiffness matrices. Using these, instead of solving simultaneous equations, you decompose them into a set of independent equations. After observing in the simulator how the two peaks move when you change the mass ratio or spring constants, try following this matrix-based formulation in a textbook. Once you grasp this, you will deeply understand the meaning of the "modal contribution ratio" output by CAE software, significantly advancing your ability in practical vibration troubleshooting and design improvement.