Frictional coin sliding on turntable

  • Thread starter Thread starter Umphreak89
  • Start date Start date
  • Tags Tags
    Sliding Turntable
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
5 replies · 30K views
Umphreak89
Messages
6
Reaction score
0
A 5.0 g coin is placed 22 cm from the center of a turntable. The coin has static and kinetic coefficients of friction with the turntable surface of µs = 0.80 and µk = 0.50. What is the maximum rpm that the turntable could speed up to without the coin sliding off?



m = .005 kg
r = .22 m
µs = 0.8

Equations found..
v = angular velocity * r
Force(net) = m(v)^2 / r

Inertia > µs N when coin slips (?)

I believe this gets set equal to mg (Normal Force) but I haven't been able to generate the correct answer multiplying µs as a coefficient of either side.

I'm not sure what isn't being accounted for, what do I do?
 
Physics news on Phys.org
m(ω * r)^2 / r

simplifies to => m(r)(ω)^2

so,
mg * µs = m(r)(ω)^2 (?)
 
Umphreak89 said:
m(ω * r)^2 / r

simplifies to => m(r)(ω)^2

so,
mg * µs = m(r)(ω)^2 (?)

yes, solve for w. what do you get? you have to convert to rpm afterwards also.
 
(.005)(9.8)(.8) = (.005)(.22)(ω)^2
=> (9.8)(.8) = (.22)(ω)^2
=> 7.84 / .22 = ω^2
=> ω = (7.84 / .22)^(1/2) = 5.969

then I'm not sure how to convert this to rpms..
but, 5.969 / r = 27.134, where r = .22, which isn't right
 
Last edited:
Umphreak89 said:
(.005)(9.8)(.8) = (.005)(.22)(ω)^2
=> (9.8)(.8) = (.22)(ω)^2
=> 7.84 / .22 = ω^2
=> ω = (7.84 / .22)^(1/2) = 5.969

then I'm not sure how to convert this to rpms..

first convert to revolutions/second. 1 revolution = 2*pi radians.

then convert to revolutions/minute by multiplying by 60.