Why Does the Wizard Slip at 7.35 Seconds on a Rotating Platform?

  • Thread starter Thread starter VinnyCee
  • Start date Start date
  • Tags Tags
    Slip Time
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
VinnyCee
Messages
486
Reaction score
0
The wizard has a mass of 80 kg and sits 3 m from the center of a rotating platform. Due to the rotation his speed is increased from rest by [itex]\dot{v}\,=\,0.4\,\frac{m}{s^2}[/itex]. If the coefficient of static friction between his clothes and the platform is [itex]\mu_s\,=\,0.3[/itex], determine the time requiredto cause him to slip.

http://img150.imageshack.us/img150/1639/problem13784pt.jpg

Here is what I have, it is off by 0.4 seconds though:

http://img150.imageshack.us/img150/8531/problem1378fbd4za.jpg

[tex]\sum\,F_y\,=\,N\,-\,W\,=\,m\,a_y\,\Rightarrow\,N\,=\,W[/tex]

[tex]N\,=\,784.8N[/tex]

[tex]\sum\,F_x\,=\,f_s\,=\,m\,a_x\,\Rightarrow\,\mu_s\,N\,=\,m\,a_x[/tex]

[tex]a_x\,=\,\frac{\mu_s\,N}{m}\,=\,\frac{(0.3)\,(785\,N)}{80\,kg}\,=\,2.94\,\frac{m}{s^2}[/tex]

[tex]t_{slip}\,=\,\frac{a_x}{\dot{v}}\,=\,\frac{2.94\,\frac{m}{s^2}}{0.4\,\frac{m}{s^2}}\,=\,7.35[/tex]

The book has 7.39s and the units don't match!
 
Last edited by a moderator:
Physics news on Phys.org
You are neglecting the kinematics of this problem. Your work is perfect to the point where you have found the force of friction. Which can sustain a maximum acceleration of u*g. (2.94 m/s^2)

Now think of the in plane components of acceleration. The problem states that he is initially accelerating at 0.4 m/s^2. Because he has no initial velocity this must mean that this acceleration is purely tangential. Notice that this component of acceleration is always tengential to the path the wizard. But remember, as the velocity increases to be non-zero we obtain a centripetal component of acceleration that will always act radially inwards with magnitue v^2/r.

Now if we apply basic kinematics v = vdot*t and by application of the pythagorean theorem the acceleration as result of both the centripetal and tangential accelerations is then.

a = sqrt([(vdot*t)^2/r]^2 + vdot^2)

notice the first term corresponds to the centripetal acceleration
the second term corresponds to the tangential acceleration

since F = ma , it must then follow that

u*(g/m) = sqrt([(vdot*t)^2/r]^2 + vdot^2)

now we simply solve for t.

You can check your dimensions and will find here that by solving for t we will have it such that dim[t] = T

Also, this will yield an answer of 7.39 s when using your numbers along with g = 9.8 m/s^2.

Good Luck!