State of Health (SoH) is a metric, expressed as a percentage, that indicates a battery's current condition and ability to store charge relative to its original factory specifications. It quantifies the irreversible physical and chemical degradation a battery has experienced, reflecting its remaining useful life and performance capability.
Glossary
State of Health (SoH)

What is State of Health (SoH)?
State of Health (SoH) is a critical diagnostic metric for quantifying the long-term condition and aging of a battery.
SoH is calculated by comparing a battery's current maximum capacity, internal resistance, or peak power output against its nominal rated values. A Battery Management System (BMS) continuously tracks these parameters to update the SoH, which is distinct from the instantaneous State of Charge (SoC) . In fleet orchestration, SoH is a critical input for Battery-Aware Scheduling and Remaining Useful Life (RUL) predictions.
Key Characteristics of SoH
State of Health (SoH) is a critical diagnostic metric that quantifies a battery's current condition relative to its original factory specifications. Understanding its key characteristics is essential for predictive maintenance and fleet orchestration.
Capacity Fade Quantification
The primary indicator of SoH is capacity fade—the irreversible loss of a battery's ability to store charge. A battery with 80% SoH can only hold 80% of its original rated capacity in ampere-hours (Ah). This degradation is driven by chemical mechanisms like lithium plating, solid electrolyte interphase (SEI) growth, and active material loss. In fleet operations, capacity fade directly reduces an agent's operational range and requires recalibration of energy-aware routing algorithms.
Internal Resistance Increase
SoH is inversely correlated with internal resistance (DCIR). As a battery ages, its internal impedance rises due to electrolyte decomposition and electrode corrosion. This increase causes higher I²R losses during discharge, reducing usable energy and generating excess heat. A healthy lithium-ion cell might have a DCIR of 30-50 mΩ; a degraded cell can exceed 100 mΩ. Fleet orchestration platforms must account for this resistance to accurately predict voltage sag under load.
SoH Estimation Methodologies
Direct SoH measurement is impossible during operation; it must be estimated through proxy techniques:
- Coulomb Counting: Integrating charge/discharge current over a full cycle to measure actual capacity.
- Electrochemical Impedance Spectroscopy (EIS): Injecting a small AC signal to measure impedance across a frequency spectrum.
- Kalman Filtering & Adaptive Models: Using recursive state estimators to fuse voltage, current, and temperature data with a battery degradation model.
- Data-Driven Methods: Training neural networks on historical cycling data to predict SoH from partial charge curves.
SoH as a Fleet Scheduling Constraint
In heterogeneous fleet orchestration, SoH is a hard constraint for task allocation. An agent with degraded SoH has a reduced effective energy buffer and a lower maximum C-Rate capability. The Battery Constraint Solver must dynamically adjust task assignments to prevent deep discharges on weak batteries, which accelerates further degradation. Agents with low SoH may be restricted to light-duty cycles or routed to tasks near charging stations to enable opportunity charging.
End-of-Life Thresholds and RUL
The industry-standard End-of-Life (EoL) threshold for most lithium-ion batteries is 70-80% SoH. Below this point, capacity fade accelerates non-linearly, and the risk of thermal runaway increases. Remaining Useful Life (RUL) is a predictive metric derived from the SoH degradation trajectory, estimating the number of cycles or operational hours until the EoL threshold is reached. Fleet managers use RUL to schedule proactive battery replacement and avoid unplanned downtime.
SoH vs. SoC: Critical Distinction
State of Health (SoH) and State of Charge (SoC) are fundamentally different metrics that are often confused:
- SoH is a long-term, irreversible measure of a battery's storage capability (capacity fade).
- SoC is a short-term, reversible measure of a battery's current energy content. A battery can have 100% SoC but only 70% SoH, meaning it is fully charged but can only deliver 70% of its original runtime. Accurate fleet energy management requires tracking both metrics independently.
Frequently Asked Questions
Clear, technical answers to the most common questions about State of Health (SoH) metrics, their calculation, and their critical role in heterogeneous fleet orchestration.
State of Health (SoH) is a metric, expressed as a percentage, that indicates a battery's current condition and ability to store charge relative to its original factory specifications. A fresh battery has an SoH of 100%. As the battery ages through charge-discharge cycles, its SoH degrades, typically reaching end-of-life (EOL) at 70-80% SoH. The metric is fundamentally a comparison of a key performance parameter—most commonly capacity fade or internal resistance increase—against its nominal value. For example, if a battery originally rated for 100 Ah can now only store 85 Ah, its capacity-based SoH is 85%. This single scalar value serves as a critical input for Battery-Aware Scheduling and Remaining Useful Life (RUL) predictions in fleet management systems.
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.
State of Health (SoH) vs. State of Charge (SoC)
A technical comparison of the two primary metrics used to assess battery condition and energy availability in fleet orchestration systems.
| Feature | State of Health (SoH) | State of Charge (SoC) |
|---|---|---|
Definition | Indicates a battery's current condition and ability to store charge relative to its original factory specifications | Indicates the current amount of electrical energy stored in a battery relative to its fully charged capacity |
Primary Unit | Percentage (%) | Percentage (%) |
Time Horizon | Long-term, irreversible degradation | Short-term, reversible state |
Key Influencing Factors | Cycle count, depth of discharge, temperature history, calendar aging | Immediate charge/discharge current, recent usage, resting time |
Measurement Method | Calculated via capacity estimation, internal resistance tracking, and coulomb counting over full cycles | Direct measurement via coulomb counting, voltage translation, or Kalman filtering |
Update Frequency | Slow; updated over multiple charge/discharge cycles | Real-time or near-real-time; continuous monitoring |
Primary Use in Fleet Orchestration | Predicting remaining useful life, triggering maintenance, and informing battery-aware scheduling constraints | Determining immediate task eligibility, triggering opportunity charging, and enforcing minimum charge thresholds |
Degradation Behavior | Monotonically decreases over the battery's lifespan; never recovers | Fluctuates up and down with charge and discharge events |
Related Terms
Understanding State of Health (SoH) requires context from the broader battery management and fleet optimization landscape. These related concepts form the foundation of battery-aware scheduling.
Remaining Useful Life (RUL)
A predictive forecast of how many charge-discharge cycles or operational hours remain before a battery fails to meet a minimum performance threshold.
- Typically defined as the point where SoH drops below 70-80% of original capacity.
- Estimation methods: Physics-based models, data-driven regression, and hybrid approaches using Kalman filters or neural networks.
- Fleet orchestration value: RUL predictions enable proactive battery replacement scheduling, preventing mid-shift failures.
Battery Degradation Model
A mathematical representation of capacity fade over time, accounting for stress factors that accelerate SoH decline.
- Key degradation stressors:
- High C-Rate charging/discharging
- Elevated operating temperatures
- Deep Depth of Discharge (DoD) cycles
- Extended time at high SoC
- Model types: Empirical (cycle-counting), electrochemical (first-principles), and machine learning-based.
- Integration: Degradation models feed into energy cost functions to optimize charging schedules that minimize long-term battery wear.
Battery Health Index (BHI)
A composite metric that aggregates multiple degradation indicators into a single health score, often expressed as a percentage.
- Typical inputs:
- Capacity fade (SoH)
- Internal resistance increase
- Self-discharge rate
- Coulombic efficiency decline
- Advantage over raw SoH: BHI provides a more holistic view of battery condition, capturing issues that pure capacity measurement might miss.
- Use case: Fleet dashboards use BHI for at-a-glance health monitoring across hundreds of agents.
Battery Management System (BMS) API
The software interface that exposes battery telemetry to the orchestration layer, enabling real-time SoH-aware decision making.
- Data provided: SoC, SoH, cell voltages, temperatures, charge/discharge current limits.
- Commands accepted: Maximum charge rate limits, balancing instructions, safety cutoffs.
- Protocols: CAN bus, Modbus, or MQTT for IoT integration.
- Fleet integration: The BMS API is the critical data pipeline that transforms raw battery signals into actionable scheduling constraints.
Charge Discharge Cycle Optimization
Strategic planning of how and when batteries are cycled to maximize lifespan while meeting operational demands.
- Core principle: Shallow cycles (e.g., 30-70% SoC) cause less degradation than deep cycles (0-100%).
- Optimization levers:
- Limiting maximum charge voltage
- Avoiding full discharges
- Reducing charge rates when thermal conditions are poor
- SoH connection: Every cycle optimization decision directly impacts the rate of SoH decline, creating a trade-off between immediate throughput and long-term asset preservation.

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