Accelerating Atwood's Machine Problem

AI Thread Summary
The discussion centers on solving Problem 105 from Tipler's Physics textbook, which involves an Atwood's machine with an upward-accelerating pulley. Participants derive equations for the tension in the string and the accelerations of the two masses, m1 and m2, noting that m2 is greater than m1. The correct expressions for the accelerations and tension are confirmed, with emphasis on the need to account for the upward acceleration of the pulley and the relative accelerations of the masses. A key point is the necessity of using consistent coordinate systems to accurately solve the problem. The conversation concludes with participants validating their approaches and solutions.
NoPhysicsGenius
Messages
58
Reaction score
0
I am having difficulty solving Problem 105 of Chapter 4 from Physics for Scientists and Engineers, 4th edition by Paul A. Tipler:

The pulley in an Atwood's machine is given an upward acceleration \overrightarrow{a}. Find the acceleration of each mass and the tension in the string that connects them.

Though the problem doesn't say so explicity, we may assume that the pulley is massless and frictionless.

For those who are unfamiliar with what an Atwood's machine looks like, try browsing the following link, which shows how to solve this problem in the absence of acceleration:


Calling the two masses in the Atwood's machine m_1 and m_2, calling their respective accelerations (which are not identical) a_1 and a_2, and assuming that m_2 > m_1, I can easily obtain the following two equations for the tension, T:

F_{ym1} = m_1a_1 = T - m_1g
\Rightarrow T = m_1a_1 + m_1g

F_{ym2} = m_2a_2 = m_2g - T
\Rightarrow T = m_2g - m_2a_2

However, I haven't the slightest clue what the third equation is, though it obviously involves the acceleration a.

Can someone please help?

The answers for the two accelerations and the tension as given in the back of the book are:


a_1 = \frac{m_2 - m_1}{m_1 + m_2}g + \frac{2m_2}{m_1 + m_2}a
a_2 = \frac{m_1 - m_2}{m_1 + m_2}g + \frac{2m_1}{m_1 + m_2}a
T = \frac{2m_1m_2}{m_1 + m_2}(g + a)

I should also note that when I take the answer for a_1, plug it into my first equation for T, and simplify, I do get the book's answer for the tension T. Therefore, I am confident that the two equations I have derived are indeed correct.
 
Physics news on Phys.org
Hey...you do not need anymore equations...you wrote the ones you need already...

remember how: m1a1 = T - m1g

Well, plug the value of T you solved for, then simplify it (simplify and divide by m1) and you will have your a1 value. Repeat for a2.

I did this real quick and got the right answer, so it does work.
 
Last edited:
This is a 'simple' problem in using Newton's 2. law in an accelerating reference frame. You have to include a "ficticious force" somewhere to get the proper answers. I did a similar problem to this before (actually it was more complicated), but I still don't understand how to plug in this "ficticious force".
 
Spectre5 said:
Well, plug the value of T you solved for, then simplify it (simplify and divide by m1) and you will have your a1 value. Repeat for a2.
What value of T?
 
Oh...sorry about that...I misread what NoPhysicsGenius wrote at the bottom...when he said he got the correct answer for T...I did not pay attention to the fact that he used an answer to get it...lol...nm my previous post then :)
 
NoPhysicsGenius said:
The pulley in an Atwood's machine is given an upward acceleration \overrightarrow{a}. Find the acceleration of each mass and the tension in the string that connects them.

Though the problem doesn't say so explicity, we may assume that the pulley is massless and frictionless.



Calling the two masses in the Atwood's machine m_1 and m_2, calling their respective accelerations (which are not identical) a_1 and a_2, and assuming that m_2 > m_1, I can easily obtain the following two equations for the tension, T:

F_{ym1} = m_1a_1 = T - m_1g
\Rightarrow T = m_1a_1 + m_1g

F_{ym2} = m_2a_2 = m_2g - T
\Rightarrow T = m_2g - m_2a_2

However, I haven't the slightest clue what the third equation is, though it obviously involves the acceleration a.

Can someone please help?

First, to avoid confusion, it is better to decide about positive direction. Let it be upward. In this case the gravitational force is negative and the tension of the rope means positive force for both masses.
Think what would be the relation between the accelerations of both masses if the pulley were in rest with respect to the ground. The length of the string is constant. As much one mass raised up the same amount should the other one descend: the displacement of the second mass would be the opposite of the displacement of the first mass. The same is true for their velocity and for their acceleration:

a_2 = -a_1


If the pulley accelerates its accelerations adds up to that of the masses. Their relative accelerations with respect to the pulley should be a_r\mbox{ and } -a_r.

a_1 = a +a _r
a_2 = a - a_r
F_{ym1} = m_1a_1 = T - m_1g
F_{ym2} = m_2a_2 = T - m_2g .

ehild
 
ehild said:
As much one mass raised up the same amount should the other one descend: the displacement of the second mass would be the opposite of the displacement of the first mass. The same is true for their velocity and for their acceleration:

a_2 = -a_1

If this is true, then the book's answer is wrong.

According to the book, we have:

a_1 = \frac{m_2 - m_1}{m_1 + m_2}g + \frac{2m_2}{m_1 + m_2}a

Applying a_2 = -a_1 would then give:

a_2 = \frac{m_1 - m_2}{m_1 + m_2}g - \frac{2m_2}{m_1 + m_2}a

However, the book gives the following answer for a_2:

a_2 = \frac{m_1 - m_2}{m_1 + m_2}g + \frac{2m_1}{m_1 + m_2}a

Note that these two expressions for a_2 can only be equal if m_2 = -m_1, which is nonsensical.

So there's something wrong here. And I believe it is that your assumption that the two accelerations will have equal magnitudes (but be opposite in direction) will be true if and only the masses m_1 and m_2 are equal. However, we are assuming m_2 > m_1, so that the two masses are not in a state of equilibrium, and the accelerations a_1 and a_2 will have unequal magnitudes.
 
ehild said:
First, to avoid confusion, it is better to decide about positive direction. Let it be upward.

...

F_{ym1} = m_1a_1 = T - m_1g
F_{ym2} = m_2a_2 = T - m_2g .

Solving for the tension, we would then obtain the following equations, only the first of which is consistent with what I derived for the tension:

T = m_1a_1 + m_1g
T = m_2g + m_2a_2

In the link Atwood's machine (which I gave in my original post for the case of a nonaccelerating Atwood's machine), the instructor recommends the following, which is still applicable for the case of an accelerating Atwood's machine:

Think about what the system will do. If the system is released from rest, the heavy mass will accelerate down and the lighter one will accelerate up.

Align the coordinate systems with the acceleration. Each mass has its own coordinate system, but they must be consistent.

Take +y down for mass m_2.
Take +y up for mass m_1.

Therefore, I believe that the original equations that I gave for the tension are the correct ones.

Namely:

T = m_1a_1 + m_1g
T = m_2g - m_2a_2
 
e(ho0n3 said:
This is a 'simple' problem in using Newton's 2. law in an accelerating reference frame. You have to include a "ficticious force" somewhere to get the proper answers. I did a similar problem to this before (actually it was more complicated), but I still don't understand how to plug in this "ficticious force".

I don't even know what the expression for the fictitious force is, much less how to plug it in! :confused:

Can anyone please lend some assistance?
 
  • #10
ehild said:
Think what would be the relation between the accelerations of both masses if the pulley were in rest with respect to the ground.

...

a_2 = -a_1

Oops! My bad! :blushing: I didn't read carefully enough ... You are saying (correctly) that a_2 = -a_1 in the case where the pulley is at rest relative to the ground. So please ignore my second post.

ehild said:
If the pulley accelerates its accelerations adds up to that of the masses. Their relative accelerations with respect to the pulley should be a_r\mbox{ and } -a_r.

a_1 = a + a _r
a_2 = a - a_r
F_{ym1} = m_1a_1 = T - m_1g
F_{ym2} = m_2a_2 = T - m_2g .

ehild

Also, it turns out that my third post, which stresses making the coordinate systems of the two masses consistent, leads to difficulties when the pulley is accelerating. It is actually best to treat the upward direction as positive for both masses, as you recommended in your post. So please disregard my third post as well. :blushing:

If we use your given equations, the correct answers can be achieved.

First, solve both of the force equations for the tension T:

m_1a_1 = T - m_1g \Rightarrow T = m_1a_1 + m_1g
m_2a_2 = T - m_2g \Rightarrow T = m_2a_2 + m_2g

Now set the two equations for T equal to one another:

m_1a_1 + m_1g = m_2a_2 + m_2g

Now substitute for a_1 and a_2:

m_1(a + a_r) + m_1g = m_2(a - a_r) + m_2g
\Rightarrow m_1a_r + m_2a_r = m_2g - m_1g + m_2a - m_1a
\Rightarrow a_r = \frac{m_2 - m_1}{m_1 + m_2}g + \frac{m_2 - m_1}{m_1 + m_2}a

Substituting a_r into the expression for a_1 then gives:

a_1 = a + a_r = \frac{m_1 + m_2}{m_1 + m_2}a + \frac{m_2 - m_1}{m_1 + m_2}g + \frac{m_2 - m_1}{m_1 + m_2}a
\Rightarrow a_1 = \frac{m_2 - m_1}{m_1 + m_2}g + \frac{2m_2}{m_1 + m_2}a

Substituting a_r into the expression for a_2 then gives:

a_2 = a - a_r = \frac{m_1 + m_2}{m_1 + m_2}a - [\frac{m_2 - m_1}{m_1 + m_2}g + \frac{m_2 - m_1}{m_1 + m_2}a]
\Rightarrow a_2 = \frac{m_1 - m_2}{m_1 + m_2}g + \frac{2m_1}{m_1 + m_2}a

Finally, substituting a_1 into the first expression for T then gives:

T = m_1a_1 + m_1g = m_1[\frac{m_2 - m_1}{m_1 + m_2}g + \frac{2m_2}{m_1 + m_2}a] + \frac{m_1 + m_2}{m_1 + m_2}m_1g
\Rightarrow T = \frac{m_1m_2}{m_1 + m_2}g - \frac{{m_1}^2}{m_1 + m_2}g + \frac{2m_1m_2}{m_1 + m_2}a + \frac{{m_1}^2}{m_1 + m_2}g + \frac{m_1m_2}{m_1 + m_2}g
\Rightarrow T = \frac{2m_1m_2}{m_1 + m_2}g + \frac{2m_1m_2}{m_1 + m_2}a
\Rightarrow T = \frac{2m_1m_2}{m_1 + m_2}(g + a)

Thanks for your help, ehild. You were right all along.
 
  • #11
NoPhysicsGenius said:
]

Thanks for your help, ehild. You were right all along.

Nice to hear :smile:
Fortunately, I found your answers only just now, so you worked out the problem by yourself.

You can solve such Atwood's machine problems either that way as your instructor said
Align the coordinate systems with the acceleration. Each mass has its own coordinate system, but they must be consistent.
but you can use the same coordinate system for the whole system as well. I prefer this latter method and in this case, when there was a third body, the pulley, accelerating upward, it was really better.

ehild
 
Back
Top