Motor Starting Current Calculator Formula
Understand the math behind the motor starting current calculator. Each variable explained with a worked example.
Formulas Used
Full Load Current (FLA)
full_load_amps = flaStarting (Inrush) Current
starting_current = fla * starting_multiplierStarting kVA Demand
starting_kva = fla * starting_multiplier * sqrt(3) * voltage / 1000Input Power
input_kw = watts / (efficiency_pct / 100) / 1000Variables
| Variable | Description | Default |
|---|---|---|
motor_hp | Motor Horsepower(HP) | 10 |
voltage | Operating Voltage(V) | 480 |
efficiency_pct | Motor Efficiency(%) | 90 |
power_factor | Power Factor at Full Load | 0.85 |
starting_multiplier | Starting Current Multiplier | 6 |
watts | Derived value= motor_hp * 746 | calculated |
fla | Derived value= watts / (sqrt(3) * voltage * efficiency_pct / 100 * power_factor) | calculated |
How It Works
Motor Starting Current
Electric motors draw significantly more current during startup than at full speed. This inrush can be 6-8 times the full-load current.
Formulas
FLA (3-phase) = HP x 746 / (sqrt(3) x V x Eff x PF)
Starting Current = FLA x Multiplier
Starting Methods and Multipliers
Worked Example
10 HP motor, 480 V 3-phase, 90% efficient, PF 0.85, DOL start (6x).
motor_hp = 10voltage = 480efficiency_pct = 90power_factor = 0.85starting_multiplier = 6
- 01Motor watts: 10 x 746 = 7,460 W
- 02FLA: 7460 / (1.732 x 480 x 0.90 x 0.85) = 7460 / 635.6 = 11.7 A
- 03Starting current: 11.7 x 6 = 70.4 A
- 04Starting kVA: 70.4 x 1.732 x 480 / 1000 = 58.5 kVA
Ready to run the numbers?
Open Motor Starting Current Calculator