When you move from breadboard prototypes to real-world wiring, the most critical math you will do involves keeping voltage where it belongs. The foundational formulas in electricity for practical wiring revolve around Ohm's Law applied to conductor resistance. Specifically, the single-phase and DC voltage drop formula is the workhorse that dictates whether your 12V LED strip will actually light up, or if your 24V solar array will waste half its power as heat in the walls.
This guide strips away the abstract theory and gives you the exact formula, the rearranged forms you need on the jobsite, and a hard decision path for picking the right wire gauge.
The Core Voltage Drop Formula in Electricity
For DC circuits and single-phase AC circuits, the voltage drop across a two-wire conductor run is calculated using the following formula:
Vd = (2 × K × I × L) / CM
This formula assumes a steady-state load, a uniform conductor temperature, and a non-magnetic conduit environment. It calculates the total voltage lost as heat across both the outbound and return paths of the circuit.
| Symbol | Definition | Standard Units / Bench Values |
|---|---|---|
| Vd | Voltage Drop | Volts (V) |
| K | Resistivity Constant | 12.9 for Copper, 21.2 for Aluminum (at 75°C) |
| I | Current (Load) | Amperes (A) |
| L | One-Way Length | Feet (ft) |
| CM | Cross-Sectional Area | Circular Mils (CM) |
Rearranged Forms for Field Calculations
You rarely use the base formula to find voltage drop; you usually know your maximum acceptable drop and need to find the wire size or maximum distance. Here are the rearranged forms solving for each variable:
- Solving for Wire Size (CM):
CM = (2 × K × I × L) / Vd - Solving for Max Distance (L):
L = (Vd × CM) / (2 × K × I) - Solving for Max Current (I):
I = (Vd × CM) / (2 × K × L)
Once you calculate the required CM (Circular Mils), you map that number to the nearest standard AWG size that is equal to or greater than your calculated CM. (e.g., 14 AWG = 4110 CM, 12 AWG = 6530 CM, 10 AWG = 10380 CM).
Worked Examples with Strict Unit Tracking
Problem 1: Sizing Wire for a 12V DC LED Strip Run
Scenario: You are wiring a 12V DC LED strip that draws 5A. The one-way distance from the power supply to the strip is 20 feet. You want to limit voltage drop to 3% to prevent color shifting and dimming.
- Calculate Max Vd: 3% of 12V = 0.36V.
- Identify Knowns: K = 12.9 (Copper), I = 5A, L = 20ft, Vd = 0.36V.
- Apply Rearranged Formula: CM = (2 × 12.9 × 5 × 20) / 0.36
- Intermediate Math: CM = 2580 / 0.36
- Result: CM = 7,166.67
- Map to AWG: 12 AWG is 6,530 CM (too small). 10 AWG is 10,380 CM (sufficient).
Answer: You must use 10 AWG copper wire for this run. Using standard 18 AWG speaker wire would result in a massive voltage drop and a fire hazard.
Problem 2: Finding Max Distance for a 48V Solar Array
Scenario: You have a 48V nominal solar panel string pushing 10A. You are using 10 AWG THHN copper wire (10,380 CM). The charge controller requires a maximum 2% voltage drop.
- Calculate Max Vd: 2% of 48V = 0.96V.
- Identify Knowns: K = 12.9, I = 10A, CM = 10380, Vd = 0.96V.
- Apply Rearranged Formula: L = (0.96 × 10380) / (2 × 12.9 × 10)
- Intermediate Math: L = 9964.8 / 258
- Result: L = 38.62 feet
Answer: The maximum one-way distance you can run this 10 AWG wire before exceeding a 2% drop is 38.6 feet. If your panels are 50 feet away, you must step up to 8 AWG wire.
Unit Mistakes That Break the Math
The most common reason hobbyists and junior techs get wildly wrong answers when using formulas in electricity is unit mismatch. The formula above is strictly calibrated for the US customary system. Here is how mistakes manifest:
- Mixing Meters and Feet: If you measure your wire run in meters but plug it into the L variable without converting to feet (1 meter = 3.281 feet), your calculated wire size will be dangerously undersized by a factor of 3.
- Using mm² in the CM Slot: Metric wire is sized in square millimeters (e.g., 2.5mm², 4mm²). Circular Mils (CM) is a completely different area measurement. 1 mm² ≈ 1973.5 CM. Plugging '4' into the CM slot for a 4mm² wire will yield a mathematically catastrophic result.
- Forgetting the '2': The formula includes a multiplier of 2 because current must travel out to the load and back to the source. If you are calculating for a single-wire ground return system (like a car chassis), you drop the 2. For standard two-wire DC or single-phase AC, the 2 is mandatory.
- Using AC Impedance for DC: This formula uses DC resistance (K). For large AC conductors (typically 1/0 AWG and larger), AC reactance and skin effect increase the total impedance. For hobbyist and standard residential branch circuits under 2 AWG, DC resistance is sufficiently accurate.
Realistic Magnitudes and Edge Cases
What does a 'good' answer look like? In electrical design, we use percentage thresholds to validate our math. According to NFPA 70 (NEC) informational notes, the standard benchmarks are:
- Branch Circuits (120V/240V): Max 3% drop. For a 120V circuit, your Vd should be 3.6V or less. If your math spits out a 15V drop, you have a severe error or a massive distance problem.
- Feeders + Branch Combined: Max 5% total drop.
- Low Voltage DC (12V/24V): Max 3% drop is still the rule, but the absolute voltage margin is tiny (0.36V on a 12V system). This is why low-voltage wiring requires disproportionately thick copper.
Edge Case - Motor Inrush: If your load is an inductive motor (like a well pump or compressor), the running current (FLA) might be 10A, but the locked-rotor inrush current could be 60A for a few seconds. You must size the wire to handle the voltage drop of the running current, but verify that the inrush drop doesn't trip your contactor or undervoltage protection. For deep technical validation, cross-reference your manual math with the Southwire Voltage Drop Calculator which factors in AC reactance for larger gauges.
Decision Path: Picking the Exact AWG Wire Size
Use this decision tree to terminate your math into a concrete purchasing decision. Do not guess; follow the path.
| Condition / Calculation Result | Action / Concrete Pick |
|---|---|
| Calculated CM is ≤ 4110 | Use 14 AWG (Minimum for 15A NEC circuits, but check ampacity). |
| Calculated CM is 4111 to 6530 | Use 12 AWG (Standard for 20A household receptacles). |
| Calculated CM is 6531 to 10380 | Use 10 AWG (Standard for 30A RV outlets and dryers). |
| Calculated CM is > 10380 | Step up to 8 AWG or larger; consider switching to a higher system voltage (e.g., 24V instead of 12V) to reduce current. |
| Calculated CM falls between two standard AWG sizes | ALWAYS round up to the next larger wire (smaller AWG number). Never round down. |
| Application is 12V/24V DC under 5A, distance < 3 ft | Default Baseline Pick: Use 16 AWG stranded wire as the mechanical minimum for terminal screw retention. |






