7.2 Circuit Analysis: Series, Parallel, and Combination Circuits with Kirchhoff's Laws

Key Takeaways

  • In a series circuit, current is identical through all components ($I_T = I_1 = I_2$), total resistance is strictly additive ($R_T = \sum R_n$), and total voltage equals the sum of individual voltage drops.
  • In a parallel circuit, voltage is identical across all branches ($V_T = V_1 = V_2$), total current equals the sum of branch currents ($I_T = \sum I_n$), and equivalent resistance follows the reciprocal formula $\frac{1}{R_T} = \sum \frac{1}{R_n}$.
  • For two parallel resistors, the shortcut is $R_T = \frac{R_1 R_2}{R_1 + R_2}$; for $n$ identical parallel resistors, $R_T = \frac{R}{n}$; equivalent parallel resistance is always strictly less than the smallest branch resistance.
  • Combination (series-parallel) networks are solved by systematically reducing pure parallel and series sub-clusters into single equivalent resistances until one total circuit resistance remains.
  • Kirchhoff's Current Law (KCL, $\sum I_{in} = \sum I_{out}$) enforces conservation of charge at nodes, while Kirchhoff's Voltage Law (KVL, $\sum V_{sources} - \sum V_{drops} = 0$) enforces conservation of energy around closed loops.
Last updated: August 2026

7.2 Circuit Analysis: Series, Parallel, and Combination Circuits with Kirchhoff's Laws

Core Principle: Electrical and electronic systems route power and signals through three primary network configurations: series, parallel, and combination (series-parallel) topologies. Rigorous circuit analysis relies on combining Ohm's Law with Kirchhoff's Current Law (KCL) and Kirchhoff's Voltage Law (KVL) to calculate total equivalent resistance, determine branch currents, analyze voltage drops, and isolate circuit faults.


Fundamental Circuit States

Before analyzing multi-component networks, every military technician must evaluate the three operational states of an electrical circuit:

+-----------------------------------------------------------------------------------------+
|                               THREE CORE CIRCUIT STATES                                 |
+-------------------+-----------------+-------------------+-------------------------------+
| Circuit State     | Resistance (R)  | Current Flow (I)  | Voltage Characteristics       |
+-------------------+-----------------+-------------------+-------------------------------+
| 1. Closed Circuit | Normal load R   | Normal (I = V / R)| Normal voltage drops across   |
|    (Complete)     | (e.g., 10-100 Ω)|                   | individual resistive loads    |
+-------------------+-----------------+-------------------+-------------------------------+
| 2. Open Circuit   | Infinite        | Zero              | Full power source voltage     |
|    (Broken Path)  | (R = ∞)         | (I = 0)           | appears across the open gap   |
+-------------------+-----------------+-------------------+-------------------------------+
| 3. Short Circuit  | Near Zero       | Destructive surge | Voltage across shorted load   |
|    (Bypass Path)  | (R ≈ 0 Ω)       | (I → ∞)           | drops to 0V; trips breakers   |
+-------------------+-----------------+-------------------+-------------------------------+
  1. Closed (Complete) Circuit: An unbroken conductive pathway exists from the positive terminal of the power supply, through the control switches and resistive loads, and back to the negative return terminal. Current flows smoothly in accordance with Ohm's Law.
  2. Open Circuit: An unintentional physical discontinuity, broken wire, opened switch, or blown fuse interrupts the conductive path. Because the air gap presents infinite resistance ($R = \infty$), current flow immediately drops to zero ($I = 0\text{ A}$). Crucially, the full source EMF appears directly across the open terminals, which can present a severe electrical shock hazard to maintenance personnel testing the circuit.
  3. Short Circuit: An accidental zero-resistance conductive bridge bypasses the intended load resistance. Because total circuit resistance collapses toward zero ($R \approx 0,\Omega$), current surges exponentially ($I = V / R \rightarrow \infty$). This extreme overcurrent generates intense $I^2 R$ thermal energy within milliseconds, vaporizing wiring insulation, melting connectors, and starting electrical fires unless cleared instantly by a fuse or circuit breaker.

Series Circuit Architecture & Governing Laws

A series circuit provides exactly one continuous path for electric current. All circuit elements are connected end-to-end in a single string.

       +-------------------[ R1 ]---[ R2 ]---[ R3 ]-------------------+
       |                                                              |
     [ + ]                                                            |
    (Source)                                                          |
     [ - ]                                                            |
       +--------------------------------------------------------------+
+-----------------------------------------------------------------------------------------+
|                              SERIES CIRCUIT GOVERNING LAWS                              |
+-------------------+-----------------------------+---------------------------------------+
| Circuit Parameter | Mathematical Formula        | Physical Consequence & Principle      |
+-------------------+-----------------------------+---------------------------------------+
| Current (I)       | I_T = I₁ = I₂ = I₃ = ...    | Current is identical at all points;   |
|                   |                             | charge cannot accumulate or escape.   |
+-------------------+-----------------------------+---------------------------------------+
| Resistance (R)    | R_T = R₁ + R₂ + R₃ + ...    | Strictly additive; total R is always  |
|                   |                             | GREATER than largest single resistor. |
+-------------------+-----------------------------+---------------------------------------+
| Voltage (V)       | V_T = V₁ + V₂ + V₃ + ...    | Total source EMF equals the algebraic |
|                   |                             | sum of all individual voltage drops.  |
+-------------------+-----------------------------+---------------------------------------+
| Power (P)         | P_T = P₁ + P₂ + P₃ + ...    | Total power is the direct sum of all  |
|                   |                             | individual component dissipations.    |
+-------------------+-----------------------------+---------------------------------------+

The Voltage Divider Rule

Because the identical current $I_T$ passes through each series resistor, the voltage drop across any individual resistor $R_x$ is directly proportional to its resistance value relative to the total circuit resistance $R_T$: Vx=VT(RxRT)V_x = V_T \cdot \left(\frac{R_x}{R_T}\right)

Comprehensive Series Circuit Worked Example

  • Given Parameters: A $48.0\text{ V}$ DC tactical vehicle power supply is connected across three series resistors: $R_1 = 6.0,\Omega$, $R_2 = 10.0,\Omega$, and $R_3 = 8.0,\Omega$.
  • Step 1: Calculate Total Series Resistance ($R_T$): RT=R1+R2+R3=6.0Ω+10.0Ω+8.0Ω=24.0ΩR_T = R_1 + R_2 + R_3 = 6.0\,\Omega + 10.0\,\Omega + 8.0\,\Omega = 24.0\,\Omega
  • Step 2: Calculate Circuit Current ($I_T$): IT=VTRT=48.0 V24.0Ω=2.0 AI_T = \frac{V_T}{R_T} = \frac{48.0\text{ V}}{24.0\,\Omega} = 2.0\text{ A} (Note: Exactly $2.0\text{ A}$ flows through $R_1$, $R_2$, and $R_3$.)
  • Step 3: Calculate Individual Voltage Drops ($V_n = I_T \cdot R_n$): V1=ITR1=2.0 A×6.0Ω=12.0 VV_1 = I_T \cdot R_1 = 2.0\text{ A} \times 6.0\,\Omega = 12.0\text{ V} V2=ITR2=2.0 A×10.0Ω=20.0 VV_2 = I_T \cdot R_2 = 2.0\text{ A} \times 10.0\,\Omega = 20.0\text{ V} V3=ITR3=2.0 A×8.0Ω=16.0 VV_3 = I_T \cdot R_3 = 2.0\text{ A} \times 8.0\,\Omega = 16.0\text{ V}
  • Step 4: Verify via Kirchhoff's Voltage Law (KVL): VT=V1+V2+V3=12.0 V+20.0 V+16.0 V=48.0 V(Matches source)V_T = V_1 + V_2 + V_3 = 12.0\text{ V} + 20.0\text{ V} + 16.0\text{ V} = 48.0\text{ V} \quad \text{(Matches source)}
  • Step 5: Calculate Total Power Dissipation ($P_T$): PT=VTIT=48.0 V×2.0 A=96.0 WP_T = V_T \cdot I_T = 48.0\text{ V} \times 2.0\text{ A} = 96.0\text{ W} P1=IT2R1=(2.0)2×6.0=24.0 W;P2=(2.0)2×10.0=40.0 W;P3=(2.0)2×8.0=32.0 WP_1 = I_T^2 R_1 = (2.0)^2 \times 6.0 = 24.0\text{ W}; \quad P_2 = (2.0)^2 \times 10.0 = 40.0\text{ W}; \quad P_3 = (2.0)^2 \times 8.0 = 32.0\text{ W} PT=24.0 W+40.0 W+32.0 W=96.0 WP_T = 24.0\text{ W} + 40.0\text{ W} + 32.0\text{ W} = 96.0\text{ W}

Series Failure Mode Rule: If any single component in a series string fails in an open state (such as a burned filament in older decorative holiday lights), total circuit current drops to zero, and all components cease operating immediately.


Parallel Circuit Architecture & Governing Laws

A parallel circuit connects two or more electrical branches across the same two common electrical nodes, providing multiple independent pathways for current flow.

                  +---------+---------+---------+
                  |         |         |         |
                  |       [ R1 ]    [ R2 ]    [ R3 ]
                [ + ]     |         |         |
               (Source)   |         |         |
                [ - ]     |         |         |
                  |         |         |         |
                  +---------+---------+---------+
+-----------------------------------------------------------------------------------------+
|                             PARALLEL CIRCUIT GOVERNING LAWS                             |
+-------------------+-----------------------------+---------------------------------------+
| Circuit Parameter | Mathematical Formula        | Physical Consequence & Principle      |
+-------------------+-----------------------------+---------------------------------------+
| Voltage (V)       | V_T = V₁ = V₂ = V₃ = ...    | Every parallel branch connects        |
|                   |                             | directly across the full source EMF.  |
+-------------------+-----------------------------+---------------------------------------+
| Current (I)       | I_T = I₁ + I₂ + I₃ + ...    | Total current drawn equals the sum of |
|                   |                             | all individual branch currents (KCL). |
+-------------------+-----------------------------+---------------------------------------+
| Resistance (R)    | 1/R_T = 1/R₁ + 1/R₂ + ...   | Reciprocal sum; total equivalent R is |
|                   |                             | always LESS than the smallest branch. |
+-------------------+-----------------------------+---------------------------------------+
| Power (P)         | P_T = P₁ + P₂ + P₃ + ...    | Total power is the direct sum of all  |
|                   |                             | branch power dissipations.            |
+-------------------+-----------------------------+---------------------------------------+

Parallel Resistance Formulas & Calculation Shortcuts

  1. General Reciprocal Formula (Applicable to any number of parallel branches): 1RT=1R1+1R2+1R3++1Rn    RT=1k=1n1Rk\frac{1}{R_T} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_n} \implies R_T = \frac{1}{\sum_{k=1}^n \frac{1}{R_k}}

  2. Product-Over-Sum Shortcut (Exclusively for EXACTLY TWO parallel resistors): RT=R1R2R1+R2R_T = \frac{R_1 \cdot R_2}{R_1 + R_2}

    • Calculation Example: Two parallel resistors of $20.0,\Omega$ and $30.0,\Omega$: RT=20.0×30.020.0+30.0=600.050.0=12.0ΩR_T = \frac{20.0 \times 30.0}{20.0 + 30.0} = \frac{600.0}{50.0} = 12.0\,\Omega
  3. Identical Resistors in Parallel Shortcut: When $n$ parallel resistors possess the identical resistance value $R$: RT=RnR_T = \frac{R}{n}

    • Calculation Example: Five $100.0,\Omega$ resistors in parallel yield: RT=100.0Ω5=20.0ΩR_T = \frac{100.0\,\Omega}{5} = 20.0\,\Omega

The Golden Parallel Resistance Law: The equivalent resistance ($R_T$) of a parallel network is ALWAYS strictly less than the resistance of the smallest individual branch resistor. If a $10,\Omega$ resistor is placed in parallel with a $100{,}000,\Omega$ resistor, the total resistance must be less than $10,\Omega$ ($R_T \approx 9.999,\Omega$).

Current Divider Rule (Two Parallel Branches)

Because each branch experiences the same voltage, current divides inversely proportional to branch resistance—the branch with lower resistance draws a proportionally larger share of total current: I1=IT(R2R1+R2)andI2=IT(R1R1+R2)I_1 = I_T \cdot \left(\frac{R_2}{R_1 + R_2}\right) \quad \text{and} \quad I_2 = I_T \cdot \left(\frac{R_1}{R_1 + R_2}\right)

Comprehensive Parallel Circuit Worked Example

  • Given Parameters: A $36.0\text{ V}$ DC power supply connected across three parallel branches: $R_1 = 18.0,\Omega$, $R_2 = 9.0,\Omega$, and $R_3 = 6.0,\Omega$.
  • Step 1: Calculate Equivalent Parallel Resistance ($R_T$): 1RT=118.0+19.0+16.0=118.0+218.0+318.0=6.018.0=13.0    RT=3.0Ω\frac{1}{R_T} = \frac{1}{18.0} + \frac{1}{9.0} + \frac{1}{6.0} = \frac{1}{18.0} + \frac{2}{18.0} + \frac{3}{18.0} = \frac{6.0}{18.0} = \frac{1}{3.0} \implies R_T = 3.0\,\Omega
  • Step 2: Calculate Individual Branch Currents ($I_n = V_T / R_n$): I1=36.0 V18.0Ω=2.0 AI_1 = \frac{36.0\text{ V}}{18.0\,\Omega} = 2.0\text{ A} I2=36.0 V9.0Ω=4.0 AI_2 = \frac{36.0\text{ V}}{9.0\,\Omega} = 4.0\text{ A} I3=36.0 V6.0Ω=6.0 AI_3 = \frac{36.0\text{ V}}{6.0\,\Omega} = 6.0\text{ A}
  • Step 3: Calculate Total Circuit Current ($I_T$): IT=VTRT=36.0 V3.0Ω=12.0 AI_T = \frac{V_T}{R_T} = \frac{36.0\text{ V}}{3.0\,\Omega} = 12.0\text{ A} Verification (KCL): $I_T = I_1 + I_2 + I_3 = 2.0\text{ A} + 4.0\text{ A} + 6.0\text{ A} = 12.0\text{ A}$.

Parallel Failure Mode Rule: If one branch in a parallel circuit opens, the remaining branches continue operating completely normally because their branch voltage remains unchanged. This is why civilian household wiring and military vehicle subsystems are wired in parallel.


Combination (Series-Parallel) Circuits: Network Reduction

Most operational electronic systems combine series and parallel configurations on a single circuit board. Analyzing combination networks requires the Equivalent Resistance Network Reduction Method.

+-----------------------------------------------------------------------------------------+
|                         COMBINATION CIRCUIT REDUCTION ALGORITHM                         |
+-----------------------------------------------------------------------------------------+
| Step 1: Scan the schematic and identify pure parallel or pure series sub-clusters.      |
| Step 2: Replace each sub-cluster with its calculated single equivalent resistance.      |
| Step 3: Redraw the simplified schematic diagram.                                        |
| Step 4: Repeat the reduction loop until a single total equivalent resistance RT remains.|
| Step 5: Solve for total source current: IT = VT / RT.                                   |
| Step 6: Work backward through each node to calculate branch voltages and currents.      |
+-----------------------------------------------------------------------------------------+
ORIGINAL COMBINATION NETWORK:
            +---[ R1: 15Ω ]---+-------+---[ R2: 20Ω ]---+-------+
            |                 |       |                 |       |
          [ + ]               |       +---[ R3: 30Ω ]---+       |
         ( 72V )              |                                 |
          [ - ]               +---------------------------------+
            |                                                   |
            +---------------------------------------------------+

STEP 1: REDUCE PARALLEL CLUSTER (R2 || R3):
R23 = (20 × 30) / (20 + 30) = 600 / 50 = 12Ω

STEP 2: EQUIVALENT SERIES REDUCTION:
            +---[ R1: 15Ω ]---[ R23: 12Ω ]---+
            |                                |
          (72V)                              |
            |                                |
            +--------------------------------+
RT = R1 + R23 = 15Ω + 12Ω = 27Ω

Comprehensive Worked Combination Example

  • Given Parameters: A $72.0\text{ V}$ DC supply powering a combination circuit: Resistor $R_1 = 15.0,\Omega$ is in series with a parallel bank consisting of $R_2 = 20.0,\Omega$ and $R_3 = 30.0,\Omega$.
  • Step 1: Simplify Parallel Bank ($R_{23}$): R23=R2R3R2+R3=20.0×30.020.0+30.0=600.050.0=12.0ΩR_{23} = \frac{R_2 \cdot R_3}{R_2 + R_3} = \frac{20.0 \times 30.0}{20.0 + 30.0} = \frac{600.0}{50.0} = 12.0\,\Omega
  • Step 2: Calculate Total Circuit Resistance ($R_T$): RT=R1+R23=15.0Ω+12.0Ω=27.0ΩR_T = R_1 + R_{23} = 15.0\,\Omega + 12.0\,\Omega = 27.0\,\Omega
  • Step 3: Calculate Total Source Current ($I_T$): IT=VSRT=72.0 V27.0Ω=2.667 A=83 AI_T = \frac{V_S}{R_T} = \frac{72.0\text{ V}}{27.0\,\Omega} = 2.667\text{ A} = \frac{8}{3}\text{ A}
  • Step 4: Calculate Voltage Drop Across Series Resistor $R_1$: V1=ITR1=2.667 A×15.0Ω=40.0 VV_1 = I_T \cdot R_1 = 2.667\text{ A} \times 15.0\,\Omega = 40.0\text{ V}
  • Step 5: Calculate Voltage Across Parallel Bank ($V_{parallel}$): By KVL: $V_{parallel} = V_S - V_1 = 72.0\text{ V} - 40.0\text{ V} = 32.0\text{ V}$ (Or: $V_{parallel} = I_T \cdot R_{23} = 2.667\text{ A} \times 12.0,\Omega = 32.0\text{ V}$)
  • Step 6: Calculate Individual Branch Currents: I2=VparallelR2=32.0 V20.0Ω=1.60 AI_2 = \frac{V_{parallel}}{R_2} = \frac{32.0\text{ V}}{20.0\,\Omega} = 1.60\text{ A} I3=VparallelR3=32.0 V30.0Ω=1.067 AI_3 = \frac{V_{parallel}}{R_3} = \frac{32.0\text{ V}}{30.0\,\Omega} = 1.067\text{ A} Verification (KCL): $I_2 + I_3 = 1.60\text{ A} + 1.067\text{ A} = 2.667\text{ A} = I_T$.

Kirchhoff's Laws of Circuit Analysis

Formulated by Gustav Kirchhoff in 1845, these two fundamental physical laws form the universal foundation for all electrical engineering network calculations:

+-----------------------------------------------------------------------------------------+
|                                    KIRCHHOFF'S TWO LAWS                                 |
+-------------------+--------------------------+------------------------------------------+
| Law Designation   | Fundamental Equation     | Governing Physical Conservation Law      |
+-------------------+--------------------------+------------------------------------------+
| 1. Current Law    | Σ I_in = Σ I_out         | Conservation of Electric Charge: Charge  |
|    (KCL / Node)   | or Σ I_node = 0          | cannot be created or destroyed at a node.|
+-------------------+--------------------------+------------------------------------------+
| 2. Voltage Law    | Σ V_sources = Σ V_drops  | Conservation of Energy: Total electrical |
|    (KVL / Loop)   | or Σ ΔV_loop = 0         | energy gained equals energy dissipated.  |
+-------------------+--------------------------+------------------------------------------+

1. Kirchhoff's Current Law (KCL — The Node / Junction Rule)

At any electrical junction or node where two or more conductors meet, electric charge cannot accumulate, store, or vanish. Therefore, the total electric current entering a node must precisely equal the total electric current exiting the node: Iin=IoutInode=0\sum I_{in} = \sum I_{out} \quad \Longleftrightarrow \quad \sum I_{node} = 0

  • Node Problem Example: A circuit node connects four wires:
    • Wire A carries $5.5\text{ A}$ into the node.
    • Wire B carries $3.0\text{ A}$ into the node.
    • Wire C carries $4.2\text{ A}$ away from the node.
    • What is the current in Wire D?
    • Solution: $\sum I_{in} = \sum I_{out} \implies 5.5\text{ A} + 3.0\text{ A} = 4.2\text{ A} + I_D \implies 8.5\text{ A} = 4.2\text{ A} + I_D \implies I_D = 4.3\text{ A}$ exiting the node.

2. Kirchhoff's Voltage Law (KVL — The Closed Loop Rule)

Around any complete, closed conductive loop in an electrical network, energy conservation dictates that the algebraic sum of all electromotive force gains (power sources) minus all potential difference drops (resistive loads) must equal zero: VsourcesVdrops=0ΔVloop=0\sum V_{sources} - \sum V_{drops} = 0 \quad \Longleftrightarrow \quad \sum \Delta V_{loop} = 0

  • Loop Analysis Sign Conventions:
    • Tracing through a DC voltage source from negative ($-$) to positive ($+$): $+V$ (potential gain).
    • Tracing through a DC voltage source from positive ($+$) to negative ($-$) : $-V$ (potential drop).
    • Tracing across a resistor in the direction of current flow: $-I \cdot R$ (potential drop).
    • Tracing across a resistor against the direction of current flow: $+I \cdot R$ (potential gain).
Loading diagram...
Series vs. Parallel vs. Combination Circuit Topologies
Test Your Knowledge

Three resistors with values of 12.0 Ω, 18.0 Ω, and 30.0 Ω are connected in series across a 120.0 V DC power supply. What is the voltage drop across the 18.0 Ω resistor?

A
B
C
D
Test Your Knowledge

Two resistors with values of 30.0 Ω and 60.0 Ω are wired in parallel across a 90.0 V DC power source. What is the total equivalent resistance (R_T) of this parallel bank, and what is the total current drawn from the supply?

A
B
C
D
Test Your Knowledge

At a complex circuit junction, four conductors meet. Conductor 1 delivers 6.5 A into the node, Conductor 2 delivers 3.5 A into the node, and Conductor 3 carries 4.0 A away from the node. In accordance with Kirchhoff's Current Law (KCL), what current must flow in Conductor 4?

A
B
C
D
Test Your Knowledge

A combination circuit consists of a 10.0 Ω resistor connected in series with a parallel group of two 40.0 Ω resistors. What is the total equivalent resistance of the entire network?

A
B
C
D