Introduction to Circuit Layouts
In our previous chapters, we looked at current, potential difference (p.d.), and resistance. Now, we are going to look at the "blueprints" of a circuit: how we connect components together. Whether you are wiring a simple flashlight or looking at a complex computer motherboard, the rules remain the same. We will explore how electricity behaves when it has only one path to follow (series) versus when it has multiple choices (parallel), and how we calculate the energy and power involved.
The Two Golden Rules of Circuits
Before we look at the math, we need to understand two fundamental laws of the universe that govern every circuit you will ever build. Don't worry if these sound fancy; they are actually very intuitive!
1. Conservation of Charge (The Current Rule)
Electric current is the rate of flow of charge (\( I = \Delta Q / \Delta t \)). Charge cannot be created or destroyed. Think of a circuit like a pipe filled with water: if 1 liter of water enters a junction, exactly 1 liter must come out.
Key Takeaway: The total current entering a junction must equal the total current leaving it.
2. Conservation of Energy (The Potential Difference Rule)
Potential difference is the work done per unit charge (\( V = W / Q \)). In a closed loop, the energy provided by the battery must be exactly equal to the energy used by the components.
Key Takeaway: The sum of the potential differences across components in a series loop is equal to the total e.m.f. (electromotive force) supplied to that loop.
Series Circuits: One Single Path
In a series circuit, all components are connected end-to-end, forming a single loop. There are no junctions or "forks in the road."
Current in Series
Because there is only one path, the current (\( I \)) is the same at every point in the circuit. If the ammeter reads \( 2\text{ A} \) at the start, it will read \( 2\text{ A} \) at the end.
Potential Difference in Series
The total p.d. (\( V_{total} \)) is shared between the components. If you have two bulbs, the battery's voltage is split between them.
\( V_{total} = V_1 + V_2 + V_3 + ... \)
Deriving Total Resistance in Series
We can use Ohm's Law (\( V = IR \)) to find the total resistance (\( R_{total} \)).
Since \( V_{total} = V_1 + V_2 \), and we know \( V = IR \), we can write:
\( I R_{total} = I R_1 + I R_2 \)
Because the current (\( I \)) is the same for everyone, we can divide the whole equation by \( I \):
\( R_{total} = R_1 + R_2 + R_3 + ... \)
Parallel Circuits: Multiple Paths
In a parallel circuit, the current reaches a junction and splits into different branches.
Current in Parallel
The total current (\( I_{total} \)) is the sum of the currents in each branch.
\( I_{total} = I_1 + I_2 + I_3 + ... \)
Potential Difference in Parallel
This is the part students often find surprising: the potential difference across each parallel branch is the same. If a \( 12\text{ V} \) battery is connected to three resistors in parallel, each resistor "sees" the full \( 12\text{ V} \).
Deriving Total Resistance in Parallel
We start with our current rule: \( I_{total} = I_1 + I_2 \).
Using Ohm's Law in the form \( I = V / R \):
\( \frac{V}{R_{total}} = \frac{V}{R_1} + \frac{V}{R_2} \)
Since the p.d. (\( V \)) is the same for all branches, we can divide the whole equation by \( V \):
\( \frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + ... \)
Note: Adding more resistors in parallel actually decreases the total resistance because you are providing more "lanes" for the traffic to flow through!
Electrical Power and Energy
We build circuits to do work—like lighting a room or heating toast. To measure how "hard" a circuit is working, we look at Power (\( P \)) and Work Done or Energy (\( W \)).
Power Formulas
Power is the rate of transfer of energy. The standard formula is:
\( P = VI \)
(Power = Potential Difference \(\times\) Current)
By substituting Ohm's Law (\( V = IR \) or \( I = V / R \)) into that formula, we get two other very useful versions:
- \( P = I^2 R \) (Great for calculating power lost as heat in wires).
- \( P = \frac{V^2}{R} \) (Useful when you know the voltage is constant, like in household appliances).
Energy Formula
Since Work Done is Power multiplied by Time (\( W = P \times t \)), we can simply multiply our power formula by time (\( t \)):
\( W = VIt \)
Units Reminder: Power is measured in Watts (\( \text{W} \)) and Energy/Work in Joules (\( \text{J} \)).
Quick Summary Table
Series: Current is the same | P.d. is shared | \( R_{total} = R_1 + R_2 \)
Parallel: P.d. is the same | Current is shared | \( \frac{1}{R_{total}} = \frac{1}{R_1} + \frac{1}{R_2} \)
Common Pitfalls to Avoid
1. The "1/R" Trap: When calculating resistance in parallel, don't forget that your final answer from the formula is \( 1 / R_{total} \). You must flip the fraction at the end to find \( R_{total} \)!
2. Mixing Units: Always check that your time is in seconds before calculating energy. If a question says "10 minutes," convert it to \( 600\text{ s} \).
3. Identifying Layouts: Sometimes diagrams look messy. Trace the path from the positive terminal. If the path "forks," those branches are in parallel. If you must go through one component to get to the next, they are in series.
Real-World Connection: "Did you know?"
Lights in your house are connected in parallel. This is why when one light bulb burns out, the rest of the lights in your room stay on! If they were in series, one broken bulb would break the entire loop, and your whole house would go dark.
For more on how potential is distributed across specific components, see the chapter on Potential Dividers. For details on why batteries don't give their full energy to a circuit, check the E.m.f. and Internal Resistance chapter.