What Backlash Is and Why Engineers Fight to Eliminate It
A small amount of play in a gear train sounds harmless — until it's the reason a robot can't balance precisely.
Backlash is the small amount of free play between mating gear teeth — the tiny gap a gearbox's output can move before the input side actually engages it. It exists in every real gear train to some degree, because gears need at least a sliver of clearance to mesh without binding.
Why it matters for robots
In a joint used for balance or precise manipulation, backlash shows up as a dead zone: the controller commands a small correction and nothing actually moves until the gap closes, which can turn a smooth control loop into a jerky, oscillating one if it's not compensated for.
How it's managed
Harmonic drives are prized partly because their flexspline design produces near-zero backlash by construction. Where backlash can't be eliminated mechanically, engineers compensate for it in software — modeling the dead zone and adjusting control commands around it — or add a second encoder on the output side of the gearbox so the controller can measure the actual output position rather than inferring it from the motor.