Skip to content

Commit

Permalink
Added DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
philippedeb authored Oct 29, 2022
1 parent 090a5fe commit f48ff76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Smart control algorithm
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.

[![DOI](https://zenodo.org/badge/559328784.svg)](https://zenodo.org/badge/latestdoi/559328784)

## Installation

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

0 comments on commit f48ff76

Please sign in to comment.