Finding Mistake: Calculate Coefficient of Kinetic Friction for Sliding Mass

  • Thread starter Thread starter bentael
  • Start date Start date
  • Tags Tags
    Mistake
AI Thread Summary
The discussion revolves around calculating the coefficient of kinetic friction for a mass sliding down an incline and then along a level surface. The initial calculations incorrectly used the normal force as N = m.g.sin(theta) instead of the correct N = m.g.cos(theta). The user derived a formula for the coefficient of friction (mu) but received feedback indicating the error in the normal force calculation. The correct approach involves adjusting the normal force in the work-energy equation to accurately determine mu. The final conclusion emphasizes the need to revise the calculations based on the correct normal force.
bentael
Messages
2
Reaction score
0
When mass M is at the position shown, it is sliding down the inclined part of a slide at a speed of 2.07 m/s. The mass stops a distance S2 = 1.85 m along the level part of the slide. The distance S1 = 1.23 m and the angle theta = 33.9 degrees. Calculate the coefficient (mu) of kinetic friction for the mass on the surface.

click on this link to view the picture

http://gryphon.phy.umassd.edu/msuphysicslib/Graphics/Gtype13/prob27a_MechEnWFriction.gif

What I did so far:

Since the mass stops at the end then
Work = E(final) - E(initial)
Work = KEf + PEf - KEi - PEi
Work = 0 + 0 - 0.5mv^2 - mgh -> h = S1sin(theta)
Work also = F.d -> in this case F is the friction and d is the total distance

now to find the mu -> coefficient of friction I separated the mass since F(friction) = mu.N
N being the normal force perpendicular to the surcace

when sliding on the slope: N = m.g.sin(theta)
So Friction Force = - mu.m.g.sin(theta)
Work done = W1 = - mu.m.g.sin(theta).S1

when sliding at the bottom N = m.g
So Friction Force = - mu.m.g
Work done = W2 = - mu.m.mg.S2

Total Work as calculated at first = Work = -0.5mv^2 - mg = W1 + W2

-mu.m.g.sin(theta).S1 - mu.m.mg.S2 = -0.5mv^2 - mgS1sin(theta)

mu = [ 0.5v^2 - gS1sin(theta) ] / [ gsin(theta)S1 + gS2 ] =

mu = 0.356

BUT IT IS WRONG !
Help please.
 
Last edited by a moderator:
Physics news on Phys.org
when sliding on the slope: N = m.g.sin(theta)

Are you sure this is correct?

Delzac
 
oh ! No it's not correct ! N = m.g.cos(theta) !
Thanks for pointing that out !
 
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