Calculateus

Angular Momentum Calculator

Calculate the angular momentum of a rotating object from its moment of inertia and angular velocity.

Result

Angular Momentum
10 kg·m²/s

About the Angular Momentum

The Angular Momentum Calculator finds the angular momentum of a rotating object from its moment of inertia and angular velocity. It gives a fast way to check rotational dynamics problems or estimate the momentum carried by a spinning component such as a flywheel, wheel, or rotor.

How It Works

Enter the object's moment of inertia in kilogram-meters-squared and its angular velocity in radians per second. The calculator multiplies the two directly to produce angular momentum in kilogram-meters-squared per second, the rotational equivalent of multiplying mass by velocity to get linear momentum.

L = I x omega

Formula & Methodology

There is no unit conversion or algebra needed for the calculation itself: moment of inertia in kg·m^2 multiplied by angular velocity in rad/s gives angular momentum in kg·m^2/s directly. The step usually required beforehand is converting a rotational speed given in RPM to rad/s, done by multiplying by 2*pi and dividing by 60.

Examples

Default flywheel figures

With a moment of inertia of 2 kg·m^2 and an angular velocity of 5 rad/s, angular momentum is L = 2 x 5 = 10 kg·m^2/s.

Fast-spinning bicycle wheel

A wheel with a moment of inertia of 0.5 kg·m^2 spinning at 12 rad/s has angular momentum L = 0.5 x 12 = 6 kg·m^2/s.

Advantages

  • Delivers the rotational momentum figure in one multiplication, without requiring the user to derive moment of inertia separately.
  • Makes conservation-of-angular-momentum problems easier to check, such as comparing L before and after a change in rotational speed.
  • Useful across contexts from classroom physics problems to real flywheel and rotor sizing.

Common Mistakes

  • Entering angular velocity in RPM instead of converting to radians per second first, which inflates or deflates the result by roughly a factor of 9.55.
  • Substituting an object's mass for its moment of inertia; the two have different units and moment of inertia already accounts for how mass is distributed around the rotation axis.
  • Ignoring the sign of angular velocity when comparing two objects rotating in opposite directions.

Edge Cases to Watch For

  • A negative angular velocity, representing rotation in the opposite direction from whatever was defined as positive, carries through to a negative angular momentum, which simply indicates direction rather than an error.
  • The calculator does not validate that the moment of inertia is physically realistic for the described object; it multiplies whatever number is entered.
  • Angular velocity must be supplied in radians per second; a value entered in RPM or degrees per second produces a result off by a large, easy-to-miss conversion factor.

Common Use Cases

  • Physics students checking rotational dynamics homework involving L = I*omega.
  • Mechanical engineers estimating the angular momentum of flywheels, turbines, or rotating machinery components.
  • Robotics and hobbyist builders calculating the momentum of spinning parts like wheels or propellers.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

How is angular momentum related to linear momentum?

Angular momentum (L = Iω) is the rotational analog of linear momentum (p = mv), with moment of inertia I playing the role linear mass plays and angular velocity ω playing the role linear velocity plays - like linear momentum, angular momentum is conserved in a closed system with no external torque, which is why spinning skaters speed up when they pull their arms in (reducing I increases ω to keep L constant).

Conclusion

Angular momentum is a direct product of moment of inertia and angular velocity, so this calculator's job is mostly about keeping the units straight, radians per second in, kilogram-meters-squared per second out. Used correctly, it is a fast check for any problem built around rotational momentum or its conservation.