When a motor nameplate is faded, missing, or you are spec-ing a VFD from scratch, calculating the exact current draw is non-negotiable. The FLA formula (Full Load Amps) bridges the gap between mechanical horsepower and electrical current, telling you exactly how many amps a motor will pull when delivering its rated mechanical work at rated voltage. While the National Electrical Code (NEC) Article 430 mandates using standardized tables for breaker sizing, calculating FLA from first principles remains essential for thermal overload sizing, VFD programming, and verifying actual system efficiency.

The Core FLA Formula and Symbol Definitions

The relationship between mechanical output (Horsepower) and electrical input (Amps) is governed by the conservation of energy, adjusted for the physical losses inherent in electromagnetic conversion. Because AC and DC systems handle power differently, the FLA formula shifts depending on your phase configuration.

System TypeFLA Formula
DC Motor$$FLA = \frac{HP \times 746}{V \times \eta}$$
Single-Phase AC$$FLA = \frac{HP \times 746}{V \times \eta \times PF}$$
Three-Phase AC$$FLA = \frac{HP \times 746}{\sqrt{3} \times V \times \eta \times PF}$$

Symbol Definition Table

SymbolDefinitionStandard Unit / Format
FLAFull Load Amps (Current)Amperes (A)
HPMechanical HorsepowerHP (1 HP = 746 Watts)
746Watts per Horsepower constantW/HP
VVoltage (Line-to-Line for 3-phase)Volts (V)
η (Eta)Motor EfficiencyDecimal (e.g., 0.90 for 90%)
PFPower FactorDecimal (e.g., 0.85)
√3Square root of 3 (3-phase constant)~1.732

Rearranged Forms: Solving for Hidden Variables

On the bench or in the field, you rarely solve for FLA in isolation. If you have clamped a running motor and know the current, you can rearrange the FLA formula to diagnose mechanical loading or electrical degradation. Below are the rearranged forms for a Three-Phase AC system (drop the √3 for single-phase calculations).

  • Solving for Mechanical Load (HP):
    $$HP = \frac{FLA \times \sqrt{3} \times V \times \eta \times PF}{746}$$
    Use case: Verifying if a conveyor belt motor is mechanically overloaded based on a clamp meter reading.
  • Solving for Efficiency (η):
    $$\eta = \frac{HP \times 746}{FLA \times \sqrt{3} \times V \times PF}$$
    Use case: Benchmarking an older WEG or Baldor-Reliance motor to see if bearing wear or winding degradation has destroyed its efficiency.
  • Solving for Power Factor (PF):
    $$PF = \frac{HP \times 746}{FLA \times \sqrt{3} \times V \times \eta}$$
    Use case: Determining if a motor is severely under-loaded, which naturally tanks the power factor and wastes reactive power.
  • Solving for Voltage (V):
    $$V = \frac{HP \times 746}{FLA \times \sqrt{3} \times \eta \times PF}$$
    Use case: Estimating the voltage drop across a long feeder run when you know the source voltage and the current at the motor terminals.

Assumptions, Boundaries, and Unit Traps

The FLA formula is a steady-state model. It assumes the motor has reached full operating temperature, is spinning at rated synchronous speed (minus slip), and is driving a load exactly equal to its nameplate horsepower. It does not calculate Locked Rotor Amps (LRA) or starting inrush current, which can be 6 to 8 times higher than FLA.

What a Realistic Answer Magnitude Looks Like

If your calculator spits out a number that defies physics, you have made an input error. Keep these Rule-of-Thumb Magnitudes in your head for quick sanity checks:

  • 1 HP @ 115V (1-Phase): ~10A to 12A
  • 1 HP @ 230V (1-Phase): ~5A to 6A
  • 1 HP @ 460V (3-Phase): ~1.25A to 1.5A
  • 10 HP @ 480V (3-Phase): ~12A to 14A

Unit Mistakes That Break the Math

When apprentices and DIYers get wildly incorrect FLA numbers, it is almost always due to one of three unit traps:

  1. The Percentage Trap: Entering 92 instead of 0.92 for efficiency. This shrinks your calculated current by a factor of 100, leading to severely undersized wire.
  2. The Kilowatt Confusion: If your motor is rated in kW instead of HP, do not multiply by 746. The formula becomes $$FLA = \frac{kW \times 1000}{\sqrt{3} \times V \times \eta \times PF}$$. Mixing kW with the 746 constant will yield garbage data.
  3. The Voltage Misidentification: In three-phase systems, V is always Line-to-Line voltage (e.g., 480V), not Line-to-Neutral (277V). Using 277V in the 3-phase formula will artificially inflate your calculated FLA by nearly 75%.

Worked Examples with Strict Unit Tracking

Let us run two distinct scenarios, tracking every unit through the calculation to ensure dimensional consistency.

Problem 1: Three-Phase AC Industrial Motor

Given: A 10 HP, 480V, 3-phase TEFC (Totally Enclosed Fan Cooled) motor. Nameplate states 88% efficiency (0.88) and a power factor of 0.82.

  1. Numerator (Mechanical Power in Watts): $$10 \text{ HP} \times 746 \text{ W/HP} = 7,460 \text{ Watts}$$
  2. Denominator (Electrical Parameters): $$1.732 \times 480\text{V} \times 0.88 \times 0.82 = 600.31 \text{ Volts (effective)}$$
  3. Division: $$FLA = \frac{7,460}{600.31} = 12.42 \text{ Amps}$$

Sanity Check: Our rule of thumb dictates ~1.25A to 1.5A per HP at 460V. For 10 HP, we expect 12.5A to 15A. Our calculated 12.42A is perfectly aligned with reality.

Problem 2: Single-Phase AC Workshop Motor

Given: A 2 HP, 230V, 1-phase capacitor-start induction motor driving a table saw. Efficiency is 85% (0.85), PF is 0.80.

  1. Numerator: $$2 \text{ HP} \times 746 \text{ W/HP} = 1,492 \text{ Watts}$$
  2. Denominator (No √3 for single-phase): $$230\text{V} \times 0.85 \times 0.80 = 156.4 \text{ Volts (effective)}$$
  3. Division: $$FLA = \frac{1,492}{156.4} = 9.54 \text{ Amps}$$

Sanity Check: At 230V, a 2 HP motor should draw roughly 5A-6A per HP. 9.54A is slightly under 10A, validating the math.

Real-World Scenario: The Missing Nameplate Compressor

Formulas are useless if you ignore the physical reality of the equipment. Here is a scenario that highlights what happens when the FLA formula is applied without respecting its efficiency variables.

The Setup

A hobbyist buys a used 5 HP, 230V single-phase air compressor. The nameplate is painted over and illegible. They need to wire it to a subpanel and want to calculate the FLA to size the THHN wire and breaker. Assuming the motor is "100% efficient" and has a "perfect power factor," they run the math: $$FLA = \frac{5 \times 746}{230 \times 1.0 \times 1.0} = 16.2 \text{ Amps}$$. Based on this, they pull 12 AWG wire and install a 20A breaker.

The Numbers (Reality)

Older, single-phase compressor motors are notoriously inefficient under load. The actual motor parameters are 82% efficiency (0.82) and a 0.75 power factor. Let us run the real FLA formula:

$$FLA = \frac{5 \times 746}{230 \times 0.82 \times 0.75} = \frac{3,730}{141.45} = 26.3 \text{ Amps}$$

The Outcome

The first time the compressor cycles on while the tank is near 150 PSI (maximum mechanical load), the motor pulls 26.3A. The 20A breaker does not trip immediately because inverse-time breakers tolerate brief overloads, but the 12 AWG wire begins to heat up significantly. Over a month of use, the voltage drop across the undersized wire causes the motor terminals to see only 210V. This lower voltage forces the motor to draw even more current to maintain 5 HP, eventually melting the terminal lug insulation and tripping the breaker continuously.

What Went Wrong

The builder committed the ultimate sin of the FLA formula: they assumed η = 1.0 and PF = 1.0. In electromagnetic systems, energy is always lost to heat (efficiency) and magnetic field lag (power factor). By ignoring the denominator's derating factors, they calculated the theoretical minimum current, not the actual operating current.

Code Caveat: While calculating FLA is vital for understanding system behavior and sizing thermal overloads, NEC Article 430.6(A)(1) strictly requires using the standardized tables in Article 430 (like Table 430.248 for single-phase) rather than calculated values for sizing branch circuit conductors and short-circuit protection. Always defer to the NEC tables and local AHJ requirements for final breaker and wire sizing, using your calculated FLA for VFD setup and overload relay dials.

Mastering the FLA formula means respecting the math, tracking your units relentlessly, and remembering that a motor is a physical machine, not a perfect mathematical abstraction. For deeper dives into motor circuit protection and NEC compliance, reference the EC&M guide on motor calculations to ensure your bench math translates safely to the jobsite.