Kirchhoff's Laws — Systematic Approach

Kirchhoff's Laws — Systematic Approach

8 min read

Kirchhoff’s laws separate the students who can solve any circuit from the ones who can only do textbook two-resistor problems. Once you have a systematic method, even the ugliest JEE Advanced circuit becomes a five-minute job. Let’s build that method now.

This is bread and butter for CBSE Class 12 Current Electricity (4-6 mark question) and high-weightage in JEE Main and Advanced. Multi-loop circuits with two or more batteries almost always need Kirchhoff’s laws — series-parallel reduction will not finish the job.


The Two Laws

Kirchhoff’s Current Law (KCL) — At any junction (node), the sum of currents entering equals the sum of currents leaving. This is conservation of charge.

Kirchhoff’s Voltage Law (KVL) — Around any closed loop, the algebraic sum of EMFs equals the algebraic sum of IRIR drops. This is conservation of energy.

KCL: Iin=Iout\sum I_{in} = \sum I_{out}

KVL: ε=IR\sum \varepsilon = \sum IR around any closed loop


The Sign Convention That Saves Your Marks

This is where 90% of student errors come from. Use this rule and never lose a sign:

For EMF: Going through a battery from - to ++ counts as +ε+\varepsilon. From ++ to - counts as ε-\varepsilon.

For Resistors: Going through a resistor in the same direction as the assumed current counts as IR-IR. Against the assumed current direction counts as +IR+IR.

If you assume a current direction and get a negative answer, the actual current is opposite to what you assumed. The magnitude is correct.


Five-Step Systematic Method

Step 1: Label All Currents

Draw the circuit. Pick a current direction in each branch and label it I1,I2,I3,I_1, I_2, I_3, \ldots. Do not worry about being right — sign of the answer fixes wrong guesses.

Step 2: Apply KCL at Each Junction

Reduce the number of unknowns. If you have three branches at a junction with currents I1,I2,I3I_1, I_2, I_3, KCL gives one equation. Use KCL at every junction except the last one (the last one is automatically satisfied).

Step 3: Pick Independent Loops

For a circuit with nn junctions and bb branches, you need bn+1b - n + 1 independent loops to solve. Pick the simplest loops — the “windowpane” loops in a planar circuit.

Step 4: Write KVL for Each Loop

Pick a direction (clockwise is fine). Walk around the loop and apply the sign convention. Each loop gives one equation.

Step 5: Solve the Linear System

You now have as many equations as unknowns. Solve. If any current comes out negative, just flip its direction in the answer.


Worked Example 1 (CBSE Standard)

A 1212 V battery with 1Ω1\,\Omega internal resistance is connected in parallel with a 66 V battery with 0.5Ω0.5\,\Omega internal resistance, both feeding a 4Ω4\,\Omega external resistor. Find the current through the external resistor.

Let I1I_1 flow out of the 12 V battery, I2I_2 flow out of the 6 V battery (both toward the external resistor), and I=I1+I2I = I_1 + I_2 flow through the 4Ω4\,\Omega.

Loop 1 (12 V battery + external):

12=1I1+4(I1+I2)=5I1+4I212 = 1 \cdot I_1 + 4(I_1 + I_2) = 5 I_1 + 4 I_2

Loop 2 (6 V battery + external):

6=0.5I2+4(I1+I2)=4I1+4.5I26 = 0.5 I_2 + 4(I_1 + I_2) = 4 I_1 + 4.5 I_2

Solving: from Loop 1, I1=(124I2)/5I_1 = (12 - 4 I_2)/5. Plug into Loop 2: 4×(124I2)/5+4.5I2=64 \times (12 - 4I_2)/5 + 4.5 I_2 = 6, i.e. (4816I2)/5+4.5I2=6(48 - 16 I_2)/5 + 4.5 I_2 = 6. Multiply by 5: 4816I2+22.5I2=306.5I2=18I2=2.7748 - 16 I_2 + 22.5 I_2 = 30 \Rightarrow 6.5 I_2 = -18 \Rightarrow I_2 = -2.77 A.

Then I1=(124(2.77))/5=23.08/5=4.62I_1 = (12 - 4(-2.77))/5 = 23.08/5 = 4.62 A. Total I=1.85I = 1.85 A.

The negative I2I_2 means the 6 V battery is being charged by the 12 V — current flows into its ++ terminal.


Worked Example 2 (JEE Advanced)

The Wheatstone bridge: four resistors P,Q,R,SP, Q, R, S connected in a diamond, with a galvanometer between B and D, and a battery between A and C. Show the bridge is balanced when P/Q=R/SP/Q = R/S.

Let I1I_1 flow through PP and QQ (top branch), I2I_2 flow through RR and SS (bottom branch). When balanced, no current through the galvanometer, so VB=VDV_B = V_D.

VB=VAI1PV_B = V_A - I_1 P, VD=VAI2RV_D = V_A - I_2 R. Setting equal: I1P=I2RI_1 P = I_2 R. Also VC=VBI1Q=VDI2SV_C = V_B - I_1 Q = V_D - I_2 S, giving I1Q=I2SI_1 Q = I_2 S.

Divide: P/Q=R/SP/Q = R/S. The famous Wheatstone condition.


Common Mistakes

Mistake 1: Wrong sign on EMF. Going - to ++ is positive — visualize climbing a “voltage hill”.

Mistake 2: Mixing up “going with current” vs “against current” in KVL. Going with current means voltage drops, so it is IR-IR.

Mistake 3: Writing KCL at every junction including the last — gets a redundant equation. Always skip one.

Mistake 4: Picking dependent loops (e.g., outer loop when you have already used the two inner loops). The outer loop is automatically satisfied.

Mistake 5: Not labeling currents on the diagram before writing equations. You will lose track within two minutes.


When to Use Kirchhoff vs Series-Parallel

If the circuit reduces to series-parallel combinations, do that first — much faster. Use Kirchhoff only when:

  • Multiple batteries in different branches
  • Bridge circuits (unbalanced)
  • Networks where no obvious series or parallel structure exists

Most JEE Advanced circuit problems require Kirchhoff because they are deliberately constructed to break the series-parallel pattern.


Practice Questions

Q1. A circuit has a 10 V battery in series with a 2Ω2\,\Omega resistor, then splits into two parallel branches: one 6Ω6\,\Omega and another 3Ω3\,\Omega. Find the current through each branch.

Parallel combination of 66 and 33 is 2Ω2\,\Omega. Total resistance =4Ω= 4\,\Omega. Total current =2.5= 2.5 A. Through 6Ω6\,\Omega: 2.5×3/9=0.832.5 \times 3/9 = 0.83 A. Through 3Ω3\,\Omega: 1.671.67 A.

Q2. Two batteries (12 V, r1=0.5Ωr_1 = 0.5\,\Omega) and (8 V, r2=0.5Ωr_2 = 0.5\,\Omega) are in parallel, supplying a 5Ω5\,\Omega load. Find the load current.

Set up two loop equations as in Worked Example 1. Solving: load current 1.82\approx 1.82 A.

Q3. A Wheatstone bridge has P=10ΩP = 10\,\Omega, Q=20ΩQ = 20\,\Omega, R=5ΩR = 5\,\Omega. What value of SS balances the bridge?

P/Q=R/SS=QR/P=205/10=10ΩP/Q = R/S \Rightarrow S = QR/P = 20 \cdot 5 / 10 = 10\,\Omega.

Q4. A circuit with three loops has two 6 V batteries in opposing directions and three 2Ω2\,\Omega resistors. Set up the equations.

Label currents I1,I2I_1, I_2 in the two windowpane loops. KVL on each gives a 2×22\times 2 system. Solve to find both loop currents.

Q5. When does a battery get “charged” in a Kirchhoff analysis?

When the assumed current through it comes out negative — meaning the actual current flows against the EMF, into the ++ terminal. This corresponds to charging the battery.

Q6. In a complex network, can KVL be applied to a loop that contains no battery?

Yes. The sum of IRIR drops around such a loop equals zero. This is a useful constraint in mesh analysis.

Q7. In a network with nn junctions, how many independent KCL equations exist?

n1n - 1 independent. The nn-th is automatic.

Q8. A galvanometer in an unbalanced bridge shows 50μ50\,\muA. Use Kirchhoff’s laws to find unknown SS given P,Q,RP, Q, R and battery EMF.

Set up three loop equations including the galvanometer branch. Solve the 3×33\times 3 system. The unbalanced case requires the full Kirchhoff treatment.


FAQs

Are Kirchhoff’s laws always valid? Yes, for DC and quasi-static AC circuits. They fail when fields are rapidly changing or radiation is involved.

Can I use mesh analysis instead? Yes — mesh analysis is just a systematic application of KVL with loop currents instead of branch currents. Same answers.

Why does the sign convention work? Energy conservation: voltage gained around a loop must equal voltage lost. The signs encode the direction of energy flow.

What if I pick the wrong loop direction? No problem. The signs of the answers will flip, but magnitudes stay correct.

How do I handle dependent sources? They appear in advanced electronics, not in CBSE/JEE. Same Kirchhoff laws, plus the constraint equation for the dependent source.

Can KCL apply at a single point on a wire? Yes — current entering equals current leaving (no charge accumulates on a wire in steady state).