The exact formula for calculating DC voltage drop using standard US wire gauges is Vd = (2 × K × I × L) / CM. This equation tells you exactly how many volts will be lost as heat across a pair of DC conductors before the power reaches your load. If you are sizing wire for a 12V solar array, a 24V LiFePO4 battery bank, or a 48V telecom rectifier, guessing wire sizes leads to melted terminals, tripped inverters, and chronically undercharged batteries. Below is the complete derivation, the reference data you need, and step-by-step worked examples to lock in your design.

The Core Voltage Drop Equation DC & Symbol Definitions

While Ohm's Law (V = I × R) is the fundamental physics at play, measuring the exact resistance of a specific spool of wire on your bench is impractical. Instead, we use the Circular Mil (CM) derivation, which standardizes resistance based on wire cross-sectional area and material resistivity. The standard NEC-style equation for single-phase AC or DC two-wire circuits is:

Vd = (2 × K × I × L) / CM

Here is exactly what every symbol means, including the assumptions baked into the constants:

Symbol Term Unit Definition & Bench Notes
Vd Voltage Drop Volts (V) The total voltage lost across both the positive and negative conductors combined.
2 Multiplier Dimensionless Accounts for the round-trip circuit (one positive wire, one negative wire). If your length L is already the total round-trip distance, drop this multiplier.
K Resistivity Constant Ω-cmil/ft Material resistance. Use 12.9 for copper at 75°C (standard for loaded wires) or 21.2 for aluminum at 75°C.
I Current Amperes (A) The continuous, steady-state DC current drawn by the load. Use the inverter's maximum continuous input current, not the peak surge.
L One-Way Length Feet (ft) The physical distance from the power source to the load in one direction.
CM Circular Mils cmil The cross-sectional area of the wire. 1 circular mil is the area of a circle with a diameter of 1 mil (0.001 inch).

Reference Data: Copper Wire Properties for DC Calculations

To use the equation, you need the Circular Mil (CM) area for your chosen wire gauge. Below is a data-dense reference table derived from NFPA 70 (NEC) Chapter 9, Table 8. This table assumes solid or stranded uncoated copper. Note that as wire gets thicker, the CM area increases exponentially, drastically reducing voltage drop.

AWG Size Circular Mils (CM) Resistance (Ω / 1,000 ft at 75°C) Typical DC Application
14 AWG4,1103.140Low-current sensors, 1A LED lighting runs
12 AWG6,5301.98012V accessory outlets, short 10A solar strings
10 AWG10,3801.240Standard 20A-30A PV source circuits (MC4 pigtails)
8 AWG16,5100.77840A MPPT charge controller to battery busbars
6 AWG26,2400.49160A DC breaker feeds, mid-size battery interconnects
4 AWG41,7400.308100A LiFePO4 BMS to main busbar runs
2 AWG66,3600.194150A inverter DC input feeds, heavy starter cables
1/0 AWG105,6000.122200A+ battery bank parallels, main DC disconnects
2/0 AWG133,1000.09673000W 24V inverter runs, high-current busbars
4/0 AWG211,6000.060848V high-power inverter banks, 400A+ service feeds

Rearranged Forms: Solving for Wire Size, Distance, and Current

On the workbench, you rarely just solve for voltage drop. Usually, you have a maximum acceptable drop (e.g., 3% of system voltage) and need to find the right wire or the maximum distance you can run it. Here are the algebraic rearrangements of the core formula:

  • Solving for Wire Size (CM):
    CM = (2 × K × I × L) / Vd
    Use this to find the minimum wire gauge required to keep voltage drop within your target limit.
  • Solving for Maximum Distance (L):
    L = (Vd × CM) / (2 × K × I)
    Use this when you are stuck with a specific spool of wire and need to know how far you can route it before the voltage sags too low.
  • Solving for Maximum Current (I):
    I = (Vd × CM) / (2 × K × L)
    Use this to determine if an existing wire run can handle a newly added load without exceeding your voltage drop budget.

Worked Examples: Real-World DC Solar and Battery Runs

Let's apply the math to two common scenarios. We will use K = 12.9 (copper at 75°C) for both, as wires carrying continuous DC loads will heat up above ambient room temperature, increasing resistance. For more on conductor temperature ratings, refer to the Engineering Toolbox wire gauge data.

Problem 1: Finding Voltage Drop for a 12V Solar Array Run

Scenario: You have a 12V nominal solar panel array pushing 8 Amps (Imp). The one-way wire run from the panels to the MPPT charge controller is 40 feet. You plan to use 10 AWG THHN copper wire. What is the voltage drop, and is it acceptable?

Knowns:
K = 12.9 Ω-cmil/ft
I = 8 A
L = 40 ft
CM = 10,380 (from table for 10 AWG)

Calculation:
1. Vd = (2 × 12.9 × 8 × 40) / 10,380
2. Vd = 8,256 / 10,380
3. Vd = 0.795 Volts

Analysis: To find the percentage, divide the drop by the nominal system voltage: 0.795V / 12V = 6.62%.
Bench verdict: This is too high. The NEC and standard solar design practices recommend a maximum 3% drop for DC source circuits (which would be 0.36V on a 12V system). To fix this, you must step up to 8 AWG (CM = 16,510), which drops the loss to roughly 0.5V (4.1%), or ideally 6 AWG (CM = 26,240) to get it down to 0.31V (2.6%).

Problem 2: Sizing Wire for a 24V LiFePO4 Inverter Feed

Scenario: You are wiring a 3000W inverter to a 24V LiFePO4 battery bank. The inverter's low-voltage cutoff is 22V. The continuous max draw is 130A. The one-way distance is 6 feet. You want to limit voltage drop to a strict 1% (0.24V) to ensure the inverter doesn't falsely trip on low voltage during heavy surges. What AWG do you need?

Knowns:
K = 12.9 Ω-cmil/ft
I = 130 A
L = 6 ft
Target Vd = 0.24 V

Calculation (Solving for CM):
1. CM = (2 × 12.9 × 130 × 6) / 0.24
2. CM = 20,124 / 0.24
3. CM = 83,850 cmil

Analysis: Looking at our reference table, 2 AWG is 66,360 CM (too small). 1/0 AWG is 105,600 CM. Therefore, 1/0 AWG is the minimum size to satisfy the 1% voltage drop requirement.
Bench verdict: Always cross-reference voltage drop with ampacity. 130A continuous requires a wire rated for at least 162.5A (130A × 1.25 NEC continuous load multiplier). 1/0 AWG THHN in the 75°C column is rated for 150A, which is slightly under the 162.5A requirement. You must step up to 2/0 AWG (133,100 CM, 175A ampacity) to satisfy both voltage drop and thermal safety limits. Voltage drop sizing often dictates a larger wire than ampacity alone.

Assumptions, Unit Traps, and Realistic Magnitudes

The circular mil voltage drop equation is a highly reliable model, but it will yield garbage data if you violate its underlying assumptions or mix up your units.

When the Formula Applies (and When It Doesn't)

This equation assumes a steady-state DC current flowing through a uniform conductor at a stable temperature. It does not account for AC skin effect (where high-frequency AC pushes current to the outer edge of the wire, effectively reducing the CM area), nor does it account for the voltage drop across terminal lugs, busbars, or fuses. In a high-current DC system, a poorly crimped 2/0 AWG lug can easily drop 0.1V all by itself. Always add a 10% margin to your calculated Vd to account for connection resistances.

Unit Mistakes That Break the Math

  • Forgetting the '2': The multiplier '2' accounts for the positive and negative wire. If you measure the total length of wire you cut off the spool (e.g., 40 ft for positive, 40 ft for negative = 80 ft total), and use 80 for L, you must delete the '2' from the formula. Otherwise, you will calculate double the actual voltage drop.
  • Using mm² instead of CM: The constant K = 12.9 is strictly for Circular Mils. If you are using metric wire (e.g., 35 mm² battery cables), you cannot use this exact formula without converting mm² to CM (1 mm² ≈ 1,973.5 CM) or switching to the metric resistivity formula (Vd = ρ × L × I / A).
  • Using 20°C Resistivity for Loaded Wires: Many online calculators use K = 10.4 (copper at 20°C/68°F). A wire carrying 100A inside a conduit or battery box will quickly reach 50°C to 75°C. Copper's resistance increases by about 20% in that temperature range. Always use 12.9 for conservative, real-world DC designs.

What a Realistic Answer Magnitude Looks Like

If you punch in your numbers and get a voltage drop of 18V on a 12V system, you made a unit error (likely entering inches instead of feet for length). In practical DC design, your target Vd magnitude should be a fraction of a volt to a few volts, depending on the system architecture:

System Voltage Target Drop % Maximum Allowable Vd (Volts) Context
12V Nominal3%0.36 VSolar source circuits, sensitive 12V DC electronics
24V Nominal1% to 2%0.24 V to 0.48 VHigh-current inverter feeds (keeps low-voltage cutoffs at bay)
48V Nominal2% to 3%0.96 V to 1.44 VTelecom rectifiers, large off-grid battery banks
150V - 600V DC1% to 2%1.5 V to 12.0 VString inverters, EV charging infrastructure

By keeping your reference tables handy and tracking your units meticulously, the circular mil equation becomes a fast, bulletproof method for sizing DC conductors. Remember that voltage drop and ampacity are two separate hurdles; your final wire size must be large enough to satisfy the most stringent requirement of the two.