Flywheel Energy Storage - Stored kJ, kWh, and discharge time

Flywheel energy storage calculator turns mass, radius, geometry, and rpm into moment of inertia, stored energy in J and kWh, rim speed, and discharge time.

Flywheel Energy Storage

Total mass of the rotating rotor in kilograms.

Outer radius of the rotor in metres. Drives rim speed and most of the moment of inertia.

Operating rotation speed in revolutions per minute. Converts to rad/s internally as omega = rpm * 2 pi / 60.

Constant electrical load the flywheel discharges into. Used for the discharge-time output.

Pick the geometry that best matches your rotor. Solid disk and solid cylinder use the same I formula but differ in thickness assumption.

Inner radius in metres. Only used when the rotor geometry is Hollow Ring.

Results

Moment of Inertia (I)
0kg m^2
Angular Velocity (omega) 0rad/s
Stored Kinetic Energy 0J
Stored Energy 0kWh
Rim Speed (v) 0m/s
Discharge Time 0s

What Is Flywheel Energy Storage?

A flywheel energy storage calculator turns a rotor's mass, radius, geometry, and spin speed into the kinetic energy stored in the spinning mass through E = 1/2 I omega^2. The same inputs give rim speed and discharge time at a chosen load, useful for flywheel UPS sizing, KERS studies, and rotational dynamics homework.

  • Flywheel UPS Sizing: Pick a rotor mass, radius, and rpm that store enough kWh to ride through a grid outage.
  • KERS and Regen Braking: Estimate how much kinetic energy a spinning mass can absorb from a braking event.
  • Rotational Dynamics Homework: Plug m, r, and rpm into E = 1/2 I omega^2 and read J, kWh, omega, and rim speed.
  • Composite Rotor Trade Studies: Compare a thin-rim hoop against a hollow ring of the same mass and radius.

The flywheel stores energy as rotational kinetic energy, so the answer scales with the square of the spin speed. Doubling rpm multiplies stored energy by four.

For a flywheel whose spin angular momentum L = I omega also matters, the Angular Momentum Calculator returns L in kg m^2/s alongside the same kinetic energy.

How Flywheel Energy Storage Works

The flywheel energy storage calculator picks the moment of inertia from the rotor geometry, converts rpm to rad/s, and applies E = 1/2 I omega^2.

E = 1/2 * I * omega^2 (omega = rpm * 2 pi / 60)
  • E: Stored rotational kinetic energy in joules.
  • I: Moment of inertia about the spin axis in kg m^2. Shape dependent.
  • omega: Angular velocity in radians per second (rpm times 2 pi / 60).
  • m: Rotor mass in kilograms.
  • r: Outer radius of the rotor in metres.
  • r_i: Inner radius of a hollow ring rotor in metres (only used for ring geometry).
  • v: Rim speed in m/s, equal to r times omega.

The calculator reads the shape selector to pick the moment-of-inertia formula: solid disk and cylinder use I = 0.5 m r^2, thin rim uses I = m r^2, hollow ring uses I = 0.5 m (r_o^2 + r_i^2). The rpm reading is converted to rad/s as omega = rpm * 2 pi / 60.

Rim speed v = r * omega is the practical ceiling on a flywheel. Steel rims are rated 400 to 600 m/s, carbon-fibre composite rims reach 600 to 1000 m/s. Past those limits, the rotor must spin slower, use a stronger material, or use a larger radius.

50 kg solid disk, r = 0.3 m, 6000 rpm

Shape = Solid Disk, m = 50 kg, r = 0.3 m, rpm = 6000

I = 0.5 * 50 * 0.3^2 = 2.25 kg m^2; omega = 6000 * 2 pi / 60 = 628.32 rad/s; E = 0.5 * 2.25 * 628.32^2 = 444,132 J

E = 444,132 J (0.1234 kWh), v = 188.50 m/s

A 50 kg steel disk at 0.3 m radius and 6000 rpm stores about 0.12 kWh, enough to ride through a few seconds of a 5 kW load.

100 kg hollow ring, r_o = 0.5 m, r_i = 0.3 m, 4500 rpm

Shape = Hollow Ring, m = 100 kg, r_o = 0.5 m, r_i = 0.3 m, rpm = 4500

I = 0.5 * 100 * (0.5^2 + 0.3^2) = 17 kg m^2; omega = 4500 * 2 pi / 60 = 471.24 rad/s; E = 0.5 * 17 * 471.24^2 = 1,887,562 J

E = 1,887,562 J (0.5243 kWh), v = 235.62 m/s, discharge at 10 kW = 188.76 s

Hollow ring lifts I from 12.5 to 17 kg m^2, increasing stored energy by about 36 percent at the same rpm.

According to HyperPhysics, K = 1/2 I omega^2 and the moment of inertia of a solid disk is I = 1/2 m r^2.

According to NIST SP 811, angular velocity is measured in radians per second with 1 revolution equal to 2 pi radians, so omega = rpm * 2 pi / 60.

Because the moment of inertia I drives every answer here, the Moment of Inertia Calculator returns closed-form I values for common rotor shapes.

Key Concepts Explained

Four ideas sit underneath every flywheel answer: the moment of inertia that captures geometry, the angular velocity that captures the spin, the rotational kinetic energy formula E = 1/2 I omega^2, and the rim speed that sets the safety limit.

Moment of Inertia I

I bundles every mass element's m r^2 about the spin axis into a single kg m^2 scalar. Solid disk and solid cylinder use I = 0.5 m r^2, thin rim uses I = m r^2, hollow ring uses I = 0.5 m (r_o^2 + r_i^2).

Angular Velocity omega

omega is the spin rate in rad/s. The calculator takes rpm and multiplies by 2 pi / 60, so the rpm and omega readings always agree and the kinetic energy formula stays in SI units.

Rotational Kinetic Energy

The energy stored in a spinning rotor is E = 0.5 I omega^2 in joules. Because omega is squared, doubling rpm quadruples the stored energy.

Rim Speed Limit

v = r * omega at the outer edge is the practical ceiling on a flywheel. Steel rims are rated near 400 to 600 m/s, carbon-fibre composite rims reach 600 to 1000 m/s.

These four ideas are linked: changing geometry changes I for the same mass, changing rpm changes omega and so changes E quadratically, and the same omega produces different rim speeds at different radii.

Keeping them separate in the UI lets the same tool serve a student working through E = 0.5 I omega^2 and a designer checking the rim-speed limit.

Since angular velocity omega appears in E = 1/2 I omega^2 as a square, the Angular Velocity Calculator converts between rpm, hertz, and rad/s for the same motion.

How to Use This Calculator

Pick the rotor geometry, enter mass, outer radius, inner radius if applicable, spin speed in rpm, and discharge load in kW, then read the results in one screen.

  1. 1 Select the rotor geometry: Choose Solid Disk, Thin Rim, Solid Cylinder, or Hollow Ring so the moment of inertia matches the rotor.
  2. 2 Enter mass and outer radius: Type the rotor mass in kilograms and the outer radius in metres. Hollow ring also takes an inner radius.
  3. 3 Enter the spin speed in rpm: The calculator converts it to rad/s as omega = rpm * 2 pi / 60.
  4. 4 Enter the discharge load in kW: Type the constant electrical load. Leave at zero if you only want stored energy and rim speed.
  5. 5 Read stored energy and rim speed: Read E in J and kWh on the result card, then check the rim speed in m/s against the material limit.
  6. 6 Read the discharge time: Seconds the flywheel can sustain the chosen load under the idealised constant-power assumption.

For a 50 kg steel disk at 0.3 m radius spinning at 6000 rpm with a 5 kW load, the calculator returns I = 2.25 kg m^2, omega = 628.32 rad/s, E = 444,132 J (0.1234 kWh), v = 188.50 m/s, discharge time 88.83 s.

For the same motion expressed in work and power, the Work Energy Power Calculator converts the stored energy into work and power outputs.

Benefits of Using This Calculator

This calculator keeps every important output on one screen so the same motion stays consistent across kinetic energy, rim speed, and runtime calculations.

  • Four rotor geometries in one place: Solid disk, thin rim, solid cylinder, and hollow ring rotors, so I matches the geometry.
  • Both J and kWh on the same card: Stored energy in joules and kilowatt-hours for homework and UPS sizing.
  • Automatic rpm to rad/s conversion: Inputs stay in rpm; result is in SI joules.
  • Rim speed check built in: Spot a rotor that would tear itself apart before committing to a design.
  • Discharge time at a chosen load: A runtime in seconds, which a UPS or KERS study needs.

These benefits matter most when the same rotor design answers both a physics problem and a sizing problem. The SI number drops into a battery comparison or KERS calculation without unit rework.

When the flywheel transfers its angular momentum to a coupled load, the Conservation of Momentum Calculator checks conservation of angular momentum across the transfer.

Factors That Affect Your Results

Four inputs drive every flywheel answer. The cards below explain how each input changes the result.

Rotor Geometry

Switching between Solid Disk, Thin Rim, Solid Cylinder, and Hollow Ring changes the moment of inertia formula and so changes the stored energy for the same mass and rpm. Hollow ring stores the most energy per kg because it puts mass at the largest radius.

Rotor Mass and Radius

I scales linearly with mass and quadratically with radius for the standard geometries, so doubling the radius quadruples the stored energy at the same rpm, while doubling the mass only doubles it.

Spin Speed in rpm

omega = rpm * 2 pi / 60 enters E = 0.5 I omega^2 as a square, so doubling rpm quadruples the stored energy while also doubling the rim speed.

Discharge Load in kW

The discharge time is stored energy divided by load in watts. Doubling the load halves the runtime at the same stored energy.

Material Rim-Speed Limit

Steel rims are rated near 400 to 600 m/s and carbon-fibre composite rims reach 600 to 1000 m/s. The rim-speed output is the number that has to stay under those limits.

  • The discharge time assumes a constant electrical load and ignores bearing friction, windage, and eddy-current losses, so real runtime is shorter than reported.
  • The moment of inertia formulas assume uniform density and a rotor spinning about its geometric symmetry axis. Composite rotors with rim mass are approximated by the thin-rim formula.
  • The rim-speed limit is a material guideline, not a structural calculation. Real designs check hoop stress and burst speed separately.

These factors explain why two flywheels with the same mass can store different amounts of energy: mass at a larger radius or higher rpm wins, as long as the rim-speed limit is respected.

According to Wikipedia — Flywheel Energy Storage, modern composite flywheels reach rim speeds above 600 m/s and store tens of kilowatt-hours in rotors with rim-tip velocities of several hundred metres per second.

Once the calculator returns omega and the discharge load in kW, the Torque, Power and Speed Calculator converts the same omega and torque into mechanical power in watts.

flywheel energy storage calculator with shape, mass, radius, and rpm inputs producing stored energy in J and kWh plus rim speed and discharge time.
flywheel energy storage calculator with shape, mass, radius, and rpm inputs producing stored energy in J and kWh plus rim speed and discharge time.

Frequently Asked Questions

Q: What is flywheel energy storage?

A: Flywheel energy storage is a way to store energy as the rotational kinetic energy of a spinning mass instead of as a chemical reaction. A motor spins a rotor up to a high angular velocity, the rotor holds that energy in E = 1/2 I omega^2, and a generator slows it back down to recover the energy as electrical power.

Q: How much energy can a flywheel store?

A: The energy a flywheel stores is E = 1/2 I omega^2, where I is the moment of inertia of the rotor and omega is the angular velocity in rad/s. A 50 kg steel disk at 0.3 m radius spinning at 6000 rpm stores about 444 kJ or 0.12 kWh, while a hollow ring of the same mass and rpm stores noticeably more because the mass sits at a larger radius.

Q: What is the flywheel energy storage formula?

A: The flywheel energy storage formula is E = 0.5 * I * omega^2. For a solid disk or solid cylinder, I = 0.5 * m * r^2. For a thin rim or hoop, I = m * r^2. For a hollow ring, I = 0.5 * m * (r_o^2 + r_i^2). The angular velocity omega is the spin speed in rad/s, so an rpm reading converts with omega = rpm * 2 pi / 60.

Q: How long can a flywheel supply power?

A: A flywheel can supply a constant load for a discharge time equal to the stored energy divided by the load in watts. A rotor with 0.5 kWh of stored energy can supply a 5 kW load for about six minutes before the kinetic energy is exhausted, ignoring friction and electrical losses.

Q: What limits the energy stored in a flywheel?

A: The practical limit on stored energy is the rim speed of the rotor at its outer edge. Steel rims are usually rated near 400 to 600 m/s and carbon-fibre composite rims reach 600 to 1000 m/s. Going past the rim-speed limit tears the rotor apart, so designers balance mass, radius, and rpm against the material limit instead of just stacking more energy.

Q: How does flywheel energy storage compare to batteries?

A: Flywheels store energy mechanically, so they charge and discharge quickly, tolerate many more cycles than chemical batteries, and reveal their state of charge directly through spin speed. Batteries store energy chemically, so they hold more energy per kilogram and per litre for long-duration storage but wear out faster when cycled often.