Basic Electronics Lecture 7: Resistors in Series and Parallel and Kirchhoff’s Current Law

Power Rating of Resistors in Series Circuits

  • Problem Statement: In a series circuit containing four resistors ($R_1, R_2, R_3, R_4$) connected to a 120V120\,V source, determine if the indicated power rating of 12W\frac{1}{2}\,W for each resistor is sufficient to handle the actual power when the switch is closed. If the rating is not adequate, specify the minimum required rating.
  • Circuit Components:     * Vs=120VV_s = 120\,V     * R1=1.0kΩR_1 = 1.0\,k\Omega with an indicated rating of 12W\frac{1}{2}\,W     * R2=2.7kΩR_2 = 2.7\,k\Omega with an indicated rating of 12W\frac{1}{2}\,W     * R3=910ΩR_3 = 910\,\Omega with an indicated rating of 12W\frac{1}{2}\,W     * R4=3.3kΩR_4 = 3.3\,k\Omega with an indicated rating of 12W\frac{1}{2}\,W
  • Step 1: Determine Total Resistance (RTR_T):     * RT=R1+R2+R3+R4R_T = R_1 + R_2 + R_3 + R_4     * RT=1.0kΩ+2.7kΩ+910Ω+3.3kΩ=7.91kΩR_T = 1.0\,k\Omega + 2.7\,k\Omega + 910\,\Omega + 3.3\,k\Omega = 7.91\,k\Omega
  • Step 2: Calculate the Circuit Current (II):     * I=VsRTI = \frac{V_s}{R_T}     * I=120V7.91kΩ=15mAI = \frac{120\,V}{7.91\,k\Omega} = 15\,mA
  • Step 3: Calculate the Power Dissipated in Each Resistor (P=I2RP = I^2 R):     * P1=I2R1=(15mA)2(1.0kΩ)=225mWP_1 = I^2 R_1 = (15\,mA)^2(1.0\,k\Omega) = 225\,mW     * P2=I2R2=(15mA)2(2.7kΩ)=608mWP_2 = I^2 R_2 = (15\,mA)^2(2.7\,k\Omega) = 608\,mW     * P3=I2R3=(15mA)2(910Ω)=205mWP_3 = I^2 R_3 = (15\,mA)^2(910\,\Omega) = 205\,mW     * P4=I2R4=(15mA)2(3.3kΩ)=743mWP_4 = I^2 R_4 = (15\,mA)^2(3.3\,k\Omega) = 743\,mW
  • Evaluation of Power Ratings:     * The power rating for R1R_1 (225mW225\,mW) and R3R_3 (205mW205\,mW) is sufficient as they are below 12W\frac{1}{2}\,W (500mW500\,mW).     * The power rating for R2R_2 (608mW608\,mW) and R4R_4 (743mW743\,mW) is NOT adequate because they exceed the 12W\frac{1}{2}\,W limit (500mW500\,mW). For these resistors, a minimum rating higher than the calculated wattage (likely a 1W1\,W resistor) would be required.

Resistors in Parallel

  • Total Resistance Formula: The reciprocal of the total resistance in a parallel circuit is the sum of the reciprocals of the individual resistances.     * 1RT=1R1+1R2+1R3+1R4\frac{1}{R_T} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \frac{1}{R_4}
  • Voltage in Parallel Circuits:     * In a parallel configuration, the voltage across each resistor is equal to the applied source voltage.     * Example (Figure 9): A circuit features five resistors (R1=1.8kΩR_1=1.8\,k\Omega, R2=1.0kΩR_2=1.0\,k\Omega, R3=3.3kΩR_3=3.3\,k\Omega, R4=2.2kΩR_4=2.2\,k\Omega, R5=2.2kΩR_5=2.2\,k\Omega) and a fuse connected in parallel to a 25V25\,V source (VsV_s).     * Voltage Findings:         * The voltage across each of the five resistors is equal to the source: V1=V2=V3=V4=V5=Vs=25VV_1 = V_2 = V_3 = V_4 = V_5 = V_s = 25\,V.         * There is no voltage across the fuse (assuming it is ideal and not blown).

Kirchhoff’s Current Law (KCL)

  • The fundamental principle of KCL: "The sum of the currents into a node (total current in) is equal to the sum of the currents out of that node (total current out)."
  • Mathematical Expression:     * IT=I1+I2I_T = I_1 + I_2
  • Example Calculations:     * Example A: If I1=5mAI_1 = 5\,mA and I2=12mAI_2 = 12\,mA entering/exiting a node, the total current is I=5mA+12mA=17mAI = 5\,mA + 12\,mA = 17\,mA.     * Example B: If a circuit has a total current IT=100mAI_T = 100\,mA, and two known branch currents are I1=30mAI_1 = 30\,mA and I3=20mAI_3 = 20\,mA, the current I2I_2 can be deduced via KCL.
  • Circuit Nodes: Complex interactions across various nodes (labeled A1, A2, A3, A4, A5) demonstrate current splitting and recombining throughout a parallel resistor network using R1,R2,R_1, R_2, and R3R_3. Values recorded include 1.5mA1.5\,mA, 1mA1\,mA, and 5mA5\,mA.

Special Cases for Parallel Resistors

  • Equal-Value Resistors: When nn number of resistors with the same resistance value (RR) are in parallel, the total resistance (RTR_T) is simplified to:     * RT=RnR_T = \frac{R}{n}
  • Determining an Unknown Parallel Resistor (RxR_x): If the total resistance (RTR_T) and one of the parallel resistors (RAR_A) are known, the unknown resistor (RxR_x) can be calculated using the following derivation:     * 1RT=1RA+1Rx\frac{1}{R_T} = \frac{1}{R_A} + \frac{1}{R_x}     * 1Rx=1RT1RA\frac{1}{R_x} = \frac{1}{R_T} - \frac{1}{R_A}     * 1Rx=RARTRART\frac{1}{R_x} = \frac{R_A - R_T}{R_A R_T}     * Rx=RARTRARTR_x = \frac{R_A R_T}{R_A - R_T}
  • Current Sources in Parallel: Current sources in parallel add algebraically to find the total current (ITI_{T}).     * Example: A 50mA50\,mA source and a 20mA20\,mA source in parallel:     * IT=I1+I2=50mA+20mA=70mAI_{T} = I_1 + I_2 = 50\,mA + 20\,mA = 70\,mA

Current Dividers

  • Current Divider Formula: To find the current through any specific branch (IxI_x) in a parallel circuit:     * Ix=(RTRx)ITI_x = \left(\frac{R_T}{R_x}\right) I_T
  • Example Assessment (10 mA Total Current):     * Given resistors: R1=680Ω,R2=330Ω,R3=220ΩR_1 = 680\,\Omega, R_2 = 330\,\Omega, R_3 = 220\,\Omega; total current IT=10mAI_T = 10\,mA.     * Calculate Total Resistance (RTR_T):     * 1RT=1680Ω+1330Ω+1220Ω\frac{1}{R_T} = \frac{1}{680\,\Omega} + \frac{1}{330\,\Omega} + \frac{1}{220\,\Omega}     * RT=111ΩR_T = 111\,\Omega     * Calculate Individual Branch Currents (IxI_x):     * I1=(111Ω680Ω)×10mA=1.63mAI_1 = \left(\frac{111\,\Omega}{680\,\Omega}\right) \times 10\,mA = 1.63\,mA     * I2=(111Ω330Ω)×10mA=3.36mAI_2 = \left(\frac{111\,\Omega}{330\,\Omega}\right) \times 10\,mA = 3.36\,mA     * I3=(111Ω220Ω)×10mA=5.05mAI_3 = \left(\frac{111\,\Omega}{220\,\Omega}\right) \times 10\,mA = 5.05\,mA

Power in Parallel Circuits

  • Determining Total Power via Individual Resistors:     * Circuit values: R1=68Ω,R2=33Ω,R3=22ΩR_1 = 68\,\Omega, R_2 = 33\,\Omega, R_3 = 22\,\Omega; IT=200mAI_T = 200\,mA.     * Step 1: Calculate Total Resistance (RTR_T):     * 1RT=168Ω+133Ω+122Ω\frac{1}{R_T} = \frac{1}{68\,\Omega} + \frac{1}{33\,\Omega} + \frac{1}{22\,\Omega}     * RT=11.1ΩR_T = 11.1\,\Omega     * Step 2: Calculate Power using Total Resistance and Current:     * PT=IT2RT=(200mA)2(11.1Ω)=444mWP_T = I_T^2 R_T = (200\,mA)^2(11.1\,\Omega) = 444\,mW
  • Verification Method (Individual Power Summation):     * First, determine the voltage across all branches (VV):     * V=ITRT=(200mA)(11.1Ω)=2.22VV = I_T R_T = (200\,mA)(11.1\,\Omega) = 2.22\,V     * Calculate power for each resistor separately using P=V2RP = \frac{V^2}{R}, as voltage is constant across parallel branches:     * P1=(2.22V)268Ω=72.5mWP_1 = \frac{(2.22\,V)^2}{68\,\Omega} = 72.5\,mW     * P2=(2.22V)233Ω=149mWP_2 = \frac{(2.22\,V)^2}{33\,\Omega} = 149\,mW     * P3=(2.22V)222Ω=224mWP_3 = \frac{(2.22\,V)^2}{22\,\Omega} = 224\,mW     * Summing these individual powers (72.5mW+149mW+224mW72.5\,mW + 149\,mW + 224\,mW) yields the same total result of approximately 444mW444\,mW (minor discrepancy due to rounding).