Calculate and visualize the moment of inertia for disks, rings, spheres and rods in real time. Explore the parallel-axis theorem, rotational kinetic energy and angular momentum interactively.
The fundamental concept is that the moment of inertia $I$ for a rigid body is the sum of every particle's mass multiplied by the square of its distance from the axis of rotation.
$$I = \sum m_i r_i^2 \quad \text{or}\quad I = \int r^2 \, dm$$For standard shapes, this integral gives a specific formula. For a solid disk or cylinder rotating about its central axis: $I_{\text{disk}}= \frac{1}{2}mR^2$. Here, $m$ is total mass and $R$ is the radius. The $\frac{1}{2}$ factor is the result of the mass distribution.
When the axis of rotation is shifted away from the object's center of mass by a distance $d$, the moment of inertia increases significantly. This is governed by the parallel axis theorem.
$$I = I_{\text{CM}}+ m d^2$$$I_{\text{CM}}$ is the moment of inertia about the center-of-mass axis, $m$ is the mass, and $d$ is the perpendicular offset. This $d^2$ dependence means moving the axis even a little drastically increases rotational resistance.
Flywheel Energy Storage: High-inertia flywheels spin in vacuum chambers on magnetic bearings. Their massive $I$ and high $ω$ allow them to store significant kinetic energy ($K_{\text{rot}}=\frac{1}{2}I\omega^2$) for grid stabilization or emergency power, releasing it by using the motor as a generator.
Automotive Engineering: The moment of inertia of wheels, crankshafts, and brake rotors is meticulously calculated. Lower rotational inertia in wheels improves acceleration and handling, as the engine spends less energy spinning up the wheels themselves.
Spacecraft Attitude Control: Satellites use reaction wheels (rotors with controlled $I$ and $ω$). To turn the spacecraft, they spin the wheel one way, causing the satellite to rotate the opposite way due to conservation of angular momentum ($L=I\omega$).
Sports Equipment Design: The "swing weight" of a baseball bat, tennis racket, or golf club is essentially its moment of inertia about the grip. A higher $I$ means more power but slower swing speed, requiring careful design trade-offs for player performance.
First, the mistaken belief that "if the mass is the same, the moment of inertia is also the same". As the simulator makes clear when comparing a "disk" and a "ring", the mass distribution determines everything. For example, an aluminum disk with a 20cm diameter and a mass of 1kg, and a steel ring with the same mass, an outer diameter of 20cm, and an inner diameter of 18cm, will have a moment of inertia for the ring that is about twice as large. Even when calculating from 3D CAD data in practical work, don't judge the shape based simply on "mass"; always consider the "mass distribution".
Next, misapplication of the parallel axis theorem. The $I_{cm}$ in the theorem $I = I_{cm} + m d^2$ is the value for the "axis passing through the center of mass". A common mistake is to calculate the $I$ for another axis using the $I$ of an arbitrary axis as a reference. For example, even if you know the $I$ about an axis at the end of a rod is $\frac{1}{3}mL^2$, when finding the $I$ for an axis further away, you must first return to the value for the centroidal axis $\frac{1}{12}mL^2$ and then calculate.
Finally, overlooking the danger inherent in rotational energy $K = \frac{1}{2}I \omega^2$ . Angular velocity $\omega$ has a squared effect, so doubling the rotational speed quadruples the energy. Even a small component rotating at high speed stores an enormous amount of energy, creating significant danger upon failure. For instance, a fan with a 10cm diameter and a moment of inertia of $0.001 \, \text{kg} \cdot \text{m}^2$ rotating at 10,000 RPM has a kinetic energy of about 55 joules. This is equivalent to the energy of a 50g object dropped from a height of about 11 meters, which is not negligible. Always perform this calculation in safety design.
A solid steel disk (ρ = 7850 kg/m³) with radius 0.15 m and mass 23.5 kg rotates at 120 rad/s about its central axis. I_center = ½mr² = ½(23.5)(0.15)² = 0.265 kg·m². Rotational KE = ½(0.265)(120)² = 1908 J. Angular momentum L = (0.265)(120) = 31.8 kg·m²/s. Period T = 2π/120 = 0.0524 s (114.6 rpm). If rotated 0.08 m off-center (parallel-axis theorem), I_offset = 0.265 + (23.5)(0.08)² = 0.416 kg·m².