Problem with two pulleys and three masses

  • Thread starter Thread starter Erdi
  • Start date Start date
  • Tags Tags
    Pulley Pulleys
Click For Summary
The discussion revolves around a physics problem involving two pulleys and three masses, focusing on the tension in the strings and the motion of the masses. It is established that if mass M is zero, then mass m1 will accelerate downwards due to the weight of mass m2, which is heavier. The participants clarify that the tension in the string must equal the weight of m2, leading to a conclusion that if m1 is at rest, the system is not in equilibrium. The conversation emphasizes the importance of drawing free body diagrams and applying Newton's laws to understand the forces acting on each mass. Ultimately, the participants aim to derive expressions for tension and acceleration in the system, acknowledging the complexity of the interactions between the masses and the pulleys.
  • #61
In addition to what the others have stated:

Might as well not waste what you have figured out so far. You are at a good point to examine the effects of ##M## on ##T_1## with a plot.

You have correctly identified the following set of equations necessary to solve for the tension in the lower rope ##T_1## as a function of ##M##.

$$\begin{align} T_1 - m_2 g &= m_2 a \tag{1} \\ T_1 - Mg &= -Ma \tag{2} \end{align} $$

Solve this set of equations for ##T_1## and make a plot vs ##M##. Let ##M## range from ## 0 \rm{kg} ## to ##m_2##, study it, then let ##M## go to something arbitrarily large. Try to understand what it's telling you about the limits of the tension ##T_1##.

Solving the system is a step toward completing the solution, so it's not an out of the way excursion. It should help to visually see this part of the solution.
 
  • Like
Likes Lnewqban
Physics news on Phys.org
  • #62
Thanks guys! I think i found an expression for T2 and i came to an answer for M.
 
  • #63
And what is your answer?
 
  • Like
Likes erobz
  • #64
In which direction was the mass ##M## traveling?
 
  • #65
kuruman said:
You might profit if you research "Atwood machine" on the web. Here is a compact treatment but there is plenty more including videos. Please read carefully and try to understand how one proceeds to solve such problems. The method is straightforward:
  1. Choose a system, in this case one of the masses, say ##M##.
  2. Find the net force (sum of all the forces acting on it) ##F_{\text{net,M}}.##
  3. Set this sum equal to the mass of the system times its acceleration. This gives you one equation, ##F_{\text{net,M}}=Ma##
  4. Repeat for the other mass, ##m_2##. Note that if ##M## accelerates up, ##m_2## must accelerate down. You should get a second equation ##F_{\text{net},\text{m}_{2}}=-m_2a.##
  5. Combine the two equations to find the acceleration.
See how this plan is executed in the link I provided. The link does not provide the tension, but you can find it easily with a little algebra from either ##F_{\text{net,M}}=Ma## or ##F_{\text{net},\text{m}_{2}}=-m_2a## if you have an expression for the acceleration ##a##.
It may seem, with the angst it can bring,
That an Atwood's machine's a harsh thing.
But you just need to say
That F is ma,
And use conservation of string!

https://www.physics.harvard.edu/undergrad/limericks
 
  • Like
  • Haha
Likes SammyS and erobz
  • #66
I can quickly go through my math here, firstly i got:
m1: m1g -T1 = m1a
m2: m2g-T2 = m2a These are the downward "forces" (m*g) minus the upwardforces tension(T)
M: Mg - T2 = Ma
Pulley B: 2*T2 - T1, from here i can see out that T2 equals T1/2

Then i got to the acceleration relative to each other
a(m1) - a(pulleyB) = 0, a(m1) = -a(B)
a(M)-a(B)+a(m2)-a(B) = 0 => a(M)+a(m2) = 2*a(B) = -2*a(m1)

So i solved for
2*a(m1) = -(a(M)+a(m2)), and so i found expression for a(M,m2)
2*a(m1) =-(g-(T2/M) + g-(T2/m2))

So there was a lot of math between right there to my final answer, but i ended up with:
a(m1) = (g(m1*M+m2*m1-4*M*m2)) / (M*m1+m2*m1+4*M*m2) = 0
Solved for M:
M = (m2*m1)/(4*m2-g*m1) = 0,32kg
 
  • #67
erobz said:
In which direction was the mass ##M## traveling?
So M will be traveling upwards, if I am correct.
 
  • #68
Erdi said:
I can quickly go through my math here, firstly i got:
m1: m1g -T1 = m1a
m2: m2g-T2 = m2a These are the downward "forces" (m*g) minus the upwardforces tension(T)
M: Mg - T2 = Ma
Pulley B: 2*T2 - T1, from here i can see out that T2 equals T1/2

Then i got to the acceleration relative to each other
a(m1) - a(pulleyB) = 0, a(m1) = -a(B)
a(M)-a(B)+a(m2)-a(B) = 0 => a(M)+a(m2) = 2*a(B) = -2*a(m1)

So i solved for
2*a(m1) = -(a(M)+a(m2)), and so i found expression for a(M,m2)
2*a(m1) =-(g-(T2/M) + g-(T2/m2))

So there was a lot of math between right there to my final answer, but i ended up with:
a(m1) = (g(m1*M+m2*m1-4*M*m2)) / (M*m1+m2*m1+4*M*m2) = 0
Solved for M:
M = (m2*m1)/(4*m2-g*m1) = 0,32kg
##g## shouldn't be in the final result. You also changed your variable names, and your coordinate direction from what we were working towards earlier... not making it easy to follow along.

It seems like your EoM for mass ##M## is not consistent with the coordinate direction you chose to describe the EoM of mass ##m_2##?

Any chance you could try using Latex to format the math. It doesn't take much effort to learn it. It is so much easier to find\point out any errors.

LaTeX Guide
 
Last edited:
  • #69
Erdi said:
Hmm, well here's almost the rest of the math. Why shouldn't g be there?
Do the units make sense? You are subtracting a force from a mass in the denominator. Thats generally an indication something has gone haywire.
 
  • #70
Erdi said:
M = (m2*m1)/(4*m2-g*m1) = 0,32kg
I got the same expression without the g for the reason already explained. The error is between the two steps below
Erdi said:
So i solved for
2*a(m1) = -(a(M)+a(m2)), and so i found expression for a(M,m2)
2*a(m1) =-(g-(T2/M) + g-(T2/m2))
The right-hand side of the bottom equation has dimensions of force but the left hand side has dimensions of acceleration. check your substitution from the top to the bottom equation.
 
  • Like
Likes erobz
  • #71
erobz said:
I could replace this with another expression. I see what you mean
So i solved for
2*a(m1) = -(a(M)+a(m2)), and so i found expression for a(M,m2)
2*a(m1) =-(g-(T2/M) + g-(T2/m2))

Replacement:
2*a(m1) =-(2g-(T1/2) * ((1/M) + (1/m2)), T1 = m1g - m1a
2*a(m1) = -(2*g - (m1/2) * (g-a(m1)) * ((1/M)+(1/m2))
 
  • #72
kuruman said:
I got the same expression without the g for the reason already explained. The error is between the two steps below

The right-hand side of the bottom equation has dimensions of force but the left hand side has dimensions of acceleration. check your substitution from the top to the bottom equation.
I messed up on the solve for M part,
So i got M = 0.1333kg
ANy chance you solved for M with the values and got the same?
 
  • Like
Likes erobz
  • #73
Erdi said:
2*a(m1) = -(2*g - (m1/2) * (g-a(m1)) * ((1/M)+(1/m2))
This looks wrong, again for dimensional reasons. Look at the term (g-a(m1)). You have an acceleration, g, from which you subtract a force , a(m1). If by a(m1) you mean "acceleration as a function of m1" then it is dimensionally correct, but the acceleration is not a function of m1 because m1 is fixed at 0.5 kg.
Erdi said:
ANy chance you solved for M with the values and got the same?
I solved for for M and got ##M=\dfrac{2}{15}~##kg. What do you get when you divide 2 by 15?

Maybe you got the answer but do you feel good about it?
 
  • Like
Likes Lnewqban
  • #74
kuruman said:
This looks wrong, again for dimensional reasons. Look at the term (g-a(m1)). You have an acceleration, g, from which you subtract a force , a(m1). If by a(m1) you mean "acceleration as a function of m1" then it is dimensionally correct, but the acceleration is not a function of m1 because m1 is fixed at 0.5 kg.

I solved for for M and got ##M=\dfrac{2}{15}~##kg. What do you get when you divide 2 by 15?

Maybe you got the answer but do you feel good about it?
Hey! yeah i got 2/15 that is equal to 0.1333kg. Its my confusing writing on here that is the problem. I DO NOT mean function or force when i wrote a(m1). I don't know how to write a small the subscript. But i mean acceleration for m1 that is zero!
 
  • #75
A good follow up to test your own understanding might be: What is the acceleration ##a_2## of mass ##m_2## as a function of ##m_1,m_2,M## with respect to a stationary frame?
 
Last edited:
  • Like
Likes Lnewqban
  • #76
Erdi said:
Hey! yeah i got 2/15 that is equal to 0.1333kg. Its my confusing writing on here that is the problem. I DO NOT mean function or force when i wrote a(m1). I don't know how to write a small the subscript. But i mean acceleration for m1 that is zero!
If you wish coherent conversation on this venue learn LaTex. There is a built-in guide below. If you choose not to bother, we (I at least) will likely choose not to answer ! (Also it is a useful technical skill )
 
  • Like
Likes erobz
  • #77
Yes a couple People on here have mentioned LaTex. So i think i Will look into it.
 
  • Like
Likes erobz and hutchphd
  • #78
erobz said:
A good follow up to test your own understanding might be: What is the acceleration ##a_2## of mass ##m_2## as a function of ##m_1,m_2,M## with respect to a stationary frame?
Okai, i Will try to solve that little later today.
 
  • #79
Erdi said:
Okai, i Will try to solve that little later today.
No rush, its currently challenging my understanding too (open mouth-insert foot)!
 
  • Haha
Likes Erdi
  • #80
I found it useful to define the following quantities $$\Delta=\frac {M-m_2} {M+m_2},~~~\mu=\frac {m_1} {M+m_2}$$ The result I get is $$a_1=-\frac {1+\Delta^2} \mu g$$ Seems to have the correct limits, but you should check it
 
  • #81
What should we get at ##m_1=0## as a sanity check? I think ##a_2## should be ##g \downarrow ##?
 
  • #82
hutchphd said:
I found it useful to define the following quantities $$\Delta=\frac {M-m_2} {M+m_2},~~~\mu=\frac {m_1} {M+m_2}$$ The result I get is $$a_1=-\frac {1+\Delta^2} \mu g$$ Seems to have the correct limits, but you should check it
the limit of ##a_1## as ##m_1 \to 0 ## seems to go to ##\infty##. Am I interpreting that correctly?
 
  • #83
That seems reasonable to me. Am I screwing something up?
 
  • #84
hutchphd said:
That seems reasonable to me. Am I screwing something up?
I think the limit should be ##g \uparrow## for ##a_1##. If ##a_1## was ##\infty## in the limit, then the hanging masses on the other side ## M, m_2## would be falling with infinite acceleration. They should only ever fall at ##g## at most.

In otherwords, if ##m_1\to 0## then the tension forces in ALL the ropes goes to ##0##. The masses ##M,m_2## are just in freefall, accelerating at ##g##.
 
Last edited:
  • Like
Likes Lnewqban
  • #85
Yeah you"re correct thanks. Let me do it again. I'll correct it in a bit.
 
  • #86
hutchphd said:
Yeah you"re correct thanks. Let me do it again. I'll correct it in a bit.
I personally keep getting ##m_1 = 0, a_2 = \frac{2}{3}g \downarrow ##, . I'm presently stuck on finding a resolution.
 
Last edited:
  • #87
1665404669890.png


Here is the system of equations I derive:

$$\begin{align} T_1 - m_1 g &= m_1 a_1 \tag{1} \\ T_2 - m_2g &= -m_2 \left( a_1 + a_2 \right) \tag{2} \\ T_2 - Mg &= M \left( a_2-a_1 \right) \tag{3} \end{align}$$

And finally, for the lower massless pulley (what I'm presently suspicious of as the culprit behind the error):

$$T_1 - 2T_2 = 0 \tag{4} $$

I get, after some tedious algebra:

$$ a_2 = \frac{ m_1 m_2 + M m_2 - M m_1 }{ M m_1 + 3 M m_2 + m1 m_2 } 2g $$

Which to my horror ##m_1 \to 0, a_2 \to \frac{2}{3}g##

Where is the mistake?
 
  • #88
erobz said:
[ ATTACH type="full" width="226px" alt="1665404669890.png"]315357[/ATTACH]

Here is the system of equations I derive:

$$\begin{align} T_1 - m_1 g &= m_1 a_1 \tag{1} \\ T_2 - m_2g &= -m_2 \left( a_1 + a_2 \right) \tag{2} \\ T_2 - Mg &= M \left( a_2-a_1 \right) \tag{3} \end{align}$$
$$T_1 - 2T_2 = 0 \tag{4} $$
. . .

Where is the mistake?
The accelerations in equations (2) and (3) do not appear to be consistent with the figure nor with @Orodruin 's poem.

If ##a_2## is the acceleration of the block having mass, ##m_2##, with 'up' being positive, then simply

##\displaystyle \quad T_2 - m_2 \, g = m_2 \,a_2##

and

##\displaystyle \quad T_2 - M \, g = M \,A \text{, where }A ## is the acceleration of the big block with mass, ##M##.

The acceleration of the lower pulley is simply related to the acceleration of block 1. ##\ \ a_P=-a_1## .

The accelerations of block 2 and the big block, relative to the lower pulley are related by ##A'=-a'_2## so that ##A'+a'_2=0## . These are relative to the pulley. if we include it's acceleration we get the following

## \displaystyle \quad A'+a'_2=(A-a_P)+(a_2-a_P)=A+a_2+2a_1=0##

Solve for ##A## .

Equation (3) becomes: ## \displaystyle \quad T_2 - M \, g = -M (2a_1+a_2) ## .

Equation (4) is correct !
 
  • #89
I was treating ##a_2## as the acceleration of ##m_2## relative to the pulley. Which is different from how you are treating it?

That being said I found the solution via the Lagrangian in another thread I started, since this was an offshoot.

https://www.physicsforums.com/threads/system-of-masses-atwood-machine.1046304/

As ##m_1 \to 0##, ##a_2 \to 0##. I believe that is the result that is expected.

Mine above is going to ##\frac{2}{3}g##, so it’s certainly wrong.

What do you get for the equations if you take ##a_2## as relative to the pulley as I intended?
 
  • #90
erobz said:
I was treating a2 as the acceleration of m2 relative to the pulley. Which is different from how you are treating it?
What if you require a1 to be zero.? Do Eq 2and 3 look correct?...I don'tthink so. Just make positive up and use one inertial frame and you will get @SammyS result I believe. So what does your does the Lagrangian method give you for a1? I have a result for a1 but am tired of writing down wrong stuff! (It is not particularly pretty but seems correct)
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
6K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
25
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
Replies
15
Views
2K
  • · Replies 22 ·
Replies
22
Views
768
  • · Replies 34 ·
2
Replies
34
Views
3K