Author: AI-Assisted Academic Synthesis
Date: 2024
Subject: Mechanical Engineering / Fatigue Analysis
Structure: Aluminum beam, length 200 mm, S-N slope ( k=6 ), ( C=1.2\times10^23 ).
Input PSD: Broadband acceleration (10–1000 Hz, 0.1 g²/Hz).
FEA output: Bending stress PSD at fixed end.
| Method | Damage Rate (1/s) | Life (hours) | Error vs RFC | |--------|------------------|--------------|---------------| | Time-domain (RFC) | ( 2.31\times10^-7 ) | 1203 | – | | Narrowband | ( 1.83\times10^-6 ) | 152 | +692% | | Dirlik | ( 2.42\times10^-7 ) | 1149 | +4.8% | | Benasciutti-Tovo | ( 2.50\times10^-7 ) | 1111 | +8.2% |
Computational time:
Conclusion: Dirlik matches rainflow within 5%, with 200× speedup. vibration fatigue by spectral methods pdf
Fatigue damage is a cumulative process that occurs due to the repeated application of stress cycles. The fatigue damage process can be described using the Palmgren-Miner rule, which assumes that the fatigue damage accumulated under different stress cycles is linear.
Integrate ( S_\sigma(f) ) numerically to get ( m_0, m_1, m_2, m_4 ).
The following steps are recommended for industrial application:
Obtain stress PSD:
Compute spectral moments ( m_0, m_1, m_2, m_4 ) using numerical integration (trapezoidal rule). Ensure frequency resolution fine enough to capture peaks.
Select a spectral method:
Calculate damage rate ( D ) (damage per second). Extrapolate to lifetime ( T_life ): total damage ( D_total = D \cdot T_life ). Failure predicted if ( D_total \ge 1 ).
Once the PDF of stress ranges $p(S)$ is obtained, damage is calculated using the Palmgren-Miner linear damage rule combined with the material S-N curve (Basquin’s equation: $N S^k = C$). Time-domain (6M points, RFC): 18
The expected fatigue life $T$ is calculated as:
$$E[D] = T \int_0^\infty \fracp(S) \cdot v_pN(S) ds$$
Where $v_p$ is the rate of peaks and $N(S)$ is the number of cycles to failure at stress range $S$.
Spectral methods compress this information into a Power Spectral Density (PSD) function. A PSD reveals how the vibration energy is distributed across frequencies. The key insight is that fatigue damage correlates directly with the statistical properties of the PSD—specifically, its moments. Conclusion: Dirlik matches rainflow within 5%, with 200×
The mathematical foundation rests on the probability density function (PDF) of stress amplitudes. In the frequency domain, Dirlik (1985) proposed an empirical closed-form expression for the PDF of rainflow ranges, which remains the gold standard in commercial fatigue software. Other methods include: