Rotational Kinetic Energy Calculator

Calculate the kinetic energy of a rotating object from its moment of inertia and angular velocity.
Compare to translational kinetic energy.

Rotational Kinetic Energy

How Rotational Kinetic Energy Is Calculated

A spinning object stores energy in its rotation. Rotational kinetic energy is analogous to linear kinetic energy, but replaces mass with moment of inertia and velocity with angular velocity.

Rotational Kinetic Energy Formula: KE_rot = 0.5 × I × ω²

Where:

  • KE_rot = rotational kinetic energy in Joules
  • I = moment of inertia in kg·m²
  • ω (omega) = angular velocity in radians per second

Converting RPM to rad/s: ω = RPM × 2π / 60

Common Moment of Inertia Formulas:

  • Solid disk/cylinder (axis through center): I = 0.5 × m × r²
  • Hollow cylinder: I = m × r²
  • Solid sphere: I = 0.4 × m × r²
  • Thin rod (center axis): I = (1/12) × m × L²

Worked Example: A flywheel: solid disk, mass = 20 kg, radius = 0.3 m, spinning at 3,000 RPM:

  • I = 0.5 × 20 × (0.3)² = 0.5 × 20 × 0.09 = 0.9 kg·m²
  • ω = 3000 × 2π / 60 = 314.16 rad/s
  • KE = 0.5 × 0.9 × (314.16)² = 0.45 × 98,696 = 44,413 J ≈ 44.4 kJ

Applications:

  • Flywheels store energy to smooth engine pulses in vehicles
  • Gyroscopes in spacecraft use rotational inertia for attitude control
  • Pottery wheels, grinding wheels, wind turbine rotors all store significant rotational KE
  • Electric regenerative braking converts rotational KE back to electrical energy

Why the ω² term dominates everything

Energy scales with the square of angular velocity but only linearly with moment of inertia. Double the RPM and you quadruple the stored energy; double the mass and you merely double it. That asymmetry is the whole design logic of a flywheel: spin it faster rather than build it heavier. It is also why a burst flywheel or grinding wheel is genuinely dangerous. The 0.9 kg·m² flywheel in the example above holds 44 kJ at 3,000 RPM, the same energy as a 1,500 kg car at 28 km/h, and all of it is released in the instant the rim lets go.

Practical limits arrive through the same square law. Rim stress also grows with ω², so a real flywheel is limited by the tensile strength of its material long before it runs out of anywhere to put the energy. Modern carbon-fibre flywheels reach 40,000 RPM or more precisely because the fibre tolerates the hoop stress that would tear a steel rim apart.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.