Skip to main content
math

Torus Volume Calculator

Calculate the volume of a torus (donut shape) using V = 2*PI^2*R*r^2, where R is the distance from the center of the tube to the center of the torus and r is the tube radius. Used in engineering, physics, plasma confinement, and 3D modeling.

Reviewed by Christopher FloiedUpdated

This free online torus volume calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

Distance from the center of the torus to the center of the tube

Radius of the tube cross-section

Results

Volume

1421.223 cubic units

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Torus Volume Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Torus Volume Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

Formula Reference

Torus Volume Calculator Formula

See calculator inputs for the governing equation

Variables: All variables and their units are labeled in the calculator interface above. Input fields accept values in multiple unit systems — select your preferred unit from the dropdown next to each field.

When to Use This Calculator

  • Use the Torus Volume Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
  • Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
  • Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
  • Use it to explore the behavior of mathematical functions across a range of inputs.

About This Calculator

The Torus Volume Calculator is a free mathematical calculation tool for students, educators, and professionals who need quick, reliable results. Calculate the volume of a torus (donut shape) using V = 2*PI^2*R*r^2, where R is the distance from the center of the tube to the center of the torus and r is the tube radius. Used in engineering, physics, plasma confinement, and 3D modeling. The underlying algorithms implement well-established mathematical formulas and numerical methods. Results are computed instantly in the browser. This tool is useful for learning, verification of hand calculations, and rapid exploration of mathematical relationships. All computation happens locally — no data is sent to a server.

About Torus Volume Calculator

The Torus Volume Calculator computes the volume of a torus (donut shape) from its major radius R and minor radius r using V = 2*PI^2*R*r^2. A torus is the surface of revolution generated by rotating a circle of radius r about an axis at distance R from the circle's center. Tori appear in many contexts: donuts and bagels, inner tubes and tires, O-rings and gaskets, tokamak fusion reactors, and 3D computer graphics. The volume formula can be derived using Pappus' theorem or integration. This calculator serves engineers designing toroidal structures, physicists modeling plasma confinement, and students learning about solids of revolution.

The Math Behind It

A torus is generated by revolving a circle of radius r about an external axis at distance R from its center. The volume formula V = 2*pi^2*R*r^2 can be derived multiple ways. Pappus' Centroid Theorem provides the most elegant derivation: the volume of a solid of revolution equals the area of the cross-section times the distance traveled by its centroid. The cross-section is a circle of area pi*r^2, and its centroid (the center of the circle) travels a distance of 2*pi*R. Thus V = pi*r^2 * 2*pi*R = 2*pi^2*R*r^2. Alternatively, using integration in cylindrical coordinates: V = integral from 0 to 2*pi of [integral from (R-r) to (R+r) of 2*sqrt(r^2-(rho-R)^2) * rho d(rho)] d(phi). The inner integral evaluates to pi*r^2*R (by substitution), and the outer integral contributes 2*pi, giving V = 2*pi^2*R*r^2. The torus has interesting topological properties. It has genus 1 (one hole), making it fundamentally different from a sphere (genus 0). In mathematics, the torus serves as a basic example in topology, differential geometry, and algebraic geometry. The Gauss-Bonnet theorem applied to the torus gives total curvature zero, reflecting its genus. In physics, toroidal geometry is essential for tokamak fusion reactors, where hot plasma is confined in a torus-shaped magnetic field. The ITER project uses a torus with R approximately 6 meters and r approximately 2 meters. In electrical engineering, toroidal transformers and inductors use torus-shaped cores for efficient magnetic flux containment.

Formula Reference

Torus Volume

V = 2 * pi^2 * R * r^2

Variables: R = major radius (center of torus to center of tube), r = minor radius (tube radius)

Worked Examples

Example 1: Standard Torus

A torus has major radius R = 8 and minor radius r = 3. Find its volume.

Step 1:V = 2 * pi^2 * R * r^2 = 2 * 9.8696 * 8 * 9 = 2 * 9.8696 * 72
Step 2:V = 2 * 710.61 = 1421.22

The volume is approximately 1421.22 cubic units.

Example 2: O-Ring

An O-ring has major radius 25 mm and tube radius 2 mm.

Step 1:V = 2 * pi^2 * 25 * 4 = 2 * 9.8696 * 100 = 1973.92

The O-ring volume is approximately 1973.92 cubic mm.

Common Mistakes & Tips

  • !Confusing the major radius R (center of torus to center of tube) with the outer radius (R+r). The formula uses the center-to-center distance R.
  • !Swapping R and r. R is the larger distance to the torus center; r is the smaller tube radius. The formula has R multiplied by r^2, so swapping gives a wrong answer.
  • !Forgetting that PI appears squared in the formula. V = 2*PI^2*R*r^2, not 2*PI*R*r^2.

Related Concepts

Used in These Calculators

Calculators that build on or apply the concepts from this page:

Frequently Asked Questions

What is Pappus' theorem and how does it help?

Pappus' centroid theorem states that the volume of a solid of revolution equals the cross-sectional area times the distance traveled by the centroid of that cross-section. For a torus, the circular cross-section has area pi*r^2 and its centroid travels a circle of circumference 2*pi*R, giving V = 2*pi^2*R*r^2.

What is a horn torus?

A horn torus occurs when R = r (the tube just touches the center). A spindle torus occurs when R < r (the tube intersects itself through the center). The standard formula V = 2*pi^2*R*r^2 applies to all three types: ring torus (R > r), horn torus (R = r), and spindle torus (R < r).

Why are tokamak reactors shaped like a torus?

Magnetic field lines must form closed loops to confine plasma. A torus allows continuous field lines that wrap around the donut shape, keeping the hot plasma contained without hitting walls. This geometry is essential for achieving the conditions needed for nuclear fusion.