In the classic spool problem, where a spool of string of mass M is unrolled with a force F, like in the diagram, after working through the equations with Newton's laws of rotation and translation, we get a acceleration of 4F/3M, more than F/M, with a process like.
Standard solution(f for static friction force):
F+f=MA
(F-f)R = Ia = 1/2 MR^2 * A/R --> F-f= 1/2 MA
or(setting it up with friction pointing other way)
F-f=MA
(F+f)R = Ia = 1/2 MR^2 * A/R --> F-f= 1/2 MA
2F=3/2 MA
F=3/4 MA --> A= 4M / 3F
The textbook explanation is that there is a force of static friction F/3 pointing in the same direction as the applied force that causes this, but if the linear acceleration was 4/3 (F/M) as well as the spool accelerating rotationally, wouldn't this violate conservation of energy as only F force is applied to the spool? Where does this "extra" force come from or how can we explain it? I'm not sure how the spool can accelerate faster and gain rotational energy compared to a sliding frictionless block of the same mass with the same force applied to it. Are there problems with the underlying assumptions in the calculations?
Textbook solution is this:
In the case of the spool being pulled from the center, the applied force doesn't apply torque so the friction does point the other way and the answer of 2F/3M makes sense, being slower than a sliding block, but this case is different which is what confuses me.
– J Duan Nov 12 '15 at 02:30