Hand Calculations logo Hand Calculations All help pages ▾

Weld Fatigue Factor⚠ unverified

Mechanical / Welds · Compute the fatigue factor of safety for a weld

Parameters

InputSymbolUnitDefaultDescription
KfKf1.0Fatigue stress concentration factor, dimensionless
sigma_aσaPa1.0Alternating stress amplitude
sigma_mσmPa1.0Mean stress
SeSePa1.0Endurance limit of the weld
SutSutPa1.0Ultimate tensile strength of the weld
OutputSymbolUnitDescription
resultnFatigue factor of safety, dimensionless. Returns 0.0 if ``Se`` or ``Sut`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The modified-Goodman line (Goodman Line) draws a safe boundary in the $\sigma_a$–$\sigma_m$ plane between the endurance limit $S_e$ on the alternating axis and the ultimate strength $S_{ut}$ on the mean axis. A stress state on the line satisfies

$$\frac{\sigma_a}{S_e} + \frac{\sigma_m}{S_{ut}} = 1.$$

Introduce the fatigue stress-concentration factor by magnifying the alternating stress, $\sigma_a \to K_f\sigma_a$ (the standard treatment for notched fatigue). To size a design, scale the load by a factor of safety $n$ — both stresses grow to $n K_f\sigma_a$ and $n\sigma_m$ — and place that scaled point exactly on the failure line:

$$\frac{n K_f\sigma_a}{S_e} + \frac{n\sigma_m}{S_{ut}} = 1.$$

Solving for $n$:

$$n = \frac{1}{K_f\,\dfrac{\sigma_a}{S_e} + \dfrac{\sigma_m}{S_{ut}}}.$$

This is the same construction as the Shaft Fatigue Factor and Bolt Fatigue Factor, specialised to a weld's $S_e$ and $K_f$.

Dimensional check. Each term $K_f\,\sigma_a/S_e$ and $\sigma_m/S_{ut}$ is (dimensionless)$\times$ $\text{Pa}/\text{Pa}$ = dimensionless, so the denominator is dimensionless and $n$ is dimensionless — a pure factor of safety.

History and Development

Goodman proposed his mean-stress line in 1899; the modified-Goodman form (endurance limit rather than a fraction of ultimate on the alternating axis) became the standard machine-design fatigue criterion in the 20th century (Soderberg, Gerber, and Goodman lines all appear in Shigley). For welds, however, laboratory-fatigue experience through the mid-20th century showed that joint geometry and defects dominate, and that weld fatigue strength is nearly independent of base-metal strength. Design practice therefore moved to detail categories with nominal-stress S-N curves (S-N Curve) — the AWS/AASHTO/Eurocode approach — which this Goodman formula approximates but does not replace.

Related Concepts: Goodman Line, Modified Goodman Factor, Shaft Fatigue Factor, Bolt Fatigue Factor, Fatigue Stress Concentration, S-N Curve, Endurance Limit steel

Notes: Machine-design Goodman method — real weld fatigue uses detail-category S-N curves (weld strength is nearly independent of $S_{ut}$). $K_f$ magnifies only $\sigma_a$; as-welded toes $K_f \approx 2$–$4$, reduced by toe grinding/peening. Returns $0$ for non-positive $S_e$ or $S_{ut}$.

← Back to the workspace  ·  All help pages  ·  Getting started