When studying a practical example of direct current wiring for an electrical exam or a real-world solar build, the math looks deceptively simple. Direct current (DC) flows in a single direction, meaning you can completely ignore AC-specific headaches like inductive reactance, power factor, and skin effect. However, this simplicity hides a massive trap: because DC systems often operate at low voltages (12V, 24V, 48V), the current required to deliver meaningful power is extremely high. This high current turns minor wire resistance into catastrophic voltage drop.
In this walkthrough, we will dissect a classic DC exam problem. We will identify the governing theorem, expose the most common trap that causes students to fail this specific question, and execute a flawless algebraic solution to find the exact wire size required.
The Problem Statement: Sizing a 24V Direct Current Feeder
Exam Question: A 24V nominal LiFePO4 battery bank powers a 1200W continuous DC water pump located 40 feet away. The circuit uses copper THHN conductors in a 30°C ambient environment. Calculate the minimum AWG wire size required to keep the voltage drop at or below 2% under full continuous load. Assume a standard DC resistance constant (K) for copper.
Method Selection and The Common DC Trap
Which theorem applies and why? This problem is governed by Ohm's Law ($V = I \times R$) combined with the DC-specific voltage drop formula: $VD = \frac{2 \times K \times I \times L}{CM}$. We use the DC formula rather than the AC impedance formula because the frequency ($f$) of a direct current example is exactly 0 Hz. Therefore, inductive reactance ($X_L = 2\pi f L$) evaluates to zero. We only care about the pure DC resistance of the conductor, which is dictated by its circular mil area (CM), length (L), and the material constant (K).
The Trap: The most common mistake on this type of exam is sizing the wire for ampacity first, and checking voltage drop second. In a standard 120V AC residential circuit, a 50A load over 40 feet might only require 6 AWG copper based on the NFPA 70 National Electrical Code ampacity tables. Students look at 50A, grab the NEC 75°C column, pick 6 AWG (rated for 65A), and stop. If you do that here, your 24V DC pump will experience a 7% voltage drop, brown out, and likely burn up its internal motor windings. In low-voltage DC, voltage drop almost always governs wire size over ampacity.
Step-by-Step Algebraic Solution
We will solve this by calculating the current, determining the maximum allowable voltage drop, and rearranging the voltage drop formula to solve for the required circular mils (CM). According to standard DC circuit theory principles, we must account for both the outgoing and return path of the current.
Step 1: Calculate the continuous current (I).
Using the power equation $P = V \times I$, we rearrange to solve for current:
$I = \frac{P}{V}$
$I = \frac{1200W}{24V} = 50A$
Step 2: Calculate the maximum allowable voltage drop ($VD_{max}$).
The problem mandates a maximum 2% drop on a 24V nominal system:
$VD_{max} = 24V \times 0.02 = 0.48V$
Step 3: Define our known variables for the VD formula.
- $VD = 0.48V$
- $K = 12.9$ (Standard approximate DC resistance constant for copper in $\Omega \cdot cmil/ft$ at standard operating temperatures)
- $I = 50A$
- $L = 40 ft$ (One-way distance)
Step 4: Rearrange the formula to solve for Circular Mils (CM).
Original formula: $VD = \frac{2 \times K \times I \times L}{CM}$
Multiply both sides by CM: $CM \times VD = 2 \times K \times I \times L$
Divide by VD: $CM = \frac{2 \times K \times I \times L}{VD}$
Step 5: Plug in the values and calculate.
$CM = \frac{2 \times 12.9 \times 50 \times 40}{0.48}$
$CM = \frac{51,600}{0.48}$
$CM = 107,500$ circular mils.
Step 6: Select the AWG size.
Looking at standard wire tables, 1/0 AWG copper has a CM area of 105,600. This is slightly below our required 107,500 (it would yield a 2.04% drop, failing the strict 2% limit). The next size up is 2/0 AWG, which has a CM area of 133,100. This safely clears the threshold.
Sanity Check and Independent Verification
Sanity Check (Order of Magnitude & Units): Does it make physical sense that we need a cable as thick as a Sharpie marker (2/0 AWG) just to run a 1200W water pump? Yes. 1200W at 120V AC is only 10A, which easily runs on 14 AWG wire. But 1200W at 24V DC is 50A. Pushing 50A through 80 total feet of wire (40 feet out, 40 feet back) generates significant heat and resistance loss. The massive physical cross-section of 2/0 AWG is required to provide enough parallel electron pathways to keep the resistance low enough to maintain the 0.48V maximum drop. The units balance perfectly: $(\Omega \cdot cmil/ft \times A \times ft) / V = cmil$.
How to verify the answer independently on the bench: Do not just trust the math; trust your meter. To verify this in the real world, wire the pump using 2/0 AWG THHN. Connect a high-quality digital multimeter (like a Fluke 87V) directly to the battery terminals and record the baseline voltage under load (e.g., 26.4V resting, dropping to 24.8V under the 50A pump load). Then, move your multimeter probes directly to the pump's input terminals while it is running. The voltage reading at the pump must be no more than 0.48V lower than the reading at the battery. If you read a 0.6V difference, you have a bad crimp or high-resistance connection, not a wire sizing issue.
Decision Tree: Final Wire Size Selection
To finalize our pick, we must run the candidate wire sizes through a decision matrix that checks both voltage drop and NEC ampacity requirements for continuous loads (which require conductors rated for 125% of the continuous load current: $50A \times 1.25 = 62.5A$).
| Candidate Wire | CM Area | Voltage Drop Test (≤ 107,500 CM) | Ampacity Test (75°C Col ≥ 62.5A) | Verdict |
|---|---|---|---|---|
| 4 AWG | 41,740 | FAIL (5.1% Drop) | PASS (85A) | Reject |
| 1/0 AWG | 105,600 | FAIL (2.04% Drop) | PASS (150A) | Reject |
| 2/0 AWG | 133,100 | PASS (1.6% Drop) | PASS (175A) | SELECT |
FAQ: Direct Current Exam Pitfalls
Why can't I just use the standard AC voltage drop formula from my codebook?
The standard AC formula often includes a power factor multiplier or uses AC impedance ($Z$) values from NEC Chapter 9, Table 9. Because this is an example of direct current, power factor is exactly 1.0, and reactance is zero. Using AC impedance values will yield a slightly higher, inaccurate voltage drop because AC resistance is artificially inflated by skin effect and proximity effect, neither of which exist in DC.
What if the exam specifies aluminum wire instead of copper?
The algebra remains identical, but your $K$ constant changes. For aluminum, $K$ is approximately 21.2 (instead of 12.9 for copper). Because aluminum is more resistive, your required CM area will increase dramatically, likely pushing your final pick up to 3/0 AWG or 4/0 AWG aluminum to maintain the same 2% threshold.
Does the 125% continuous load rule apply to the battery side or the load side?
It applies to the overcurrent protection and conductor ampacity sizing on the entire feeder. A 50A continuous load requires conductors and fuses rated for at least 62.5A. However, as proven in our decision tree, the voltage drop requirement forced us up to 2/0 AWG (rated for 175A), which inherently satisfies the 125% ampacity rule with massive headroom.






