Most of a robot's design compromises get made at the actuator: torque density against backdrivability, precision against cost, force against compliance. This guide catalogs 25 actuator and transmission technologies across seven classes, from brushed DC motors to artificial muscles.
This is the simplest motor that works. Current flows through a wound rotor, and carbon brushes riding on a copper ring handle commutation mechanically. You get two wires, torque proportional to current, and no drive electronics beyond an H-bridge. Brushed DC did most of the twentieth century's actuation, and it still owns the bottom of the market, where a motor has to cost a dollar and spin as soon as you connect a battery.
Strengths & weaknessesIt's about as simple and cheap as actuation gets. Torque is proportional to current, no commutation electronics are needed, and reversing or controlling it is easy. On the weakness side, brushes wear out after hundreds to thousands of hours, they arc, and they generate EMI and dust. Heat ends up in the rotor, which is the hardest place to remove it from, so continuous torque is capped. At any performance level that matters, a BLDC now beats brushed DC on every axis except price and simplicity.
When to usePick brushed DC when the axis is intermittent-duty, cost-dominated, and coarse: a few hundred to a few thousand hours of life is acceptable, the BOM allows single dollars, and control is an H-bridge off a battery. Typical cases are toys, lids, low-end grippers, and prototype drivetrains. The coreless variant is worth its premium at low power when you need zero cogging and smooth motion, as in medical pumps and micro-mechanisms. Avoid brushed DC for continuous duty, tight thermal budgets, or any joint you plan to iterate toward higher performance, because rotor-trapped heat caps sustained torque and brush wear turns into a maintenance item. If you outgrow it, the usual upgrade is a small BLDC with a commodity FOC drive.
Key numbersBrush life several hundred to a few thousand hours · peak efficiency roughly 50–75% in small sizes, higher on coreless types · no-load speed typically 3,000–15,000 rpm · continuous torque well under the stall rating, since the heat sits in the rotor · unit cost under $1 at volume, $100 and up for precision coreless motors.
ExamplesToys, seat adjusters, and appliance actuators by the billion; hobby gearmotors (Pololu-class) in education and prototyping robots; coreless brushed micromotors (Faulhaber, Maxon DCX) surviving in medical devices and precision niches where their zero-cogging smoothness matters.
Suppliersmaxon — premium coreless brushed and BLDC micromotors · FAULHABER — precision micro drive systems
Economic profileThe industry is fully commoditized, with sub-dollar units at volume. The premium coreless niche (Maxon, Faulhaber) holds its margins through quality and documentation. In robotics BOMs the brushed motor is usually the placeholder that gets designed out as requirements harden, though for low-duty, cost-dominated axes it stays the rational choice.
VideosMotor Tutorials: Coreless DC Motor and Drive Basics (FAULHABER)
This is the default motor of modern robotics. Permanent magnets sit on the rotor, the stator windings are commutated electronically, and field-oriented control (FOC) delivers smooth, precisely known torque at any speed including stall. Drone ESCs commoditized the electronics, and EVs industrialized the magnets and windings. Outrunner geometries (large-diameter and pancake-thin) maximize torque per mass, which is why they're used in essentially every quasi-direct-drive robot joint.
Strengths & weaknessesEfficiency is high (90%+), power density is good, and the only wear parts are the bearings. Torque is known from current, so you get force estimation for free, and the heat is generated in the stator where you can actually remove it. On the weakness side, it needs position sensing and a three-phase drive, so the electronics are part of the actuator rather than an accessory. Continuous torque is thermally limited far below peak, ungeared torque density is modest (which is why transmissions exist), and rare-earth magnets carry China supply-chain exposure.
When to useMake BLDC + FOC your starting assumption for any powered robot joint. It handles continuous duty, runs above 90% efficiency, gives you torque from current for sensorless force estimation, and puts the heat in the stator where you can sink it. Then choose the transmission around it: none for transparency, a single-stage planetary for QDD limbs, a strain-wave gear for precision arms. Step away only at the edges. If the axis is worth under roughly $20 and never runs hot, use a brushed motor or a stepper. If open-loop positioning is good enough, use a stepper. If the spec is in nanometers rather than newton-meters, look at direct-drive, linear, or piezo hardware instead. For a mainstream joint, anything other than BLDC needs a specific reason.
Key numbersEfficiency above 90% at rated load · continuous torque typically a third to a half of peak · ungeared specific torque usually under 10 Nm/kg on robot-joint outrunners · no-load speed 1,000–10,000 rpm depending on winding · frameless kits $50–150 at volume from Chinese suppliers, $500 and up from Western catalogs.
ExamplesT-Motor and Maxon EC frameless kits in robot joints; every drone propulsion motor; Tesla Optimus and Unitree joint modules; ODrive/moteus/VESC open-source FOC drives that made hobby-grade force control possible.
SuppliersT-Motor — high-torque outrunners and robot-joint motors · mjbots — open FOC drives and moteus servo modules
Economic profileFrameless torque motors that cost $500+ from Western catalogs ship for $50–150 from Chinese suppliers at volume, and humanoid demand is pushing prices down further. The motor itself is becoming a commodity, so the margin is moving to the integrated module (motor + gear + encoder + drive) and to the FOC silicon. Magnet supply is the thing to watch.
VideosAN885: Brushless DC Motor Fundamentals (Microchip) · Sensorless BLDC Position and Speed Control: A Technical Review (arXiv)
A stepper gives you position control without feedback. A toothed rotor snaps between discrete magnetic detents (typically 200 per revolution, microstepped finer), so counting pulses tells you where the rotor is. Open-loop positioning this cheap is why steppers run essentially every 3D printer, desktop CNC, camera stage, and lab automation axis in use. Closed-loop variants add an encoder and fix the classic lost-step failure for modest extra cost.
Strengths & weaknessesSteppers are very cheap, simple to control, hold full torque at standstill, and position repeatably with no sensors. Weaknesses: torque falls off quickly with speed, and the motor draws full current while holding still, which makes it hot and inefficient. Missed steps under overload produce position errors with no warning, resonance bands cause vibration, and torque density is poor. Steppers position light loads; they don't power limbs.
When to usePick a stepper when the load is light and predictable, speeds stay in the low hundreds of RPM, and the whole axis has to land under roughly $30. That covers instrument stages, syringe pumps, tool positioners, and printer-class motion where full holding torque at standstill is useful. If a missed step would matter but the budget still can't reach a servo, use a closed-loop variant with an encoder. Avoid steppers wherever the load can vary or collide, because lost steps fail silently, and wherever watts or heat matter, because the motor draws full current doing nothing. Above that line, use a BLDC servo axis. For powered limbs, a stepper was never a candidate.
Key numbers200 full steps per revolution (1.8° step angle), microstepped to 1/16 or finer · holding torque around 0.4 Nm for a NEMA 17, several Nm for a NEMA 34 · usable speed in the low hundreds of rpm before torque falls off · positioning accuracy roughly ±5% of a step, non-cumulative · motor $5–20 plus about $2 for the driver.
ExamplesEvery FDM 3D printer axis (NEMA 17 as a de facto standard), syringe pumps and lab robots, pick-and-place machines, telescope mounts; hybrid closed-loop steppers (ClearPath, cheap Chinese servo-steppers) taking share from the low-end servo market.
SuppliersSTEPPERONLINE — commodity NEMA steppers at volume · Teknic — ClearPath closed-loop servo-steppers
Economic profileSteppers are the cheapest precision positioning per axis available, at $5–20 for the motor and $2 for the driver, with a large commodity ecosystem behind them. In robotics proper they're confined to instrument axes and tooling, but they set the cost floor for everything above them: any servo axis has to justify its premium against a $15 stepper that already does open-loop positioning.
VideosStepper Motor Basics (Oriental Motor) · Control of Stepping Motors: A Tutorial (University of Iowa)
An integrated servo is a motor sold as a finished solution: motor, encoder, drive, and tuning packaged as one closed-loop product. The range runs from the $3 hobby RC servo up to the industrial AC servo axes that power every CNC machine and industrial robot. What you're paying for is the integration, since you buy position (or velocity, or torque) control as a commodity instead of engineering it yourself. "Smart servos" (Dynamixel and its descendants) brought daisy-chained digital buses to hobby and research robotics.
Strengths & weaknessesEngineering time drops to configuration time. Industrial versions come with decades-proven reliability, safety functions, and fieldbus integration, and the surrounding ecosystem of cables, gearheads, and software is complete. The downside is that you inherit the vendor's choices, usually including a high-ratio gearbox with poor backdrivability. Hobby-grade servos strip gears and burn out under sustained load. The markup over loose components is what the integration is worth, and at humanoid volumes that markup is being competed away by in-house modules.
When to useBuy an integrated servo when engineering time is scarcer than unit cost. That covers research platforms and low-volume machines (Dynamixel-class smart servos) and industrial axes that need certified safety functions, fieldbus integration, and decade-scale reliability (Yaskawa/Beckhoff-class). It's usually the right call up to a few hundred units a year, or wherever the axis isn't your product's differentiator. If the joint needs backdrivability or force transparency, skip it, because the bundled high-ratio gearbox rules that out; use a QDD module instead. At humanoid-scale volumes, the integration markup pays for an in-house motor-gear-encoder module within a product generation.
Key numbersRated torque roughly 0.3–30 Nm across 100 W to 5 kW industrial frames · rated speed usually 2,000–3,000 rpm, peak 4,000–6,000 · absolute encoders of 20 bits and up on modern industrial servos · bundled gearhead backlash typically 3–15 arcminutes on standard grades · unit cost $3 for a hobby RC servo, $30–100 for a smart servo, roughly $500–3,000 per industrial axis.
ExamplesYaskawa, Fanuc, Siemens, and Beckhoff AC servo axes across industrial automation; Dynamixel (Robotis) as the research-robot standard; Feetech/Waveshare clones powering the low-cost arm wave (SO-ARM100 class); KEBA-driven cobot joints.
SuppliersROBOTIS — Dynamixel smart servos, the research standard · Yaskawa — industrial AC servo axes
Economic profileIndustrial servo axes are a mature, oligopolistic $10B+ market with stable margins. The disruption is at the bottom: $30 Chinese smart servos now offer what cost $300 a decade ago, and the open-source robot arms built on them have pushed down the entry price of manipulation research. For robot builders the recurring question is whether to buy the module or build the joint, and volume is usually what decides it.
VideosServo Motor Overview (Oriental Motor) · Dynamixel Smart Actuator Documentation (ROBOTIS)
Direct drive means no transmission at all: a large-diameter, many-pole motor drives the load directly. There's no backlash, no gear friction, and no reflected-inertia amplification, so it's about the cleanest torque source available, with position resolution limited only by the encoder. The cost is fundamental. Torque scales with motor volume and current, so direct drive means big, heavy, hot motors doing work a gearbox would do for free. Frameless kits (rotor plus stator, no housing) let you build the motor into the joint structure itself.
Strengths & weaknessesBackdrivability and force transparency are as good as they get, precision reaches sub-arc-second with a good encoder, operation is silent, there are no wear parts, and control bandwidth is the highest of any option here. Weaknesses: torque density is the worst of any electric option, and continuous torque at temperature is the binding limit. Holding a gravity load burns power the whole time. The motors are expensive per Nm because there's no gear multiplying anything.
When to useGo direct drive when transparency or precision is the product and the axis carries no standing gravity load. Typical cases are haptic interfaces, gimbals, rotary tables, metrology and wafer stages, and force-sensitive test rigs, where the spec is sub-arc-second resolution, zero backlash, or kilohertz force bandwidth and the motor can be as big as it needs to be. Avoid it for gravity-loaded limbs and mobile robots, since holding torque burns continuous power and torque density is the worst on this sheet. That's the gap QDD closes with a single 6–10:1 stage at a fraction of the motor mass. Budget the encoder alongside the motor, because at this precision class it can cost as much as the motor.
Key numbersZero backlash by construction · continuous torque from under 1 Nm to several hundred Nm depending on diameter · specific torque roughly 2–10 Nm/kg continuous, the lowest of the electric options here · position resolution to sub-arc-second with a matched encoder · rated speed usually a few hundred rpm · encoder cost often as much as the motor.
ExamplesSemiconductor wafer stages and rotary tables (the natural home), Kollmorgen/ETEL/Tecnotion frameless lines, the direct-drive SCARA arms of the 1980s (AdeptOne, which proved the approach worked and also showed why it stayed niche), haptic devices, gimbal motors on every camera drone.
SuppliersKollmorgen — frameless torque motor kits · Celera Motion — direct-drive motors and precision encoders
Economic profileDirect drive owns the applications where precision or transparency is the product and mass is tolerable: stages, metrology, and haptics. As robot joints, pure direct drive lost out to QDD, but the same frameless motors are QDD's core component, so category volume still benefits from humanoid demand. Price per Nm is the metric to compare on, and encoder cost often rivals the motor's.
VideosDirect Drive Motors, Frameless Resolvers and Ring Encoders (Novanta Celera Motion)
The planetary is the workhorse transmission. A sun gear, planet gears, and a ring gear share the load across multiple tooth contacts, giving 3–10:1 per stage in a compact coaxial package that stacks to any ratio. That load sharing gives planetaries the best torque density of any conventional gearing, and at low ratios (a single stage) they stay efficient and backdrivable. That's the property that made them the transmission of choice for quasi-direct-drive designs.
Strengths & weaknessesTorque density is high, efficiency runs 90–97% per stage, the layout is coaxial, they take shock well, and they're manufactured everywhere at every quality grade. Weaknesses: backlash is on the order of arcminutes unless the gearbox is preloaded, and precision grades cost accordingly. Multi-stage stacks lose efficiency and backdrivability quickly, and they get noisy at high speed. At the ratios arms traditionally need (50–150:1), stacked planetaries end up bigger than strain-wave and cycloidal designs.
When to useDefault to a planetary for any ratio you can reach in one or two stages. Use a single 3–10:1 stage for backdrivable QDD limbs, and two stages up to roughly 100:1 for drivetrains, wheels, and general servo axes where arcminute backlash (or the cost of a preloaded grade) is acceptable. It's the cheapest torque density you can buy, at every quality point from hobby grade to ground-and-preloaded. If the spec is 50:1 or more in a pancake envelope with zero backlash, use a strain-wave gear instead. If it's a base joint taking heavy shock at high ratio, use a cycloidal, which survives loads that stacked planet gears won't.
Key numbersRatio 3–10:1 per stage, stacking to 100:1 and beyond · efficiency 90–97% per stage · backlash 6–15 arcminutes on economy grades, under 1 arcminute ground and preloaded · acceleration torque typically 1.5–2× the nominal rating · unit cost $10 for hobby gearheads to $1,000 and up for precision servo grades.
ExamplesEvery cordless drill; Neugart/Wittenstein precision gearheads on industrial servos; single-stage planetaries inside MIT Cheetah-descended QDD joints (Unitree, Tesla Optimus rotary joints); drone gimbal and rover wheel hubs; automotive transmissions by the hundred million.
SuppliersNeugart — precision planetary gearheads · WITTENSTEIN — low-backlash servo planetaries
Economic profileThe category is fully industrialized, with a steep quality-price ladder running from $10 hobby gearheads to $1,000+ ground-and-preloaded servo grades. Robotics demand concentrates in the low-backlash middle, where Chinese suppliers are pushing prices down. Because the single-stage planetary is the enabling component of QDD modules, it's one of the highest-volume beneficiaries of the humanoid buildout.
VideosEpicyclic Gearing Explained (Neugart) · Gear Technical Reference (KHK Gears)
The strain-wave drive is the transmission that made the modern robot arm practical. An elliptical wave generator flexes a thin-walled flexspline inside a rigid circular spline, and the two-tooth difference between them gives ratios of 50–160:1 in a single pancake-thin stage with essentially zero backlash. No other transmission packs that much ratio into that little space and mass, which is why six of them sit in nearly every industrial robot and cobot wrist built since the 1980s.
Strengths & weaknessesYou get zero backlash, very high single-stage ratios, a thin coaxial form factor with a through-hole for cables, and excellent positional repeatability. Weaknesses: the flexing metal spline has finite fatigue life and strict shock-load ceilings, since impacts can ratchet or crack it. Efficiency is mediocre (60–85%) and friction depends strongly on load. Torsional wind-up and resonance make force control harder, and the drive is essentially non-backdrivable. Until recently, one company set the world price.
When to useChoose strain-wave when you need 50–160:1 with zero backlash in minimum mass and axial depth. That means arm wrists and distal joints, cobots, positioning duty where trajectories are controlled and impacts are rare, and anywhere a cable pass-through hole is worth having. Design around its limits: derate for shock, since a single hard impact can ratchet the flexspline, and plan for force control through its wind-up and load-dependent friction to be a real controls project. Avoid it for impact-exposed proximal joints, where a cycloidal handles the hits better, and for contact-rich tasks that need backdrivability, where a QDD joint is the modern answer. If you're buying cheap Chinese units, qualify them on fatigue-life data rather than catalog torque.
Key numbersRatio 50–160:1 in a single stage · backlash under 1 arcminute, effectively zero · repeatability typically within a few tens of arcseconds · efficiency 60–85%, worse at low load and low temperature · wave generator life 7,000–10,000 hours L10 at catalog torque and 2,000 rpm input, 35,000–50,000 hours L50 average · unit cost $500–2,000 from incumbents, roughly a third of that from Chinese suppliers.
ExamplesHarmonic Drive Systems (the namesake, ~half the world market), every UR cobot joint, most industrial-robot wrists, space mechanisms from lunar rovers to JWST; Chinese challengers (Leaderdrive, Zhongdadi) scaling with the humanoid boom; Tesla Optimus uses strain-wave stages in high-torque joints.
SuppliersHarmonic Drive — the strain-wave originator · Leaderdrive — Chinese strain-wave supplier scaling with humanoid demand
Economic profileThis is a textbook precision-manufacturing moat. The know-how in flexspline tooth grinding and material fatigue supported a near-monopoly for decades at $500–2,000+ per unit. Humanoid demand (a dozen or more units per robot) has started a real supply race, with Chinese units now at about a third of incumbent prices and quality closing. Compare fatigue-life data rather than catalog specs, because that's where cheap units still differ.
VideosStrain Wave Gear Operating Principle (Harmonic Drive) · Harmonic Drive Gear Failures in Industrial Robots: An Overview (PHM Society)
The cycloidal is the heavy-duty precision transmission. An eccentric input rolls cycloidal discs against ring pins, engaging a large fraction of the lobes at the same time. That multi-tooth contact gives cycloidals the two things harmonic drives lack: very high shock-load capacity (they survive 500% momentary overloads) and high torsional stiffness, at ratios of 30–300:1. They dominate the high-torque base joints of industrial robots the same way harmonic drives dominate the wrists.
Strengths & weaknessesOverload tolerance and rigidity are both very high, backlash is near zero when preloaded, fatigue life is long, and single-stage ratios are high. Weaknesses: they're heavier and bulkier than strain-wave at equal ratio, and the eccentric motion needs balancing and produces a small cyclic ripple. Manufacturing tolerances are very tight, which is part of why the market is a duopoly. Efficiency is similar to harmonic, and the drive is effectively non-backdrivable.
When to usePick a cycloidal for high-torque proximal joints that will take shock loads: industrial-robot bases and shoulders, humanoid hips and knees, and anything that lifts hundreds of newton-meters or absorbs impacts as part of normal operation. Its 500% momentary overload rating and torsional stiffness are what keep those joints from becoming service calls. It suits ratios of 30–300:1 and a mass budget that can absorb the extra kilograms over strain-wave. Avoid it in wrists and distal joints where grams and axial depth dominate, since harmonic packages better there, and in force-controlled, contact-transparent joints, where a low-ratio QDD stage is the right architecture.
Key numbersRatio 30–300:1 in one or two stages · momentary overload capacity around 500% of rated torque · backlash under 1 arcminute when preloaded · efficiency roughly 80–90% at rated load · rated service life 6,000 hours at rated torque and 15 rpm output, which is not the same basis as a harmonic drive's rated hours.
ExamplesNabtesco RV series — the base and shoulder joints of the large industrial robots of Fanuc, ABB, KUKA, Yaskawa (Nabtesco holds ~60% of the world precision-reducer market); Sumitomo Fine Cyclo; Spinea; Chinese entrants (Shuanghuan, Zhongdadi) chasing the market; 3D-printed hobby cycloidals as a maker staple.
SuppliersNabtesco — RV cycloidal reducers, ~60% world share · Spinea — compact TwinSpin cycloidals
Economic profileCycloidals are the other half of the Japanese precision-reducer duopoly, and the story looks much like harmonic drives': decades of stable oligopoly pricing, now under pressure from Chinese suppliers as robot volumes grow. Their shock tolerance makes them good candidates for humanoid hips and knees, which take impacts constantly. Whoever industrializes a compact, cheap cycloidal for that duty gets a large share of the embodied-AI BOM.
VideosFunctional Principle of Cycloidal Gears (Nabtesco) · RV Two-Stage Reduction Engineering (Nabtesco Motion Control)
A screw converts rotary motion to linear motion with mechanical advantage in the thousands: the screw turns and the nut advances. Lead screws slide, which makes them cheap, self-locking, and lossy. Ball screws recirculate bearing balls between the threads, which makes them 90%+ efficient, precise, and expensive. Both give the highest force density of any electromechanical option, since a small motor plus a fine-pitch screw can press tonnes. That's why machine tools, presses, and now humanoid knees are built on them.
Strengths & weaknessesForce multiplication is very large, ground ball screws position to microns, lead screws self-lock so they hold load with no power, and the whole arrangement is stiff and simple. Weaknesses: the motion is linear only, and speed is capped by screw whip and nut dynamics. Lead screws lose 50–70% of the input to friction. Ball screws are sensitive to shock and contamination. Backdrivability runs from poor (ball) to none (lead), so force control has to be sensed and computed rather than felt through the mechanism.
When to usePick a screw when the joint is fundamentally a linear force problem: humanoid knees and ankles, presses, clamps, and lifts. You get kilonewtons from a modest BLDC, micron repeatability from ground ball screws, and power-off self-locking for free if you use a lead screw. If the same envelope has to carry 3–10× the load and shock, step up to a planetary-roller screw. Avoid screws where the motion is naturally rotary, where speed matters (whip caps travel rates), or where the joint needs to feel contact, since backdrivability runs from poor to none. If you need transparent linear force, use a linear motor or a cable drive. If you need a backdrivable rotary joint, use QDD.
Key numbersBall screw efficiency 90% and up; lead screw 30–50% · lead typically 2–25 mm per revolution · positioning accuracy about ±8 µm over 300 mm on C3-grade ground ball screws · axial load from a few hundred N to tens of kN, and 3–10× that from a planetary roller screw in the same envelope · lead screws self-lock below roughly 5° helix angle, holding load with no power.
ExamplesEvery CNC machine axis and injection-molding press; THK, NSK, Hiwin as the incumbent industry; electric vehicle brake and steering actuators; Tesla Optimus and Figure's linear knee/ankle actuators, reflecting the fact that leg joints are largely linear force problems; aircraft flap actuators.
SuppliersTHK — ball screws and linear motion at global scale · Rollvis — planetary roller screws for humanoid-class linear joints
Economic profileStandard grades are a mature bearing-industry commodity, while precision ground screws still carry real margins. Humanoid designers have been choosing planetary-roller screws (the ball screw's high-force cousin, using rollers instead of balls for 3–10× the load capacity and price), which turned a quiet aerospace niche into a fast-growing one. Compact roller screws could end up being the humanoid era's supply chokepoint, in the way harmonic drives were for industrial arms.
Videos2.72 Elements of Mechanical Design: Lecture Notes incl. Screw Drives (MIT OpenCourseWare)
These transmissions move torque over a distance. Synchronous belts, steel cables, and capstan windings carry torque from a motor mounted where mass is cheap (the base) to a joint where mass is expensive (the wrist). Cable and capstan drives also give near-zero backlash and very good backdrivability, because the friction is rolling rather than sliding. That's why they're used in haptics and surgical robotics, where feeling the load is the whole point of the device.
Strengths & weaknessesRemote actuation cuts limb inertia substantially. Tensioned cables run smooth, quiet, backdrivable, and backlash-free, and belts are cheap and tolerant of misalignment. The main weakness is compliance: belts stretch and cables creep, which costs stiffness and means tensioning maintenance. Routing through multiple joints couples those joints kinematically. Power density is modest, and cable fatigue and fraying are wear items that need inspection (part of why surgical robots replace instruments on a schedule).
When to useReach for belts and cables when moving mass is the problem. Putting the motors at the base drops limb inertia a lot, which is why tendon drives are standard in dexterous hands and cable capstans are standard in haptics and surgical instruments, where backdrivable, backlash-free feel is the product. Belts are the cheap default for planar stages (CoreXY, SCARA, deltas) and any long run that has to tolerate misalignment. Avoid them when you need stiffness under high load or maintenance-free life, since cables creep, fray, and need tensioning; for heavy sustained force, use a screw or a geared joint instead. Keep the routing simple, because every joint a cable crosses becomes a kinematic coupling you have to compensate for.
Key numbersSynchronous belt efficiency 95–98% · capstan reduction typically 5–20:1 per stage · backlash effectively zero on a tensioned cable or capstan drive · belt pitch 2–5 mm on small robots (GT2 and GT3 profiles) · minimum pulley diameter roughly 20× the cable diameter for reasonable fatigue life.
ExamplesThe da Vinci surgical system's cable-driven instruments (the category's flagship), Phantom haptic devices' capstans, 3D printer CoreXY belt systems, SCARA and delta robot belt stages, tendon-driven robot hands (Shadow Hand), Agility Robotics' leg transmissions mixing cables and links.
SuppliersGates — synchronous belts and drives · SDP/SI — small-mechanism belts, cables, and pulleys
Economic profileBelts are a commodity. Precision cable and capstan work is closer to craft engineering, with real know-how moats in tension management, termination, and routing, but there's little standalone industry around it; the expertise mostly lives inside products like surgical and haptic systems. For humanoid hands, tendon drives are the current compromise between dexterity and packaging, which keeps this old craft relevant.
VideosForte: A Strong, Accurate, Low-Cost Capstan-and-Belt Robot Arm (arXiv)
QDD is the architecture that took over legged robotics. You pair a large-diameter, high-pole-count BLDC with a single modest planetary stage, typically 6–10:1. The low ratio keeps reflected inertia and friction small, so the joint stays backdrivable enough to feel contact through motor current alone, which gives you proprioceptive force control with no force sensor. The gear stage still raises torque density enough to drive a real limb. The MIT Cheetah popularized the approach, and it's now the default recipe in quadrupeds and most humanoid rotary joints.
Strengths & weaknessesTransparency and impact tolerance are both good, since impacts backdrive the motor instead of breaking gear teeth. You get force estimation for free, high control bandwidth, and a mechanically simple joint. Weaknesses: torque density is below what high-ratio geared joints achieve, so QDD limbs run hot holding static loads. The big-diameter motors dominate joint mass and cost. Precision is limited by the motor-side encoder plus the gear's small backlash, which is fine for locomotion but short of what machining-grade arms need.
When to useQDD is the default for contact-rich dynamic joints: legs, dynamic arms, and anything that makes hard contact and needs to sense it. Impacts backdrive the joint harmlessly, torque is estimated from current with no load cell, and $100–500 buys the whole module off the shelf. Size it for duty cycles dominated by motion rather than holding, because the torque density is real but the thermal headroom for standing under gravity all day isn't. If the joint mostly holds static load, use a 50:1+ strain-wave joint, which runs cooler and smaller. If the spec is machining-grade repeatability, a harmonic-drive servo axis is still the right tool, since QDD's motor-side encoder and residual gear lash can't get there.
Key numbersGear ratio 6–10:1 in a single planetary stage · continuous torque typically 5–20 Nm from a module under 1 kg, with peaks 2–3× higher · specific torque roughly 10–20 Nm/kg continuous · joint efficiency around 85–90%, since only one gear stage sits in the path · module cost $100–500 for motor, gear, encoder and FOC drive together.
ExamplesMIT Cheetah/Mini Cheetah (the archetype), Unitree's entire quadruped and humanoid line, Tesla Optimus rotary joints, open-source actuators (MIT-inspired T-Motor AK series, ODrive-based builds), Ghost Robotics.
SuppliersCubeMars — AK-series QDD modules, the open-robotics default · MyActuator — integrated QDD joint modules
Economic profileThe AK-series-class QDD module packages motor, planetary, encoder, and FOC drive into one puck for $100–500. It started as a research part and is turning into a commodity at Chinese volume pricing. Margins are moving to whoever owns module integration and reliability data. The open question is thermal: QDD humanoids that stand still all day may push designers back toward higher ratios.
VideosQuasi-Direct Drive for Low-Cost Compliant Robotic Manipulation (arXiv) · Alternative Metrics to Select Motors for Quasi-Direct Drive Actuators (arXiv)
A series-elastic actuator puts a spring between the gearbox and the load deliberately. Because the deflection of a known spring is itself a force measurement, force control turns into position control of spring compression, which is robust, cheap to sense, and stable in contact. The spring also filters shock loads before they reach the gear teeth and stores energy during cyclic motion like walking. Pratt and Williamson published the idea in 1995, and it defined a generation of human-safe and legged robots until QDD offered transparency without a spring.
Strengths & weaknessesForce fidelity is very good and requires only cheap sensing. Impacts get absorbed rather than transmitted, energy storage improves locomotion efficiency, and the design tolerates the cheap high-ratio gearboxes it wraps around. Weaknesses: the spring caps force-control bandwidth, because fast force changes have to wait for the spring to deflect. It adds mass, volume, and a resonance you have to control around. Position precision degrades through the compliance, and the per-joint engineering complexity never really commoditized.
When to useChoose an SEA when the spring pays for its mass twice over: cyclic joints with real energy exchange (ankles, hips, exoskeleton and prosthetic drives), and human-contact applications where compliance has to survive a controller fault rather than being simulated by the controller. It also makes cheap high-ratio gearboxes usable, since the spring supplies the force sensing and shock protection the gearbox lacks, which helps when the BOM can't afford QDD-class motors. Avoid it when force bandwidth matters, since fast force changes wait on the spring and closed-loop force response typically lands well below what a QDD joint's current loop delivers, and avoid it when position precision is the spec. For general contact-rich joints with no energy-storage story, QDD is the modern default and the design you have to beat.
Key numbersForce-control bandwidth typically 10–50 Hz, set by spring stiffness and load inertia · spring deflection usually a few degrees at rated torque · gear ratio behind the spring commonly 50–200:1 · peak joint torque 50–150 Nm on legged and exoskeleton designs.
ExamplesBaxter and Sawyer (Rethink Robotics, which built its safety case on SEAs), NASA's Valkyrie, Agility Robotics' Cassie/Digit lineage (leaf-spring elements), rehabilitation exoskeletons (Lokomat-class) where compliant interaction matters most, ANYmal's early ANYdrive joints.
SuppliersHEBI Robotics — X-series series-elastic smart actuators
Economic profileSEA lost the mainstream legged-robot argument to QDD, which gets its compliance from control rather than steel, but it survives where physical energy storage or guaranteed contact safety is worth paying for: exoskeletons, rehab, prosthetics, and ankle and hip joints with large cyclic energy. If you're evaluating a modern SEA pitch, the question to ask is why software impedance on a QDD joint isn't sufficient. Sometimes it genuinely isn't.
VideosSeries Elastic Actuator: Design, Analysis and Comparison (IntechOpen) · Modeling and Application of Series Elastic Actuators for Force Control (arXiv)
In a variable stiffness actuator, mechanical stiffness is a controlled variable. Each joint uses two motors: one sets position, and the other adjusts the preload on a nonlinear spring. The joint can be rigid for precision one moment and soft for impact the next, and the compliance is physical rather than simulated by the controller. The biological argument for this is straightforward, since muscles co-contract to modulate stiffness all the time. The engineering cost is a second actuator's mass, cost, and complexity in every joint.
Strengths & weaknessesThe compliance is physical, so it still works when control fails, which is a safety case software impedance can't fully match. Energy storage can be tuned to the gait or task, and impact response is smooth. Weaknesses: you roughly double actuator mass and cost per joint to get a property that QDD approximates in software. The nonlinear spring mechanisms are intricate and prone to wear, and controlling the coupled system is a research field of its own. After two decades of prominence in EU research projects, no volume application has adopted it.
When to useSpecify a full VSA only when physically guaranteed, control-independent compliance is a hard requirement. That usually means a safety case where software impedance on a failed controller isn't an acceptable answer, or research studying stiffness modulation itself. If you only need one tunable axis (gait-dependent stiffness in a prosthetic ankle, or a clutch that disengages on impact), use the single-motor, selective versions of the idea instead of two motors per joint. Otherwise avoid it. The second actuator's mass and roughly 2× joint cost buy a property a QDD joint approximates in software for free, and two decades of prototypes with no volume adoption is a base rate worth taking seriously.
Key numbersTwo motors per joint, one setting position and one setting spring preload · stiffness adjustable over one to two orders of magnitude, wider in some research designs · stiffness transition time typically a few hundred milliseconds · joint mass and cost roughly 2× a single-motor actuator of the same output torque.
ExamplesDLR's Hand Arm System and FSJ joints (the field's flagship), IIT's AwAS and CompAct series, qbrobotics' commercial VSA modules (the rare productization), MACCEPA-based prosthetics research.
Suppliersqbrobotics — commercial variable-stiffness actuators and soft hands
Economic profileThe category is scientifically rich but commercially stalled, because the extra safety and efficiency over software-compliant QDD hasn't justified 2× joint cost anywhere at scale. The ideas do show up in simpler forms that work: clutches, adjustable ankles in prosthetics, and single-motor nonlinear springs. A good rule of thumb is to treat full two-motor VSA pitches as research instruments, and to look for the commercial opportunity in selective, single-axis stiffness modulation.
VideosVariable Impedance Actuators: A Review (Robotics and Autonomous Systems)
Servo valves meter pressurized oil at 200–350 bar into cylinders and rotary actuators. This gives the highest force density of any actuation technology, by an order of magnitude. A fist-sized cylinder exerts tonnes, and because power arrives through hoses, the joints themselves weigh almost nothing. Hydraulics built every excavator, press, and aircraft control surface, and they powered the dynamism of Boston Dynamics' hydraulic Atlas and BigDog before the company went electric.
Strengths & weaknessesForce and power density at the joint are unmatched. Relief valves give intrinsic overload tolerance, force transmission is stiff, and the hardware holds up in filth and heat. The weaknesses start with the system tax: pump, accumulator, valves, hoses, filters, and heat exchanger. At small scale that supporting hardware erases the density win. Servo valves cost thousands and demand immaculate fluid, efficiency is poor (throttling losses often put system-level efficiency at 10–30%), leaks are common, and valve nonlinearity makes force control hard to get right.
When to useUse servo-hydraulics when forces reach tens of kilonewtons per axis, the environment is dirty, hot, or shock-laden, and one power plant can be amortized across many joints. That covers excavator-class machinery, forging and press automation, high-force test rigs, and autonomy retrofits of machines that are already hydraulic. Below roughly excavator scale the math flips: the pump, valves, hoses, and cooler cost mass and money, and 10–30% system efficiency erases the density win. That's why legged robots moved to electric QDD, which needs a tenth the maintenance. If you need hydraulic-class force without a central plant, look at an EHA instead. If a ball screw plus a BLDC can push it, stay electric.
Key numbersSupply pressure 200–350 bar · cylinder force tens of kN per axis, hundreds of kN on press and forging equipment · servo-valve bandwidth roughly 50–250 Hz · system efficiency 10–30% after throttling losses · positioning typically 0.1–1 mm · $10k+ per axis once the pump, valves, and cooling are counted.
ExamplesHydraulic Atlas's backflips (retired 2024, effectively the end of hydraulic humanoids), every excavator and forestry machine (now targets for robotic retrofit: Gravis, Built Robotics), aircraft actuation, industrial testing rigs (MTS/Instron), die-casting and forging automation.
SuppliersMoog — servo valves and hydraulic motion control · Bosch Rexroth — industrial hydraulics at scale
Economic profileHydraulics dominate where forces are enormous and the mass budget is generous: construction, mining, and presses. That's a large, mature industry, and it's being retrofitted with autonomy rather than replaced. In legged robotics the question is settled, because electric QDD matched the dynamism at a tenth the maintenance. What's left for hydraulics is electro-hydrostatic hybrids (the next entry) and autonomy retrofits of existing hydraulic fleets, where the machine has already been bought.
VideosElectro-Hydraulic Valves: A Technical Look (Moog) · Understanding Electrohydraulic Valve Types (Power & Motion)
An EHA is hydraulics with no hydraulic plant. It's a self-contained unit where an electric motor drives its own small pump, moving sealed fluid directly to its own cylinder, so there's no central pump, no servo valves, and no throttling. Force control comes from motor torque (efficient and reversible) rather than valve metering (lossy), which makes EHAs backdrivable in a way classic hydraulics never were. Aerospace adopted them for "more-electric" aircraft. Robotics uses them where electric density runs out but hydraulic infrastructure isn't acceptable.
Strengths & weaknessesYou get hydraulic force density with electric-drive controllability and 60–80% efficiency. The fluid is sealed for life, each joint is a module with only wires running to it, and the compliance of the fluid gives inherent shock tolerance. The weaknesses: a pump per joint means many precision pumps, and the pump is the expensive, wear-prone part. Bandwidth trails valve-controlled hydraulics. Small EHAs lose a disproportionate share of their power in the pump. And the design work is engineering-intensive, with few off-the-shelf products at robot scale.
When to useConsider an EHA when sustained joint force outgrows what a BLDC plus a roller screw can package (multi-kilonewton loads with shock exposure) and a central hydraulic plant isn't acceptable: aerospace surfaces, heavy exoskeletons, high-payload humanoid legs. You get hydraulic density with motor-side force control, 60–80% efficiency, sealed fluid, and only wires running to the joint. Avoid it while your requirements still fit electromechanics. Every joint carries its own precision pump, nothing is off the shelf at robot scale, and prices are aerospace-adjacent, so adopting one is a program decision rather than a catalog purchase. If you need the bandwidth or force of valve-controlled hydraulics, classic servo-hydraulics is still the better answer.
Key numbersForce 1–10 kN at robot scale, tens of kN on aerospace control surfaces · internal pressure 200–350 bar · efficiency 60–80%, roughly double a throttled servo-hydraulic system · positioning typically 0.1–1 mm · $10k+ per axis, and most robot-scale units are semi-custom.
ExamplesF-35 flight-control actuators (the flagship deployment), Moog and Parker aerospace lines, Apptronik's early EHA work and various humanoid knee prototypes, KNR and Kawasaki hydraulic-robot research, heavy-payload exoskeletons.
SuppliersDomin — additively-manufactured direct-drive servo valves and compact EHA systems · Parker — aerospace and industrial EHA lines
Economic profileOn paper EHAs are the right endpoint for high-force robot joints. What holds them back is the absence of a commodity micro-EHA supply chain, so every unit is semi-custom at aerospace-adjacent prices. If humanoid load requirements outgrow ball-screw-plus-BLDC solutions, EHAs are the successor waiting to be used. A company that industrialized a cheap, sealed 1–10 kN robot EHA would be filling a real gap.
VideosElectrohydrostatic Actuation Technology Overview (Moog) · Electro-Hydrostatic Actuation in Next-Generation Machines (Moog)
Solenoid valves switch compressed air at 6–8 bar into cylinders, which gives fast, simple, two-position actuation for pennies per cycle. Pneumatics is the automation most people never see: industry has vastly more pneumatic axes than servo axes. They do the clamping, ejecting, sorting, and pick-and-place that never needs a controlled trajectory, just "out" and "back" against mechanical stops.
Strengths & weaknessesPneumatics is very cheap and fast (full stroke in tens of milliseconds), intrinsically compliant and overload-safe, clean enough for food and pharma, and explosion-proof by nature. The weaknesses follow from air's compressibility, which makes mid-stroke position control hard enough that it's rarely done in practice; pneumatic axes run to stops instead. System efficiency is poor, roughly 10–20% from compressor to work. Air prep (drying, filtering) and leaks are permanent costs in a factory. Force density is modest at safe pressures.
When to useUse pneumatics for binary motion against mechanical stops at high cycle rates: clamp, eject, sort, gripper open and close. It fits wherever plant air already exists and the axis has to cost tens of dollars, survive washdown, or sit in an explosive atmosphere. Compressibility helps at the gripper, where it gives intrinsic compliance and overload safety, and hurts everywhere else. Avoid pneumatics for mid-stroke position or force control, for anything untethered (the compressor is part of the system), and on energy-audited lines where 10–20% wall-to-work efficiency draws scrutiny. If the motion needs a trajectory rather than two endpoints, a servo-electric gripper or axis is the upgrade.
Key numbersLine pressure 6–8 bar · cylinder force roughly 200 N to 2 kN across common 20–63 mm bores · full stroke in tens of milliseconds · compressor-to-work efficiency 10–20% · repeatability mm-class, and only at the end stops · cylinder plus valve costs tens of dollars per axis.
ExamplesSMC and Festo's entire catalogs (a $10B+ duopoly-adjacent industry), every injection-molding sprue picker and packaging line, gripper open/close on countless robot arms, soft-robotics research (air is the usual power source for soft actuators; see the McKibben entry).
SuppliersSMC — the pneumatics volume leader · Festo — pneumatic and electric automation components
Economic profilePneumatics has the lowest cost per motion in automation, and the compressor's inefficiency is hidden in the plant utility bill. Robotics uses pneumatics at the periphery (grippers, tooling) rather than in joints. One trend worth watching: as factories electrify end-of-arm tooling for controllability, cheap servo grippers are taking share from pneumatic grippers, and both SMC and Festo now sell electric axes defensively.
Videos4 Basic Pneumatic Circuits (Power & Motion) · Industrial Pneumatics: Operational Essentials and Specification Tips (Power & Motion)
A linear motor is a rotary motor unrolled: the magnets lie flat as a track and the coils form a moving forcer, producing linear force directly with no screw, belt, or gear in between. Because nothing converts rotary motion into linear motion, nothing backlashes, wears, or limits speed. Linear motors hit 10+ m/s and nanometer-class precision at the same time, which is why semiconductor lithography stages, the most precise moving machines ever built, use nothing else. Iron-core versions maximize force; ironless versions eliminate cogging, which makes the motion very smooth.
Strengths & weaknessesZero backlash, no transmission wear, extreme speed and acceleration, sub-micron precision with linear encoders, and travel you extend by adding track. The main weakness is that there's no mechanical advantage: every newton comes from amps and magnets, so continuous force per dollar is poor. Strong open magnet tracks collect ferrous debris and are awkward to handle. Holding force requires constant current or a brake. And the magnet track's cost scales with travel length.
When to usePick a linear motor when a linear axis has to be both fast and precise (meters per second and micron-or-better accuracy in the same move), or when throughput per track meter justifies the cost of the magnets: lithography stages, SMT gantries, programmable transport lines. Ironless variants give you cogging-free smoothness for scanning; iron-core variants give you force. Avoid linear motors when the axis mostly holds force rather than moves, because holding burns continuous current or needs a brake, while a ball screw holds for free. Also avoid them when travel is long but speed is modest (a belt or screw costs a fraction of the track), or around ferrous swarf, which the open magnet track will collect.
Key numbersContinuous force roughly 50 N to 5 kN per forcer, with peak around 3× continuous · speeds above 10 m/s · acceleration typically 3–10 g on light stages · zero backlash, sub-micron positioning with a linear encoder and nanometer-class on lithography stages · $1k–10k per axis, and the magnet track's cost scales with travel length.
ExamplesASML wafer and reticle stages, pick-and-place machine gantries (the SMT industry runs on them), laser cutters and high-end CNC axes, maglev-style transport systems (Beckhoff XTS, Planar motors), Rockwell/B&R track systems replacing conveyor lines.
SuppliersTecnotion — iron-core and ironless linear motors · ETEL — precision direct-drive systems for semiconductor stages
Economic profileLinear motors own the applications where precision times throughput justifies the cost of the magnets, semiconductors above all. In robotics proper they appear in gantry robots, and they're moving into "linear transport" factory lines that replace conveyors with programmable movers. Falling magnet-track prices from Chinese suppliers are widening the niche downward into general automation.
VideosWhat Are the Benefits of a Linear Motor? (Tecnotion) · Why Choose an Ironless Motor? (Tecnotion)
A voice coil actuator applies the loudspeaker principle to precision motion: a coil sits in a permanent-magnet gap, force is exactly proportional to current, and the coil moves without friction over short strokes (millimeters to a few centimeters). There's no cogging, no hysteresis, and no mechanical contact, which makes it the cleanest force source in engineering, with bandwidth into the kilohertz. Every hard drive head, camera autofocus, and fast-steering mirror is a voice coil, and haptics and micro-dosing borrowed them for the same reasons.
Strengths & weaknessesForce is perfectly linear with current, there's no friction or backlash, bandwidth reaches kilohertz, the actuator is silent, and it's intrinsically backdrivable. The weaknesses: stroke is short. Force density is poor, holding force burns continuous current, and there's no holding at all with the power off. Heat in the moving coil limits continuous duty. And past a few centimeters of travel, a linear motor is the better version of the same idea.
When to useUse a voice coil when the stroke is millimeters to a couple of centimeters and you need fast, clean force: kilohertz bandwidth, force exactly proportional to current, zero friction. That fits fast-steering mirrors, precision dosing, haptic transducers, and the fine stage of a coarse-fine axis layered on a screw or linear motor. If travel goes beyond a few centimeters, use a linear motor instead (same physics, packaged for distance). Avoid voice coils wherever the load must be held without power, since there's no detent and no self-locking, so you'd have to add a brake or use a screw. Avoid them for sustained high force too, because the moving coil reaches its thermal limit quickly.
Key numbersStroke a few millimeters to a few centimeters · continuous force typically 1–100 N, with peak several times higher in short bursts · bandwidth into the kilohertz · sub-micron resolution with a position encoder · no holding force at zero current · cents at phone volume, hundreds of dollars for precision industrial units.
ExamplesHard-disk head actuators (billions made, the highest-volume example), smartphone camera OIS/AF modules, fast-steering mirrors in optics and laser comms, Apple's Taptic Engine, wafer-stage fine-positioning layers, ventilator and dosing valves.
SuppliersH2W Technologies — voice coil and linear actuator specialist · Akribis — voice coils and precision stages
Economic profileThere are two economic worlds here. Consumer-electronics voice coils are stamped out for cents at phone volume, while precision industrial units (Akribis, ThorLabs, BEI) run hundreds of dollars. In robotics they appear wherever a joint needs a fast, fine force stage layered on a coarse actuator. Semiconductor equipment perfected that coarse-fine architecture, and humanoid hands may yet rediscover it.
VideosA solenoid is the bluntest form of electromagnetic actuation: energize a coil and an iron plunger snaps in. It's binary, fast, and nearly free, and it does the industrial world's twitch work. Solenoids open valves, throw latches, kick parts off conveyors, and fire pinball flippers. Force is highly nonlinear (weak at full extension, strong near closure), so solenoids are good for impacts and holds, not motion control.
Strengths & weaknessesSolenoids are the cheapest electric actuator per unit, respond in milliseconds, need no electronics beyond a switch, and are very reliable in on/off duty. The weaknesses: they're essentially uncontrollable mid-stroke, and the force-stroke curve is severely nonlinear. Continuous energization overheats the coil (latching variants fix this with magnets). Stroke is short, and efficiency in sustained duty is poor. A solenoid is a switch that moves, not an actuator that positions.
When to useUse a solenoid when the requirement is genuinely binary and short-stroke: throw a latch, fire a valve, kick a part, engage a brake. You get millisecond response for cents to dollars, with nothing to tune. If the state has to be held for minutes or held with the power off, specify a latching (permanent-magnet) variant before the coil overheats. Avoid solenoids as soon as the spec mentions position, speed, or proportional force anywhere between the endpoints, because the force-stroke curve won't cooperate. If you need controlled short-stroke force, use a voice coil; if you need controlled travel, use a small gearmotor.
Key numbersStroke usually 2–25 mm · force a few newtons at full extension, rising to tens of newtons near closure · response roughly 5–30 ms · duty cycle typically 10–50% on non-latching coils, since continuous current overheats them · cents to a few dollars per unit.
ExamplesEvery fluid solenoid valve (the largest actuator population on earth), door locks and vending machines, part-reject flippers on sorting lines, pinball machines, camera shutters, automotive starter engagement.
SuppliersTLX Technologies — custom solenoids and electromagnetic actuators · Johnson Electric — motors and solenoids by the hundred million
Economic profileSolenoids are a fully mature commodity measured in cents to dollars, and they have no robotics story of their own. They are everywhere in robot peripherals, though: pneumatic valve manifolds, tool-changer locks, and safety brakes are all solenoid-actuated. They get an entry here mainly so the niche is recognized. When the requirement is truly binary, nothing cheaper or more reliable exists.
VideosHow to Select a Linear Solenoid (Geeplus) · Shaping the Solenoid Force Curve (TLX Technologies)
Piezo ceramics are crystals that flex under voltage. They deform by only ~0.1% of their length, but they do it with sub-nanometer resolution, microsecond response, and enormous force. Stacks deliver tens of microns at kilonewtons, amplified flexures trade force for millimeter strokes, and ultrasonic or stick-slip motors chain microscopic steps into unlimited travel at surprising speed. Wherever positioning is measured in nanometers (microscopy, photonics, semiconductor metrology), piezo is the only option.
Strengths & weaknessesResolution and bandwidth are unmatched. Piezo works in vacuum and at cryogenic temperatures, produces no magnetic fields, holds position unpowered (stacks), and is immensely stiff. The weaknesses: native stroke is microscopic, so any longer motion comes from amplification, and amplification has its own costs. Hysteresis and creep mean you need closed-loop sensing for accuracy. Drive voltages are high, 100–1000 V. The ceramics are brittle and don't tolerate tension or shock. And ultrasonic motors wear at their friction interfaces.
When to useReach for piezo when resolution is measured in nanometers, bandwidth in kilohertz, or the environment rules out electromagnetics (vacuum, cryogenic, MRI-adjacent, or field-sensitive metrology), and the stroke fits in microns for stacks or a few millimeters for amplified flexures. Ultrasonic and stick-slip motors extend travel further when speed can be modest. Two bonuses no coil matches: stacks hold position unpowered, and stiffness is extreme. Avoid piezo when the stroke is centimeters at high speed or the load is limb-scale, because amplification eats force and the ceramics don't tolerate shock or tension. Budget for the overhead up front, since closed-loop sensing for hysteresis and 100–1000 V drives are part of the bill. If you need clean millimeter-scale force at low voltage, a voice coil is the simpler tool.
Key numbersNative strain about 0.1% of stack length, so stacks give tens of microns and amplified flexures a few millimeters · blocking force into the kilonewtons for a stack · sub-nanometer resolution and microsecond response · drive voltage 100–1,000 V · open-loop hysteresis roughly 10–15%, so accuracy needs closed-loop sensing · $1k–10k for a closed-loop stage.
ExamplesEvery AFM and confocal microscope stage (Physik Instrumente, npoint), camera autofocus ultrasonic ring motors (Canon USM lineage), fuel-injector piezo stacks (billions of firings), fiber-alignment stages, and inkjet printheads, which are arguably the highest-volume piezo actuator of all.
SuppliersPhysik Instrumente — piezo stages and stacks, the precision incumbent · PiezoMotor — piezo-stepping micro motors
Economic profilePiezo is a profitable precision oligopoly (PI, Cedrat, Noliac/CTS) at instrument-industry margins. Automotive-scale stack production for injectors shows the ceramics can be cheap at volume. Robotics touches piezo only at the extremes: micro-manipulation, surgical micro-tools, and any claim of nanometer dexterity. It won't ever move a limb, and it doesn't need to.
VideosPiezo Basics: Fundamentals of Piezoelectricity and Piezo Actuators (PI) · Piezoelectrics in Positioning: Nanopositioning Tutorial (PI, PDF)
Below roughly a millimeter, Coulomb attraction between charged surfaces beats magnetics, and silicon micromachining builds actuators by the wafer-full. Comb drives and parallel plates steer mirrors, tune optics, and pump micro-fluids, with the die itself costing cents; thermal and piezoelectric micro-elements cover the same jobs where electrostatic force falls short. The same physics that is hopeless at robot scale, where the forces are micronewtons, is dominant at chip scale.
Strengths & weaknessesMEMS actuators are batch-fabricated on semiconductor economics, thousands per wafer, with nanometer precision, microsecond speeds, and near-zero power (electrostatic holding is capacitive). The weaknesses: forces and strokes are microscopic, so they're useful only where the load is also microscopic. Stiction and dielectric charging are chronic failure modes. Packaging often costs more than the die. And scaling up in force means ganging thousands of elements, which is rarely worth it.
When to useChoose MEMS when the load itself is microscopic (a mirror facet, an optical element, a microliter of fluid) and volumes justify wafer economics: thousands of units per wafer, nanometer precision, near-zero holding power. It's a design-win business, so plan on packaging and fab NRE dominating the die cost. Avoid MEMS for any macroscopic force or stroke, because micronewtons don't gang up economically. A good rule of thumb is that one millimeter is the practical boundary: above it, piezo or voice-coil hardware takes over. No robot joint decision ever lands here.
Key numbersForce in micronewtons and travel typically 1–100 µm · drive voltage usually 10–100 V · switching in microseconds · holding power near zero, because electrostatic actuation is capacitive · thousands of die per wafer · die cost in cents, with the package and its high-voltage driver, not the die, setting what a usable part costs.
ExamplesTI's DLP micromirror arrays (millions of mirrors per chip), MEMS autofocus and OIS (a growing phone niche), MEMS scanning mirrors in LiDAR and AR displays, RF-MEMS switches, microfluidic pumps and valves, Fabry-Perot tunable filters.
SuppliersMirrorcle Technologies — MEMS mirror actuators · Texas Instruments — DLP micromirror arrays
Economic profileMEMS is a semiconductor business rather than a motion-control one, and value tracks design wins in consumer and automotive optics. For robotics the relevance is components rather than motion: MEMS mirrors inside solid-state LiDAR, micro-optics in sensors. It's included here to mark the boundary. Below a millimeter, "actuator" means silicon, and the supply chain is a fab.
VideosMirrorcle MEMS Mirrors: Technical Overview (Mirrorcle Technologies, PDF) · Electrostatically Actuated MEMS Resonators: A Review (Microsystems & Nanoengineering via PMC)
Nitinol wire, deformed while cool, snaps back to its trained shape when heated through its phase transition, contracting ~4–5% like a muscle fiber. It does this silently, with no motor, gear, or magnet. Work density per gram is very high, and a hair-thin wire lifts hundreds of grams. Heating is easy, since you run current through the wire itself, which makes SMA the simplest possible electric "muscle": two wires and physics.
Strengths & weaknessesForce per mass is extraordinary, motion is silent and vibration-free, the wire is intrinsically compliant and cheap, and there's no mechanism at all. The weaknesses follow from the fact that SMA is a thermal engine. Efficiency is ~1–3%. Bandwidth is limited by cooling (a hertz at best, less when the wire is insulated). Hysteresis makes precise control hard. Fatigue shortens life at high strain. And holding a position costs continuous heat. SMA is good at occasional twitches and bad at cycling.
When to useUse SMA where the stroke is sub-millimeter, the duty is light, and silence, low mass, or mechanism-free simplicity is what matters: camera modules, micro-valves, deployables and latches that fire rarely, medical mechanisms where a motor won't fit. If you keep strain low (well under the 4–5% maximum) and cycles gentle, the wire lasts millions of actuations for pennies. Avoid SMA for anything continuous, fast, or efficient. 1–3% efficiency, cooling-limited bandwidth of a hertz or so, and having to heat the wire just to hold position make it wrong for limbs and wrong for sustained duty. In those cases a voice coil or micro gearmotor is the honest answer. Be skeptical of any pitch promising limb-scale SMA muscle, because it's working against thermodynamics.
Key numbersContraction 4–5% at maximum, and well under that for long life · a 0.1–0.15 mm nitinol wire pulls roughly 1.5–3 N · actuation temperature typically 70–90 °C · efficiency 1–3%, because it is a thermal engine · bandwidth around 1 Hz, set by cooling · millions of cycles at low strain, far fewer near the strain limit · wire costs pennies at consumer volume.
ExamplesSmartphone camera OIS/autofocus (Cambridge Mechatronics, SMA's one high-volume application, billions of units), medical stents and guidewires (superelastic cousins), aerospace deployables and louvers (Boeing's morphing chevrons), micro-grippers, animatronic and soft-robot research.
SuppliersCambridge Mechatronics — SMA actuators at smartphone volume · Memetis — SMA micro-valves and miniature actuators
Economic profileWhere strokes are sub-millimeter and duty is light, SMA has already won at consumer volume. The camera-module industry proves the wire can cost pennies and stay reliable for millions of cycles at tiny strain. As a limb-scale muscle, thermodynamics is the hard limit. A good diligence rule: trust SMA pitches at millimeter stroke and hertz bandwidth, and question everything bigger and faster.
VideosAI Control Methodologies for SMA Actuators: A Systematic Review (Micromachines via PMC) · A Physics-Based Model of Hysteresis in SMA Wire Transducers (arXiv)
A McKibben muscle is a rubber bladder in a braided sleeve. Inflate it and the braid geometry converts radial expansion into axial contraction, up to ~25% strain, with force-per-weight far above what electric motors manage. It was invented for prosthetics in the 1950s (McKibben). The pneumatic muscle contracts, softens, and springs like the biological original, and it costs almost nothing to make. It remains soft robotics' default power source and the usual "muscle" in biomimetic projects.
Strengths & weaknessesForce density and inherent compliance are both excellent, the muscle is naturally safe around humans, it tolerates misalignment (it's a rope that pulls), it's water- and dirt-proof, and it's extremely cheap. The weaknesses: it needs compressed air, so the compressor, valves, and tether are the real system. Force fades nonlinearly as the muscle contracts. You need antagonistic pairs to move in both directions. Hysteresis and air compressibility make precision very hard. And bladder fatigue is a genuine wear item.
When to useUse McKibben muscles when compliance and force-per-gram dominate, precision doesn't, and compressed air is already on site or a tether is acceptable: compliant tensioning and special machines on factory air, wearable and rehabilitation prototypes, bio-inspired research where muscle-like springiness is the point. Design in antagonistic pairs and treat bladder fatigue as a scheduled consumable. Avoid them on untethered robots, where the compressor, valves, and hoses are the real system and cancel the mass advantage. Avoid them for anything needing repeatable position or force, too, since hysteresis and air compressibility get in the way. In that case use electric QDD joints or plain cylinders running to stops.
Key numbersContraction up to about 25% of length · operating pressure 4–6 bar on plant air · peak pull roughly 600 N at 10 mm muscle diameter to 6 kN at 40 mm · force falls toward zero as contraction approaches its limit · the muscle costs a few dollars, and the compressor and valves are the real system cost.
ExamplesFesto's Fluidic Muscle (the industrial productization) and its Airic's-arm demos, Shadow Robot's original air-muscle hand, countless bio-inspired legged and wearable prototypes, exosuit research (Harvard's soft exosuit lineage uses related pneumatics), Bridgestone's 1980s "rubbertuators."
SuppliersFesto — the Fluidic Muscle, the industrial McKibben productization
Economic profileThe muscle itself is nearly free. The pneumatic infrastructure is the entire cost, and it's the reason no untethered robot uses them at scale. Commercially they persist in the niches Festo serves (compliant tensioning, special machines) and in research. The investable adjacency is the valve and micro-compressor problem: whoever makes soft-robot pneumatics battery-portable would bring this whole class back.
VideosThese are electrostatic muscles. Dielectric elastomer actuators (DEAs) squeeze a rubbery capacitor between compliant electrodes; apply kilovolts and it flattens and expands. HASEL actuators (2018, Keplinger lab) improved on the recipe by filling flexible pouches with liquid dielectric. The field zips the pouch shut and hydraulically displaces the fluid, which combines electrostatic speed with muscle-like contraction, a self-healing dielectric, and built-in capacitive self-sensing. This family is the most credible fully-electric artificial muscle so far.
Strengths & weaknessesStrain is muscle-like (10–30%+) at tens to hundreds of hertz, efficiency is high (the mechanism is electrostatic, and energy recovery is possible), operation is silent, and the actuator senses itself. It's made from films and liquids using processes friendly to roll-to-roll production. The weaknesses: it needs kilovolt drive electronics, and miniaturizing a safe 5–10 kV supply is half the product. Forces per unit are modest, so you need stacks and arrays. Dielectric breakdown and electrode fatigue set the lifetime. And no application beyond demos has shipped at volume yet.
When to useConsider HASEL/DEA when the application needs silent, muscle-like motion at modest force with built-in self-sensing, and can absorb a 5–10 kV drive stage: haptic surfaces, small valves and pumps, adaptive optics, soft-robot research. Those are jobs where tens of hertz and 10–30% strain in a film-thin package beat any motor. Design around stacks and arrays from the start, since single units push newtons, not tens of newtons. Avoid these for load-bearing joints and for any product that needs demonstrated lifetime today, because breakdown and electrode fatigue data are still thin and nothing has shipped at volume. If the muscle-like form factor isn't itself the requirement, use conventional electromagnetic actuation.
Key numbersStrain 10–30%+, close to biological muscle · bandwidth tens to hundreds of hertz · drive voltage 5–10 kV, and miniaturizing that supply is half the product · force of order newtons per unit, so stacks and arrays are the norm · built-in capacitive self-sensing · roughly $100–1k per axis at today's low volumes.
ExamplesArtimus Robotics (HASEL commercialization), Toyota Research and academic humanoid-muscle demos, historical SRI DEA work (the field's origin), haptic-display startups using DEA films, adaptive-optics and valve prototypes.
SuppliersArtimus Robotics — HASEL actuator commercialization · ESTAT Actuation — electroadhesive clutches built on the same electrostatic principle
Economic profileVenture capital keeps circling this category, because the materials are cheap, manufacturing is film converting, and the performance envelope genuinely resembles muscle. The unresolved questions are lifetime under load and the HV-electronics bill of materials. A reasonable posture is to watch for the first boring industrial design win (valves, haptics, pumps). Muscles for humanoids come after the boring win, not before.
VideosHASEL Actuator Technology (Artimus Robotics) · Review of Electrohydraulic Actuators Inspired by the HASEL Actuator (Biomimetics via PMC)
These are two muscles made from string. Twisted-string actuators (TSA) spin a pair of cords with a tiny high-speed motor. Twisting shortens the bundle, which converts cheap RPM into high linear force. The result is a transmission that weighs grams, costs cents, and has a ratio that grows as it twists. Supercoiled polymer (SCP) muscles go further: nylon fishing line, twisted until it coils, contracts several percent when heated. That 2014 discovery turned sewing thread into a muscle with 100× the work density of biological tissue.
Strengths & weaknessesForce per gram and cost are both remarkable. TSA turns any micro-motor into a tendon puller, which is ideal for prosthetic hands and wearables. The weaknesses: TSA strings fatigue, and the nonlinear ratio complicates control. Travel is limited and speed is modest. SCP muscles inherit SMA's thermal problems (single-digit efficiency, cooling-limited hertz bandwidth) plus polymer creep. They demo well and are rarely used in real applications.
When to useUse a twisted-string actuator when a gram-scale, cent-scale mechanism has to pull like a tendon: prosthetic and robotic fingers, exo-gloves, cable tensioners. Anywhere a tiny high-RPM motor plus two cords can replace a gearbox, TSA is worth a look, and the naturally rising ratio suits grasps that start fast and end forceful. Budget for string replacement as a wear item and handle the nonlinear ratio in your controller. Avoid TSA for long-travel or high-cycle continuous axes. Avoid SCP muscles in products entirely, since single-digit thermal efficiency and hertz-class bandwidth confine them to research until a non-Joule heating path appears. For controlled linear force at scale, a screw or voice coil is still the tool.
Key numbersTSA travel typically 10–30% of free string length · a gram-scale motor at thousands of rpm gives tens to hundreds of newtons of pull, with the ratio rising as the bundle twists · SCP contracts a few percent under Joule heating · SCP work density roughly 100× biological muscle · SCP efficiency single-digit, bandwidth around 1 Hz · string and thread cost cents, and both are wear items.
ExamplesTSA: prosthetic hands and exo-gloves in research (and consumer products quietly — some e-bike and cable-tensioning mechanisms), NASA tendon experiments; SCP: University of Texas/Baughman lab's nylon muscles, haptic and micro-robotics demos, textile-integrated actuator research.
SuppliersAllonic — braided/twisted-fiber muscle actuators
Economic profileTSA is an underrated engineering trick with real product wins available today in hands, grippers, and wearables, anywhere a gram-scale motor has to pull like a tendon. SCP remains materials-science upside without a thermal exit, so watch for photonic or chemical (non-Joule) heating breakthroughs before believing product claims. Together they illustrate the pattern in this field: the transmission innovations ship, and the thermal muscles wait.
VideosNew Twist on Artificial Muscles (PNAS via PMC) · Data-Driven Twisted String Actuation for Dexterous Hands (Biomimetics via PMC)
No actuator types match the current filters.
Try clearing a facet or broadening the search.
Terms that show up in the actuator explorer and are not obvious from outside the trade. Numbers are typical values, not specifications.
| Term | What it means |
|---|---|
| Antagonistic pair | Two one-way actuators pulling against each other across a joint, the way biceps and triceps do. Muscles, tendons, SMA wire, and twisted strings can only pull, so moving both directions takes a pair. Contracting both at once stiffens the joint without moving it, which is how these systems vary stiffness. |
| Arcminute | One sixtieth of a degree, and the unit gearbox backlash is quoted in. Economy planetary gearheads run 6–15 arcminutes; ground and preloaded planetaries, harmonic drives, and preloaded cycloidals come in under 1 arcminute. At 500 mm from the joint, 1 arcminute is about 0.15 mm of position error. |
| Backdrivability | How easily an external force can push the actuator backwards through its transmission. It is the practical proxy for safe contact, force control, and impact survival. Direct drive and QDD joints are backdrivable; harmonic, cycloidal, and lead-screw joints effectively are not. |
| Backlash | Lost motion when a transmission reverses direction, caused by clearance between gear teeth. It shows up as position error and as hunting in a feedback loop. Zero-backlash designs (harmonic, preloaded cycloidal, tensioned cable) pay for the fix in friction, cost, or compliance. |
| Ball screw and roller screw | Screws that carry the nut on rolling elements instead of sliding threads, which takes efficiency from roughly 30% for a plain lead screw to 90%+. Roller screws use threaded rollers instead of balls and carry several times the load in the same envelope at several times the price. Neither self-locks, so holding position needs a brake. |
| Belt, cable, and capstan drive | Transmissions that carry torque from a motor mounted where mass is cheap, usually the base, to a joint where mass is expensive, usually the wrist. A capstan wraps cable several turns around a drum so friction alone carries the load with no backlash. All three need tensioning, and cable stretch shows up later as calibration drift. |
| BLDC / PMSM | Brushless DC motor and permanent-magnet synchronous motor. The hardware is the same (permanent-magnet rotor, electronically commutated stator); the names describe different drive waveforms, trapezoidal for BLDC and sinusoidal for PMSM. Efficiency runs above 90%, which is why this is the default robot-joint motor. |
| Brushed DC motor | A motor where carbon brushes riding on a copper commutator switch current through a wound rotor mechanically. Torque is proportional to current and a battery is enough to run it, which is why it holds the low-cost end of the market. The heat sits in the rotor and the brushes wear, so continuous duty is where it runs out. |
| Cogging torque | The ripple you feel turning an unpowered motor by hand, caused by the rotor magnets snapping into line with the stator teeth. It degrades smooth low-speed motion and force fidelity. Coreless and ironless designs remove it by removing the iron teeth. |
| Commutation | Switching current between windings so the magnetic field keeps leading the rotor. Brushed motors do it mechanically through brushes; brushless motors do it in the drive electronics from measured or estimated rotor position. Which way a motor commutates decides its wear parts, its efficiency, and the electronics it needs. |
| Compliance | How much a joint deflects under load, meaning the opposite of stiffness. Physical compliance from a spring or a soft element keeps working when control fails, which is a safety argument software impedance cannot fully match. It costs bandwidth and position accuracy. |
| Cycloidal drive | A reducer where an eccentric shaft rolls lobed discs around a ring of pins, giving 30–200:1 in a single stage. Load spreads across many pins at once, so it survives shock that stacked planetary gears would not, which is why it holds the base joints of industrial arms. It is heavier and pricier than a harmonic drive at the same ratio. |
| Dielectric elastomer and HASEL | Actuators that squeeze a soft film or a liquid-filled pouch using electrostatic attraction between compliant electrodes. They reach 10–30% strain and respond quickly, and they need several kilovolts, which brings its own power electronics and a dielectric breakdown failure mode. HASEL swapped the solid film for a liquid dielectric, which removed most of the tearing problem. |
| Direct drive | Coupling the motor straight to the joint with no gearbox at all. Backdrivability and force transparency are as good as they get, there are no wear parts, and it runs silently. Torque density is modest at 2–10 Nm/kg, which is exactly why transmissions exist. |
| Duty cycle | How much of the time an actuator can be energized before it overheats. Continuous torque is thermally limited far below the peak or stall rating, so an actuator sized on peak will not hold a limb up against gravity all day. Non-latching solenoids typically manage 10–50%. |
| EHA | Electro-hydrostatic actuator: a sealed hydraulic unit with its own motor and pump, so there is no central pump, no servo valve, and no throttling loss. Efficiency is 60–80%, roughly double a valve-controlled hydraulic system, and force is commanded through motor torque rather than valve position. |
| Encoder | The sensor reporting shaft or joint angle back to the drive. Where it sits matters: a motor-side encoder watches the rotor and is blind to everything the transmission does, while a joint-side encoder watches the output and catches backlash and wind-up. Adding one to a stepper fixes the classic lost-step failure for modest cost. |
| Flexspline | The thin-walled, externally toothed cup inside a harmonic drive that an elliptical wave generator flexes into contact with the rigid circular spline. Its two-tooth difference from the circular spline produces the 50–160:1 ratio. Because it flexes every revolution it has a fatigue life and a hard shock ceiling, though the catalog life rating (7,000–10,000 hours L10 at rated load and input speed) is set by the wave generator bearing rather than by the flexspline. |
| FOC | Field-oriented control: the scheme that resolves three-phase motor currents into a torque-producing component and a magnetizing component and regulates them separately. It gives smooth, precisely known torque at any speed including standstill, which is what makes motor current usable as a force measurement. |
| Frameless motor | A motor sold as a bare rotor and stator, with no housing, bearings, or shaft, so the designer builds it into the joint structure. That saves mass and axial length, and it is how most direct-drive and QDD joints are made. Kits run $50–150 at volume from Chinese suppliers and $500 and up from Western catalogs. |
| Gearhead | A gearbox packaged to bolt onto a motor, nearly always planetary in robotics. One stage gives 3–10:1 and two stages up to about 100:1. Economy grades carry arcminutes of backlash; ground and preloaded grades come in under one arcminute and cost several times as much. |
| Harmonic drive | Also called strain-wave. An elliptical wave generator flexes a thin toothed cup against a rigid ring carrying two more teeth, giving 50–160:1 in one thin coaxial stage, zero backlash, and a through-hole for cables. It is in nearly every industrial robot wrist. The flexing cup has a fatigue life and a hard shock ceiling. |
| Hysteresis | The gap between the output you get on the way up and the output you get on the way back down for the same input. Piezo stacks show 10–15% open-loop hysteresis, and SMA wire and pneumatic muscles are worse, so all three need closed-loop sensing to position accurately. |
| Ironless | A motor built with no iron in the moving coil, so nothing is magnetically attracted to the magnet track and there is no cogging. Motion comes out very smooth, which suits scanning and metrology. Iron-core versions make more force in the same size and cog while doing it. |
| Linear motor | A rotary motor unrolled flat: a coil assembly rides over a magnet track with no screw, belt, or gear in between. It gives direct, transparent linear force at high speed and sub-micron resolution. The full stroke has to be lined with magnets, which is what makes long axes expensive. |
| NEMA frame | The standard mounting face and bolt pattern step motors are sold in, named by face size in tenths of an inch: NEMA 17 is 1.7 inches square and holds about 0.4 Nm, NEMA 34 several Nm. It makes motors interchangeable across suppliers, which is why NEMA 17 became the de facto 3D printer axis. |
| Outrunner | A motor built with the magnets on a rotating outer shell around the stator, instead of the usual rotor inside. The larger diameter buys torque at the cost of speed, which is the trade a robot joint needs. Nearly every QDD module and drone motor is an outrunner. |
| Piezo actuator | A ceramic that changes length under applied voltage, giving nanometer resolution and kilohertz bandwidth. A stack moves tens of microns at kilonewtons; a flexure amplifier trades that force for millimeter strokes. It works in vacuum, at cryogenic temperature, and near field-sensitive instruments, and it shows 10–15% open-loop hysteresis. |
| Pneumatic artificial muscle | A rubber bladder inside a braided sleeve, usually called a McKibben muscle, which shortens and fattens when pressurized. It contracts up to about 25% with a very high force-to-weight ratio and is compliant without any control effort. It needs an air supply, it is hard to position precisely, and it only pulls. |
| Preload | Deliberately taking the clearance out of bearings, gears, or screws by loading them against each other. It removes backlash and raises stiffness, and it costs friction, heat, and wear. A preloaded planetary or cycloidal grade is how sub-arcminute backlash is bought. |
| Proprioception | Estimating joint force and position from the motor itself (current and rotor angle) rather than from a load cell or joint encoder. It works only when the transmission is transparent enough to pass load back to the motor, which is why QDD joints use 6–10:1 gearing instead of 100:1. |
| QDD | Quasi-direct drive: a large-diameter BLDC paired with a single low-ratio planetary stage, typically 6–10:1. The low ratio keeps the joint backdrivable and lets it sense force from current, while still reaching roughly 10–20 Nm/kg continuous. It is the default architecture for legged robots. |
| Reflected inertia | The motor's rotor inertia as the load feels it through the transmission. It scales with the square of the gear ratio, so a 100:1 gearbox makes the rotor feel 10,000 times heavier at the joint. That is why a high-ratio joint resists being pushed even before friction is counted. |
| Repeatability | How closely a mechanism returns to the same place when sent there again, as distinct from accuracy, which is how close it gets to the commanded position in the first place. Robots are specified on repeatability because a repeatable error calibrates out and a random one does not. Harmonic-drive joints hold a few tens of arcseconds. |
| SEA | Series-elastic actuator: an actuator with a spring deliberately placed between the gearbox and the load. Spring deflection is a force measurement, so force control becomes position control, and the spring absorbs shock and stores energy. The cost is bandwidth, typically 10–50 Hz. |
| Self-locking | A transmission the load cannot backdrive at all, so it holds position with the power off. Lead screws self-lock below roughly a 5° helix angle. That saves holding power and removes any chance of feeling contact through the mechanism. |
| Servo | A motor with position feedback and a controller closing the loop around it, sold as one unit. The word stretches from a hobby RC servo to an industrial drive on a fieldbus, so it describes how the thing is controlled rather than what kind of motor is inside. |
| Shape-memory alloy (SMA) | Usually nitinol: a wire that contracts when heated past a transition temperature and relaxes as it cools. A 0.1–0.15 mm wire pulls roughly 1.5–3 N at 4–5% strain, silently and with no moving parts. Cooling sets the cycle rate, efficiency is around 1%, and hysteresis is large enough to force closed-loop sensing. |
| Solenoid | A coil that yanks an iron plunger when energized, giving one short stroke and no control in between. It is the cheapest way to make a discrete motion: latches, valves, pinball flippers. Force falls off sharply with air gap, so it is weak at the start of the stroke and strong at the end. |
| Specific torque | Torque per unit mass of the complete actuator, in Nm/kg, and the number that decides whether a limb can lift more than itself. Use continuous (thermally limited) figures rather than peak, which typically runs 2–3× higher. Direct drive manages 2–10 Nm/kg and QDD modules 10–20 Nm/kg. |
| Stall torque | Torque at zero speed and full current, quoted at one end of the motor's torque-speed line with no-load speed at the other. Torque falls off linearly between them. Continuous rated torque sits far below stall because of heat, so sizing a joint on stall torque cooks the motor. |
| Stepper motor | A motor with many pole teeth that moves in fixed increments, typically 1.8° per full step, and holds position with no feedback at all. It is cheap and precise open-loop, and it loses steps silently when overloaded, which is the failure closed-loop variants exist to fix. Torque falls off quickly with speed. |
| Stick-slip motor | A piezo motor that grips the load, deforms slowly, then releases fast so the load slips forward a fraction of a micron, repeated thousands of times a second. Chaining microscopic steps gives unlimited travel at nanometer resolution, and the mechanism holds position with the power off. |
| Strain | For an actuator, the fractional change in length it produces, quoted as a percentage. Piezo ceramics manage about 0.1%, SMA wire 4–5%, twisted strings 10–30% of free length, HASEL and dielectric elastomer films 10–30%, and pneumatic muscles up to 25%. The 10–30% range is what gets called muscle-like. |
| Transparency | How well a joint lets the load be felt back through the mechanism, meaning low friction, low reflected inertia, and no backlash. It is what makes force sensing from motor current work and what makes a haptic device feel like a real object. Any high-ratio gearbox destroys it. |
| Twisted-string actuator (TSA) | A pair of cords spun by a small high-speed motor, which shortens the bundle as it twists. It turns a cheap fast motor into high force at low speed with no gearbox, reaching 10–30% contraction. Cord fatigue and the nonlinear relation between rotations and displacement are the practical problems. |
| Variable stiffness actuator (VSA) | An actuator that changes its own compliance, usually with a second motor adjusting a spring's preload or lever arm. A joint can then be stiff for precision and soft for contact within the same task. The cost is a second motor and control loop in every joint. |
| Voice coil | A coil moving in a fixed magnetic field, the same arrangement as a loudspeaker. It gives direct, frictionless, cog-free force over a short stroke at kilohertz bandwidth. Every hard drive head, camera autofocus, and fast-steering mirror is one. |
An actuator choice is really a stack: motor + transmission + sensing + drive electronics + control. The system properties come from the whole stack rather than any one layer, so a very good motor behind a 100:1 gearbox still inherits the gearbox's friction, backlash, and fragility. Four axes decide most robotics arguments: torque density, backdrivability, precision, and cost. No known technology wins on more than three of them.
| Factor | Why it matters |
|---|---|
| Torque/force density | Nm/kg at the joint sets what a limb can lift including itself, and legged robots are especially sensitive to it. Continuous (thermal) ratings matter more than peak numbers. |
| Backdrivability & impedance | Whether the world can push back determines contact safety, force control quality, and survival of impacts. Reflected inertia scales with the square of the gear ratio, which is easy to miss. |
| Precision & backlash | Transmission backlash, compliance, and cogging set achievable accuracy; zero-backlash transmissions (harmonic, cycloidal preloaded) buy precision with friction and cost. |
| Bandwidth | Control-loop speed: how fast a force or position command turns into motion. Fluid lines, elastic elements, and heavy rotors all reduce it. |
| Efficiency & heat | Heat, rather than magnetics, is what limits continuous motor torque; gearing multiplies torque but adds 10–30% loss per stage. Battery-powered robots budget every watt. |
| Power-to-weight of the whole system | Hydraulics look far better than they are until the pump, valves, and hoses are weighed; pneumatics until the compressor is. Always compare at system level. |
| Robustness | Shock loads, dust, thermal cycling, and overload behavior vary by design: gearboxes strip, harmonic drives ratchet, direct drive usually survives. |
| Controllability | Smooth torque (BLDC with FOC) versus discrete steps (steppers) versus valve nonlinearity (fluids) determines the control effort needed for a given motion quality. |
| Factor | Why it matters |
|---|---|
| Cost per axis at volume | A humanoid has 30–50 actuated degrees of freedom; a $500 difference per axis is a $20k difference per robot. Actuators are typically the largest single cost block in a robot's BOM. |
| Supply concentration | Precision strain-wave and cycloidal gearing is dominated by two Japanese firms (Harmonic Drive, Nabtesco); rare-earth magnets by China. Both are strategic chokepoints, and humanoid demand is adding pressure to them. |
| Drive electronics | More of an actuator's cost is moving into silicon: FOC controllers, GaN stages, and integrated encoders get cheaper on semiconductor cost curves, while mechanical parts don't. |
| Integration level | Buying motor, gear, encoder, and drive separately versus an integrated smart-joint module trades cost against engineering time. Robotics BOMs are increasingly consolidating into the module layer. |
| Wear & service life | Gear replacement intervals and lubrication schedules dominate lifetime cost in industrial fleets; direct drive and fluid systems shift the maintenance elsewhere. |
| Volume trajectory | EV traction motors industrialized the BLDC supply chain; drone ESCs commoditized small FOC drives; humanoids are now doing the same to QDD modules and mini strain-wave gears. Costs fall roughly an order of magnitude wherever that volume arrives. |
Treat these orderings as directional rather than as laws; a well-engineered exception exists to each one. But if a pitch claims the top of all four axes at once, it is claiming a physics breakthrough, and you should diligence it as one.
Legged robotics spent two decades on hydraulics (Atlas-era Boston Dynamics) and harmonic-drive arms before the MIT Cheetah popularized the quasi-direct-drive recipe: a large-diameter, high-torque BLDC with a modest 6–10:1 planetary stage. Torque density is adequate, backdrivability is excellent, and impacts are survivable. Motor current also senses force for free, which gives you proprioception without a force sensor. Nearly every modern humanoid and quadruped joint is a variant of this recipe (with strain-wave gears surviving in the high-precision, low-speed joints), and the resulting demand is industrializing what was a research part into a commodity module.
There's no best actuator. There is a best actuator for a given joint's torque, speed, precision, contact, and cost budget, and a real robot usually mixes several. Evaluate at the system level (motor + gear + sensing + drive + thermal path), use continuous rather than peak ratings, and price the transmission's failure modes as seriously as you price the motor's specs. The transmission is usually the actual product decision, not the motor.
Durable actuator advantages have historically come from manufacturing precision at scale (Japanese gearmakers), materials position (magnets), or owning the integrated module layer. They rarely come from a novel actuation principle by itself, and most of those principles have stayed in the lab for fifty years.
Most joint arguments come down to the same handful of architectures. The ones below are what actually compete for a given axis. The tables after it break the stack into the decisions it actually contains: which motor, which reduction stage, and how to get a straight line. Piezo, MEMS, and the artificial muscles solve different problems and live in the explorer.
| Architecture | Torque density | Precision | Backdrive & contact | Cost | Pick it when |
|---|---|---|---|---|---|
| Servo + harmonic | High | Fine, zero backlash | Poor; hard impacts can ratchet | $1k–10k | You need 50–160:1 in minimum mass and axial depth for wrists and distal joints, with controlled trajectories and rare impacts. |
| Servo + planetary | High | Moderate; arcminute backlash | Good at low ratio | $100–1k | The default axis. It's the cheapest torque density at any ratio one or two stages can reach, so use it for wheels, drivetrains, and general positioning that tolerates backlash. |
| Servo + cycloidal | High | Fine, torsionally stiff | Poor | $1k–10k | High-torque proximal joints that take shock loads (robot bases and shoulders, humanoid hips and knees), where 500% momentary overload is the spec that matters. |
| Quasi-direct drive | High; static holds run hot | Moderate | Excellent; torque sensed from current | $100–1k | Contact-rich dynamic joints, meaning legs and dynamic arms that strike the world and have to feel it. It's the modern default for legged robots. |
| Ball/roller screw | Extreme (linear) | Fine to sub-micron | None; lead screws self-lock | $100–1k | The joint is really a linear force problem (knees, ankles, presses, clamps). You get kilonewtons from a modest motor, but contact is sensed rather than felt. |
| Servo-hydraulic | Extreme at the cylinder | Moderate | Poor; valve-mediated | $10k+ | You need tens of kilonewtons per axis in dirty, hot, high-shock environments, and one power plant amortizes across many joints (excavator class and up). |
| Pneumatic | Moderate | Coarse; repeatable at endpoints only | Excellent, intrinsically compliant | $10–100 | Binary motion against stops at high cycle rates (clamp, eject, gripper), where plant air already exists and the axis has to cost tens of dollars. |
The motor gets chosen before the transmission, and these five are the electric rotary options. What separates them is cost per axis, how much drive electronics you have to supply yourself, and the limit each one hits first.
| Motor | Cost per axis | Drive and feedback | Efficiency | Main limit | Pick it when |
|---|---|---|---|---|---|
| Brushed DC | Under $1 at volume; $100 and up for coreless | An H-bridge, no sensor | 50–75% in small sizes | Brush life of several hundred to a few thousand hours, and rotor-trapped heat caps continuous torque | The axis is intermittent, coarse, and cost-dominated, and a few thousand hours of life is enough (toys, lids, prototype drivetrains). |
| BLDC + FOC | $50–150 frameless at volume, $500 and up from Western catalogs | Three-phase FOC drive plus rotor position sensing | Above 90% at rated load | Ungeared specific torque stays under about 10 Nm/kg, and continuous torque is a third to a half of peak | This is the default for any powered joint: continuous duty, above 90% efficiency, and force estimated from motor current. Anything else needs a specific reason. |
| Stepper | $5–20 for the motor plus about $2 for the driver | Step-and-direction driver, no feedback unless you buy a closed-loop version | Poor; it draws full current standing still | Torque falls off above the low hundreds of rpm, and a missed step gives no warning | The load is light and predictable, speed stays in the low hundreds of rpm, and the whole axis has to land under about $30 (instrument stages, printers, syringe pumps). |
| Integrated servo | $3 hobby RC, $30–100 smart servo, $500–3,000 per industrial axis | Included; you configure it instead of engineering it | Whatever the motor inside gives, usually a BLDC | You inherit the vendor's gearbox, typically 3–15 arcminutes of backlash and no backdrivability | Engineering time costs more than unit cost, volumes stay under a few hundred a year, and the joint isn't your differentiator. At humanoid volumes the integration markup pays for an in-house module. |
| Direct drive | $1k–10k, and the encoder often costs as much as the motor | FOC drive plus a high-resolution encoder, which is where the precision comes from | High while moving; holding a gravity load burns power continuously | Specific torque of roughly 2–10 Nm/kg continuous, the lowest electric option on this sheet | Transparency or sub-arc-second precision is the product and the axis carries no standing gravity load (stages, gimbals, haptics, metrology). |
The motor sets efficiency and control quality. The transmission sets backlash, backdrivability, and what happens when something hits the joint, which is why it is usually the harder half of the decision. The rated-life hours below come from each vendor's own catalog, and each vendor measures at its own reference condition (Harmonic Drive at 2,000 rpm input, Nabtesco at 15 rpm output), so the two figures are not a like-for-like comparison.
| Transmission | Ratio | Backlash | Efficiency | Shock and wear | Pick it when |
|---|---|---|---|---|---|
| Planetary | 3–10:1 per stage, stacking past 100:1 | 6–15 arcminutes economy grade, under 1 arcminute ground and preloaded | 90–97% per stage | Takes shock well; teeth strip at the overload limit | You can reach the ratio in one or two stages. It's the cheapest torque density at every quality grade ($10 hobby gearheads to $1,000 preloaded servo units), and a single stage stays backdrivable. |
| Harmonic drive | 50–160:1 in one stage | Under 1 arcminute, effectively zero | 60–85%, worse cold and at low load | Poor; one hard impact can ratchet the flexspline. Wave generator L10 life 7,000–10,000 hours | You need 50–160:1 with zero backlash in minimum mass and axial depth, trajectories are controlled, and impacts are rare (wrists, distal joints, cobots). |
| Cycloidal | 30–300:1 in one or two stages | Under 1 arcminute when preloaded | 80–90% at rated load | About 500% momentary overload; rated service life 6,000 hours at 15 rpm output | The joint is proximal, high-torque, and takes impacts as normal duty (robot bases and shoulders, humanoid hips and knees), and the mass budget can absorb the extra kilograms over a harmonic drive. |
| Ball/roller screw | Rotary to linear, 2–25 mm of travel per turn | About ±8 µm over 300 mm on C3 ground ball screws | 90% and up for ball screws, 30–50% for lead screws | Sensitive to shock and swarf; a planetary roller screw takes 3–10× the load in the same envelope | The joint is really a linear force problem (knees, ankles, presses, clamps). A lead screw also self-locks below roughly a 5° helix angle, so it holds load with no power. |
| Belt or cable | 5–20:1 per capstan stage | Effectively zero on a tensioned cable or capstan | 95–98% on a synchronous belt | Compliant, so shock is absorbed; cables creep and fray and need scheduled tensioning | Moving motor mass off the limb matters more than stiffness. Tendon and capstan drives are standard in dexterous hands, haptics, and surgical instruments, where backdrivable, backlash-free feel is the product. |
Plenty of robot joints are linear force problems rather than rotary ones: knees, ankles, clamps, presses, and stages. The options for a straight line barely overlap with the rotary short list, and force and stroke narrow them down faster than anything else.
| Option | Force | Stroke | Precision | Holds with power off | Pick it when |
|---|---|---|---|---|---|
| Ball/roller screw | A few hundred N to tens of kN; roller screws 3–10× that in the same envelope | Centimeters to meters | About ±8 µm over 300 mm, C3 ground | Lead screws self-lock; ball screws need a brake | You need kilonewtons from a modest BLDC and speed isn't the spec, at $100–1k per axis. Contact has to be computed rather than felt, since backdrivability runs from poor to none. |
| Linear motor | 50 N to 5 kN continuous per forcer, peak about 3× | Whatever the magnet track is; extend by adding track | Sub-micron with a linear encoder, nanometer-class on lithography stages | No; holding burns current or needs a brake | The axis has to be fast and precise at once (over 10 m/s, 3–10 g, micron accuracy) and throughput justifies $1k–10k per axis. Keep it away from ferrous swarf, which the open magnet track collects. |
| Voice coil | 1–100 N continuous, several times that in short bursts | A few millimeters to a few centimeters | Sub-micron with an encoder, at kilohertz bandwidth | No; there's no detent and nothing self-locks | The stroke is under a couple of centimeters and you need frictionless force exactly proportional to current (fast-steering mirrors, dosing, the fine stage of a coarse-fine axis). |
| Solenoid | A few N at full extension, tens of N near closure | 2–25 mm | End stops only | Only in a latching (permanent-magnet) version | The requirement is genuinely binary: throw a latch, fire a valve, kick a part, engage a brake. Response is 5–30 ms and the part costs cents to a few dollars. |
| Pneumatic cylinder | 200 N to 2 kN across common 20–63 mm bores at 6–8 bar | Centimeters to about a meter | Millimeter-class, and only at the end stops | Yes, while line pressure holds | Motion is binary at a high cycle rate, plant air already exists, and the axis has to cost tens of dollars. Full stroke takes tens of milliseconds, and compressor-to-work efficiency is 10–20%. |
| Servo-hydraulic | Tens of kN per axis, hundreds of kN on presses | Centimeters to meters | 0.1–1 mm | Yes, with the valve closed | Forces reach tens of kN in dirty, hot, shock-loaded work and one pump amortizes across many joints. Budget $10k+ per axis and 10–30% system efficiency. |
| EHA | 1–10 kN at robot scale, tens of kN on aerospace surfaces | Cylinder-scale, the same as hydraulics | 0.1–1 mm | No; it's backdrivable, so holding takes motor torque or a brake | Sustained force outgrows a BLDC plus a roller screw and a central hydraulic plant isn't acceptable. You get 60–80% efficiency and only wires to the joint, at $10k+ per axis and mostly semi-custom. |
j and k work from anywhere on the page. The arrow keys move between entries once one is selected, so they still scroll normally the rest of the time.