Hand Calculations logo Hand Calculations All help pages ▾

Vessel Weight⚠ unverified

Mechanical / Pressure Vessels · Compute the approximate wall weight of a cylindrical pressure vessel

Parameters

InputSymbolUnitDefaultDescription
PPPa1.0Internal pressure
rrm1.0Cylinder radius
LLm1.0Cylinder length
rhoρkg/m**31.0Material density
SSPa1.0Allowable stress of the material
SFSF1.0Safety factor applied to the allowable stress, dimensionless. Default is 1.0
OutputSymbolUnitDescription
resulttkgApproximate vessel wall mass, in kilograms (kg). Returns 0.0 for the thickness term when ``S`` is not positive

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Two steps. First, size the wall for pressure using the (simplified) hoop-stress relation $\sigma_\theta = Pr/t$ with the effective allowable $S/SF$:

$$\frac{P r}{t} = \frac{S}{SF} \;\Longrightarrow\; t = \frac{P r}{S/SF}.$$

Second, compute the shell's metal volume as its lateral surface area times thickness, and multiply by density for mass. For a thin wall the lateral area is $2\pi r L$, so the material volume is $2\pi r L\,t$ and

$$m = \rho\,(2\pi r L)\,t.$$

Substituting $t$ gives $m$ directly in terms of the inputs. The registry stops the displayed formula at the thickness step, so the equation box shows $t$ while the returned value is $m$.

Dimensional check. $m = \rho\,(2\pi r L)\,t = \dfrac{\text{kg}}{\text{m}^3}\cdot\text{m}\cdot\text{m}\cdot \text{m} = \text{kg}$ — a mass, as the output label states.

History and Development

Estimating vessel weight from the pressure-required thickness is a standard early-design step in process and plant engineering, where weight drives cost (fabricated steel is priced largely by mass) and dictates crane, transport, and foundation requirements. Detailed estimates add heads, nozzles, flanges, internals, and supports; rules of thumb (e.g. a shell-plus-heads factor) bridge this first-order shell mass to a full fabricated weight.

Related Concepts: Vessel Volume Cylinder, Required Thickness Thin, Thin-Wall Hoop Stress, Pressure Vessel Design, Specific Strength

Notes: Output is the shell mass in kg ($m = \rho\,2\pi r L\,t$) — registry mislabels the symbol $t$ and shows only the thickness step. Cylindrical shell only (no heads/nozzles/flanges/supports/corrosion allowance). Thickness form here omits the $0.6P$ correction of Required Thickness Thin.

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