How Does Friction Affect the Stability of a Block on an Accelerating Wedge?

AI Thread Summary
The discussion centers on analyzing the forces acting on a block resting on an inclined wedge with horizontal acceleration. Participants derive equations to determine the minimum and maximum acceleration for the block to remain stable without sliding, focusing on the roles of friction and gravity. Key points include the importance of the normal force, which is not simply mg(cos(B)), and the need to account for both horizontal and vertical force components. The difference between minimum and maximum acceleration relates to the direction of friction, with participants suggesting algebraic methods to clarify the relationships between forces. Overall, the conversation emphasizes the complexity of the problem and the necessity of careful force analysis.
asdifnlg
Messages
11
Reaction score
0
A block rests on a wedge inclined at angle B. The coefficient of friction between the block and plane is mu (but let's just call this M). The wedge is given horizontal acceleration A. Assuming tan B > M (essentially that the block will slide down), find the minimum and maximum acceleration for the block to remain on the wedge without sliding.

I said the horizontal projection on to the surface would be -mA(cos(B)) and it's normal would be mA(sin(B)), thus friction would be MmA(sin(B)). For the block, friction is -Mmg(cos(B)) and force due to gravity would be -mg(sin(B)).

I said the minimum would be where the friction of the block due to gravity equals the other forces. So:

-Mmg(cos(B))= -mA(cos(B)) + MmA(sin(B)) - mg(sin(B)), which simplifies to:

(divide by cos(B) to obtain tan(B))

-Mg = -A + MA*tan(B) - g(tan(B))
(g(tan(B)) - Mg) = A(M*tan(B) - 1) or..

A = g(tan(B) - M)/(M*tan(B) - 1)

the book says if I plug in 45 degrees, I should get:

A= g(1-M)/(1+M)... which is similar, but I am thinking I may have just gotten lucky or put in a wrong negative sign somewhere.
 
Physics news on Phys.org
asdifnlg said:
-Mmg(cos(B))= -mA(cos(B)) + MmA(sin(B)) - mg(sin(B)), which simplifies to:

From FBD, i got similar exp:

A.cos(B)+M[W.cos(B)+A.sin(B)]=W.sin(B)
{I don't take care of signs, but instead I just collect all the forces that are on one say, and so on..}
A is force due to the acceleration, and W is mg.
and, I also got same answer, when I plugged in 45 deg.

Edit:
M[W.cos(B)+A.sin(B)] is the frictional force.
 
I'm having some difficulty following your reasoning. In any case, the normal force between wedge and block is not simply mg(cos(B)).

Another hint: The difference between minimum and maximum has to do with the direction of friction.
 
Doc Al said:
I'm having some difficulty following your reasoning. In any case, the normal force between wedge and block is not simply mg(cos(B)).

Another hint: The difference between minimum and maximum has to do with the direction of friction.

-Mmg(cos(B))= -mA(cos(B)) + MmA(sin(B)) - mg(sin(B)), which simplifies to:

he took another part to the other side
 
Asdifnlq, if you can't figure out an analogous starting expression
for the MAXimum acceleration, then your insight might've been luck.
To reduce the need for physical insight, use algebra :
set up one axis parallel to the acceleration (horizontal),
and sum the vertical Force components to zero.
Symbolically.

Two of the pieces are proportional to N.

No, RootX, the Normal Force is not mg(cosB) + ma(sinB) , either.
rather N(p-q) = mg , so N=mg/(p-q) ... you find the p and q.

How do you expect to be confident of your signs,
if you don't take care of them
and don't distinguish cause (Force) from effect (ma)?
 
I set it up in terms of horizontal and vertical forces now and I think I have the right answer:

M*N*sin(B) + Ncos(b) - mg = 0 for vertical forces, or essentially the friction forces vertical component + the normal force component - the weight will be zero.

Nsin(B) - M*Ncos(B) = ma for horizontal forces, or essentially the horizontal of normal - horiz of friction will be equal to the horizontal force applied

I then moved the mg over in equation 1, divided equation two by equation 1, giving: (I also divided the normal force out of the equations)

[sin(B)-M*cos(B)]/[M*sin(B)+cos(B)]= a/g

then I just multiplied both sides by g and brought it into term of tan(B) by multiplying the left side by [1/cos(B)]/[1/cos(B)]. I do it because I like tan(B) better :[ Then for the max I would make the force of friction point down the ramp (reverse directions).

Thanks for the help!
 
Last edited:
Why do you think that N = W cosB ?
 
I wrote down the equations and saw that the Normals would cancel out, so I didn't really bother with what it is actually equal to. But I figure it doesn't actually equal that because there are more accelerations involved that just gravity.
 
Last edited:
Isn't the friction Force = mu N ?

... good edit.

So, looking at eq 1,
N = mg/(cosB + MsinB) .

best wishes.
 
Last edited:
  • #10
I believe so. Did I place it down differently somewhere?
 
Back
Top