Random Response Fatigue Analysis

The study of fatigue life of structures under random loading.

Power Spectral Density (PSD) results from the random response analysis are used to calculate Moments mnmn that are used to generate the probability density function for the number of cycles versus the stress range.

The PSD Moments are calculated based on the PSD stresses generated from the random response analysis.

Power Spectral Density (PSD) Moments

PSD Moments are calculated based on the Stress PSD generated from the random response analysis as:


Figure 1. Calculation of PSD Moments

Moments are calculated based on:

mn=Nk=1fnkGkδfmn=Nk=1fnkGkδf

Where,
fkfk
Frequency value.
GkGk
PSD response value at frequency fkfk .

Calculate Probability of Stress Range Occurence

Calculation of the probability of occurrence of a stress range between the initial and final stress range values within each bin section are user-defined.

The probability P(ΔSi)P(ΔSi) of a stress range occuring between (ΔSiδS/2)(ΔSiδS/2) and (ΔSi+δS/2)(ΔSi+δS/2) is:

P(ΔSi)=pδSiP(ΔSi)=pδSi

Probability Density Function (Probability Density of Number of Cycles Versus Stress Range)

PSD Moments calculated as shown above are used in the generation of a Probability Density Function f(mn)f(mn) for the stress range. The function is based on the specified damage model. DIRLIK, LALANNE, NARROW, and Steinberg 3 band (THREE) options are available to define the damage model.

DIRLIK
DIRLIK postulated a closed form solution to the determination of the Probability Density Function as:
p(S)=D1QeZQ+D2ZR2eZ22R2+D3ZeZ222m0p(S)=D1QeZQ+D2ZR2eZ22R2+D3ZeZ222m0
Where,
D1=2(xmγ2)1+γ2D1=2(xmγ2)1+γ2
D2=1γD1+D211RD2=1γD1+D211R
D3=1D1D2D3=1D1D2
Z=S2m0Z=S2m0
Q=1.25(γD3D2R)D1Q=1.25(γD3D2R)D1
R=γxmD211γD1+D21R=γxmD211γD1+D21
xm=m1m0m2m4xm=m1m0m2m4
γ=m2m0m4γ=m2m0m4
Irregularity factor.
SS
Stress range.
LALANNE
The LALANNE random fatigue damage model depicts the probability density function as:
p(S)=1m01γ22πeS28m0(1γ2)+Sγ4m0(1+erf(Sγ22m0(1γ2)))p(S)=1m01γ22πeS28m0(1γ2)+Sγ4m0(1+erf(Sγ22m0(1γ2)))
Where,
γ=m2m0m4γ=m2m0m4
Irregularity factor.
SS
Stress range.
NARROW
The Narrow Band random fatigue damage model uses the following probability functions:
p(S)=(S4m0e(S28m0))p(S)=(S4m0e(S28m0))
Where,
SS
Stress range.
By default, the number of zero crossings nzcross=m2/m0nzcross=m2/m0 is used instead of number of peaks npeaks=m4/m2npeaks=m4/m2 for NARROW band, because the numerical calculations involving m4m4 can sometimes lead to unstable numerical behavior. If the signal is ideally NARROW band, the number of zero crossings and number of peaks should be almost equal.
THREE
The Steinberg 3-band random fatigue damage model uses the following probability function:
P(S)={0.683at2m00.271at4m00.043at6m0
Where,
S
Stress range.
Unlike the other damage models, for THREE band, these values are probability (and not probability density). This is also evident in the use of upper case P(S) compared to the lower case p(S) for the other damage models.
For the THREE damage model, these probabilities are directly used to calculate the number of cycles by multiplying P(S) with the total number of zero-crossings in the entire time history. For other damage models (except THREE), the probability density values are first multiplied by DS (bin size) to get the probability.


Figure 2. Probability Density Function. Probability Density of Number of Cycles Versus Stress Range
The probability density function can be adjusted based on the following parameters defined in the random response fatigue solution settings.

Upper Stress Range Factor

Calculates the upper limit of the stress range as:

upper limit of the stress range = 2*RMS Stress*Upper Stress Range factor

The RMS Stress is output from random response subcase. The stress ranges of interest are limited by the upper limit of the stress range. Any stresses beyond the upper limit are not considered in random fatigue damage calculations.

Upper Stress Range

Directly specify the upper stress range.

Number of Bins

Calculates the width of the stress range DS=δS for which the probability is calculated (see Figure 2). The default is 100 and the first bin starts from 0.0 to δS . The width of the stress range is calculated as DS=Upper stress range/Number of bins.

Stress Range Width

Directly defines the width of the stress ranges ( δS ).

Calculate Probability of Stress Range Occurence

Calculation of the Probability of occurrence of a stress range between the initial and final stress range values within each bin section are based on the damage models.
DIRLIK, LALANNE, NARROW
The probability P(Si) of a stress range occuring between (ΔSiδS/2) and (ΔSi+δS/2) is:
P(Si)=pi(Si)δS
THREE
For the THREE damage model, there are only three bins. The number of cycles at each stress range (2*RMS, 4*RMS, and 6*RMS) are calculated by directly multiplying the corresponding probabilities with the total number of zero-crossings (refer to section below regarding calculation of number of zero-crossings).

Select Damage Models

The following information may help assist in choosing the damage model.
  1. The PSD moments of stress are used to calculated corresponding moments, which are used to determine the probability density function for the stress-range.
  2. DIRLIK and LALANNE models generate probabilities across a wider distribution of the stress-range spectrum. Therefore, these models should be used when the input random signal consists of a variety of stress-ranges across multiple frequencies. The information in the probability density function better captures the wider range in stress-range distribution if DIRLIK and LALANNE are used.
  3. The NARROW model is intended for random signals for which the stress range is expected to be closely associated with a high probability of particular stress range distribution. Therefore, if you know the input random data does not have a wide range of stress-range distribution, and the distribution is mainly concentrated about a particular stress range, you should select NARROW. This model expects the highest probability of stress-ranges to lie at or around this particular stress range.
  4. The THREE model is like the NARROW model, except it expects the distribution of the random signal to contain, in addition to the association with 1*RMS, associations (albeit smaller) with 2*RMS, and 3*RMS. Therefore, if your input random data is mainly clustered around stress ranges in 1*RMS, and to a lesser extent, 2*RMS, and 3*RMS, then you should select THREE.

Number of Peaks and Zero Crossings

NARROW, THREE
The number of zero crossings per second in the original time-domain random loading (from which the frequency based random PSD load is generated) is determined as:
nzcross=m2m0
Where,
mn
Corresponding moments calculated.
DIRLIK, LALANNE
The number of peaks per second in the original time-domain random loading (from which the frequency based random PSD load is generated) is determined as:
npeaks=m4m2
Where,
mn
Corresponding moments calculated.

Number of Cycles

NARROW band, THREE band
The total number of cycles is calculated as:
NT=nzcrossT
Where,
T
Total exposure time.
DIRLIK, LALANNE
The total number of cycles is calculated as:
NT=npeaksT
Where,
T
Total exposure time.
Total Number of Cycles of Particular Stress Range
The total number of cycles with with stress range ΔSi is calculated as:
Ni=P(ΔSi)NT

Fatigue Life and Damage

Fatigue life (maximum number of cycles of a particular stress range Si for the material prior to failure) is calculated based on the Material SN curve as:

Nf(Si)=(SiSf)1b

Total fatigue damage as a result of the applied random loading is calculated as:

D=Ni=1NiNf(Si)

To account for the mean stress correction with any loading that leads to a mean stress different from zero, you can define a static subcase that consists of such loading (typically gravity loads). This static subcase can be referenced in random fatigue analysis event setup.