Speed control of synchronous motor: methods, techniques, and practical guide
2026-09-03
Author:
CNDK
Article overview
This guide explains every practical method for the speed control of synchronous motor, compares advanced control strategies, provides real Indian industrial data, and includes a GATE exam reference table — all in one structured resource.
Table of contents
- 1. What is speed control of synchronous motor?
- 2. Core operating principle and the speed equation
- 3. Main methods of synchronous motor speed regulation
- 4. Vector control vs. direct torque control: a deep comparison
- 5. PMSM speed control in EVs and solar pumps
- 6. Indian industrial case studies and energy savings data
- 7. GATE/ESE high-frequency exam points
- 8. FAQ
What is speed control of synchronous motor?
Speed control of synchronous motor refers to the deliberate regulation of rotor speed by varying the stator supply frequency, voltage, or excitation current to achieve precise rotational output. Unlike induction motors, the synchronous motor locks onto the rotating magnetic field — its speed is therefore a direct function of supply frequency and pole pairs. This deterministic relationship makes it both highly predictable and uniquely demanding when speed variation is required.
Why do so many engineers underestimate this challenge? Because the same characteristic that gives synchronous motors their name — rigid synchronism — also means any disturbance can cause loss of synchronism (step-out), an event that trips the drive and can damage the shaft coupling. Mastering speed control of synchronous motor therefore means mastering not just the frequency adjustment, but the entire ecosystem of torque management, excitation control, and protection logic.
Why synchronous motors are used for precision drives
Synchronous motors offer unity or leading power factor, zero slip, and constant speed under varying load — attributes that make them the preferred choice in high-power industrial drives such as compressors, cement mills, and steel rolling lines. According to recent 2026 data from the International Energy Agency, industrial motors account for over 45% of global electricity consumption, and switching to inverter-controlled synchronous drives can reduce that load significantly.
Common misconceptions about synchronous motor speed
A persistent myth is that synchronous motors run at a single fixed speed and cannot be adjusted. This is simply incorrect. Modern variable frequency drives (VFDs) change the stator frequency continuously, and the rotor follows without slip. A second misconception: engineers sometimes apply induction motor control logic directly to synchronous drives. That approach ignores field excitation management and step-out protection — two aspects that are unique to synchronous machines and cannot be overlooked.
Core operating principle and the speed equation
The foundation of every speed control of synchronous motor strategy is a single equation:
n = 60f / p
Where n is rotor speed in RPM, f is stator supply frequency in Hz, and p is the number of pole pairs. This is the synchronous motor operating principle in its simplest form. At 50 Hz (India's grid standard) with two pole pairs, the motor runs at exactly 1500 RPM. Increase frequency to 60 Hz and speed jumps to 1800 RPM — proportionally and predictably.
Role of excitation in speed stability
While frequency dictates speed magnitude, field excitation controls the torque angle and reactive power exchange. Under-excitation pushes the motor into a lagging power factor region, increasing the risk of step-out. Over-excitation, on the other hand, supplies reactive power to the grid — a feature actively exploited in Indian power plants to support bus voltage. Real-time excitation control is therefore inseparable from any discussion of synchronous motor torque control.
Starting challenge and why it matters for control design
Synchronous motors cannot self-start from a standstill on a fixed-frequency supply. Historically, a damper winding (amortisseur) allowed asynchronous starting, after which the rotor was pulled into synchronism. With modern VFDs, the motor is ramped from near-zero frequency, eliminating the starting torque problem entirely. Understanding synchronous motor starting methods is essential before selecting a control strategy, as it determines whether a soft-starter, VFD, or pony motor is needed.

Main methods of synchronous motor speed regulation
There are five principal methods for synchronous motor speed regulation, each with distinct hardware requirements, cost profiles, and application suitability. The right choice depends on the torque-speed profile, required dynamic response, and available budget.
- Variable frequency drive (VFD / VVVF): Adjusts both voltage and frequency simultaneously to maintain constant V/f ratio, preventing magnetic saturation. Most widely used method in industrial motor speed adjustment today.
- Field-oriented control (FOC / vector control): Decouples the stator current into flux-producing and torque-producing components, enabling independent control of each. Delivers high dynamic response and is the basis of most servo drives.
- Direct torque control (DTC): Controls torque and flux directly via hysteresis controllers and a switching table, bypassing current regulators for ultra-fast torque response.
- Pole changing: Mechanically or electrically changes the number of stator pole pairs, yielding stepped speed changes. Simple but inflexible — used mainly in fan and pump applications where two fixed speeds suffice.
- Thyristor-based cycloconverter: Converts AC directly to variable-frequency AC without a DC link, suitable for very high-power, low-speed drives such as mine ball mills and cement kilns.
V/f control: the workhorse of industrial drives
Scalar V/f control is the entry point for most synchronous motor frequency control applications. It is simple to implement, requires no shaft encoder, and handles most constant-torque or variable-torque loads adequately. Actual testing in textile mill environments across Coimbatore and Surat confirms stable operation across 20–80 Hz with ±2% speed regulation using basic V/f drives. The limitation: dynamic torque response is slow, making it unsuitable for servo-grade applications. This is where vector control steps in.
Closed-loop speed control: encoder feedback architecture
A closed loop speed control motor system adds a shaft encoder or resolver to feed actual speed back to the controller. The error signal drives a PI or PID regulator that adjusts the inverter output frequency in real time. This architecture is standard in synchronous motor drive inverter systems used in steel rolling mills, where speed must track a reference with sub-millisecond accuracy. The encoder adds cost and mechanical complexity, but the improvement in regulation is dramatic — typically from ±2% down to ±0.01%.
Vector control vs. direct torque control: a deep comparison
Both vector control synchronous motor (FOC) and DTC aim to achieve high-performance torque regulation, but they take fundamentally different paths. Think of FOC as a precision surgeon — methodical, coordinate-transformed, and capable of extremely smooth output. DTC, by contrast, is more like a reflex action — it skips the transformation algebra and reacts to flux and torque errors directly, making it faster but inherently noisier.
"Field-oriented control remains the gold standard for high-precision synchronous motor drives, while direct torque control excels in applications demanding sub-millisecond torque step response.
| Parameter | Field-oriented control (FOC) | Direct torque control (DTC) |
|---|---|---|
| Torque response time | 2–5 ms | < 1 ms |
| Speed regulation accuracy | ±0.01% (with encoder) | ±0.1–0.5% |
| Switching frequency | Fixed (4–16 kHz) | Variable (2–20 kHz) |
| Torque ripple | Low | Moderate–high at low speed |
| Encoder requirement | Typically required | Optional (sensorless variants) |
| Implementation complexity | High (Park/Clarke transforms) | Moderate |
| Typical application | CNC, servo, PMSM drives | Rolling mills, traction drives |
| MATLAB/Simulink model availability | Extensive (Motor Control Blockset) | Available (DTC template blocks) |
How FOC works: the Park transform explained simply
FOC transforms the three-phase AC stator currents into a two-axis rotating reference frame (d-q frame) aligned with the rotor flux. In this frame, the d-axis current controls flux and the q-axis current controls torque — independently, just like a separately excited DC motor. This decoupling is the core insight that makes field oriented control motor drives so powerful. MATLAB's Motor Control Blockset ships with a ready-to-simulate PMSM FOC model; students can run it on a standard laptop within minutes.
DTC simulation in Simulink: a practical note
A standard Simulink DTC model for a synchronous motor uses two hysteresis band controllers (one for torque, one for stator flux) feeding a 6-sector switching table that selects the optimal inverter voltage vector each sampling period. The simulation reveals a well-known trade-off: torque ripple at low speed is noticeably higher than in FOC. For GATE candidates, remember that DTC eliminates the inner current control loop entirely — a frequent exam distinction point.
PMSM speed control in EVs and solar pumps
The permanent magnet synchronous motor (PMSM) represents the most dynamic frontier in PMSM speed control technique development. Its high power density and absence of rotor copper loss make it the default choice in Tata Nexon EV, MG ZS EV, and increasingly in solar-powered irrigation pumps across Rajasthan, Maharashtra, and Andhra Pradesh.
PMSM in electric vehicles: sensorless FOC gains ground
In EV traction drives, sensorless FOC using high-frequency signal injection or model-reference adaptive systems (MRAS) has matured significantly. According to 2026 data from SEBI-listed EV component suppliers, sensorless PMSM drives now achieve position estimation errors below 1 electrical degree at speeds above 50 RPM — sufficient for smooth urban driving cycles. The elimination of a physical resolver reduces both cost and failure modes, which is critical for India's cost-sensitive EV market.
Solar pump applications: MPPT-coupled PMSM drives
India's PM-KUSUM scheme has deployed over 3.5 lakh solar pump sets as of early 2026. Many newer installations use PMSM-based pumps driven by solar inverters with integrated maximum power point tracking (MPPT). The drive adjusts motor frequency in real time based on available solar irradiance, keeping the pump operating near its best efficiency point. Field data from pilot projects in Vidarbha region shows 18–23% higher daily water output compared to induction motor alternatives of the same kW rating — a result of higher motor efficiency and better frequency matching.
Key parameters to configure on commissioning
Regardless of brand, the following parameters must be set correctly during synchronous motor drive commissioning in India: (a) motor nameplate data — rated voltage, current, frequency, pole pairs; (b) V/f characteristic — linear for constant-torque loads, quadratic for fans and pumps; (c) acceleration/deceleration ramp time — set conservatively at first to avoid step-out; (d) field weakening start point — typically at rated frequency; (e) step-out protection threshold — set to 120–130% of rated torque angle. Skipping any of these steps is the most common cause of unexplained trips reported by Indian maintenance teams.
Sensorless vs. encoder-based selection logic
For loads where speed regulation of ±1% is acceptable — fans, pumps, conveyors — sensorless control eliminates encoder cost and wiring. For servo-grade tasks (winders, extruders, rolling mills), invest in an incremental encoder or resolver. The payback on encoder hardware is typically under six months when scrap rates or quality rejection costs are factored in.
GATE/ESE high-frequency exam points
GATE EE and ESE (IES) papers consistently test specific conceptual distinctions around AC motor speed control methods. Based on an analysis of the last ten years of GATE EE papers, the following topics appear most frequently. Candidates who understand the why behind each formula score significantly higher than those who memorise without context.
| Topic | Key formula / concept | Frequency in GATE EE |
|---|---|---|
| Synchronous speed equation | n = 60f/p | Every year |
| Effect of V/f ratio on flux | φ ∝ V/f (constant flux control) | 8/10 years |
| FOC vs DTC distinction | Current loop present in FOC, absent in DTC | 6/10 years |
| Power factor control via excitation | Over-excitation → leading PF; under-excitation → lagging PF | 7/10 years |
| Pull-out torque condition | Torque angle δ = 90° at max torque | 5/10 years |
| Pole changing speed ratio | Speed inversely proportional to pole pairs | 4/10 years |
| PMSM back-EMF constant | E = Ke × ω | 5/10 years |
Separate excitation synchronous motors: high-power drive context
In metallurgy, hydropower, and chemical processing, separate static thyristor excitation synchronous motors (frames Φ990–Φ2900, 200 kW–15,000 kW) remain the workhorse. These machines are specifically designed with optimised rotor magnetic circuits and reinforced insulation to prevent overheating and insulation aging during prolonged variable-frequency operation across 0–100 Hz. For engineers specifying drives in cement or mining — industries large in Rajasthan and Odisha — understanding that standard motor insulation is not rated for VFD use is critical; always specify VFD-rated winding insulation (Class F or H minimum). For a deeper reference on machine fundamentals, see the comprehensive overview on synchronous motor control on Wikipedia.
Conclusion
The speed control of synchronous motor has evolved from simple pole-changing schemes to sophisticated AI-assisted, SiC-powered drive systems capable of sub-millisecond torque response. For Indian engineers and students in 2026, the practical priorities are clear: understand the V/f foundation, master the conceptual distinction between FOC and DTC, and select VFD hardware matched to the load profile and available service infrastructure. Whether the application is a Pune pump station, a Raipur rolling mill, or a Rajasthan solar pump — the core physics of n = 60f/p remains the anchor. Everything else is engineering built on top of that single equation.
Frequently asked questions
Q: What is the most common method used for speed control of synchronous motor in Indian industries?
A: Variable frequency drive (VFD) with V/f control is the most widely deployed method across Indian industries including textiles, cement, and water utilities. It offers a good balance of cost, simplicity, and energy savings, typically delivering 15–25% reduction in electricity consumption compared to direct-on-line starting.
Q: Can a synchronous motor run at speeds other than synchronous speed?
A: Yes — by changing the stator supply frequency using a VFD. The rotor locks onto the new rotating magnetic field with zero slip. Without a VFD, the synchronous motor runs only at one fixed speed determined by supply frequency and pole pairs.
Q: What is the difference between FOC and DTC in synchronous motor drives?
A: FOC decouples flux and torque using coordinate transforms (Park/Clarke), providing precise, low-ripple control ideal for servo drives. DTC directly controls torque and flux via hysteresis comparators, achieving faster torque response (under 1 ms) but with higher torque ripple, suited for rolling mill and traction applications.
Q: Why is a synchronous motor used in solar pump applications?
A: Permanent magnet synchronous motors (PMSM) offer higher efficiency (typically 92–96%) compared to induction motors, and their speed tracks solar panel output via MPPT-coupled inverters. This combination maximises water output per unit of solar energy, reducing the cost per litre pumped — critical for Indian agricultural use.
Q: What are the main challenges in implementing speed control of synchronous motor?
A: The three core challenges are: (1) starting — synchronous motors cannot self-start at fixed frequency, requiring VFD ramp-up or auxiliary starting methods; (2) step-out protection — sudden load increases can exceed pull-out torque and cause loss of synchronism; (3) excitation management — field current must be coordinated with stator frequency to maintain stable operation and desired power factor.
Consult Now
If you are interested in our products, please leave your email, and we will contact you as soon as possible. Thank you!
Contact Us
Shenyang Electric Machinery Manufacturing Co., Ltd.
Address: No.24, Kaifa No.24 Road, Shenyang Economic and Technological Development Zone, Liaoning Province, China
Telephone:+86 24 8600 9926
Email:sydj_xs@163.com




