Verifying the Limits of Newton's Second Law with Blocks

AI Thread Summary
The discussion centers on verifying Newton's Second Law through a system of three blocks, focusing on the acceleration of the system and the conditions for block 2 to remain on block 1. The derived acceleration equation is correct, but the application of static friction must be carefully considered, particularly when determining the maximum force before slipping occurs. It is clarified that static friction can only reach its maximum value at the threshold of sliding, which must be factored into calculations. Concerns about negative acceleration when block 2's mass approaches infinity are addressed, emphasizing that such a scenario does not lead to reverse acceleration but rather indicates a breakdown of the assumptions in the model. The discussion highlights the importance of correctly applying frictional forces and understanding the limits of the system's behavior.
IHateMayonnaise
Messages
87
Reaction score
0

Homework Statement



Imagine that there is a slab (call it block 1) on top of which sits a block (call it block 2). The slab connects to a cable that passed through a pulley and attaches to another block (call it block 3), hanging freely. Assuming that the coefficient of kinetic friction is the same for both blocks (and the same with static friction):

a) Find the acceleration of the system.
b) Verify the familiar limits.
c) Under what conditions does block 2 stay on top of block 1?

2. Homework Equations /The attempt at a solution

If blocks 1 and 2 move together, then all three blocks have the same acceleration:

a=\frac{m_3g-(m_1+m_2)g\mu_k}{(m_1+m_2+m_3}
If block 2 begins to slip, then we still take all the accelerations as the same (block 2 is just beginning to slip, so it is still pretty much moving with block 1 (i.e. same acceleration) and it's frictional coefficient will be static)

TO MAKE A LONG STORY SHORT: DID I SET UP NEWTON'S 2ND LAW CORRECTLY?

then Newtons 2nd Law for block 1, block 2 and block 3(respectfully) are:
<br /> \sum(1,x): T+F_{f,s}-F_{f,k}=(m_1+m_2)a <br />
<br /> \sum(1,y): F_{n,1}-(m_1+m_2)g=0<br />

<br /> \sum(2,x): F_{f,s}=m_2a
\sum(2,y): F_{n,2}-m_2g=0

\sum(3,x): 0=0
\sum(3,y): m_3g-T=m_3a

Where the frictional forces take on the familiar value of the coefficient times the normal. Solving, I get:

a=<br /> \frac{m_3g+\mu_sm_2g-\mu_kg(m_1+m_2)}{m_1+m_1+m_3}


For part b) while testing the familiar limits, i found that as m_3 \rightarrow \infty then a=g, which makes sense. I found that if m_2=0, then we get what we expect. And when I calculate when m_2 \rightarrow \infty, a=0. BUT, when I try to calculate as m_1\rightarrow \infty, a=\frac{-\infty}{\infty}, which doesn't make sense. Did I screw up Newtons 2nd law?

For part c) all I did was use Newton's 2nd law for the second body and solved for a, the maximum acceleration: a=\mu_sg, which doesn't make sense either since it should depend on mass.

Thoughts??
 
Physics news on Phys.org
Part (a) is OK. It is the same result as if blocks 1 and 2 were glued together to form a single block of mass m1+m2.

Part (b) is not OK. The force that accelerates m2 (net force) is the force of static friction, fs. Newton's 2nd Law says that it must be equal to m2 times the acceleration from part (a). As you increase m3, you increase the acceleration which means that fs must increase accordingly. But fs cannot increase forever. At the point where fs can no longer increase, and ony then, can you say fs = μsN. You have all the ingredients to you can put it together from this point on.
 
Thanks for the reply kuruman.

So my equation for the acceleration is correct then? You say that I cannot include fs = μsN until the point in which the static friction can not keep up with the acceleration of blocks 1 and 3, so then it shouldn't be in my equation for the acceleration?

What about part c)? Under what condition does block 2 stay on top of block 1? I understand that this only happens if fs = μsN, eg if μs=fs/N (or less), but in this equation what is fs?
 
The force of static friction fs is whatever is necessary to provide the observed acceleration. Because it is the net force on mass m2, you can write

f_{s}=m_{2}a=m_{2}\frac{m_{3}g-\mu_{k}g(m_{1}+m_{2})}{m_{1}+m_{2}+m_{3}}

That is always true unless the top mass starts sliding. At the threshold of when sliding is just about going to happen, the force of static friction has reached its maximum value and can no longer "provide the observed acceleration" past that value. What does the above equation become then? What is the maximum value of the force of static friction?
 
When:

<br /> \mu_s\geq \frac{F_{f,s}}{F_n}=\frac{am_2}{g}\left(\frac{m_{3}g-\mu_{k}g(m_{1}+m_{2})}{m_{1}+m_{2}+m_{3}}\right)<br />

?

Also what about the problem with negative acceleration when m_2 -> infinity?
 
Start with

f_{s}=m_{2}a \leq \mu_{s}F_{n}

Replace a and Fn with the appropriate quantities.
Also what about the problem with negative acceleration when m_2 -> infinity?

What about it? Do you really think that if you make mass m2 large enough, say the size of a battleship, the masses will accelerate in the opposite direction? I didn't think so. What is more likely to happen instead? Remember, the acceleration you have has been derived assuming that the masses accelerate so that the hanging mass drops.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top