When you move from textbook schematics to a workbench or jobsite, a real life example of a parallel circuit rarely features neat, round resistor symbols. Instead, you see LED light bars, ventilation fans, and compressor fridges all pulling from the same 12V DC busbar. The immediate answer for the scenario below is a total current draw of 12.0A, an equivalent resistance of 1.0Ω, requiring a main feeder of 12 AWG stranded copper wire protected by a 15A ATC blade fuse. Here is the exact algebra, the common traps, and the decision framework to prove it.
Problem Statement: Camper Van 12V DC Lighting & Appliance Bus
You are wiring a 12V DC off-grid camper van. Three distinct loads are wired in parallel to a single 12V battery bank via a main positive feeder and a common busbar. The loads are:
- Load 1: 48W LED Light Bar
- Load 2: 36W MaxxAir Ventilation Fan
- Load 3: 60W 12V Fridge Compressor (steady-state running draw)
Tasks: Calculate the total current, the equivalent resistance of the parallel network, and select the correct main feeder wire gauge and fuse size.
Method Selection and The Common Trap
To solve this, we apply Kirchhoff’s Current Law (KCL) alongside the parallel resistance formula. KCL dictates that the total current entering a junction equals the sum of the currents leaving it. In a parallel circuit, voltage remains constant across all branches (nominally 12V), while current splits based on each branch's resistance.
Step-by-Step Algebraic Solution
We will solve for branch currents first, sum them, and then derive the equivalent resistance. For a deeper theoretical foundation on parallel networks, refer to the All About Circuits DC parallel chapter.
Step 1: Calculate Individual Branch Currents
Using the power formula $I = P / V$ (assuming a nominal 12V system):
- $I_1$ (Lights) = $48W / 12V = 4.0A$
- $I_2$ (Fan) = $36W / 12V = 3.0A$
- $I_3$ (Fridge) = $60W / 12V = 5.0A$
Step 2: Calculate Total Current ($I_{total}$)
By KCL, the main feeder must carry the sum of all parallel branches:
$I_{total} = I_1 + I_2 + I_3$
$I_{total} = 4.0A + 3.0A + 5.0A = 12.0A$
Step 3: Calculate Individual Branch Resistances
Using Ohm’s Law ($R = V / I$):
- $R_1 = 12V / 4.0A = 3.0Ω$
- $R_2 = 12V / 3.0A = 4.0Ω$
- $R_3 = 12V / 5.0A = 2.4Ω$
Step 4: Calculate Equivalent Resistance ($R_{eq}$)
Apply the reciprocal formula for parallel resistors: $1/R_{eq} = 1/R_1 + 1/R_2 + 1/R_3$
- $1/3.0 = 0.3333$
- $1/4.0 = 0.2500$
- $1/2.4 = 0.4167$
$1/R_{eq} = 0.3333 + 0.2500 + 0.4167 = 1.0000$
$R_{eq} = 1 / 1.0000 = 1.0Ω$
Sanity Check and Independent Verification
Before cutting any wire, we must verify the math using physical laws and bench-testing principles.
The "Lowest Resistance" Rule
In any parallel circuit, the equivalent resistance must be strictly lower than the smallest individual branch resistance. Our smallest branch is the fridge at 2.4Ω. Our calculated $R_{eq}$ is 1.0Ω. Since 1.0 < 2.4, the math passes the sanity check.
Order of Magnitude and Units
Total power is $48W + 36W + 60W = 144W$. At 12V, $144W / 12V = 12A$. The units (Amperes for current, Ohms for resistance) align perfectly with the base SI definitions.
How to Verify Independently on the Bench
- Voltage Check: With all loads active, place your multimeter probes directly across the busbar terminals. You should read between 11.8V and 12.2V. If it reads 10.5V, your main feeder wire is too thin and experiencing severe voltage drop.
- Current Check: Clamp a DC-compatible clamp meter (like the Fluke 376 FC) around the main positive feeder wire. It must read exactly 12.0A (±0.2A for meter tolerance).
Component Selection Decision Tree
Knowing the total current is 12A is only half the battle. You must now select physical components. According to NFPA 70 (NEC) Article 210.20(A) and ABYC E-11 marine standards, continuous loads require a 125% safety derating factor.
$12.0A \times 1.25 = 15.0A$ minimum circuit ampacity.
| Condition / Constraint | Sizing Rule Applied | Concrete Default Pick |
|---|---|---|
| Main Feeder Ampacity (15A required) | 14 AWG is technically rated for 15A-20A, but 12V DC suffers from voltage drop over distance. | 12 AWG Stranded Copper (ANCOR Marine Wire) |
| Overcurrent Protection | Fuse must be rated at or below wire ampacity, but above continuous load (15A). | 15A ATC Blade Fuse (Littelfuse) |
| Branch Wiring (Individual Loads) | Sized to the specific branch load + 125%, protected by individual fuses. | 16 AWG for lights/fan, 14 AWG for fridge |
FAQ: Parallel Circuits in Practice
What happens to the other branches if the fridge compressor shorts out?
In a properly wired parallel circuit, a dead short in one branch will draw massive current exclusively through that branch's individual fuse, blowing it instantly. The voltage at the busbar may dip momentarily, but the LED lights and fan will remain powered because their physical pathways are independent. This is why parallel wiring is mandatory for branch circuits; a series short would kill power to the entire van.
Does voltage drop affect parallel branches differently?
Yes, but not in the way series circuits do. If your main feeder wire is too thin, the voltage at the busbar drops (e.g., from 12.0V to 11.2V). Because all parallel branches share the same busbar, every load experiences that same 11.2V. The fridge compressor will draw more current to compensate for the lower voltage ($I = P/V$), which can trigger a thermal overload. Always oversize 12V DC main feeders to keep busbar voltage above 11.5V under full load.
Can I mix 12V DC and 120V AC loads on the same parallel busbar?
Absolutely not. Parallel circuits dictate that all branches share the exact same voltage potential. Mixing AC and DC on the same conductive busbar will result in catastrophic equipment failure, fire, and lethal shock hazards. Keep DC and AC parallel networks physically separated in distinct panels with dedicated busbars and clear labeling.






