Pipe Bend Minimum Wall Thickness Calculator (B31.3 ¶304.2.1)
Resolves the after-bend minimum wall tm at intrados, extrados and centerline, together with the I correction factors that separate them, per ASME B31.3 ¶304.2.1. The intrados governs; how much a given bending procedure actually thins the wall is not predicted here.
Bending thins the outside of the bend (extrados) and thickens the inside (intrados), but the pressure stress redistributes the other way — the intrados needs more wall than straight pipe. B31.3 handles this with an I correction on the allowable in the wall-thickness equation, evaluated at both surfaces.
Method
With R the bend radius to centerline and D the OD:
Iintrados = (4(R/D) − 1) / (4(R/D) − 2) Iextrados = (4(R/D) + 1) / (4(R/D) + 2)
tm(I) = P·D / ( 2( S·E/I + P·y ) ) + A
The same form is referenced by B31.1 ¶102.4.5 and the B31.4/B31.12 bend rules; the centerline case (I = 1) reproduces straight pipe.
| Inputs | ||
|---|---|---|
| P | Internal design gauge pressure | psi |
| D | Outside diameter | in |
| R | Bend radius to centerline | in |
| S, E, y | Allowable stress, quality factor, coefficient (user-supplied) | psi, —, — |
| A | Allowances | in |
| Outputs | ||
| I_int, I_ext | Thickness correction factors | — |
| tm intrados | Minimum wall at intrados (governing) | in |
| tm extrados | Minimum wall at extrados | in |
| tm centerline | Straight-pipe equivalent | in |
Limitations — what this calculator is not
- Computes required after-bend thickness — it does not predict how much your bending procedure actually thins the wall; specify starting wall so the finished extrados/intrados meet these minima.
- R ≤ D/2 is rejected (not a physical centerline bend radius); R/D < 1 triggers a warning to verify the bending procedure.
- Induction/hot bends may have ovality and hardness acceptance criteria beyond thickness — out of scope.
Worked example — fixture-verified
NPS 8 (8.625 in OD) bent at R = 12 in (≈1.4D), P = 1,000 psi, S = 20,000 psi, E = 1, y = 0.4, allowance 0.065 in.
| Given | ||
|---|---|---|
| Pressure P | 1,000 | psi |
| OD D | 8.625 | in |
| Bend radius R | 12 | in |
| S / E / y | 20,000 / 1 / 0.4 | psi, —, — |
| Allowance A | 0.065 | in |
Step by step
- R/D = 12/8.625 = 1.39130 → 4(R/D) = 5.56522.
- Iintrados = (5.56522−1)/(5.56522−2) = 4.56522/3.56522 = 1.28049; Iextrados = 6.56522/7.56522 = 0.86782.
- Intrados: tm = 1,000·8.625 / (2·(20,000/1.28049 + 400)) + 0.065 = 8,625/32,038 + 0.065 = 0.33421 in.
- Extrados: 8,625/46,893 + 0.065 = 0.24893 in; centerline: 8,625/40,800 + 0.065 = 0.27640 in.
| Result COMPUTED | ||
|---|---|---|
| I intrados / extrados | 1.28049 / 0.86782 | — |
| tm — intrados (governs) | 0.33421 | in |
| tm — extrados | 0.24893 | in |
| tm — centerline | 0.27640 | in |
The intrados needs 21% more wall than straight pipe here — the reason tight bends are ordered a schedule heavier than the run.
bend-thickness.json — case “NPS 8, R=12 in, P=1000, S=20000, E=1, y=0.4, A=0.065” (tolerance 0.0001) — in the
calc-core release gate. It re-runs on every commit; a red fixture blocks deployment.
See the validation methodology.Sources & citations
- ASME B31.3, Process Piping — ¶304.2.1, pressure design of bends.
- ASME B31.1, Power Piping — ¶102.4.5 (same I-factor form on the Power line card).
Per the source & citation policy, allowable-stress and factor table values are user-supplied — this page and the app cite paragraph numbers and never reproduce ASME table data.
FAQ
Why does the intrados need MORE thickness when bending makes it thicker?
Two separate effects. Fabrication thickens the intrados, but hoop pressure stress at the intrados of a torus is inherently higher than in straight pipe (I > 1 raises required wall). The Code requires the finished wall to meet tm at each location — usually fabrication thickening covers it, which is why the check matters most for the thinned extrados on tight bends.
Related calculators
- ASME B31.3 Pipe Wall Thickness Calculator — Straight-pipe baseline the centerline case reproduces
- ASME B31.1 Power Piping Wall Thickness Calculator — B31.1 ¶102.4.5 uses this same I-factor form
- Mitered Elbow Allowable Pressure Calculator (ASME B31.3 ¶304.2.3) — Mitered alternative when smooth bends aren't practical
- Stress Intensification & Flexibility Factor Calculator (B31.3 Appendix D) — Same bend geometry, flexibility and SIF side