Sample Problem
A cylinder of mass M and radius R has a string wrapped around it, with the string coming off the cylinder above the cylinder at a point r = cR. If the string is pulled to the right with a force F, what is the acceleration of the cylinder if the cylinder rolls without slipping?
- a = F/M
- a < F/M
- a > F/M
One key to the problem is realizing that there is a static friction force acting on the cylinder. Let's assume this force acts to the left.
Draw the free-body diagram. Take positive to the right, and clockwise.
The normal force cancels Mg vertically. Apply Newton's Second Law for horizontal forces, and for torques:
| Forces | | | | | Torques |
| ΣFx = Ma |
| |
| | Στ = I α
|
| F - fs = Ma | | | | | cRF + Rfs = ½ MR2α
|
| For rolling without slipping, |
α |
= |
| a
|  |
| R
|
|
The torque equation becomes:
| cRF + Rfs |
= |
| MR2a
|  |
| 2R
|
|
All the R's cancel, leaving:
cF + fs = ½ Ma
The force equation is:
F - fs = Ma
Adding the equations gives:
| (1+c) F |
= |
| 3Ma
|  |
| 2
|
|
so |
F |
= |
| 3Ma
|  |
| 2 (1+c)
|
|
Solving for the force of friction gives:
| fs |
= |
| (1-2c) Ma
|  |
| 2 (1+c)
|
|
| and that |
a |
= |
| 2 (1+c) F
|  |
| 3 M
|
|