All research systems

Immersive energy systems

Metaverse-Enhanced Battery Management

What changes when battery monitoring becomes a synchronized environment that engineers can enter, inspect, and understand spatially?

Published in High-Confidence Computing, 2026

Why I built it

Can high-accuracy battery state estimation and an immersive digital twin operate together within real-time latency constraints?

Conventional battery dashboards separate models, state estimates, and visual context. This project develops a six-layer digital-twin architecture that connects the physical battery, communication, data, modeling, services, and an Unreal Engine metaverse interface.

A lithium-ion NMC battery case study combines electrochemical modeling, Unscented Kalman Filter state estimation, real-time synchronization, and immersive visualization. The architecture is designed to scale from a single experimental vehicle to cloud and fleet settings.

Six-layer metaverse-enhanced battery digital twin architecture

The reference architecture organizes the physical asset, communication, data, models, services, and immersive interface into a modular digital-twin stack.

How the system works

01

Six-layer architecture

Physical, communication, data, modeling, service, and immersive layers define a modular path from battery measurements to user interaction.

02

Model-based state estimation

Electrochemical battery models and an Unscented Kalman Filter estimate State of Charge from live operating data.

03

Unreal Engine twin

The estimated state and battery measurements are synchronized with a three-dimensional vehicle environment for spatial monitoring.

0.23%State of Charge RMSE
<200 msend-to-end interaction latency
6digital-twin architecture layers
NMCbattery chemistry case study

What this work contributes

From a research question to an inspectable system.

  • A six-layer reference architecture for battery digital twins and metaverse interaction.
  • Real-time UKF-based State of Charge estimation with 0.23 percent RMSE.
  • An Unreal Engine environment synchronized with a physical experimental vehicle.
  • A modular design that supports high-performance and lightweight or cloud-hosted deployment.
  • A pathway from single-vehicle monitoring to interoperable fleet-scale twins.
System model for the physical vehicle, battery estimation, server, and Unreal Engine twin
The system model traces battery measurements from the experimental vehicle through state estimation and network services to the immersive twin.

How I read the results

What the evidence means

The project shows that immersive visualization does not have to come at the expense of estimation quality or responsiveness. The UKF-based twin maintains high State of Charge accuracy while the complete physical-to-virtual loop remains below 200 milliseconds.

Current scope

What this study validates

The architecture is validated through a lithium-ion NMC battery and experimental vehicle. Commercial deployment would require security-aware communication, low-power rendering optimization, and validation on production EV testbeds.