What is the S-N Curve and Why Should You Care?
An S-N curve, or stress-number curve, charts the relationship between the stress applied to a material and the number of cycles it can endure before fatigue failure. It's how engineers predict the lifespan of parts under cyclic loads — think automotive suspension components, bridges, aircraft wings, and even everyday items like springs. Knowing this curve lets you pick the right material and stress level to keep a design safe for its intended lifetime.
How to Calculate the S-N Curve
[
N = K \times S^{-m}
]
Where:
- N is the number of cycles to failure
- S is the stress range (the difference between maximum and minimum stress in a cycle)
- K is a material-specific constant determined experimentally
- m is a material-specific exponent describing how sensitive the material is to changes in cyclic stress
This is the standard engineering rearrangement of Basquin's equation, which is usually written in terms of stress:
[
\sigma = \sigma_f' (2N)^{b}
]
Here σ is the stress amplitude, σf' is the fatigue strength coefficient, b is the fatigue strength exponent, and 2N counts load reversals rather than full cycles. Solving Basquin's equation for N and absorbing the constants gives the N = K × S^(-m) form above, with the exponent relationship m = -1/b.
Step-by-Step Calculation Guide
- Determine the stress range (S): The range of stress the material will experience in each cycle.
- Find material constants K and m: Obtained through fatigue testing or from engineering handbooks.
- Plug into the formula: Calculate N = K × S^(-m).
Calculation Example
Given:
- Stress range (S): 350 MPa
- Material constant K: 2.5 × 10^8
- Material constant m: 0.3
Step 1: Raise the stress range to the power of -m
[
350^{-0.3} \approx 0.1725
]
Step 2: Multiply by material constant K
[
N = 2.5 \times 10^{8} \times 0.1725 \approx 4.312 \times 10^{7}
]
The material can endure approximately 43,124,055 cycles before fatigue failure.
| Variable | Value |
|---|---|
| S | 350 MPa |
| K | 2.5 × 10^8 |
| m | 0.3 |
| N | ≈ 43,124,055 cycles |
Quick Recap
- N = K × S^(-m) links stress range to cycles-to-failure through two material-specific constants.
- This is the same relationship as Basquin's equation, σ = σf'(2N)^b, rearranged and solved for N.
- Because S is raised to a negative power, small increases in stress cause large drops in fatigue life.
- Use the calculator above with your own S, K, and m values to get an instant cycles-to-failure estimate.
If you're working through fatigue and load calculations, the bending stress calculator is a natural next step.