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_pulleysIdeal Effort Force
effort_ideal = load_weight / num_pulleysActual Effort Force
effort_actual = load_weight / (num_pulleys * eta)Rope Pull per Metre Lifted
rope_travel = num_pulleysVariables
| Variable | Description | Default |
|---|---|---|
num_pulleys | Number of Supporting Rope Segments | 4 |
load_weight | Load Weight (W)(N) | 1000 |
efficiency | System Efficiency(%) | 90 |
eta | Derived value= efficiency / 100 | calculated |
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
- 01Ideal MA = 4
- 02Ideal effort = 1000 / 4 = 250 N
- 03Actual effort = 1000 / (4 x 0.9) = 277.8 N
- 04Rope travel = 4 m of rope per 1 m of lift.
Ready to run the numbers?
Open Pulley System Calculator