If you are sizing a drive or troubleshooting a tripped breaker, the fundamental efficiency of a motor formula is your starting point: η = (Pout / Pin) × 100. For a 3-phase AC induction motor, electrical input power (Pin) is calculated as √3 × V × I × PF. Therefore, the working formula to find efficiency on the bench is:
η = [ (HP × 746) / (√3 × V × I × PF) ] × 100
While the math is straightforward, the real-world application is where most DIYers and junior technicians trip up. Nameplate efficiency is a snapshot taken at full load, nominal voltage, and 25°C ambient. The moment you run that motor at 30% load or feed it through a long cable run with voltage drop, your actual efficiency diverges from the nameplate. Below is the practical guide to applying this formula, matching the right motor to your load profile, and wiring it without burning up the windings.
The Core Formula and Why Nameplates Lie
When you buy a NEMA Premium (IE3) or Ultra-Premium (IE4/IE5) motor, the nameplate might boast 93.6% efficiency. That number is governed by the NEMA MG-1 standard testing procedures at 100% rated load.
However, electric motors suffer from two types of losses: fixed losses (core/iron losses, friction, and windage) and variable losses (I²R copper losses in the windings). When you oversize a motor and run it lightly loaded, the fixed losses dominate, and efficiency plummets. According to the US Department of Energy's Advanced Manufacturing Office, an induction motor running at less than 40% of its rated load experiences a severe drop in both efficiency and power factor.
Motor Type Comparison: Matching the Load Profile to the Drive
Choosing the right motor isn't just about hitting a horsepower target; it is about matching the torque curve to the mechanical load. Treating a stepper and a servo as interchangeable is a fast track to burned-out drivers and missed steps.
| Motor Type | Torque Curve | Control / Driver Needs | Cost ($/HP) | Best Load Profile |
|---|---|---|---|---|
| AC Induction (TEFC) | High starting torque, drops near synchronous speed. | DOL starter, Soft Starter, or VFD (e.g., Yaskawa GA800). | $150 - $250 | Continuous conveyors, pumps, fans, compressors. |
| Brushless DC (BLDC) | Flat torque curve up to base speed, constant power above. | Electronic Speed Controller (ESC) with Hall sensors or sensorless back-EMF. | $300 - $500 | Drones, RC models, small traction drives, cooling fans. |
| Stepper (NEMA 23/34) | Maximum torque at zero speed (stall), drops sharply at high RPM. | Open-loop chopper drive (e.g., GeckoDrive G201V). No feedback. | $100 - $200 | Low-speed positioning, 3D printers, CNC routers (low load). |
| AC Servo | Constant peak torque across a wide speed range (up to 300% rated). | Closed-loop servo drive with high-res encoder (e.g., Allen-Bradley Kinetix). | $800 - $1500+ | High-speed pick-and-place, robotic arms, dynamic indexing. |
Sizing Rule of Thumb: A Worked Conveyor Load Example
The Rule of Thumb: Size your continuous operating load to sit between 75% and 90% of the motor's full-load capacity. This keeps you in the peak efficiency sweet spot of the NEMA efficiency curve while leaving a 10-25% thermal buffer for ambient spikes and transient jams.
The Scenario: You are building an inclined aggregate conveyor. Your mechanical calculations show the belt requires 4.2 HP of continuous shaft power to move the material at the target speed, with occasional 5.5 HP peaks during startup.
The Selection: You select a 5 HP (3.73 kW), 460V, 3-Phase NEMA Premium TEFC motor. Nameplate specs: 91.0% efficiency (η), 0.85 Power Factor (PF), and 7.6A Full Load Amps (FLA).
The Calculation: Let's find the actual current draw at our 4.2 HP continuous load using the efficiency of a motor formula rearranged to solve for Current (I):
- Convert mechanical output to watts: Pout = 4.2 HP × 746 = 3,133.2 W
- Calculate electrical input required: Pin = Pout / η = 3,133.2 / 0.91 = 3,443.1 W
- Solve for Current: I = Pin / (√3 × V × PF)
- I = 3,443.1 / (1.732 × 460 × 0.85) = 3,443.1 / 677.9 = 5.08 Amps
The Verdict: The motor will draw 5.08A continuously. Divided by the 7.6A FLA, the motor is running at 66.8% load. While slightly below our ideal 75% target, it safely handles the 5.5 HP startup peak without tripping the overload relay, making it the correct standard-frame size for this application.
Wiring, Terminals, and Failure Signatures
Getting the math right means nothing if the termination is sloppy or the drive is mismatched. Here is how to identify your terminals and read the physical failure signatures before the motor burns out.
Terminal Identification
- 3-Phase AC Induction: Look for T1, T2, T3 (US standard) or U, V, W (IEC standard) in the peckerhead (connection box). For dual-voltage (230/460V) 9-lead motors, you must configure the internal wye/delta jumpers correctly. Tying a 230V delta configuration to a 460V supply will instantly vaporize the windings.
- BLDC / Servo: Power phases are U, V, W. You will also have a separate feedback connector for the encoder (often labeled A, B, Z for quadrature, plus 5V and GND) and Hall sensor inputs (Ha, Hb, Hc).
- Stepper: Bipolar steppers use A+, A-, B+, B-. Never disconnect these wires while the drive is powered; the resulting inductive voltage spike will blow the driver's MOSFETs.
Failure Signatures: Hum, Overheat, and Stall
- The Hum (Single-Phasing): If a 3-phase motor hums loudly and refuses to start (or vibrates violently while running), you likely lost a phase. A blown fuse on T2 or a loose VFD output terminal means the motor is trying to run on single-phase power. Current on the remaining two legs will spike by √3 (1.73x), rapidly melting the insulation.
- Overheat (Thermal Overload): If the motor casing exceeds 80°C to the touch, check your ambient temperature. NEMA motors are rated for a 40°C ambient. If installed in a 50°C boiler room, you must derate the motor by roughly 10-15% or upgrade to a Class F/H insulation system. Also, check for VFD-induced bearing currents; if you are running a VFD over 150 feet of cable without an output dV/dt filter or a shaft grounding ring (like an AEGIS ring), high-frequency common-mode voltage will flute the bearings and cause mechanical drag.
- Stall (Lost Sync vs. Fault): A stepper stall is silent or accompanied by a high-pitched whine; the motor simply stops moving while the controller keeps sending pulses (open-loop failure). A servo stall results in an immediate "Following Error" or "Overcurrent" fault code on the drive display, as the closed-loop encoder detects the shaft position deviating from the commanded position.
FAQ: Calculating and Optimizing Motor Efficiency
How do you apply the efficiency of a motor formula to single-phase AC?
For single-phase motors (like capacitor-start induction motors used in HVAC and shop tools), you drop the √3 from the input power equation. The formula becomes η = [ (HP × 746) / (V × I × PF) ] × 100. Keep in mind that single-phase motors inherently have lower power factors (often 0.60 to 0.75) and lower overall efficiencies compared to 3-phase equivalents due to the losses in the start/run capacitors and the pulsating magnetic field.
Does adding a VFD change the efficiency of a motor formula result?
Yes, but in two competing ways. A VFD introduces its own switching losses (typically 2% to 4% of total power), which reduces the system efficiency. However, if the VFD is used to slow down a centrifugal pump or fan, the Affinity Laws dictate that power consumption drops by the cube of the speed reduction. Running a 10 HP motor at 80% speed via a VFD cuts the load power requirement to roughly 5 HP, vastly improving the overall energy efficiency of the process, even if the motor's standalone electrical efficiency drops slightly due to harmonic heating.
Why does my calculated motor efficiency not match the nameplate?
If you measure V, I, and PF at the panel and plug them into the formula, your calculated efficiency will almost always be lower than the nameplate. This happens for three reasons: 1) Your load is likely not exactly 100% of rated HP. 2) The multimeter or power analyzer you are using might not be capturing the high-frequency harmonics generated by a VFD, skewing the True RMS current reading. 3) Voltage unbalance. Even a 2% voltage unbalance across T1, T2, and T3 can cause a 10% current unbalance, drastically increasing I²R heating losses and dragging down real-world efficiency.






