MATLAB: Wind Turbine Doubly-Fed Induction Generator

dfigfrtSimscape Electricalsimulinkwind turbine

I wanted to add Over current limiter to the Wind Turbine Doubly-Fed Induction Generator model already provided in simulink library. Can anyone share the simulink model if they have done it previously.

Best Answer

Here are two places you can look for example models of what you are trying to do:
MATLAB Central File Exchange:
There is a Current Limiter block in Simscape Electrical, which though it may not be compatible with the block you are using, the documentation page may help you implement your model:
Related Question