Backdrivability is how easily you can move a robot's joint by pushing on it from the outside — a property that decides whether a robot can feel and yield to contact, crucial for safe, force-sensitive interaction.
Backdrivability is whether you can move a robot's joint by hand. A backdrivable joint gives way when you push it; a non-backdrivable one (lots of gearing) stays locked. Backdrivable joints let a robot feel and respond to contact.
Grab a robot arm and try to push its joint. Some give way easily; others feel rigidly locked. That difference — backdrivability — quietly determines whether a robot can feel and respond to the world's forces, and it's central to safe interaction.
What it means
Backdrivability is how easily an external force can move an actuator's output — i.e., drive it backward through the transmission. A backdrivable joint yields when pushed; a non-backdrivable one resists and holds. It's mostly determined by the transmission: friction and, above all, the gear ratio.
Can you push it back?
A high gear ratio multiplies the felt inertia and friction at the output, so external pushes barely move it — low backdrivability. Direct or low-gear drives move easily.
Why gearing kills it
A gearbox trades speed for torque — great for lifting loads. But it works both ways the wrong way: pushing on the output has to spin the motor fast through the reduction, and the gearing multiplies the reflected friction and inertia you feel. A 100:1 gearbox makes the joint feel ~100²× harder to backdrive and adds a lot of friction. So high-torque geared joints tend to be stiff and non-backdrivable — strong, but blind to contact.
Why robots care
Force sensing without a force sensor. A backdrivable joint lets the motor feel external forces (via current), enabling gentle force control, hand-guiding, and detecting collisions — key to power-and-force-limited safety.
Safety and compliance. A joint that yields when it bumps a person is inherently safer than one that pushes rigidly through.
Dynamic tasks. Legged robots want backdrivable legs so impacts flow back and can be absorbed and sensed, not slammed through gears.
Non-backdrivable joints have their place too: they hold position without power (a benefit for a robot holding a heavy load steady), which back-drivable ones can't.
How engineers get both strength and backdrivability
The tension — you want torque (needs gearing) and backdrivability (hurt by gearing) — is solved by:
Low gear ratios / direct drive with strong motors (quasi-direct-drive, as on modern quadrupeds).
Active backdriving — sensing force and commanding the motor to yield in software (making a stiff joint behave compliant).
Why it matters
Backdrivability is a defining property of how a robot interacts physically with the world — the difference between a machine that blindly forces its way and one that feels, yields, and cooperates. It's fundamental to safe, force-aware robots, and the reason modern interaction-focused robots move away from heavily-geared, rigid joints.