The development of smart grid energy systems software requires new tools which aid in the development and testing of newly developed software solutions.
Existing battery storage simulators are expensive and hard to integrate into existing systems.
The goal of the thesis was to develop a web application which is cheap and simple.
This task describes our simple model of the battery cell and equations describing battery storage simulation based on the described model.
The application is running in an existing virtual power plant ecosystem of micro services and communicates bidirectionally with the main system.
Front end presents calculated simulation data, and is developed using technologies as: HTML5, CSS, JavaScript in Angular framework.
Back end takes care of the simulation data calculation and is developed using Java programming language, Spring boot framework and MySQL database.
|