Anyone modeling actuator degradation curves over thousands of cycles?
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@jessica_faro Related question -
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. 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.
Reminds me a bit of the early drone hobbyist scene, honestly.
he/him
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@nicole10 From hands-on experience,
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. 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.
Reminds me a bit of the early drone hobbyist scene, honestly.
she/her
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@scott21 Worth being a little skeptical of the marketing angle here.
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. 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.
they/them
-
emilyperez
- Posts: 246
- Joined: Mon Oct 28, 2024 8:03 pm
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@young58 Here's what I know on this:
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: Anyone modeling actuator degradation curves over thousands of cycles?
From what I've seen:
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.
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@james15 I see it a little differently.
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. 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: Anyone modeling actuator degradation curves over thousands of cycles?
Ran into exactly this myself.
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. 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.
Watching this space closely since 2019.
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@choi98 Respectfully, I think this undersells it 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.
he/him
-
servoken70
- Posts: 179
- Joined: Sun Nov 17, 2024 5:05 am
Re: Anyone modeling actuator degradation curves over thousands of cycles?
@rao91 Side note that might be relevant:
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. 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.
Watching this space closely since 2019.
Re: Anyone modeling actuator degradation curves over thousands of cycles?
Yeah, this tracks with what I've read as well.
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. 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.