An electricity circuit is a closed loop of conductive material that allows electrons to flow from a power source, through a load, and back to the source. What changes in a real installation is the topology—how those loads are arranged—which dictates whether voltage or current remains constant across branches, directly determining your wire sizing, breaker selection, and system fault tolerance. Beginners commonly confuse circuit topology (series vs. parallel architecture) with circuit state (open, closed, or shorted); topology is the physical map of the conductors, while state is the current traffic condition on that map.
The Core Topologies: Series, Parallel, and Mixed
To design or troubleshoot any system, you must first identify how the components share the electrical load. Think of parallel circuits like a multi-lane highway: adding more lanes (branches) reduces total traffic resistance, allowing more total current to flow from the source. Series circuits, by contrast, force all traffic through a single lane; adding more toll booths (resistors) slows down the entire flow.
Below is a reference matrix detailing how these topologies behave under real-world conditions, moving beyond idealized textbook definitions to account for actual failure modes.
| Topology | Voltage Rule | Current Rule | Total Resistance | Real-World Failure Mode | Common Application |
|---|---|---|---|---|---|
| Pure Series | Voltage divides across loads (V_total = V1 + V2) | Current is identical through all loads | Additive (R_total = R1 + R2) | Single open fault kills the entire string | Old-school Christmas lights, high-voltage LED drivers |
| Pure Parallel | Voltage is identical across all branches | Current divides among branches (I_total = I1 + I2) | Decreases (1/R_total = 1/R1 + 1/R2) | Single short fault trips main breaker; open fault only kills one branch | Home AC branch circuits, automotive 12V accessories |
| Series-Parallel | Voltage divides across series strings; parallel strings share same voltage | Current divides across parallel strings; series components share same current | Calculated by reducing parallel blocks, then adding series blocks | Open fault in one series string drops total current but leaves other strings running | Solar arrays (2S2P), LiFePO4 battery banks, LED strip interiors |
| Short Circuit (Fault) | Voltage at load drops to near zero | Current spikes to maximum source capacity (I = V / R_wire) | Drops to near zero (only wire/transformer impedance remains) | Thermal runaway, melted conductors, arc flash if not cleared by OCPD | N/A (Failure state requiring fuse/breaker intervention) |
Worked Numeric Example: Sizing Wire for a 2S2P Solar Array
Let’s apply this to a practical scenario: wiring a nominal 24V DC solar array using four identical 100W monocrystalline panels. We will configure them in a 2S2P (2 series, 2 parallel) topology and calculate the voltage drop to size the feeder wire correctly.
1. Define the Panel Specifications (Real-World Values)
Textbooks use idealized 12V numbers. Real panels operate at different voltages. We use the Maximum Power Point (Vmp and Imp) for wire sizing, not the open-circuit voltage (Voc).
- Panel Vmp (Voltage at Max Power): 21.0V
- Panel Imp (Current at Max Power): 4.76A
- Panel Voc (Open Circuit Voltage): 25.2V (Used for breaker/charge controller max voltage ratings, not voltage drop)
2. Calculate Array Topology Output
- Series String (2 panels): Voltages add. 21.0V × 2 = 42.0V string Vmp. Current remains 4.76A.
- Parallel Array (2 strings): Currents add. 4.76A × 2 = 9.52A total array Imp. Voltage remains 42.0V.
3. Calculate Voltage Drop on the Feeder Wire
Assumptions: Copper conductors, 75°C insulation rating (THHN), 30°C ambient temperature, 50-foot one-way run from array to charge controller.
- Total wire length (loop): 50 ft out + 50 ft back = 100 feet.
- Proposed Wire Size: 10 AWG copper.
- 10 AWG Resistance: 1.21 Ω per 1,000 ft (at 75°C).
- Actual Wire Resistance (R): (100 / 1000) × 1.21 = 0.121 Ω.
Now, apply Ohm’s Law (V = I × R) to find the voltage drop:
V_drop = 9.52A × 0.121Ω = 1.15V
Calculate the percentage drop relative to the array Vmp:
% Drop = (1.15V / 42.0V) × 100 = 2.73%
Verdict: A 2.73% drop is well under the 3% recommended maximum for DC feeder circuits. 10 AWG THHN is acceptable for this topology. If we had wired all four panels in pure parallel (12V nominal, 19.04A), the voltage drop on 10 AWG would be 5.4%, forcing an expensive upgrade to 6 AWG wire to maintain efficiency.
Where You Meet This In Practice
Understanding these topologies isn't just for passing an exam; it dictates how you buy materials and troubleshoot faults on the bench or jobsite.
Home AC Branch Circuits (Pure Parallel)
Every standard 120V/240V receptacle and lighting circuit in a modern home is wired in parallel. The voltage at the panel (nominally 120V, realistically 114V–126V) is pushed to every device simultaneously. When you plug in a vacuum cleaner, the voltage across your TV doesn't drop to 60V; instead, the total current draw on the breaker increases. This is why branch circuit wire sizing (e.g., 14 AWG for 15A, 12 AWG for 20A) is based on the sum of all potential parallel loads, governed by NEC Article 210.
Lithium Battery Banks (Series-Parallel)
When building a 24V or 48V LiFePO4 battery bank for an off-grid or solar system, you wire cells or modules in series to achieve the target voltage, and in parallel to increase Amp-hour (Ah) capacity. Critical rule: Never parallel mismatched cells or batteries with different internal resistances. In a parallel topology, current flows from the higher-voltage battery into the lower-voltage battery to equalize them. If one battery degrades and drops in voltage, the healthy batteries will force massive equalization currents into it, potentially causing thermal runaway. Always use a high-quality BMS (Battery Management System) and interconnect batteries using identical length and gauge busbars to ensure symmetrical parallel resistance.
Addressable LED Strips (Internal Series-Parallel)
If you cut open a 12V WS2815 or standard 5050 RGB LED strip, you won't find hundreds of LEDs wired in pure series (which would require thousands of volts) or pure parallel (which would draw hundreds of amps). They use internal series-parallel blocks. Typically, three LEDs and a current-limiting resistor are wired in series to form a 12V block, and these blocks are repeated in parallel down the strip. This is why LED strips have designated cut lines; cutting between the copper pads severs a parallel branch cleanly, whereas cutting through a component breaks the series loop for that specific block.
Common Confusions and Troubleshooting
Confusion 1: "Parallel circuits don't suffer from voltage drop."
The Reality: While the voltage across ideal parallel branches is identical, the feeder wire supplying those branches still has resistance. If you wire ten 10A loads in parallel on a 50-foot run of undersized wire, the massive combined current (100A) will cause a severe voltage drop across the feeder. By the time the electrons reach the parallel junction, the source voltage has already sagged. Always calculate voltage drop based on the total cumulative current of all parallel branches.
Confusion 2: "Adding loads in series increases the total power output."
The Reality: Adding resistive loads in series increases total circuit resistance. According to Ohm's Law (I = V / R), if resistance goes up and source voltage stays the same, total current goes down. Since Power = Voltage × Current (P = V × I), adding series loads actually decreases the total power consumed by the circuit. To increase power draw from a fixed voltage source, you must add loads in parallel, which lowers total resistance and draws more current.
Confusion 3: "A short circuit is just a parallel path with zero resistance."
The Reality: A short circuit is an unintended series bypass. The current takes a path that bypasses the intended load resistance, placing the source voltage directly across the minimal resistance of the copper wire. The resulting current spike (I = V / R_wire) generates immense heat (P = I²R) in the wire itself, which is why overcurrent protective devices (OCPDs) like fuses and breakers are mandatory in every ungrounded conductor.
For deeper theoretical breakdowns of DC network theorems and Kirchhoff's laws, the All About Circuits DC textbook remains the industry-standard free reference. When designing physical solar or battery arrays, always cross-reference your topology math with the U.S. Department of Energy's solar installation guidelines to ensure your theoretical design survives real-world environmental derating.






