Frictional coin sliding on turntable

  • Thread starter Thread starter Umphreak89
  • Start date Start date
  • Tags Tags
    Sliding Turntable
AI Thread Summary
The discussion centers on calculating the maximum RPM of a turntable that can hold a 5.0 g coin without it sliding off, given static and kinetic coefficients of friction. The relevant equations involve angular velocity, normal force, and frictional force, leading to the relationship between these variables. Participants work through the calculations, ultimately deriving the angular velocity in radians per second. The conversion to RPM requires translating revolutions per second into revolutions per minute using the factor of 60. The final calculations aim to determine the precise RPM limit before the coin begins to slip.
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
Looks like you have the right idea. slipping occurs when force > us*N.

can you show your calculations for angular velocity?
 
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.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top