Page 1 of 2

How much does actuator choice actually determine a robot's max payload?

Posted: Sun Jun 21, 2026 3:30 am
by barbara.jones
Ran into this exact question at work this week and wanted a sanity check. Motor cogging torque (the 'notchy' feel from magnet-to-slot interactions) shows up as small periodic torque ripple that can translate into visible joint jitter at low speeds - it's usually mitigated with skewed magnets, better current control, or software compensation tables. Torque sensing is frequently integrated directly into the actuator housing via strain gauges near the output flange or spring element, rather than bolted on as an external sensor, to save weight and reduce noise from mechanical slop. Would love to hear from anyone with hands-on experience here.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sun Jun 21, 2026 5:46 am
by young58
@barbara.jones Slight correction, though the overall point stands: A lot of the per-joint cost in a modern actuator isn't the motor - it's the combination of a precision gearbox, integrated encoders, torque sensing, and the driver electronics, all of which have to fit inside a housing the size of a fist. Makes me wonder how this looks in another five years.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sun Jun 21, 2026 9:32 am
by richard36
@young58 Appreciate the detailed answer. Harmonic drives use high reduction ratios (often around 100:1), which gives excellent force density, stiffness, and thermal endurance for continuous-duty lifting - the tradeoff is low backdrivability and some backlash.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sun Jun 21, 2026 1:44 pm
by freya.sokolov
@richard36 From hands-on experience, Reflected inertia is what a limb 'feels like' to the outside world through the gearbox - a high-ratio harmonic drive reflects a lot of the rotor's inertia back to the joint, making the limb feel stiffer and less forgiving on unexpected impacts.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sun Jun 21, 2026 2:59 pm
by sarahbernard
@freya.sokolov Short answer: Quasi-direct drive (QDD) actuators use lower gear ratios (roughly 6:1 to 10:1) paired with high-torque-density motors, trading some peak force density for backdrivability and low reflected inertia, which matters a lot for impact tolerance and fall recovery. Series elastic actuators add a spring element in series with the drivetrain, which gives cheap, precise torque sensing (measure spring deflection) and passive shock absorption, at the cost of reduced control bandwidth and added complexity.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Wed Jun 24, 2026 1:54 pm
by mia_lars
@sarahbernard This matches what I've seen too. Boston Dynamics' commercial electric Atlas switched fully from hydraulic to QDD-style electric actuation, ending up quieter and lighter with comparable or better dynamic performance than the old hydraulic platform.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Fri Jun 26, 2026 11:27 am
by benjaminsanchez
Slightly off-topic, but related: Anti-backlash techniques in production actuators range from mechanical preloading (spring-loaded gear meshes) to purely software compensation that models and corrects for known backlash in the control loop. Kind of makes me think about how different this all looked even three years ago.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sat Jun 27, 2026 1:46 am
by jwang
One nitpick - Field-oriented control (FOC) tuning directly affects how smooth torque output feels - poorly tuned current loops show up as audible whine and jerky low-speed motion, while well-tuned FOC can make even a geared actuator feel fairly fluid.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Sat Jun 27, 2026 8:25 am
by young58
@jwang One nitpick - It's common for a single humanoid to mix actuator types by joint - harmonic drives or hybrid geared actuators at the hips and shoulders where sustained torque matters most, and lower-ratio QDD-style actuators at ankles and knees where backdrivability and impact tolerance matter more.

Re: How much does actuator choice actually determine a robot's max payload?

Posted: Tue Jun 30, 2026 7:54 am
by servobre20
@young58 +1 to this. Worth adding: Encoder resolution requirements scale with how tightly you need to control low-speed motion - coarse encoders are fine for open-loop swing phases but cause visible stutter during precise placement or fine force control.