Wire batteries in series to increase voltage while keeping capacity (Ah) constant. Wire them in parallel to increase capacity while keeping voltage constant. Wire them in a series-parallel matrix to increase both. The correct topology depends entirely on your inverter's DC input requirements and your target ampacity to minimize voltage drop. Below is the exact node mapping, failure-mode analysis, and a real-world 24V LiFePO4 design walkthrough.
The Core Topology: Series vs. Parallel Node Mapping
Before cutting wire or crimping lugs, you must map your nodes. In power system design, we define three primary nodes for any battery string:
- Node A (Positive Output): The main positive terminal that feeds the load or charge controller.
- Node B (Interconnects): The internal junctions between individual batteries. These carry the full system current but are not connected to the external load.
- Node C (Negative Output): The main negative terminal that returns to the load/BMS shunt.
Series Topology: You connect the negative of Battery 1 to the positive of Battery 2 (Node B). Node A is the positive of Battery 1; Node C is the negative of Battery 2. Voltage adds up; capacity remains that of a single battery. Current flows sequentially through every cell.
Parallel Topology: All positives are tied together to form Node A. All negatives are tied together to form Node C. There are no internal Node B interconnects in the main current path. Voltage remains constant; capacity and maximum continuous discharge current multiply. Current divides among the parallel branches.
Electrical Behavior and Failure Mode Contrast
Choosing a topology is not just about hitting a target voltage; it is about managing internal resistance, fault currents, and degradation. The table below compares configurations using four identical 12V 100Ah LiFePO4 batteries (e.g., Dakota Lithium or Ampere Time).
| Configuration | Nominal Voltage | Total Capacity | Max Continuous Discharge | System Internal Resistance | Primary Use Case |
|---|---|---|---|---|---|
| 4S (Series) | 51.2V (48V nominal) | 100Ah | 100A (1C) | 4x Single Cell (Highest) | High-power solar, 48V server rack inverters |
| 4P (Parallel) | 12.8V | 400Ah | 400A | 0.25x Single Cell (Lowest) | 12V RV/Marine house banks, high-surge winches |
| 2S2P (Series-Parallel) | 25.6V (24V nominal) | 200Ah | 200A | 1x Single Cell | 24V off-grid cabins, mid-size marine trolling motors |
Behavior Table: What Changes When One Element Degrades?
Batteries do not age uniformly. Here is how the system behaves if Battery #2 in a 4-battery bank suffers a 20% capacity loss and a 30% increase in internal resistance due to a degraded cell.
| Topology | Effect on Total Bank Capacity | Effect on Node B Interconnects | System Vulnerability |
|---|---|---|---|
| Series (4S) | Bank capacity drops by 20% (limited by weakest link). | Voltage across Node B2 spikes during high discharge. | BMS cuts off early; entire bank becomes unusable at 80% SoC. |
| Parallel (4P) | Bank capacity drops by ~5% (healthy cells compensate). | Current shifts away from B2 into B1, B3, B4. | Healthy cells may exceed their max continuous discharge rating. |
| Series-Parallel (2S2P) | Bank capacity drops by ~10%. | Current imbalances between the two parallel strings. | Requires individual string fusing to prevent reverse-current charging. |
What Breaks at the Extremes: Open and Short Circuits
Open Circuit Failure: If a battery fails open in a series string, the entire bank outputs 0V. The circuit is broken. In a parallel bank, an open circuit simply removes that battery from the matrix; the remaining batteries continue to power the load, but they now carry 100% of the current, risking an overcurrent fault if not properly fused.
Short Circuit Failure: If a battery internally shorts in a series string, the remaining healthy batteries will force their full voltage and current into the shorted battery's Node B terminals. This causes rapid, uncontrolled heating and almost guarantees thermal runaway. In a parallel bank, a shorted battery will instantly draw the maximum fault current from all parallel siblings, which is why individual battery fusing on the positive terminal is mandatory.
Design Walkthrough: Building a 24V 200Ah LiFePO4 Solar Bank
Why choose a 24V series-parallel topology over a 12V parallel bank for a 2000W off-grid solar system? It comes down to wire sizing and heat. A 2000W inverter pulling from a 12V bank draws roughly 185A (accounting for inverter efficiency). This requires expensive, stiff 2/0 AWG copper wire. By wiring two 12V 100Ah batteries in series to create a 24V bank, the current is halved to ~92A. You can safely use 2 AWG THHN wire, saving hundreds of dollars in copper and making terminal crimping vastly easier.
Component Selection and Wiring Specs
- Batteries: 2x 12V 100Ah LiFePO4 (e.g., Ampere Time 12V 100A BMS).
- Interconnects (Node B): 2 AWG copper busbars or flexible braided copper straps. Keep them exactly the same length to ensure equal resistance.
- Main Feed Wires (Node A to Inverter): 2 AWG THHN in conduit, or 2 AWG welding cable.
- Overcurrent Protection: 150A Class T fuse on the main positive feed, mounted within 7 inches of Node A. Do not use ANL fuses for lithium; their let-through current during a hard short is too high to protect lithium busbars.
- Terminal Torque: 4 to 5 Nm (35 to 44 in-lbs). Use a calibrated torque screwdriver. Overtightening strips the soft aluminum or copper terminals common on LiFePO4 prismatic cells.
Bench-Testing and Verification Steps
While you cannot use a literal solderless breadboard for high-current lithium banks, 'breadboarding' in power systems means building a temporary, un-enclosed bench test to verify polarity, voltage, and voltage drop before finalizing the installation and closing the battery enclosure.
- Pre-Charge and Match: Using a bench power supply or a smart charger, charge all batteries individually to 100% SoC. Measure the resting voltage with a 4-wire multimeter. All batteries must read within 0.05V of each other (e.g., 13.60V and 13.62V) before connecting Node B.
- Series Interconnect Verification: Connect Node B (the series jumper). Do not connect the main load yet. Measure from Node A (Pos B1) to Node B. It should read ~12.8V. Measure from Node B to Node C (Neg B2). It should read ~12.8V. Measure Node A to Node C. It must read ~25.6V. If you read ~0V across A and C, your series jumper is backwards and you are creating a dead short.
- The Dummy Load Test: Connect a 24V DC dummy load (such as a 24V automotive headlight bulb or a high-wattage power resistor) across Node A and Node C. Draw at least 5A to 10A.
- Voltage Drop Measurement: While the dummy load is active, switch your multimeter to DC millivolts. Place the probes directly across the Node B interconnect busbar. A properly torqued, clean connection should show a voltage drop of less than 10mV. If you read >50mV, disconnect, clean the terminal with isopropyl alcohol, and re-torque.
- Fuse and BMS Integration: Once bench-tested, install the Class T fuse on Node A and connect the BMS communication cables (if using an external BMS with RS485/CAN bus) before connecting to the main inverter bus.
Safety, Balancing, and Code Caveats
When wiring batteries in series or parallel for home or off-grid use, you must adhere to both chemical safety limits and electrical codes. The National Electrical Code (NEC) addresses storage batteries primarily in Article 480, and solar integration in Article 690.
BMS Balancing in Series: When wiring 12V LiFePO4 batteries in series to make 24V or 48V, the internal BMS of each battery only sees its own 12V. If one battery hits the high-voltage cutoff (14.6V) before the other, its BMS will open the circuit, instantly dropping the entire 24V/48V bank to 0V and potentially damaging the inverter's charge controller with a voltage spike. To prevent this, use batteries with active balancing BMS units that communicate via CAN bus (like Victron Smart LiFePO4 batteries), or install an external 24V/48V top-balancer.
Disconnects and Enclosures: NEC Article 480.9 requires that storage batteries be installed in well-ventilated enclosures. For lithium banks, this means avoiding sealed, unvented plastic tubs where off-gassing (though rare in LiFePO4 compared to lead-acid) could accumulate. Furthermore, a lockable DC disconnect switch rated for the system voltage and maximum fault current must be installed between the battery bank (Node A) and the inverter, allowing you to physically isolate the bank for maintenance without relying solely on the BMS MOSFETs.
Always defer to your local Authority Having Jurisdiction (AHJ) for final code compliance, as local amendments frequently dictate specific fuse types, wire routing methods, and battery room signage requirements.






