The Series Battery Topology: Node Mapping and Core Behavior
When you wire cells in series, you are chaining the positive terminal of one cell to the negative terminal of the next. The primary electrical result is that voltages add together while the amp-hour (Ah) capacity remains identical to a single cell. To design and troubleshoot these packs, you must think in terms of nodes rather than just 'positive and negative'.
Consider a standard 4S (4-series) LiFePO4 pack. We map the circuit using five distinct nodes:
- Node 0 (B-): The main negative terminal of Cell 1. This is your system ground.
- Node 1 (B1): The junction between Cell 1 (+) and Cell 2 (-). Nominal 3.2V.
- Node 2 (B2): The junction between Cell 2 (+) and Cell 3 (-). Nominal 6.4V.
- Node 3 (B3): The junction between Cell 3 (+) and Cell 4 (-). Nominal 9.6V.
- Node 4 (B+): The main positive terminal of Cell 4. Nominal 12.8V.
Power equals Voltage times Current (P = IV). If you need to pull 1200W from a battery bank, a 12V parallel configuration demands 100A of continuous current. That requires massive 1/0 AWG copper cabling to prevent voltage drop and I²R heat losses. By using a series connected battery topology to step up to 48V (4S of 12V blocks, or 16S LiFePO4), the current drops to just 25A. You can safely use 10 AWG wire, drastically reducing copper costs, terminal heating, and resistive losses.
Failure Mode Contrast: What Breaks at the Extremes?
Understanding how a series string behaves when a single element fails is critical for sizing your Battery Management System (BMS) and protective fusing. Unlike parallel banks where a failed cell gets backfed by its neighbors, series strings have distinct, catastrophic failure signatures depending on whether the fault is an open or a short.
| Fault Condition | Electrical Behavior | Physical Consequence & Protection |
|---|---|---|
| Cell Open Circuit (e.g., blown internal fuse or severed busbar) | Pack voltage instantly drops to 0V at the main terminals. The circuit is broken; current flow ceases entirely. | The system shuts down safely. No fire risk, but the pack is completely dead until the physical break is repaired. |
| Cell Internal Short (e.g., dendrite puncture or separator collapse) | Pack voltage drops by exactly one cell's forward voltage (e.g., -3.2V). The BMS sees the remaining cells sag rapidly as the load pulls them below Low Voltage Disconnect (LVD). | High thermal runaway risk. The shorted cell may vent. The BMS must trigger LVD immediately to prevent the remaining healthy cells from being reverse-biased or over-discharged by the load. |
| High-Resistance Joint (e.g., loose M8 busbar nut) | Voltage at the specific node sags heavily only under load. Open-circuit voltage reads normal. | Localized I²R heating at the terminal. Can melt plastic cell caps or ignite nearby insulation. Prevented by using a calibrated torque wrench (typically 5-6 Nm for prismatic cells). |
For a deeper look into lithium-ion failure mechanisms and thermal propagation in series strings, the National Renewable Energy Laboratory (NREL) safety reports provide excellent forensic data on how internal shorts cascade through adjacent nodes.
Design Walkthrough: Building a 4S 12V LiFePO4 Pack
Let's spec out a real-world 12V nominal (14.6V max charge) series connected battery pack for an off-grid solar or RV application. Our target is 1280Wh of usable energy.
Component Selection
- Cells: 4x EVE LF105 LiFePO4 prismatic cells (3.2V nominal, 105Ah each). Total pack: 12.8V, 105Ah.
- BMS: JBD (Jiabaida) 4S 120A LiFePO4 Smart BMS with UART. Rated for 120A continuous discharge, which covers a 1500W inverter's peak surge.
- Main Wiring: 2 AWG stranded copper with THHN insulation for the main B+ and B- leads to the busbar.
- Sense Wiring: 18 AWG silicone wire for the BMS balance leads. Silicone resists melting if it brushes a hot busbar.
- Overcurrent Protection: 150A Class T fuse on the main positive lead. Class T is mandatory for lithium; it has a high AIC (Ampere Interrupting Capacity) rating to clear massive short-circuit currents safely, unlike standard ANL fuses.
Node Wiring Sequence
The BMS balance harness must map perfectly to our node labels. The black wire goes to Node 0 (B-). The subsequent wires tap into Node 1, Node 2, Node 3, and finally Node 4 (B+). Never connect the main pack negative to the load before the BMS B- pad is wired, or you will route full load current through the delicate 18 AWG sense wires and instantly vaporize them.
Step-by-Step Bench Testing Protocol
Before you seal the pack in a battery box or mount it in a chassis, you must breadboard-test the topology on the bench. Follow this exact sequence to avoid bricking your BMS or unbalancing the pack.
- Top-Balance the Cells: Wire all 4 cells in parallel and charge them to exactly 3.65V using a bench power supply. Let them rest for 2 hours. They should settle above 3.45V. This ensures Node 1, 2, and 3 are perfectly aligned before series assembly.
- Mechanical Assembly: Stack the cells with insulation plates between them. Install the copper busbars. Torque the M8 nuts to 5 Nm using a calibrated torque wrench. Do not overtighten; prismatic terminals are soft aluminum and will strip.
- Verify Series Voltage: Using a multimeter, measure across Node 0 and Node 4. You should read between 13.8V and 14.0V. If you read 3.3V, you accidentally wired them in parallel. If you read 10V, one cell is reversed.
- Connect BMS Sense Leads: Plug the balance harness into the BMS. Measure the voltage at the BMS connector pins to verify it matches your multimeter readings for Nodes 0 through 4.
- Connect BMS Main Pads: Wire the thick BMS B- pad to Node 0. Wire the BMS P- (Load/Charge negative) to your main negative busbar.
- Activate and Test: Connect the main B+ (Node 4) to the positive busbar. The BMS should wake up. Connect a 10A dummy load to the P- and B+ terminals. Verify the voltage sags evenly across all four nodes (e.g., no single cell drops more than 50mV below the others under load).
If your smart BMS app shows 'Cell 4 Overvoltage' immediately upon connection, check your Node 3 sense wire. A loose crimp on the B3 wire makes the BMS think the voltage between B3 and B4 is impossibly high, triggering a false charge-cutoff fault.
Frequently Asked Questions About Series Connected Batteries
Can you series connect batteries with different Ah ratings?
No. In a series topology, the exact same current flows through every cell. If you mix a 100Ah cell with a 50Ah cell, the 50Ah cell will hit 0% State of Charge (SoC) while the 100Ah cell is still at 50%. If the load continues to pull current, the smaller cell will be forced into deep reverse polarity, destroying its internal chemistry and creating a severe venting hazard. Always match cells by chemistry, capacity, age, and internal resistance.
Do series connected batteries require a special charger?
Yes, your charger must match the total series voltage of the string. For a 4S LiFePO4 pack, you need a charger that outputs a precise 14.6V constant voltage (CV) setpoint. Furthermore, because series strings suffer from slight capacity mismatches over time, the charger alone cannot keep the pack healthy. You must rely on the BMS to perform top-balancing by bleeding off micro-amps from the highest-voltage nodes (Nodes 1-3) during the final CV charging phase. For more on charging profiles, refer to the Battery University guidelines on series configurations.
What happens if one battery in a series string dies?
It depends entirely on the failure mode. If the cell dies 'open' (internal connection breaks), the entire series string goes dead instantly; no current can flow, and your inverter shuts off. If the cell dies 'shorted' (internal short circuit), the pack voltage drops by one cell's nominal voltage (e.g., from 12.8V to 9.6V). The remaining healthy cells will be forced to over-discharge to keep powering the load, which will quickly trigger the BMS Low Voltage Disconnect to save them from permanent damage.






