Git Product home page Git Product logo

wind-hybrid-open-controller's Introduction

Wind Hybrid Open Controller

The Wind Hybrid Open Controller (WHOC) is a python-based tool for real-time plant-level wind farm control and wind-based hybrid plant control. WHOC will primarily be run in simulation, although we intend that it could be used for physical plants in future.

WHOC will provide simple farm-level (and hybrid plant-level) controls such as wake steering control, spatial filtering/consensus, active power control, and coordinated control of hybrid power plant assets; and create an entry point for the development of more advanced controllers.

WHOC will interface with various simulation testbeds and lower level controllers, including:

WHOC controllers will also call on design tools such as FLORIS.

Documentation for WHOC can be found on nrel.github.io

wind-hybrid-open-controller's People

Contributors

christiannvaughn avatar misi9170 avatar paulf81 avatar zacktully avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wind-hybrid-open-controller's Issues

FLASC dependency in LookupBasedWakeSteeringController

As noted in #31 , there are currently dependency conflicts between FLASC and FLORIS. The only reason that FLASC is required in WHOC is for the LookupBasedWakeSteeringController.

Possible solutions:

  • Disable the LookupBasedWakeSteeringController and remove FLASC dependencies (#31 ); then reinstate them when FLASC has been brought up to speed with Floris v4
  • Implement a local solution for get_yaw_angles_interpolant, which is the only functionality imported from FLASC, and make the removal of the dependency on FLASC permanent.

Realign with renamed AMR-Wind stand-in

Recent changes to Hercules changed the name of the stand-in version of AMR-Wind from "dummy AMR-Wind" to "AMR-Wind standin". The code in the simple_yaw_control_amrstandin example should be updated to reflect this.

As it stands, example does not run.

Establish zeroMQ connection in WHOC

Test that this can be used to send and receive signals from two or more separate ROSCO instances.

Depending on ROSCO implementation, may not need to spawn its own server; can simply inherit from ROSCO's base server class.

New Measurements returned HerculesActuatorDiskInterface

Wind speeds and yaw angles would be helpful. Note that while the control actions are yaw set points, and for a floris interface only yaw offsets are stored, that yaw offsets computed based on current wind directions will differ from the yaw offsets set for the last time step's wind directions.

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.