4.5 Rigid Body Rotation

4.5.1 Moment of Inertia

A rigid body is a system of particles which are fixed together such that they move together, no matter the forces applied. We have seen in previous chapters that it is possible to treat rigid bodies as point masses when considering linear motion. However, when considering rotational effects as well, we need to consider the macroscopic extent of an object. Consider a rigid body in motion and look at the total kinetic energy, which is given by the sum of kinetic energy of each constituent particle:

K=i12mi𝒗i𝒗i. (4.67)

We can split the velocity of each particle into the sum of velocity around the centre of rotation and velocity along the line of motion.

K =i12mi(𝒗i,rot+𝒗i,lin)2 (4.68)
=i12mi(vi,rot2+vi,lin2+2𝒗i,rot𝒗i,lin) (4.69)
=i12mivi,rot2Krotational+i12mivi,lin2Klinear. (4.70)

The cross-term in the square cancels out (why?). Assuming the rigid body is rotating about a fixed axis, all particles rotate in circles with the same angular velocity ω because their distance from the axis of rotation is constant. This means the rotational kinetic energy can be written as

Krot =i12mivi,rot2=i12mi(riω)2 (4.71)
=12ω2imiri2 (4.72)
=12Iω2. (4.73)

I is called the moment of inertia, and it is kind of an angular equivalent of mass. Notice how it is calculated in a similar way to the centre of mass except with the square of r. Also notice how in the formula for Krot, I and ω play the role of m and v respectively, which shows how they are analogous to the linear quantities. However I, just like the centre of mass, depends on how the mass is distributed in an object. For example, consider a solid disc and a hoop of the same mass. From the formula for I, we can see that since all of the mass in the hoop is concentrated further out, the moment of inertia will be larger than the disc. This means that for the same angular velocity, the rotational kinetic energy of the hoop will be larger than the disc. I also depends on the axis of rotation, since a different axis will have a different mass distribution around it.

Let’s do a few examples of calculating moments of inertia.

Example 4.7.

Consider a system of two particles with masses m1 and m2 separated by a distance d.

ABm1m2d

What is the moment of inertia about the axis which passes through m1 (A) and about the axis which passes halfway between m1 and m2 (B)?

Lets to the axis which runs through the midpoint first. Using the formula for moment of inertia, we get

IB =m1r12+m2r22 (4.74)
=m1(d2)2+m2(d2)2 (4.75)
=m1+m24d2. (4.76)

For the moment of inertia about axis A, the distance of m1 from the axis is zero, so the moment of inertia is

IA=m2d2. (4.77)

The key takeaway here is that any mass located at the axis of rotation contributes nothing to the moment of inertia, no matter how much it is.

4.5.2 Moment of Inertia of Continuous Objects

Just like calculating the centre of mass, when we have a continuous body we have to calculate moments of inertia using integrals. The formula is then

I=r2dm, (4.78)

where we have to find a way to express the mass element dm in terms of length, area, or volume elements. We will now find the moments of inertia of common shapes.

Example 4.8.

Find the moment of inertia of a thin rod of uniform density rotating about its midpoint.

Let L be the length of the rod and λ be its linear mass density. Then from the diagram, we can see that dm=λdx. For the integral, the limits are L/2 and L/2 and r2=x2, so we have

I=L2L2x2λdx=λx33|L2L2=λL312. (4.79)

If we let M be the total mass then M=λL, and we have

I=112ML2. (4.80)
Example 4.9.

Find the moment of inertia of a uniform density thin hoop of radius r in the x-y plane rotating around the z-axis about its centre.

We can use a symmetry argument to solve this. The distance from the axis is constant, so it doesn’t change for any mass element and can be taken out of the integral. Thus the moment of inertia just the total mass multiplied by the radius squared.

I=Mr2. (4.81)

Note that this is the same result as a point mass of mass M revolving around the z-axis at the same radius r.

Example 4.10.

Find the moment of inertia of a uniform density thin disc of radius R in the x-y plane rotating about the z-axis about its centre.

Here, we can use the result from the thin hoop. If we split the disc up into thin hoops, then we have dI=r2dm and we can integrate this from 0 to R. But first, we need to write the mass element in terms of the radius of the thin hoop. We can write dm=μdA where μ is the surface density of the disc, and the area of a thin hoop is dA=2πrdr. Putting this all together, we get

I=0R2πμr3dr=2πμr44|0R=12πμR4. (4.82)

The total mass of the disc is M=μA=μπR2, so this simplifies to

I=12MR2. (4.83)

So the moment of inertia of a thin disc is half that of a thin hoop with the same mass and radius.

Example 4.11.

Find the moment of inertia of a uniform density sphere of radius R rotating about its centre.

Here we will again build upon previous results, this time using the moment of inertia of a thin disc. By aligning the axis of rotation with the z-axis, we can split the sphere into thin discs of different radii and at different heights on the z-axis. Then the total moment of inertia is found by integrating over dI=12r2dm, where r is the radius of the thin disc. dm is given by ρdV where ρ is the volume density, and the volume element dV is the area of the disc multiplied by its height, dV=πr2dz. So far, we have

dI=12ρπr4dz. (4.84)

In order to integrate this we need a relation between r, the radius of each disc, and z, its height. This is given by Pythagoras’ theorem (see the diagram above) as r2=R2z2 so we get

dI=12ρπ(R2z2)2dz. (4.85)

We can now tackle the integral:

I =RR12ρπ(R2z2)2dz (4.86)
=0Rρπ(R4+z42R2z2)dz (4.87)
=ρπ[R4z+z5z23R2z3]0R (4.88)
=815ρπR5. (4.89)

Note that in the second line we have used symmetry to ignore half of the integral and double the result. The mass of a sphere is M=43ρπR3, so we have

I=25MR2. (4.90)

4.5.3 Helpful Results for Finding Moments of Inertia

We will now look at two useful results that help with calculating more moments of inertia.

Theorem 4.1 (Parallel Axis Theorem)

For a system of total mass M and moment of inertia about an axis passing through the centre of mass ICOM, the moment of inertia about a parallel axis a distance d away is

I=ICOM+Md2. (4.91)
Proof.

Let’s put ourselves in the centre of mass frame, align the z-axis with the axis of rotation and the x-axis with the along the perpendicular distance between the two axes. The moment of inertia relative to the z-axis is

ICOM=(x2+y2)dm, (4.92)

and the moment of inertia relative to the other axis is

I =[(xd)2+y2]dm (4.93)
=(x2+y2)dm+d2dm+2dxdm (4.94)
=ICOM+Md2+2dxdm. (4.95)

The integral in the last term is x coordinate of the centre of mass, which is zero in the centre of mass frame. So the last term disappears, leaving us with the result. ∎

We can use this result to calculate moments of inertia of shapes we have seen before about different axes that might be difficult to find via a straightforward approach.

Example 4.12.

Consider a uniform density thin disc of radius R in the x-y plane, but instead of rotating around the z-axis about its centre like before, it is rotating about a point on the circumference.

We know that the moment of inertia of the thin disc about the centre is ICOM=12MR2, and the distance to the parallel axis is simply the radius R, so applying the parallel axis theorem we get

I=12MR2+MR2=32MR2. (4.96)
Theorem 4.2 (Perpendicular Axis Theorem)

Suppose we have a planar lamina lying in the x-y plane. The moment of inertia about the z axis, Iz, is related to the moments of inertia about the x and y-axes, Ix and Iy, by

Iz=Ix+Iy. (4.97)
Proof.

The proof is straightforward: manipulating the integral for moment of inertia about the z-axis we get

Iz=(x2+y2)dm=x2dm+y2dm=Iy+Ix. (4.98)

Note that x2dm=Iy, not Ix since x2 in this case denotes the perpendicular distance from the axis of rotation, which must be around the y-axis. ∎

Example 4.13.

Consider the uniform density thin disc again. What is its moment of inertia about the x and y axes?

We know that Iz=12MR2 for the thin disc, and by the perpendicular axis theorem we have Iz=Ix+Iy. In this case we can invoke symmetry of the disc to argue that Ix=Iy, and therefore Iz=2Ix=2Iy. Therefore we must have

Ix=Iy=Iz2=14MR2. (4.99)
Theorem 4.3 (Stretch Rule)

The moment of inertia of a rigid object is unchanged when the object is stretched parallel to the axis of rotation and the distribution of mass is kept the same (except along the axis of rotation). This allows us to take a planar object and extrude it into 3D along the z-axis while keeping the same mass and moment of inertia.

Proof.

Have an object of cross-sectional area in the x-y plane A and height L. Then the moment of inertia around the z-axis can be expressed as

Iz=(x2+y2)ρ(x,y,z)dV=0LdzA(x2+y2)ρ(x,y,z)dA. (4.100)

If we stretch this object along z by a factor of a, then we have to divide the mass density by a and change the upper limit on the z integral to the new height aL. This means the total mass remains unchanged. Then the new moment of inertia is

Iz=0aLdzA(x2+y2)ρ(x,y,z/a)adA. (4.101)

Making the substitution z=z/a, we get

Iz =0LadzA(x2+y2)ρ(x,y,z)adA (4.102)
=0LdzA(x2+y2)ρ(x,y,z)dA (4.103)
=Iz. (4.104)

Using the stretch rule, we can say that the moment of inertia of a cylinder rotating about its main axis is the same as a thin disc.

Let’s now look at some problems which combine all the ideas of this chapter.

Example 4.14.

A light inextensible cable is being pulled out from a reel with a force of 9 N. The reel weighs 50 kg and has a radius of 0.6 m. After 2 m of the cable have been pulled out, what it its velocity?

2 m9 N50 kg0.6 m

To solve this, we will look at the rotational kinetic energy of the pulley before and after and then invoke the work-energy theorem. Its initial kinetic energy is zero, and its final kinetic energy is its rotational kinetic energy Krot=12Iω2. By the work-energy theorem, the final kinetic energy is equal to the work done, which is the length of rope pulled out multiplied by the tension W=Ts. Putting these two equations together and rearranging for ω, we get

ω=2TsI. (4.105)

By the stretch rule, the moment of inertia of the reel is the same as a thin disc, namely I=12MR2, so we get

ω=4TsMR2=49 N2 m50 kg(0.6 m)2=2 rad s1. (4.106)

Now that we have the final angular velocity of the reel, the speed of the cable is just the tangential speed of the reel at its edge, which is

vcable=vreel=Rω=0.6 m2 rad s1=1.2 m s1. (4.107)
Example 4.15.

Suppose a dumbbell-shaped pendulum is allowed to fall from horizontal. The weights at each end are spherical with radius r=10 cm and they weigh mweight=10 kg. The bar is l=60 cm long and weighs mbar=1 kg. The pivot point is at the left end of the bar. What is angular velocity of the dumbbell when it is vertical?

The first step to solving this problem is working out the moment of inertia of the dumbbell about the pivot point. If we split the dumbbell into the two weights (A for the one above the pivot and B for the one below) and the bar, the total moment of inertia can be written as

I=IA+Ibar+IB. (4.108)

Using the parallel axis theorem, the moment of inertia of the bar is Ibar=112mbarl2+mbar(12l)2=13mbarl2. For the weights, we can again use the parallel axis theorem since we know that the moment of inertia of a sphere is 25mr2. Hence we get

I =(25mweightr2+mweightr2)+13mbarl2+(25mweightr2+mweight(l+r)2) (4.109)
=9510 kg(0.1 m)2+131 kg(0.6 m)2+10 kg(0.7 m)2 (4.110)
=5.2 kg m2. (4.111)

Now, to use energy conservation we also need to know the potential energy difference. To do this we need to know where the centre of mass is, since the potential energy difference is just Mgh, where M is the total mass and h is the distance that the centre of mass dropped. By symmetry, the centre of mass is clearly just the centre of the dumbbell which is a distance of 30 cm from the pivot. Thus the height by which the centre of mass has dropped when it reaches the bottom is 30 cm. Setting the zero point of the potential energy to be the initial height, the total energy before is zero since the dumbbell is not moving. The final energy is

Ef=12Iω2Mgh=0. (4.112)

Rearranging for ω, we get

ω =2MghI (4.113)
=221 kg9.8 m s20.3 m5.2 kg m2 (4.114)
=4.87 rad s1. (4.115)