Calculate Time for Perfect Roll on a Frictional Surface | Physics Help

  • Thread starter Thread starter Päällikkö
  • Start date Start date
  • Tags Tags
    Physics Rotation
AI Thread Summary
The discussion centers on calculating the time it takes for a ball to achieve perfect rolling on a frictional surface after being thrown with an initial speed, v0. Two approaches are considered: conservation of energy and Newton's laws, leading to different time equations. The conservation of energy approach yields t = v0/(μg), while the Newton's laws method suggests t = v0/(μg(mr²/I + 1)). Participants debate the validity of assuming the ball rotates about its center of mass and the impact of friction on both translational and rotational motion. Ultimately, the consensus is that the dynamics approach is valid, but the work done by friction must be accurately accounted for to resolve discrepancies in the time calculations.
Päällikkö
Homework Helper
Messages
516
Reaction score
11
This should be an easy one, but I can't fully figure it out.

If a ball is given some initial speed v0, but no angular speed as it's thrown on a surface with a coefficent of friction \mu, how long will it take for the ball to execute "perfect roll" ie. roll without slipping?

I did it through conservation of energy, and got
t = \frac{v_0}{\mu g}

Next, I tried with Newton's laws.
I got
t = \frac{v_0}{\mu g\left(\frac{mr^2}{I} + 1\right)}

I suppose the latter's wrong because I cannot simply assume the ball would only rotate about the center of mass -axis (that's what I did).
How do I take this into account?
 
Physics news on Phys.org
Paallikko,
I don't see anything wrong with what you have done using Newton's law.
I don't understand why you think it is incorrect to assume the ball will rotate about it's center. Perhaps you could explain that?

Also, how exactly did you use conservation of energy?
 
Last edited:
This, once again, isn't a textbook problem, so I don't know the correct answer, but I think (my brain's been completely jammed this week, I can't think straight) the conservation of energy is the correct way to go here.

From the initial conditions we get:
\frac{1}{2}mv_0^2 + W = \frac{1}{2}I \omega ^2 + \frac{1}{2}mv^2
The force doing work is the friction force, W = - \mu mgx. Divide by m and 1/2, and \omega = \frac{v}{r}
v_0^2 - 2 \mu g x = \left(\frac{I}{mr^2} + 1\right) v^2
Newton's second is now used, but it wasn't the core idea here:
v = v_0 - \mu gt
x = \left(v_0 -\frac{1}{2}\mu gt\right)t

\Rightarrow v_0^2 - 2 \mu g \left(v_0 -\frac{1}{2}\mu gt\right)t = \left(\frac{I}{mr^2} + 1\right) (v_0 - \mu gt)^2

Now I put maxima to solve it and get:
t = \frac{v_0}{\mu g}

(I did later manually make sure that the I does in fact disappear)EDIT: I think the part I fail to do it with dynamics is the part torque part (which is a derivation of F = ma, sort of), not the F = ma "itself". I hope you understood what I meant by this :smile:.
 
Last edited:
Ok. But the friction force also has a torque. So while it does work in slowing down the translational velocity of the ball, it also does work in increasing the angular velocity. So I think you have to take that into account as well.

Päällikkö said:
EDIT: I think the part I fail to do it with dynamics is the part torque part (which is a derivation of F = ma, sort of), not the F = ma "itself". I hope you understood what I meant by this. :smile:
Sorry, I don't understand that
 
Last edited:
It is taken into account: rotational energy increases. Or how do you mean? Can you please elaborate?
 
The way I did it with the laws of dynamics:
v = v_0 - \mu gt

M = I \alpha = r \mu mg
\omega = \alpha t = \frac{r \mu mg}{I} = \frac{v_t}{r}
The above only applies when alpha is constant, which is it.

When the tangential speed equals the speed of the center of mass, the ball is in perfect roll:
v_0 - \mu gt = \frac{r^2 \mu mg}{I}t

\Rightarrow t = \frac{v_0}{\mu g\left(\frac{mr^2}{I} + 1\right)}
 
What I think is that the force due to friction (say f) exerts a torque rf on the ball. It is this torque which speeds up the ball's angular velocity.
So the work done due to this frictional force in changing the Rotational Kinetic Energy will be \int rf d \theta [/tex] much the same way as the Work done in changing the Kinetic energy is \int fdx.<br /> I&#039;m not too sure of this myself so I may be wrong.<br /> In any case, I think the answer you obtained by the Newton&#039;s method is right.
 
Hi, Paaliko:
The reason why your answers differ is that you use an incorrect expression for the work done:

You cannot use the distance traversed by the centre of mass in this manner. Your work is given by W=-\int_{0}^{t}\mu{g}v_{c.p}d\tau, where v_{c.p} is the velocity of the point on the ball instantaneously in contact with the surface, not the center of mass velocity, as you have basically assumed.

(These will be equal in the case of SLIDING, in which the phenomena of "rolling" and "falling to rest" become the same, and the time is, indeed, given by t=\frac{v_{0}}{\mu{g}}
 
Last edited:
arildno said:
(These will be equal in the case of SLIDING, in which the phenomena of "rolling" and "falling to rest" become the same, and the time is, indeed, given by t=\frac{v_{0}}{\mu{g}}

arildno, I didn't understand the last bit.
In the case of sliding, as in this case, v_{com} &gt; r \omega
So v_{cp} = v_{com} - r \omega
And the work done will consequently be
\int -\mu mg v_{cp} dt
which will be

\int -\mu mg v_{com}dt + \int \mu mg r \omega dt

which is
\int -\mu mg dx + \int \mu mgr d\theta
So the answer will not be t=\frac{v_{0}}{\mu{g}}
 
Last edited:
  • #10
1. The case of sliding is the case where the object does not rotate about its own axis, i.e, \omega=0. This is, of course, impossible for a ball (due to the frictional force's production of a net torque), but is quite possible for, say, a box sliding along the ground.

2.
I have written the work done as an integral over time; the tau is merely a dummy variable.

3. Yes, your dynamics stuff is correct.
 
  • #11
Thanks both, it all makes sense now.

I suppose the case's closed.
 
Back
Top