When a datasheet or application engineer says synchronous motor, it means the rotor rotates at the exact same speed as the stator's rotating magnetic field, with zero slip. Unlike standard induction motors, synchronous motors—specifically Permanent Magnet Synchronous Motors (PMSMs)—deliver high torque density, precise speed control, and superior efficiency. If you are designing a high-precision indexer, an EV drivetrain, or a high-efficiency compressor, understanding what a synchronous motor means for your drive architecture is the difference between a system that runs flawlessly and one that faults out on the bench.
What 'Synchronous Motor' Means in Practical Drive Selection
In an AC induction motor, the rotor 'chases' the magnetic field, always lagging slightly (slip) to induce current. In a synchronous motor, the rotor has its own persistent magnetic field—either from permanent magnets (PMSM) or a DC-excited winding. Because the rotor is magnetically locked to the stator's rotating field, the mechanical speed is strictly defined by the AC supply frequency and the number of motor poles: N = 120f / P.
For the bench builder or systems integrator, this means you cannot just apply raw AC power and expect it to spin up from a dead stop like an induction motor. The rotor must be 'pulled' into synchronism, which demands a sophisticated electronic drive.
Wiring and Terminal Identification
When you unbox a 3-phase PMSM, you will typically encounter two distinct cable bundles. Miswiring these is the fastest way to brick a drive.
- Power Terminals (U, V, W): The three-phase stator windings. These connect to the drive's output inverter. Swapping two phases will reverse rotation, but doing so without updating the drive's commutation logic will cause a violent shudder and an overcurrent fault.
- Feedback Terminals (Encoder/Resolver): Usually an M23 or MIL-spec circular connector. You will see pins for power (e.g., 5V or 12V), GND, and signal pairs. For incremental encoders, look for A, A/, B, B/, Z, Z/. For resolvers, look for Sine, Cosine, and Excitation (Exc+, Exc-).
- Thermal Protection (T1, T2): PTC thermistors embedded in the stator windings. Connect these to the drive's thermal input to prevent the motor from melting its own insulation during a stall.
Motor Type Comparison: Which Fits Your Load Profile?
Selecting the right motor requires matching the torque curve and control complexity to your mechanical load. A common mistake is treating steppers and servos as interchangeable; they solve fundamentally different mechanical problems.
| Motor Type | Torque Curve Profile | Control / Drive Needs | Relative Cost | Best Load Profile |
|---|---|---|---|---|
| PMSM (Synchronous Servo) | Flat continuous torque up to base speed; constant power (torque drops) above base speed. | FOC (Field Oriented Control) drive with high-resolution encoder or resolver feedback. | High ($300 - $2,000+) | High dynamic response, high-speed continuous rotation, precise positioning (e.g., CNC spindles, robotics). |
| AC Induction (Asynchronous) | Low starting torque, peaks near rated speed. High slip under heavy loads. | VFD (Volts/Hertz) or basic Vector Control. No strict position feedback required. | Low ($50 - $400) | Fans, pumps, conveyors where exact position and high dynamic acceleration are not required. |
| Stepper Motor | Maximum torque at zero speed (detent/holding torque); torque drops off sharply at high RPM. | Open-loop step/direction driver (chopper drive). Closed-loop variants exist but are niche. | Very Low ($20 - $150) | Low-speed, high-holding-torque applications (e.g., 3D printer axes, small linear actuators). |
According to the U.S. Department of Energy's motor selection guidelines, transitioning from standard induction motors to PMSMs in variable-torque applications can yield efficiency gains of 10% to 30%, but the upfront drive cost must be justified by the energy savings or the precision requirement.
Sizing Rule of Thumb and Worked Load Example
The golden rule of synchronous servo sizing is inertia matching. The ratio of the load inertia ($J_L$) to the motor rotor inertia ($J_M$) should ideally be less than 5:1, and absolutely no higher than 10:1 for high-dynamic systems. If the load is too heavy relative to the rotor, the drive will struggle to tune the PID loops, resulting in oscillation and overshoot.
Furthermore, you must size the motor based on the RMS (Root Mean Square) torque of the entire motion profile, not just the peak torque. Sizing solely on peak torque will result in a massively oversized, overheating motor.
Worked Load Example: Rotary Indexing Table
Let's size a PMSM for a rotary indexing table used in a packaging line.
- Total Load Inertia ($J_L$): 15 kg·m² (table + product mass)
- Motion Profile: Move 90° (1.57 radians) in 0.5 seconds total.
- Trapezoidal Velocity Profile: 0.1s acceleration, 0.3s constant run, 0.1s deceleration.
Step 1: Calculate Peak Velocity and Acceleration
Peak angular velocity ($\omega_{max}$) = Total Angle / (Run time + 0.5*Accel time + 0.5*Decel time)
$\omega_{max}$ = 1.57 / (0.3 + 0.05 + 0.05) = 3.925 rad/s (approx 37.5 RPM)
Angular acceleration ($\alpha$) = $\omega_{max}$ / Accel time
$\alpha$ = 3.925 / 0.1 = 39.25 rad/s²
Step 2: Calculate Required Torque
Peak Torque ($T_{peak}$) = $J_L \times \alpha$
$T_{peak}$ = 15 kg·m² × 39.25 rad/s² = 588.75 Nm
Step 3: Calculate RMS Torque
Assuming zero friction/load torque during the constant run phase, torque is only applied during accel and decel.
$T_{rms} = \sqrt{\frac{(T_{peak}^2 \times t_{acc}) + (0^2 \times t_{run}) + ((-T_{peak})^2 \times t_{dec})}{t_{total}}}$
$T_{rms} = \sqrt{\frac{(588.75^2 \times 0.1) + (588.75^2 \times 0.1)}{0.5}} = \sqrt{\frac{69325}{0.5}} = \sqrt{138650} \approx$ 372 Nm
Selection: You need a motor with a continuous torque rating of at least 372 Nm, and a peak torque rating of at least 589 Nm. A standard 5 kW induction motor would fail here due to poor low-speed torque and high rotor inertia. Instead, you would select a direct-drive PMSM or a geared synchronous servo rated for ~400 Nm continuous, ensuring the reflected inertia through the gearbox keeps the mismatch under 5:1. For deeper standard specifications on motor ratings and thermal limits, refer to the NEMA MG 1 Motors and Generators standard.
Controller Demands and Failure Signatures
Because the rotor is magnetically locked to the stator field, a synchronous motor demands a drive that knows the exact physical angle of the rotor at all times. This requires a Field Oriented Control (FOC) algorithm running on a dedicated microcontroller or DSP inside the servo drive.
What the Controller Demands
The drive must perform a 'commutation offset calibration' on startup. It injects a small DC current to align the rotor to a known magnetic pole, then reads the encoder/resolver position to map the electrical angle to the mechanical angle. If this mapping is off by even a few electrical degrees, the motor will perform poorly or fault immediately.
Recognizing Failure Signatures
When a synchronous drive system fails, it rarely just 'stops.' It gives you physical and acoustic clues:
- Loud Hum or Buzzing (No Rotation): This is the classic signature of a commutation angle error. The drive is pushing current, but the magnetic vectors are misaligned, causing the rotor to vibrate against the stator field rather than turn. Check your encoder wiring and re-run the auto-tuning/commutation offset routine.
- Rapid Overheat at Zero Speed: PMSMs are often cooled by a shaft-mounted fan. If your application requires the motor to hold a heavy static load at 0 RPM for long periods, the fan stops, and the stator windings will cook. You must specify a motor with an external forced-cooling blower or derate the continuous stall torque.
- Sudden Stall / Cogging under Load: If the motor is running smoothly and suddenly 'cogs' or stalls, the load has exceeded the motor's 'pull-out torque' (the maximum torque before the rotor slips a pole). Alternatively, if the encoder cable is picking up EMI from the power cables, the drive will read a false rotor position and inject current in the wrong direction, causing an immediate, violent stall.
Frequently Asked Questions
What does synchronous motor mean for energy efficiency compared to induction?
Because a synchronous motor (PMSM) uses permanent magnets to generate the rotor field, it eliminates the $I^2R$ (copper) losses associated with inducing current in the squirrel-cage rotor of an induction motor. At partial loads—where induction motors suffer severe efficiency drops—a PMSM maintains high efficiency. In applications like HVAC compressors or conveyor systems that run 24/7, this means a 15% to 25% reduction in electrical consumption, easily justifying the higher upfront cost of the motor and FOC drive.
Can I run a synchronous motor directly across the line without a VFD?
Generally, no. Standard PMSMs will violently shudder and trip your breaker if connected directly to the AC mains because the rotating field instantly jumps to synchronous speed (e.g., 1800 RPM) while the heavy rotor is at zero. The motor cannot accelerate fast enough to 'catch' the field. There is a specific sub-type called a 'Line-Start Synchronous Motor' which has an embedded squirrel-cage to allow it to start like an induction motor and then 'pull into' synchronism, but these are specialized industrial machines, not the PMSMs used in precision drives.
Why is my synchronous motor humming but not turning?
A humming PMSM that refuses to spin is almost always suffering from a feedback mismatch. The drive's FOC algorithm relies on the encoder to know exactly where the rotor magnets are. If the encoder resolution is set incorrectly in the drive parameters, if the A/B channels are swapped, or if the commutation offset calibration failed, the drive will push current at the wrong angle. The resulting magnetic forces cancel out rotational movement and instead create a strong, vibrating radial pull that manifests as a loud 60Hz-120Hz hum.
How does a synchronous motor differ from a stepper motor in closed-loop systems?
While both can hold position precisely, their underlying physics and control schemes are entirely different. A stepper motor operates on discrete magnetic 'steps' (often 200 per revolution) and relies on high pole counts and detent torque to hold position, drawing maximum current even when stationary. A closed-loop synchronous servo motor uses a continuous sinusoidal magnetic field and a high-resolution encoder (e.g., 131,072 counts per revolution). The servo drive only injects the exact current required to counteract the load, meaning a synchronous servo runs vastly cooler, spins at much higher RPMs, and delivers a smooth torque curve without the mid-range resonance dips that plague stepper motors.






