https://github.com/mathworks/simscape-wind-turbine
Wind turbine model including blades, nacelle, pitch and yaw actuation, generator and control system.
https://github.com/mathworks/simscape-wind-turbine
Last synced: 11 months ago
JSON representation
Wind turbine model including blades, nacelle, pitch and yaw actuation, generator and control system.
- Host: GitHub
- URL: https://github.com/mathworks/simscape-wind-turbine
- Owner: mathworks
- License: other
- Created: 2019-11-02T09:43:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-04T22:07:37.000Z (over 1 year ago)
- Last Synced: 2025-07-04T06:44:50.212Z (12 months ago)
- Language: MATLAB
- Size: 42.1 MB
- Stars: 75
- Watchers: 4
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# **Wind Turbine Model**
Copyright 2009-2023 The MathWorks(TM), Inc.
View on File Exchange: [](https://www.mathworks.com/matlabcentral/fileexchange/25752-wind-turbine-model)
You can also open in MATLAB Online: [](https://matlab.mathworks.com/open/github/v1?repo=mathworks/Simscape-Wind-Turbine&project=Wind_Turbine.prj)
Open project "Wind_Turbine.prj" to set the path and load key values.
Please note:
1. Wind_Turbine_Demo_Script.html will walk you through most parts of the wind turbine demo.
2. Some configurations are invalid.
Turbine Inputs, Blade Loads, Main Controller, and Pitch Controller must be compatible
Valid combinations:
Turbine Inputs Main Controller Blade Loads Pitch Controller
Commands Direct Input Torque Inner Loop
(all other) Wind Input (not Torque) PI on AoA
3. The model Wind_Turbine_Flexible_Blades.slx is not built to be
attached to Wind_Turbine.slx. It is proof of concept only.