Two stacked blocks, push using one block, static friction between blocks

AI Thread Summary
The discussion revolves around a Newtonian mechanics problem involving three blocks, where static friction plays a crucial role in their movement. The goal is to determine the external force required to prevent any sliding between the blocks during acceleration. The calculations indicate that the external force, F_ext, must equal 3ma, where m is the mass of each block. Additionally, if the coefficient of static friction, μ_s, is below a critical value, the blocks will slide relative to each other regardless of the applied force. The critical coefficient of static friction is essential for ensuring the blocks remain stationary with respect to one another during motion.
dammitpoo
Messages
1
Reaction score
0
Newtonian mechanics problem with blocks

Problem:

m_{1} and m_{2} each interact with m_{3} via static friction, with the same \mu_{s}. The horizontal surface below m_{3} is frictionless. An external force F_{ext} acts on m_{1} from the left and the entire system of three connected masses moves to the right (and obviously accelerates). The idea is to provide a suitable magnitude of F_{ext} as to prevent both m_{1} and m_{2} from moving with respect to m_{3} during the acceleration, i.e. we don’t want m_{1} to slide down along, nor m_{2} to slide “back” along m_{3}. To make life easy, we let m_{1}, m_{2} and m_{3} all have the same mass m.

a) Find in terms of relevant parameters, the possible range of F_{ext} which will allow the desired motion to take place.
b) It might be that, if \mu_{s} is less than some critical value \mu_{s(critical)}, no value of F_{ext} will allow the desired motion. Give a simple argument why this might be true, and if so, determine \mu_{s(critical)} in terms of relevant parameters.

Relevant equations:

\sum F = ma

Here is my attempt at the problem:

Part A:
For m_{2}:
N_{2} = m_{2}g
F_{fr2} = m_{2}a
\mu_{s}m_{2}g = m_{2}a
\mu_{s}g = a
\mu_{s} = \frac{a}{g}

For m_{1}:
F_{ext} - N_{1} = m_{1}a
N_{1} = F_{ext} - m_{1}a
F_{fr1} = m_{1}g
\mu_{s} (F_{ext} - m_{1}a) = m_{1}g

For m_{3}:
N_{3} - F_{fr1} - N_{2} = m_{3}g
N_{1} - F_{fr2} = m_{2}a

Substitute in for N_{1} and F_{fr2}:
N_{1} - \mu_{s}m_{2}g = m_{2}a
F_{ext} - m_{1}a - \mu_{s}m_{2}g = m_{2}a
F_{ext} = m_{3}a + m_{1}a + \mu_{s}m_{2}g

Since \mu_{s}m_{2}g = m_{2}a:
F_{ext} = m_{3}a + m_{1}a + m_{2}a

Since m_{1} = m_{2} = m_{3} = m:
F_{ext} = 3ma

Part B:
My guess is that if \mu_{s} is infinitely small so that friction is negligible, any magnitude of force applied on the blocks would cause block 1 to slide down and block 2 to slide backwards relative to block 3.

I don't know where to start with the parameters, but here is what I have so far:
\mu_{s(critical)} < \mu_{s}
F_{fr(critical)} < F_{ext} < F_{fr}

Any help would be highly appreciated!
 

Attachments

  • picture-of-problem.jpg
    picture-of-problem.jpg
    4.6 KB · Views: 486
  • free-body-diagrams.jpg
    free-body-diagrams.jpg
    7.3 KB · Views: 598
Physics news on Phys.org
You have found the common acceleration fo the three masses, ##a=\dfrac{F_{ext}}{m_1+m_2+m_3}.## That's a good start. Then you can find ##F_{h2}## because it is the net force on ##m_2##, $$F_{h2}=m_2a=\frac{m_2F_{ext}}{m_1+m_2+m_3}$$Using similar reasoning you can find the rest of the internal horizontal forces between blocks. The internal vertical forces are easy to find because there is no vertical acceleration. Once you have all the intrnal forces, you can set up the threshold inequalities.
 
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