Connecting batteries in series parallel (often denoted as XSYP) is the standard method for scaling both voltage and amp-hour capacity simultaneously. If you need a 12V nominal pack with high current delivery, a pure series string of small cells will suffer from severe voltage sag under load, while a pure parallel block requires a bulky, inefficient boost converter to reach usable voltages. A series-parallel configuration wires parallel groups for capacity, then stacks those groups in series for voltage. This guide breaks down the exact topology, failure physics, and bench-testing protocols for a 3S2P lithium-ion pack.

The 3S2P Topology: Node Mapping and Circuit Behavior

In a series-parallel topology, cells are first grouped in parallel to form a single high-capacity "block," and these blocks are then wired in series. For a 3S2P configuration, you have three series blocks, each containing two parallel cells. To design and troubleshoot this, we map the circuit using specific node labels:

  • Node 0 (B-): The main negative terminal of the pack.
  • Node 1 (B1): The junction between the first and second series blocks.
  • Node 2 (B2): The junction between the second and third series blocks.
  • Node 3 (B+): The main positive terminal of the pack.

Understanding how the circuit behaves when a single element changes is critical for sizing your BMS (Battery Management System) and wiring. The table below contrasts a standard 3S2P circuit's response to single-cell anomalies.

Element Change Effect on Pack Voltage Effect on Pack Capacity (Ah) Effect on Current Path & Stress
One cell fails OPEN in a parallel group No immediate change Halved for that specific series block The remaining parallel cell must carry 100% of the load current, doubling its C-rate and heat generation.
One cell fails SHORT in a parallel group Drops by ~3.6V (one series block) Pack is effectively disabled The healthy parallel cell dumps its entire charge into the shorted cell, causing extreme localized heating.
One entire parallel group is removed Drops by ~3.6V Proportionally reduced Remaining groups see the same current, but total pack energy is reduced.
Added a third cell to one parallel group (2P becomes 3P) No change Imbalanced capacity across series blocks The 3P block will never fully charge or discharge in sync with the 2P blocks, triggering premature BMS cutoffs.

Design Walkthrough: Sizing a 12V 5.6Ah Li-Ion Pack

Let us design a portable power bank for a field-deployed ESP32 mesh gateway and a 12V DC router. We need a nominal 11.1V (12.6V fully charged) and enough capacity to run a 15W load for at least 3 hours.

Why this topology over the alternatives?
A pure 3S1P pack using standard 18650s (e.g., 3000mAh) only yields 9Wh of energy—far short of our 45Wh requirement. A pure parallel 10P block would give us the capacity at 3.6V, but stepping 3.6V up to 12V at 15W requires drawing over 5A continuously from the battery block, demanding massive busbars and wasting energy in the boost converter. The 3S2P topology keeps the voltage high and the current low.

Component Selection:

  • Cell: Molicel P28A 18650. Nominal 3.6V, 2800mAh, 35A max continuous discharge. (Approx. $5.50 per cell).
  • Configuration: 3S2P (6 cells total).
  • Pack Math: 3 cells in series = 10.8V nominal. 2 cells in parallel = 5600mAh (5.6Ah). Total energy = 60.4Wh.
  • BMS: 3S 20A Li-ion BMS with common port (e.g., Daly or generic DW01-based MOSFET board, ~$12).
  • Interconnects: 0.15mm x 27mm pure nickel strips for spot welding.

With a 15W load at 11.1V, the pack draws roughly 1.35A. Divided across two parallel cells, each cell supplies just 0.67A. This is a fraction of the P28A's 35A rating, ensuring minimal voltage sag and excellent cycle life. According to All About Circuits, maintaining low current draw relative to cell capacity is the primary method for minimizing internal resistance losses (I²R heating) in DC battery banks.

Failure Modes at the Extremes: Open vs. Short Circuits

When wiring batteries in series parallel, you must design for the worst-case single-cell failure. Lithium-ion cells generally fail in two distinct modes, and the parallel topology reacts violently differently to each.

The Open Circuit Failure

If a cell's internal fuse (CID) trips or a spot weld breaks, that cell becomes an open circuit. In a 2P group, the remaining cell instantly inherits the entire pack load. If your inverter pulls 20A, the single surviving cell is now forced to deliver 20A. While a high-drain cell like the Molicel P28A can handle this, a lower-rated cell will experience severe voltage sag, potentially triggering the BMS low-voltage cutoff and shutting down the system. The danger here is operational, not necessarily catastrophic.

The Short Circuit Failure

This is the critical hazard. If a cell suffers an internal dendrite short, its voltage drops to near zero. Because it is wired in parallel with a healthy cell at 4.2V, the healthy cell will attempt to equalize the voltage by dumping its charge directly into the shorted cell. There is no BMS or fuse between parallel cells to stop this. The healthy cell will discharge at its absolute maximum short-circuit current (often 50A+), rapidly leading to thermal runaway. OSHA's lithium-ion safety guidelines emphasize that parallel configurations inherently carry this cross-current risk, which is why large-scale parallel groups (e.g., 4P or higher) often require individual cell fuses, though this is rarely practical for small 2P 18650 builds.

Step-by-Step Bench and Breadboard Testing Protocol

Never spot-weld a final pack without verifying the topology and cell matching first. We use a "battery breadboard"—a plastic 18650 holder with spring contacts or screw terminals. Warning: Never use a standard electronic solderless breadboard for battery testing; the thin internal copper clips will melt under high current.

Safety First: Wear ANSI Z87.1 safety glasses and keep a Class D fire extinguisher or bucket of sand nearby. Never leave a breadboarded lithium pack unattended while under load.
  1. Match the Cells: Charge all 6 cells to 4.2V. Let them rest for 2 hours. Measure the voltage with a multimeter accurate to 0.001V. Discard or regroup any cell that deviates by more than 0.005V from the group average.
  2. Wire the Parallel Groups: Insert the cells into the 6-slot holder. Using insulated jumper wires, connect the positive terminals of Slot 1 and Slot 2 together, and their negative terminals together. Repeat for Slots 3/4 and 5/6. You now have three isolated 1P2S (wait, 2P1S) blocks.
  3. Verify Parallel Voltage: Measure across each parallel group. All three should read exactly the same voltage (e.g., 4.195V). If they differ, your holder contacts have high resistance.
  4. Wire the Series Nodes: Connect the negative of Group 1 to the positive of Group 2 (Node 1). Connect the negative of Group 2 to the positive of Group 3 (Node 2).
  5. Measure Total Pack Voltage: Place your multimeter probes on the remaining free positive (Node 3) and negative (Node 0) terminals. You should read roughly 12.6V.
  6. Apply a Dummy Load: Connect a 12V 10W power resistor across Node 0 and Node 3. Measure the voltage at the pack terminals, then measure the voltage across each individual parallel group. If one group's voltage sags significantly more than the others, you have a weak cell or a high-resistance contact in your breadboard.

Frequently Asked Questions

Can you mix different capacity cells when wiring batteries in series parallel?

No. While wiring cells of different capacities in parallel is sometimes tolerated (they will share current proportionally to their capacity), mixing capacities in a series-parallel pack is a major mistake. The series blocks must have identical total amp-hour capacities. If Block 1 is 5Ah and Block 2 is 3Ah, Block 2 will hit the BMS low-voltage cutoff long before Block 1 is depleted, stranding usable energy and causing chronic over-discharge stress on the smaller block.

Do batteries in series parallel need a BMS?

Yes, absolutely. A series-parallel lithium pack requires a BMS to monitor the voltage of every series node (B1, B2, B3) and to disconnect the pack during over-current or short-circuit events. The BMS cannot see individual parallel cells, which is why matching cells before assembly is mandatory; the BMS assumes all parallel cells in a group are at the exact same state of charge.

What happens to the voltage if I add more parallel strings to my series circuit?

Adding more parallel strings (e.g., moving from 3S2P to 3S4P) does not change the nominal or maximum voltage of the pack. Voltage is dictated strictly by the number of series elements (the "S" count). Adding parallel strings only increases the total amp-hour capacity, the maximum safe continuous discharge current, and the physical weight of the pack.

How do I balance parallel groups before connecting them in series?

You must "top balance" the cells. Wire all your individual cells in parallel (all positives together, all negatives together) and charge them as a single massive 1P block to 4.2V using a bench power supply or a dedicated 1S li-ion charger. Leave them connected in parallel for 12 to 24 hours. This ensures every single cell is at the exact same voltage and state of charge before you break them apart and wire them into your final series-parallel topology.