Hand Calculations logo Hand Calculations All help pages ▾

Head Thickness Hemispherical⚠ unverified

Mechanical / Pressure Vessels · Compute the required thickness of a hemispherical head

Parameters

InputSymbolUnitDefaultDescription
PPPa1.0Internal pressure
rrm1.0Head radius
SSPa1.0Allowable stress of the material
EE1.0Joint efficiency factor, dimensionless. Default is 1.0
SFSF1.0Safety factor applied to the allowable stress, dimensionless. Default is 1.0
OutputSymbolUnitDescription
resulttmRequired head thickness, in metres (m). Returns 0.0 when ``S * E / SF`` does not exceed ``0.1 * P``

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

The membrane stress in a thin hemisphere is $\sigma = Pr/2t$ (Spherical Vessel Stress), uniform in all directions. Requiring it not to exceed the effective allowable $SE/SF$:

$$\frac{P r}{2 t} \le \frac{S E}{SF} \;\Longrightarrow\; t \ge \frac{P r}{2\,SE/SF} = \frac{P r}{2SE/SF}.$$

Applying the code's mean-surface correction adds the $-0.2P$ term to the denominator:

$$t = \frac{P r}{\dfrac{2 S E}{SF} - 0.2\,P}.$$

The single factor of 2 in the denominator — absent from the cylindrical shell formula — is the direct consequence of the sphere carrying half the cylinder's governing stress.

Dimensional check. $t = \dfrac{P r}{2SE/SF - 0.2P} = \dfrac{\text{Pa}\cdot\text{m}}{\text{Pa}} = \text{m}$ — a length, as required.

History and Development

Hemispherical heads give the lowest possible wall stress and are used where material savings justify the higher forming cost — cryogenic tanks, high-pressure reactors, and gas spheres. ASME BPVC Section VIII (UG-32) codifies the thickness, and the well-known shell-to-head thickness discontinuity at the junction (the hemisphere being ~half the shell thickness) is a classic discontinuity-stress problem requiring a tapered weld transition.

Related Concepts: Spherical Vessel Stress, Head Thickness Ellipsoidal, Required Thickness Thin, Pressure Vessel Design, Thin-Wall Hoop Stress

Notes: ASME UG-32. Uses radius $r$ (ellipsoidal uses diameter) → ~half the ellipsoidal thickness, thinnest head. $E$ = joint efficiency, not modulus. No knuckle, but a shell-junction thickness discontinuity needs a tapered transition.

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