1.3 Series and Parallel DC Circuits

Key Takeaways

  • Kirchhoff's Voltage Law (KVL) states that the algebraic sum of all voltages around any closed loop in a circuit must equal zero (Sum of E = 0).
  • Kirchhoff's Current Law (KCL) states that the total current entering any circuit junction must equal the total current leaving that junction (Sum of I_in = Sum of I_out).
  • In series circuits, total resistance is the sum of individual resistances (RT = R1 + R2 + ...), and current is identical through all components.
  • In parallel circuits, total resistance is less than the smallest branch resistance (1/RT = 1/R1 + 1/R2 + ...), and total current equals the sum of branch currents.
Last updated: July 2026

1.3 Series and Parallel DC Circuits

Quick Takeaway: Kirchhoff's Voltage Law (KVL) states that the sum of voltage drops around any closed loop equals the source voltage ($\sum E = 0$). Kirchhoff's Current Law (KCL) dictates that total current entering a junction equals total current exiting ($\sum I_{\text{in}} = \sum I_{\text{out}}$). In series circuits, current is uniform and resistances add directly; in parallel circuits, voltage is uniform across branches and equivalent resistance is less than the smallest branch resistance.


Series DC Circuit Laws and Rules

A series circuit is defined as an electrical configuration providing only a single continuous path for electron flow. Because electrons cannot accumulate at any point along a single unbranched loop, fundamental rules govern all series DC circuits:

        +---[ R1 ]---+---[ R2 ]---+---[ R3 ]---+
        |                                       |
    +-(E_source)-                           (Ground)
        |                                       |
        +---------------------------------------+

1. Uniform Current Rule

The current through every series component is identical: IT=I1=I2=I3==InI_T = I_1 = I_2 = I_3 = \dots = I_n

2. Resistance Summation Rule

The total equivalent resistance ($R_T$) of series-connected resistors equals the sum of their individual resistances: RT=R1+R2+R3++RnR_T = R_1 + R_2 + R_3 + \dots + R_n

3. Voltage Division Rule

The total applied voltage ($E_T$) equals the sum of all individual voltage drops across series components: ET=V1+V2+V3++VnE_T = V_1 + V_2 + V_3 + \dots + V_n

The voltage drop across any individual resistor ($R_x$) in a series network is directly proportional to its resistance value relative to total resistance: Vx=IRx=ET(RxRT)V_x = I \cdot R_x = E_T \cdot \left( \frac{R_x}{R_T} \right)

4. Total Power Summation

Total power consumed in a series circuit equals the sum of powers dissipated by each component: PT=P1+P2+P3++PnP_T = P_1 + P_2 + P_3 + \dots + P_n


Parallel DC Circuit Laws and Rules

A parallel circuit provides two or more independent branches connected across a common voltage source. Parallel topology is the standard architecture for aircraft electrical distribution systems because it ensures that each flight instrument or load receives full bus voltage independently of other equipment status.

                  +---+-------------+-------------+
                  |   |             |             |
              (E_source) [Branch 1]  [Branch 2]  [Branch 3]
                  |   |             |             |
                  +---+-------------+-------------+

1. Uniform Voltage Rule

The voltage across every parallel branch is equal to the source voltage: ET=E1=E2=E3==EnE_T = E_1 = E_2 = E_3 = \dots = E_n

2. Reciprocal Resistance Rule

The reciprocal of the total equivalent resistance ($R_T$) equals the sum of the reciprocals of individual branch resistances: 1RT=1R1+1R2+1R3++1Rn\frac{1}{R_T} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_n}

Key Characteristic: Total equivalent resistance of a parallel network is always less than the resistance of the smallest branch.

Special Shortcut Formulas:

  • Two Resistors in Parallel (Product-Over-Sum): RT=R1R2R1+R2R_T = \frac{R_1 \cdot R_2}{R_1 + R_2}
  • $n$ Equal Resistors in Parallel: RT=RnR_T = \frac{R}{n}

3. Current Summation Rule

Total current ($I_T$) drawn from the voltage source equals the sum of individual branch currents: IT=I1+I2+I3++InI_T = I_1 + I_2 + I_3 + \dots + I_n

Branch current varies inversely with branch resistance ($I_x = E_T / R_x$).


Kirchhoff's Circuit Laws

Formulated by Gustav Kirchhoff in 1845, these two fundamental laws allow technicians to solve complex, multi-loop aircraft DC networks.

1. Kirchhoff's Voltage Law (KVL) - The Loop Rule

Statement: The algebraic sum of all potential differences (voltages) around any closed loop in a circuit must equal zero: EsourcesVdrops=0orE=0\sum E_{\text{sources}} - \sum V_{\text{drops}} = 0 \quad \text{or} \quad \sum E = 0

KVL is a direct statement of the Law of Conservation of Energy. In walking around any closed electrical loop, the electrical energy gained from voltage sources must equal the energy dissipated across resistive loads.

2. Kirchhoff's Current Law (KCL) - The Junction / Node Rule

Statement: The total electrical current entering any circuit junction or node must equal the total electrical current exiting that junction: Ientering=IexitingorInode=0\sum I_{\text{entering}} = \sum I_{\text{exiting}} \quad \text{or} \quad \sum I_{\text{node}} = 0

KCL is a direct statement of the Law of Conservation of Electric Charge. Electric charge cannot accumulate or vanish at a wiring node.

       I1 (Entering: 6A) ----->+-----> I2 (Exiting: 4A)
                               |
                               +-----> I3 (Exiting: 2A)
                     Node: 6A in = 4A + 2A out

Series-Parallel Combination Circuits & Network Reduction

Most practical aircraft circuits combine series and parallel elements—such as a series dimming rheostat controlling parallel panel backlights, or wire resistance ($R_{\text{wire}}$) in series with parallel bus loads.

Step-by-Step Network Reduction Method:

  1. Identify Parallel Branches: Replace parallel resistor combinations with single equivalent resistances ($R_{\text{eq}}$) using product-over-sum or reciprocal rules.
  2. Combine Series Resistors: Add remaining series elements to solve for total circuit resistance ($R_T$).
  3. Apply Ohm's Law: Calculate total source current ($I_T = E_T / R_T$).
  4. Expand Back: Use KVL and KCL to calculate node voltages and branch currents throughout the network.

Worked Example: Aircraft Instrument Dimming Circuit

A 28.0 VDC bus powers two identical panel light bulbs connected in parallel ($R_1 = 20\ \Omega$, $R_2 = 20\ \Omega$). A series dimming resistor ($R_{\text{dim}} = 10\ \Omega$) is placed in series with the combination to adjust intensity.

  1. Calculate parallel lighting bank resistance ($R_{\text{bank}}$): Rbank=20×2020+20=10.0 ΩR_{\text{bank}} = \frac{20 \times 20}{20 + 20} = 10.0\ \Omega
  2. Calculate total circuit resistance ($R_T$): RT=Rdim+Rbank=10.0 Ω+10.0 Ω=20.0 ΩR_T = R_{\text{dim}} + R_{\text{bank}} = 10.0\ \Omega + 10.0\ \Omega = 20.0\ \Omega
  3. Calculate total circuit current ($I_T$): IT=ETRT=28.0 V20.0 Ω=1.40 AI_T = \frac{E_T}{R_T} = \frac{28.0\text{ V}}{20.0\ \Omega} = 1.40\text{ A}
  4. Calculate voltage drop across dimming resistor ($V_{\text{dim}}$): Vdim=IT×Rdim=1.40 A×10.0 Ω=14.0 VV_{\text{dim}} = I_T \times R_{\text{dim}} = 1.40\text{ A} \times 10.0\ \Omega = 14.0\text{ V}
  5. Calculate voltage across parallel lamps ($V_{\text{lamps}}$): By KVL: $V_{\text{lamps}} = E_T - V_{\text{dim}} = 28.0\text{ V} - 14.0\text{ V} = 14.0\text{ V}$.
  6. Calculate current per bulb ($I_{\text{bulb}}$): Ibulb=14.0 V20.0 Ω=0.70 A(Note: 0.70 A+0.70 A=1.40 A by KCL)I_{\text{bulb}} = \frac{14.0\text{ V}}{20.0\ \Omega} = 0.70\text{ A} \quad (\text{Note: } 0.70\text{ A} + 0.70\text{ A} = 1.40\text{ A by KCL})

Avionics Trap: Open Neutral / Ground in Parallel Networks

In an aircraft parallel distribution bus, an open fault in one branch stops current in that specific branch without affecting remaining branches (except for a minor rise in bus voltage due to reduced generator load).

However, if an open fault occurs in a shared common series return ground wire ($R_{\text{ground}}$) servicing multiple avionics LRUs, current from high-power loads will attempt to return through the internal circuitry of lower-power digital sensors connected to the same ground stud. This creates a "floating ground" condition, back-feeding 28 VDC potential into low-voltage sensor return paths, destroying delicate analog-to-digital converters (ADCs) and generating false cockpit sensor warnings across unrelated systems.

Test Your Knowledge

Three navigation indicators are connected in parallel across an aircraft 28 VDC main power bus. The branch resistances are 14 Ohms, 28 Ohms, and 70 Ohms. What is the total equivalent resistance of the bus load?

A
B
C
D
Test Your Knowledge

According to Kirchhoff's Voltage Law (KVL), what is the algebraic sum of all potential differences around any closed electrical loop?

A
B
C
D
Test Your Knowledge

Two cockpit panel lamps with resistances of 12 Ohms and 16 Ohms are connected in series across a 28 VDC bus. What is the voltage drop across the 16 Ohm lamp?

A
B
C
D