Animate a Wind Farm with MATLAB

A VRML model of a wind turbine, animated with MATLAB and Simulink 3D Animation.
6.4K Downloads
Updated 1 Sep 2016

View License

In this demo, we show how you can create the 3D visualization of a wind farm consisting of identical wind turbines in the ocean. Using the extrusion node in VRML, we model the complex 3D geometry of a blade. We use a NACA 0015 Thickness Form as the wing section of the blade, vary its size and orientation along its spine. By using other simple geometrical constructs in VRML, we model the hub and the tower. Grouping and replication of nodes enables the assembly of the wind turbine and then the wind farm. By using the Simulink 3D Animation API, we do a simple animation of the turbines from MATLAB.
The modeling of the blade geometry in VRML may also be of interest to aerospace engineers.

Please note that Simulink 3D Animation is required to run the demo.

The videos on how this was built from scratch is available under
"Green Energy Application Examples" section here:

Enhancements to the demo:
1. Adding realism to the 3D scene in this submission here:

http://www.mathworks.com/matlabcentral/fileexchange/28089

2. Fog effect for this demo is added in this submission here:

http://www.mathworks.com/matlabcentral/fileexchange/28091-animate-a-wind-farm-with-matlab-add-the-fog-effect

Cite As

Simulink Dude (2024). Animate a Wind Farm with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/26273-animate-a-wind-farm-with-matlab), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.1

Updated license

1.2.0.0

Updated description to include enhancements made to the demo.

1.0.0.0