All courses › Robotics › Gearbox and Torque

Gearbox and Torque

Most robot joints are driven by an electric motor through a gearbox that increases torque and reduces speed. The output torque is the motor torque multiplied by the gear ratio and the efficiency, which is always less than 1 because some energy is lost as friction and heat in the gearbox.

τout=τin⋅N⋅η\tau_{out}=\tau_{in}\cdot N\cdot\etatorque out of a gearbox

Symbols

τin\tau_{in}motor torque into the gearboxNm
NNgear ratio
η\etaefficiency

Example

τin=0.6\tau_{in}=0.6 Nm, N=100N=100, η=0.85\eta=0.85:

τout=0.6⋅100⋅0.85=51\tau_{out}=0.6\cdot100\cdot0.85=51 Nm.

Do not forget the efficiency η\eta – the real output torque is always a bit less than τin⋅N\tau_{in}\cdot N.
Practise robot systems for free →

← Encoders

Part of Robotics: Robot systems.