MechanicsTopic #11 of 35

Angular Momentum

Angular momentum, conservation laws, and rotational kinetic energy.

Overview

Angular momentum is the rotational analog of linear momentum. It's a conserved quantity in isolated systems and is essential for understanding rotating systems.

Angular Momentum of a Particle

L=r×p=r×mv\vec{L} = \vec{r} \times \vec{p} = \vec{r} \times m\vec{v}

Magnitude:

L=rmvsinθ=mvrL = rmv\sin\theta = mvr_\perp

Where rr_\perp is the perpendicular distance from the axis to the line of motion.

Units

  • kg·m²/s

Angular Momentum of a Rigid Body

For rotation about a fixed axis:

L=IωL = I\omega

Where:

  • II = moment of inertia about the rotation axis
  • ω\omega = angular velocity

Relationship with Torque

τ=dLdt\vec{\tau} = \frac{d\vec{L}}{dt}

This is the rotational analog of F=dpdt\vec{F} = \frac{d\vec{p}}{dt}

For a rigid body:

τ=Iα=Idωdt\tau = I\alpha = I\frac{d\omega}{dt}

Conservation of Angular Momentum

When no external torque acts on a system:

Linitial=LfinalL_{\text{initial}} = L_{\text{final}}

I1ω1=I2ω2I_1\omega_1 = I_2\omega_2

Conditions for Conservation

  • No external torques
  • Internal forces/torques only
  • System is isolated rotationally

Rotational Kinetic Energy

KErot=12Iω2KE_{\text{rot}} = \frac{1}{2}I\omega^2

For rolling objects (rotation + translation):

KEtotal=12mvcm2+12Icmω2KE_{\text{total}} = \frac{1}{2}mv_{cm}^2 + \frac{1}{2}I_{cm}\omega^2

With rolling condition v=rωv = r\omega:

KEtotal=12mv2+12I(vr)2=12v2(m+Ir2)KE_{\text{total}} = \frac{1}{2}mv^2 + \frac{1}{2}I\left(\frac{v}{r}\right)^2 = \frac{1}{2}v^2\left(m + \frac{I}{r^2}\right)

Work-Energy in Rotation

Work done by torque:

W=τθ=τdθW = \tau\theta = \int\tau \, d\theta

Power:

P=τωP = \tau\omega

Examples

Example 1: Figure Skater

A skater with arms extended (I=4I = 4 kg·m²) spins at 2 rad/s. She pulls her arms in (I=1.5I = 1.5 kg·m²). Find new angular velocity.

I1ω1=I2ω2I_1\omega_1 = I_2\omega_2

4×2=1.5×ω24 \times 2 = 1.5 \times \omega_2

ω2=81.5=5.33 rad/s\omega_2 = \frac{8}{1.5} = 5.33 \text{ rad/s}

Example 2: Merry-Go-Round

A child (30 kg) jumps onto a stationary merry-go-round (I=200I = 200 kg·m², r=2r = 2 m) at 3 m/s tangentially. Find angular velocity.

Initial angular momentum:

Li=mvr=30×3×2=180 kg\cdotpm2/sL_i = mvr = 30 \times 3 \times 2 = 180 \text{ kg·m}^2\text{/s}

Final moment of inertia:

If=200+30×22=320 kg\cdotpm2I_f = 200 + 30 \times 2^2 = 320 \text{ kg·m}^2

Final angular velocity:

ωf=LiIf=180320=0.56 rad/s\omega_f = \frac{L_i}{I_f} = \frac{180}{320} = 0.56 \text{ rad/s}

Example 3: Rolling Down Incline

A solid sphere (I=25MR2I = \frac{2}{5}MR^2) rolls down a height hh. Find velocity at bottom.

Using energy conservation:

Mgh=12Mv2+12Iω2=12Mv2+12(25MR2)(vR)2Mgh = \frac{1}{2}Mv^2 + \frac{1}{2}I\omega^2 = \frac{1}{2}Mv^2 + \frac{1}{2}\left(\frac{2}{5}MR^2\right)\left(\frac{v}{R}\right)^2

Mgh=12Mv2+15Mv2=710Mv2Mgh = \frac{1}{2}Mv^2 + \frac{1}{5}Mv^2 = \frac{7}{10}Mv^2

v=10gh7v = \sqrt{\frac{10gh}{7}}

Compare to sliding (no rotation): v=2ghv = \sqrt{2gh}

Example 4: Kinetic Energy Comparison

Find final KE in Example 1.

KEi=12I1ω12=12(4)(2)2=8 JKE_i = \frac{1}{2}I_1\omega_1^2 = \frac{1}{2}(4)(2)^2 = 8 \text{ J}

KEf=12I2ω22=12(1.5)(5.33)2=21.3 JKE_f = \frac{1}{2}I_2\omega_2^2 = \frac{1}{2}(1.5)(5.33)^2 = 21.3 \text{ J}

KE increased! (Work done by skater pulling arms in)

Example 5: Angular Momentum of Orbiting Object

A satellite (1000 kg) orbits Earth at r=7000r = 7000 km with v=7.5v = 7.5 km/s.

L=mvr=1000×7500×7×106=5.25×1013 kg\cdotpm2/sL = mvr = 1000 \times 7500 \times 7 \times 10^6 = 5.25 \times 10^{13} \text{ kg·m}^2\text{/s}

Rolling Objects Comparison

For objects rolling down an incline from height hh:

ObjectI/MR2I/MR^2vv at bottom
Sliding block02gh\sqrt{2gh}
Hollow sphere2/36gh/5\sqrt{6gh/5}
Solid sphere2/510gh/7\sqrt{10gh/7}
Hollow cylinder1gh\sqrt{gh}
Solid cylinder1/24gh/3\sqrt{4gh/3}

Solid sphere reaches bottom first (lowest I/MR2I/MR^2 ratio)

Vector Nature

  • Angular momentum is a vector: L=Iω\vec{L} = I\vec{\omega}
  • Direction given by right-hand rule
  • For complex systems, components must be considered separately