CTR K

How to Design a Fillet Weld to EN 1993-1-8 — Directional Method Explained

EN 1993-1-8

A fillet weld is one of the most common load-carrying welds in structural and mechanical engineering — used on brackets, beam-to-column connections, equipment supports, and pressure-equipment attachments. Sizing a fillet weld incorrectly is easy: the weld looks substantial, but the effective throat carrying the stress is always less than the visible leg size, and a transverse (bending) load splits into both normal and shear components on the 45° throat plane. Using a simple τ = F/A or σ = M/Z without the throat resolution can overstate the weld resistance by up to √2 — making a borderline weld appear safe when it is not.

EN 1993-1-8 — Eurocode 3's standard for the design of structural joints — defines the directional method (§4.5.3.2) as the governing approach for fillet weld strength. It resolves the stress resultant on the throat into three components, forms a von Mises equivalent stress, and checks it against the resistance set by the parent-metal ultimate strength, a weld correlation factor βw and a partial factor γ_Mw. The MechanixCalc weld design calculator runs this method end-to-end for direct shear, bending, torsion and combined loading; this guide explains every step.

The effective throat — what the weld actually carries

The strength of a fillet weld is governed by its effective throat dimension a, not its leg size s. For a standard 45° fillet the throat factor is 0.7, so a = 0.7 s. A 10 mm leg fillet has an effective throat of only 7 mm — the perpendicular distance from the root to the face. The throat is the critical section because it is the minimum cross-section the full force resultant must cross. Specifying a minimum throat size is therefore the first design decision: EN 1993-1-8 Table 4.3 gives minimum throat sizes as a function of the thicker plate, and AWS D1.1 Table 4.5 gives similar prequalified minimums.

The throat section is idealised as a thin strip of length equal to the weld run length L and width equal to the throat a. For a single weld line the throat area is Aw = a·L and the section modulus for in-plane bending is Ww = a·L²/6. These are the cross-section properties used to convert the applied forces and moments into stress components on the throat plane.

The directional method — resolving σ⊥, τ⊥ and τ∥

The directional method of EN 1993-1-8 §4.5.3.2 distinguishes three stress components on the throat cross-section. A stress normal to the throat plane is σ_⊥; a shear stress perpendicular to the weld axis (in the throat plane) is τ_⊥; and a shear stress parallel to the weld axis (along the weld run) is τ_∥. For a fillet weld under transverse load (bending), the resultant throat stress p = M/Ww is equally split between σ_⊥ and τ_⊥ because the 45° throat is at 45° to both the load and the weld axis — each component equals p/√2. For a direct (in-plane) shear force, the load runs parallel to the weld axis and appears only as τ_∥ = F/Aw. For torsion, the resultant torsional shear at the farthest weld point is T·r/Jw, which also contributes to τ_⊥.

The three components are combined into a von Mises equivalent stress for the weld throat, and the result must satisfy two independent conditions: the equivalent stress must not exceed the directional resistance f_weld, and the normal stress σ_⊥ alone must not exceed a second limit of 0.9·fu/γ_M2. The governing utilisation is the maximum of the two checks, and the safety factor is its reciprocal.

Von Mises equivalent stress on weld throat (EN 1993-1-8 §4.5.3.2, condition 1)
σ_eq = √(σ_⊥² + 3·(τ_⊥² + τ_∥²)) ≤ fu / (βw · γ_Mw)

where σ_⊥ = normal stress perpendicular to the throat plane (MPa); τ_⊥ = shear stress perpendicular to the weld axis on the throat (MPa); τ_∥ = shear stress parallel to the weld axis (MPa); fu = ultimate tensile strength of the weaker parent plate (MPa); βw = weld correlation factor (0.80 for S235, 0.85 for S275, 0.90 for S355, 1.00 for S420/S460; EN 1993-1-8 Table 4.1); γ_Mw = partial factor for weld resistance (1.25 for standard EN 1993 joints)

Second condition — direct normal stress limit (§4.5.3.2, condition 2)
σ_⊥ ≤ 0.9 · fu / γ_M2

where σ_⊥ = normal stress perpendicular to the throat (MPa); fu = ultimate tensile strength of the parent metal (MPa); γ_M2 = 1.25 (partial factor for resistance in tension to fracture); this condition governs when the weld is loaded predominantly in transverse tension

Weld resistance — the correlation factor βw

The directional design resistance f_weld = fu / (βw · γ_Mw) contains the correlation factor βw, which reflects the fact that weld metal and the heat-affected zone are not as strong as the nominal parent plate. EN 1993-1-8 Table 4.1 tabulates βw from 0.80 for S235 to 1.00 for S420 and S460. A higher-strength steel has a higher βw, because the weld deposit can be formulated closer to matching the parent strength. The factor appears in the denominator: a higher βw gives a lower (more demanding) f_weld relative to fu, so the standard correctly penalises designers who assume the weld is as strong as the parent plate.

The equivalent shear resistance per unit throat area is f_vw = fu/(√3 · βw · γ_Mw). For direct-shear load cases the utilisation is τ_∥/f_vw, and this is usually less critical than the von Mises condition 1 check — but the calculator evaluates all three utilisation ratios and reports the governing one.

Directional shear resistance per unit throat area
f_vw = fu / (√3 · βw · γ_Mw)

where f_vw = design shear resistance (MPa); fu = ultimate tensile strength of the weaker connected part (MPa); √3 from the von Mises yield criterion in pure shear; βw = correlation factor (Table 4.1); γ_Mw = 1.25 for standard EN 1993 joints

Weld group properties for combined loading

When the connection carries both a direct shear force and a bending moment, the stresses are computed from the throat-section properties and combined on the throat plane. For a single weld line of length L with throat a: throat area Aw = a·L (used for direct shear); section modulus Ww = a·L²/6 (used for bending); polar moment Jw = a·L³/12 and farthest-point radius r = L/2 (used for torsion). For two parallel weld lines separated by a clear gap b: Aw = 2·a·L; Ww = a·L²/3; Jw = a·L·(3b² + L²)/6 and r = √((b/2)² + (L/2)²). These weld-line properties follow Shigley Tables 9-1/9-2 and are consistent with Blodgett's Design of Welded Structures.

After computing σ_⊥, τ_⊥ and τ_∥ from the throat-section properties and the applied loads, the von Mises formula collapses to simpler special cases: for pure direct shear σ_eq = √3 · τ_∥; for pure bending on a fillet σ_eq = 2 · σ_⊥ (because σ_⊥ = τ_⊥ = p/√2 and √(σ_⊥² + 3·τ_⊥²) = 2·σ_⊥). These identities are useful sanity checks when verifying a calculation by hand.

Worked example

Verify an S355 single-line fillet weld carrying an in-plane bending moment of 800 000 N·mm. Weld: leg size s = 5 mm, throat factor 0.7, run length L = 100 mm. Parent material: S355 (fu = 490 MPa, βw = 0.90). Joint category: EN 1993 standard (γ_Mw = 1.25).

Given

  • Parent materialS355: fu = 490 MPa, βw = 0.90
  • Leg size s5 mm
  • Throat factor0.7 (45° fillet)
  • Weld run length L100 mm
  • Applied moment M800 000 N·mm
  • Partial factor γ_Mw1.25 (EN 1993 standard joint)

Result

  • Effective throat a3.5 mm
  • Section modulus Ww5 833 mm³
  • Bending throat stress p137.1 MPa
  • σ_⊥ = τ_⊥97.0 MPa
  • Von Mises equivalent σ_eq194.0 MPa
  • Directional resistance f_weld435.6 MPa
  • Utilisation η (governing)0.445 (44.5%)
  • Safety factor SF2.25
  1. Effective throat: a = 0.7 × 5 = 3.5 mm.
  2. Section modulus (single weld line): Ww = a·L²/6 = 3.5 × 10 000 / 6 = 5 833 mm³.
  3. Bending throat stress resultant: p = M / Ww = 800 000 / 5 833 = 137.1 MPa.
  4. Throat-plane resolution (fillet, 45°): σ_⊥ = τ_⊥ = p / √2 = 137.1 / 1.414 = 97.0 MPa. τ_∥ = 0 (no direct shear).
  5. Von Mises equivalent (condition 1): σ_eq = √(σ_⊥² + 3·τ_⊥²) = √(97.0² + 3 × 97.0²) = √(4 × 97.0²) = 2 × 97.0 = 194.0 MPa.
  6. Directional resistance: f_weld = fu / (βw · γ_Mw) = 490 / (0.90 × 1.25) = 490 / 1.125 = 435.6 MPa.
  7. Utilisation, condition 1: η₁ = σ_eq / f_weld = 194.0 / 435.6 = 0.445.
  8. Second condition: f_perp = 0.9 · fu / γ_M2 = 0.9 × 490 / 1.25 = 352.8 MPa. η₂ = σ_⊥ / f_perp = 97.0 / 352.8 = 0.275.
  9. Governing utilisation: η = max(0.445, 0.275) = 0.445. Safety factor: SF = 1 / 0.445 = 2.25.

Illustrative — verify against your actual geometry, load case, material grade and partial factors. The calculator handles combined loading (F + M + T), two parallel weld lines, and the full EN 1993-1-8 two-condition check simultaneously, and generates a clause-cited PDF report.

Do it on your own numbers

Run the full directional-method strength check, fatigue life and heat-input calculation for your fillet or butt weld. Free 30-minute preview, no sign-up.

Open the Weld Design

Frequently asked questions

Which standard governs fillet weld design in the Eurocode system?

EN 1993-1-8:2005 — Part 1-8 of Eurocode 3 — is the governing standard for weld strength and structural joint design in Europe and any project referencing Eurocode. Its §4.5.3.2 defines the directional method for fillet and butt welds: stress resolution into σ⊥, τ⊥ and τ∥, the von Mises equivalent check, and the second condition on σ⊥. AWS D1.1 is the equivalent North American standard; the MechanixCalc weld calculator supports both through selectable joint categories.

What is the effective throat of a fillet weld?

The effective throat a is the perpendicular distance from the root of the weld to its face — not the leg size. For a standard 45° equal-leg fillet, a = 0.7 × s where s is the leg length. It is the minimum cross-section that the full force resultant must cross, so it is always the governing dimension for stress calculations. A 10 mm leg fillet has an effective throat of only 7 mm.

Why does the bending stress in a fillet weld produce both σ⊥ and τ⊥?

A transverse (bending) load acts perpendicular to the weld axis but at 90° to the throat plane. Because the 45° throat bisects this angle, the load resultant on the throat plane resolves equally into a component normal to the throat (σ_⊥) and a shear component in the throat plane perpendicular to the weld axis (τ_⊥) — each equal to p/√2 where p = M/Ww. A calculation that assigns the full bending stress to σ_⊥ only (ignoring τ_⊥) underestimates the von Mises equivalent by a factor of √2, which is unsafe.

How does the correlation factor βw affect the weld resistance?

The correlation factor βw (EN 1993-1-8 Table 4.1) appears in the denominator of the weld resistance: f_weld = fu/(βw·γ_Mw). Its values are 0.80 for S235, 0.85 for S275, 0.90 for S355 and 1.00 for S420/S460. A higher βw means a stricter (lower) allowable stress relative to fu — it accounts for the fact that the weld deposit must work harder to match a higher-strength parent plate. Misusing βw = 0.8 for an S355 weld inflates the allowable by about 12% compared to the correct βw = 0.9.

Is the weld design calculator free?

You can run it during a free 30-minute preview with no sign-up required. A free 14-day account trial unlocks every calculator with no credit card needed. The branded PDF engineering report — which cites the EN 1993-1-8 clause, lists every stress component and intermediate result, and is formatted for reviewer submission — along with saved calculations are part of a paid plan.

Related