← Latest papers
⚡ electrical engineering

Optimal Assembly of Repurposed Lithium-Ion Battery Packs under Cell Heterogeneity and Screening Uncertainty

This paper proposes a robust optimization framework that combines topology screening with a mixed-integer linear program to assemble heterogeneous second-life lithium-ion battery packs under parameter uncertainty, demonstrating significantly improved feasibility and reduced cell mismatch compared to traditional single-metric heuristics.

Original authors: Hassan Zahid Butt, Xingpeng Li

Published 2026-07-15
📖 4 min read☕ Coffee break read

Original authors: Hassan Zahid Butt, Xingpeng Li

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a giant box of old, retired batteries from electric cars. They are all different: some are still strong, some are tired, some hold a lot of energy, and some leak it away quickly. You want to build a new, reliable power pack to keep a house running during a blackout. The problem? If you just grab a handful of these batteries and stick them together, the weak ones will drag down the strong ones, or the whole pack might fail exactly when you need it most.

This paper suggests a clever, computer-driven way to sort these "second-life" batteries so they work together perfectly, even if our measurements of them aren't 100% perfect.

The Problem: The "One-Size-Fits-All" Trap

The authors argue that the old way of doing things—sorting batteries by just one thing—is a recipe for disaster. They tested three simple sorting methods:

  1. Sort by Capacity: Picking the biggest batteries first.
  2. Sort by Resistance: Picking the ones that let electricity flow easiest.
  3. Sort by Self-Discharge: Picking the ones that leak energy the slowest.

In their simulations, every single one of these simple methods failed on at least one type of battery inventory. Why? Because a battery pack is like a chain; it's only as strong as its weakest link. If you sort only by size, you might end up with a group of huge batteries that have terrible electrical resistance, causing them to overheat or fail. If you sort only by resistance, you might get a pack that can't hold enough energy to last the night. The paper explicitly rules out these single-metric sorting tricks as insufficient for building a reliable pack.

The Solution: The "Smart Matchmaker"

Instead of a simple list, the authors propose a two-step "Smart Matchmaker" system (a robust optimization framework).

Step 1: The Blueprint Check (Topology Screening)
Before picking specific batteries, the computer first figures out the best shape for the pack. It asks: "How many rows (series) and how many batteries side-by-side (parallel) do we need to hit our targets?"
For a backup system needing 10 kW of power and 10 kWh of energy, the computer calculated that a 16S2P configuration (16 rows of 2 batteries each) was the smallest, most efficient shape. It ruled out smaller shapes that couldn't deliver the power and larger ones that would waste cells.

Step 2: The Perfect Pairing (Robust Optimization)
Once the shape is set, the computer plays a high-stakes matching game. It doesn't just look at the "average" numbers of the batteries. It assumes the measurements might be slightly wrong (uncertainty).

  • The Analogy: Imagine you are packing a team for a relay race. You don't just pick the fastest runners; you pick a team where everyone's speed is guaranteed to be close enough, even if their stopwatches were slightly off.
  • The Math: The computer uses a "worst-case" scenario. It says, "Even if this battery's capacity is at the very bottom of its possible range, and that one's resistance is at the very top, will the pack still work?" If the answer is no, it rejects that combination.

The Results: A Safety Net

The authors ran this system on four different "virtual warehouses" of 100 batteries each, designed to be tricky (some had huge differences in size, others had huge differences in resistance, and some had very fuzzy measurements).

  • The Simple Sorters: In the simulations, the simple sorting methods failed to meet the requirements. For example, the "Capacity Sorter" built packs that were too weak on resistance (up to 32.9% mismatch, way over the 10% safety limit), while the "Resistance Sorter" built packs that didn't have enough energy (dropping below the 10 kWh requirement).
  • The Smart Matchmaker: The new method succeeded in every single case. It managed to reduce the "mismatch" (how different the batteries were from each other) by 76% to 87% compared to the best of the simple methods.

Crucially, the paper notes that this success was achieved while guaranteeing that the pack would still deliver 10 kWh of energy and stay within a 10% resistance difference, even when the measurements were at their worst possible error.

The Bottom Line

This paper doesn't claim to have solved the problem for real-world, messy factories yet. Instead, it shows through careful computer simulations that a complex, math-heavy approach is necessary. You can't just sort batteries by one number. You need a system that looks at the whole picture—energy, resistance, and measurement errors—all at once to build a battery pack that won't quit when the lights go out.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →