Learn PLCs free

Servo Motor Explained

A servo motor is a closed-loop motor system — motor + encoder + servo drive — that delivers precise position, velocity, and torque control. Where a regular motor with VFD might hit ±0.1% speed accuracy, a servo can hit ±0.001% with millisecond settling time. Servos are the backbone of CNC machines, robotics, packaging, and any application requiring precision motion.

Servo system closed-loop architectureMotion controller commands position to servo drive, drive compares to encoder feedback at sub-millisecond rate, generates PWM to motor, motor turns with encoder reading position back to drive in continuous loop.Servo system: closed-loop motion controlMotion ControllerPLC + motion FBPosition commandscmdServo DriveClosed-loop control4-16 kHz updatePWM outputPWMMBLAC motorEncoderPosition FBEncoder feedback (position) — closes the loop in microseconds

The servo system has three components

  1. Servo motor — typically a brushless permanent-magnet AC motor (BLAC) with a built-in encoder. The encoder is an absolute or incremental device reading shaft position 1,000+ times per second.
  2. Servo drive (amplifier) — closed-loop controller that reads the encoder, compares to the commanded position/velocity, and generates the PWM voltage that drives the motor. Drives execute control loops at sub-millisecond rates (typically 4-16 kHz).
  3. Motion controller — issues position commands to the drive. Can be a separate motion controller or integrated into a PLC (Allen-Bradley Logix Designer Motion, Siemens TIA Portal Motion Control, Beckhoff TwinCAT NC).

Servo vs VFD: when each makes sense

AspectServoVFD + AC motor
Position accuracy±1 encoder count (0.001° typical)±0.5° at best with closed-loop vector
Speed accuracy±0.001%±0.1% (closed-loop vector)
Settling timeSub-millisecond10-100 ms
Dynamic responseVery high — torque to motor in microsecondsModerate — VFD lags by several ms
Holding torque at zero speedFull rated torque indefinitelyLimited; motor heats up
Typical cost (5 HP equivalent)$5,000-$15,000 (motor + drive + cables)$1,500-$3,000 (motor + VFD)
Best forPrecision positioning, multi-axis coordination, packaging, CNC, roboticsVariable-speed pumps, fans, conveyors, mixers

Common applications

  • Packaging machines — flow wrappers, cartoners, case packers. Multiple coordinated axes at high speed.
  • CNC machines — XYZ positioning to micron precision.
  • Robotics — every articulated robot joint is a servo.
  • Printing presses — multi-axis registration to micron tolerances at high speed.
  • Pick-and-place / assembly — fast, accurate positioning of small parts.
  • Indexing tables — precise rotary positioning for assembly stations.
  • Tension control — winders, rewinders, web handling.
  • Test and measurement equipment — XY scanning, dispensing, inspection.

Major vendors

  • Yaskawa Sigma-7 — top-tier reliability and performance. Most widely-used servo line globally.
  • Allen-Bradley Kinetix — 5300, 5500, 5700 series. Native EtherNet/IP integration with ControlLogix.
  • Siemens SINAMICS S120 — modular servo system, PROFINET-native.
  • Mitsubishi MELSERVO — MR-J5, MR-J4 series. Common in Japanese-designed equipment.
  • Beckhoff AX — EtherCAT-native servo drives, tight TwinCAT integration.
  • Schneider Lexium — 32, 52 series. Strong in OEM machinery.
  • Bosch Rexroth IndraDrive — high-end multi-axis machine builder applications.
  • ABB MotiFlex / MicroFlex — process and machinery applications.

Servo inertia mismatch: the "10:1 rule"

A servo's tuning quality depends heavily on the inertia ratio between the motor and the load. Traditional advice was "keep load inertia within 10× motor inertia" — too far above and the loop becomes hard to tune, oscillates, or never settles.

In 2026 with modern adaptive auto-tuning and high-resolution encoders, the 10:1 rule is more guideline than law. Modern servo drives can handle 30:1 or even 50:1 inertia ratios with proper tuning, especially when paired with high-rigidity mechanical transmissions and quality encoders. Practical advice: aim for under 10:1 in design, accept up to 30:1 in retrofit, and budget tuning effort accordingly.

Frequently asked questions

What is a servo motor?
A servo motor is part of a closed-loop motion system consisting of motor (typically brushless AC), encoder, and servo drive. The drive reads the encoder, compares to the commanded position or velocity, and generates the voltage to drive the motor — closing the loop in microseconds. The result is precise position, velocity, and torque control with sub-millisecond response.
What is the difference between a servo motor and a regular motor?
A regular induction motor is open-loop — give it voltage and frequency, it runs near synchronous speed minus slip. A servo motor is closed-loop — the drive continuously measures actual position via the encoder and corrects any error. The result: a servo can hold zero speed with full torque indefinitely, accelerate and decelerate at programmed profiles, and follow position commands to encoder-count precision.
When do I need a servo motor instead of a VFD?
Use a servo when you need precise position control (CNC, robotics, packaging), tight speed accuracy (better than ±0.1%), high dynamic response (millisecond settling), or full holding torque at zero speed. Use a VFD with an AC induction motor when you need variable speed but not high precision (pumps, fans, conveyors, mixers). Servos cost 3-5x more than equivalent VFD systems.
What is servo inertia mismatch?
The inertia ratio between the load and the motor. Traditional rule: keep load inertia within 10× motor inertia for stable control. Modern servo drives with adaptive tuning handle 30:1 or higher, but tuning effort grows. A mismatched system oscillates, overshoots, or fails to settle — symptoms typically appear during high-speed direction changes or rapid stops.
Which servo brand should I choose?
Match your existing motion controller / PLC. Allen-Bradley Kinetix with ControlLogix; Siemens SINAMICS with S7-1500; Beckhoff AX with TwinCAT; Mitsubishi MELSERVO with iQ-R. For best-of-breed multi-axis precision (printing, semiconductor), Yaskawa Sigma-7 is the global gold standard. For OEM machinery shipping internationally, Schneider Lexium or Bosch Rexroth IndraDrive give the broadest regional support.

Related guides

Free PLC simulator

Stop reading, start doing

Write ladder logic in your browser, hit Run, and watch real machine scenarios react. 12 guided lessons across 8 PLC dialects — free account, no credit card.

Practice PLCs free →