MATLAB: Where can I find the type IV wind turbine model used in the examples of renewables

type4 wind turbinewhere to find a model

I would like to know where I can get the type 4 wind turbine model used in the Wind Farm – Synchronous Generator and Full Scale Converter Detailed Model. I have installed the specialized power systems add on but I can not find it in the simulink Library Browser and would like to know where to find the block.

Best Answer

Assuming this is the example you are referring to, I belive this block is a custom block created by the authors of that example.
You can open the model by installing Simulink, Simscape, and Simscape Electrical and then running the following command in the Command Window.
power_wind_type_4_det
Related Question