Worm Gear Calculator Back
Machine Design

Worm Gear Efficiency & Self-Locking Calculator

Compute forward efficiency, reverse efficiency, and self-locking threshold from lead angle and friction coefficient. Tooth forces, heat generation, and thermal limits in real time.

Parameters
Lead Angle λ
°
Friction Coefficient μ
Gear Ratio i
Input Power P
kW
Input Speed n
rpm
Worm Pitch Diameter d_w
mm
Results
Forward Efficiency η (%)
Reverse Efficiency / Lock
Output Torque (N·m)
Output Speed (rpm)
Heat Generation (W)
Tangential Force Wt (N)
Free Back-Drive
Worm Gear Sketch
Efficiency Curves
Theory & Key Formulas
$$\eta_{fwd}= \frac{\tan\lambda}{\tan(\lambda+\varphi)}$$ $$\varphi = \arctan(\mu)$$

Self-locking: $\lambda < \varphi$

$$\eta_{rev}= \frac{\tan(\lambda-\varphi)}{\tan\lambda} \; (\lambda > \varphi)$$

What is Worm Gear Efficiency?

🙋
What exactly is "efficiency" for a worm gear? Is it just how much power gets through?
🎓
Basically, yes, but it's more nuanced. It's the ratio of useful output power to input power. For a worm gear, this depends heavily on the angle of the worm's thread, called the lead angle ($\lambda$), and the friction between the worm and gear teeth. Try moving the "Lead Angle" slider in the simulator above. You'll see the efficiency change instantly.
🙋
Wait, really? So a steeper thread is more efficient? And what's this "self-locking" condition I see in the results?
🎓
A steeper lead angle can be more efficient, but only up to a point because friction fights it. Self-locking is a crucial safety feature! It means the gear cannot back-drive the worm. For instance, in a car jack, this prevents the car from falling if you let go of the handle. In the simulator, you get self-locking when the lead angle is smaller than the friction angle. Try setting a very low lead angle and a high friction coefficient to see it happen.
🙋
That makes sense for safety. But the tool shows two efficiencies: forward and reverse. Why are they different, and when would I use reverse efficiency?
🎓
Great question! Forward efficiency ($\eta_{fwd}$) is for the worm driving the gear, like in a conveyor. Reverse efficiency ($\eta_{rev}$) is for the gear trying to drive the worm backwards. A common case is in a regenerative system, like lowering a heavy load with a motor. If reverse efficiency is negative, it's self-locking. Play with the parameters—you'll see reverse efficiency become negative exactly when the self-locking condition is met.

Physical Model & Key Equations

The core model treats the worm thread as an inclined plane. The force needed to push a block (representing the gear tooth) up this plane determines the forward efficiency. The key is the balance between the driving force component and the friction force opposing it.

$$\eta_{fwd}= \frac{\tan\lambda}{\tan(\lambda+\varphi)}$$

Where:
$\lambda$ = Lead Angle (steepness of the worm thread)
$\varphi$ = Friction Angle, with $\varphi = \arctan(\mu)$
$\mu$ = Coefficient of Friction between the worm and gear materials.

When the gear tries to drive the worm (reverse operation), the direction of friction reverses. This leads to a different efficiency equation. The sign of this efficiency reveals if the system is self-locking.

$$\eta_{rev}= \frac{\tan(\lambda-\varphi)}{\tan\lambda}$$

If $\lambda < \varphi$, then $\eta_{rev} \le 0$. This is the self-locking condition. A negative or zero efficiency means no power can be transmitted backwards—the gear is locked. The friction angle $\varphi$ is the threshold.

Real-World Applications

Elevators and Lifts: Worm gears are often used in the drive systems of small elevators or material lifts. Their inherent self-locking capability acts as a critical safety brake, preventing the platform from free-falling if the motor power fails.

Conveyor Systems: In manufacturing, worm gears provide the high torque and controlled speed needed to drive heavy conveyor belts. Engineers use the forward efficiency calculation to select the correct motor size and predict energy consumption.

Automotive Steering (Traditional): Older recirculating-ball steering systems use a worm gear. The gear ratio provides mechanical advantage, making it easier to turn the wheels, while the friction characteristics affect the steering "feel" for the driver.

Tuning Mechanisms & Dials: In high-precision instruments like telescopes or radio antennas, worm gears are used for fine angular adjustment. The self-locking property ensures the setting stays perfectly in place once adjusted, without any drift.

Common Misconceptions and Points to Note

When starting to use this tool, there are several pitfalls that beginners in design often fall into. The first is assuming that self-locking equals 100% safety. While the condition λ ≤ φ satisfies self-locking in calculation, this is merely a theoretical value. In reality, slippage can occur due to vibration or shock. For example, even if you calculate with a friction coefficient μ=0.1 (φ≈5.7°) and a lead angle λ=5°, many practical design settings apply rules of thumb like "λ should be 80% or less of φ" to incorporate a safety factor.

The second is considering the friction coefficient μ as a constant. The tool calculates using a fixed value, but the actual μ varies significantly with lubrication condition, surface roughness, temperature, and sliding speed. Notably, the value differs between startup (static friction) and steady-state operation (kinetic friction). You need to be mindful of using the appropriate value for your calculation purpose, such as using the larger μ at startup when considering self-locking, and the smaller μ during steady state when considering efficiency.

The third is making design decisions based solely on efficiency. Worm gears are inherently a mechanism that trades off low efficiency for achieving high reduction ratios compactly. For instance, even with a forward efficiency of 50%, if you can obtain a 1/30 reduction ratio in a single stage, leading to motor miniaturization or omission of other mechanisms, it can still be an excellent choice for the overall system. It's crucial to evaluate the entire system, not just optimize a single part.