Annulus calculator

Calculate the area, width, inner and outer circumference of a ring formed by two concentric circles.

⚑ Report error
Annulus area
π(R² − r²)
Ring width
R − r
Mean radius
(R + r) / 2

Annulus geometry

A proportional view of the outer radius, inner radius and ring width
Live
Proportional geometryUpdates with every input

Area composition

Annulus material compared with the inner hole
Live
Ring area + inner hole100% of outer disk

Radius relationship

See how the ring width sits between the two radii
Live
Outer radius R
Inner radius r
Ring width w
All lengths use the calculator's selected unitWidth = R − r
LIVE GEOMETRY INTELLIGENCE

What the current annulus is really telling you

Updates live
Ring width shareof the outer radius
Annulus area shareof the full outer disk
Mean radiusmidpoint of R and r
Boundary ratioouter circumference ÷ inner circumference
Change R or r to see how the ring's thickness and usable area change together.

Calculated geometry

QuantityValueMeaning

The key idea: an annulus is the outer circle with the inner circle removed.

Annulus parameters

cm
cm
cm
cm²
cm
cm
Enter R and r for the standard calculation. Editing width or area lets the calculator solve the other radius when the inputs are mathematically valid.
ANNULUS GEOMETRY GUIDE

Annulus: area, width, circumference, formulas and worked examples

An annulus is the region between two concentric circles. If you have ever looked at a washer, gasket or the circular cross-section of a hollow pipe, you have already seen this geometry. The central idea is simple: start with the large circle and remove the smaller circle from its center.

r R w common center R = outer radius r = inner radius w = R − r two circles, one center
The outer radius reaches the outside boundary, while the inner radius reaches the edge of the central hole. The difference R − r is the radial width of the ring.
THE CONCEPT

The basic idea behind annulus area

For a circle, area is π times the square of its radius. An annulus uses the same formula twice: once for the outer circle and once for the inner circle. Subtracting the second from the first leaves exactly the ring-shaped region.

A = πR² − πr² = π(R² − r²)
A
area of the annulus
R
outer radius
r
inner radius
1

Start with the outer disk

Its area is πR². This includes both the ring and the hole.

2

Remove the inner disk

The hole has area πr² and must be subtracted.

3

What remains is the ring

That remainder is π(R² − r²), the annulus area.

outer circle inner circle = annulus
Thinking in terms of “large disk minus small disk” makes the area formula almost unavoidable.
THE MATHEMATICS

Annulus formulas at a glance

The two reference sources use the same notation and core relationships: inner radius r, outer radius R, ring width w, inner circumference c, outer circumference C, inner area a, outer area A, and annulus area AA.

QuantityFormulaWhat it describes
Outer circumferenceC = 2πRDistance around the outside edge
Inner circumferencec = 2πrDistance around the hole
Outer circle areaA = πR²Entire large disk
Inner circle areaa = πr²Central hole
Annulus areaAA = π(R² − r²)Material in the ring
Ring widthw = R − rRadial thickness

Why the difference-of-squares form is useful

The area formula can be factored without changing its value:

R² − r² = (R + r)(R − r)
A = π(R + r)w

This second form gives a useful geometric interpretation. The factor π(R + r) is the circumference associated with the mean radius, while w is the radial width. For a thin ring, it behaves like a long strip that has been wrapped around a circle.

WORKED EXAMPLES

Worked examples

Good geometry is not just memorising a formula. The goal is to identify what the measurements mean, choose the correct equation, keep the units consistent, and then check whether the answer makes geometric sense.

Example 01 · area

R = 12 cm, r = 5 cm

Subtract the squared radii before multiplying by π.

A = π(12² − 5²)
A = π(144 − 25)
A = 119π
≈ 373.85 cm²
Example 02 · width

R = 12 cm, r = 5 cm

Width is a length, so do not square the result.

w = R − r
w = 12 − 5
w = 7 cm
7 cm
Example 03 · diameters

D = 100 mm, d = 80 mm

Convert diameters to radii first: R = 50 mm and r = 40 mm.

A = π(50² − 40²)
A = 900π
≈ 2,827.43 mm²
Example 04 · reverse calculation

R = 10 cm, A = 50π cm²

Solve for the missing inner radius by rearranging the area equation.

r = √(R² − A/π)
r = √(100 − 50)
r = √50
≈ 7.07 cm
BOUNDARY GEOMETRY

Circumference: there are two boundaries

An annulus is bounded by two circles, so there are two circumferences to keep separate. The outer boundary uses R; the inner boundary uses r. If a problem asks for the combined length of both circular edges, add them.

Couter = 2πR
Cinner = 2πr
Cboth = 2π(R + r)
outer: 2πR inner: 2πr Two edges, two circumferences.
RING WIDTH

Ring width and mean-radius thinking

The radial width is simply the distance between the two concentric circles:

w = R − r

The mean radius is useful because it sits halfway between the inner and outer boundaries:

rmean = (R + r) / 2
Thin ringR and r are close, so the annulus looks like a narrow circular strip.
Wide ringA larger difference between R and r means more radial material.
Same widthTwo rings can have the same w but different areas because their radii can be very different.
DIAMETER FORM

When the problem gives diameters

Many real objects are measured by outside and inside diameters rather than radii. Let D be the outer diameter and d the inner diameter. Since a radius is half a diameter, R = D/2 and r = d/2.

A = π[(D/2)² − (d/2)²]
A = π/4 (D² − d²)

For a washer with D = 100 mm and d = 80 mm, the radii are 50 mm and 40 mm, giving an annulus area of 900π ≈ 2,827.43 mm².

REAL-WORLD GEOMETRY

Annulus geometry in a hollow pipe

The end face of a hollow cylindrical pipe is an annulus. If the pipe has length L, multiplying the annulus cross-sectional area by L gives the volume of material in the wall:

V = π(R² − r²)L
Rr pipe wallcross-sectional areaπ(R² − r²)
A hollow cylinder turns the two-dimensional annulus into a three-dimensional volume when the cross-section is extended through a length L.
COMMON MISTAKES

Common mistakes to avoid

Wrong approachWhy it failsCorrect approach
Using diameter as radiusA diameter is twice the radius.Convert D to R = D/2 first.
π(R − r)²The radii must be squared before subtraction.Use π(R² − r²).
Forgetting the inner boundaryAn annulus has two circular boundaries.Keep outer and inner circumference separate.
Mixing unitsSquared quantities amplify unit mistakes.Convert all lengths to one unit before calculating.
Allowing r ≥ RThe inner circle cannot be larger than the outer circle for this ring.Require R > r.
QUESTIONS STUDENTS ASK

Frequently asked questions

What is an annulus?

It is the region between two concentric circles: an outer circle with radius R and an inner circle with radius r.

What is the annulus area formula?

A = π(R² − r²). It is the area of the outer circle minus the area of the inner circle.

What is annulus width?

The radial width is w = R − r. It is a length, not an area.

Can I use diameters instead of radii?

Yes. Convert the diameters to radii, or use A = π/4(D² − d²).

What happens when r = 0?

The central hole disappears and the annulus becomes an ordinary circle, giving A = πR².

FORMULA SUMMARY

Annulus formula summary

The whole topic can be reduced to a small set of relationships. Once you know which measurement is outer, which is inner, and which quantity the question asks for, the rest is direct circle geometry.

A = π(R² − r²)
w = R − r
Couter = 2πR
Cinner = 2πr
A = π/4(D² − d²)

The core notation and formula set above follows the two reference calculators supplied for this page; the explanations, worked examples and diagrams are expanded for teaching clarity.