Best practices for actuator bench testing before installing in a full robot?

Harmonic drives, quasi-direct drive, series elastic actuators, motor selection, gearing, and everything that makes joints move.
deborahperez
Posts: 279
Joined: Sat Aug 31, 2024 4:22 am

Best practices for actuator bench testing before installing in a full robot?

Post by deborahperez »

Curious what people here think about this. 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. 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. 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. Would appreciate any first-hand accounts.
charlesbianchi
Posts: 157
Joined: Fri Apr 18, 2025 2:51 am

Re: Best practices for actuator bench testing before installing in a full robot?

Post by charlesbianchi »

@deborahperez 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.
she/her
yuki71
Posts: 163
Joined: Mon Jan 06, 2025 1:05 pm

Re: Best practices for actuator bench testing before installing in a full robot?

Post by yuki71 »

Counterpoint: 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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
charlesbianchi
Posts: 157
Joined: Fri Apr 18, 2025 2:51 am

Re: Best practices for actuator bench testing before installing in a full robot?

Post 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. Totally unrelated but has anyone else noticed how fast component costs are dropping this year.
she/her
noah_pate
Posts: 169
Joined: Tue Nov 26, 2024 8:25 pm

Re: Best practices for actuator bench testing before installing in a full robot?

Post by noah_pate »

I'd push back on this a bit. 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.
karen.chen3
Posts: 189
Joined: Mon Mar 10, 2025 1:30 pm

Re: Best practices for actuator bench testing before installing in a full robot?

Post by karen.chen3 »

@noah_pate This lines up with my experience. 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.
they/them
carlossanchez
Posts: 155
Joined: Mon Feb 17, 2025 1:44 am

Re: Best practices for actuator bench testing before installing in a full robot?

Post by carlossanchez »

@karen.chen3 Pretty much this. One thing to add: 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.
"Torque is a lifestyle."
yuki71
Posts: 163
Joined: Mon Jan 06, 2025 1:05 pm

Re: Best practices for actuator bench testing before installing in a full robot?

Post by yuki71 »

@carlossanchez This matches what I've seen too. Cycloidal drives are a less common but real alternative to harmonic drives - lower cost at high ratios, decent efficiency, but historically bulkier for the same torque density, which is part of why they haven't fully displaced harmonic drives in commercial hips and knees.
he/him | robotics hobbyist since the DARPA Grand Challenge days
ethan_fisc
Posts: 198
Joined: Wed Dec 04, 2024 1:36 am

Re: Best practices for actuator bench testing before installing in a full robot?

Post by ethan_fisc »

@yuki71 Thanks for laying this out, genuinely useful. 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.
byang
Posts: 142
Joined: Thu Apr 17, 2025 5:26 am

Re: Best practices for actuator bench testing before installing in a full robot?

Post by byang »

@ethan_fisc I'd push back on this a bit. 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. 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.
"Torque is a lifestyle."
Post Reply