Doubly-Fed Induction Generator Wind Farm Simulation
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
Doubly-Fed Induction Generators (DFIGs) are widely employed in modern wind farms, characterized by their ability to operate in both sub-synchronous and super-synchronous modes through rotor-side converters.
Simulation Core Elements Component Modeling: Requires establishing a DFIG system comprising wind turbine mechanical characteristics and generator electromagnetic models, with emphasis on capturing the dynamic interactions between rotor-side converters and the power grid Wind Speed Modeling: Utilizes Weibull distribution to generate random wind speed sequences or imports measured wind profile data to drive the turbine model Control Strategies: Implements rotational speed control for Maximum Power Point Tracking (MPPT) and vector control for active/reactive power decoupling Farm-Level Aggregation: Connects multiple units via equivalent impedance methods or detailed topological connections, accounting for wind speed variations between units due to wake effects
MATLAB Implementation Key Points When building models using Simulink, options include: Utilizing asynchronous machine modules from the Simscape Electrical library Implementing converter switching-level details through custom S-functions Employing Powerlib for transient analysis such as grid fault ride-through capabilities
Typical simulation scenarios include crowbar protection activation during grid voltage dips and power fluctuation suppression during sudden wind speed changes. Special attention should be paid to the impact of step size settings on simulation accuracy for switching devices.
- Login to Download
- 1 Credits