Page 2 of 3

Re: Anyone using open-source actuator designs as a starting point?

Posted: Sat Jan 31, 2026 9:55 pm
by karen_kim
@young58 I'd take that specific number with a grain of salt, honestly. 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: Anyone using open-source actuator designs as a starting point?

Posted: Mon Feb 02, 2026 12:30 pm
by jchen
@karen_kim Ran into exactly this myself. 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. 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 using open-source actuator designs as a starting point?

Posted: Mon Feb 02, 2026 9:04 pm
by karen_kim
From hands-on experience, 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.

Re: Anyone using open-source actuator designs as a starting point?

Posted: Mon Feb 09, 2026 3:59 pm
by barbara.jones
Here's the relevant bit as far as I understand it: 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.

Re: Anyone using open-source actuator designs as a starting point?

Posted: Thu Feb 19, 2026 11:13 am
by ronald.clark
Sorry if this is a basic question, but 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: Anyone using open-source actuator designs as a starting point?

Posted: Sat Feb 21, 2026 6:21 am
by freya.smith
@ronald.clark 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. 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. Kind of makes me think about how different this all looked even three years ago.

Re: Anyone using open-source actuator designs as a starting point?

Posted: Thu Feb 26, 2026 12:34 pm
by larrysokolov
Still learning the space, so correct me if wrong - 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.

Re: Anyone using open-source actuator designs as a starting point?

Posted: Tue Mar 03, 2026 6:23 pm
by olga_lind
@larrysokolov This raises a question for me - 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. 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.

Re: Anyone using open-source actuator designs as a starting point?

Posted: Wed Mar 04, 2026 6:38 pm
by benjaminsanchez
@olga_lind Speaking from personal experience here, 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: Anyone using open-source actuator designs as a starting point?

Posted: Sun Mar 08, 2026 10:00 pm
by kim37
@benjaminsanchez I dealt with almost this exact situation. 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.