Accelerating wedge with friction

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
9 replies · 7K views
Patta1667
Messages
28
Reaction score
0

Homework Statement



A block rests on a wedge inclined at angle [tex]\theta[/tex]. The coefficient of friction is [tex]\mu[/tex]. The wedge is then given a horizontal acceleration a. Assuming that [tex]\tan (\theta) < \mu[/tex], find the minimum acceleration for the block to remain on the wedge without sliding.

Homework Equations



The Attempt at a Solution



I've been working angles like crazy and can't even get the theory down, much less come up with the equation. The block would slide off the wedge if not given an acceleration, and once the min. acceleration to keep the block on the wedge is reached the force of friction changes direction and will now be pointed down the wedge if acceleration increases.

I don't want a worked solution, only some help explaining the forces at work in this problem.
 
Physics news on Phys.org
Draw all the forces acting up the plane and down the plane. Then draw in the acceleration a.

For the wedge to not movie, what should the resultant acceleration be?
 
If the block is not sliding, then it must be that the friction force is giving the block the same acceleration as the wedge. What is the maximum horizontal component of the friction force, and the corresponding maximum acceleration that friction can give the block?
 
dx said:
If the block is not sliding, then it must be that the friction force is giving the block the same acceleration as the wedge. What is the maximum horizontal component of the friction force, and the corresponding maximum acceleration that friction can give the block?

Okay, the maximum friction force along the surface is [tex]\mu N[/tex], so the horizontal component is [tex]f \cos \theta = \mu N \cos \theta = \mu m g \cos^2 \theta[/tex]. This means the block has an acceleration [tex]a = \mu g \cos^2 \theta[/tex] horizontally if friction alone is responsible.

Unfortunately, using [tex]\theta = \pi/2[/tex] yields [tex]a = \mu g/2[/tex]. The correct answer is [tex]a_{min} = g \frac{1 - \mu}{1 + \mu}[/tex]. Any ideas?
 
Patta1667 said:
The correct answer is [tex]a_{min} = g \frac{1 - \mu}{1 + \mu}[/tex]. Any ideas?
I keep getting the answer

[tex]a_{min} = \frac{g(\sin \theta - \mu \cos \theta)}{\cos \theta + \mu \sin \theta}[/tex]

...
 
Last edited:
dx said:
I keep getting the answer

[tex]a_{min} = \frac{g(\sin \theta - \mu \cos \theta)}{\cos \theta + \mu \sin \theta}[/tex]

...

Ooops, let [tex]\theta = \pi/4[/tex] to get that answer... sorry! Well, could you lead me in the right direction please on how you obtained that?
 
Ok, it's a little messy working in the original frame, so switch to a frame moving with the wedge. Since the wedge is accelerating, this frame is not inertial, so you will have to add a horizontal force ma to the block. So you have the weight, friction force, normal force and inertial force. The normal force is found in the usual way using the condition that the block is not accelerating perpendicular the incline. Then you find the friction force from the normal force. You find amin by equating the component of the total force parallel to the incline to zero, i.e. imposing the condition that the block is not sliding.
 
Last edited:
Thank you! I had taken N = mgcos(theta) in all my equations, I completely forgot that the inertial force should be considered. The answer comes right out now, thanks!