How do you budget for actuator replacement costs over a robot's service life?
Re: How do you budget for actuator replacement costs over a robot's service life?
Just to be precise about one thing:
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.
Totally unrelated but has anyone else noticed how fast component costs are dropping this year.
Opinions my own, not my employer's.
-
barbara.jones
- Posts: 164
- Joined: Fri Feb 28, 2025 6:12 pm
Re: How do you budget for actuator replacement costs over a robot's service life?
@barbara50 Minor factual note:
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. 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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
-
camila.jackson0
- Posts: 225
- Joined: Wed Oct 09, 2024 1:27 am
Re: How do you budget for actuator replacement costs over a robot's service life?
@barbara.jones Here's the relevant bit as far as I understand it:
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.
Building > buying.
-
scott.andersson5
- Posts: 172
- Joined: Sat Nov 02, 2024 8:39 pm
Re: How do you budget for actuator replacement costs over a robot's service life?
I'd push back on this a bit.
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. 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.
-
sarah.santos3
- Posts: 213
- Joined: Thu Feb 13, 2025 5:30 am
Re: How do you budget for actuator replacement costs over a robot's service life?
@scott.andersson5 Short answer:
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. 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.
they/them
-
jonathan.rao1
- Posts: 156
- Joined: Fri Dec 20, 2024 7:58 pm
Re: How do you budget for actuator replacement costs over a robot's service life?
@sarah.santos3 Tangent, but worth mentioning:
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.
Currently: 3D printing my way to bankruptcy.
-
sarah.santos3
- Posts: 213
- Joined: Thu Feb 13, 2025 5:30 am
Re: How do you budget for actuator replacement costs over a robot's service life?
@jonathan.rao1 I dealt with almost this exact situation.
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.
they/them
Re: How do you budget for actuator replacement costs over a robot's service life?
Here's the relevant bit as far as I understand it:
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.
she/her
-
charlesbianchi
- Posts: 157
- Joined: Fri Apr 18, 2025 2:51 am
Re: How do you budget for actuator replacement costs over a robot's service life?
@scott21 Speaking from personal experience here,
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.
Kind of makes me think about how different this all looked even three years ago.
she/her
-
zoeanderson
- Posts: 243
- Joined: Sat Oct 26, 2024 2:39 am
Re: How do you budget for actuator replacement costs over a robot's service life?
@charlesbianchi Related question -
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.
Makes me wonder how this looks in another five years.