When you need more voltage than a single cell or power supply can provide, you wire series voltage sources together. The direct answer: connecting N identical voltage sources in series yields a total voltage of N × Vsingle, while the maximum continuous current and amp-hour (Ah) capacity remain exactly equal to that of a single source. You trade current capacity for electrical pressure, a fundamental trade-off that dictates everything from op-amp split-rail supplies to electric vehicle battery packs.

Topology Description and Node Labeling

In a series configuration, the positive terminal of one source connects directly to the negative terminal of the next. To analyze this mathematically and practically, we use node labels. Consider two DC sources, V1 and V2, wired in series-aiding:

  • Node A: The unconnected positive terminal of V1 (System V+).
  • Node B: The junction where the negative terminal of V1 meets the positive terminal of V2. In split-rail designs, this is your Ground (GND) reference.
  • Node C: The unconnected negative terminal of V2 (System V-).

Kirchhoff’s Voltage Law (KVL) dictates that the total potential difference between Node A and Node C is the algebraic sum of the individual drops: VAC = VAB + VBC. If V1 is 12V and V2 is 12V, Node A to Node C measures 24V. If you measure from Node B (GND) to Node A, you read +12V; from Node B to Node C, you read -12V. This topology is the backbone of dual-rail analog circuit design.

Why Choose Series Over Parallel?

The decision to wire sources in series rather than parallel comes down to power delivery efficiency and wire sizing. Power is the product of voltage and current (P = V × I). By doubling the voltage via series wiring, you halve the current required to deliver the same wattage to a load.

Bench Tip: Resistive losses in your wires scale with the square of the current (Ploss = I²R). Halving the current by doubling your series voltage reduces wire heating losses by 75%. This is why we transmit grid power at 345kV and run EV traction motors at 800V, rather than 12V.
Series vs. Parallel Voltage Source Topologies
Criterion Series Configuration Parallel Configuration
Primary Goal Increase system voltage Increase system current/capacity (Ah)
Total Voltage V1 + V2 + ... + Vn Equal to a single source (V1 = V2)
Total Capacity (Ah) Equal to a single source Ah1 + Ah2 + ... + Ahn
Wire Gauge Required Smaller (lower current) Larger (higher current)
Charging Complexity High (requires cell balancing/BMS) Low (single voltage target)

Behavior and Failure Modes at the Extremes

Series circuits are unforgiving. Because there is only one path for current to flow, a fault in a single element compromises the entire string. Understanding these failure modes is critical for designing protective circuits like Battery Management Systems (BMS) or polyfuses.

Series String Behavior Under Fault Conditions
Fault Condition What Happens to the Circuit Physical Consequence
Normal Operation Current flows equally through all sources. Voltages sum. Expected power delivery to the load.
One Source Fails Open The circuit path is broken. Current drops to 0A. Total system failure. The load loses power completely.
One Source Fails Shorted The failed source becomes a low-resistance wire. Total voltage drops by Vfailed. Remaining sources push current through the dead source, causing rapid localized heating and potential thermal runaway in batteries.
One Source Reversed Series-opposing topology. Voltages subtract (Vtotal = V1 - V2). Severe voltage drop. The reversed source acts as a load, absorbing power and heating up dangerously.

For lithium-ion cells, an internal short is catastrophic. As noted in Battery University's safety guidelines, a shorted cell in a series string will be force-fed current by the remaining healthy cells, bypassing its internal chemistry limits and leading to venting or fire. This is exactly why series battery packs mandate a BMS with individual cell monitoring.

Design Walkthrough: Building a 3S 12V Li-Ion Pack

Let’s apply this theory to a real-world build: a portable 12V nominal power supply for a field audio mixer or a ham radio transceiver, using series voltage sources.

  1. Select the Cells: We choose three Samsung INR18650-30Q cells. Each has a nominal voltage of 3.6V, a fully charged voltage of 4.2V, a capacity of 3000mAh (3.0Ah), and a maximum continuous discharge rating of 15A.
  2. Calculate Series Metrics: Wiring three in series (3S) yields a nominal pack voltage of 10.8V (3 × 3.6V) and a maximum charge voltage of 12.6V (3 × 4.2V). The capacity remains 3.0Ah. The maximum continuous current remains 15A, limited by the weakest cell in the string.
  3. Size the BMS: While the steady-state current is 15A, motorized loads or audio amplifiers have high inrush currents. We select a 3S 100A BMS (like the Daly Smart BMS) to handle transient spikes without tripping the over-current protection, while still providing over-charge (4.25V/cell) and over-discharge (2.5V/cell) cutoffs.
  4. Wire Sizing: At a peak draw of 15A, 14 AWG silicone wire is more than sufficient, keeping voltage drop under 2% over a 2-foot run.

By wiring these sources in series, we achieve the 12.6V peak required to run standard 12V automotive and amateur radio equipment, while keeping the physical footprint compact and the discharge current within the safe limits of the 18650 form factor.

Step-by-Step Breadboard and Bench Testing

If you are designing an analog audio circuit or an op-amp sensor interface, you often need a split-rail supply (e.g., +15V, GND, -15V). You can simulate series voltage sources using two standard benchtop DC power supplies. Here is how to test it safely on the bench.

  1. Pre-Check: Ensure both bench supplies are turned off. Set the voltage dials on both Supply A and Supply B to 15.0V.
  2. Set Current Limits: Dial the current limit on both supplies to 0.5A. This protects your breadboard traces and components if you make a wiring error.
  3. Create the Junction (Node B): Using a short jumper wire, connect the positive (red) binding post of Supply A to the negative (black) binding post of Supply B. This junction is now your circuit Ground (GND).
  4. Verify with a DMM: Turn on both supplies. Set your multimeter to DC Volts. Place the black probe on the GND junction. Touch the red probe to the unconnected positive post of Supply B. You should read +15V. Move the red probe to the unconnected negative post of Supply A. You should read -15V.
  5. Measure Total Series Voltage: Place the red probe on the +15V post and the black probe on the -15V post. The meter should read exactly 30.0V, confirming your series-aiding topology.
Warning: Never connect two bench supplies in parallel unless they have dedicated master/slave tracking modes. If you accidentally wire them in parallel with slightly different voltage setpoints, the higher-voltage supply will back-feed current into the lower-voltage supply, potentially damaging its internal linear regulators.

Frequently Asked Questions

Can I connect series voltage sources with different capacities (Ah)?

Technically yes, but practically it is a severe design flaw. In a series string, the exact same current flows through every source. If you mix a 3000mAh cell with a 2000mAh cell, the 2000mAh cell will deplete first. If the load continues to draw current, the weaker cell will be driven into deep discharge, its voltage will collapse, and it may suffer polarity reversal (where the stronger cells force current backward through the dead cell). Always match capacity, chemistry, and age when building series battery packs. For deeper architectural insights on cell balancing, refer to Analog Devices' technical literature on BMS design.

What happens if I wire series voltage sources in opposition?

This creates a series-opposing topology. Instead of adding, the voltages subtract. If you wire a 12V battery and a 9V battery in opposition, the total voltage across the load is only 3V (12V - 9V). However, the internal resistance of the batteries is very low. The 12V source will attempt to push massive current backward through the 9V source to equalize the potential. In low-impedance sources like lithium cells or bench supplies, this results in a near-dead short circuit, tripping breakers, melting wires, or destroying the weaker source.

Do series voltage sources increase the available short-circuit current?

This is a common misconception. The theoretical short-circuit current (Isc) of a series string of identical sources is actually the same as a single source. Here is the math: Isc = Vtotal / Rinternal_total. Because wiring N cells in series multiplies the voltage by N but also multiplies the total internal resistance by N, the N terms cancel out (Isc = (N × V) / (N × Ri) = V / Ri). However, the arc flash hazard and total energy are significantly higher in a series string because the arc is sustained at a much higher voltage, making it harder for the physical air gap to extinguish the plasma. For more on DC circuit fundamentals, All About Circuits provides excellent foundational breakdowns of these network theorems.