Kirchoff's Laws - Comprehensive Notes
Kirchoff's Laws
- Junction (Node):
- Refers to the intersection of three or more conductors.
- Loop:
- Any closed conducting path.
Kirchoff's Voltage Law (KVL)
- Also known as Kirchoff's Loop Rule.
- States that the algebraic sum of voltages in each loop is zero.
- ∑V=0
- V<em>1+V</em>2+V<em>3+⋯+V</em>n=0
- I<em>1R</em>1+I<em>2R</em>2+I<em>3R</em>3+⋯+I<em>nR</em>n=0
- Example:
- Around the first loop: +I<em>1R</em>1+I<em>2R</em>2−Vs=0
- The sign of each term matches the polarity encountered first.
- Around the second loop: −I<em>2R</em>2+I<em>3R</em>3=0
Kirchhoff’s Current Law (KCL)
- Also known as Kirchoff’s Junction (Circuit) Rule.
- States that the algebraic sum of currents entering a node is zero.
- ∑I=0
- For a battery with currents I<em>1, I</em>2, and I<em>3: I</em>1−(I<em>2+I</em>3)=0⟹I<em>1−I</em>2−I3=0
- Example:
- At node B: I<em>1−I</em>2−I3=0
- Add currents in, subtract currents out.
Example Problem
- Given:
- R1=7Ω
- R2=10Ω
- R3=6Ω
- R4=4Ω
- V=24V
- KVL Equations (2 loops):
- Loop 1: I<em>1R</em>1+I<em>2R</em>2−V=0⟹7I<em>1+10I</em>2−24=0
- Loop 2: I<em>3R</em>3+I<em>4R</em>4−I<em>2R</em>2=0⟹6I<em>3+4I</em>4−10I2=0
- KCL Equation:
- I<em>1−I</em>2−I3=0
- Solving the system:
- Using I<em>3=I</em>4 in loop 2 equation: 6I<em>3+4I</em>3−10I<em>2=0⟹10I</em>3=10I<em>2⟹I</em>3=I2
- Using I<em>1=2I</em>2
- Substituting into loop 1 equation: 7(2I<em>2)+10I</em>2−24=0⟹14I<em>2+10I</em>2−24=0⟹24I<em>2=24⟹I</em>2=1A
- Therefore:
- I1=2(1)=2A
- I3=1A
- I4=1A
- Calculating Voltages (using V=IR):
- V<em>1=I</em>1R1=2A∗7Ω=14V
- V<em>2=I</em>2R2=1A∗10Ω=10V
- V<em>3=I</em>3R3=1A∗6Ω=6V
- V<em>4=I</em>4R4=1A∗4Ω=4V
Example 2