Friction with two blocks and tension

AI Thread Summary
The discussion revolves around a physics problem involving two blocks connected by a string over a pulley on a steel surface, with static friction coefficients provided. The user initially derived an equation indicating that the blocks would not move due to negative acceleration, suggesting static friction is sufficient to prevent movement. They calculated the forces of friction for both blocks but received incorrect results when summing them. After clarification, it was determined that the correct approach involves recognizing that the actual friction does not need to reach its maximum value, and the user ultimately resolved the issue by correctly applying the forces in their calculations. The final friction force was found by properly summing the components of the forces acting on the blocks.
fogvajarash
Messages
127
Reaction score
0

Homework Statement


A 2.00kg aluminium block and a 6.00kg copper block are connected by a light string over a frictionless pulley. They sit on a steel surface, which is fixed, as shown in the figure, with a (let it be alpha lol) = 43.0deg. The coefficient of static friction for aluminum on steel is 0.56, and for copper on steel is 0.83. Determine whether the blocks start to move once any holding mechanism is released. Then, calculate the sum of the magnitudes of the forces of friction acting on the blocks.

Homework Equations


F = ma

The Attempt at a Solution


The blocks should not move at all according to this equation I've derived (i'm not sure if i should use static or kinetic friction for this case).

a = (m1gsin(a)-us1m1gcos(a)-us2m2g)/(m1+m2)

Where us1 is the coefficient of static friction of copper, m1 is the mass of copper and us2 is the coefficient of static friction of aluminum.

This gives us a negative acceleration and thus the system won't move.

I've determined that the forces of friction for each of the two blocks are the following:

fr1 = us1m1gcos(a) = 10.9872N
fr2 = us2m2g = 35.7294N

I'm using the coefficient of static friction as the two blocks don't move (again not too sure on this one). I've added these two frictions and i got that the final result (46.7N) was incorrect. Or should i do vector addition and determine the magnitude? However, i also did the same and got a wrong result (44.4N).

What should i do?

By the way: i have the following FBDs:

For Al, i have the normal force going upwards, the weigh, the friction and the tension. For Cu, i have the tension going up the plane, the friction up the plane, the normal force perpendicular to the surface and the weigh.
 

Attachments

  • ñjlñljjl.png
    ñjlñljjl.png
    8.6 KB · Views: 1,111
Physics news on Phys.org
fogvajarash said:

Homework Statement


A 2.00kg aluminium block and a 6.00kg copper block are connected by a light string over a frictionless pulley. They sit on a steel surface, which is fixed, as shown in the figure, with a (let it be alpha lol) = 43.0deg. The coefficient of static friction for aluminum on steel is 0.56, and for copper on steel is 0.83. Determine whether the blocks start to move once any holding mechanism is released. Then, calculate the sum of the magnitudes of the forces of friction acting on the blocks.

Homework Equations


F = ma


The Attempt at a Solution


The blocks should not move at all according to this equation I've derived (i'm not sure if i should use static or kinetic friction for this case).
Consider what the words "static" and "kinetic" mean in relation to the words "moving" and "not moving". Is "static" the sort of word you normally associate with movement or with non-movement?

a = (m1gsin(a)-us1m1gcos(a)-us2m2g)/(m1+m2)

Where us1 is the coefficient of static friction of copper, m1 is the mass of copper and us2 is the coefficient of static friction of aluminum.
So m1 is copper and m2 is aluminium ... let me tidy that up for you:

$$a=m_{Cu}g\sin\alpha - (\mu_{Cu}m_{Cu}+\mu_{Al}m_{Al})g\cos\alpha$$

This gives us a negative acceleration and thus the system won't move.
- negative acceleration could be an increase in speed the other way from positive - I think you need to say more than that.

What you mean is that the force supplied by gravity is smaller than the maximum that the static friction can provide.

I've determined that the forces of friction for each of the two blocks are the following:

fr1 = us1m1gcos(a) = 10.9872N
fr2 = us2m2g = 35.7294N
Those are the maximum forces that the friction could provide.
However, the actual friction does not need to be so high.
 
Simon Bridge said:
$$a=m_{Cu}g\sin\alpha - (\mu_{Cu}m_{Cu}+\mu_{Al}m_{Al})g\cos\alpha$$
I think you meant
$$a(m_{Cu}+m_{Al})=m_{Cu}g\sin\alpha - \mu_{Cu}m_{Cu}g\cos\alpha-\mu_{Al}m_{Al}g$$
 
fogvajarash said:
I've determined that the forces of friction for each of the two blocks are the following:

fr1 = us1m1gcos(a) = 10.9872N
fr2 = us2m2g = 35.7294N
I think you've swapped over the two blocks. m2 is the 6kg copper block on the slope.
 
haruspex said:
I think you meant
$$a(m_{Cu}+m_{Al})=m_{Cu}g\sin\alpha - \mu_{Cu}m_{Cu}g\cos\alpha-\mu_{Al}m_{Al}g$$
... actually I meant only to transliterate OPs equation quoted in the same post. ;)

Still - I should have picked that up.
 
  • Like
Likes 1 person
I'm so sorry for not replying! (midterms are killing me!)

I figured out the problem. I used the static friction of the blocks and then i determined that the acceleration was negative (thus the blocks aren't moving as the treshold friction isn't surpassed). To obtain the final friction force, i just added up the termins in the equation. We have that mCugsinα = T + fr1 (however, remember that T is actually fr2!) So you just add them up and get the final result.

Thank you Simon.
 
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