Skip to content

Simulation environment and concise implementation of proposed smart control algorithm for renewable energy assets.

Notifications You must be signed in to change notification settings

philippedeb/smart-control-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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

Installation

Use the package manager pip to run this repository.

pip install -r requirements.txt

Usage

Create an instance of OptimizedModel (i.e. provide data and a Battery instance) and call run().

License

No License (= No Permission)

About

Simulation environment and concise implementation of proposed smart control algorithm for renewable energy assets.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages