Angular Momentum Interactive Calculator

← Back to Engineering Library

If you’re working on a system that spins—like a gyroscope, flywheel, rotary table, or centrifuge—you’ll quickly run into angular momentum calculations. Getting these values right before you cut metal or order hardware saves a lot of grief later. The calculator here handles several cases relevant to design: point masses and rigid bodies, with options depending on which variables you’ve actually measured. You’ll need angular momentum data to size components, estimate loads, and verify conservation in things like satellite attitude control or high-speed industrial machines. Below you’ll find the basic formulas, a typical example from a centrifuge, and some notes on practical rotational dynamics. If you’re after details—conservation law, energy changes, or gyroscopic effects—check the FAQ.

What is angular momentum?

Angular momentum tells you how hard it is to stop something spinning. If you’ve got a lot of mass, moving quickly, and it’s far from the axis, you’ll have a high angular momentum. Unless something applies a torque from outside, that amount won’t change on its own.

Simple Explanation

Picture a figure skater spinning. With arms extended, they turn slower. Pull arms in tight, and they spin faster—no outside force required. All that’s happening is the spin shifts from “spread out” to “concentrated”, but the total “amount of spin” stays the same unless something else pushes or pulls. That’s conservation of angular momentum.

📐 Browse all 1000+ Interactive Calculators

Diagram

Angular Momentum Interactive Calculator Technical Diagram

Angular Momentum Interactive Calculator

How to Use This Calculator

Engineering calculation notice

This calculator is intended for education, concept evaluation, and preliminary design. Results are based on the equations and assumptions described on this page, but cannot account for every real-world load case, tolerance, material property, environmental condition, installation detail, safety factor, code, or regulatory requirement. Verify all inputs, assumptions, units, and results independently before selecting components or using the result in a real application. Safety-critical, structural, medical, lifting, transportation, or regulated applications must be reviewed by a qualified engineer.

Found a calculation error? Message us

  1. Pick the mode that matches what you’re measuring—either you have mass, radius, velocity, or you’re working with moment of inertia and angular velocity.
  2. Enter your values, in SI units (kg, m, m/s, rad/s, kg·m², etc).
  3. Double-check units. Mixing up centimeters or RPM with metric inputs is a common pitfall.
  4. Click Calculate. Interpret the result using the context below and your specific project needs.

Angular Momentum Interactive Visualizer

Watch how mass distribution and angular velocity create rotational momentum in spinning systems. Adjust parameters to see conservation principles and energy changes in real-time.

Mass (kg) 5.0 kg
Radius (m) 1.5 m
Angular Velocity (rad/s) 3.0 rad/s

Angular Momentum

33.8 kg⋅m²/s

Moment of Inertia

11.3 kg⋅m²

Kinetic Energy

50.6 J

FIRGELLI Automations — Interactive Engineering Calculators

Equations

Simple Example

Scenario: A 2 kg point mass orbits at a radius of 1 m with a tangential velocity of 3 m/s.

L = mvr → L = 2 × 3 × 1 = 6 kg·m²/s

Derived ω = v / r = 3 / 1 = 3 rad/s

Point Mass Angular Momentum

Use the formula below to calculate point mass angular momentum.

L = mvr

L = angular momentum (kg·m²/s)

m = mass (kg)

v = tangential velocity (m/s)

r = perpendicular distance from axis (m)

Point Mass with Angular Velocity

Use the formula below to calculate point mass angular momentum from angular velocity.

L = mr²ω

ω = angular velocity (rad/s)

= squared radius (m²)

Note: v = rω relates linear and angular velocity

Rigid Body Angular Momentum

Use the formula below to calculate rigid body angular momentum.

L = Iω

I = moment of inertia (kg·m²)

ω = angular velocity about axis (rad/s)

Moment of inertia depends on mass distribution: I = Σmr²

Conservation of Angular Momentum

Use the formula below to calculate the final angular velocity when moment of inertia changes.

I1ω1 = I2ω2

When no external torque acts, angular momentum is conserved

Subscript 1 denotes initial state, subscript 2 denotes final state

Changing I causes inversely proportional change in ω

Rotational Kinetic Energy

Use the formula below to calculate rotational kinetic energy.

KErot = ½Iω²

Related to angular momentum: KE = L²/(2I)

Energy is NOT conserved when I changes unless external work is done

Theory & Practical Applications

Fundamental Principles of Angular Momentum

Angular momentum is how you keep track of rotational motion at a system level. For a single point mass, you get it by crossing the radius vector with linear momentum (L = r × p). If the mass moves perpendicular to the radius, it’s just L = mvr. For rigid bodies (disks, rotors, arm links), angular momentum is set by how the mass is distributed around the axis—summed up as moment of inertia (I). There, L = Iω covers the whole body rotating about the axis.

Angular momentum stays constant if there’s no net external torque, regardless of what’s happening inside the system. That’s what keeps satellites and gyroscopes stable. Linear and angular momentum are both conserved, but you have to watch for whether outside torques are in play—forces at the axis don’t create torque about that axis, so the rotational motion keeps going.

If you reduce the moment of inertia (like pulling your arms in), angular velocity jumps up because L = Iω and L hasn’t changed. But kinetic energy (KE = ½Iω²) actually increases—energy comes from the internal work done (e.g., muscles fighting centrifugal “forces” to bring mass closer). If you go the other way (extend mass out), I grows, ω drops, and kinetic energy is lost, mostly as heat through muscle or material resistance.

That’s a key difference between angular momentum and kinetic energy with changing inertia: work must be done to reshape or redistribute mass. No magic energy gain or loss—something has to pay for it.

Moment of Inertia and System Geometry

Moment of inertia (I = Σmiri²) is the rotational equivalent of mass. It gets bigger the further your mass sits from the axis. For common shapes: a solid cylinder is I = ½MR², solid sphere is I = ⅖MR², a thin-walled ring or cylinder is I = MR², and for a slender rod spinning at its middle it’s I = (1/12)ML². If your rotation axis isn’t through the center of mass, use the parallel axis theorem: I = Icm + Md², with d = offset to axis.

Designers play with I for performance: flywheels want high I (to store energy and minimize speed dips under load). High-speed spindle drives want low I so they accelerate/brake quickly. If you need both stiffness and low rotational inertia, consider hollow shafts—stiff against bending, but less weight far from the axis compared to solid rods.

Robot arms are trickier since I changes constantly as joints move. The effective inertia about any joint depends on the current configuration. Advanced control software compensates for this with real-time models, but you still have to estimate the highest expected inertia for actuator sizing and worst-case loads.

Conservation Applications in Aerospace and Mechanical Systems

Satellites and other spacecraft use reaction wheels for attitude control, exploiting angular momentum conservation. Spinning up a reaction wheel (a small flywheel on a motor) will turn the spacecraft the other way—total angular momentum stays unchanged. Once a wheel reaches its speed limit, other systems (like thrusters or magnetic torquers) have to “dump” or reset angular momentum.

Control moment gyroscopes (CMGs) are built for bigger jobs: a fast-spinning mass on a motorized gimbal. Tilting the axis redirects the angular momentum vector, which nudges the whole spacecraft. These can deliver a lot of torque for their weight; that’s why things like the ISS use them for long-term control without burning any propellant.

In cars and bikes, spinning wheels bring in gyroscopic effects. As the wheels turn, they “fight” changes in steering (precession), which makes a moving bicycle easier to balance but can be a headache in certain vehicle dynamics situations. Gyroscopic reactions aren’t huge on most road cars, but for motorcycles and racing applications, they do show up in feeling and control.

Worked Example: Industrial Centrifuge Angular Momentum Analysis

Problem: An industrial centrifuge rotor, empty, has I₁ = 3.75 kg·m² and runs at 7500 rpm (785.4 rad/s). You add 12 samples (at 125 g each) at r = 0.185 m. What happens to angular velocity (ω₂)? What about starting/final rotational energy and energy difference?

Step 1: New Moment of Inertia

Total sample mass: m = 12 × 0.125 kg = 1.50 kg

Treating samples as points: Isamples = mr² = 1.50 × (0.185)² = 0.0513 kg·m²

Total I₂ = 3.75 + 0.0513 = 3.8013 kg·m²

Step 2: Conserve Angular Momentum

L = I₁ω₁ = 3.75 × 785.4 = 2945.25 kg·m²/s

Assuming no net torque during loading: L = I₂ω₂ → ω₂ = 2945.25 / 3.8013 = 774.9 rad/s = 7401 rpm

The rotor slows around 99 rpm (about 1.3%) just from the extra mass at radius.

Step 3: Initial Rotational Energy

KE₁ = ½ × 3.75 × (785.4)² = 1,157,235 J (1157.2 kJ)

Step 4: Final Rotational Energy

KE₂ = ½ × 3.8013 × (774.9)² = 1,141,244 J (1141.2 kJ)

Step 5: Energy Change

ΔKE = 1141.2 kJ - 1157.2 kJ = -16.0 kJ

That lost 16 kJ didn’t vanish: it went into accelerating the sample mass, friction, and minor deformations. The tangential velocity of each sample jumps from zero to match the moving rotor (v = rω₂ = 0.185 × 774.9 ≈ 143.4 m/s), and ½mv² per sample adds up to most of the difference. Motors have to make up for this each cycle, which impacts system sizing and control. If you design automated loading equipment, keep this in mind—changing inertia bumps up torque and smoothness requirements.

Advanced Topics and Engineering Considerations

For asymmetric parts or rotation about off-center axes, angular momentum isn’t always parallel to rotational speed—the full property is a vector and often needs the inertia tensor (a matrix) for 3D calculations. You’ll get gyroscopic wobble and vibration if your spinning assembly isn’t perfectly balanced or aligned on a principal axis, which shows up as noise or excess wear in the real machine.

External torques (gravity, bearings, unbalanced loads) cause precession: think of a spinning top that slowly traces a circle as it tilts. The precession rate (Ω = τ/L) is set by how much torque gets applied and how much angular momentum you’ve got to resist it. Same principle runs gyroscopic compasses: Earth’s gravity and rotation sets the precession, so it always points north if you let it settle.

At the atomic scale, angular momentum is quantized (linked to Planck’s constant ℏ), but for normal engineering jobs, we treat it as continuous. Only when you get to electron/nuclear spin or quantum magnetic resonance do you “see” quantization effects. In big systems, you just need to track total L, distribute the loads, and make sure the energy and forces trace back correctly.

Whenever you design a system with moving or spinning parts—be it HDD platters, wind turbine rotors, or medical centrifuges—angular momentum and its conservation will dictate disturbance rejection, control response time, and loads on supports. High L means stable but sluggish to reposition. Low I means agile, but more vulnerable to disturbances. Most tradeoffs turn into a compromise between stability and response, all in the context of bearing loads and power limits.

For more rotational system design tools, check the complete engineering calculator library.

Frequently Asked Questions

▼ What is the difference between angular momentum and linear momentum?
▼ Why does kinetic energy change when moment of inertia changes but angular momentum is conserved?
▼ How do reaction wheels control spacecraft orientation without violating angular momentum conservation?
▼ What happens to angular momentum during elastic versus inelastic collisions?
▼ How does angular momentum relate to torque in rotational dynamics?
▼ Can angular momentum be negative, and what does the sign indicate?

Explore More Engineering Calculators

Access our complete collection of free calculators for mechanical, electrical, structural, and civil engineering applications.

Browse All Engineering Calculators →

About the Author

Robbie Dickson, Chief Engineer & Founder of FIRGELLI Automations, brings decades of precision engineering expertise from Rolls-Royce, BMW, and Ford to the development of high-performance linear motion systems. His career spans aerospace, automotive, and industrial automation, with specialized knowledge in actuator design, control systems, and mechanical dynamics.

Learn more: Wikipedia | Full Bio

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

📹 Video Walkthrough — How to Use This Calculator

📹 Video Walkthrough — How to Use This Calculator

Angular Momentum Interactive Calculator

Need to implement these calculations?

Explore the precision-engineered motion control solutions used by top engineers.

Share This Article
Tags: