3.2 Series and Parallel DC Circuits, Voltage, Current, and Resistance Relationships

Key Takeaways

  • In a series circuit, current is constant throughout every element (Itotal = I1 = I2), while component voltages add algebraically (Vtotal = V1 + V2).
  • In a parallel circuit, voltage is identical across all parallel branches (Vtotal = V1 = V2), while branch currents add together at junction nodes (Itotal = I1 + I2).
  • Total resistance in a series circuit is the direct sum of individual resistances (Rtotal = R1 + R2), whereas total resistance in a parallel circuit is always less than the lowest individual branch resistance.
  • Connecting PV modules in series (strings) increases circuit voltage while maintaining single-module current; paralleling strings increases array current while maintaining string voltage.
  • Mismatched modules wired in series are throttled to the current of the lowest-performing module, whereas paralleling strings of unequal voltage causes severe circulating currents and MPPT power losses.
Last updated: September 2026

3.2 Series and Parallel DC Circuits, Voltage, Current, and Resistance Relationships

Photovoltaic arrays are constructed by interconnecting individual solar modules into complex DC electrical circuits. Whether designing a modest 4 kW residential rooftop system or a 50 MW commercial ground mount, the electrical parameters of the array—voltage, current, resistance, and maximum power—are strictly governed by the foundational rules of series and parallel circuits. Understanding how voltage and current behave in series and parallel configurations is essential for sizing conductors, selecting overcurrent protection devices, specifying string lengths, and preventing catastrophic mismatch losses.


Fundamentals of Series DC Circuits

A series circuit is an electrical configuration in which components are connected end-to-end along a single, continuous conductive pathway. Electric charge has only one path through which it can circulate.

Series Circuit Schematic:
(+) ---[ Load 1 (R1) ]---[ Load 2 (R2) ]---[ Load 3 (R3) ]--- (-)

1. Current in Series Circuits

Because there is only one continuous path for electrons to travel, electric current is identical and constant at every single point in a series circuit:

Itotal=I1=I2=I3=⋯=InI_{\text{total}} = I_1 = I_2 = I_3 = \dots = I_n

If $9.5\text{ A}$ enters the first component of a series circuit, exactly $9.5\text{ A}$ must flow through the second, third, and final component, regardless of their individual resistance ratings.

2. Voltage in Series Circuits (Kirchhoff's Voltage Law)

According to Kirchhoff's Voltage Law (KVL), the algebraic sum of all voltages around any closed loop must equal zero. In a series circuit containing power sources, the total applied voltage equals the sum of the individual voltage drops across each component:

Vtotal=V1+V2+V3+⋯+VnV_{\text{total}} = V_1 + V_2 + V_3 + \dots + V_n

3. Total Resistance in Series Circuits

Because current must overcome the opposition of each component sequentially, the total equivalent resistance of a series circuit is the direct algebraic sum of all individual resistances:

Rtotal=R1+R2+R3+⋯+RnR_{\text{total}} = R_1 + R_2 + R_3 + \dots + R_n

Adding additional resistive components in series always increases total circuit resistance, which decreases overall current for a given applied voltage.

4. Failure Mode in Series Circuits

Because a series circuit relies on a single unbroken loop, an open circuit at any component immediately interrupts current flow throughout the entire circuit. In PV systems, if a single wire is severed, a connector unlatches, or an internal module cell busbar fails completely open, the entire series string ceases to produce power.


Fundamentals of Parallel DC Circuits

A parallel circuit is an electrical configuration in which two or more components or branches are connected across the same two common electrical nodes. This creates multiple independent pathways for electric charge to flow simultaneously.

Parallel Circuit Schematic:
        +---[ Branch 1 (R1) ]---+
(+) ----+---[ Branch 2 (R2) ]---+---- (-)
        +---[ Branch 3 (R3) ]---+

1. Voltage in Parallel Circuits

Because every branch is connected directly across the exact same pair of common electrical terminals, voltage is identical across all parallel branches:

Vtotal=V1=V2=V3=⋯=VnV_{\text{total}} = V_1 = V_2 = V_3 = \dots = V_n

Whether a parallel branch contains a low resistance or a high resistance, the voltage drop across that branch equals the total system voltage.

2. Current in Parallel Circuits (Kirchhoff's Current Law)

According to Kirchhoff's Current Law (KCL), the total current entering any circuit junction (node) must exactly equal the total current exiting that junction. In a parallel circuit, the total circuit current equals the sum of the currents flowing through all individual parallel branches:

Itotal=I1+I2+I3+⋯+InI_{\text{total}} = I_1 + I_2 + I_3 + \dots + I_n

Branches with lower resistance draw larger currents ($I = V/R$), while branches with higher resistance draw smaller currents, but their sum always equals the total source current.

3. Total Resistance in Parallel Circuits

Providing multiple parallel pathways for electrons makes it easier for current to flow through the system. Consequently, the total equivalent resistance of a parallel circuit is always LESS than the resistance of the smallest individual branch. The reciprocal resistance formula is:

1Rtotal=1R1+1R2+1R3+⋯+1Rn\frac{1}{R_{\text{total}}} = \frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_n}

Or expressed directly: Rtotal=11R1+1R2+1R3+⋯+1Rn\text{Or expressed directly: } R_{\text{total}} = \frac{1}{\frac{1}{R_1} + \frac{1}{R_2} + \frac{1}{R_3} + \dots + \frac{1}{R_n}}

Convenient Parallel Resistance Shortcuts:

  1. Two Resistors in Parallel: Rtotal=R1×R2R1+R2("Product over Sum")R_{\text{total}} = \frac{R_1 \times R_2}{R_1 + R_2} \quad \text{("Product over Sum")}
  2. $n$ Identical Resistors ($R$) in Parallel: Rtotal=RnR_{\text{total}} = \frac{R}{n} (For example, four $20\ \Omega$ resistors in parallel yield $R_{\text{total}} = 20 / 4 = 5\ \Omega$.)

4. Operational Redundancy in Parallel Circuits

Unlike series circuits, an open circuit in one parallel branch does not interrupt current flow in the other branches. The remaining parallel branches continue to operate independently at the same applied system voltage.

Electrical CharacteristicSeries CircuitParallel Circuit
Current ($I$)Constant throughout: $I_{\text{total}} = I_1 = I_2 = I_3$Additive across branches: $I_{\text{total}} = I_1 + I_2 + I_3$
Voltage ($V$)Additive across elements: $V_{\text{total}} = V_1 + V_2 + V_3$Constant across all branches: $V_{\text{total}} = V_1 = V_2 = V_3$
Resistance ($R$)Direct sum: $R_{\text{total}} = R_1 + R_2 + R_3$Reciprocal: $1/R_{\text{total}} = 1/R_1 + 1/R_2 + 1/R_3$
Equivalent ResistanceGreater than any individual resistorLess than the smallest branch resistor
Open Circuit EffectEntire circuit loses power immediatelyOnly the faulted branch disconnects; others operate
PV System ImplementationStringing modules together in seriesParalleling strings in a DC combiner box or inverter

Series-Parallel Combination Circuits

Most practical electrical distribution systems and multi-string photovoltaic arrays are series-parallel combination circuits. To analyze a combination circuit, engineers apply network reduction:

  1. Identify groups of components connected purely in parallel and replace them with their equivalent resistance ($R_{\text{parallel}}$).
  2. Identify components connected in series with that equivalent parallel block and sum their resistances.
  3. Apply Ohm's Law ($V = IR$) to determine overall source current, then work backwards to find branch currents and voltage drops.
Combination Circuit Analysis Example:
A circuit has a 10 ohm resistor (R1) in series with a parallel branch of two 20 ohm resistors (R2 and R3), powered by a 100 V DC source:

Step 1: Simplify parallel branch (R2 || R3):
        R_parallel = (20 × 20) / (20 + 20) = 400 / 40 = 10 ohms
Step 2: Calculate total circuit resistance:
        R_total = R1 + R_parallel = 10 + 10 = 20 ohms
Step 3: Calculate total circuit current:
        I_total = V_source / R_total = 100 V / 20 ohms = 5.0 A
Step 4: Calculate voltage drops:
        V_R1 = 5.0 A × 10 ohms = 50 V
        V_parallel = 5.0 A × 10 ohms = 50 V
Step 5: Calculate individual branch currents:
        I_R2 = 50 V / 20 ohms = 2.5 A
        I_R3 = 50 V / 20 ohms = 2.5 A (Total = 2.5 + 2.5 = 5.0 A)

Application to Photovoltaic Modules, Strings, and Arrays

In solar photovoltaics, the principles of series and parallel circuits govern the physical architecture of every installation.

The Internal Structure of a PV Module

A standard crystalline silicon PV cell produces roughly $0.5\text{ V}$ to $0.6\text{ V}$ DC at maximum power under standard sunlight, regardless of its physical surface area. Because a single half-volt cell cannot power practical electrical loads or inverters, manufacturers wire individual cells in series inside the module laminate:

  • A 60-cell module wires 60 cells in series: $60 \times 0.6\text{ V} \approx 36\text{ V DC}$.
  • A 72-cell module wires 72 cells in series: $72 \times 0.6\text{ V} \approx 43.2\text{ V DC}$.
  • Modern half-cut cell modules wire two parallel sub-strings of series-connected half-cells to minimize internal resistance losses and improve shade tolerance.

Series Connection: Creating PV Strings

A PV String is formed by connecting the positive output cable of one module into the negative input cable of the adjacent module.

  • String Voltage Adds: The voltages of each series module add together algebraically: Vstring,oc=Voc,mod1+Voc,mod2+⋯+Voc,modN=N×Voc,modV_{\text{string,oc}} = V_{\text{oc,mod1}} + V_{\text{oc,mod2}} + \dots + V_{\text{oc,mod}N} = N \times V_{\text{oc,mod}} Vstring,mp=Vmp,mod1+Vmp,mod2+⋯+Vmp,modN=N×Vmp,modV_{\text{string,mp}} = V_{\text{mp,mod1}} + V_{\text{mp,mod2}} + \dots + V_{\text{mp,mod}N} = N \times V_{\text{mp,mod}}
  • String Current Remains Constant: The current flowing through the string equals the current of a single module: Istring,sc=Isc,modI_{\text{string,sc}} = I_{\text{sc,mod}} Istring,mp=Imp,modI_{\text{string,mp}} = I_{\text{mp,mod}}

Critical Shading & Mismatch Rule: In a series string, current is limited by the lowest-performing module. If 11 modules in a 12-module string produce $10.0\text{ A}$ but a single leaf shades one module down to $4.0\text{ A}$, the current of the entire string is throttled down to $4.0\text{ A}$ unless bypass diodes activate. This can result in an 60% loss of string output from shading a single module!

Parallel Connection: Combining Strings into Arrays

To generate higher power levels without exceeding the maximum voltage threshold of the inverter (such as $600\text{ V}$ for residential or $1,000\text{ V} / 1,500\text{ V}$ for commercial systems), multiple identical series strings are connected in parallel inside a DC combiner box or across multi-input inverter MPPT terminals.

  • Array Voltage Equals String Voltage: Varray,oc=Vstring,ocV_{\text{array,oc}} = V_{\text{string,oc}} Varray,mp=Vstring,mpV_{\text{array,mp}} = V_{\text{string,mp}}
  • Array Current Adds: The current delivered by each parallel string sums together at the combiner busbar: Iarray,sc=Istring1,sc+Istring2,sc+⋯+IstringM,sc=M×Istring,scI_{\text{array,sc}} = I_{\text{string1,sc}} + I_{\text{string2,sc}} + \dots + I_{\text{string}M\text{,sc}} = M \times I_{\text{string,sc}} Iarray,mp=Istring1,mp+Istring2,mp+⋯+IstringM,mp=M×Istring,mpI_{\text{array,mp}} = I_{\text{string1,mp}} + I_{\text{string2,mp}} + \dots + I_{\text{string}M\text{,mp}} = M \times I_{\text{string,mp}}
  • Total Array Power: Parray,mp=Varray,mp×Iarray,mp=(N×Vmp,mod)×(M×Imp,mod)=Ntotal×PmodP_{\text{array,mp}} = V_{\text{array,mp}} \times I_{\text{array,mp}} = (N \times V_{\text{mp,mod}}) \times (M \times I_{\text{mp,mod}}) = N_{\text{total}} \times P_{\text{mod}} (Where $N$ is the number of modules per string, and $M$ is the number of parallel strings).

Step-by-Step Electrical Sizing Scenario

A commercial installation utilizes 56 high-efficiency monocrystalline PV modules. The design specifies 4 parallel strings with 14 modules per series string ($4\text{S} \times 14\text{P}$ array). The module manufacturer nameplate provides the following Standard Test Condition (STC) ratings:

  • Nominal Rated Power ($P_{\text{mp}}$): $400\text{ W}$
  • Open-Circuit Voltage ($V_{\text{oc}}$): $49.8\text{ V}$
  • Maximum Power Voltage ($V_{\text{mp}}$): $41.5\text{ V}$
  • Short-Circuit Current ($I_{\text{sc}}$): $10.3\text{ A}$
  • Maximum Power Current ($I_{\text{mp}}$): $9.64\text{ A}$

Step 1: Calculate Series String Parameters

Because each string contains 14 modules wired in series:

  • String Open-Circuit Voltage ($V_{\text{string,oc}}$): Vstring,oc=14×49.8 V=697.2 V DCV_{\text{string,oc}} = 14 \times 49.8\text{ V} = 697.2\text{ V DC}
  • String Maximum Power Voltage ($V_{\text{string,mp}}$): Vstring,mp=14×41.5 V=581.0 V DCV_{\text{string,mp}} = 14 \times 41.5\text{ V} = 581.0\text{ V DC}
  • String Short-Circuit Current ($I_{\text{string,sc}}$): Istring,sc=10.3 A(Unchanged in series)I_{\text{string,sc}} = 10.3\text{ A} \quad \text{(Unchanged in series)}
  • String Maximum Power Current ($I_{\text{string,mp}}$): Istring,mp=9.64 A(Unchanged in series)I_{\text{string,mp}} = 9.64\text{ A} \quad \text{(Unchanged in series)}

Step 2: Calculate Total Paralleled Array Parameters

Because 4 identical 14-module strings are combined in parallel:

  • Array Open-Circuit Voltage ($V_{\text{array,oc}}$): Varray,oc=Vstring,oc=697.2 V DC(Voltage does not add in parallel)V_{\text{array,oc}} = V_{\text{string,oc}} = 697.2\text{ V DC} \quad \text{(Voltage does not add in parallel)}
  • Array Maximum Power Voltage ($V_{\text{array,mp}}$): Varray,mp=Vstring,mp=581.0 V DCV_{\text{array,mp}} = V_{\text{string,mp}} = 581.0\text{ V DC}
  • Array Short-Circuit Current ($I_{\text{array,sc}}$): Iarray,sc=4×10.3 A=41.2 A DCI_{\text{array,sc}} = 4 \times 10.3\text{ A} = 41.2\text{ A DC}
  • Array Maximum Power Current ($I_{\text{array,mp}}$): Iarray,mp=4×9.64 A=38.56 A DCI_{\text{array,mp}} = 4 \times 9.64\text{ A} = 38.56\text{ A DC}

Step 3: Verify Total Array Peak Power

We verify total array output using both electrical and modular methods:

  • Method A (Array Voltage $\times$ Array Current): Ptotal=Varray,mp×Iarray,mp=581.0 V×38.56 A=22,403.36 W≈22.4 kWP_{\text{total}} = V_{\text{array,mp}} \times I_{\text{array,mp}} = 581.0\text{ V} \times 38.56\text{ A} = 22,403.36\text{ W} \approx 22.4\text{ kW}
  • Method B (Total Module Count $\times$ Module Rating): Ptotal=56 modules×400 W/module=22,400 W=22.4 kWP_{\text{total}} = 56\text{ modules} \times 400\text{ W/module} = 22,400\text{ W} = 22.4\text{ kW} (Both calculation methods yield identical engineering results).

Critical Field Mistakes and Exam Traps

Exam Watch: Module and String Mismatch Disasters

1. Mixing Different Current Modules in Series:
   If an installer replaces a damaged 9.6 A module with an older 7.5 A module in a series string, 
   the entire string of modules will be choked down to 7.5 A. The installer permanently loses 
   2.1 A across every single module in that string!

2. Paralleling Strings of Unequal Length:
   If String 1 has 12 modules (Vmp = 480 V) and String 2 has 10 modules (Vmp = 400 V), paralleling 
   them into a single MPPT input creates an 80 V potential difference. String 1 will drive reverse 
   circulating current through String 2 under low load, and the inverter's MPPT will hunt between 
   both operating points, causing devastating power loss and thermal stress on bypass diodes.

Rule: ALWAYS maintain identical module counts and orientations across paralleled strings!
Loading diagram...
Series-Parallel PV Array Electrical Architecture
Test Your Knowledge

An array design utilizes PV modules with an open-circuit voltage (Voc) of 45.0 V and a maximum power voltage (Vmp) of 37.5 V under Standard Test Conditions (STC). If 12 of these modules are connected in a single series string, what are the expected string Voc and string Vmp at STC?

A
B
C
D
Test Your Knowledge

Three identical strings of PV modules are connected in parallel to a DC combiner box. Each string operates at 360 V and delivers 9.0 A at maximum power (Vmp and Imp). What is the total combined DC output current and effective operating resistance delivered by the combiner box busbar?

A
B
C
D
Test Your Knowledge

What happens if two series strings of PV modules are paralleled into the same MPPT input of an inverter when String 1 contains 10 modules and String 2 contains 8 identical modules?

A
B
C
D