Page 1 of 3
How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sun Feb 22, 2026 3:29 am
by chenperez
Genuinely split on this one, wanted outside opinions.
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. 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.
Interested in both agreement and pushback here.
Re: How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sun Feb 22, 2026 4:12 am
by jchen
Here's what I know on this:
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 do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sun Feb 22, 2026 4:59 am
by benjaminsanchez
@jchen Small correction on one detail:
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 do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sun Feb 22, 2026 6:25 am
by servoken70
@benjaminsanchez This matches something I went through recently.
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. 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.
Re: How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sun Feb 22, 2026 11:08 am
by charlesbianchi
Small correction on one detail:
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 do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Tue Feb 24, 2026 1:54 pm
by jonathan.rao1
This is a great summary, thanks.
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.
Re: How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Fri Feb 27, 2026 4:31 am
by james15
@jonathan.rao1 Agreed, and I'd add:
For dynamic walking and recovery, joint control bandwidth in the tens of Hz range is typically necessary to react to a stumble before the center of mass gets too far outside the support polygon.
Kind of makes me think about how different this all looked even three years ago.
Re: How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Sat Feb 28, 2026 11:38 pm
by charlesbianchi
This is exactly the kind of context I was looking for.
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 do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Mon Mar 02, 2026 7:18 am
by shill
@charlesbianchi Can I ask a dumb follow-up -
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.
Re: How do commercial humanoids handle actuator failure gracefully (or don't they)?
Posted: Tue Mar 03, 2026 8:09 pm
by nicole10
@shill Appreciate the detailed answer.
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. Backdrivability is the property that lets an external force move a joint without destroying the gearbox or the motor - it's central to both safe human-robot contact and to letting a leg comply naturally when the robot stumbles.
This whole thread is a good reminder how young this field still is.