When you need both higher voltage and greater capacity for an off-grid inverter or solar storage system, connecting batteries in series and parallel (often called a series-parallel or 2S2P topology) is the standard solution. By combining series strings to multiply voltage and parallel branches to multiply amp-hours, you can build a 24V 200Ah bank from standard 12V 100Ah modules. This guide breaks down the exact node mapping, real-world component selection, catastrophic failure modes, and prototyping steps required to build a safe, high-current 2S2P battery bank.
Core Topologies: Node Mapping and Behavior Matrix
To safely wire a series-parallel bank, you must understand how electrical nodes merge. In a pure series string, current flows through each battery sequentially. In a pure parallel bank, voltage remains constant while current capacity adds up. A 2S2P topology merges these concepts.
Node Labeling Standard: Always label your physical terminals before cutting cable. For a 2S2P bank, define Node A as the main Pack Positive, Node B as the Series Interconnect (the bridge between the 12V batteries in a single string), and Node C as the main Pack Negative. When paralleling two of these strings, the Node A terminals merge into Node X (Merged Positive), and the Node C terminals merge into Node Y (Merged Negative).
Understanding how circuit parameters shift when you alter the topology is critical for sizing your inverter cables and busbars. The table below contrasts a single 12V battery against 2S (series), 2P (parallel), and 2S2P configurations using identical 12V 100Ah LiFePO4 cells.
| Topology | Nominal Voltage | Capacity (Ah) | Total Energy (Wh) | Max Continuous Current | Internal Resistance |
|---|---|---|---|---|---|
| Single (1S1P) | 12.8V | 100Ah | 1,280Wh | 100A (BMS limit) | ~40mΩ |
| 2S (Series) | 25.6V | 100Ah | 2,560Wh | 100A | ~80mΩ (Doubles) |
| 2P (Parallel) | 12.8V | 200Ah | 2,560Wh | 200A (Adds) | ~20mΩ (Halves) |
| 2S2P (Series-Parallel) | 25.6V | 200Ah | 5,120Wh | 200A | ~40mΩ |
Design Walkthrough: Building a 24V 200Ah 2S2P Bank
Why choose a 2S2P topology over a 4S (48V) or 4P (12V) alternative? A 48V system requires expensive, specialized 48V inverters and MPPT charge controllers. A 12V system pushing 2000W draws over 166A, requiring massive, stiff 4/0 AWG cables to prevent voltage drop. A 24V system hits the sweet spot: a 2000W inverter draws only 83A, allowing you to use flexible, affordable 2 AWG welding cable.
For this build, we are using four Redodo 12V 100Ah LiFePO4 Smart Batteries (approx. $200 each). These feature built-in 100A BMS units. Here is the exact bill of materials and wiring sequence:
- Batteries: 4x 12V 100Ah LiFePO4 (Group 24 size).
- Busbars: 2x 250A copper busbars (one for Node X, one for Node Y).
- Interconnect Cables: 4x 2 AWG 12-inch cables (for the Node B series links).
- Main Run Cables: 2x 2 AWG 36-inch cables (from busbars to the inverter).
- Fuses: 2x 125A Class T fuses (one on each parallel string's positive output).
Wiring Sequence: First, wire the two individual series strings (connecting the positive of Battery 1 to the negative of Battery 2). Do not connect the parallel busbars yet. Measure the voltage across each completed string; both should read exactly 25.6V. Only after confirming the strings are balanced within 0.1V should you connect them to the Node X and Node Y busbars. Connecting mismatched strings in parallel will cause massive equalization currents that can weld your lugs.
Failure Modes at the Extremes: Opens and Shorts
When connecting batteries in series and parallel, you must design for the worst-case failure modes. Series and parallel topologies fail in fundamentally different ways, and confusing them can lead to thermal runaway.
Series String Failures
If a series open occurs (e.g., a blown interconnect fuse or a loose Node B lug), the entire string goes dead. The inverter sees 0V from that branch. It is annoying, but electrically safe. If a series short occurs (an internal cell short within one 12V battery), that battery's voltage drops to near zero. The string voltage falls from 25.6V to ~12.8V. The BMS should detect the low cell voltage and open the contactor. If the BMS fails, the remaining good battery will be forced to deep-discharge to satisfy the inverter's load, permanently damaging its cells.
Parallel Branch Failures
Parallel failures are far more dangerous. If a parallel open occurs (one string disconnects), the remaining string must instantly supply 100% of the inverter's load. If your inverter pulls 150A and your remaining string's BMS is only rated for 100A, the BMS will trip, killing your power.
A parallel short is catastrophic. If Battery A in String 1 suffers an internal dead short, its voltage drops to 0V. String 2 (sitting at 25.6V) now sees a 25.6V potential difference across the shorted battery and will dump hundreds of amps into it. This current bypasses String 2's BMS entirely. This is why individual string fusing is mandatory when connecting batteries in series and parallel. A 125A Class T fuse on each string's positive lead will blow instantly, isolating the shorted string before a fire starts. For more on high-current battery safety, refer to the Adafruit Lithium Battery Guide and Victron Energy's Wiring Unlimited manual.
Prototyping the Bank: Step-by-Step Busbar Testing
In power electronics, 'breadboarding' doesn't mean using a solderless plastic board—which would melt at 80A. It means building a low-current prototype jig using small cells to verify your node logic and physical layout before cutting expensive heavy-gauge cable.
- Procure Prototype Cells: Get four 18650 Li-ion cells (e.g., Samsung 30Q, 3.7V nominal) and a small PCB busbar or terminal block.
- Map the Nodes: Label your terminal block A, B, C, X, and Y using masking tape.
- Wire the Series Strings: Use 18 AWG wire to connect Cell 1 Positive to Cell 2 Negative (Node B). Repeat for Cells 3 and 4.
- Verify String Voltages: Use a multimeter to check Node A to Node C on both strings. You should read ~7.4V on each.
- Simulate the Parallel Merge: Connect the Node A terminals to Node X, and Node C to Node Y.
- Test the Load: Connect a 12V DC load (like a small fan or LED strip) to Node X and Y. Measure the voltage under load to ensure it stays above 6.5V, confirming your parallel connections are sharing current evenly without excessive voltage drop across your prototype wires.
Frequently Asked Questions
Can you mix different Ah batteries when connecting batteries in series and parallel?
No. When wiring in series, the total capacity is limited by the smallest battery in the string. If you series a 100Ah and a 50Ah battery, the 50Ah battery will hit its low-voltage cutoff and trigger the BMS long before the 100Ah battery is empty, effectively giving you a 50Ah bank. Furthermore, mixing capacities in parallel causes the larger battery to constantly overcharge the smaller one during the absorption phase, degrading the smaller cell's lifespan.
What happens if one battery dies in a series-parallel bank?
If a single 12V battery in a 2S2P bank dies completely (internal open circuit), that entire series string becomes useless. The bank will still function, but it will drop from a 2S2P (24V 200Ah) to a 1S1P (12V 100Ah) equivalent if the inverter can handle the voltage drop, or simply shut down if the inverter requires 24V. You must identify the dead string using a multimeter, disconnect it, and replace the faulty module to restore full capacity.
Do I need a BMS when connecting batteries in series and parallel?
Yes, every individual lithium battery must have its own BMS, or you must use a single high-voltage BMS that monitors every individual cell group. For off-the-shelf 12V LiFePO4 drop-in replacements, the BMS is internal. When you parallel these batteries, their internal BMS units communicate (if they support Bluetooth/CAN) or act independently to protect their specific cells from over-current and short circuits. Never parallel raw, unmanaged lithium cells without a centralized BMS.
Why do parallel strings need balancing cables in a series-parallel setup?
While the main power cables handle the heavy load current, parallel strings can slowly drift out of balance over months of use due to slight differences in internal resistance and temperature gradients. Some advanced BMS setups require a dedicated, low-current balancing cable (often a DB9 or RJ45 connector) linked between the batteries. This allows the master BMS to actively bleed off excess voltage from the higher string, ensuring both parallel branches charge and discharge at the exact same rate.






