COE70A/B Capstone Project 2023/24.
MyGRID+ is a battery storage optimization application designed to enhance the efficiency, performance, and cost-effectiveness of utility-scale battery systems. These systems are crucial for storing renewable energy sources like solar and wind, and in improving grid stability and reliability.
- User Authentication and Profile Management
- Battery Dashboard Monitoring
- Energy Consumption Analysis and Load Management
- Optimization Algorithms
The Valence: U27_12XP lithium-ion battery was chosen for its reliability, high performance, and suitability for renewable energy sources like solar and wind. A MATLAB simulation was developed to analyze the battery's behavior under various conditions and retrieve data used for the battery dashboard on the website.
Figure 1: Battery Simulation
View it online here: https://battery-storage-optimization.web.app/
- Gather all files in local repo
https://github.com/BrandonHTran/capstone-project.git
- Download all dependencies/node-modules
npm install
- To run local react app
npm run backend
npm run dev
This project was jointly created with @BrandonHTran, @Steven1425 and Maria Saeed.
