Skip to content

Commit f48ff76

Browse files
authored
Added DOI
1 parent 090a5fe commit f48ff76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Smart control algorithm
22
This repository contains a concise implementation of the smart control algorithm proposed in a research paper by Philippe de Bekker. Based on analysing various designed cases, the paper defined the heuristics of a smart control algorithm that matches power supply and demand optimally. The core of improvement of the smart control algorithm is exploiting future knowledge, which can be realized by current state-of-the-art forecasting techniques, to effectively store and trade energy. In addition, a simulation environment is provided.
33

4+
[![DOI](https://zenodo.org/badge/559328784.svg)](https://zenodo.org/badge/latestdoi/559328784)
5+
46
## Installation
57

68
Use the package manager [pip](https://pip.pypa.io/en/stable/) to run this repository.

0 commit comments

Comments
 (0)