- How current, potential difference and resistance behave in series and parallel circuits.
- How Kirchhoff’s laws explain the “rules” for circuit calculations.
- How to find the equivalent resistance of a network.
- How to tackle mixed circuits step by step without getting lost.
A circuit calculation usually comes down to tracking three quantities: current, potential difference, and resistance.
Current, potential difference and resistance
- Electric current, III, is the rate of flow of charge:
I=ΔQΔt
I = \frac{\Delta Q}{\Delta t}
I=ΔtΔQ
It is measured in amperes, A.
- Potential difference, VVV, is the energy transferred per unit charge between two points:
V=WQ
V = \frac{W}{Q}
V=QW
It is measured in volts, V.
- Resistance, RRR, is the opposition a component gives to current:
R=VI
R = \frac{V}{I}
R=IV
It is measured in ohms, Ω.
Conventional current is taken to flow from the positive terminal of a supply around the circuit to the negative terminal. Electrons actually drift the opposite way, but conventional current is what you use in circuit diagrams and calculations.
Finding current and resistance
A charge of 18 C passes through a component in 6.0 s. The potential difference across the component is 12 V. Find the current and resistance.
- Use the definition of current:
I=ΔQΔt=18 C6.0 s=3.0 A
I = \frac{\Delta Q}{\Delta t} = \frac{18\ \text{C}}{6.0\ \text{s}} = 3.0\ \text{A}
I=ΔtΔQ=6.0 s18 C=3.0 A
- Use R=V/IR = V/IR=V/I for the component:
R=12 V3.0 A=4.0 Ω
R = \frac{12\ \text{V}}{3.0\ \text{A}} = 4.0\ \Omega
R=3.0 A12 V=4.0 Ω
- Check the units: volts per ampere is ohms, so the resistance is 4.0 Ω.
A node is a point where wires join. In ideal circuit diagrams, any points connected by a plain wire are treated as being at the same potential.
A branch is one possible path through part of a circuit. A loop is a complete closed path that charge can travel around.
These words matter because series and parallel circuits are really about how components are connected between nodes.
The rules for series and parallel circuits are not random facts to memorise. They come from conservation laws.
Kirchhoff’s laws
- Kirchhoff’s first law: at a junction, the total current entering equals the total current leaving. This is conservation of charge.
- Kirchhoff’s second law: around a closed loop, the total electromotive force equals the total potential difference across the components. This is conservation of energy.
Using the junction rule
A current of 0.75 A reaches a junction. One branch carries 0.20 A. Find the current in the other branch.
- Apply Kirchhoff’s first law: current into the junction equals current out of the junction.
- Set up the equation:
0.75=0.20+I2
0.75 = 0.20 + I_2
0.75=0.20+I2
- Rearrange:
I2=0.75−0.20=0.55 A
I_2 = 0.75 - 0.20 = 0.55\ \text{A}
I2=0.75−0.20=0.55 A
The key visual difference is that a series circuit has only one path for current, while a parallel circuit has more than one path.

Series circuit
Components are in series when they are connected one after another in a single path, so the same current passes through each component.
In a series circuit:
- The current is the same everywhere in the loop.
- The supply potential difference is shared between the components.
- The total resistance is the sum of the individual resistances.
For resistors in series:
Rtotal=R1+R2+R3+…
R_\text{total} = R_1 + R_2 + R_3 + \dots
Rtotal=R1+R2+R3+…
The potential difference across each resistor depends on its resistance. A larger resistance gets a larger share of the supply potential difference because V=IRV = IRV=IR, and the current is the same through each resistor.
Calculating values in a series circuit
A 12 V supply is connected to a 4.0 Ω resistor and a 6.0 Ω resistor in series. Find the current and the potential difference across each resistor.
- Add the resistances because the resistors are in series:
Rtotal=4.0 Ω+6.0 Ω=10.0 Ω
R_\text{total} = 4.0\ \Omega + 6.0\ \Omega = 10.0\ \Omega
Rtotal=4.0 Ω+6.0 Ω=10.0 Ω
- Use I=V/RI = V/RI=V/R to find the current from the supply:
I=12 V10.0 Ω=1.2 A
I = \frac{12\ \text{V}}{10.0\ \Omega} = 1.2\ \text{A}
I=10.0 Ω12 V=1.2 A
- Use V=IRV = IRV=IR for the 4.0 Ω resistor:
V1=1.2 A×4.0 Ω=4.8 V
V_1 = 1.2\ \text{A} \times 4.0\ \Omega = 4.8\ \text{V}
V1=1.2 A×4.0 Ω=4.8 V
- Use V=IRV = IRV=IR for the 6.0 Ω resistor:
V2=1.2 A×6.0 Ω=7.2 V
V_2 = 1.2\ \text{A} \times 6.0\ \Omega = 7.2\ \text{V}
V2=1.2 A×6.0 Ω=7.2 V
- Check using Kirchhoff’s second law:
4.8 V+7.2 V=12.0 V
4.8\ \text{V} + 7.2\ \text{V} = 12.0\ \text{V}
4.8 V+7.2 V=12.0 V
Giving every series component the full supply voltage
In series, the supply potential difference is split between components. Only the total around the loop equals the supply potential difference.
Parallel circuit
Components are in parallel when each component is connected across the same two nodes, so each branch has the same potential difference across it.
In a parallel circuit:
- The potential difference across each branch is the same.
- The current splits at junctions.
- The total current is the sum of the branch currents.
- The total resistance is less than the smallest individual branch resistance.
For resistors in parallel:
1Rtotal=1R1+1R2+1R3+…
\frac{1}{R_\text{total}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots
Rtotal1=R11+R21+R31+…
This happens because adding another parallel branch gives charge an extra path to flow through, so the circuit draws more current for the same supply potential difference.
Calculating values in a parallel circuit
A 12 V supply is connected across two parallel resistors: 6.0 Ω and 3.0 Ω. Find the branch currents, total current and equivalent resistance.
-
In parallel, each branch has the full supply potential difference, so each resistor has 12 V across it.
-
Find the current through the 6.0 Ω resistor:
I1=12 V6.0 Ω=2.0 A
I_1 = \frac{12\ \text{V}}{6.0\ \Omega} = 2.0\ \text{A}
I1=6.0 Ω12 V=2.0 A
- Find the current through the 3.0 Ω resistor:
I2=12 V3.0 Ω=4.0 A
I_2 = \frac{12\ \text{V}}{3.0\ \Omega} = 4.0\ \text{A}
I2=3.0 Ω12 V=4.0 A
- Add the branch currents:
Itotal=2.0 A+4.0 A=6.0 A
I_\text{total} = 2.0\ \text{A} + 4.0\ \text{A} = 6.0\ \text{A}
Itotal=2.0 A+4.0 A=6.0 A
- Use R=V/IR = V/IR=V/I for the whole network:
Rtotal=12 V6.0 A=2.0 Ω
R_\text{total} = \frac{12\ \text{V}}{6.0\ \text{A}} = 2.0\ \Omega
Rtotal=6.0 A12 V=2.0 Ω
Quick check for parallel resistors
For resistors in parallel, the equivalent resistance must be smaller than the smallest branch resistance. For two resistors only, you can use Rtotal=R1R2R1+R2R_\text{total} = \frac{R_1R_2}{R_1 + R_2}Rtotal=R1+R2R1R2.
Adding parallel resistors like series
In parallel, you do not calculate RtotalR_\text{total}Rtotal by adding the resistances. You add the reciprocals, sometimes called conductances, where conductance means 1/R1/R1/R.
Many exam questions use a mixture of series and parallel parts. The safest method is to reduce the circuit in stages, replacing each obvious group with its equivalent resistance.

Solving a mixed resistor network
In the circuit shown, a 12 V supply is connected to a 4.0 Ω resistor in series with a parallel combination of 6.0 Ω and 3.0 Ω. Find the total current and the branch currents.
- First reduce the parallel part:
Rparallel=R2R3R2+R3=6.0 Ω×3.0 Ω6.0 Ω+3.0 Ω=2.0 Ω
R_\text{parallel} = \frac{R_2R_3}{R_2 + R_3} = \frac{6.0\ \Omega \times 3.0\ \Omega}{6.0\ \Omega + 3.0\ \Omega} = 2.0\ \Omega
Rparallel=R2+R3R2R3=6.0 Ω+3.0 Ω6.0 Ω×3.0 Ω=2.0 Ω
- Now add the series resistor:
Rtotal=4.0 Ω+2.0 Ω=6.0 Ω
R_\text{total} = 4.0\ \Omega + 2.0\ \Omega = 6.0\ \Omega
Rtotal=4.0 Ω+2.0 Ω=6.0 Ω
- Find the total current from the supply:
I=12 V6.0 Ω=2.0 A
I = \frac{12\ \text{V}}{6.0\ \Omega} = 2.0\ \text{A}
I=6.0 Ω12 V=2.0 A
- Find the potential difference across the 4.0 Ω resistor:
V1=IR1=2.0 A×4.0 Ω=8.0 V
V_1 = IR_1 = 2.0\ \text{A} \times 4.0\ \Omega = 8.0\ \text{V}
V1=IR1=2.0 A×4.0 Ω=8.0 V
- Use energy conservation to find the potential difference across the parallel section:
Vparallel=12 V−8.0 V=4.0 V
V_\text{parallel} = 12\ \text{V} - 8.0\ \text{V} = 4.0\ \text{V}
Vparallel=12 V−8.0 V=4.0 V
- Use the same parallel voltage for each branch:
I2=4.0 V6.0 Ω=0.67 A
I_2 = \frac{4.0\ \text{V}}{6.0\ \Omega} = 0.67\ \text{A}
I2=6.0 Ω4.0 V=0.67 A
I3=4.0 V3.0 Ω=1.3 A
I_3 = \frac{4.0\ \text{V}}{3.0\ \Omega} = 1.3\ \text{A}
I3=3.0 Ω4.0 V=1.3 A
- Check the branch currents add to the total current:
0.67 A+1.3 A≈2.0 A
0.67\ \text{A} + 1.3\ \text{A} \approx 2.0\ \text{A}
0.67 A+1.3 A≈2.0 A
Electrical power is the rate of energy transfer. For a component:
P=VI=I2R
P = VI = I^2R
P=VI=I2R
In series, the current is the same through each component, so a larger resistance dissipates more power because of P=I2RP = I^2RP=I2R.
In parallel, the potential difference is the same across each branch. Lower resistance branches take a larger current, so they often dissipate more power.
An ammeter measures current and must be connected in series with the component whose current you want. A good ammeter has very low resistance so it changes the circuit as little as possible.
A voltmeter measures potential difference and must be connected in parallel across the component. A good voltmeter has very high resistance so it draws very little current.
Putting meters in the wrong place
An ammeter goes in series because it measures the current passing through a component. A voltmeter goes in parallel because it compares the energy per charge at two points.
Ideal supplies and real cells
The series and parallel rules still apply to the external circuit, but real cells have internal resistance. If internal resistance is included, use the terminal potential difference across the external network, not automatically the labelled emf.
In the exam
- Redraw the circuit if needed, marking nodes and identifying which components are truly in series or truly in parallel.
- Reduce resistor networks in stages, then work backwards to find currents and potential differences in individual components.
- Check your answer: series resistance should increase, parallel resistance should decrease, branch currents should add, and loop voltages should add to the supply.
Check yourself
- Why is the current the same through every component in a series circuit?
- Two resistors, 8.0 Ω and 12 Ω, are connected in parallel across a 6.0 V supply. What are the two branch currents?
- In a mixed circuit, why is it usually helpful to find the equivalent resistance first?