Skip to main content

Moment of Inertia Explained: Formulas for Disk, Ring, Rod, and Sphere

How moment of inertia works as rotational mass, why the axis decides everything, and the disk, ring, rod, and sphere formulas with a worked example.

Published By Li Lei
#physics #mechanics #rotational dynamics #moment of inertia #engineering

Moment of Inertia Explained: Formulas for Disk, Ring, Rod, and Sphere

Push a stationary cart and it resists you. Spin a stationary flywheel and it resists you too — but the number that measures that resistance is not the mass. It is the moment of inertia, the rotational analog of mass, and it behaves in a way that trips up almost everyone the first time: two objects can weigh exactly the same and still be wildly different to spin. A 2 kg ring is harder to get turning than a 2 kg solid disk of the same size. The mass is identical. The moment of inertia is not.

This guide walks through what moment of inertia actually measures, why the axis you choose changes the answer, and the four formulas you reach for most: disk, ring, rod, and sphere.

Moment of Inertia Is Rotational Mass

In straight-line motion, mass tells you how much force you need for a given acceleration: F = m a. In rotation, torque takes the place of force, angular acceleration takes the place of acceleration, and moment of inertia I takes the place of mass: τ = I α. Bigger I means more torque to reach the same spin-up. That single swap is why the quantity is sometimes called rotational mass or angular inertia.

The catch is that mass alone does not set I. What matters is how far each bit of mass sits from the axis, and the distance counts squared. Formally, I = Σ m r² — every chunk of mass times the square of its distance from the axis, added up. That is the whole story. Move a kilogram twice as far from the axis and it contributes four times the inertia. This is why a flywheel is built heavy at the rim instead of at the hub: the same mass parked far out buys far more inertia, and far more stored rotational energy.

The SI unit follows directly from m r²: kilograms times metres squared, written kg·m².

The Axis Changes Everything

Here is the point that the formulas hide until you look closely: an object does not have a moment of inertia. It has one for each axis you might spin it about. Spin a pencil about its long axis and it barely resists. Spin the same pencil end over end and it resists much more, because now its mass is, on average, much farther from the axis.

The rod makes this concrete. A thin rod spun about an axis through its centre has I = (1/12) m L². The same rod spun about an axis through one end has I = (1/3) m L² — exactly four times larger. Nothing about the rod changed. Only the axis moved, and because mass sits farther from an end axis on average, the inertia jumped. The two are linked by the parallel axis theorem: shifting the axis by a distance d from the centre of mass adds m d². For the rod, d = L/2, so the extra term is m (L/2)² = (1/4) m L², which carries (1/12) up to (1/3). Whenever you read or quote a moment of inertia, name the axis. Without it the number is right for some problem — just maybe not yours.

Formulas for Disk, Ring, Rod, and Sphere

A handful of standard shapes cover most homework and most back-of-envelope design checks. Each assumes a uniform, rigid body and the axis stated.

  • Solid disk or cylinder, central axis: I = (1/2) m r². Note the cylinder's height never appears — about the long axis, only the radius matters. This is also the wheel-and-pulley formula.
  • Thin ring or hoop, central axis: I = m r². All the mass sits at the rim, the maximum possible distance, so a ring carries twice the inertia of a solid disk of the same mass and radius.
  • Thin rod, axis through centre: I = (1/12) m L²; through one end: I = (1/3) m L².
  • Solid sphere, axis through centre: I = (2/5) m r².
  • Thin spherical shell, axis through centre: I = (2/3) m r².

The disk-versus-ring and solid-sphere-versus-shell pairs tell the same story twice. Hollow out the middle and push the mass to the edge, and I climbs even though the mass is unchanged. That is exactly why a hollow ball loses a race down a ramp against a solid one: more of its energy goes into spinning rather than sliding forward. For a 5 kg, 2 m ball, the solid sphere reads (2/5)(5)(4) = 8 kg·m² while the shell reads (2/3)(5)(4) ≈ 13.3 kg·m² — same mass, same radius, two-thirds more inertia.

A Worked Example: From Mass and Radius to I

Take a solid steel disk meant as a small flywheel: mass 2 kg, radius 0.5 m, spinning about its central axis. Use the disk formula:

I = (1/2) m r²
I = (1/2)(2 kg)(0.5 m)²
I = (1/2)(2)(0.25)
I = 0.25 kg·m²

So this disk has a moment of inertia of 0.25 kg·m². Now ask how much rotational energy it banks at 4 rad/s. Rotational kinetic energy is the spin twin of ½ m v², namely KE = ½ I ω²:

KE = (1/2)(0.25 kg·m²)(4 rad/s)²
KE = (1/2)(0.25)(16)
KE = 2 joules

Watch the units on the angular speed. ω must be in radians per second, not rpm. If you have rpm, divide by 9.549 first; feed rpm in raw and the energy comes out roughly 91 times too large. The moment of inertia calculator runs both steps for you — pick the shape, type mass and size, and it shows the substituted formula so you can check every line — and the kinetic energy calculator handles the linear ½ m v² side when you want to compare straight-line and rotational energy.

Where This Shows Up in Design

When I first sized a flywheel by hand, my instinct was to add mass to store more energy. The term quietly rewrites that instinct. I had a fixed mass budget, and moving that mass outward — a thinner, wider rim instead of a thick, narrow one — bought far more inertia and far more stored energy per kilogram than simply piling on weight near the hub. The square on the radius does more work than the mass ever could. That is the same reason figure skaters pull their arms in to spin faster: with I slashed and angular momentum I ω conserved, ω has to rise.

The practical habit worth keeping is a units sanity check. Because I scales with the square of a length, a centimetre keyed in where metres were expected throws the answer off by a factor of ten thousand. If a hand calculation and a CAD or simulation figure disagree by an order of magnitude, suspect a units mix-up — millimetres entered as metres is the classic — before you suspect the physics. Approximate the part as the nearest primitive, run the numbers, and compare. The formula is simple; the discipline is in the units.


Made by Toolora · Updated 2026-06-13