Kaushik Raghunandan Hasabnis

Kaushik_Hasabnis_Photo - Hasabnis Kaushik Raghunandan

Kaushik Raghunandan Hasabnis

Project name : Digital Twin Network for Batteries.

Project summary : 

A digital twin network for batteries creates virtual replicas of physical batteries, allowing for real-time monitoring of battery performance and predictive maintenance. It utilizes input data to simulate battery behavior and keep the real and virtual worlds synchronized. This model provides aggregated information for the entire battery unit and specifics for each individual cell, making it useful for testing and synchronizing batteries of the same type.

Necessity of Digital Twin Network of Batteries:
A battery pack consists of a number of cells arranged in series or in parallel. Accurate measurements of voltage, maximum voltage, minimum voltage, current, and temperature are necessary to operate a battery efficiently and safely. In this work, we have developed a digital twin model that can predict the states of batteries using a minimal number of sensors. This system enables remote users to access all the data about the battery.

Functional Aspect:
The DT of the battery’s main function is to replicate battery parameters such as voltage, current, etc., and estimate SOC and terminal voltage. The key features of our system is as follows:
1. Sensing of parameters: The DT (hardware) is designed to sense parameters such as voltage, current,temperature, SOC, etc., and then monitoring them.
2. IoTfying battery: After sensing all parameters these parameters are made available for remote access of the battery data. The history and present data is accessible by the OPC UA client/user remotely.
3. Battery model: Historical battery data is used to predict the battery state. A battery circuit model is designed and parameters like internal resistance (R0), terminal voltage and SOC of battery are predicted.Our system can be easily mounted on a electric vehicle (EV). An EV can have multiple twins (for an engine, motoretc.), and the system can be integrated with other DT models easily. We have developed an OPC UA architecture to facilitate the integration of the DT with EVs. At server level several nodes can be added without changing the original structure of our DT.

In our set up, the drive cycle is loaded to the battery and battery parameters like voltage, current, State of charge are sensed and updated on OPC UA. The data from the OPC UA (using data access and history data access) is further used to predict the battery state and the predicted results are compared. We have developed a board to sense voltage current SOC and gives protection to battery under overvoltage, overcurrent like abnormal
situations. Also thermal data of battery is monitored and over-temperature condition safety signal is generated.
This all data is accessed using OPC UA. OPC UA publisher will publish this data and accessed from a remote OPC UA client. This data is used to make RC model of battery. Kalman filter is used with this model to predict SOC and terminal voltage of battery.