Stress Gradient Effect
Stress gradient effect based on FKM guideline method.
The stress gradient effect is supported for both shells and solid elements. For solid elements, the stress gradient effect is only available with nodal evaluation and for shell elements, the stress gradient effect is only available with elemental evaluation.
The Stress Gradient method is currently supported for Uniaxial and Multiaxial SN, EN with Time series loading. It is not supported for Dang Van FOS, Weld, Vibration, and Transient Fatigue analyses.
FKM Guideline Method
In the FKM guideline method, stress gradient effect is considered by increasing fatigue strength by a factor calculated using a rule in FKM guidelines. In HyperLife implementation of FKM guideline method, 6 components of a stress tensor at each time step is reduced by the factor provided by FKM guidelines.
To activate Stress Gradient effect using FKM guideline method, Stress Gradient should be set to FKM Guideline in SN/eN dialog. The equivalent stress σeq method to calculate stress gradient should be specified.
- Calculate stress gradient of 6 components of a stress tensor, Δσij(t)Δz , at each time step after linear combination of stress history. z-direction is an outward surface normal. For a solid element, the gradient is calculated by finite difference between stress at surface and stress at 1mm below the surface. The stress at 1mm below surface is an interpolated stress from grid point stresses of an element of interest. In case of 2nd order solid elements, only grid point stresses at corners are used for interpolation. For shell elements, the gradient is calculated from stresses of both layers and its thickness.
- Using the stress gradient obtained in Step 1, a gradient of equivalent stress in the surface normal direction, Δσeq(t)Δz , is calculated in an analytical way at each time step. The equivalent stress can be either von Mises stress or absolute maximum principal stress.
- The related stress gradient,
Gσ
is calculated using the following
normalization.ˉG(t)σ=1σeq(t)Δσeq(t)Δz
- Calculate the correction factor nσ(t) . Refer to Correction Factor Calculation.
- Apply the correction factor
nσ
to the surface stress tensor to obtain
reduced surface stress. Apply the same
nσ
to corresponding strain tensor to obtain
reduced strain tensor when EN fatigue analysis is to be carried out with
nonlinear analysis.σ'ij(t)=σij(t)nσ(t)
Correction Factor Calculation
Correction factor calculation is based on relationship between nσ and Gσ described in the FKM guidelines.
- If ˉGσ≤0.1 mm−1nσ=1+ˉGσ⋅mm⋅10−(aG−0.5+RmbG⋅MPa)
- If 0.1 mm−1<ˉGσ≤1 mm−1nσ=1+√ˉGσ⋅mm⋅10−(aG+RmbG⋅MPa)
- If 1 mm−1<ˉGσ≤100 mm−1nσ=1+4√ˉGσ⋅mm⋅10−(aG+RmbG⋅MPa)
Constants | Stainless Steel | Other steels | GS | GGG | GT | GG | Wrought Al-Alloys | Cast Al- Alloys |
---|---|---|---|---|---|---|---|---|
aG | 0.40 | 0.50 | 0.25 | 0.05 | -0.05 | -0.05 | 0.05 | -0.05 |
bG | 2400 | 2700 | 2000 | 3200 | 3200 | 3200 | 850 | 3200 |
- GS
- Cast Steel and Heat Treatable cast steel for general purposes.
- GGG
- Nodular Cast Iron.
- GT
- Malleable Cast Iron.
- GG
- Cast Iron with lamellar graphite (grey cast iron).
Rm is UTS in MPa and dimension of Gσ is mm. HyperLife takes care of the unit system for Rm and Gσ through stress units defined in Material and stress unit and length unit defined in SN/eN dialog. aG and bG values are user input in Material under FKM Stress Gradient tab of My Material. Since the stress gradient has to be calculated in length dimension of mm, define the length units so that HyperLife can properly locate a point that is 1mm below the surface. If Gσ is negative, nσ is set to 1.0. If Gσ is greater than 100 mm-1, nσ is set to 1.0 with a warning message.
User-defined Relationship
User-defined relationship between nσ and Gσ can be specified through a TABLE (pairs of (xi,yi) = ( Gσ , nσ ) in My Materials. If Gσ falls outside the range of xi, Gσ will be extrapolated. This means that nσ can be lower than 1.0 when Gσ is negative depending on how Gσ is treated when being negative or greater than 100mm-1. The user-defined relationship takes precedence over the one in FKM guidelines.