A battery degradation model is a computational framework that quantifies the progressive, irreversible loss of a battery's energy storage capacity and power delivery capability. It mathematically correlates operational stressors—specifically C-Rate, Depth of Discharge (DoD) , temperature, and State of Charge (SoC) dwell time—to the physical aging mechanisms of solid-electrolyte interphase (SEI) growth and lithium plating.
Glossary
Battery Degradation Model

What is a Battery Degradation Model?
A battery degradation model is a mathematical or data-driven representation that predicts the loss of a battery's capacity and performance over time based on factors like charge cycles, temperature, and usage patterns.
These models are integrated into Battery-Aware Scheduling engines to translate operational decisions into a financial cost of Battery Health Index (BHI) loss. By predicting Remaining Useful Life (RUL) , the model enables Charge Discharge Cycle Optimization, allowing orchestration platforms to dynamically balance immediate throughput demands against the long-term capital expenditure of premature fleet battery replacement.
Key Characteristics of Degradation Models
A battery degradation model predicts capacity and power fade over time. These models are essential for optimizing fleet charging strategies and forecasting total cost of ownership.
Empirical vs. Physics-Based Models
Degradation models fall into two primary categories:
- Empirical Models: Fit mathematical curves (e.g., exponential or power-law) to observed capacity fade data without modeling internal physics. They are computationally cheap but may fail outside tested conditions.
- Physics-Based Models: Simulate electrochemical side reactions like Solid Electrolyte Interphase (SEI) growth and lithium plating. These are more generalizable but require detailed parameterization of cell chemistry.
Key Stress Factors
A robust model must account for multiple interacting degradation accelerants:
- High State of Charge (SoC): Calendar aging accelerates exponentially above ~80% SoC.
- Temperature: Arrhenius kinetics dictate that degradation rates roughly double for every 10°C rise.
- C-Rate: High charge/discharge currents induce mechanical stress and lithium plating.
- Depth of Discharge (DoD): Larger DoD swings per cycle generally reduce total cycle life.
Capacity Fade vs. Power Fade
Degradation manifests in two distinct ways:
- Capacity Fade: Loss of available ampere-hours, reducing operational range. Primarily caused by loss of cyclable lithium and active material.
- Power Fade: Increase in internal resistance, limiting peak current delivery. Critical for high-demand maneuvers like lifting or acceleration. A model must track both to prevent task failure.
Data-Driven Machine Learning Approaches
Modern fleets deploy Gaussian Process Regression or Long Short-Term Memory (LSTM) networks trained on telemetry streams. These models:
- Learn complex, non-linear interactions between stress factors without explicit electrochemical equations.
- Enable Remaining Useful Life (RUL) predictions with uncertainty quantification.
- Require careful handling of covariate shift when deployed on new cell chemistries.
Integration with Fleet Scheduling
The degradation model acts as a cost function input to the Charge Scheduling Algorithm. By assigning a virtual dollar cost to each percentage point of capacity fade, the orchestrator can:
- Trade off immediate throughput for long-term battery longevity.
- Dynamically cap maximum SoC during low-demand periods to slow calendar aging.
- Sequence tasks to avoid deep discharges immediately before high-power operations.
State of Health (SoH) Estimation
The primary output of a degradation model is the State of Health (SoH) metric. Estimation techniques include:
- Coulomb Counting: Integrating current over a full cycle to measure actual capacity.
- Differential Voltage Analysis (DVA): Identifying peaks in dV/dQ curves that shift with degradation.
- Electrochemical Impedance Spectroscopy (EIS): Measuring internal resistance growth, often used during scheduled maintenance windows.
Frequently Asked Questions
A battery degradation model is a mathematical or data-driven representation that predicts the loss of a battery's capacity and performance over time based on factors like charge cycles, temperature, and usage patterns. Below are common questions about how these models work and their role in fleet orchestration.
A battery degradation model is a mathematical or data-driven framework that predicts the progressive loss of a battery's capacity and power output over time. It works by quantifying the impact of stress factors—primarily cycle count, depth of discharge (DoD) , C-rate, operating temperature, and state of charge (SoC) dwell time—on the battery's internal chemistry. Mechanistic models simulate physical degradation processes like solid-electrolyte interphase (SEI) layer growth and lithium plating, while empirical models fit curves to experimental aging data. Hybrid approaches combine both, using physics-informed neural networks to capture non-linear degradation trajectories. In fleet orchestration, the model outputs a State of Health (SoH) estimate and a Remaining Useful Life (RUL) prediction, enabling the scheduler to assign tasks in a way that minimizes long-term battery wear.
Empirical vs. Physics-Based vs. Data-Driven Models
Comparison of the three primary methodologies for predicting battery capacity fade and performance loss over time.
| Feature | Empirical Models | Physics-Based Models | Data-Driven Models |
|---|---|---|---|
Core Principle | Fits mathematical curves to observed aging data from cycling tests | Simulates electrochemical degradation mechanisms from first principles | Learns degradation patterns directly from operational telemetry data |
Primary Input Data | Cycle count, time, temperature, average DoD | Electrode geometry, electrolyte properties, ion concentration gradients | Voltage, current, temperature time series, SoC history, usage profiles |
Computational Cost | Very low | High to very high | Moderate |
Physical Interpretability | Low | Very high | Low to none |
Accuracy for Novel Conditions | Poor | Good | Moderate to good |
Requires Destructive Teardown Data | |||
Online Adaptability | |||
Typical Use Case | Warranty forecasting, simple lifetime estimation | Electrode design optimization, failure mode analysis | Real-time RUL prediction, fleet health monitoring |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding a battery degradation model requires familiarity with the key metrics, operational strategies, and predictive concepts that interact with capacity fade and impedance growth over time.
State of Health (SoH)
The primary output metric that a battery degradation model aims to predict. SoH is a percentage comparing current maximum capacity to original factory specifications. A battery with 80% SoH has lost 20% of its usable capacity due to irreversible chemical and mechanical degradation mechanisms. SoH is distinct from SoC—a battery can be fully charged (100% SoC) yet have degraded health (80% SoH).
Remaining Useful Life (RUL)
A forward-looking prediction derived from degradation models that estimates the time or cycle count until a battery reaches its end-of-life threshold (typically 70-80% SoH). RUL enables proactive fleet maintenance scheduling and capital expenditure planning. Key inputs include:
- Current SoH trajectory
- Historical charge/discharge patterns
- Projected future operational profiles
Depth of Discharge (DoD)
A critical stress factor in any degradation model. DoD measures the percentage of capacity withdrawn per cycle. Shallow cycling (low DoD) dramatically extends cycle life compared to deep discharges. A lithium-ion cell cycled at 40% DoD may achieve 3-5x more equivalent full cycles than one cycled at 100% DoD before reaching end-of-life.
C-Rate
The charge or discharge current normalized to battery capacity. High C-rates accelerate degradation through lithium plating (during charging) and thermal stress (during discharge). A degradation model incorporates C-rate as a key input variable, often using Arrhenius-based equations to model the exponential relationship between current magnitude and degradation rate.
Battery Thermal Model
A coupled simulation that feeds temperature data into the degradation model. Elevated temperatures accelerate solid electrolyte interphase (SEI) growth and cathode dissolution. The degradation model uses thermal inputs to adjust rate constants, as a 10°C rise can halve the remaining useful life according to Arrhenius kinetics.
Charge Discharge Cycle Optimization
The operational application of degradation model outputs. By understanding how different usage patterns affect capacity fade, fleet orchestrators can optimize cycle parameters to extend asset life. Strategies include:
- Limiting maximum charge voltage to reduce electrolyte oxidation
- Avoiding high C-rate charging at low temperatures to prevent lithium plating
- Scheduling partial cycles within optimal SoC windows (e.g., 30-70%)

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us