Motor Family Comparison
Purpose
This module introduces the major motor families used in industrial automation and adjacent motion systems so the reader can distinguish the motor type before choosing a drive, control method, or protection strategy.
High-level motor family map
flowchart TD
A[Electric Motors] --> B[AC Motors]
A --> C[DC Motors]
A --> D[Electronically Commutated Motors]
B --> B1[Induction Motor]
B --> B2[Synchronous Motor]
B --> B3[Single-Phase AC Motor]
C --> C1[Brushed DC Motor]
C --> C2[Series DC Motor]
C --> C3[Shunt DC Motor]
D --> D1[BLDC Motor]
D --> D2[PMSM Servo Motor]
D --> D3[Stepper Motor]
Core motor families
AC motors
AC motors dominate industrial power applications.
Common examples:
- induction motors
- synchronous motors
- single-phase utility motors
Common uses:
- pumps
- fans
- conveyors
- compressors
- process equipment
DC motors
Classical DC motors use brushes and a commutator.
Common examples:
- brushed DC motors
- series DC motors
- shunt DC motors
These motors still matter in legacy systems, but many modern adjustable-speed systems use electronically commutated platforms instead.
Electronically commutated motors
These motors need an electronic controller to generate phase switching.
Common examples:
- BLDC motors
- PMSM servo motors
- stepper motors
These are common in:
- robotics
- CNC systems
- battery-powered systems
- high-performance automation
Comparison table
| Motor family | Supply form | Typical commutation method | Main strength | Main limitation | Common use |
|---|---|---|---|---|---|
| AC induction | AC | electromagnetic induction | rugged, common, economical | less precise without advanced control | pumps, fans, conveyors |
| Synchronous AC | AC | synchronous magnetic field | efficient and controlled speed relation | more specialized control | precision drives, power systems |
| Brushed DC | DC | brushes and commutator | simple speed-control concept | brush wear and maintenance | legacy motion systems |
| BLDC | DC bus plus inverter | electronic commutation | compact, efficient, high power density | controller dependent | portable and compact systems |
| PMSM servo | DC bus plus servo drive | electronic commutation plus feedback | precise control, fast response | higher cost and tuning complexity | robotics, CNC, packaging |
| Stepper | DC bus plus driver | step sequence | simple position control | can lose steps, weaker at speed | light-duty positioning |
Engineering implications
Motor family changes the rest of the system design, including:
- drive architecture
- control strategy
- cable and grounding method
- commissioning workflow
- troubleshooting approach
Examples:
- induction motor plus VFD fits industrial variable-speed process loads
- PMSM servo fits precise positioning and dynamic motion
- BLDC often fits compact battery-powered systems
Common mistakes
Treating all electronic motors as servo motors
Not every electronically commutated motor is a servo system. A servo system usually implies closed-loop feedback and tuned position, velocity, or torque control.
Treating BLDC and PMSM as completely unrelated
These families are closely related in hardware terms. Engineers often distinguish them by back-EMF shape, control method, and application context.
Treating EV or drone motors like ordinary industrial motors
Their thermal assumptions, packaging goals, and duty expectations are often very different from industrial continuous-duty systems.
Selection guidance
- choose
induction motor + VFDfor industrial variable-speed process loads - choose
PMSM servofor precise positioning and dynamic motion - choose
BLDCfor lightweight or compact battery-powered systems - choose
stepperfor lower-cost discrete positioning when performance limits are acceptable - choose
brushed DCmainly for legacy or specialized simple DC applications
This site is a personal-use paraphrase and navigation reference for industrial automation standards. It is not a substitute for authoritative standards documents, professional engineering judgment, or legal review. All content is sourced from a local RAG corpus and has not been independently verified against current published editions.
Items marked TO VERIFY have limited or unconfirmed local coverage. Items marked NOT IN CORPUS are not covered in the local repository. Do not rely on this site for compliance determinations, safety-critical design decisions, or legal interpretation.