Last verified · v1.0
Calculator · math
Hollow Cylinder Volume Calculator
Compute the volume of a hollow cylinder or pipe using V = π·h·(R²−r²). Enter outer radius, inner radius, and height for instant results in any unit system.
Inputs
Hollow Cylinder Volume
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Hollow Cylinder Volume Calculator — Formula and Methodology
A hollow cylinder — also called a cylindrical shell or annular cylinder — describes any solid bounded by two concentric cylindrical surfaces of different radii and a fixed height. Everyday examples include steel pipes, PVC tubes, cardboard rolls, concrete pillars, and engine sleeves. This calculator applies the standard volume formula to deliver fast, accurate results.
The Core Formula: V = π · h · (R² − r²)
The formula derives directly from the subtraction principle: the hollow cylinder occupies the space of the outer solid cylinder minus the inner cylindrical void.
- Outer cylinder volume: Vouter = π · R² · h
- Inner void volume: Vinner = π · r² · h
- Hollow cylinder volume: V = π · R² · h − π · r² · h = π · h · (R² − r²)
Variable Definitions
- R (outer radius) — distance from the central axis to the outer surface. Always the larger of the two radii.
- r (inner radius) — distance from the central axis to the inner wall, forming the hollow core. Must satisfy r < R.
- h (height) — the perpendicular distance between the two circular bases, sometimes called the length for pipes and tubes.
- π — the mathematical constant pi, approximately 3.14159265358979.
Wall Thickness and Geometric Constraints
The wall thickness of a hollow cylinder is computed as T = R − r, representing the radial distance of solid material between the inner and outer surfaces. This geometric relationship is fundamental to engineering design. The constraint r < R ensures strictly positive wall thickness; zero or negative thickness contradicts the physical definition of a hollow cylinder with material substance. Engineers leverage wall thickness to optimize structural strength, weight efficiency, and material cost — thicker walls increase volume and strength capacity, while thinner walls reduce material usage. The interplay between outer radius, inner radius, and wall thickness determines the cylinder's load-bearing capacity and practical viability.
Calculus Derivation via the Shell Method
The shell method in integral calculus confirms this result independently. A thin rectangular strip at distance x from the central axis, with height h and infinitesimal width dx, sweeps out a cylindrical shell with volume dV = 2π · x · h · dx when rotated around the axis. Integrating from r to R gives:
V = ∫ from r to R of 2π · x · h dx = π · h · [x²] evaluated from r to R = π · h · (R² − r²)
This derivation is covered in depth by Lamar University's Calculus I — Volumes of Solids of Revolution: Method of Cylinders and in the Rochester Institute of Technology's Volumes by Integration reference handout.
Worked Example 1 — Steel Pipe
A steel pipe has an outer radius R = 5 cm, inner radius r = 4 cm, and length h = 100 cm. Applying the formula:
- R² = 25 cm², r² = 16 cm², R² − r² = 9 cm²
- V = π × 100 × 9 = 900π ≈ 2,827.43 cm³
- Wall thickness = R − r = 1 cm; material volume confirms the 1 cm shell.
Worked Example 2 — PVC Tube
A PVC tube has an outer radius R = 3 inches, inner radius r = 2.5 inches, and length h = 24 inches.
- R² = 9 in², r² = 6.25 in², R² − r² = 2.75 in²
- V = π × 24 × 2.75 = 66π ≈ 207.35 in³
Unit System Reference
The calculator supports millimeters (mm), centimeters (cm), meters (m), inches (in), and feet (ft). Output volume units follow the input system automatically — cm inputs produce cm³ output, inch inputs produce in³ output. Key conversions: 1 in³ ≈ 16.387 cm³; 1 cm³ = 0.001 liters; 1 ft³ ≈ 28,316.85 cm³.
Practical Applications
- Plumbing and piping: Determine pipe material volume to estimate weight, raw material cost, and shipping expenses for steel, copper, or CPVC pipe runs in residential and industrial systems.
- Manufacturing: Calculate shell volume for bushings, bearings, seals, and annular machine components during mass production planning, stress analysis, and cost estimation.
- Civil engineering: Estimate concrete volume for hollow columns, reinforced piles, tunnel lining segments, and structural shafts that require precise material quantification.
- Education: Demonstrate the volume subtraction principle visually in geometry and integral calculus coursework, reinforcing conceptual understanding through interactive computation.
Reference