A properly designed lithium ion battery charger circuit must deliver a strict Constant Current/Constant Voltage (CC/CV) profile, terminating at exactly 4.2V per cell for standard NMC/LCO chemistries (or 3.65V for LiFePO4) with a cutoff current between 0.05C and 0.1C. Unlike lead-acid systems that can tolerate continuous float charging, lithium-ion chemistries require precise voltage regulation and current tapering to prevent metallic lithium plating and subsequent thermal runaway. Below is a complete engineering breakdown of system architecture, sizing mathematics, and cell topology constraints for building or specifying a 12V-equivalent (4S) lithium-ion charging system.
System Architecture: From AC Source to Cell-Level Charging
To understand where the charger circuit fits into the broader power ecosystem, we must map the system block description from the grid source down to the individual cells and the eventual load.
- AC Source & EMI Filtering: 120VAC/240VAC grid power enters through an EMI filter to suppress high-frequency switching noise generated by the charger.
- Rectification & PFC: A bridge rectifier converts AC to high-voltage DC. Active Power Factor Correction (PFC) aligns the current waveform with the voltage waveform, maintaining a power factor >0.95 and preventing grid penalties.
- DC-DC Conversion (The Charger Circuit): A high-frequency switching topology (typically LLC resonant or phase-shifted full-bridge) steps down the high-voltage DC to the battery's charging voltage (e.g., 16.8V for a 4S NMC pack). This stage executes the CC/CV control loop via a dedicated IC like the Texas Instruments bq24650.
- Battery Management System (BMS): The DC output passes through the BMS, which monitors individual cell voltages, temperatures, and balances the cells during the CV phase.
- Cell Pack & Load: Energy is stored in the series/parallel cell matrix and discharged through a low-side or high-side MOSFET switch to the DC load or an inverter.
| Parameter | Value / Threshold | Engineering Notes |
|---|---|---|
| Pre-charge Threshold | < 12.0V (3.0V/cell) | Charge at 0.1C until cells reach 3.0V to protect degraded anodes. |
| Constant Current (CC) | 0.5C to 1.0C (e.g., 50A for 100Ah) | Bulk charging phase; voltage rises steadily to 16.8V. |
| Constant Voltage (CV) | 16.8V ± 1% (4.2V/cell) | Voltage is clamped; current tapers exponentially as cells saturate. |
| Termination Cutoff | 0.05C (e.g., 5A for 100Ah) | Charger disables output. Do NOT apply a continuous float voltage. |
| Re-charge Threshold | 15.2V to 15.6V | Charger re-engages if pack voltage drops below this level. |
Sizing the Charger Circuit: Math, C-Rates, and Efficiency
Sizing an inverter/charger for a specific load requires calculating the DC current draw, adjusting for inverter efficiency, and then sizing the AC-to-DC charger circuit to replenish the pack within a target timeframe without exceeding the manufacturer's maximum charge C-rate.
Load and Inverter Sizing Example
Assume a continuous AC load of 1500W. Using a high-frequency pure sine wave inverter with 90% efficiency:
- DC Power Required: 1500W / 0.90 = 1666W
- Discharge Current (at 14.8V nominal): 1666W / 14.8V = 112.5A
If we select a 200Ah 4S NMC pack, the continuous discharge rate is 112.5A / 200Ah = 0.56C. This is well within the typical 1.0C continuous discharge limit for high-rate NMC cells, keeping internal $I^2R$ heating manageable. Depth of Discharge (DoD) should be limited to 80% (160Ah usable) to maximize cycle life, meaning the inverter's low-voltage disconnect (LVD) should trigger at roughly 13.2V (3.3V/cell).
Charger Circuit Sizing and Peukert's Law
To recharge the 160Ah usable capacity in 4 hours, we need a charge current of 40A (0.2C charge rate).
- DC Output Power: 40A × 16.8V (peak CV voltage) = 672W
- AC Input Power (assuming 88% charger efficiency): 672W / 0.88 = 763W
Therefore, you must specify an AC-DC charger circuit rated for at least 800W continuous output at 16.8V.
The Peukert Factor: Peukert's Law ($t = H(C/I)^k$) dictates how usable capacity drops under high loads. For lead-acid batteries, the Peukert exponent ($k$) is typically 1.3, meaning a 100Ah battery might only deliver 60Ah at a 50A draw. Lithium-ion chemistries exhibit a Peukert exponent much closer to 1.05. Using the capacity adjustment formula $C_{actual} = C_{rated} \times (I_{rated} / I_{actual})^{k-1}$, our 200Ah pack drawn at 100A (compared to a 10A C/20 rated baseline) yields:
$C_{actual} = 200 \times (10 / 100)^{0.05} \approx 178Ah$
This represents only an 11% capacity loss at high loads, proving why lithium-ion is vastly superior for high-draw inverter applications. However, charger circuit efficiency still drops at peak current due to MOSFET switching losses and inductor core heating, which is why we derate the AC input by 12-15%.
Lithium-ion cells store immense chemical energy. If a charger circuit applies >4.25V to an NMC cell, the cobalt-oxide cathode becomes unstable, releasing oxygen and triggering thermal runaway that burns at over 1,000°C and cannot be extinguished with standard Class ABC extinguishers.
- Never parallel mismatched cells: Paralleling cells with different internal resistances, ages, or chemistries causes cross-currents where the higher-voltage cell dumps massive current into the lower-voltage cell, melting busbars and venting electrolyte. Only parallel cells from the same manufacturing batch, matched to within 5mV and 5mΩ.
- Redundancy is mandatory: Your charger circuit IC must have a hardware over-voltage protection (OVP) pin connected to a secondary analog comparator, independent of the primary digital control loop and the BMS.
Cell Topology: Series vs. Parallel Consequences
When configuring the physical cells that the charger circuit will support, you must choose between series (S) and parallel (P) topologies based on your voltage and amp-hour requirements. The fundamental rule is: Series adds voltage; Parallel adds capacity (Ah).
| Configuration | Nominal Voltage | Total Capacity | Total Energy | Charger Circuit Requirement |
|---|---|---|---|---|
| 4S1P | 14.8V | 3.0Ah | 44.4Wh | 16.8V max, 1.5A (0.5C) current |
| 4S2P | 14.8V | 6.0Ah | 88.8Wh | 16.8V max, 3.0A (0.5C) current |
| 7S1P (24V equiv) | 25.9V | 3.0Ah | 77.7Wh | 29.4V max, 1.5A (0.5C) current |
| 2P4S (Invalid) | N/A | N/A | N/A | Never wire parallel groups in series without individual cell balancing. |
In a 4S2P configuration, you first create parallel pairs (2P) to double the capacity to 6.0Ah, then wire four of those pairs in series (4S) to achieve 14.8V nominal. The charger circuit only "sees" the final pack voltage (16.8V max) and the total pack capacity (6.0Ah). However, the BMS must monitor the voltage of every single parallel group to ensure the charger's CV phase doesn't mask a weak cell group that is overcharging while the rest of the pack is still balancing.
Frequently Asked Questions
Can I use a standard lead-acid charger for a lithium ion battery circuit?
No. Lead-acid chargers utilize an "absorption" phase followed by a continuous "float" phase (typically holding the battery at 13.6V indefinitely). Lithium-ion chemistries cannot tolerate continuous float charging; holding an NMC cell at a high state of charge causes electrolyte oxidation and capacity fade. Furthermore, many lead-acid chargers feature an "equalization" mode that intentionally spikes the voltage to 15.5V+ to desulfate the plates. If this equalization pulse hits a 4S lithium-ion pack, it will push the cells past 4.2V, instantly tripping the BMS over-voltage protection or, worse, causing a thermal event. Always use a dedicated lithium-ion CC/CV profile.
How does a lithium ion battery charger circuit handle the constant voltage (CV) phase?
During the CV phase, the charger's internal voltage feedback loop clamps the output strictly at the pack's maximum voltage (e.g., 16.8V for 4S). As the cells approach full saturation, their internal chemical resistance rises, causing the charge current to naturally taper off exponentially. The charger circuit monitors this current via a low-side shunt resistor. Once the current drops below the programmed termination threshold (usually 5% to 10% of the initial CC rate), the charger's control IC disables the PWM switching signal, completely disconnecting the output to prevent micro-cycling and overcharging.
What happens if my lithium ion charger circuit lacks a BMS connection?
Operating a multi-cell lithium-ion pack without a BMS is a critical safety violation. The charger circuit only measures the total pack voltage at the main terminals. If one cell in a 4S pack degrades and reaches 4.3V while the other three sit at 4.0V, the total pack voltage is 16.3V. The charger will continue pushing current, believing it hasn't reached the 16.8V CV limit. The weak cell will be driven deep into overcharge, leading to lithium plating, internal short circuits, and catastrophic fire. The BMS is mandatory to bypass charge current (via a charge-limiting MOSFET) the millisecond any single cell group hits its hard voltage ceiling.






