Hollow Cylinder Volume - Wall and Inner Volume
Use this hollow cylinder volume calculator to enter the outer radius R, inner radius r, and height h, then read the wall volume, inner bore volume, and total surface area in cm, m, in, or ft.
Hollow Cylinder Volume
Results
What Is a Hollow Cylinder Volume?
A hollow cylinder volume is the volume of the material that makes up a right circular hollow cylinder, the solid that remains after you remove a smaller coaxial cylinder from inside a larger one. Use this hollow cylinder volume calculator when you know the outer radius R, the inner radius r, and the perpendicular height h, and you need the wall volume, the inner empty-space volume, the outer full-cylinder volume, the annulus cross-section area, and the total surface area without rederiving the formula.
- • Pipe, tube, and roller material volume: Compute the volume of metal, plastic, or composite material in a pipe, tube, shaft, sleeve, or roller so you can convert to mass, cost, or scrap yield.
- • Hollow container capacity vs wall material: Compare the inside capacity of a hollow tank, cup, or sleeve to the material volume of its wall to size insulation, coating, or reinforcement.
A right circular hollow cylinder is the solid that you get by drilling a coaxial cylindrical bore through a solid cylinder. Two numbers, the outer radius R and the inner radius r, describe the cross section, and the height h completes the description. The wall volume is the difference between pi * h * R^2 and pi * h * r^2.
If you also need the volume of a solid cylinder of the same outer radius and height, the cylinder volume calculator returns the outer full-cylinder volume V = pi * h * R^2 in the same length unit.
How the Hollow Cylinder Volume Calculator Works
The calculator uses the closed-form formula V = pi * h * (R^2 - r^2), where R is the outer radius, r is the inner radius, and h is the perpendicular height. It reports the wall volume, the inner bore volume, the outer full-cylinder volume, the annulus cross-section area, and the total surface area in the same unit you entered, and switches the area and volume labels to the matching square and cubic units.
- R: Outer radius. The radius from the centerline to the outside surface. Must be greater than 0.
- r: Inner radius (bore radius). The radius from the centerline to the inside surface. Use 0 for a solid cylinder; must not exceed R.
- h: Perpendicular height (axial length) of the hollow cylinder.
The total surface area sums the two lateral walls (inside and outside) with the two ring-shaped ends. The lateral walls combine to 2 * pi * h * (R + r), and the two end rings combine to 2 * pi * (R^2 - r^2). The page uses full-precision pi and rounds only for display.
R=5 cm, r=3 cm, h=10 cm worked example
R = 5 cm, r = 3 cm, h = 10 cm
Outer volume = pi * 250 = 785.3982 cm^3. Inner volume = pi * 90 = 282.7433 cm^3. Wall volume = 785.3982 - 282.7433 = 502.6548 cm^3. Annulus area = pi * 16 = 50.2655 cm^2. Total surface area = 2 * pi * 10 * 8 + 2 * pi * 16 = 603.1858 cm^2.
Wall = 502.6548 cm^3, inner = 282.7433 cm^3, outer = 785.3982 cm^3, annulus = 50.2655 cm^2, total = 603.1858 cm^2.
Use this with measured outer and inner radii. Same answer from V = pi * 10 * (5^2 - 3^2) = 160 * pi ≈ 502.65 cm^3, the Omni Calculator worked example.
According to Wolfram MathWorld, the volume of a right circular cylinder is V = pi * r^2 * h, and the total surface area is 2 * pi * r * h + 2 * pi * r^2.
According to Wikipedia Cylinder, the volume of a right circular cylinder is V = pi * r^2 * h.
For an engineering take that returns the inner bore volume in gallons or liters for flow, capacity, or weight of liquid, the pipe volume calculator in the construction-diy category uses the same R, r, and h inputs.
Key Concepts Behind the Hollow Cylinder Volume
Four ideas show up every time you work with a hollow cylinder, and understanding each one makes the formula and the result panel easier to read.
Annulus cross section
A cross section through a hollow cylinder is a ring (an annulus) with outer radius R and inner radius r. Its area is A = pi * (R^2 - r^2), and the wall volume is just that annulus swept along h, so V = A * h.
Subtraction of two solid cylinders
The wall volume equals the outer solid cylinder minus the inner solid cylinder, V_wall = pi * h * R^2 - pi * h * r^2. The same subtraction rule works for the cross-section area and the total surface area, which is why the result panel reports all three.
Wall vs inner vs outer volume
The wall volume is the material that makes up the hollow cylinder. The inner volume is the empty space the bore can hold, equal to the volume of a solid cylinder of radius r. The outer volume is the full solid cylinder of radius R. The three together let you quote mass, capacity, and the reference solid volume side by side.
Unit conversion by labeling
When the input is in centimeters, the area is in square centimeters and the volume is in cubic centimeters. The page keeps a single unit selector so you do not have to convert the inputs or the outputs by hand.
When you only need the annulus cross-section area without the height, the area calculator returns the ring area from R and r and switches to the matching square unit.
How to Use the Hollow Cylinder Volume Calculator
Run the calculator in five short steps, then read the result panel for the value you actually need.
- 1 Measure the outer radius R: Measure from the centerline to the outside surface. If you only have the outer diameter, divide it by 2. Use the same unit for r and h.
- 2 Measure the inner radius r: Measure from the centerline to the inside bore. If you only have the inner diameter, divide it by 2. If the cylinder is solid, enter 0.
- 3 Measure the height h: Measure the perpendicular height (axial length) of the hollow cylinder, not a slanted length, so the result panel matches the closed-form formula.
- 4 Pick the unit you measured in: Choose centimeters, meters, inches, or feet. The result panel will switch the area label to the matching square unit and the volume label to the matching cubic unit.
- 5 Read the wall volume and supporting values: Use the wall volume for material mass, cost, or scrap estimates. Use the inner volume for bore capacity, the outer volume for the reference solid, the cross-section area for cross-section checks, and the total surface area for paint, coating, or sheet stock.
A workshop is cutting a steel pipe with outer radius R = 5 cm, inner radius r = 3 cm, and length h = 50 cm. The operator reads wall volume 2513.27 cm^3, inner 1413.72 cm^3, outer 3926.99 cm^3, annulus 50.27 cm^2, and total surface 1450.13 cm^2 to size the order and the paint.
To compare the wall volume in cm^3 to a quote or a fluid flow spec in liters, gallons, or cubic feet, the volume converter converts the cubic units without you cubing the conversion factor by hand.
Benefits of Using This Hollow Cylinder Volume Calculator
The page is built for the way people actually use a hollow cylinder measurement in real work, with each benefit tied to a concrete decision or workflow.
- • Three inputs cover every hollow cylinder: Enter R, r, and h, and the page returns the wall volume, inner volume, outer volume, cross-section area, and total surface area in the same unit, so there is no second measurement to take.
- • Works in four common length units: Centimeters, meters, inches, and feet cover most craft, school, fabrication, and engineering tasks without manual unit conversion, and the area and volume outputs are labeled with the matching square and cubic units.
- • Handles the two limit cases automatically: Entering r = 0 returns the solid cylinder volume, and entering r = R returns zero wall volume with the inner and outer volumes equal. The same page replaces a solid cylinder tool for the limit shapes.
- • Cites the formula source: The page links to a Wolfram MathWorld reference, a Wikipedia Cylinder article, and the Omni Calculator worked example, so the result is traceable for classwork or technical documentation.
Because the closed-form wall volume formula depends only on R, r, and h, the same one-form workflow handles a 1 cm model pipe, a 5 m industrial tube, and a 20 ft structural sleeve, and the result panel lets you copy values straight into a quote, a bill of materials, or a report.
When the project needs only the inside, only the outside, or both wall areas without the end rings, the surface area calculator returns the surface area of each part of a hollow cylinder in the same unit.
Factors That Affect the Hollow Cylinder Volume Result
The closed-form formula does not have hidden variables, but the inputs and the unit choice still affect what the number means in practice.
Accuracy of R, r, and h
A small error in R or r is amplified in the wall volume because the formula squares both radii and the result depends on the difference R^2 - r^2. The error in the wall volume can be much larger when R and r are close to each other.
Wall thickness vs radii
Wall thickness t = R - r is a more intuitive way to size a pipe than the inner radius alone. The same thickness gives a very different wall volume when the inner radius changes.
Whether the cylinder is open or capped
The total surface area formula assumes both ends are open rings. If the cylinder is closed by flat disks, the end caps are already included; subtract them for an open tube.
- • The calculator is for right circular hollow cylinders. A frustum-shaped hollow cone, a tapered tube, or an elliptical hollow cylinder has a different formula and is not the same shape as the page handles.
- • The page does not draw the hollow cylinder, accept a wall thickness in place of one of the radii, or compute the centroid or moment of inertia. The page uses the full-precision pi constant internally and rounds only for display.
If the result is used for code, fabrication quotes, or classwork, keep the unrounded value until the final step.
According to Omni Calculator, a hollow cylinder with R=5, r=3, h=10 has a wall volume of pi * 10 * (5^2 - 3^2) = 160 * pi ≈ 502.65.
If the next decision is heat transfer, reaction rate, or coating thickness, the surface area volume ratio calculator takes the total surface area and the wall volume from this page and returns the surface-area-to-volume ratio in the same unit.
Frequently Asked Questions
Q: What is the formula for the volume of a hollow cylinder?
A: The wall (material) volume is V = pi * h * (R^2 - r^2), where R is the outer radius, r is the inner radius, and h is the perpendicular height. Equivalently, V = pi * h * R^2 - pi * h * r^2, the outer solid cylinder minus the inner bore.
Q: How do I find the cross-sectional area of a hollow cylinder?
A: The cross section is a ring (an annulus) with outer radius R and inner radius r. Its area is A = pi * (R^2 - r^2), and the wall volume is just that annulus swept along the height h, so V = A * h.
Q: What is the difference between a hollow cylinder and a solid cylinder?
A: A solid cylinder has one radius r and one volume V = pi * h * r^2. A hollow cylinder has an outer radius R and an inner radius r, and its wall volume is V = pi * h * (R^2 - r^2). When r = 0 the hollow cylinder collapses to the solid cylinder case.
Q: Does the volume change if the inner radius is zero?
A: Yes. When r = 0 the inner bore disappears, the cross-section area becomes pi * R^2, and the wall volume reduces to V = pi * h * R^2, which is exactly the solid cylinder of radius R and height h.
Q: How do I convert a hollow cylinder volume to gallons or liters?
A: Convert the volume in cubic centimeters to milliliters (1:1) and then to liters (divide by 1000), or convert cubic inches to US gallons (divide by 231) or cubic feet to US gallons (multiply by 7.4805). Use a volume converter for the final step when the input length unit is not already in the unit you need.
Q: What units should I use for the radius and height of a hollow cylinder?
A: Use the same unit for R, r, and h so the formula does not mix units. Centimeters and meters are good for craft, school, and lab work, while inches and feet fit plumbing, HVAC, and structural fabrication. The page switches the area and volume labels to the matching square and cubic units automatically.