EEGR2111 L6

Last time: Kirchoff Laws
  • KCL: algebraic sum of currents into node
  • KVL: algebraic sum of voltages around a loop
  • Used in conjunction with Ohms law to analyze circuits
  • Voltage divider
  • 3-resistor divider

    Above:
    KVL: VR1 + VR2 + VR3 - V1 = 0
    Ohms law: VR1 = i R1, VR2 = i R2, VR3 = i R3
    So:
    VRn / V1 = Rn / (R1 + R2 + R3)
    where Rn is R1, R2, or R3

  • Equivalent series resistance
  • In the above example we have 3 resistors in series
  • From KVL we can get:
    V1= i (R1 + R2 + R3)
  • This has the same form as Ohms law for an equivalent resistor, Req
    V1 = i Req; where Req = R1 + R2 + R3
  • Thus the equivalent of N series resistors is:
    Req = R1 + R2 + ... + RN
  • This is often useful for simplifying circuit analysis
  • For the circuit above, show thhat the power delivered to the equivalent resistor Req is the same as the sum of the power delivered to the three resistors
    p= i2R1 +i2R2 + i2R3 = i2 (R1 + R2 + R3) = i2 Req
  • Current division
  • Three resistors in parallel:

    Above:
    KCL: i1 - iR1 - iR2 - iR3 = 0
    What is KCL for the other node?
    Note - same voltage across all resistors = V
    Ohms law: iR1 = V / R1, iR2 = V / R2, iR3 = V / R3
    i1 = V { (1/R1) + (1/R2) + (1/R3) } = V ( G1 + G2 + G3)
    ==> iRn / i1 = Gn / (G1 + G2 + G3)

  • Three resistors in parallel with voltage source:

    Above:
    KCL: i1 - iR1 - iR2 - iR3 = 0
    Ohms law: iR1 = V1 / R1, iR2 = V1 / R2, iR3 = V1 / R3
    i1 = V1 { (1/R1) + (1/R2) + (1/R3) } = V1 ( G1 + G2 + G3)
    ==> iRn / i1 = Gn / (G1 + G2 + G3)

  • Hence current division: total current divided by 3 resistors
  • Equivalent parallel resistance
  • In the above example we have 3 resistors in parallel
  • From KCL we can get:
    i1 = V ( G1 + G2 + G3)
  • This has the same form as Ohms law for an equivalent resistor, Req
    i1 = V / Req; where Req = 1 / (G1 + G2 + G3)
  • Thus the equivalent of N series resistors is:
    Req = 1 / (G1 + G2 + ... + GN) = 1 / { (1/R1) + (1/R2) + ... + (1/RN) }
  • This is often useful for simplifying circuit analysis


  • Copyright information