GithubHelp home page GithubHelp logo

rl_microgrid's Introduction

RL microgrid project

This is a project I am working recently. The background of the project is that a small group of communication base stations could interconnect with each other and form a microgrid so that they could share load, stored energy (from batteries) and power generation. At the same time, they need to control their load considering the future load and power output so that they would not run out of sotred energy and forced to be shut off.

We proposed a game setting-- that the whole load control process is modeled as a multiple player game, so that each controller could use some conclusions from game theory to come up with a resonable solution without communication. By doing so, we hope to achive a reasonable overall system performance and increase the microgird's robustness.

Materials

This repository includes codes and simulation models of a communication network microgrid. To see the test, one need to download the whole repository in a folder and run the main function in Matlab.

Main functon:

bytest_adaptive_game_add.m This is the main function runs the numerical simulation. In this function a simple load-power consumption summation is calculated based on every simulated hour. The outputs are load shaping factors found by controllers and overall battery SoC(stored energy).

Load and power generation functions:

Right now they are embeded in main function. Two individual functions describing how they worked were created: solar.m and load2.m

Mixed game solving function:

gamesolver.m and linearprograming.m linearprograming function is called during the main fucntion to solve for the mixed game.

The self learning function is added in the main function. I will create an individual learning function so that different RL methods could be applided.

rl_microgrid's People

Contributors

cshr25 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

stan-1997

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.