← asdrive.dev

Humanoid robots are gearbox-limited

A humanoid robot demo needs to survive three minutes on a stage. A humanoid robot product needs to survive a shift. The gap between the two is usually described as an AI problem. It mostly isn't. Write down what the machine itself has to do and you get a short, brutal spec sheet:

Last a working day on a battery it can carry. A humanoid is an energy system with legs: every watt a joint wastes is battery mass it must haul around, which costs more watts. Cost of transport — the energy burned moving each kilogram a meter — decides whether the robot works a shift or spends half of it charging.

Carry something. Payload is the spec that makes a robot useful, and it is decided joint by joint: the torque each elbow, shoulder, knee, and hip can add beyond moving the robot's own body.

Survive. A step every half second is millions of load cycles a year through every leg joint — each footfall an impact, not a smooth ramp.

Be safe next to people. A machine built for human spaces must yield when it touches someone — as a property of the hardware, not only of software.

Be affordable, thirty times over. A full-size humanoid carries thirty-plus actuated joints. Joint economics are robot economics.

Walk each problem down the stack

Not in the motor: motors are mature, and the standard scaling argument (Ben Katz's motor scaling laws) shows that at fixed output torque and power, motor size barely depends on gear ratio across the practical range — the ratio relocates problems rather than removing them. Not in the battery: humanoids ride the EV industry's curve. Not in compute, which is sprinting. Trace each challenge to its bottleneck:

Gearbox-limited

Every product-deciding problem, one component at the bottom of it. The gearbox between the motor and the world is where the humanoid's hardest constraints meet: humanoids are gearbox-limited. The transmissions the industry inherited were each optimized for a different question — that mismatch is the opening.

Next: the incumbents — harmonic, cycloidal, two-stage planetary — and which joints each one honestly suits.