Last verified · v1.0
Calculator · math
Cylinder Volume Calculator (Liters)
Compute cylinder volume in liters. Enter radius or diameter and height in mm, cm, m, inches, or feet — accurate liter results instantly.
Inputs
Cylinder Volume
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How to Calculate Cylinder Volume in Liters
The cylinder volume calculator computes the interior capacity of any right circular cylinder and delivers the result in liters — the universal unit for liquid and gas volume in science and industry. Whether sizing a water storage tank, a laboratory vial, or an industrial pressure vessel, a single geometric formula governs every calculation.
The Core Formula: V = πr²h
The volume of a right circular cylinder is defined as V = πr²h, where r is the radius of the circular base and h is the perpendicular height. The term πr² represents the area of one circular face; multiplying by h sums an infinite stack of those circular cross-sections to fill the entire solid. This derivation follows directly from Cavalieri’s principle and integral calculus fundamentals, as presented at Khan Academy — Cylinder Volume & Surface Area. The constant π ≈ 3.14159265358979 is the ratio of any circle’s circumference to its diameter and appears in every formula involving circular geometry.
Variables Explained
- Radius (r) — The distance from the center of the circular base to its outer edge. If only the full external width (diameter) is available, divide by 2 to obtain the radius, or select the diameter input mode — the calculator applies r = d ÷ 2 automatically.
- Height (h) — The perpendicular distance between the two parallel circular faces. For a cylinder lying on its side, the height is the cylinder’s length measured along its central axis.
- Input Mode — Toggle between radius and diameter entry. In diameter mode, the formula becomes V = π(d/2)²h = πd²h/4, which the calculator evaluates automatically.
- Unit of Measurement — Supported input units include millimeters (mm), centimeters (cm), meters (m), inches (in), and feet (ft). All results are expressed in liters (L).
Unit Conversion Factors
After computing raw cubic volume, the calculator applies these exact conversion factors to produce liters:
- 1 cm³ = 0.001 L (equivalent to 1 mL)
- 1 m³ = 1,000 L
- 1 mm³ = 0.000001 L
- 1 in³ ≈ 0.016387 L
- 1 ft³ ≈ 28.3168 L
Step-by-Step Worked Examples
Example 1 — Water bottle (cm inputs): A cylindrical bottle measures 8 cm in diameter and 22 cm in height. Radius r = 4 cm. V = π × 4² × 22 = π × 352 ≈ 1,105.8 cm³ = 1.106 liters.
Example 2 — Storage tank (m inputs): A tank has a radius of 0.75 m and a height of 2 m. V = π × 0.5625 × 2 ≈ 3.534 m³ = 3,534 liters.
Example 3 — Laboratory tube (mm inputs): A test tube with diameter 16 mm and height 150 mm: r = 8 mm, V = π × 64 × 150 ≈ 30,159 mm³ ≈ 0.0302 liters (30.2 mL).
Practical Applications
- Medical & Gas Cylinders — Clinical oxygen and anesthesia cylinders are rated by internal volume. According to NIH StatPearls — Gas Cylinders, a standard size-E oxygen cylinder holds approximately 4.7 liters of internal space and stores roughly 660 liters of oxygen at full pressure (~2,000 psi).
- Engineering & Nuclear Safety — Precise cylinder volume estimates are required for criticality safety calculations involving fissile material in cylindrical vessels, as documented by the LLNL Hand Calculation Methods for Nuclear Criticality Safety.
- Chemistry & Laboratory Science — Dilution protocols and molarity calculations depend on accurate vessel volumes; beakers, graduated cylinders, and reaction flasks all approximate right circular cylinders.
- Plumbing & HVAC — Sizing water heaters, expansion tanks, and pipe segments requires accurate volumetric data to match system flow and pressure requirements.
Methodology & Sources
The formula V = πr²h is a foundational result of classical geometry, validated in undergraduate-level chemistry and physics curricula. Further derivation and applied context appear at Harvard MEEI — Equation for the Volume of a Cylinder. All calculations use π to IEEE 754 double-precision (15–17 significant decimal digits), ensuring results are accurate well beyond any practical measurement tolerance.
Reference