GithubHelp home page GithubHelp logo

jingzhountu / real-time-turbine-angle-optimization-using-rl-based-algorithms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zinebettarraf/real-time-turbine-angle-optimization-using-rl-based-algorithms

0.0 0.0 0.0 636 KB

The objective of this project is to optimize the angle of a turbine in real-time to maximize energy production while minimizing rotation costs. This is achieved by employing reinforcement learning (RL) based algorithms.

Python 2.64% Jupyter Notebook 97.36%

real-time-turbine-angle-optimization-using-rl-based-algorithms's Introduction

wind_turbine_env

Working environment to simulate the power output of a wind turbine given a simulation of the wind

Packages requirements

numpy, scipy and matlplotlib

Environment

Wind

The wind has a short term variation from the Ornstein-Uhlenbeck and a long term variation with a period of 24h. The short term variation are here to simulate events like wind gusts whereas the long term variation corresponds to diurnal cycles.

Wind turbine

The wind turbine corresponds to a Vestas V80 machine. It outputs power for a given wind and wind angle. Its sensor reading is not perfect, it has a little constant bias.

The turbine heading can be moved clockwise, trigo or remain the same. Each action that modifies the angle costs some power that penalizes the output.

Basic agent

A very simple agent that will tell the wind turbine to follow the wind when their relative angle becomes too big

Simu

It allows to glue together the different structures and to run a simulation for a given duration. An exemple of how this can work together is given in the demo.py file

real-time-turbine-angle-optimization-using-rl-based-algorithms's People

Contributors

zinebettarraf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.