Visualizing the Rotating Mop
Imagine a heavy-duty cleaning machine pressing a circular mop against the floor. The mop has a radius R and is rotating with a constant angular speed ω. A total downward force F is uniformly distributed over its entire area.
Our goal is to find the total torque required by the machine to overcome the kinetic friction between the mop and the floor.
Why can't we just use the simple formula τ=Force×Radius? Because the mop is a continuous 2D surface! The frictional force acts at varying distances from the center. The outer edges sweep a larger circle and contribute more to the torque than the inner parts. To solve this, we must summon the power of calculus.
The Elemental Ring Approach
Let's slice the mop into infinitely thin concentric rings. Consider a small elemental ring of radius x and an infinitesimally small thickness dx.
The area of this tiny ring, dA, can be found by imagining we cut the ring and lay it flat. It forms a thin rectangle with a length equal to its circumference (2πx) and a width of dx.
Therefore, the area is:
dA=2πxdx
Calculating the Frictional Torque
Since the total force
F is uniformly distributed, the pressure
P (force per unit area) is constant everywhere on the mop:
P=πR2F
The normal force
dN acting just on our elemental ring will be this pressure multiplied by the ring's area
dA:
dN=P⋅dA=(πR2F)(2πxdx)
Simplifying this, we get:
dN=R22Fxdx
Now, the kinetic friction acting on this ring opposes its rotation. This frictional force
dF is simply the coefficient of friction
μ times the normal force
dN:
dF=μ⋅dN=R22μFxdx
The tiny torque
dτ produced by this friction is the force
dF multiplied by its perpendicular distance from the center, which is
x:
dτ=x⋅dF=x⋅(R22μFxdx)
The Final Integration
To find the total torque applied by the machine on the entire mop, we must integrate this elemental torque from the center (where x=0) to the outer edge (where x=R).
The constant terms
R22μF can be pulled outside the integral:
τ=R22μF∫0Rx2dx
The integral of
x2 with respect to
x is simply
3x3. Applying our limits from
0 to
R:
τ=R22μF[3x3]0R
Finally, the R2 in the denominator cancels out two powers of R in the numerator. We are left with the final expression for the total torque:
This is the torque the machine must overcome to keep the mop rotating. Notice how it is exactly 2/3 of what the torque would be if all the friction acted purely at the outer rim!