You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A method for predicting the State of Charge (SOC), the State of Energy (SOE), and ultimately the range prediction using a sequence of neural network models. The technique predicts the range of the vehicle by taking into account the state of the battery, the state of the vehicle, the driving style, and the road conditions. The system is deployed …
A comprehensive simulation platform integrating vehicle dynamics, environment emulation, body controls, and battery management for holistic testing and validation of automated vehicles.
This repository contains code for estimating the State of Charge (SoC) of LG HG2 batteries using Fully Connected Network (FCN), Convolutional Neural Network (CNN), and Long Short-Term Memory (LSTM) models along with optuna based hyperparameter tuning.
Simulink model of a battery management system for electric vehicles, featuring SoC calculation, fault detection, voltage and temperature monitoring, and state management.
This repository contains the python notebook which successfully models a real battery by a combination of Artificial Neural Networks and Thevenin Equivalent Circuit.
Uncertainty estimation of the state of charge for a Lithium-ion battery (Panasonic CGR-17500) calculated using the direct voltage mapping method based on the discharge curve of the battery.