Calculating Time for Ball to Start Rolling on Horizontal Surface

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
domagoj412
Messages
9
Reaction score
0

Homework Statement


Ball starts to slide with initial speed v0 = 6.5 m/s on horizontal surface. After what time will ball start to roll? Kinetic friction between the ball and the surface is 0.3.
v0 = 6.5 m/s
[tex]\mu[/tex] = 0.3
I = 1/2 mr^2

Homework Equations


I have solved this problem but I'm not sure if is correct, so please check...


The Attempt at a Solution



Fk = N [tex]\mu[/tex]
ma = mg[tex]\mu[/tex]
a = g[tex]\mu[/tex]

This is the acceleration which is opposite to direction of the ball so it is slowing it down.
So velocity when it starts to roll must be equal to the "rolling velocity" [tex]\omega[/tex] r (what is correct name in English?)

v(t) = v0 - at = [tex]\omega[/tex] r
[tex]\omega[/tex] = [tex]\frac{v0 - g*mu*t}{r}[/tex]

Ek = Fk*s + (1/2) I[tex]\omega[/tex]^2
When I loose the masses and substitute [tex]\omega[/tex]:

1/2 v0^2 = g*mu*(v/t) + (1/5) * (v0 - g*mu*t)

And that is one equation with one unknown (t).
But equation is pretty big and I suppose I got something wrong...
 
Physics news on Phys.org
domagoj412 said:
I = 1/2 mr^2
Careful: What's the rotational inertia of a ball?

The Attempt at a Solution



Fk = N [tex]\mu[/tex]
ma = mg[tex]\mu[/tex]
a = g[tex]\mu[/tex]
This is good for the translational acceleration. What about rotation?

This is the acceleration which is opposite to direction of the ball so it is slowing it down.
So velocity when it starts to roll must be equal to the "rolling velocity" [tex]\omega[/tex] r (what is correct name in English?)
That's the condition for "rolling without slipping".

v(t) = v0 - at = [tex]\omega[/tex] r
[tex]\omega[/tex] = [tex]\frac{v0 - g*mu*t}{r}[/tex]
Not exactly. The translational speed decreases while the rotational speed increases. Write expressions for both speeds as a function of time and solve for when they meet the condition [itex]v = \omega r[/itex].
 
There's several things wrong here. You solved for the correct equation for velocity as a function of time, but you don't set that equal to omega*r. You need to find the equation for omega as a function of time.

Once you have velocity and omega as functions of time, you can use the no slip condition to isolate t. (the rolling velocity is called the angular velocity in english, represented by omega)

Edit: Totally stole my thunder, doc.