Series and Parallel Circuit Diagram Explained
This is a free printable series and parallel circuit diagram: download the diagram as SVG or open it and print to paper or PDF.
Series and parallel circuits represent the two fundamental ways to connect electrical components. In a series circuit every component shares the same current path; in a parallel circuit each component has its own path between the same two supply points. Understanding both configurations — and their combined use in real-world circuits — is essential for every electrician, electronics technician, and engineering student.
A series circuit connects components end-to-end in a single loop so the same current flows through every component. The total resistance equals the sum of individual resistances: R_total = R1 + R2 + R3. Because resistance adds directly, adding more components increases total resistance and reduces current. Voltage divides across each component proportionally to its resistance (Kirchhoff's Voltage Law): if R1 is twice R2, R1 drops twice the voltage. This makes series circuits ideal for voltage dividers, current-limiting resistors, and overcurrent protection devices (fuses in series with loads). The critical weakness of a series circuit is that opening any single element — a failed bulb, a blown fuse, or a broken wire — interrupts current for the entire string. Christmas light strings wired in series failed this way: one bad bulb darkened the whole string. A parallel circuit connects all components between the same two nodes so each component receives the full supply voltage. The total current is the sum of branch currents (Kirchhoff's Current Law). Total resistance decreases as more branches are added: 1/R_total = 1/R1 + 1/R2 + 1/R3. Adding more parallel branches always reduces total resistance, increasing current draw from the source. This means a battery discharges faster as more parallel loads are added, but each individual load operates at full rated voltage regardless of the others. If one parallel branch opens (bulb fails), other branches continue to operate normally — this is why household wiring uses parallel circuits. Real-world circuits combine both: a fuse wires in series with a parallel bank of outlets. A resistor in series limits current into a parallel LED array. The series elements control total current while the parallel elements distribute that current to multiple loads. Battery banks use series connections to increase voltage and parallel connections to increase capacity.
A combined series and parallel circuit diagram — sometimes called a mixed or complex circuit — contains components connected both in series (end-to-end, sharing the same current) and in parallel (side-by-side, sharing the same voltage) within a single network. These diagrams appear in school physics, electrical engineering coursework, and real-world applications such as residential wiring where receptacles are in parallel while the branch circuit fuse is in series with all of them. Analysing a mixed circuit requires applying Kirchhoff's voltage and current laws, or simplifying parallel groups first before treating the result as a series segment. Build and annotate your own mixed circuit diagrams free in the browser at Circuit Diagram Maker.
How to wire series and parallel circuit diagram
- Build the series section Connect R1 and R2 end-to-end from the positive supply terminal. Measure total resistance before applying power — should equal R1 + R2.
- Build the parallel section Connect R3 and R4 both between the same two nodes (node A and ground). Both resistors share the same voltage but carry independent currents.
- Combine series and parallel Wire the parallel group (R3 || R4) in series with R1 and R2. Total resistance = R1 + R2 + (R3·R4)/(R3+R4).
- Apply power and measure Apply the rated supply voltage. Measure voltage across each series element and the parallel group. Parallel group voltage should equal the supply minus series drops.
- Verify branch currents Measure current through each parallel branch individually by inserting the ammeter in series with each branch. Sum of branch currents must equal total supply current.
Specifications
| Series R formula | R_total = R1 + R2 + R3... |
|---|---|
| Parallel R formula | 1/R_total = 1/R1 + 1/R2 + 1/R3... |
| Series voltage law | V_supply = V1 + V2 + V3 (KVL) |
| Parallel current law | I_total = I1 + I2 + I3 (KCL) |
Safety warnings
- In a series circuit, any single open fault kills all loads — never assume a circuit is de-energized because loads are off; measure voltage at every node before touching.
- Parallel circuits draw more current than any single branch — always size the supply fuse for the total parallel current, not the individual branch current.
- When adding parallel loads to an existing circuit, calculate the new total current and verify it stays within the wire gauge and breaker rating.
Tools needed
- Digital multimeter (voltage and current measurement)
- Breadboard and jumper wires for prototyping
- Resistors of known values for testing
- Regulated DC power supply
Common mistakes
- Adding current-limiting resistors in parallel instead of series when driving LEDs — parallel resistors halve the resistance and double the current, potentially burning LEDs.
- Measuring total series circuit current by probing across one component — current measurement requires breaking the circuit and inserting the meter in series.
- Assuming all parallel branches carry the same current — branch currents are inversely proportional to branch resistance, not equal unless all branches are identical.
Troubleshooting
- Total resistance reads much lower than calculated
- Cause: An unintended parallel path exists — a solder bridge, wrong jumper connection, or component shorted Fix: Disconnect the supply, measure resistance of each section separately, and check for unintended continuity between nodes using a multimeter in continuity mode.
- One parallel branch has no current but others work
- Cause: Open component or broken connection in that branch Fix: Measure voltage across the open branch — it should equal supply voltage. Then check continuity through the branch component. Replace the failed component or repair the broken connection.
- Series circuit current is lower than calculated
- Cause: Higher-than-rated resistance in one component, or a poor connection adding series resistance Fix: Measure voltage drop across each series element. The element with a higher-than-expected voltage drop has higher resistance. Check connections and replace out-of-spec components.
Frequently asked questions
What happens to total resistance when resistors are added in series vs parallel?
In series, total resistance increases: two 100 ohm resistors in series give 200 ohms. In parallel, total resistance decreases: two 100 ohm resistors in parallel give 50 ohms (half the value of one). The parallel formula is 1/R_total = 1/R1 + 1/R2. For equal resistors in parallel, total resistance = R/N where N is the number of resistors.
Why are household circuits wired in parallel?
Parallel wiring gives every outlet the same full supply voltage (120V or 240V) regardless of how many other loads are connected. It also allows any single load to be switched off without affecting others. If household outlets were in series, turning off one appliance would break the circuit for everything downstream, and voltage would split between appliances based on their resistance.
How do I calculate current through each branch in a parallel circuit?
Apply Ohm's Law to each branch individually: I_branch = V_supply / R_branch. Since all parallel branches share the same voltage, each branch current depends only on its own resistance. Then total current = sum of all branch currents. Example: 12V supply with 100 ohm and 200 ohm parallel: I1 = 12/100 = 120mA, I2 = 12/200 = 60mA, total = 180mA.
What is a series-parallel combination circuit?
A series-parallel circuit contains both series and parallel sections. Simplify by reducing parallel groups to their equivalent resistance first, then treating the result as a series circuit. Example: R2 and R3 in parallel give R_eq, then R1 + R_eq gives total resistance. Work from the innermost parallel groups outward.
How does a fuse work as a series element?
A fuse is a thin wire with a calibrated melting point wired in series with the circuit it protects. When current exceeds the fuse rating, the element melts and opens the circuit, interrupting current flow. Because it is in series, the fuse break protects every component downstream. Parallel fusing (two fuses side by side) is incorrect — if one blows, current simply reroutes through the other.
How do you draw a circuit diagram that has components in both series and parallel?
Start by identifying which components share the same two nodes — those are in parallel and can be grouped first. Draw each parallel group as a branch block, then connect those blocks end-to-end with any series components (such as a battery, switch, or series resistor) to complete the circuit. Label voltage, current, and resistance values on each branch. To analyse the circuit, calculate the equivalent resistance of each parallel group using the reciprocal rule (1/R_eq = 1/R1 + 1/R2 + ...), then add the series equivalents together for total circuit resistance.
Full written guides
- Series vs Parallel Circuits Explained: A Complete Guide
- Parallel Circuit Diagram: Complete Guide to Parallel Circuits
- How to Wire Lights in Parallel: Complete Guide
Related diagrams
- and circuit diagram
- series circuit diagram
- wiring diagram for light switch and outlet on same circuit
- 1 to 4 demultiplexer circuit diagram
- 12v bms circuit diagram
- 12v dc power supply circuit diagram