Question
Given any pulley system (fixed, movable, or combination), how do we systematically set up the equations to find acceleration and tension?
Solution — Step by Step
First, classify each pulley:
- Fixed pulley: attached to ceiling/wall, only changes direction of tension. Does NOT give mechanical advantage.
- Movable pulley: attached to the mass or rope, moves with the system. Provides mechanical advantage — the tension supports twice.
Draw a free body diagram (FBD) for every mass and every movable pulley separately. Label tension in each rope segment.
The string is inextensible (length does not change). This gives us the constraint equation:
For a simple Atwood machine (two masses, one fixed pulley):
If mass goes down with acceleration , mass goes up with acceleration .
For a movable pulley system, if the pulley moves down by , each side of the string passing over it must shorten by . So:
Atwood machine example (, connected over a fixed pulley):
For (moving down):
For (moving up):
Adding both equations:
For systems with multiple pulleys, follow this algorithm:
- Assume a direction of motion for each mass
- Write constraint equations using the string length method: sum of all string segments = constant, differentiate twice to get accelerations
- Write for each mass
- Solve the simultaneous equations
flowchart TD
A["Pulley Problem"] --> B["Step 1: Identify fixed vs movable pulleys"]
B --> C["Step 2: Draw FBD for each mass and movable pulley"]
C --> D["Step 3: Write string constraint equations"]
D --> E["Step 4: Write F = ma for each mass"]
E --> F["Step 5: Solve simultaneous equations"]
F --> G["Get acceleration and tension"]
Why This Works
The string constraint is the key insight. An inextensible string means that the total length of string remains constant — so if one part lengthens, another must shorten by exactly the same amount. Differentiating this length equation once gives velocity relations, and differentiating again gives acceleration relations. Combined with Newton’s second law, we get a complete system of equations.
The beauty of this systematic approach is that it works for ANY pulley arrangement — no matter how complex.
Alternative Method
For quick solutions in MCQs, use the virtual work method: assume the system moves slightly, calculate the work done by all forces, and set the net virtual work equal to the total kinetic energy change. This avoids writing constraint equations entirely and is faster for competitive exams.
For the standard Atwood machine, memorise these results directly — they appear as sub-parts of larger problems in JEE Main. The acceleration formula and tension formula save precious time.
Common Mistake
Students assume tension is the same throughout a string even when it passes over a pulley with mass. Tension is the same on both sides only for a massless, frictionless pulley. If the pulley has mass and radius , the net torque must be included. JEE Advanced frequently adds a “pulley of mass M” to catch students who skip this condition.