The AC induction motor is the workhorse of industrial and heavy DIY applications because it converts electrical energy into mechanical torque without requiring physical electrical connections to the rotor. The induction motor principle and working mechanics rely entirely on electromagnetic induction: a stator’s rotating magnetic field (RMF) induces a current in a short-circuited rotor (the squirrel cage), which in turn generates its own magnetic field to chase the stator field. The difference between the synchronous speed of the magnetic field and the actual mechanical speed of the rotor is called slip. Without slip, there is no induced current, and therefore zero torque. Understanding this relationship is the baseline for correctly sizing, wiring, and driving these machines.
The Core Mechanics: RMF, Slip, and the Squirrel Cage
When you apply 3-phase AC power to the stator windings, the spatial offset of the coils combined with the 120-degree phase shift of the current creates a Rotating Magnetic Field (RMF). For a 4-pole motor on a 60 Hz grid, the synchronous speed of this field is exactly 1800 RPM.
However, the rotor will never reach 1800 RPM. If it did, the relative motion between the RMF and the rotor bars would drop to zero, Faraday’s law of induction would yield zero induced voltage, and the motor would produce no torque. The rotor must lag behind the RMF. This lag is slip. Under full mechanical load, a standard NEMA Design B 4-pole motor will run at roughly 1750 RPM. That 50 RPM difference (about 2.7% slip) is the exact physical gap required to induce the rotor currents that drive your load.
Motor Type Comparison: Matching the Load Profile
Selecting the right motor requires matching the torque curve and control complexity to your specific mechanical load. Treating a stepper and a servo as interchangeable is a common mistake; they serve fundamentally different motion control paradigms. Here is how the induction motor stacks up against the alternatives for continuous rotary loads.
| Motor Type | Torque Curve Profile | Control / Drive Needs | Relative Cost | Best Load Profile Fit |
|---|---|---|---|---|
| AC Induction (Squirrel Cage) | High starting torque, slight speed droop (slip) as load increases. | DOL contactor, Soft Starter, or VFD (V/f or Sensorless Vector). | Low ($) | Pumps, fans, conveyors, compressors (continuous rotary). |
| BLDC (Brushless DC) | Flat torque curve up to base speed, high efficiency at partial loads. | Electronic Speed Controller (ESC) with Hall sensors or sensorless back-EMF commutation. | Medium ($$) | HVAC blowers, drones, RC models, variable-speed appliances. |
| Stepper Motor | Maximum torque at zero speed (holding torque), drops sharply at high RPM. | Open-loop step/direction driver (e.g., DM542). No position feedback. | Medium ($$) | 3D printers, CNC routers, low-speed precise indexing. |
| AC Servo | High dynamic torque, extreme overload capacity (300% for short bursts). | Closed-loop servo drive with high-resolution encoder feedback. | High ($$$) | Robotic arms, high-speed pick-and-place, dynamic CNC axes. |
| Synchronous (PMAC) | High torque density, zero slip (runs exactly at synchronous speed). | VFD specifically programmed for PMAC (requires rotor position feedback or sensorless FOC). | High ($$$) | High-efficiency compressors, extruders where exact speed lock is critical. |
Terminal Identification and Drive Requirements
Wiring an induction motor incorrectly will result in immediate failure or reversed operation. Terminal identification depends on whether you are working with IEC (metric) or NEMA (North American) standard frames.
3-Phase Terminal Mapping
- IEC 6-Lead: U1, V1, W1 are the line connections (L1, L2, L3). U2, V2, W2 are the opposite ends of the coils. Wire U2/V2/W2 together for a Wye (Star) connection, or pair them (U1-W2, V1-U2, W1-V2) for a Delta connection.
- NEMA 9-Lead: T1 through T9. For low voltage (230V), you parallel the windings (T1-T7, T2-T8, T3-T9 tied to lines, and T4-T5-T6 tied together). For high voltage (460V), you wire them in series Wye.
Single-Phase Terminal Mapping
Single-phase induction motors (like capacitor-start models) lack a natural RMF. They use an auxiliary (start) winding offset spatially and electrically via a capacitor. Terminals are typically marked T1-T4 or L1/L2 for the main run winding, and T5-T8 for the start winding. A centrifugal switch disconnects the start winding at roughly 75% of rated speed.
Drive and Controller Demands
For fixed-speed loads like a well pump, a Direct-On-Line (DOL) contactor or a simple manual motor starter is sufficient. However, for high-inertia loads like a rock conveyor, DOL starting will draw 600% Locked Rotor Amps (LRA), causing severe voltage dip. Here, you need a Variable Frequency Drive (VFD) like the Yaskawa V1000 or Hitachi WJ200. A VFD ramps up the frequency and voltage simultaneously (V/f control), limiting inrush current to 110-150% of FLA and providing smooth mechanical acceleration.
Sizing Rule of Thumb and Worked Load Example
Never size a motor purely by converting HP to kW without considering the mechanical load profile and Service Factor (SF). The golden rule for continuous duty is: The continuous running current of your load must not exceed 90% of the motor’s nameplate Full Load Amps (FLA), factoring in the SF.
Worked Example: 2 HP Centrifugal Pump
The Load: A 2 HP, 3-phase, 230V centrifugal water pump running continuously in a barn.
- Motor Selection: We select a 2 HP, 4-pole, 230V NEMA 56C frame motor (e.g., Baldor EM3558T). Nameplate reads: FLA = 6.4A, SF = 1.15.
- Overload Heater Sizing: Overloads protect the motor from running too hot. We size the overload at 115% to 125% of FLA. 6.4A × 1.15 = 7.36A. We select a thermal overload relay calibrated to trip at 7.4A.
- Wire Sizing: NEC 430.22 requires conductors to be sized at 125% of FLA. 6.4A × 1.25 = 8.0A. While 14 AWG THHN (rated 15A at 60°C) is technically legal, 12 AWG THHN is the jobsite standard for mechanical durability in conduit. We run 12 AWG THHN.
- Short-Circuit Breaker Sizing: NEC 430.52 allows an inverse-time breaker sized up to 250% of FLA for a standard squirrel cage motor to allow for starting inrush. 6.4A × 2.5 = 16A. The next standard breaker size up is 20A. (Note: The 20A breaker protects the wire from short circuits; the 7.4A overload relay protects the motor from overcurrent).
For deeper efficiency standards and sizing matrices, refer to the DOE Premium Efficiency Motor Selection Guide and the NEMA MG-1 standard for frame dimensions and torque classifications.
Failure Signatures: Diagnosing Hum, Overheat, and Stall
Because induction motors rely on electromagnetic slip, their failure modes manifest in distinct acoustic and thermal signatures.
- The 60Hz Hum + No Start: This is the classic signature of single-phasing in a 3-phase motor (one fuse blown or one contactor pole failed) or a failed start capacitor/centrifugal switch in a single-phase motor. The motor is receiving power but cannot generate a rotating field, only a pulsating one. It will draw massive current and trip the overload within seconds if not manually stopped.
- Overheat Under Normal Load: Often caused by voltage imbalance. In a 3-phase induction motor, a mere 2% voltage imbalance across the phases causes a 10% temperature rise in the stator windings due to negative-sequence currents. Check phase-to-phase voltage at the motor terminals under load, not just at the panel.
- Stall and Breakdown: If the mechanical load exceeds the motor's breakdown torque (e.g., a jammed conveyor), slip increases rapidly past the 10-15% pull-out point. The motor stalls, current spikes to Locked Rotor Amps (LRA, typically 6x FLA), and the thermal overload must trip within 10-20 seconds to prevent the stator varnish from melting and shorting the windings.
Frequently Asked Questions
How does slip affect induction motor speed under heavy loads?
Slip is directly proportional to the torque demanded by the load. As you add mechanical resistance, the rotor slows down slightly, increasing the relative speed between the rotor bars and the stator's RMF. This increased relative speed induces higher currents in the rotor, generating more torque to match the load. A standard NEMA B motor will drop from 1790 RPM (no load) to 1750 RPM (full load). If the load demands more torque than the motor can produce at its maximum slip point (breakdown torque), the motor will stall entirely.
Can I run a 3-phase induction motor on single-phase power?
Yes, but not directly. You cannot wire single-phase power directly to a 3-phase motor's U, V, and W terminals; it will just hum and overheat. You have two practical options: use a Variable Frequency Drive (VFD) rated for single-phase input and 3-phase output (very common for 1HP to 3HP shop tools), or use a rotary phase converter to generate a synthetic third leg. Note that when using a VFD on single-phase input, you typically must oversize the drive by 30-50% because the input rectifier diodes are carrying all the current on just two legs.
Why does my induction motor hum but not start?
A loud hum without rotation means the motor is energized but lacks a starting torque vector. In single-phase motors, this is almost always a failed start capacitor (open circuit) or a stuck centrifugal switch. In 3-phase motors, it indicates single-phasing (a blown fuse or broken wire on one leg). In both cases, the motor is generating a pulsating magnetic field rather than a rotating one. Disconnect power immediately; the windings will draw locked-rotor current and burn out in less than a minute without the thermal overload tripping.
What is the exact difference between an induction motor and a synchronous motor?
The difference lies in the rotor construction and slip. An induction motor uses a short-circuited squirrel cage rotor that relies on induced current and must have slip to produce torque. A synchronous motor uses a rotor with permanent magnets or a DC-fed wound field that physically locks onto the stator's RMF. Therefore, a synchronous motor runs at exactly synchronous speed (e.g., exactly 1800 RPM on a 4-pole 60Hz system) with zero slip, regardless of the load, until it pulls out of synchronism and stalls.






