You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Part A

Atwood's Machine consists of two objects (of mass m1 and m2) hung over a pulley. Treating the pulley as massless and frictionless and treating the rope as massless and of fixed length, find an expression for the size of the acceleration of the objects.

Solution: Atwood's Machine is an excellent example of a problem that can be dealt with using many different definitions of the system. We will solve it using two methods to showcase some of the pitfalls of constructing a system when a pulley is involved.

Method 1

Systems: Object 1 as a point particle and object 2 as a separate point particle system. Each is subject to external influences from the earth (gravity) and the rope (tension).

Model: Point Particle Dynamics.

Approach: We begin by treating each object separately. We construct free body diagrams:

where the tension force on each of the objects is exactly the same size.

It is important to recognize that the tension force acting on each object will be the same only because of three separate assumptions stated in the problem:

  1. The pulley is massless.
  2. The pulley is frictionless.
  3. The rope is massless.

If any of these assumptions is unreasonable, the results we obtain would be wrong.

Using the free body diagrams as a guide, we write Newton's 2nd Law for each object. We consider only the y direction, since the x direction simply yields the equation 0 = 0. Because everything is in the y direction, we work with the magnitudes of the forces and explicitly include signs (rather than including lots of tedious "y" subscripts).

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ T - m_

Unknown macro: {1}

g = m_

a_

Unknown macro: {1,y}

]
[ T-m_

Unknown macro: {2}

g = m_

a_

Unknown macro: {2,y}

]\end

To finish this problem, we must use the constraint on the acceleration. The accelerations of objects 1 and 2 are constrained by the fixed length of the rope to be equal in size and opposite in magnitude. If the masses are known, it makes sense to substitute in such a way as to find the positive acceleration. In our case, we arbitrarily substitute for a2 using:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ a_

Unknown macro: {2,y}

= -a_

Unknown macro: {1,y}

]\end

giving:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ T - m_

Unknown macro: {2}

g = -m_

a_

Unknown macro: {1,y}

]\end

Eliminating the tension from the system of equations then gives:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ a_

Unknown macro: {1,y}

= \frac{(m_

Unknown macro: {2}

-m_

Unknown macro: {1}

)g}{m_

+m_{1}}]\end

Since the accelerations are the same size, we can characterize the acceleration of the system as:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ a = \left|\frac{(m_

Unknown macro: {2}

-m_

Unknown macro: {1}

)g}{m_

+m_{1}}\right|]\end

Method 2

A second method is to use a "math shortcut" by defining an unphysical system that replicates the mathematical features of the problem.

System: Mathematical construction including the two objects and the rope connecting them. The system is subject to external forces from gravity on each block.

Model: Point Particle Dynamics.

Approach: This method uses the fact that when a massless, frictionless pulley is involved, the pulley has essentially no role in the system except to change the direction of forces. Thus, the dynamics of Atwood's Machine are completely equivalent to the dynamics of the system sketched in [physical representation] here:

Of course, this system is anything but physical. The important point is that the mathematics are identical. This trick of "straightening" the system is often useful when a massless, frictionless pulley is involved. Note that we have chosen to draw the system in the x direction instead of the y direction to remind us that gravity will not pull in the same direction on each mass! Thus, the free body diagram for the system looks like:

and the resulting form of Newton's 2nd Law is:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ m_

Unknown macro: {2}

g - m_

Unknown macro: {1}

g = (m_

+m_

) a ]\end

so that again, the magnitude of the acceleration is:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ \left|\frac{(m_

Unknown macro: {2}

-m_

Unknown macro: {1}

)g}{m_

+m_{2}}\right| ] \end

Part B

Find the tension in the rope in terms of the object masses and the acceleration of gravity.

Systems and Model: As in Part A, Method 1.

Approach: To find the tension, which is an internal force if we combine the two masses and rope into one system, we must return to the approach of Method 1, treating each object separately. From our work in Part A, we actually have two expressions for the tension:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ T = m_

Unknown macro: {1}

a_

Unknown macro: {1,y}

+ m_

g ]\end

or

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ T = -m_

Unknown macro: {2}

a_

Unknown macro: {1,y}

+m_

g ]\end

In either case, inputting our answer for a1,y yields:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ T =\frac{2m_

Unknown macro: {1}

m_

Unknown macro: {2}

g}{m_

+m_{2}}]\end

Part C

Part A makes it clear that the system of the two objects has an accelerating center of mass (provided the masses are not exactly equal). Using the results of Method 1, we can find the acceleration to be:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ a_

Unknown macro: {cm,y}

= \frac{m_

Unknown macro: {1}

a_

Unknown macro: {1,y}

+m_

Unknown macro: {2}

a_{2,y}}{m_

+m_{2}} = \frac{m_

Unknown macro: {1}

a_

Unknown macro: {1,y}

-m_

Unknown macro: {2}

a_{1,y}}{m_

+m_{2}} = \frac{(m_

Unknown macro: {1}

-m_

Unknown macro: {2}

)(m_

-m_

)g}{(m_

Unknown macro: {1}

+m_

Unknown macro: {2}

)^{2}} ]\end

Show that this center of mass acceleration is consistent with the sum of the external forces on the system.

Systems: The two objects, the pulley and the rope. The system is subject to external forces from gravity and from the axle of the pulley. We will also have to consider the pulley as an independent point particle system acted upon by the rope (tension) and by the axle.

Method: Point Particle Dynamics.

Approach: A truly physical approach that incorporates both objects into one system must also include the pulley. We begin with a picture and free body diagram for that system:

It is key to realize that although the pulley is massless and frictionless, it is acting to support the system through a force exerted on it by the axle. A simple way to see this is to consider what would happen to the system if the axle was removed.

We can now write Newton's 2nd Law for the system:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ F_

Unknown macro: {A}

- m_

Unknown macro: {1}

g-m_

Unknown macro: {2}

g = (m_

+m_

Unknown macro: {2}

)a_

Unknown macro: {cm,y}

]\end

where acm is the acceleration of the system's center of mass.

To find FA, we must use the free body diagram for the pulley:

The pulley is not accelerating, so we have:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ F_

Unknown macro: {A}

- 2T = 0 ]\end

Thus, using the results of Part B, we have:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ F_

Unknown macro: {A}

= \frac{4m_

Unknown macro: {1}

m_

Unknown macro: {2}

g}{m_

+m_{2}}]\end

We can then substitute to find:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[ \frac{4m_

Unknown macro: {2}

m_

Unknown macro: {1}

g}{m_

+m_{2}} - m_

Unknown macro: {1}

g - m_

g = (m_

Unknown macro: {1}

+m_

Unknown macro: {2}

)a_

Unknown macro: {cm,y}

]\end

Which gives:

Unknown macro: {latex}

\begin

Unknown macro: {large}

[a_

Unknown macro: {cm}

= \frac{(-m_

Unknown macro: {1}

^

Unknown macro: {2}
  • m_

^

Unknown macro: {2}

+ 2m_

m_

Unknown macro: {2}

)g}{(m_

Unknown macro: {1}

+m_

)^{2}} = \frac{(m_

Unknown macro: {1}

-m_

Unknown macro: {2}

)(m_

-m_

)g}{(m_

Unknown macro: {1}

+m_

Unknown macro: {2}

)^{2}} ]\end

which agrees with the problem statement.

Note that it is impossible to understand the center of mass acceleration using our "mathematically equivalent" system of Part A Method 2.

  • No labels