A problem about friction with three blocks stacked together

  • Thread starter Thread starter Prem1998
  • Start date Start date
  • Tags Tags
    Blocks Friction
AI Thread Summary
The discussion revolves around a physics problem involving three stacked blocks on a frictionless table, with a force applied to the bottom block. The user is trying to determine the accelerations of all three blocks while considering the coefficients of friction between them. Initial calculations indicate that the bottom and middle blocks move together without slipping, while the top block's behavior is uncertain due to frictional limits. Participants suggest a systematic approach to analyze the problem, emphasizing the importance of understanding when slipping occurs and how to evaluate different scenarios with varying forces. The conversation highlights the complexity of friction in multi-block systems and the need for careful consideration of forces and accelerations.
Prem1998
Messages
148
Reaction score
13

Homework Statement


I think I am lacking some concept. I can't solve this one:
There are three blocks of masses 2kg, 3kg and 7kg lying on a frictionless table with the 7kg block on bottom 3kg in the middle and 2kg on the top. A horizontal force of 10N is applied on the bottom block. The coefficient of friction between the top block and the middle block is 0.2 and that between the middle block and bottom block is0.3. Find the accelerations of all the three blocks. Take g=10m/s^2. Please help.

Homework Equations


Newton's 2nd and 3rd laws and max static friction=uN where N is normal force and u is coefficient of friction.

The Attempt at a Solution


The max value of static friction between the bottom block and the middle block =
0.3*(2+3)*g
=0.3*5*10 =15N
Since force on the bottom block is only 10N , so the bottom block and the middle one cannot have relative motion, so they must move together. Let their common acceleration be 'a' and the friction between them be F1, then for the bottom block,
10-F1=7a, ...(1)
Now, for the middle block the forces, the acceleration of this block must also be 'a' because it is moving together with the bottom one. The forces on the middle block are 'F1'(forward) and F2 ( the frictional force from the top block in the backward direction). So, for the middle block,
F1-F2=3a, ...(2)
and, for the top block, Let it's acceleration be 'b' . Now, the only forward force on the top block is F2 which is the friction between it and the middle one. So, for the top block,
F2= 2b ......(3)
I can't figure out what to do further. I don't know where I am supposed to use the coefficient of friction between the top and the middle block. If I don't know the value of F1, then how am I supposed to know if force on the middle block is greater than or less than the limiting static friction between the top and the middle block (which is 4N). So, how can I know if there will be relative motion between the top and the middle block or if the top one will also move with the same acceleration 'a'?
 
Physics news on Phys.org
Much better!

You now focus on the interface between the lower blocks. Fine, but: why ?
(Just one question: suppose no sliding between blocks takes place. What would be the common acceleration ? -- then you can check if max frictions are exceeded).

Remember the advice: "make a free body diagram of each of the blocks" ?
 
BvU said:
Much better!

You now focus on the interface between the lower blocks. Fine, but: why ?
(Just one question: suppose no sliding between blocks takes place. What would be the common acceleration ? -- then you can check if max frictions are exceeded).

Remember the advice: "make a free body diagram of each of the blocks" ?
I have already made free body diagrams. That's how I got those three equations. Now, you're saying to find the common acceleration of all three if they moved together and then see if F1 and F2 are exceeded. Thank you, I did that and found that all three had the same acceleration.
BUT is there a more straightforward method to solve this type of question except this trial and error method?
 
  • Like
Likes BvU
Prem1998 said:
BUT is there a more straightforward method to solve this type of question except this trial and error method?
With different parameters, this problem could be trickier. E.g. if the force at the bottom is 16N.
A more systematic approach is to imagine the force at the bottom increasing until something slips. Given some set of masses and coefficients, which interface would slip first? Which second...?
 
Prem1998 said:
BUT is there a more straightforward method to solve this type of question except this trial and error method?

With the remainder of your exercise (At least, from your preceding thread I understand there's more to do) you have a chance to weigh the intuitive approach against the more systematic approach. It's not all that complicated, but the non-linear behaviour of friction makes that this category of problems needs branching and that's always difficult to catch in general expressions. In fact you already applied that by noticing 10 N < 15 N, thereby excluding a branch. Similarly, my question was inspired by recognizing (10 N / mtotal ) < (4 N / mC), thereby excluding the sliding of the upper block.

This exercise is fairly compact. In real life branch-and-bound problems, e.g. when designing a chemical process plant, the work to calculate through all branches is often impossible, so choosing promising branches to evaluate (if necessary by intuition, experience, etc.) is very important.​
 
haruspex said:
With different parameters, this problem could be trickier. E.g. if the force at the bottom is 16N.
A more systematic approach is to imagine the force at the bottom increasing until something slips. Given some set of masses and coefficients, which interface would slip first? Which second...?
I think even with 16 N force on bottom the situation would have been the same. If we calculate the common acceleration of the three in this case, it'll be
20/12=5/3m/s^2
so frictional force on the bottom block, F1= 16-7a =16-7*5/3=4.33N which does not exceed 15N so bottom one will move with middle one.
and F2=2a =2*5/3=10/3N = 3.33N which does not exceed 4N, so middle one will move with top one.
So, the three will move with common acceleration even with 16N force.
However, we can definitely think of parameters which could make this problem trickier.
 
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