Newtonian dynamics
The idea
You already draw free-body diagrams and apply F = ma to single objects; university dynamics scales that skill to systems — several bodies, connecting strings, pulleys, inclines — handled with one disciplined procedure. Isolate each body, draw every force on it, choose axes (usually along the acceleration), write Newton's second law per axis per body, then solve the resulting simultaneous equations. The physics lives in the setup; the rest is algebra.
Constraints are the new ingredient: an inextensible string forces both connected blocks to share one acceleration magnitude, and that shared a is what couples their equations. Internal forces like tension appear twice with equal magnitude (Newton's third law) and cancel when you add the equations, which is why summing them often yields the acceleration in one line.
Resist the assumption that the tension in a string equals the weight hanging from it. That is true only at zero acceleration. When the hanging mass accelerates downward, the net force on it must point down, so the tension is strictly less than mg — checking that inequality is a fast sanity test on any pulley answer.
Worked example
A 4.0 kg block on a horizontal table (kinetic friction coefficient 0.25) is connected by a light string over a frictionless pulley to a hanging 2.0 kg block. Using g = 9.8 m/s², find the acceleration of the system and the tension in the string.
- Identify the forces that drive and resist the motion: the hanging weight m₂g = 2.0 × 9.8 = 19.6 N pulls the system forward, while kinetic friction on the table block opposes it with f = μk m₁g = 0.25 × 4.0 × 9.8 = 9.8 N.
- The string constrains both blocks to one acceleration a, so add the two Newton's-law equations (tension cancels as an internal force): m₂g − f = (m₁ + m₂)a.
- Solve for a: a = (19.6 − 9.8)/(4.0 + 2.0) = 9.8/6.0 ≈ 1.63 m/s².
- Return to the hanging block alone to get tension: m₂g − T = m₂a, so T = 2.0 × (9.8 − 1.63) ≈ 16.3 N.
- Sanity-check with the table block: T − f = 16.3 − 9.8 = 6.5 N, and m₁a = 4.0 × 1.63 = 6.5 N — both equations agree, and T is below the 19.6 N weight, as it must be for a block accelerating downward.
Answer. The system accelerates at about 1.6 m/s² and the string tension is about 16 N.
Check your understanding
- Why does tension cancel when you add the equations for two connected blocks, and when would you need it explicitly?
- How would the acceleration change if the pulley had significant mass — which assumption breaks first?
- What tells you whether a system with static friction moves at all before you compute any acceleration?
- How do you choose axes on an incline problem, and what goes wrong if you keep horizontal and vertical axes instead?
Build the foundations first
Newtonian dynamics builds on these concepts. If any feel shaky, start there.