ElectricityTopic #30 of 35

Kirchhoff's Laws

Kirchhoff's current and voltage laws for complex circuit analysis.

Overview

Kirchhoff's laws are fundamental tools for analyzing complex circuits. They are based on conservation of charge and conservation of energy.

Kirchhoff's Current Law (KCL)

Statement

The sum of currents entering a node equals the sum of currents leaving that node.

Iin=Iout\sum I_{\text{in}} = \sum I_{\text{out}}

Or equivalently:

I=0(at any node)\sum I = 0 \quad \text{(at any node)}

Physical Basis

Conservation of charge: charge cannot accumulate at a node.

Application

At any junction in a circuit, assign current directions and write:

  • Currents entering: positive
  • Currents leaving: negative

Kirchhoff's Voltage Law (KVL)

Statement

The sum of all voltages around any closed loop equals zero.

V=0(around any closed loop)\sum V = 0 \quad \text{(around any closed loop)}

Physical Basis

Conservation of energy: a charge gains as much energy as it loses in traversing a closed path.

Sign Conventions

Traversing the loop:

  • Through resistor in current direction: IR-IR (voltage drop)
  • Through resistor against current: +IR+IR (voltage rise)
  • Through battery from − to +: +ε+\varepsilon (voltage rise)
  • Through battery from + to −: ε-\varepsilon (voltage drop)

Applying Kirchhoff's Laws

Step-by-Step Method

  1. Label all currents with directions (if wrong, answer will be negative)
  2. Label all nodes
  3. Write KCL equations at nodes (n1n-1 equations for nn nodes)
  4. Write KVL equations for independent loops
  5. Solve the system of equations

Number of Equations Needed

  • If bb = number of branches, nn = number of nodes
  • Need bb equations total
  • KCL gives (n1)(n-1) independent equations
  • KVL gives (bn+1)(b - n + 1) independent equations

Multi-Loop Circuit Analysis

Independent Loops

A loop is independent if it contains at least one branch not in other loops.

Mesh Currents

Assign a current to each mesh (inner loop), circulating in same direction (usually clockwise).

Examples

Example 1: Simple KCL

At a node: I1=3I_1 = 3 A enters, I2=1I_2 = 1 A enters, I3I_3 leaves. Find I3I_3.

I1+I2=I3I_1 + I_2 = I_3 I3=3+1=4 AI_3 = 3 + 1 = 4 \text{ A}

Example 2: Two-Loop Circuit

ε1=12\varepsilon_1 = 12 V, ε2=6\varepsilon_2 = 6 V, R1=4R_1 = 4 Ω, R2=2R_2 = 2 Ω, R3=3R_3 = 3 Ω

Loop 1 (left): ε1I1R1I3R3=0\varepsilon_1 - I_1R_1 - I_3R_3 = 0

Loop 2 (right): ε2I2R2I3R3=0\varepsilon_2 - I_2R_2 - I_3R_3 = 0

Node: I1+I2=I3I_1 + I_2 = I_3

Substituting:

124I13I3=012 - 4I_1 - 3I_3 = 0 62I23I3=06 - 2I_2 - 3I_3 = 0 I1+I2=I3I_1 + I_2 = I_3

From equations 1 and 2:

4I1+3I3=124I1+3(I1+I2)=127I1+3I2=124I_1 + 3I_3 = 12 \to 4I_1 + 3(I_1 + I_2) = 12 \to 7I_1 + 3I_2 = 12 2I2+3I3=62I2+3(I1+I2)=63I1+5I2=62I_2 + 3I_3 = 6 \to 2I_2 + 3(I_1 + I_2) = 6 \to 3I_1 + 5I_2 = 6

Solving:

I1=1.5 A,I2=0.3 A,I3=1.8 AI_1 = 1.5 \text{ A}, \quad I_2 = 0.3 \text{ A}, \quad I_3 = 1.8 \text{ A}

Example 3: Three Resistors with Two Batteries

ε1=10\varepsilon_1 = 10 V, ε2=5\varepsilon_2 = 5 V, R1=2R_1 = 2 Ω, R2=4R_2 = 4 Ω, R3=6R_3 = 6 Ω

Using mesh currents I1I_1 (left loop), I2I_2 (right loop):

Loop 1: ε1I1R1(I1I2)R2=0\varepsilon_1 - I_1R_1 - (I_1 - I_2)R_2 = 0

102I14(I1I2)=010 - 2I_1 - 4(I_1 - I_2) = 0 106I1+4I2=010 - 6I_1 + 4I_2 = 0 6I14I2=10...(1)6I_1 - 4I_2 = 10 \quad \text{...(1)}

Loop 2: ε2I2R3(I2I1)R2=0-\varepsilon_2 - I_2R_3 - (I_2 - I_1)R_2 = 0

56I24(I2I1)=0-5 - 6I_2 - 4(I_2 - I_1) = 0 5+4I110I2=0-5 + 4I_1 - 10I_2 = 0 4I110I2=5...(2)4I_1 - 10I_2 = 5 \quad \text{...(2)}

From (1): I1=(10+4I2)/6I_1 = (10 + 4I_2)/6

Substituting into (2):

410+4I2610I2=54\frac{10 + 4I_2}{6} - 10I_2 = 5 40+16I260I2=3040 + 16I_2 - 60I_2 = 30 44I2=10-44I_2 = -10 I2=0.227 A,I1=1.82 AI_2 = 0.227 \text{ A}, \quad I_1 = 1.82 \text{ A}

Example 4: Wheatstone Bridge

Find condition for balanced bridge (no current through galvanometer).

When balanced:

R1R2=R3R4\frac{R_1}{R_2} = \frac{R_3}{R_4}

Or:

R1R4=R2R3R_1 R_4 = R_2 R_3

Example 5: Current Divider Verification

Total current I=6I = 6 A splits between R1=4R_1 = 4 Ω and R2=12R_2 = 12 Ω in parallel.

Using KCL and KVL:

I1+I2=6I_1 + I_2 = 6 I1R1=I2R2(same voltage)I_1 R_1 = I_2 R_2 \quad \text{(same voltage)} 4I1=12I24I_1 = 12I_2 I1=3I2I_1 = 3I_2

Solving:

3I2+I2=63I_2 + I_2 = 6 I2=1.5 A,I1=4.5 AI_2 = 1.5 \text{ A}, \quad I_1 = 4.5 \text{ A}

Verify with current divider formula:

I1=I×R2R1+R2=6×1216=4.5 AI_1 = I \times \frac{R_2}{R_1 + R_2} = 6 \times \frac{12}{16} = 4.5 \text{ A} \checkmark

Problem-Solving Tips

  1. Redraw circuit if needed for clarity
  2. Assume current directions (can be arbitrary)
  3. Be consistent with sign conventions
  4. Check answers by verifying KVL around loops
  5. Power delivered should equal power consumed

Common Mistakes to Avoid

  • Wrong sign when traversing voltage source
  • Forgetting internal resistance
  • Using wrong current in shared branches
  • Not enough independent equations