An insight into the novel fatigue assessment method using the Effective Critical Plane (ECP) factor.
Fatigue failures in structural components often result from stress concentrations caused by geometric irregularities such as notches or welds. Various methods like the Notch Stress Approach (NSA), Theory of Critical Distances (TCD), and Strain Energy Density (SED) have been used for fatigue strength assessment. However, these methods may not capture the full complexity of the stress-strain field near stress concentrators.
We introduce a novel approach, the Effective Critical Plane (ECP) method, which enhances fatigue life prediction by averaging the stress-strain field over a small volume around the critical point, preserving the tensorial characteristics of the field. The size of this averaging volume is determined as a material parameter and optimized through experimental data.
The ECP method focuses on calculating critical plane parameters starting from an averaged stress or strain tensor over a control volume
Fatemi-Socie (FS) Factor: \(FS = \frac{\Delta \gamma_{max}}{2} \left(1 + k \frac{\sigma_n}{\sigma_y}\right)\) Where \(\Delta \gamma_{max}\) is the maximum shear strain amplitude, \(\sigma_n\) is the normal stress, and \(k\) is a material constant.
Smith-Watson-Topper (SWT) Factor: \(SWT = \frac{\Delta \varepsilon_{max}}{2} \sigma_n\) Where \(\Delta \varepsilon_{max}\) is the maximum normal strain amplitude and \(\sigma_n\) is the maximum normal stress.
The method is implemented through a MATLAB script (included as supplementary material). The script performs the following steps:
The ECP approach has been validated using experimental data from low carbon steel specimens subjected to various notches and loading conditions. Two geometries—U-notched and V-notched specimens—were used in simulations to derive the optimal control radius $r_c$ for the material. The results were compared with traditional methods like NSA, TCD, and SED.
The optimal control radii were found to be:
For each geometry, the FS and SWT factors were computed and plotted against the number of cycles to failure. The comparison with experimental data showed that the FS model better describes the fatigue process for ductile materials, as it accounts for shear cracking.
A supplementary Matlab® script implementing the method is available on GitHub: ECP.