Inferensys

Glossary

State of Energy (SoE)

State of Energy (SoE) is a metric, expressed in watt-hours (Wh), that indicates the absolute amount of usable energy remaining in a battery, accounting for its current State of Health and operating conditions.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
BATTERY METRIC

What is State of Energy (SoE)?

State of Energy (SoE) is a critical metric for predicting the remaining operational runtime of a mobile agent, expressed in absolute energy units rather than a simple percentage.

State of Energy (SoE) is a metric, expressed in watt-hours (Wh), that indicates the absolute amount of usable energy remaining in a battery, accounting for its current State of Health (SoH) and operating conditions. Unlike State of Charge (SoC), which is a simple percentage of capacity, SoE provides a direct, physics-based measure of how much work an agent can still perform before depletion.

SoE is derived by multiplying the battery's nominal capacity by its current SoC and then scaling by its SoH factor, which accounts for permanent capacity fade. This value is further adjusted by the real-time Battery Thermal Model and discharge rate, as higher temperatures or a high C-Rate can temporarily reduce the available energy, making SoE a dynamic input for Energy-Aware Routing and Battery-Aware Task Sequencing.

ABSOLUTE ENERGY METRIC

Key Characteristics of State of Energy

State of Energy (SoE) provides a direct measurement of remaining usable energy in watt-hours, offering a more actionable metric than percentage-based State of Charge for operational planning.

01

Absolute Energy Quantification

SoE is expressed in watt-hours (Wh) or kilowatt-hours (kWh), representing the total usable energy reservoir. Unlike SoC, which is a relative percentage, SoE accounts for State of Health (SoH) degradation and current operating conditions.

  • A battery at 80% SoH with a nominal 1000Wh capacity has a maximum SoE of 800Wh
  • SoE decreases non-linearly with temperature and discharge rate
  • Provides fleet operators with a direct range-remaining calculation
02

SoE vs. State of Charge (SoC)

While SoC indicates the percentage of nominal capacity remaining, SoE reveals the actual usable energy. Two batteries with identical 50% SoC can have vastly different SoE values due to age, temperature, and load.

  • SoC: 50% of 1000Wh nominal = 500Wh theoretical
  • SoE: 50% of 800Wh actual (degraded) = 400Wh usable
  • Critical for heterogeneous fleets where battery age varies across agents
  • Prevents premature task termination by basing decisions on real energy reserves
03

Temperature-Dependent Dynamics

SoE is highly sensitive to ambient and internal battery temperature. Low temperatures increase internal resistance, reducing the extractable energy from the same electrochemical state.

  • At -10°C, available SoE can drop by 20-30% compared to 25°C
  • Battery thermal models feed temperature data into SoE calculations
  • Orchestration systems use SoE to pre-warm batteries before high-demand periods
  • Ensures agents are not dispatched to cold zones with insufficient energy buffer
04

Integration with Energy-Aware Scheduling

SoE is the foundational input for battery-aware task sequencing and charge scheduling algorithms. Task allocation engines query each agent's SoE to determine feasible work assignments.

  • Tasks are matched to agents based on predicted energy consumption vs. available SoE
  • Energy cost functions use SoE to optimize for time-of-use electricity rates
  • Prevents dispatching an agent to a task that exceeds its remaining usable energy
  • Enables opportunity charging decisions when SoE drops below minimum thresholds
05

Estimation via Coulomb Counting

SoE is commonly estimated using Coulomb counting—integrating current flow over time from a known starting point. This method tracks energy entering and leaving the battery.

  • SoE(t) = SoE(initial) - ∫ I(t) × V(t) dt
  • Requires periodic recalibration against open-circuit voltage (OCV) measurements
  • Drift errors accumulate over time without correction from a Battery Management System (BMS)
  • Modern BMS units combine Coulomb counting with Kalman filtering for high accuracy
06

Operational Safety Buffers

SoE directly informs the minimum charge threshold and energy buffer settings in fleet orchestration. These buffers reserve a portion of SoE for contingencies rather than productive work.

  • A 1000Wh agent with a 10% energy buffer reserves 100Wh of SoE
  • Buffers cover emergency maneuvers, unexpected diversions, and BMS estimation errors
  • Charge depletion strategies trigger recharge when SoE reaches the buffer boundary
  • Prevents deep discharges that accelerate battery degradation
BATTERY METRICS EXPLAINED

Frequently Asked Questions

Clear, technical answers to the most common questions about State of Energy (SoE) and its role in battery-aware fleet orchestration.

State of Energy (SoE) is the absolute amount of usable energy remaining in a battery, expressed in watt-hours (Wh). It accounts for the battery's current State of Health (SoH) and real-time operating conditions like temperature and discharge rate. In contrast, State of Charge (SoC) is a simple percentage (0-100%) indicating the relative charge level compared to the battery's nominal capacity. SoC is a fuel gauge; SoE is the actual distance you can travel. For example, a degraded battery at 100% SoC might only hold 80% of its original SoE, meaning a robot relying on SoC alone could fail mid-mission. SoE provides the ground truth for energy-aware scheduling by converting a percentage into a physically meaningful, actionable quantity.

Prasad Kumkar

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.