The goal of this project is to acquire real-time data from Neware battery testers and create a web-based tool which displays the tabular and graph data in a user-friendly manner. Additionally, it should be able to forecast the capacity of the cells in future charge/discharge cycles to predict the cells’ remaining useful lives (RULs) to improve the reuse and design of battery energy storage systems.
The project is made of the following components:
- Data acquisition (automatic data query by interfacing with Neware testers)
- Data analytics (backend: Python)
- Data storage/retrieval (database running on server)
- Web-based UI (frontend: React with JavaScript)
Original Proposal: View as pdf