When designing DC networks, series configurations divide voltage while maintaining constant current, whereas parallel configurations divide current while maintaining constant voltage. Choosing the wrong topology leads to uneven brightness, thermal runaway, or catastrophic cascade failures. Below, we walk through real series and parallel circuits sample problems with solutions using standard E12 resistor values and 5mm LEDs to demonstrate exactly how these topologies behave under normal and fault conditions on the bench.
Topology Basics and Node Labeling
To analyze any circuit, you must first define your nodes. A node is any continuous conductive path where two or more components meet.
- Series Topology: Components are connected end-to-end in a single continuous path. Current (I) is identical through all elements. If we have a voltage source connected to Resistor 1 and Resistor 2, Node A is the positive terminal, Node B is the junction between R1 and R2, and Node C is the return to ground. The voltage drops across each element sum to the source voltage (Kirchhoff’s Voltage Law).
- Parallel Topology: Components are connected across the same two common nodes. Voltage (V) is identical across all branches. Using the same components, Node X connects the positive terminal to the top leads of both R1 and R2, while Node Y connects their bottom leads to ground. The branch currents sum to the total source current (Kirchhoff’s Current Law).
Why choose one over the alternative? You select series when you need to drop voltage across multiple loads without exceeding their individual voltage ratings (e.g., a string of 2V LEDs on a 9V battery). You select parallel when loads require independent operation and identical voltage (e.g., household outlets, or parallel LED strips where cutting the strip shouldn't kill the downstream sections).
Failure Modes at the Extremes: Open vs. Short
Textbook theory assumes ideal components. On the workbench, components fail. Understanding how a topology reacts to an open (infinite resistance) or a short (zero resistance) is critical for designing safe circuits.
| Topology | Normal Operation | One Element Opens | One Element Shorts |
|---|---|---|---|
| Series | Current is constant; voltage divides by resistance. | Total circuit death. Current drops to 0A. All loads turn off. | Remaining elements see higher voltage/current. High risk of cascade thermal failure. |
| Parallel | Voltage is constant; current divides by branch resistance. | Only the faulted branch dies. Other branches continue operating normally. | Massive current spike. Pulls node voltage to ~0V for all branches; blows fuse or destroys power supply. |
Bench Insight: In a series LED string, if one LED fails short, the current-limiting resistor must now drop the full supply voltage minus the remaining LEDs. If the resistor's wattage rating isn't sized for this fault condition, it will overheat and catch fire. Always calculate resistor wattage based on the shorted-LED worst-case scenario in series strings.
Series and Parallel Circuits Sample Problems with Solutions
Let's apply this theory to practical design scenarios. These series and parallel circuits sample problems with solutions use real-world component values from the standard E12 series.
Problem 1: Series LED String for Automotive Use
Scenario: Design a 3-LED series indicator string for a 12V automotive accessory line.
Given: Automotive alternator running voltage is 13.8V. LEDs have a forward voltage ($V_f$) of 2.1V and require 20mA ($I_f$).
Solution:
- Total LED voltage drop: $3 \times 2.1V = 6.3V$.
- Voltage remaining for the resistor ($V_r$): $13.8V - 6.3V = 7.5V$.
- Required resistance (Ohm's Law): $R = 7.5V / 0.020A = 375\Omega$.
- Select the next highest standard E12 value: 390Ω.
- Calculate worst-case power dissipation (assuming one LED shorts, $V_r$ becomes $13.8V - 4.2V = 9.6V$): $P = (9.6^2) / 390 = 0.236W$.
- Specify a 1/2W (0.5W) resistor to survive a single LED short fault.
Problem 2: Parallel Cooling Fans
Scenario: Power three independent 12V DC cooling fans from a single 12V 2A power supply.
Given: Each fan draws 0.15A at 12V.
Solution:
- Connect all three fans in parallel across Node X (12V) and Node Y (GND).
- Total current draw: $0.15A \times 3 = 0.45A$. This is well within the 2A supply limit.
- If Fan 2 stalls and its internal resistance drops (drawing 0.8A), the power supply's low output impedance ensures Fans 1 and 3 still receive ~12V. In a series configuration, a stalled fan would drop the voltage for the entire string, killing all cooling.
Problem 3: Series-Parallel Combo for USB Lighting
Scenario: Drive six 5mm LEDs (2.1V, 20mA) from a 5V USB power bank.
Solution: You cannot put 6 in series (requires 12.6V). You should not put 6 in parallel with one shared resistor due to $V_f$ manufacturing tolerances causing current hogging.
Design: Create 3 parallel branches, each containing 2 LEDs in series.
- Branch $V_f$: $2 \times 2.1V = 4.2V$.
- Resistor voltage drop: $5.0V - 4.2V = 0.8V$.
- Branch resistance: $R = 0.8V / 0.020A = 40\Omega$.
- Select standard E12 value: 43Ω per branch. Total current draw from USB: ~55mA.
Step-by-Step Breadboard Testing Protocol
Before applying power to a newly designed topology, follow this strict verification sequence to prevent frying your components or your power supply.
- Visual Trace Verification: With the power supply disconnected, trace the physical breadboard connections against your schematic. Verify that series components share exactly one node (one row junction) and parallel components share two common power rails.
- Cold Continuity Check: Set your multimeter to continuity mode (the diode/beep symbol). Place one probe on the main positive rail and the other on the ground rail. You should read an open loop (OL) or very high resistance. If it beeps, you have a dead short—find it before applying power.
- Component Isolation Test: Measure the resistance across each individual branch. For the USB LED problem above, probing across a single branch (LEDs + 43Ω resistor) should yield a reading dominated by the resistor, plus the diode junction resistance of the LEDs.
- Current-Limited Power Up: If your bench supply has a current limit (CC mode), set it to 10% above your calculated total draw (e.g., 60mA for the USB circuit). Apply power.
- Node Voltage Mapping: Keep the black probe on ground. Use the red probe to measure the voltage at every intermediate node. In the series string, you should see the voltage step down by exactly the $V_f$ of each LED at each node.
Frequently Asked Questions
How do you solve complex series and parallel circuits sample problems with mixed resistors?
The golden rule is to simplify from the inside out. Identify the deepest nested parallel or series sub-circuit, calculate its equivalent resistance ($R_{eq}$), and redraw the schematic replacing that block with a single resistor. For parallel blocks, use the reciprocal formula: $1/R_{eq} = 1/R_1 + 1/R_2$. For series blocks, simply add them: $R_{eq} = R_1 + R_2$. Repeat this reduction until you have a single equivalent resistance across the voltage source, calculate total current, and then work backward to find individual voltage drops.
Why do parallel LEDs fail if they share a single current-limiting resistor?
Manufacturing variances mean no two LEDs have the exact same forward voltage ($V_f$). In a parallel setup with one shared resistor, the LED with the slightly lower $V_f$ will draw a disproportionately higher share of the current. This causes it to heat up, which further lowers its $V_f$ (a negative temperature coefficient), leading to thermal runaway. That LED burns out, shifts the remaining current to the next weakest LED, and causes a domino failure. Always use a dedicated resistor for each parallel branch or each series string.
What happens to total resistance when you add a resistor in parallel vs series?
Adding a resistor in series always increases the total circuit resistance, which decreases total current draw. Adding a resistor in parallel always decreases the total equivalent resistance of the network, because you are providing an additional path for current to flow, which increases the total current drawn from the source. The total parallel resistance will always be lower than the smallest individual resistor in that parallel bank.
Can I mix different wattage resistors in a series voltage divider?
Yes, but the maximum safe current for the entire series string is dictated by the resistor with the lowest wattage rating. Since current is constant in a series circuit ($I_{total} = I_{R1} = I_{R2}$), the power dissipated by each resistor is $I^2R$. If you pass 50mA through a 100Ω 1/4W resistor and a 100Ω 1/2W resistor, both will dissipate 0.25W. The 1/4W resistor is at its absolute thermal limit, while the 1/2W resistor is barely warm. Always calculate the $I^2R$ dissipation for the weakest link in the chain.






