What is an Actuator?
An actuator is the component that makes a robot move. It takes an electrical signal β usually from a controller or AI model β and converts it into mechanical force: a joint rotation, a gripper squeeze, a leg extension.
The Anatomy
An actuator has three parts:
- Motor β generates rotational force (Torque). Usually a brushless DC motor in humanoids.
- Gearbox / Reducer β multiplies torque while slowing speed. Common types: planetary gears, harmonic drives, cycloidal drives.
- Encoder / Sensor β tells the controller exactly what position the joint is in, enabling closed-loop control.
Why Actuators Are the Hidden Bottleneck
Actuators are the most stressed component in a humanoid robot. Every step, every arm movement, every balance correction fires dozens of actuators simultaneously. They must deliver high torque in a tiny package, survive impact loads, and operate for years without maintenance.
The supply-chain reality:
- Harmonic drives from Japanese suppliers (vulnerabilities) have 26+ week lead times
- Only a handful of suppliers can make precision reducers at humanoid scale
- Tesla is designing its own proprietary actuators to bypass this bottleneck
Key Specs You See
| Spec | What It Means |
|---|---|
| torque (Nm) | Rotational force. Humanoid hip actuators need 200β400 Nm. |
| DOF (dof) | How many independent joints. A humanoid hand has ~20 DOF. |
| Backdrivability | Can the joint be moved by external force? Critical for safety and compliance. |
The Bottom Line
Actuators are where the robotβs βbrainβ meets the physical world. Theyβre expensive, hard to source, and single points of failure. The companies that solve actuator manufacturing at scale β Figure AI, Tesla, Unitree β will define who wins the humanoid race.