Why Kirchhoff's Laws Matter in Your Exams
Ever wondered why some circuit problems feel impossible until you spot a hidden pattern? That pattern is often Kirchhoff's laws, the secret sauce for tackling tricky current‑electricity questions.
Kirchhoff's laws tell us that charge never disappears at a junction and that the total voltage around any closed loop adds up to zero. Think of water flowing through pipes – whatever goes in must come out, and the pressure you lose around a loop equals the pressure you gain.
What Are Kirchhoff's Laws?
There are two rules, both named after Gustav Kirchhoff, a 19th‑century German physicist. They work together like the two rules of a board game: one for the pieces at a crossroads, the other for the path you travel.
Kirchhoff's Current Law (KCL)
KCL says that the algebraic sum of currents meeting at a node (a point where three or more conductors join) is zero. In plain words, what flows into the node must flow out.
- Choose a direction (say, into the node) as positive.
- Write down each current with its sign.
- Set the sum equal to zero and solve.
Kirchhoff's Voltage Law (KVL)
KVL states that the sum of all electric potential differences (voltages) around any closed loop equals zero. It’s like walking around a hill and ending up at the same height you started – the climbs and drops balance out.
- Pick a loop and travel in one direction.
- Assign a sign to each voltage rise (+) or drop (‑).
- Add them up; the total must be zero.
How to Apply the Laws – A Step‑by‑Step Guide
Follow these five moves whenever you see a circuit question.
- Identify every independent loop and every junction.
- Assume a direction for each unknown current (any direction works).
- Write KCL equations at each junction.
- Write KVL equations for each independent loop.
- Solve the simultaneous equations; check that all signs are consistent.
Worked Example 1: Series‑Parallel Circuit
Consider a circuit with a 12 V battery, a 4 Ω resistor (R1) in series with a parallel branch of 6 Ω (R2) and 12 Ω (R3). Find the current through each resistor.
Step 1: Choose currents I1 through the series part, I2 through R2, and I3 through R3. Assume all flow clockwise.
Step 2: Apply KCL at the node where the branch splits: I1 = I2 + I3.
Step 3: Apply KVL to the left loop (battery‑R1‑branch): 12 V ‑ 4Ω·I1 ‑ V_branch = 0.
Step 4: The voltage across the parallel branch is the same for R2 and R3, so V_branch = 6Ω·I2 = 12Ω·I3.
Step 5: Solve the three equations:
- From V_branch equality: I2 = 2·I3.
- KCL gives I1 = I2 + I3 = 3·I3.
- KVL: 12 ‑ 4·(3I3) ‑ 6·(2I3) = 0 → 12 ‑ 12I3 ‑ 12I3 = 0 → 24I3 = 12 → I3 = 0.5 A.
Thus I3 = 0.5 A, I2 = 1 A, I1 = 1.5 A. Check: 4Ω·1.5 A = 6 V, parallel voltage = 6 Ω·1 A = 6 V, total drop = 12 V – works!
Worked Example 2: Two‑Loop Circuit with a Battery
A 9 V battery feeds two loops. Loop A has a 3 Ω resistor (R_A). Loop B shares a 2 Ω resistor (R_shared) with Loop A and also has a 4 Ω resistor (R_B). Find the currents I_A (loop A) and I_B (loop B).
Assume both currents flow clockwise. At the junction of the shared resistor, KCL gives I_shared = I_A ‑ I_B (because I_A enters the node, I_B leaves).
KVL for Loop A: 9 ‑ 3Ω·I_A ‑ 2Ω·(I_A ‑ I_B) = 0 → 9 ‑ 5I_A + 2I_B = 0.
KVL for Loop B: ‑2Ω·(I_A ‑ I_B) ‑ 4Ω·I_B = 0 → -2I_A + 2I_B ‑ 4I_B = 0 → -2I_A ‑ 2I_B = 0 → I_A = -I_B.
Substitute I_A = -I_B into the first equation: 9 ‑ 5(-I_B) + 2I_B = 0 → 9 + 5I_B + 2I_B = 0 → 7I_B = -9 → I_B = -1.29 A (meaning our assumed direction was opposite). So I_A = 1.29 A clockwise, I_B = 1.29 A counter‑clockwise. The shared resistor carries I_shared = I_A ‑ I_B = 2.58 A.
Quick Comparison: KCL vs KVL
| Aspect | KCL | KVL |
|---|---|---|
| What it conserves | Charge (current) | Energy (voltage) |
| Where you use it | At junctions (nodes) | Around closed loops |
| Typical equation | ΣI_in = ΣI_out | ΣV_drop = ΣV_rise |
📝 Likely Exam Questions
- State Kirchhoff's Current Law and apply it to a node with three currents of 2 A, 3 A, and an unknown current.
- Using KVL, find the current through a 5 Ω resistor in a single loop containing a 12 V battery and a 7 Ω resistor.
- For the series‑parallel circuit in Example 1, calculate the total power dissipated.
- Explain why KVL can be applied only to a closed loop and not to an open path.
- Given a circuit with two loops sharing a resistor, write the KCL and KVL equations needed to solve for the loop currents.