The standard equation for voltage drop in a single-phase or DC circuit is VD = (2 × K × I × L) / CM, where VD is the voltage drop, K is the resistivity constant (12.9 for copper), I is the current in amps, L is the one-way distance in feet, and CM is the wire cross-sectional area in circular mils. For three-phase systems, the formula replaces the multiplier '2' with the square root of 3 (≈1.732). This calculation assumes a steady-state load and ignores AC reactance for wire sizes smaller than 1/0 AWG.
The Core Equation for Voltage Drop and Symbol Definitions
To size wire correctly and prevent equipment failure, you must move beyond rule-of-thumb charts and use the exact mathematical relationship between resistance, current, and distance. The foundational formula for single-phase AC and DC circuits is:
VD = (2 × K × I × L) / CM
Below is the precise definition for every symbol in this equation, including the exact constants you need for standard residential and commercial wiring.
| Symbol | Definition | Standard Value / Unit |
|---|---|---|
| VD | Voltage Drop | Volts (V) |
| K | Resistivity Constant of the conductor material at a specific temperature | Copper: 12.9 (at 75°C) Aluminum: 21.2 (at 75°C) |
| I | Current (Load) | Amperes (A) |
| L | One-way length of the circuit (distance from source to load) | Feet (ft) |
| CM | Cross-sectional area of the wire in Circular Mils | Varies by AWG (e.g., 10 AWG = 10,380 CM) |
| 2 | Multiplier for single-phase/DC to account for the out-and-back path | Dimensionless constant |
When the Formula Applies and Its Assumptions
This simplified equation is highly accurate for DC circuits and 60Hz AC circuits using wire sizes from 14 AWG up to 1/0 AWG. It assumes the load is purely resistive (Power Factor = 1) or that the AC reactance is negligible.
The Limitation: For wire sizes larger than 1/0 AWG, AC skin effect and inductive reactance (XL) become significant. At that scale, the NFPA 70 (National Electrical Code) and engineering standards require the complex impedance formula: VD = I × (R cosθ + X sinθ). For standard home wiring and most commercial branch circuits, however, the K-I-L-CM formula is the correct tool.
Rearranged Forms: Solving for Wire Size, Distance, and Current
On the jobsite, you rarely solve for VD directly. Usually, you know your allowable voltage drop (e.g., 3% of 240V = 7.2V) and need to find the minimum wire size or the maximum run length. Here are the algebraically rearranged forms of the single-phase equation:
- Solving for Wire Size (CM):
CM = (2 × K × I × L) / VD
Use case: Determining the minimum AWG required to keep voltage drop under 3%. - Solving for Maximum Distance (L):
L = (VD × CM) / (2 × K × I)
Use case: Finding out how far you can run a specific wire gauge before needing to upsize. - Solving for Maximum Current (I):
I = (VD × CM) / (2 × K × L)
Use case: Calculating the safe continuous load limit for an existing long feeder.
Worked Examples with Unit Tracking
Let’s apply the math to real-world scenarios. Tracking units through the calculation prevents catastrophic sizing errors.
Example 1: Single-Phase 240V Well Pump (Finding Voltage Drop)
Scenario: You are wiring a 240V, 30A submersible well pump. The one-way trench distance from the panel to the wellhead is 150 feet. You plan to use 10 AWG copper THHN wire. What is the voltage drop, and does it meet NEC recommendations?
- Identify the variables:
- K = 12.9 (Copper at 75°C)
- I = 30 A
- L = 150 ft
- CM = 10,380 (from NEC Table 8 for 10 AWG)
- Plug into the formula:
VD = (2 × 12.9 × 30 × 150) / 10,380 - Calculate the numerator:
2 × 12.9 = 25.8
25.8 × 30 = 774
774 × 150 = 116,100 - Divide by CM:
116,100 / 10,380 = 11.18 Volts - Calculate the percentage:
(11.18V / 240V) × 100 = 4.65%
Verdict: The NEC recommends a maximum 3% voltage drop on branch circuits. At 4.65%, this 10 AWG wire will cause the pump motor to overheat and trip its internal thermal overload. You must upsize to 8 AWG (CM = 16,510), which drops the VD to 7.03V (2.9%), safely within the 3% limit.
Example 2: Three-Phase 480V HVAC Motor (Solving for Wire Size)
Scenario: A commercial rooftop HVAC unit draws 40A at 480V, three-phase. The run from the distribution panel is 200 feet. The engineer specifies a maximum 3% voltage drop. What size copper wire is required?
- Identify the variables:
- Max VD = 3% of 480V = 14.4 Volts
- K = 12.9 (Copper)
- I = 40 A
- L = 200 ft
- Use the three-phase rearranged formula:
CM = (√3 × K × I × L) / VD
(Note: √3 ≈ 1.732) - Calculate the numerator:
1.732 × 12.9 × 40 × 200 = 178,742.4 - Divide by VD:
178,742.4 / 14.4 = 12,413 CM
Verdict: You need a wire with at least 12,413 Circular Mils. Looking at standard AWG tables, 10 AWG is only 10,380 CM (too small). 8 AWG is 16,510 CM. Therefore, you must pull 8 AWG copper THHN in your conduit.
Common Unit Mistakes and Realistic Magnitudes
The math is straightforward, but unit mismatches are the leading cause of melted lugs and tripped breakers on long runs. Watch out for these specific traps:
Which Unit Mistakes Break the Formula?
- Using Square Millimeters (mm²) instead of Circular Mils (CM): International wire standards and automotive wires use mm². The formula requires CM. If you plug 4.0 (for 4mm² wire) into the CM slot, your calculated voltage drop will be astronomically high. Conversion factor: 1 mm² ≈ 1,973.5 CM.
- Forgetting the Out-and-Back Multiplier: In single-phase and DC circuits, current flows out on the hot wire and returns on the neutral/ground. The total resistive path is twice the physical distance. If you omit the '2' in the numerator, your calculated drop will be exactly half of reality.
- Using Total Wire Length for 'L': 'L' is the one-way physical distance from source to load. If you measure out 100 feet of trench and put '200' into the formula because you bought 200 feet of wire (hot + neutral), you will double-count the distance and oversize the wire unnecessarily.
- Using the Wrong 'K' Value: The K value changes with temperature. 12.9 is standard for copper at 75°C. If you are calculating for a 90°C THHN column in a high-ambient-temperature attic, K rises to roughly 14.2, increasing the actual voltage drop.
What Does a Realistic Answer Magnitude Look Like?
If your calculator spits out a massive number, trust your gut. On a standard 120V, 15A residential lighting circuit using 14 AWG wire (4,110 CM) over a 50-foot run, the math looks like this:
VD = (2 × 12.9 × 15 × 50) / 4110 = 19,350 / 4110 = 4.7 Volts.
A realistic voltage drop for standard branch circuits is between 1V and 5V. If your calculation yields a 45V drop on a 15A circuit, you have either dropped a decimal point, used the wrong AWG CM value, or accidentally typed the total wire length instead of the one-way distance. A 45V drop on a 120V circuit means your lights would be operating at 75V, which would immediately destroy LED drivers and cause incandescent bulbs to dim to a dull orange.
Frequently Asked Questions
How does the equation for voltage drop change for three-phase power?
In a balanced three-phase system, the current flows through three conductors, and the phase angles are offset by 120 degrees. Because of this geometry, the out-and-back path multiplier of '2' used in single-phase systems is replaced by the square root of 3 (√3, or approximately 1.732). The three-phase formula is VD = (√3 × K × I × L) / CM. This inherently results in a lower voltage drop for the same wire size and current compared to single-phase, which is why three-phase power is preferred for heavy industrial loads and long commercial feeder runs.
Why is my calculated voltage drop different from my multimeter reading?
The formula provides a theoretical baseline based on ideal conditions. Real-world multimeter readings often show a slightly higher voltage drop due to three factors: 1) Termination resistance. The formula only calculates the resistance of the wire itself, ignoring the micro-ohms of resistance added by lugs, wire nuts, and breaker bus stabs. 2) Temperature. If the wire is running hot inside a bundled conduit, its resistance increases beyond the 75°C baseline K-value. 3) Power Factor. If the load is highly inductive (like an unloaded motor), the reactive component of the impedance will cause a voltage drop that the simplified resistive formula does not capture.
Does the equation for voltage drop apply to high-frequency AC or data cables?
No. The K-I-L-CM equation is strictly for 50/60Hz power transmission and DC. For high-frequency AC (like VFD output cables) or data cables (Cat6, coaxial RF), the DC resistance becomes almost irrelevant. At high frequencies, the skin effect forces current to the outer edge of the conductor, effectively reducing the CM and raising resistance. Furthermore, capacitive and inductive reactance dominate the impedance profile. Sizing data or high-frequency cables requires consulting the manufacturer's attenuation charts and characteristic impedance (e.g., 50Ω or 75Ω) specifications, not standard DC voltage drop formulas.






