Evaluate the AutomationView desktop suite free for 30 days. No credit card required. Claim trial key →
arrow_back Back to Articles

Deep Dive: Three-Phase Motor FLA Calculation for Precise Overload Sizing

calendar_month
person Carvalho Raphael

Deep Dive: Three-Phase Motor FLA Calculation for Precise Overload Sizing

Calculator
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
---
title: Motor FLA Calculation
---
flowchart LR
    classDef default fill:#1E293B,stroke:#475569,stroke-width:2px,color:#F8FAFC
    classDef math fill:#3B82F6,stroke:#2563EB,color:#FFFFFF

    A["Motor HP/kW"] --> B("Voltage & Power Factor")
    B --> C["Calculate FLA"]:::math
    C -->|NEC 430.32| D["Overload Sizing (115% - 125%)"]
AutomationView Icon AutomationView

A smoking motor on the plant floor is a rapid way to halt production and burn through maintenance budgets. While modern Variable Frequency Drives (VFDs) offer sophisticated electronic motor protection, countless induction motors are still driven by traditional across-the-line starters or soft starters. The primary defense against melting stator windings in these setups is the thermal overload relay. However, selecting the correct setting requires an accurate motor FLA calculation (Full Load Amperage). Relying on guesswork or purely generic tables without understanding the underlying math is a recipe for nuisance tripping or catastrophic failure.

Motor nameplates provide a baseline FLA, but engineers must often calculate the expected amperage during the design phase before the physical motor arrives, or verify nameplate data against NEC (National Electrical Code) standards for safe component sizing.

The Physics Behind Full Load Amps

Full Load Amperage is the amount of current a motor draws from the electrical grid when operating at its rated voltage and producing its rated mechanical power (horsepower or kilowatts). For a three-phase AC induction motor, the calculation must account for the power factor (the ratio of real power to apparent power) and motor efficiency.

The Standard 3-Phase FLA Formula

When the motor rating is provided in Horsepower (HP), the formula requires converting mechanical power to electrical watts (1 HP = 746 Watts).

FLA = (HP × 746) / (Voltage × √3 × Power Factor × Efficiency)

If the motor rating is provided in Kilowatts (kW), the conversion is more straightforward:

FLA = (kW × 1000) / (Voltage × √3 × Power Factor × Efficiency)
---
title: Overload Protection Tripping Curve
---
flowchart TD
    classDef standard fill:#0f172a,stroke:#334155,stroke-width:2px,color:#e2e8f0
    classDef danger fill:#ef4444,stroke:#991b1b,stroke-width:2px,color:#ffffff

    subgraph "Motor Current vs Time"
        I1["Inrush Current (600% FLA)"] -->|Starts Motor (|Mechanical Jam| I3["Locked Rotor Amps"]:::danger
        I3 -->|Overload Heater Expands| I4["Relay Trips / Breaks Contactor Coil"]
    end

Sizing the Overload Relay (NEC 430.32)

Once the motor FLA calculation is complete (or read directly from the nameplate), the next step is sizing the overload relay. You do not set the overload exactly to 100% of the FLA. If you did, the motor would trip during minor, acceptable load fluctuations.

According to NEC standards (specifically Article 430.32), the overload sizing depends on the motor’s Service Factor (SF) and temperature rise.

Motor Characteristic Maximum Overload Setting (% of Nameplate FLA) Reasoning
Service Factor of 1.15 or greater 125% The motor is designed to safely handle a 15% continuous overload. The relay is sized slightly higher to prevent nuisance tripping.
Temperature Rise 40°C or less 125% The motor dissipates heat efficiently, allowing for a higher protective margin.
All Other Motors (e.g., SF 1.0) 115% The motor cannot sustain overloads. The protection must be tighter to prevent winding damage.

The Pitfall of NEC FLA Tables

When sizing conductors, disconnects, and short-circuit protection (fuses/breakers), the NEC requires engineers to use the generic FLA tables (e.g., Table 430.250) rather than the motor’s specific nameplate. However, when sizing the overload relay, you must use the actual nameplate FLA. Sizing an overload based on a generic table can result in inadequate protection if the specific motor draws less current than the table estimates.

Field Variables Affecting Motor Current

Even with a perfect motor FLA calculation, real-world conditions on the plant floor can skew the amperage draw.

  • Voltage Imbalance: A 3% voltage imbalance between phases can lead to a 20% increase in heat generation and drastically uneven current draw across the legs, potentially tripping the overload prematurely.
  • Ambient Temperature: Thermal overload relays (specifically bi-metallic types) are sensitive to ambient heat. If the control panel is installed next to a blast furnace, the relay may trip below the calculated FLA unless an ambient-compensated relay is utilized.
  • Power Factor Degradation: If the motor is consistently run underloaded (e.g., at 50% capacity), the power factor drops significantly, causing the motor to draw proportionately more reactive current than expected.

Conclusion

A rigorous motor FLA calculation is the bedrock of industrial motor protection. While modern tools can automate the math, an automation engineer must deeply understand the variables—voltage, efficiency, power factor, and service factor—to select and set thermal overloads correctly. By adhering to NEC guidelines and accounting for environmental factors, you ensure maximum machine uptime while preventing catastrophic electrical failures.

FAQ

Why does my motor draw 6 times its FLA when starting?

This is known as Inrush Current or Locked Rotor Amps (LRA). When an induction motor starts across-the-line, the magnetic field requires massive current to magnetize the core and overcome initial mechanical inertia. Overload relays are designed with a “trip class” (e.g., Class 10 or Class 20) that allows this temporary spike without tripping.

Can I use VFDs instead of thermal overloads?

Yes. A VFD provides highly accurate electronic motor thermal protection by mathematically modeling the motor’s heat based on current draw and operating speed. In most single-motor VFD applications, a physical thermal overload relay is completely unnecessary.

What happens if I set the overload dial too high?

The motor will run even when mechanically overloaded. The internal stator windings will overheat, the insulation will degrade rapidly, and the motor will eventually short out and fail completely.

Need to build smarter control panels? Explore our AutomationView Store for tools to streamline your engineering calculations and designs.

Share this article

Stay Updated with Calculator

Get the latest articles and news delivered directly to your inbox.

Log in to Subscribe

You must be registered and logged in to manage subscriptions.

Recommended for you

Voltage Drop Calculation: A Guide to Industrial Cable Sizing

Calculator
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    classDef source fill:#1e3a8a,stroke:#3b82f6,color:#fff,stroke-width:2px
    classDef cable fill:#047857,stroke:#10b981,color:#fff,stroke-width:2px
    classDef load fill:#b91c1c,stroke:#ef4444,color:#fff,stroke-width:2px

    A["Power Source (480V)"]:::source -->|"Voltage Drop Calculation"| B["Long Industrial Cable Run"]:::cable
    B -->|"Actual Voltage (465V)"| C["Induction Motor Load"]:::load
AutomationView Icon AutomationView
calendar_month

Voltage Drop Calculation: A Guide to Industrial Cable Sizing

Key Takeaways Undersized cables lead to excessive heating, torque loss in motors, and premature equipment failure. NEC guidelines recommend a maximum of 3% voltage drop for branch circuits and 5% for combined feeder and branch circuits. Accurate calculation requires accounting for both resistance and inductive reactance, especially in AC circuits and VFD applications. Sizing electrical […]

Read Article arrow_forward

Deep Dive: Accurate Stepper Motor Torque Calculation

Calculator
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A["Load Inertia"]:::input_node --> D{"Torque Calculator"}:::calc_node
    B["Friction Force"]:::input_node --> D
    C["Acceleration Rate"]:::input_node --> D
    D --> E["Holding Torque"]:::output_node
    D --> F["Pull-out Torque"]:::output_node

    classDef input_node fill:#1E88E5,stroke:#0D47A1,stroke-width:2px,color:#FFFFFF
    classDef calc_node fill:#FFB300,stroke:#FF8F00,stroke-width:2px,color:#000000
    classDef output_node fill:#43A047,stroke:#1B5E20,stroke-width:2px,color:#FFFFFF
AutomationView Icon AutomationView
calendar_month

Deep Dive: Accurate Stepper Motor Torque Calculation

TL;DR: Oversizing steppers adds parasitic mass; undersizing causes dropped steps. Reflected inertia matching is strictly required to prevent mid-band resonance. A stepper motor torque calculator is a critical tool, but you must understand the underlying physics of load inertia, dynamic friction, and acceleration profiles first. The Reality of Stepper Motor Sizing Walk the floor of […]

Read Article arrow_forward

24VDC Power Supply Sizing: 5 Crucial Tips to Prevent Failure

Learning
%%{init: {'theme':'dark', 'themeVariables': { 'background': '#001c38' }}}%%
flowchart LR
    A[Power Supply Sizing] --> B[Continuous Loads]
    A --> C[Inrush Currents]
    A --> D[Temperature Derating]
    A --> E[Load Segregation]
    B & C & D & E --> F[Panel Stability]
AutomationView Icon AutomationView
calendar_month

24VDC Power Supply Sizing: 5 Crucial Tips to Prevent Failure

A machine suddenly halts mid-cycle. The HMI is dark, and the PLC has rebooted, yet no breakers tripped. This phantom fault is one of the most common headaches in industrial automation, and it almost always points to one culprit: voltage sags. Nailing your 24VDC power supply sizing is the only way to eliminate these mysterious […]

Read Article arrow_forward