A Sample Rotational Energy Problem

A grinding wheel in the form of a uniform solid disk is spun up to an angular velocity of ωi. The wheel has a mass m and a radius r. A tool to be sharpened is pressed against the wheel with a normal force of N.

(a) If, after t seconds, the wheel's angular velocity is ωf, what is the coefficient of friction between the tool and the grinding wheel? Assume no other torques act on the wheel.

(b) What is the average rate of kinetic energy loss over this time period?

Solution to part (a)

Step 1. Draw a diagram, and take a couple of minutes to set up the problem.

Step 2. We know that the coefficient of friction is given by:

μk = fk/N

Step 3. Bring in torque to tell us something about the force of friction.

τ = rfk (the angle between r and fk is 90 degrees).

fk = τ/r, so the expression for μk becomes:

μk = τ/rN

Step 4. Use work to tell us about torque:

W = -τ Δθ

The minus sign is because the torque is opposite in direction to the angular displacement.

τ = -W/Δθ

So, μk = -W / (rN Δθ)

Step 5. Use the master energy equation to relate the work to the initial and final angular velocities:

W = Kf - Ki = ½f2 - ½i2

So, μk = -½ I (ωf2 - ωi2 ) / (rN Δθ)

Step 6. Use a constant acceleration equation to find out something about the angular displacement:

Δθ = θ - θo = ½f + ωi) t

The expression for μk is now:

So, μk = -½ I (ωf2 - ωi2 ) / [½ rNt (ωf + ωi) ]

Step 7. Simplify this using the fact that:

ωf2 - ωi2 = (ωf + ωi ) * (ωf - ωi )

μk = -I (ωf - ωi) / ( rNt )

Step 8. For a solid disk, I = ½ mr2

μk = -½ mr2f - ωi) / ( rNt )

μk = - mr (ωf - ωi) / ( 2Nt )

Let's take an example where the disk has a mass of 1.5 kg, a radius of 25 cm, and an initial angular speed of 360 rad/s. The tool to be sharpened is pushed against the wheel with a normal force of 20 N, and after t = 10 seconds the wheel's angular speed is 120 rad/s.

μk = - mr (ωf - ωi) / ( 2Nt )

μk = - 1.5 * 0.25 * (120 - 360) / ( 2 * 20 * 10 )

μk = 90/400 = 0.225

Solution to part (b)

(b) What is the average rate of kinetic energy loss over the 10 second interval?

The rate of energy loss is the power loss. One way to get the average power is to use:

Pavg = -τ ωavg

Another method is to calculate the initial and final kinetic energies, subtract to find the energy loss, and divide by the time interval.

Pavg = (Kf - Ki) / t

For our numerical example:

Pavg = (337.5 - 3037.5) / 10 = -2700/10 = -270 W.