Maximum force applied to prevent block from sliding up ramp

AI Thread Summary
The discussion revolves around calculating the maximum horizontal force that can be applied to a block on a ramp without it sliding up. The key equation derived is F ≤ W(μ_s + tan θ)/(1 - μ_s tan θ), which indicates that the maximum force becomes negative when θ > 90 - θ_s, suggesting that the block will not slide up regardless of the applied force. Participants clarify that the force is applied to the block, not the ramp, and discuss the implications of static friction in this context. The confusion about the angle of repose (θ_s) and its relationship to the ramp's angle is also addressed, emphasizing the conditions under which the block remains stationary. Understanding these dynamics is crucial for solving the problem effectively.
dl447342
Messages
28
Reaction score
5
Homework Statement
You are sliding a block with mass m up a ramp inclined at an angle of theta with respect to the horizontal where the coefficient of static friction between the block and the ramp is mu_s. What is the maximum horizontal force you can apply to the ramp to prevent it from sliding up, assuming theta > 90 - theta_s, where theta_s is the angle between the ramp and horizontal when the force of static friction is maximum.
Relevant Equations
Wsin theta - F cos theta + f_s = 0,
-W cos theta - F sin theta + N = 0
I tried using Newton's first law as the net force in both the x and y directions should be zero in this case. In the free body diagram you need to consider weight, friction, normal force, and the horizontal force. I got a result that said that the horizontal force F you apply is at most W(mu_s + tan theta)/(1 - mu_s tan theta), where W is the weight. But this is negative for theta > 90 - theta_s. What does that say about the maximum horizontal force you can apply?
 
Physics news on Phys.org
:welcome:

Is there a diagram you could post for this problem? I'm a bit confused: are you applying a force to the ramp or the block on the ramp? Also, I don't understand what ##\theta_s## is?
 
PeroK said:
:welcome:

Is there a diagram you could post for this problem? I'm a bit confused: are you applying a force to the ramp or the block on the ramp? Also, I don't understand what ##\theta_s## is?
I can answer the second question but not the first. Angle θs is the angle of repose.
 
  • Informative
Likes PeroK
dl447342 said:
Homework Statement:: You are sliding a block with mass m up a ramp inclined at an angle of theta with respect to the horizontal where the coefficient of static friction between the block and the ramp is mu_s.
What is the maximum horizontal force you can apply to the ramp to prevent it from sliding up, assuming theta > 90 - theta_s, where theta_s is the angle between the ramp and horizontal when the force of static friction is maximum.
A. If you are sliding the block, why is static friction interesting? Should it say you are pushing horizontally on a block with mass m on a ramp?
B. You don't need to apply any force to stop it sliding up the ramp. Gravity will take care of that. So either we want the minimum force to prevent its sliding down, or the maximum force that won't result in its sliding up.
C. As you observe, if ##\theta+\theta_s>90°## then it will not slide up regardless of how hard you push. My guess is that it intends ##\theta+\theta_s<90°## but it could be a trick question.
 
haruspex said:
A. If you are sliding the block, why is static friction interesting? Should it say you are pushing horizontally on a block with mass m on a ramp?
B. You don't need to apply any force to stop it sliding up the ramp. Gravity will take care of that. So either we want the minimum force to prevent its sliding down, or the maximum force that won't result in its sliding up.
C. As you observe, if ##\theta+\theta_s>90°## then it will not slide up regardless of how hard you push. My guess is that it intends ##\theta+\theta_s<90°## but it could be a trick question.
Oh yeah you're pushing horizontally on a block of mass m. My bad. I know that if $$ \theta + \theta_s > 90^\circ$$, the block won't slide up no matter how hard I push horizontally, but I just don't understand why that's the case. For example, can one show this mathematically? Is it related to the negative value of $$F^{max}$$ you get?
 
Last edited:
dl447342 said:
Oh yeah you're pushing horizontally on a block of mass m. My bad. I know that if theta + theta_s &gt; 90^circ [\tex], the block won&#039;t slide up no matter how hard I push horizontally, but I just don&#039;t understand why that&#039;s the case. For example, can one show this mathematically? Is it related to the negative value of F^max[\tex] you get?&lt;br /&gt;
&lt;br /&gt; So you are pushing on the block, not on the ramp, with a horizontal force. Let&amp;#039;s see the free body diagram that you drew and the equation following from it that you wrote.
 
kuruman said:
So you are pushing on the block, not on the ramp, with a horizontal force. Let's see the free body diagram that you drew and the equation following from it that you wrote.

image for applied force quesiton.png

Above is my FBD. I got the following equations:

x: $$f_s - F\cos \theta + W\sin \theta = 0$$
y: $$N - F\sin \theta -W\cos\theta = 0$$

Using the fact that $$f_s \leq \mu_s N$$ gave the result

##F \leq \frac{W(\mu_s + \tan \theta)}{1 - \mu_s \tan \theta}##
 
Last edited:
How about the equation that follows from this?
 
Nvm I get it. I end up with the result: ##F(1-\mu_s \tan \theta)\leq W(\tan\theta + \mu_s)## and so when I divide both sides by ##1-\mu_s \tan\theta##, I just swap the inequality sign so that any value of ##F## that's larger than ##\frac{W(\tan \theta + \mu_s)}{1-\mu_s\tan\theta}## will work.
 
  • #10
dl447342 said:
... I just swap the inequality sign ...
Why? Is ##1-\mu_s \tan\theta## always negative?
 
  • #11
kuruman said:
Why? Is ##1-\mu_s \tan\theta## always negative?
It's negative if ##\theta > 90^{\circ}-\theta_s##.
 
  • #12
dl447342 said:
It's negative if ##\theta > 90^{\circ}-\theta_s##.
I was asking for a proof of why that is always the case when ##\theta > 90^{\circ}-\theta_s##. It seems that you may not be clear about this considering the edited post #6 where you say that ##F \leq \frac{W(\mu_s + \tan \theta)}{1 - \mu_s \tan \theta}## and post #9
dl447342 said:
Nvm I get it. I end up with the result: ##F(1-\mu_s \tan \theta)\leq W(\tan\theta + \mu_s)## and so when I divide both sides by ##1-\mu_s \tan\theta##, I just swap the inequality sign so that any value of ##F## that's larger than ##\frac{W(\tan \theta + \mu_s)}{1-\mu_s\tan\theta}## will work.
where the inequality, although not written explicitly, is implied to be the other way.
 
Back
Top