Custom actuator design - where do hobbyists even source the motors?
-
karen.chen3
- Posts: 189
- Joined: Mon Mar 10, 2025 1:30 pm
Custom actuator design - where do hobbyists even source the motors?
Ran into this exact question at work this week and wanted a sanity check.
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. 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.
Curious to hear how others see this.
they/them
-
mohammed64
- Posts: 99
- Joined: Mon Jul 28, 2025 9:56 am
Re: Custom actuator design - where do hobbyists even source the motors?
@karen.chen3 Can I ask a dumb follow-up -
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.
he/him | robotics hobbyist since the DARPA Grand Challenge days
-
carlossanchez
- Posts: 155
- Joined: Mon Feb 17, 2025 1:44 am
Re: Custom actuator design - where do hobbyists even source the motors?
This raises a question for me -
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.
"Torque is a lifestyle."
-
ashley_flor
- Posts: 109
- Joined: Fri May 09, 2025 8:12 pm
Re: Custom actuator design - where do hobbyists even source the motors?
+1 to this. Worth adding:
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.
-
benjaminsanchez
- Posts: 180
- Joined: Fri Apr 18, 2025 1:58 am
Re: Custom actuator design - where do hobbyists even source the motors?
This matches something I went through recently.
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: Custom actuator design - where do hobbyists even source the motors?
@benjaminsanchez I dealt with almost this exact situation.
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.
he/him
-
diego.moore6
- Posts: 155
- Joined: Thu May 08, 2025 8:48 am
Re: Custom actuator design - where do hobbyists even source the motors?
This is exactly the kind of context I was looking for.
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.
Building > buying.
Re: Custom actuator design - where do hobbyists even source the motors?
Here's the relevant bit as far as I understand it:
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. 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.
"Torque is a lifestyle."
-
carlossanchez
- Posts: 155
- Joined: Mon Feb 17, 2025 1:44 am
Re: Custom actuator design - where do hobbyists even source the motors?
From what I've seen:
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. 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.
"Torque is a lifestyle."
Re: Custom actuator design - where do hobbyists even source the motors?
This matches what I've seen too.
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.
she/her