Random Response Fatigue Analysis
The study of fatigue life of structures under Random Loading.
The setup is similar to a Random Response Analysis setup, with an additional Fatigue subcase. The LCID field on the FATLOAD entry references the subcase ID of the Random Response Analysis subcase.
Power Spectral Density (PSD) results from the Random Response Analysis are used to calculate Moments ( ) 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 Stress PSD generated from the Random Response Analysis, as shown below.
Input
Calculates Random Response Fatigue.
Power Spectral Density (PSD) Moments
The moments are calculated based on:
- Frequency value
- PSD response value at frequency
The stability of can be checked by setting PARAM, CHKM0, YES. A warning is printed if the frequency interval must be further refined.
Calculate Probability of Stress Range Occurrence
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 of a stress range occuring between and is .
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 for the stress range. The function is based on the specified damage model on the RNDPDF continuation line on FATPARM. Currently, DIRLIK, LALANNE, NARROW, and THREE options are available to define the damage model. Multiple damage models are also supported (the worst damage is selected for output from the specified damage models).
DIRLIK postulated a closed form solution to the determination of the Probability Density Function as:
- Irregularity Factor
- Stress range
The LALANNE Random Fatigue Damage model depicts the probability density function as:
- Irregularity factor
- Stress range
The Narrow Band Random Fatigue Damage model uses the following probability functions:
Where, is the stress range.
In the NARROW band model, if the irregularity factor is less than 0.95, then OptiStruct will issue a warning that the irregularity factor is small. Ideally, the irregularity factor should be 1.0 if the signal is NARROW band.
By default, OptiStruct uses number of zero crossings ( ) instead of number of peaks ( ) for NARROW band, because the numerical calculations involving sometimes may lead to unstable numerical behavior. If the signal is ideally NARROW band, the number of zero crossings and number of peaks should almost be equal. However, PARAM,NBZRCRS,NO can be used to switch OptiStruct to using number of peaks ( ) for NARROW band.
The Steinberg 3-Band Random Fatigue Damage model uses the following probability function.
Unlike the other damage models, for THREE band, the following values are probability (and not probability density). This is also evident in the use of upper case compared to the lower case for the other damage models. For the THREE damage model, the following probabilities are directly used to calculate the number of cycles by multiplying 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).
Where, is the stress range.
- FACSREND
- Calculates the upper limit of the stress range (SREND). This is calculated as SREND = 2*RMS Stress*FACSREND. The RMS Stress is output from Random Response Subcase. The stress ranges of interest are limited by SREND. Any stresses beyond SREND are not considered in Random Fatigue Damage calculations.
- SREND
- Directly specifies the upper limit of the stress range (if SREND is blank, then the SREND calculated based on FACSREND is used).
- NBIN
- Calculates the width of the stress range (DS = ) for which the probability is calculated (Figure 2). The default is 100 and the first bin starts from 0.0 to . The width of the stress range is calculated as DS=SREND/NBIN.
- DS
- Directly defines the width of the stress ranges ( ). (if DS is blank, then the DS calculated based on NBIN is used).
Calculate Probability of Stress Range Occurrence
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.
The probability of a stress range occurring between and is .
The probability is directly defined using the probability function defined above. It is being repeated here for clarity.
Where, is stress range.
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
- You can see from the previous sections, that the PSD moments of stress are used to calculated corresponding moments, which are used to determine the probability density function for the stress-range.
- 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. Therefore, the information in the probability density function better captures the wider range in stress-range distribution if DIRLIK and LALANNE are used.
- 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 certain stress range distribution. Therefore, if you know that the input random data does not have a wide range of stress-range distribution, and that the distribution is mainly concentrated about a particular stress range, then you should select NARROW, since it expects the highest probability of stress-ranges to lie at or around this particular stress range.
- The THREE model is like the NARROW model, except that 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
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:
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:
Where, is the corresponding moments calculated, as shown in Power Spectral Density (PSD) Moments.
The total number of cycles for THREE band and NARROW band is calculated as:
The total number of cycles for DIRLIK, LALANNE, and NARROW (with PARAM,NBZRCRS,NO is calculated as):
Where, is Total exposure time given by the T# fields on the FATSEQ Bulk Data Entry.
The total number of cycles with Stress range is calculated as:
Fatigue Life and Damage
Fatigue Life (maximum number of cycles of a particular stress range for the material prior to failure) is calculated based on the Material SN curve as:
Total Fatigue Damage as a result of the applied Random Loading is calculated based on:
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 on the STSUBID field of the RANDOM continuation line.