Moment of Inertia, Angular Momentum and Rotational Motion

1. Rotational Motion: The Basics

When an object spins or turns around a fixed axis, it is said to be in rotational motion. Unlike linear motion where an object moves in a straight line, rotational motion involves movement in a circular path. The key to understanding rotational motion lies in the concept of torque, which is the rotational equivalent of force. Just as a force causes a linear acceleration, a torque causes an angular acceleration.

Consider a rigid body, which is a body with a definite shape and size, where the distance between any two particles remains constant. When a torque is applied to such a body, it starts rotating about a fixed axis. The axis of rotation is an imaginary line around which the body turns. For example, the Earth rotates about its axis, and a fan rotates about the rod in its center.

2. Torque: The Rotational Force

Torque, often denoted by the Greek letter tau ($\tau$), is the measure of the twisting force that tends to cause rotation. It is defined as the product of the force applied and the perpendicular distance from the axis of rotation to the line of action of the force. Mathematically, for a force $\vec{F}$ applied at a position vector $\vec{r}$ from the axis of rotation, the torque is given by the cross product:

$\vec{\tau} = \vec{r} \times \vec{F}$

The magnitude of the torque is given by:

$\tau = r F \sin\theta$

where $r$ is the distance from the axis of rotation to the point where the force is applied, $F$ is the magnitude of the force, and $\theta$ is the angle between the position vector $\vec{r}$ and the force vector $\vec{F}$. The unit of torque in the SI system is Newton-meter (N·m).

Example: Imagine trying to open a door. You apply a force on the handle, which is at a certain distance from the hinges (the axis of rotation). Applying the force perpendicular to the door (i.e., $\theta = 90^\circ$, $\sin\theta = 1$) is most effective because it maximizes the torque for a given force. Applying force closer to the hinges would require more effort.

3. Moment of Inertia: The Rotational Inertia

In linear motion, inertia is the resistance of an object to changes in its state of motion. It is directly proportional to mass. In rotational motion, the equivalent concept is the moment of inertia, denoted by $I$. The moment of inertia is a measure of an object's resistance to changes in its rotational motion. It depends not only on the mass of the object but also on how that mass is distributed relative to the axis of rotation.

For a collection of point masses, each with mass $m_i$ and at a distance $r_i$ from the axis of rotation, the total moment of inertia is the sum of the moments of inertia of each point mass:

$I = \sum_{i} m_i r_i^2$

For a continuous rigid body, the moment of inertia is calculated by integrating over the entire body:

$I = \int r^2 dm$

where $dm$ is an infinitesimal mass element and $r$ is its perpendicular distance from the axis of rotation. The SI unit of moment of inertia is kilogram-meter squared (kg·m²).

Key takeaway: The farther the mass is distributed from the axis of rotation, the larger the moment of inertia.

4. Calculating Moment of Inertia for Simple Shapes

The moment of inertia depends on the shape of the object and the axis of rotation. Here are some common examples:

  • Thin Rod about its Center (perpendicular to its length): $I = \frac{1}{12} ML^2$, where $M$ is the mass and $L$ is the length.
  • Thin Rod about one end (perpendicular to its length): $I = \frac{1}{3} ML^2$.
  • Hollow Cylinder or Ring about its central axis: $I = MR^2$, where $M$ is the mass and $R$ is the radius.
  • Solid Cylinder or Disk about its central axis: $I = \frac{1}{2} MR^2$.
  • Solid Sphere about an axis through its center: $I = \frac{2}{5} MR^2$.
  • Hollow Sphere about an axis through its center: $I = \frac{2}{3} MR^2$.

Memory Trick: Notice the pattern for cylinders and spheres. The solid objects have a smaller moment of inertia (meaning less resistance to rotation) than hollow ones of the same mass and radius because their mass is concentrated closer to the axis. The fractions are 1/2 for a solid disk and 2/5 for a solid sphere. The hollow objects have fractions 1 for a ring and 2/3 for a hollow sphere.

5. The Parallel Axis Theorem and Perpendicular Axis Theorem

These theorems are very useful for calculating the moment of inertia about different axes.

5.1 Parallel Axis Theorem

The parallel axis theorem states that if $I_{cm}$ is the moment of inertia of a body about an axis passing through its center of mass, then the moment of inertia $I$ about any other axis parallel to this axis and at a distance $d$ from it is given by:

$I = I_{cm} + Md^2$

where $M$ is the total mass of the body.

Example: For a thin rod of mass $M$ and length $L$, $I_{cm} = \frac{1}{12} ML^2$. Using the parallel axis theorem, the moment of inertia about an axis through one end (which is parallel to the axis through the center and at a distance $d = L/2$) is:

$I = I_{cm} + M(L/2)^2 = \frac{1}{12} ML^2 + \frac{1}{4} ML^2 = \frac{1}{12} ML^2 + \frac{3}{12} ML^2 = \frac{4}{12} ML^2 = \frac{1}{3} ML^2$. This matches our earlier formula.

5.2 Perpendicular Axis Theorem

This theorem applies only to planar (2D) objects. It states that for a planar body, the moment of inertia $I_z$ about an axis perpendicular to the plane of the body and passing through a point O is equal to the sum of the moments of inertia $I_x$ and $I_y$ about two perpendicular axes $x$ and $y$ lying in the plane and intersecting at the same point O.

$I_z = I_x + I_y$

Example: Consider a thin rectangular plate of mass $M$ and dimensions $L \times W$. Let the axes $x$ and $y$ be along the length and width, passing through the center. The moment of inertia about the $x$-axis is $I_x = \frac{1}{12} M W^2$, and about the $y$-axis is $I_y = \frac{1}{12} M L^2$. The moment of inertia about an axis perpendicular to the plate and passing through the center ($z$-axis) is $I_z = I_x + I_y = \frac{1}{12} M (W^2 + L^2)$.

6. Rotational Kinetic Energy

Just as a moving object possesses linear kinetic energy due to its motion, a rotating object possesses rotational kinetic energy. If a body is rotating with an angular velocity $\omega$, its rotational kinetic energy $K_{rot}$ is given by:

$K_{rot} = \frac{1}{2} I \omega^2$

where $I$ is the moment of inertia and $\omega$ is the angular velocity in radians per second.

Example: A spinning top has rotational kinetic energy. The faster it spins (larger $\omega$) and the more its mass is distributed away from the axis of rotation (larger $I$), the greater its rotational kinetic energy.

7. Angular Momentum: The Rotational Momentum

Angular momentum, denoted by $L$, is the rotational equivalent of linear momentum. It is a measure of the amount of rotation an object has. For a single point particle of mass $m$ moving with linear momentum $\vec{p}$ at a position vector $\vec{r}$ from the origin, the angular momentum is defined as:

$\vec{L} = \vec{r} \times \vec{p}$

Since $\vec{p} = m\vec{v}$, we have $\vec{L} = \vec{r} \times (m\vec{v})$.

For a rigid body rotating about a fixed axis, the total angular momentum is the sum of the angular momenta of all its constituent particles. It can be expressed in terms of the moment of inertia and angular velocity:

$L = I \omega$

The SI unit of angular momentum is kilogram-meter squared per second (kg·m²/s).

Relationship between Torque and Angular Momentum: Just as net force equals the rate of change of linear momentum ($\vec{F} = \frac{d\vec{p}}{dt}$), the net torque acting on an object equals the rate of change of its angular momentum:

$\vec{\tau}_{net} = \frac{d\vec{L}}{dt}$

This is a fundamental law of rotational dynamics.

8. Conservation of Angular Momentum

One of the most important principles in physics is the conservation of angular momentum. It states that if the net external torque acting on a system is zero, then the total angular momentum of the system remains constant.

$\vec{L}_{total} = \text{constant}$ (if $\vec{\tau}_{net, ext} = 0$)

Since $L = I\omega$, if the net external torque is zero, then the product $I\omega$ must remain constant. This means if the moment of inertia $I$ of the system changes, the angular velocity $\omega$ must change inversely to keep the product constant.

Real-world Example: A figure skater performing a spin. When the skater pulls their arms and legs in towards their body, they decrease their moment of inertia ($I$). To conserve angular momentum ($I\omega = \text{constant}$), their angular velocity ($\omega$) must increase, causing them to spin faster. When they extend their arms and legs, their moment of inertia increases, and they slow down.

Another example is a diver or gymnast performing twists. By tucking their body, they reduce their moment of inertia and increase their rotational speed, allowing them to complete more rotations before extending their body for a clean landing.

9. Angular Acceleration

Angular acceleration, denoted by $\alpha$, is the rate at which the angular velocity of an object changes. It is the rotational equivalent of linear acceleration.

$\alpha = \frac{d\omega}{dt}$

The relationship between net torque and angular acceleration is analogous to Newton's second law for linear motion ($F_{net} = ma$). For rotational motion, it is:

$\tau_{net} = I \alpha$

This equation shows that for a given net torque, the angular acceleration is inversely proportional to the moment of inertia. A larger moment of inertia means a smaller angular acceleration for the same torque.

10. Equations of Rotational Motion

When the angular acceleration is constant, we can use kinematic equations similar to those for linear motion. Let $\omega_0$ be the initial angular velocity and $\omega$ be the final angular velocity after time $t$, with angular displacement $\theta$.

Linear Motion (constant $a$) Rotational Motion (constant $\alpha$)
$v = v_0 + at$ $\omega = \omega_0 + \alpha t$
$x = x_0 + v_0 t + \frac{1}{2} at^2$ $\theta = \theta_0 + \omega_0 t + \frac{1}{2} \alpha t^2$
$v^2 = v_0^2 + 2a(x - x_0)$ $\omega^2 = \omega_0^2 + 2\alpha(\theta - \theta_0)$
$x = x_0 + \frac{v_0 + v}{2} t$ $\theta = \theta_0 + \frac{\omega_0 + \omega}{2} t$

These equations are crucial for solving problems involving constant angular acceleration.

Exam Tip: Always identify whether the angular acceleration is constant. If it is, you can directly apply these kinematic equations. If not, you'll need to use calculus-based definitions involving derivatives and integrals, or principles like conservation of energy or angular momentum.

11. Rolling Motion

Rolling motion is a combination of both translational and rotational motion. When a wheel rolls without slipping on a surface, its center of mass moves linearly, while the wheel itself rotates about its center.

For a wheel of radius $R$ rolling without slipping:

  • The linear velocity of the center of mass ($v_{cm}$) is related to the angular velocity ($\omega$) by: $v_{cm} = R\omega$.
  • The linear acceleration of the center of mass ($a_{cm}$) is related to the angular acceleration ($\alpha$) by: $a_{cm} = R\alpha$.
  • The velocity of the point of contact with the ground is zero.

The total kinetic energy of a rolling object is the sum of its translational kinetic energy and rotational kinetic energy:

$K_{total} = K_{trans} + K_{rot} = \frac{1}{2} M v_{cm}^2 + \frac{1}{2} I_{cm} \omega^2$

For an object rolling without slipping, $\omega = v_{cm}/R$, so:

$K_{total} = \frac{1}{2} M v_{cm}^2 + \frac{1}{2} I_{cm} (\frac{v_{cm}}{R})^2$

Comparing Rolling Objects: If multiple objects (like a sphere, cylinder, and hollow cylinder) of the same mass and radius start from rest and roll down an inclined plane, the object with the smallest moment of inertia (relative to its mass and radius) will have the largest angular acceleration and hence the largest linear acceleration. It will reach the bottom first. This is because more of its initial potential energy is converted into translational kinetic energy rather than rotational kinetic energy. A solid sphere ($I = \frac{2}{5}MR^2$) will be faster than a solid cylinder ($I = \frac{1}{2}MR^2$), which will be faster than a hollow cylinder ($I = MR^2$).