Use Kirchhoff’s laws to analyse and solve simple electrical circuit problems.
1. Introduction
Kirchhoff’s laws are fundamental tools for analysing circuits that contain more than one loop or junction. They are based on the conservation of charge and energy.
1.1 Kirchhoff’s Current Law (KCL)
KCL states that the algebraic sum of currents meeting at a junction is zero:
$$\sum_{k=1}^{n} I_k = 0$$
In practice this means that the total current entering a node equals the total current leaving the node.
1.2 Kirchhoff’s \cdot oltage Law (K \cdot L)
K \cdot L states that the algebraic sum of the potential differences (voltages) around any closed loop is zero:
$$\sum_{k=1}^{m} V_k = 0$$
When moving around a loop, a rise in potential (e.g., across a battery from – to +) is taken as positive, and a drop (e.g., across a resistor in the direction of current) is taken as negative.
2. Applying the Laws
Identify all independent loops and junctions in the circuit.
Assign a current direction to each branch (choose arbitrarily; a negative result indicates the opposite direction).
Write KCL equations for each junction (except one, which will be dependent).
Write K \cdot L equations for each independent loop.
Solve the simultaneous equations for the unknown currents or voltages.
3. Symbol Table
Symbol
Quantity
Unit
$I$
Current
A (ampere)
$V$
Potential difference (voltage)
V (volt)
$R$
Resistance
Ω (ohm)
$\mathcal{E}$
Electromotive force (battery emf)
V (volt)
4. Example Problem
Problem: In the circuit below, a 12 V battery is connected to three resistors: $R_1 = 2\ \Omega$, $R_2 = 3\ \Omega$, and $R_3 = 4\ \Omega$. $R_1$ and $R_2$ are in parallel, and this combination is in series with $R_3$. Find the current through each resistor.
Suggested diagram: Battery (12 V) → $R_3$ → node A → branch 1: $R_1$ → node B → back to battery; branch 2: $R_2$ → node B → back to battery.
Solution
Assign currents:
$I$ – total current from the battery.
$I_1$ – current through $R_1$.
$I_2$ – current through $R_2$.
Apply KCL at the junction where the parallel branches split:
$$I = I_1 + I_2$$
Apply K \cdot L to the left loop (battery → $R_3$ → $R_1$ → back):
$$12 - I\,R_3 - I_1\,R_1 = 0$$
Apply K \cdot L to the right loop (battery → $R_3$ → $R_2$ → back):
$$12 - I\,R_3 - I_2\,R_2 = 0$$
In a circuit, a 9 V battery supplies two resistors $R_1 = 5\ \Omega$ and $R_2 = 10\ \Omega$ connected in series with a third resistor $R_3 = 15\ \Omega$ placed in parallel with $R_2$. Determine the current through each resistor.
A circuit contains a 6 V battery and three resistors: $R_A = 2\ \Omega$, $R_B = 4\ \Omega$, and $R_C = 6\ \Omega$. $R_A$ and $R_B$ are in series, and this series combination is in parallel with $R_C$. Use Kirchhoff’s laws to find the voltage across each resistor.
For the network shown (battery $E = 12\ \text{V}$, resistors $R_1 = 3\ \Omega$, $R_2 = 6\ \Omega$, $R_3 = 2\ \Omega$ forming a triangle), assign currents $I_1$, $I_2$, $I_3$ clockwise in each branch and write the three K \cdot L equations.
6. Summary
KCL conserves charge at junctions: total current in = total current out.
K \cdot L conserves energy around loops: sum of voltage rises = sum of voltage drops.
Systematic application of the two laws yields a set of linear equations that can be solved for unknown currents or voltages.
Choosing current directions arbitrarily is acceptable; a negative solution simply reverses the assumed direction.