Best practices for actuator bench testing before installing in a full robot?
-
carlossanchez
- Posts: 155
- Joined: Mon Feb 17, 2025 1:44 am
Re: Best practices for actuator bench testing before installing in a full robot?
@sarah.santos3 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. 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.
"Torque is a lifestyle."
-
servoken70
- Posts: 179
- Joined: Sun Nov 17, 2024 5:05 am
Re: Best practices for actuator bench testing before installing in a full robot?
@carlossanchez Here's the relevant bit as far as I understand it:
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.
Watching this space closely since 2019.
Re: Best practices for actuator bench testing before installing in a full robot?
Small correction on one detail:
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. 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: Best practices for actuator bench testing before installing in a full robot?
Appreciate the detailed answer.
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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
Re: Best practices for actuator bench testing before installing in a full robot?
Not to derail, but this reminds me of something adjacent:
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.
-
deborahperez
- Posts: 279
- Joined: Sat Aug 31, 2024 4:22 am
Re: Best practices for actuator bench testing before installing in a full robot?
I dealt with almost this exact situation.
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.
Re: Best practices for actuator bench testing before installing in a full robot?
@deborahperez To answer this directly:
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. 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.
he/him
Re: Best practices for actuator bench testing before installing in a full robot?
@rao91 I'd frame this differently.
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. 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.
Makes me wonder how this looks in another five years.
-
diego.moore6
- Posts: 155
- Joined: Thu May 08, 2025 8:48 am
Re: Best practices for actuator bench testing before installing in a full robot?
@shill Not to derail, but this reminds me of something adjacent:
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.
Building > buying.
-
deborahperez
- Posts: 279
- Joined: Sat Aug 31, 2024 4:22 am
Re: Best practices for actuator bench testing before installing in a full robot?
I dealt with almost this exact situation.
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. 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.