Pulley System Calculator Formula

Understand the math behind the pulley system calculator. Each variable explained with a worked example.

Formulas Used

Ideal Mechanical Advantage

ideal_ma = num_pulleys

Ideal Effort Force

effort_ideal = load_weight / num_pulleys

Actual Effort Force

effort_actual = load_weight / (num_pulleys * eta)

Rope Pull per Metre Lifted

rope_travel = num_pulleys

Variables

VariableDescriptionDefault
num_pulleysNumber of Supporting Rope Segments4
load_weightLoad Weight (W)(N)1000
efficiencySystem Efficiency(%)90
etaDerived value= efficiency / 100calculated

How It Works

Compound Pulley Mechanical Advantage

A pulley system reduces the effort needed to lift a load by distributing the weight across multiple rope segments.

Formulas

Ideal MA = number of supporting rope segments (n)

Effort = W / (n x efficiency)

Rope travel = n x lift distance

The trade-off is that you must pull n times more rope to lift the load a given distance. Friction in each pulley sheave reduces the actual mechanical advantage.

Worked Example

A 4-part block and tackle lifting 1000 N at 90% efficiency.

num_pulleys = 4load_weight = 1000efficiency = 90
  1. 01Ideal MA = 4
  2. 02Ideal effort = 1000 / 4 = 250 N
  3. 03Actual effort = 1000 / (4 x 0.9) = 277.8 N
  4. 04Rope travel = 4 m of rope per 1 m of lift.

Ready to run the numbers?

Open Pulley System Calculator