Hand Calculations logo Hand Calculations All help pages ▾

Head Thickness Ellipsoidal⚠ unverified

Mechanical / Pressure Vessels · Compute the required thickness of a 2:1 ellipsoidal head

Parameters

InputSymbolUnitDefaultDescription
PPPa1.0Internal pressure
DDm1.0Head diameter
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)

An ellipsoidal head's membrane stresses vary from crown to knuckle; ASME condenses the analysis into an equivalent-cylinder form using a shape factor $K$. For the standard 2:1 head, $K = 1$, and the maximum membrane stress is comparable to the longitudinal stress of a cylinder of the same diameter. Requiring that stress not exceed the effective allowable $SE/SF$ and inverting for thickness, with the mean-surface correction giving the $0.2P$ denominator term:

$$t = \frac{P D\,K}{\dfrac{2 S E}{SF} - 0.2\,P} \xrightarrow{K=1} \frac{P D}{\dfrac{2 S E}{SF} - 0.2\,P}.$$

The $2SE$ in the denominator (versus $SE$ for the cylindrical shell) is why an ellipsoidal head is thinner than the shell it closes.

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

History and Development

The 2:1 ellipsoidal head is the industry-standard closure, standardised in ASME BPVC Section VIII (UG-32) because it approximates the stress efficiency of a hemisphere while being far shallower and cheaper to form. Its formula sits between the flat-head (bending-dominated, thick) and hemispherical-head (membrane-dominated, thin) cases. Knuckle-region stress concentration and buckling under internal or external pressure are handled by supplementary code rules beyond this membrane sizing.

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

Notes: ASME UG-32, 2:1 head ($K=1$). Uses diameter $D$ (hemispherical uses radius). $E$ = joint efficiency, not modulus. $2SE$ term makes the head thinner than the shell. Membrane only — knuckle bending/buckling need separate checks.

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