Motor FLA Calculator | Full Load Amps 1Ø & 3Ø (NEC 430)
Motor Full Load Current (FLA) Calculator
Motor FLA Calculator is used to calculated the full load Amps, which is the maximum current a motor or electrical load draws when running at its rated power. This calculator helps you to quickly find out current value for all three 1-phase, 3-phase, and DC systems.
You can enter power in kW, kVA, HP or Watts. Based on your input, the calculator picks the right formula and shows you each calculation steps. Use this when sizing cables, selecting circuit breakers, setting overload relays, or verifying nameplate data.
| Motor Size | 1-Phase 230V (A) | 3-Phase 230V (A) | 3-Phase 460V (A) |
|---|---|---|---|
| 1 HP | 8 A | 4.0 A | 2.0 A |
| 1.5 HP | 10 A | 5.0 A | 2.5 A |
| 2 HP | 12 A | 6.0 A | 3.0 A |
| 3 HP | 17 A | 8.0 A | 4.0 A |
| 5 HP | 28 A | 15.2 A | 7.6 A |
| 7.5 HP | 40 A | 22 A | 11 A |
| 10 HP | 50 A | 30.8 A | 14 A |
| 15 HP | 68 A | 46.2 A | 21 A |
| 20 HP | 88 A | 59.4 A | 27 A |
| 25 HP | 110 A | 74.8 A | 34 A |
| 30 HP | 125 A | 88 A | 40 A |
| 40 HP | 154 A | 114 A | 52 A |
| 50 HP | 192 A | 143 A | 65 A |
| 60 HP | 224 A | 169 A | 77 A |
| 75 HP | 285 A | 211 A | 96 A |
| 100 HP | 364 A | 285 A | 124 A |
| 125 HP | 460 A | 359 A | 156 A |
| 150 HP | 520 A | 414 A | 180 A |
| 200 HP | 690 A | 552 A | 240 A |
What is Full Load Current?
Full Load Current (FLC) is what shows up on a motor nameplate as “rated current” or “full load amps.”
It’s the current the motor pulls when delivering its rated output power at rated voltage and frequency.
If you have a 10 kW motor running at full load, it draws its full load current. If it’s running at 50% load, actual current will be lower.
You don’t size cables or breakers based on actual load. You size them based on full load current because that’s the maximum continuous current the circuit needs to handle safely. using Motor FLA Calculator help you in that.
During commissioning, one of the first checks is comparing measured running current against nameplate FLC. If measured current is higher, something’s wrong. Could be mechanical overload, wrong voltage, phase imbalance, or a failing motor.
I’ve seen motors running 20% over FLC for months because nobody checked. Eventually the insulation fails and you’re replacing a motor that could’ve been saved.
How the Motor FLA Calculator Works
Enter your motor or load power.
Choose the unit. Most nameplates show kW for metric and HP for imperial systems.
Enter system voltage. 3-phase calculations need line-to-line voltage. Could be 415V, 480V or 690V depends on your system supply
Select phase type.
Set power factor. Motors normally run between 0.8 to 0.9 PF at full load. Heaters are resistive. PF is 1.0. No calculation needed there.
Once you hit calculate, you’ll see the current in amps, the formula it picked, and the full working so nothing is a black box.
Full Load Current Formulas
Three-Phase AC
When you know power in kilowatts:
I = \frac{P \times 1000}{\sqrt{3} \times V \times PF}
When you know apparent power in kVA:
I = \frac{P \times 1000}{\sqrt{3} \times V}
When you know horsepower:
I = \frac{P \times 746}{\sqrt{3} \times V \times PF \times \eta}
Where:
- I = current in amperes
- P = power
- V = line-to-line voltage
- PF = power factor (decimal)
- η = efficiency (decimal)
- √3 = 1.732
Single-Phase AC
For kilowatts:
I = \frac{P \times 1000}{V \times PF}
For kVA:
I = \frac{P \times 1000}{V}
For horsepower:
I = \frac{P \times 746}{V \times PF \times \eta}
DC Circuits
For kilowatts:
I = \frac{P \times 1000}{V}
For horsepower:
I = \frac{P \times 746}{V \times \eta}
Power factor doesn’t exist in DC. Just voltage and power.
Understanding Power Factor and Efficiency
3-phase motors usually run at 0.8 to 0.9 power factor, when fully loaded. You’ll see it right on the nameplate. It drops significantly at small load. At 25% load, power factor often drops to 0.5 or worse.
Why does this matter in Motor FLA Calculator?
Lower power factor means higher current for the same kW output. Higher current needs bigger cables and causes more voltage drop.
Common Power Factor Values
| Load Type | Typical Power Factor (PF) |
|---|---|
| Resistive heaters | 1.0 |
| Induction motors (full load) | 0.85 to 0.88 |
| Induction motors (light load) | 0.5 to 0.7 |
| LED lighting | 0.9 to 0.95 |
| Transformers | 0.95 to 0.98 |
| Welding equipment | 0.7 to 0.8 |
Efficiency matters when converting horsepower to amperes.
Standard motors run 85% to 90% efficient. Premium efficiency motors hit 91% to 95%.
Never guess and Always check the nameplate.
Practical Examples
Example 1: Three-Phase Motor from kW
You have a motor rated 15 kW, 415V with 3-phase supply, power factor 0.85.
I = \frac{15 \times 1000}{1.732 \times 415 \times 0.85}
I = \frac{15000}{611.2}
I = 24.5 \text{ A}
Example 2: Single-Phase Heater
5 kW resistive heater, 230V single-phase.
Power factor is 1.0 for resistive loads.
I = \frac{5 \times 1000}{230 \times 1.0}
I = \frac{5000}{230}
I = 21.7 \text{ A}
Example 3: DC Motor from Horsepower
10 HP DC motor, 120V, efficiency 88%.
I = \frac{10 \times 746}{120 \times 0.88}
I = \frac{7460}{105.6}
I = 70.6 \text{ A}
Example 4: Three-Phase Transformer
100 kVA transformer, 480V three-phase.
I = \frac{100 \times 1000}{1.732 \times 480}
I = \frac{100000}{831.4}
I = 120.3 \text{ A}
Example 5: 20 HP Motor at 480V
20 HP motor, 480V three-phase, PF 0.85, efficiency 90%.
I = \frac{20 \times 746}{1.732 \times 480 \times 0.85 \times 0.9}
I = \frac{14920}{636.5}
I = 23.4 \text{ A}
Example 6: VFD-Driven Motor
30 kW motor on a VFD, 480V three-phase.
VFDs typically reduce power factor slightly. Use 0.82 if you don’t have exact data.
Efficiency: 92%.
I = \frac{30 \times 1000}{1.732 \times 480 \times 0.82 \times 0.92}
I = \frac{30000}{627.3}
I = 47.8 \text{ A}
Example 7: Single-Phase Air Conditioner
3.5 kW AC unit, 230V, power factor 0.9.
I = \frac{3.5 \times 1000}{230 \times 0.9}
I = \frac{3500}{207}
I = 16.9 \text{ A}
Example 8: Solar DC System
2 kW solar battery charging system, 48V DC.
I = \frac{2 \times 1000}{48}
I = \frac{2000}{48}
I = 41.7 \text{ A}
Example 9: Industrial Conveyor Motor
75 HP conveyor motor, 415V, PF 0.86, efficiency 91%.
I = \frac{75 \times 746}{1.732 \times 415 \times 0.86 \times 0.91}
I = \frac{55950}{570.1}
I = 98.1 \text{ A}
Example 10: Three-Phase Load from kVA
50 kVA load, 415V three-phase.
I = \frac{50 \times 1000}{1.732 \times 415}
I = \frac{50000}{718.8}
I = 69.5 \text{ A}

Motor Full Load Current NEC Table 430.248 & 430.250
These are typical values. Always use nameplate data when available.
Three-Phase Motors at 415V
| Motor HP | Approx FLC (A) |
|---|---|
| 1 HP | 1.8 |
| 2 HP | 3.4 |
| 3 HP | 4.8 |
| 5 HP | 7.6 |
| 7.5 HP | 11 |
| 10 HP | 14 |
| 15 HP | 20 |
| 20 HP | 26 |
| 30 HP | 38 |
| 50 HP | 62 |
| 75 HP | 92 |
| 100 HP | 120 |
Three-Phase Motors at 480V
| Motor HP | Approx FLC (A) |
|---|---|
| 5 HP | 6.6 |
| 10 HP | 12 |
| 15 HP | 17 |
| 20 HP | 22 |
| 30 HP | 33 |
| 50 HP | 54 |
| 75 HP | 80 |
| 100 HP | 104 |
| 150 HP | 154 |
Why You Need to Calculate Full Load Current
Cable Sizing
You need FLC to select the right conductor size.
NEC requires conductors to handle at least 125% of continuous motor load current. So if FLC is 20A, your conductor must be rated for at least 25A after applying all derating factors.
Circuit Breaker Selection
Motor branch circuit breakers are sized based on FLC, not running current.
Typical sizing is 250% of FLC for standard motors. Some cases allow up to 400% depending on motor type and starting method.
Overload Relay Settings
Thermal overload relays protect motors from sustained overcurrent.
They’re set between 115% and 125% of nameplate FLC. If a motor runs above this for too long, the relay trips before insulation damage occurs.
Contactor Selection
Contactors are rated by current-carrying capacity.
You select a contactor based on motor FLC and duty cycle. Undersized contactors overheat and fail.
Transformer Loading
When sizing a transformer, you add up the FLC of all connected loads.
Then apply a demand factor based on load diversity. But the starting point is knowing individual load currents.
Voltage Drop Calculations
Cable voltage drop depends on current and cable length.
FLC is the current value you use in voltage drop formulas. If calculated drop exceeds 3% for branch circuits or 5% total, you need larger conductors.
Full Load Current vs Starting Current
Full load current is steady-state.
Starting current is what happens when you energize a motor that’s not yet spinning.
During startup, there’s no back-EMF to limit current. A motor can pull 6 to 8 times FLC for a few seconds during direct-on-line starting.
For a 20A motor, starting current might hit 120A to 160A.
This matters for:
- Supply authority approval
- Upstream protection coordination
- Voltage dip on the system
- Generator sizing
If starting current causes problems, you use a soft starter or VFD to limit inrush.
Running current is what you measure with a clamp meter during normal operation.
If the motor is lightly loaded, running current will be less than FLC. If it’s overloaded or has mechanical issues, running current will exceed FLC.
During commissioning, measuring running current and comparing it to nameplate FLC is a basic health check.
Safety Considerations
Apply the 125% Rule for Continuous Loads
NEC 430.22 requires you to size conductors at 125% of motor FLC for continuous duty. Take a 20A motor, you need at least 25A conductors. Prevents overheating when the motor’s running all day.
Account for Ambient Temperature
Cable ampacity ratings assume 30°C ambient temperature.If cables run through a hot area or are bundled with other cables, you apply derating factors.A cable rated for 30A might only handle 24A after derating.
Don’t Ignore Voltage Drop
Maximum allowable voltage drop is 3% for branch circuits and 5% total including feeders. Exceeding this causes motors to draw higher current and overheat. Always calculate voltage drop using FLC, cable size, and cable length.
Use Nameplate Data When Available
Motor FLA Calculator use it theoratically.
Actual motor nameplates show tested values. If there’s a difference, trust the nameplate.
Consider Starting Current Impact
For motors above 5 HP, verify that starting current won’t cause:
- Nuisance tripping of upstream breakers
- Excessive voltage dip affecting other equipment
- Problems with backup generators
Know the Difference Between kW and kVA
kW is real power. It’s what does actual work.
kVA is apparent power. It’s the total load on the supply including reactive component.
Motors use kW and power factor. Transformers are rated in kVA.
Don’t mix them up when calculating current.
Common Mistakes
Using Line-to-Neutral Voltage for Three-Phase Calculations
Three-phase formulas need line-to-line voltage.
If you use 230V instead of 400V, your calculated current will be way off.
Always confirm which voltage type you’re working with.
Ignoring Power Factor
Assuming power factor is 1.0 for motor loads gives you dangerously low current values.
A 10 kW motor at 415V with PF 1.0 would calculate to 13.9A.
Same motor with actual PF 0.85 draws 16.4A.
That difference matters when sizing cables and breakers.
Forgetting Efficiency When Converting HP
If you calculate from horsepower, you need motor efficiency.
Skipping efficiency gives you output power, not input power. Input power is what determines current draw.
Confusing kW with kVA
They’re not the same.
kVA = kW / PF
A 50 kW load at 0.8 power factor draws 62.5 kVA.
Use the right one for your calculation.
Using Wrong HP Conversion Factor
1 HP = 746 W
Not 1000 W. Not 750 W.
Use 746 or your current calculation will be wrong.
Not Applying √3 for Three-Phase
Three-phase formulas include √3 (1.732).
Forgetting it makes your calculated current 1.7 times higher than actual.
Using FLC Directly for Breaker Sizing
FLC tells you load current.
But motor circuit breakers are sized at 250% to 400% of FLC depending on motor type and code requirements.
Don’t just pick a breaker equal to FLC.

Frequently Asked Questions
- Is full load current the same as full load amps?
Yes. FLC and FLA mean the same thing. Both appear on motor nameplates.
2. Does power factor affect full load current?
Yes. Lower power factor means more current for the same kW load. A motor running at PF 0.7 will draw higher current than same motor at PF 0.9..
3. What’s a typical power factor for motors?
Normally, Its 0.85 to 0.88 at full load. Drop the load down and PF can fall to 0.5 or even less.
4. Why does starting current reach 6 to 8 times FLC?
At standstill there’s no back-EMF. Maximum current flows until the motor accelerates and back-EMF builds up.
5. Why does three-phase draw less current than single-phase?
Three-phase distributes power across three conductors with a 1.732 factor. It’s more efficient than single-phase for the same power.
6. Is kVA the same as kW?
No. kW is real power. kVA is apparent power. They’re related by power factor. kW = kVA × PF.
7. Can I use this calculator for breaker sizing?
It gives you the current. Breaker sizing requires applying NEC rules, typically 250% of FLC for motors.
8. What happens if I ignore power factor?
You get artificially low current values. This leads to undersized cables and breakers that overheat or trip.
9. What’s the difference between FLA and FLC?
Nothing. They’re identical terms. Both mean full load current.
10. Does efficiency affect full load current?
Yes, when calculating from horsepower. Lower efficiency means higher input power and higher current.
11. Can I use this for DC motors?
Yes. Use DC formulas. Power factor doesn’t apply to DC circuits.
12. What’s locked rotor current?
Starting current when the motor is energized but not rotating. Typically 6 to 8 times FLC for standard motors.
Related Calculators
kW to Amps Calculator – Convert kilowatts to amperes for any system
kVA to Amps Calculator – Calculate current from apparent power
Cable Size Calculator – Size conductors based on load current
Voltage Drop Calculator – Calculate voltage drop in cables
Motor Current Calculator – Specialized motor calculations
Transformer Calculator – Size transformers for your load
Breaker Size Calculator – Select proper circuit protection
Power Factor Calculator – Calculate and correct power factor
NEC Table 430.250 – Full-Load Currents for 3-Phase MotorsGetting full load current right is the starting point for any safe electrical design.
This calculator handles single-phase, three-phase and DC systems using the standard formulas. Its Good enough for quick calculations, planning work or double check your manual calculations.
For anything critical, get the design reviewed by a licensed electrical engineer, And also always double check your calculations against the actual equipment nameplate, and whatever code applies in your area.






