Calculadora de Vida a Fatiga — Fórmula
## Fatigue Life Estimation (Basquin Relation)
Repetitive loading below the static strength can cause failure through fatigue crack growth.
### Formula
**Sa = Sf' (2Nf)^b** or equivalently **Nf = 0.5 (Sa / Sf')^(1/b)**
This simplified form (Basquin equation) relates stress amplitude Sa to cycles to failure Nf. The fatigue strength coefficient Sf' and exponent b are material properties obtained from testing. Typical b values range from -0.05 to -0.15.
Repetitive loading below the static strength can cause failure through fatigue crack growth.
### Formula
**Sa = Sf' (2Nf)^b** or equivalently **Nf = 0.5 (Sa / Sf')^(1/b)**
This simplified form (Basquin equation) relates stress amplitude Sa to cycles to failure Nf. The fatigue strength coefficient Sf' and exponent b are material properties obtained from testing. Typical b values range from -0.05 to -0.15.
Ejemplo Resuelto
A steel component with Sf'=900 MPa, b=-0.1, subjected to 200 MPa stress amplitude.
- Sa/Sf' = 200/900 = 0.2222
- 1/b = 1/(-0.1) = -10
- Nf = (0.2222)^(-10) = approximately 6,046,618 cycles
- This is above 10^6, suggesting effectively infinite life for many applications.