FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

philippedeb/smart-control-algorithm: Simulation environment and concise implementation of proposed smart control algorithm for renewable energy assets. · GitHub

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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.

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL