Steven W. answered 10/08/16
Tutor
4.9
(4,315)
Physics Ph.D., college instructor (calc- and algebra-based)
Hi Prashant!
An object moving on a circular path must have one acceleration on it -- the centripetal acceleration -- but may also have a second acceleration, always pointing in its direction of motion, if it is changing speed while on its circular path. That is the case in this problem, since the block is speeding up. These two accelerations are, at every point, perpendicular to each other. The centripetal acceleration points toward the center of the circle, and so is in the "radial" direction. The acceleration that changes its speed points along a line in its direction of motion at all times, a line that is always tangent to the circle, and is thus in the "tangential" direction
Because these two accelerations are always perpendicular (the tangential and radial directions in circular motion are always perpendicular), we can combine them -- as components -- into what your problem (probably) calls anet. This is the net acceleration the block has to have, and thus determines the net force that has to be provided. If static friction is providing the force, the maximum anet that can be sustained is determined by the maximum friction force.
We can label the centripetal acceleration (in the radial direction) ac and the tangential acceleration at. Then, we can write expressions for each based on standard definitions:
ac = rω2
where r is a given quantity and ω = angular velocity at a some instant
at = rα
where r and α are both given quantities
To determine the magnitude of the net acceleration, we have to take these two perpendicular accelerations as components and combine them into a resultant acceleration using the Pythagorean theorem:
anet = √((rα)2+(rω2)2)
Hence, the net force that must be on the block at every instant to keep it moving in this way is:
Fnet = manet = m(√[(rα)2+(rω2)2])
Note that this force increases with increasing angular velocity.
This force must be provided by (static) friction. For (static) friction coefficient μ, the maximum possible static friction force is given by
Ffmax = μN
where N = normal force on the block. Since the block is just sitting on a horizontal surface, the normal force must equal the weight, mg. Thus:
Ffmax = μmg
Once the net force required to keep the object speeding up on its circular path exceeds Ffmax, the block must start to slide, as (static) friction can no longer hold it on its path. Now we can solve for the value of ω that makes this happen, when:
Fnet = Ffmax
m(√[(rα)2+(rωmax2)2]) = μmg
The first thing to note is that the mass of the block cancels out, and thus does not matter in this context. Any mass with the same coefficient of friction would be affected the same way.
You just have to invert this equation to solve for ωmax in terms of a bunch of other quantities that are given or known. When I did this, I obtained the unwieldy but manageable expression:
ωmax = [(√[(μg)2-(rα)2])/r]1/2
Now we just have come up with an expression for the time at which the turntable reaches this angular velocity. For this, we can use rotational kinematics (the rotational analog to one-dimensional linear kinematics). In the group of rotational kinematics equations, there is one that states:
ω = ωo + αt
where ωo = initial angular velocity
Because we are told the turntable "now...starts rotating," we can take it that the turntable started from rest, meaning ωo = 0. Therefore, the kinematic equation becomes:
ω = αt
meaning
t = ω/α
And the time at which the block starts to slip is then
tslip = ωmax/α
Just put in the expression for ωmax from above, and that should complete the problem.
I hope this helps! Let me know if you have any questions or problems with any part of this.