The standard approximate 3 phase voltage drop calculation formula used by electricians and engineers for balanced loads is VD = √3 × I × D × (R / 1000). This equation calculates the line-to-line voltage drop in volts, accounting for the 120-degree phase shift inherent in three-phase power systems. While single-phase calculations use a multiplier of 2 (representing the out-and-back path of the current), the three-phase multiplier is √3 (approximately 1.732) because the return current is shared across the remaining phases, resulting in a lower overall voltage drop for the same wire size and current.
The Core Formula and Symbol Definitions
To use this formula accurately on the jobsite or in design software, you must understand exactly what each variable represents and where to source its value. The most common mistake is pulling DC resistance from NEC Chapter 9, Table 8, instead of the AC resistance from Table 9, which accounts for skin effect and proximity effect in alternating current systems.
| Symbol | Definition | Standard Unit | Source / Notes |
|---|---|---|---|
| VD | Voltage Drop | Volts (V) | The calculated line-to-line voltage lost across the conductor run. |
| √3 | 3-Phase Constant | Dimensionless | Approximately 1.732. Derived from the vector sum of 3-phase line-to-line voltages. |
| I | Current | Amperes (A) | The full-load current (FLA) of the load, not the breaker size. |
| D | One-Way Distance | Feet (ft) | The physical length of the cable run from source to load. |
| R | AC Resistance | Ohms per 1,000 ft (Ω/kft) | Sourced from NEC Chapter 9, Table 9 (for AC systems in steel/PVC conduit). |
| 1000 | Scaling Factor | Dimensionless | Converts the per-1000-ft resistance value to a per-foot value. |
Rearranged Forms and Unit Traps That Break the Math
In the field, you rarely just solve for Voltage Drop. You are usually trying to figure out the maximum distance you can run a specific wire, or the maximum wire size required for a given distance. Here are the algebraically rearranged forms of the formula:
- Solve for Current (Max Load):
I = (VD × 1000) / (√3 × D × R) - Solve for Distance (Max Run):
D = (VD × 1000) / (√3 × I × R) - Solve for Resistance (Wire Sizing):
R = (VD × 1000) / (√3 × I × D)(Use this result to look up the required AWG in NEC Table 9).
Unit Mistakes That Will Ruin Your Calculation
The math itself is simple algebra, but unit mismatches cause 90% of field errors. Watch out for these traps:
- Mixing Meters and Feet: The NEC resistance tables are in Ohms per 1,000 feet. If your blueprint measures distance in meters, you must convert to feet (multiply by 3.281) before plugging
Dinto the formula. Using meters directly will result in a calculated voltage drop that is roughly 3 times smaller than reality. - Using Breaker Size Instead of Load Current: If you have a 100A breaker protecting a 65A motor, use 65A for
I. Sizing wire for voltage drop based on the breaker rating results in massive, expensive over-engineering. - Forgetting the 1000 Divisor: If you multiply by
Rdirectly without dividing by 1000, your calculated voltage drop will be 1,000 times too high, leading you to believe you need 500 kcmil cable for a simple 50-foot run.
What does a realistic answer magnitude look like? A properly designed feeder or branch circuit should have a voltage drop between 1% and 3% of the nominal system voltage. On a 480V system, a realistic, healthy answer is between 4.8V and 14.4V. If your calculation yields 80V on a standard steady-state run, you have either undersized the wire drastically or made a decimal error.
Solved Problems: Tracking Units from Panel to Load
Let's walk through two common scenarios, tracking every unit to ensure the math holds up.
Problem 1: 480V Industrial Feeder
Scenario: You are feeding a 100A balanced lighting panel located 250 feet from the main switchgear. You plan to use 1/0 AWG Copper THHN in steel conduit. What is the voltage drop?
- Identify Variables:
I = 100A,D = 250 ft, System = 480V 3-phase. - Find R: Look up 1/0 AWG Copper in NEC Chapter 9, Table 9 (AC resistance in steel conduit).
R = 0.12 Ω/kft. - Apply Formula:
VD = 1.732 × 100 × 250 × (0.12 / 1000) - Calculate:
VD = 1.732 × 100 × 250 × 0.00012 - Result: VD = 5.196 Volts.
- Percentage:
(5.196 / 480) × 100 = 1.08%. This is well within the NEC's recommended 3% limit for feeders.
Problem 2: 208V Commercial HVAC Unit
Scenario: A 40A rooftop HVAC unit is 150 feet from the 208V 3-phase panel. The installer wants to use 8 AWG Copper. Will it pass the 3% recommendation?
- Identify Variables:
I = 40A,D = 150 ft, System = 208V 3-phase. - Find R: 8 AWG Copper in steel conduit (NEC Table 9).
R = 0.77 Ω/kft. - Apply Formula:
VD = 1.732 × 40 × 150 × (0.77 / 1000) - Calculate:
VD = 1.732 × 40 × 150 × 0.00077 - Result: VD = 7.99 Volts.
- Percentage:
(7.99 / 208) × 100 = 3.84%. This exceeds the 3% NEC recommendation (NEC 210.19(A)(Informational Note). The installer should upsize to 6 AWG to bring the drop below 3%.
Real-World Scenario: The 50HP Motor That Kept Tripping
Formulas on paper don't always capture the dynamic reality of inductive loads. Here is a bench-and-jobsite war story that illustrates why the standard formula has limits.
The Setup: A facility added a 50HP, 480V 3-phase air compressor. The motor nameplate listed a Full Load Amps (FLA) of 65A. The run from the motor control center (MCC) to the compressor was 400 feet. To save on copper costs, the contractor installed 4 AWG Copper THHN, reasoning that 4 AWG is rated for 85A (75°C column), which easily covers the 65A load.
The Numbers (Steady State):
Let's run the 3 phase voltage drop calculation formula for the running motor:
R for 4 AWG Cu = 0.31 Ω/kft.
VD = 1.732 × 65 × 400 × (0.31 / 1000) = 13.92 Volts.
Percentage: 13.92 / 480 = 2.9%.
On paper, 2.9% is under the 3% threshold. The contractor signed off on the job.
The Outcome:
Every time the compressor tried to start under load, the motor stalled, hummed violently, and tripped the overload relay within five seconds. The facility manager blamed the utility for 'low voltage'.
What Went Wrong:
The contractor calculated voltage drop using the running current (FLA), completely ignoring the starting current (Locked Rotor Amps, or LRA). Across-the-line starting for a 50HP motor draws roughly 6 times the FLA.
Starting Current = 65A × 6 = 390A.
Let's recalculate the voltage drop during the starting transient:
VD_start = 1.732 × 390 × 400 × (0.31 / 1000) = 83.5 Volts.
During startup, the voltage at the motor terminals plummeted from 480V to 396.5V. Because motor starting torque is proportional to the square of the applied voltage, this 17% voltage sag resulted in a 32% loss of starting torque. The motor couldn't overcome the compressor's mechanical resistance, stalled, and tripped.
The Fix: The contractor had to pull the 4 AWG and replace it with 1/0 AWG Copper to reduce the impedance during startup, or alternatively, install a Variable Frequency Drive (VFD) to ramp the motor up slowly, eliminating the massive LRA spike entirely.
When to Use This Formula (and When It Fails)
The approximate formula VD = √3 × I × D × (R / 1000) is the workhorse of daily electrical design, but it relies on specific assumptions. According to Electrical Construction & Maintenance (EC&M), this formula assumes a balanced 3-phase load, a sinusoidal waveform, and a power factor near 1.0 (meaning it ignores the reactive component of the impedance).
For smaller wire sizes (1 AWG and smaller) and standard commercial loads, ignoring reactance introduces an error of less than 5%, which is perfectly acceptable for field work. However, the formula fails and becomes dangerously inaccurate under two conditions:
- Large Conductors (250 kcmil and above): As wire diameter increases, the inductive reactance (
X) becomes a significant portion of the total impedance. Using only the resistance (R) will under-calculate the voltage drop. - Low Power Factor Loads: If you are feeding a facility with heavy uncorrected inductive loads (power factor < 0.8), the phase angle between voltage and current shifts.
In these cases, you must use the exact voltage drop formula, which incorporates both AC Resistance (R) and AC Reactance (X) from NEC Table 9, along with the load's power factor angle (θ):
VD_exact = √3 × I × D × [(R × cosθ) + (X × sinθ)] / 1000
For deep-dive engineering on industrial power systems, the Fluke voltage drop guidelines and the IEEE 141 (Red Book) standard recommend using the exact formula for any feeder exceeding 200A or utilizing parallel conduit runs. Always verify your assumptions, measure the actual voltage at the termination points with a true-RMS meter like a Fluke 87V under full load, and remember that the National Electrical Code (NFPA 70) provides voltage drop recommendations primarily as informational notes for efficiency, except for specific sensitive equipment mandates.






