Sizing an electric motor without doing the math is how you end up with tripped breakers, melted terminal lugs, or a driven load that stalls on startup. The 3 phase motor power calculation formula bridges the gap between the mechanical work you need done and the electrical supply you have available. Whether you are replacing a failed pump motor or sizing a VFD for a new conveyor, getting the current and power relationship right is non-negotiable.
The direct answer for calculating electrical input power in a 3-phase system is:
Pin = 1.732 × VLL × IL × PF
To find the mechanical output power (shaft power), you multiply by efficiency:
Pout = Pin × η
More commonly, you know the mechanical load (in HP or kW) and need to find the required line current (I) to size your wire and breaker. Rearranging the formula gives you:
I = (HP × 746) / (1.732 × V × η × PF)
The Core 3 Phase Motor Power Calculation Formula and Worked Example
Let us break down the variables so you know exactly what you are measuring and calculating:
- 1.732: The square root of 3, representing the phase geometry in a 3-phase system.
- VLL (Voltage): Line-to-line RMS voltage (e.g., 460V nominal, often measured at 480V at the source).
- IL (Current): Line current in Amps per phase.
- PF (Power Factor): The ratio of real power to apparent power. For standard NEMA Design B induction motors, this is typically 0.80 to 0.88 at full load.
- η (Efficiency): The ratio of mechanical output to electrical input. Modern premium efficiency (IE3/NEMA Premium) motors run between 0.88 and 0.95.
Worked Load Example: Sizing a 15 HP Conveyor Motor
You need to drive a conveyor requiring 15 HP at full capacity. You have a 460V 3-phase supply. The motor nameplate states an efficiency (η) of 0.90 and a power factor (PF) of 0.85.
I = (15 × 746) / (1.732 × 460 × 0.90 × 0.85)
I = 11,190 / 610.18 = 18.33 Amps
This 18.33A is your theoretical Full Load Amps (FLA). However, you never size wire or breakers strictly on theoretical math; you use the manufacturer's tested nameplate FLA or standard code tables to account for real-world losses and starting surges.
Below is the standard reference table for 3-phase motor current. Use this when a nameplate is unreadable, but always defer to the physical nameplate if available.
| Motor Rating (HP) | Full Load Amps (FLA) | Min. Wire Size (75°C Cu) | Typical Breaker Size (Inverse Time) |
|---|---|---|---|
| 1 HP | 2.1 A | 14 AWG | 15 A |
| 3 HP | 4.8 A | 14 AWG | 15 A |
| 5 HP | 7.6 A | 14 AWG | 15 A |
| 10 HP | 14.0 A | 12 AWG | 30 A |
| 15 HP | 21.0 A | 10 AWG | 40 A |
| 25 HP | 34.0 A | 8 AWG | 70 A |
| 50 HP | 65.0 A | 4 AWG | 125 A |
Motor Type Comparison: Matching the Load Profile
Calculating power is only half the battle; selecting the right motor topology for the mechanical load profile is the other. Treating a stepper motor and an AC servo as interchangeable is a fast track to a failed project. Steppers operate open-loop and lose torque rapidly at speed, while servos use closed-loop feedback to maintain precise torque across the entire RPM band.
Here is how the primary industrial motor types stack up against specific load demands:
| Motor Type | Torque Curve Profile | Controller / Drive Demands | Cost per HP | Best Load Profile |
|---|---|---|---|---|
| AC Induction (TEFC) | High starting torque, dips slightly, peaks at breakdown torque (200-250%). | Direct-on-line (DOL) contactor or V/Hz VFD for speed control. | $ (Lowest) | Pumps, fans, conveyors, compressors (continuous, high-inertia). |
| BLDC / PMSM | Constant torque up to base speed, constant power above base speed. | Field Oriented Control (FOC) drive with Hall sensors or sensorless back-EMF tracking. | $$ | HVAC blowers, EV traction, high-efficiency continuous loads. |
| Stepper | Maximum holding torque at 0 RPM, drops off sharply as speed increases. | Open-loop step/direction pulse generator; microstepping driver. | $ | Low-speed positioning, 3D printers, CNC routers (low inertia). |
| AC Servo | Flat, constant torque curve from 0 to rated speed; high dynamic overload (300%). | Closed-loop servo drive with high-resolution encoder feedback (absolute or incremental). | $$$$ | Robotics, high-speed pick-and-place, precise indexing. |
If your load requires holding a heavy mass stationary against gravity without a mechanical brake, an AC induction motor will overheat and burn out; you need a servo or a stepper with a holding current, or an induction motor equipped with a fail-safe spring-set brake.
Terminal Wiring Identification and Failure Signatures
When you unbox a standard dual-voltage 9-lead 3-phase induction motor, you will find nine wires labeled T1 through T9 in the peckerhead (terminal box). How you link these determines whether the motor runs on high voltage (e.g., 460V) or low voltage (e.g., 230V).
9-Lead Dual Voltage Wiring (Wye/Star Configuration)
Most standard US industrial motors are Wye-connected internally for dual voltage.
- High Voltage (460V): Tie T4 to T7, T5 to T8, and T6 to T9. Apply your three phase lines (L1, L2, L3) to T1, T2, and T3.
- Low Voltage (230V): Tie T1 to T7, T2 to T8, and T3 to T9. Apply your three phase lines to T1, T2, and T3 (and the paired leads).
Always verify the wiring diagram stamped on the inside of the terminal box cover. Assuming the configuration without checking can result in an immediate short circuit or a motor running at one-quarter of its rated torque.
Diagnosing Failure Signatures
Motors rarely fail without warning. The acoustic and thermal signatures tell you exactly what is wrong electrically or mechanically:
- Loud Humming Without Starting: This is the classic signature of single-phasing. One of your three supply legs is dead (blown fuse, broken contactor pole, or severed wire). The motor is acting as a single-phase transformer. Fix: Measure line-to-line voltage at the terminal block. If one reading is 0V or significantly lower, trace back to the disconnect. Do not leave it humming; it will burn the remaining two windings in minutes.
- Overheating at Full Load: If the motor casing exceeds 90°C (too hot to touch for more than a second), check the supply voltage. A 10% drop in voltage (e.g., 414V on a 460V motor) causes the motor to draw roughly 10% more current to maintain the same mechanical power output (P = V × I). This excess current generates I²R heat in the windings. Check for voltage drop across long feeder runs.
- Stalling Under Load: If the motor runs fine unloaded but stalls when the conveyor is filled, the load inertia exceeds the motor's breakdown torque. Standard NEMA Design B motors have a breakdown torque of about 200% to 225% of full-load torque. If your application requires higher starting torque (like a loaded rock crusher), you need to swap to a NEMA Design C motor, which provides up to 250% starting torque with lower inrush current.
Sizing Rules of Thumb and VFD Integration
When integrating a Variable Frequency Drive (VFD) into your 3-phase system, the most common mistake is sizing the VFD purely by HP. VFDs must be sized by current (Amps), not HP.
If you have a 10 HP motor driving a standard centrifugal pump, a 10 HP VFD is fine. But if that same 10 HP motor is driving a high-inertia punch press that demands 150% continuous overload torque, the motor will pull excess current that will trip the VFD's overcurrent protection. In this case, you must size the VFD for the actual maximum continuous current the motor will draw, which often means stepping up to a 15 HP VFD frame.
For deeper guidance on motor efficiency standards and system-level optimization, refer to the US Department of Energy's Motor Systems Tip Sheets, which provide excellent baseline data for calculating lifecycle energy costs. Additionally, the physical dimensions, tolerances, and electrical testing parameters for these machines are strictly governed by the NEMA MG-1 Motors and Generators standard, which should be your final authority when resolving disputes between nameplate data and field measurements.
Mastering the 3 phase motor power calculation formula is not just about passing an exam; it is about ensuring the drive system you install survives the physical realities of the jobsite. Calculate the current, match the torque curve to the load, wire the terminals correctly, and listen to the motor when it runs. The math and the machine will always agree if you give them the right inputs.






