KAHIBARO
Discord Login Register
Up
2.2.6 Applications of Newton's Laws

2.2.6.1 Connected Objects

Interacting Bodies Treated as One System

Connected objects are two or more bodies linked in some way, often by a string, rope, rod, or direct contact, so that their motions are related. In many mechanics problems, the key idea is that the objects do not move independently. If one part speeds up, slows down, or changes direction, the connected parts must respond in a way set by the connection.

A common example is two blocks tied by a light string. Another is a mass hanging over a pulley and attached to another mass. The details of pulleys are treated separately, but the core method for connected objects begins here. We identify the objects, decide how their accelerations are related, draw force equations for each object, and solve them together.

Why Connections Matter

When objects are connected, the force on one object can influence another. The connection transmits force. For example, if you pull one block on a table and it is tied to a second block, the second block also moves because the string pulls it.

The most important consequence is that connected objects usually share a motion constraint. In many beginner problems with a taut, inextensible string, the connected objects have accelerations with the same magnitude. Their directions may differ, but the magnitudes are linked by the connection.

For a taut string of fixed length, the connected objects cannot change their separation along the string. This usually means their accelerations have equal magnitudes.

Idealized Connections

To solve elementary problems, we often make simplifying assumptions about the connection. These assumptions are very important.

IdealizationMeaningConsequence
Light stringString has negligible massThe string does not need extra force to accelerate itself
Inextensible stringString does not stretchConnected objects have linked motion
Taut stringString stays tightForce is transmitted immediately
Frictionless connection pointNo energy or force lost thereTension is the same along a simple ideal string

If the string is ideal and passes simply between objects, the tension is usually taken to be the same throughout that string.

In many basic connected object problems, a light, inextensible string implies the same tension everywhere in that string and the same acceleration magnitude for the connected bodies.

Tension as the Linking Force

The force most often responsible for coupling connected objects is tension. Tension is a pulling force exerted by a string, rope, or cable. A string can pull, but it cannot push.

Suppose block $m_1$ is connected to block $m_2$ by a light string on a horizontal surface. If the string is tight and the blocks move together, then one block pulls the other through the tension force.

If we isolate each block, the tension appears as an external force on that block. But if we consider both blocks together as one larger system, the tension between them becomes an internal force. Internal forces cancel in the system view when applying Newton's second law to the whole system.

This is one of the most useful ideas in connected object problems.

System Method

Often the easiest way to analyze connected objects is to treat all connected bodies as a single system. Then apply Newton's second law to the whole system:

$$
\sum F_{\text{external}} = M_{\text{total}} a
$$

where $M_{\text{total}}$ is the total mass of all connected objects.

This approach is helpful because the internal tensions cancel and do not appear in the first equation. After finding the acceleration of the whole system, we can return to one object and use its individual force equation to find the tension.

For connected objects, first find the acceleration of the whole system using only external forces. Then find the tension from the equation of one object.

Example on a Horizontal Surface

Consider two blocks of masses $m_1$ and $m_2$ connected by a light string on a frictionless horizontal surface. A horizontal force $F$ pulls the first block.

As one system, the total mass is

$$
m_1 + m_2
$$

and the net external horizontal force is $F$. So the acceleration is

$$
a = \frac{F}{m_1 + m_2}
$$

To find the tension, look at block $m_2$ alone. The only horizontal force on it is the tension $T$, so

$$
T = m_2 a
$$

Substituting for $a$ gives

$$
T = m_2 \frac{F}{m_1 + m_2}
$$

This shows that the connection force depends on how much mass must be accelerated.

Two connected blocks on a frictionless surface

Including Friction

If connected objects move on rough surfaces, friction must be included for each object where it acts. The system method still works well. The total external force becomes the applied force minus the total friction opposing motion.

For two blocks on the same rough horizontal surface, if an external force $F$ pulls them to the right and kinetic frictions are $f_1$ and $f_2$, then for the whole system,

$$
F - f_1 - f_2 = (m_1 + m_2)a
$$

So,

$$
a = \frac{F - f_1 - f_2}{m_1 + m_2}
$$

After finding $a$, the tension can again be found from one block's equation.

The important point is that friction on each block is an external force on the system and must be counted.

Choosing the Direction Carefully

In connected object problems, it is important to choose a positive direction and stick with it. If all connected bodies move so that their acceleration magnitudes are equal, their equations should reflect a consistent sign choice.

For example, if one block moves right and another connected part also moves right, both can be assigned positive acceleration $+a$. If one moves up while another moves down, the signs must be assigned with care according to the chosen coordinate axes.

The mathematics becomes much easier when the positive direction is chosen along the expected motion of each object.

Separate Equations for Each Object

Although the system method is often fastest, the full understanding comes from writing Newton's second law for each object separately.

For two connected objects moving in one dimension, we often write

$$
\sum F_1 = m_1 a
$$

and

$$
\sum F_2 = m_2 a
$$

The same $a$ appears because the connection links their motion. Then the equations are solved simultaneously.

This method is especially useful when we need the internal force, usually the tension, or when different forces act on different objects.

Contact Connections

Not all connected objects are tied with strings. Sometimes they are simply in contact and move together. For example, one block may push a second block across a floor. In that case, the linking force is a contact force instead of tension.

If block $m_1$ pushes block $m_2$ and both move together with acceleration $a$, then for the two-block system,

$$
F = (m_1 + m_2)a
$$

if friction is absent.

To find the contact force exerted by $m_1$ on $m_2$, isolate $m_2$:

$$
F_{\text{contact}} = m_2 a
$$

So the same pattern appears. First treat the objects as one system to find $a$. Then isolate one object to find the interaction force.

One block pushing another

A Standard Two Object Model

A very common connected object situation involves two masses where one drives the motion of the other. Even before discussing pulley systems in detail, the equations often take a standard form. If the connection makes both objects share acceleration magnitude $a$, then each object's force balance contributes one equation, and the unknowns are usually $a$ and $T$.

This leads to a general strategy.

First, identify all objects and all forces acting on each one. Second, use the connection condition to relate their accelerations. Third, apply Newton's second law to each object. Fourth, solve the equations together. Fifth, check whether the answer has the correct sign and reasonable size.

Common Mistakes

A frequent mistake is to assume that the tension is an external force when analyzing the entire connected system. It is not, if the string connects parts within the chosen system. Another common mistake is forgetting that equal acceleration does not always mean equal velocity or equal displacement in every geometry, though in many simple string problems the magnitudes are closely related.

Students also sometimes use one equation for the whole system and stop there. That gives the acceleration, but not the internal force. If the problem asks for tension or contact force, one object must be isolated afterward.

Internal forces such as tension between parts of the same chosen system cancel when the whole system is analyzed. They reappear only when you isolate individual objects.

Summary Equations

For two connected objects with common acceleration magnitude $a$, the most useful equations are:

For the whole system,

$$
\sum F_{\text{external}} = (m_1 + m_2)a
$$

For each object separately,

$$
\sum F_1 = m_1 a, \qquad \sum F_2 = m_2 a
$$

If an external force $F$ pulls two masses on a frictionless surface,

$$
a = \frac{F}{m_1 + m_2}
$$

and if the second mass is pulled only by the string,

$$
T = m_2 a
$$

These simple relations form the foundation for more advanced cases involving pulleys, inclines, and other linked motions.

Up
2.2.6 Applications of Newton's Laws

Views: 2

Comments

Please login to add a comment.

Don't have an account? Register now!