Connect via MCP →

Enter Calculation

Formula

Formula: Tube (Hollow Cylinder) Calculator
Show calculation steps (1)
  1. Lateral surfaces and end ring

    Lateral surfaces and end ring: Tube (Hollow Cylinder) Calculator

    Outer and inner lateral surface areas plus the combined annular end area.

Advertisement

Results

Volume of Solid (tube wall)
502.654825
Outer radius r1 5
Inner radius r2 3
Wall thickness t 2
Height h 10
Outer circumference C1 31.415927
Inner circumference C2 18.849556
Outer surface area L1 314.159265
Inner surface area L2 188.495559
End (ring) area A 100.530965
Volume within C1 (outer) 785.398163
Volume within C2 (hole) 282.743339

What this calculator does

A tube (hollow cylinder or pipe) is defined by an outer radius \(r_1\), an inner radius \(r_2\) with \(r_1 > r_2 > 0\), and a height \(h\). The solid material is the ring (annulus) of wall thickness \(t = r_1 - r_2\) extruded along the height. This tool computes every geometric property of that tube from any of several input combinations: the two outer/inner radii, the two circumferences, or a radius/circumference together with the wall thickness, plus either the height or the known solid volume.

Hollow cylinder tube showing outer radius, inner radius, wall thickness and height
A tube is a hollow cylinder defined by an outer radius, inner radius and height.

How to use it

Pick a calculation mode from the dropdown. The form then shows exactly the three inputs you need. Enter your values in a single consistent length unit (this calculator does not convert between units; the chosen unit is only printed on the answers). You can set the value of pi for the precision you want and round all outputs to a chosen number of significant figures. Press calculate to see radii, circumferences, wall thickness, height, the inner and outer lateral surface areas, the combined ring end area, the inner/outer cylinder volumes and the solid wall volume.

The formulas explained

From a circumference, the radius is \(r = C / (2\pi)\). With a wall thickness, the inner radius is \(r_2 = r_1 - t\). The key results are: \(C_1 = 2\pi r_1\), \(C_2 = 2\pi r_2\), \(L_1 = 2\pi r_1 h\) (outer lateral), \(L_2 = 2\pi r_2 h\) (inner lateral), \(A = 2\pi (r_1^2 - r_2^2)\) for both annular ends, \(V_1 = \pi r_1^2 h\) (outer cylinder), \(V_2 = \pi r_2^2 h\) (the hole), and the solid wall volume $$V = \pi h (r_1^2 - r_2^2) = V_1 - V_2.$$ When height is unknown but the solid volume \(V\) is given, height is recovered as $$h = \frac{V}{\pi (r_1^2 - r_2^2)}.$$

Advertisement
Top cross-section of a tube showing the annular ring area between two concentric circles
The cross-section is an annulus: the area between the outer and inner circles.

Worked example

For \(r_1 = 5\), \(r_2 = 3\), \(h = 10\) with \(\pi = 3.14159265359\): \(t = 2\), \(C_1 = 31.4159\), \(C_2 = 18.8496\), \(L_1 = 314.159\), \(L_2 = 188.496\), \(A = 100.531\), \(V_1 = 785.398\), \(V_2 = 282.743\) and the solid wall volume $$V = \pi \cdot 10 \cdot (5^2 - 3^2) = 502.655.$$ Notice \(V_1 - V_2 = 502.655\), confirming the solid volume formula.

FAQ

Does it convert units? No. Enter all values in one unit; the unit selector only labels the outputs (lengths as the unit, areas squared, volumes cubed).

Why can I set pi? Choosing a higher-precision pi or rounding to more significant figures lets you match textbook or engineering tolerances exactly.

What if I get an invalid result? The outer dimension must exceed the inner one (\(r_1 > r_2\), \(C_1 > C_2\), or \(t < r_1\)) and all values must be positive, otherwise the wall has zero or negative thickness.

Last updated: