terican

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.

FreeInstantNo signupOpen source

Inputs

Cylinder Volume

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Cylinder VolumeL

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

Frequently asked questions

How do you calculate the volume of a cylinder in liters?
Apply the formula V = πr²h: square the radius, multiply by π (3.14159), then multiply by the height to get cubic volume, and convert to liters using the appropriate factor. For example, a cylinder with radius 5 cm and height 20 cm gives V = π × 25 × 20 ≈ 1,570.8 cm³ = 1.571 liters. This calculator automates all steps, including unit conversion.
What is the difference between entering a radius and a diameter?
The radius is exactly half the diameter. When only the full external width of a pipe or container is measurable, that value is the diameter. Select the diameter input mode and the calculator divides by 2 internally before applying V = πr²h, so no manual arithmetic is needed. Using the wrong mode will produce a result four times too large or too small.
How many liters does a standard medical oxygen cylinder hold?
According to NIH StatPearls, a standard size-E medical oxygen cylinder has an internal volume of approximately 4.7 liters and holds about 660 liters of gaseous oxygen at full fill pressure near 2,000 psi. Larger H-cylinders store roughly 6,900 liters. Exact capacity varies by manufacturer, cylinder age, and fill pressure at the time of use.
Can this calculator determine the volume of a hollow cylinder such as a pipe?
For a hollow cylinder, calculate the outer volume and subtract the inner (bore) volume separately. For example, a pipe with outer radius 5 cm, inner radius 4 cm, and length 100 cm: outer V = π × 25 × 100 ≈ 7,854 cm³ (7.854 L); inner V = π × 16 × 100 ≈ 5,027 cm³ (5.027 L); material wall volume ≈ 2,827 cm³ ≈ 2.83 liters. Run two separate calculations and subtract.
Which units can be entered, and how are they converted to liters?
The calculator accepts millimeters, centimeters, meters, inches, and feet. Conversion factors applied automatically are: 1 cm³ = 0.001 L, 1 m³ = 1,000 L, 1 mm³ = 0.000001 L, 1 in³ ≈ 0.016387 L, and 1 ft³ ≈ 28.317 L. Selecting the correct input unit before calculating guarantees accurate liter output without any manual conversion steps.
Why does the cylinder volume formula include pi (π)?
Pi (π ≈ 3.14159) appears because the area of a circle is π × r², a consequence of the fact that every circle's circumference equals π times its diameter. Since the cross-section of a right circular cylinder is a circle, multiplying that circular area by the height h via integration over the cylinder's length yields the total enclosed volume V = πr²h. Pi is an irrational constant fundamental to all circular and cylindrical geometry.