Compute moment of inertia about any parallel axis: I = Icm + m·d². Includes built-in formulas for common shapes.
The parallel axis theorem (also known as Huygens–Steiner theorem) allows calculation of the moment of inertia of a rigid body about any axis, given the moment of inertia about a parallel axis through the center of mass.
Mathematical Formulation:
I = Icm + M d²
where Icm is the moment about the center of mass axis, M is total mass, and d is the perpendicular distance between the two parallel axes.
The theorem is named after Christiaan Huygens (1629–1695) and Jakob Steiner (1796–1863). Huygens contributed to the study of compound pendulums, while Steiner generalized the theorem to rigid body dynamics. It is a fundamental tool in classical mechanics and engineering.
Consider a rigid body with total mass M. Let the axis through the center of mass be the z-axis, and a parallel axis at a distance d along the x-direction. The moment of inertia about the parallel axis is:
I = ∫ ( (x - d)² + y² ) dm = ∫ (x² + y²) dm - 2d ∫ x dm + d² ∫ dm
The first term is Icm (since x²+y² = r² relative to CM). The second term vanishes because ∫ x dm = 0 by definition of center of mass (x measured from CM). The third term equals M d². Hence I = Icm + M d².
| Shape | Axis | Icm formula |
|---|---|---|
| Solid disk / cylinder | through center, perpendicular to faces | ½ M R² |
| Thin rod | through center, perpendicular to length | ¹⁄₁₂ M L² |
| Rectangular plate | through center, perpendicular to plane | ¹⁄₁₂ M (a² + b²) |
| Solid sphere | any diameter | ²⁄₅ M R² |
| Thin spherical shell | any diameter | ²⁄₃ M R² |
While the parallel axis theorem applies to parallel axes, the perpendicular axis theorem (for planar bodies) relates moments about perpendicular axes within the plane. Both are essential for computing inertia tensors.
Important Notes: