Transient Simulation Program for Single Machine-Infinite Bus System in Power Systems
Power System Single Machine-Infinite Bus Generator Transient Simulation Program with Dynamic Modeling and Fault Analysis Capabilities
Explore MATLAB source code curated for "发电机" with clean implementations, documentation, and examples.
Power System Single Machine-Infinite Bus Generator Transient Simulation Program with Dynamic Modeling and Fault Analysis Capabilities
A fully encapsulated simulation of doubly-fed induction generator systems with customizable parameter configurations, featuring modular code architecture for flexible wind turbine and grid integration studies.
Simulation of a double-fed wind turbine generator converting wind energy into 50Hz three-phase AC power with rotor-side converter control implementation
This MATLAB S-function implements a doubly-fed induction generator (DFIG) model specifically designed for wind power research. Unlike MATLAB's built-in DFIG model that combines generator, converter, and other components into a black-box system, this implementation uses S-functions to provide modular parameter customization for active and reactive power decoupling analysis. The model enables researchers to modify electrical parameters through S-function blocks and study generator dynamics without being constrained by pre-configured system-level limitations.
Implementation of tangent approximation method to solve multi-objective reactive power optimization in IEEE 14-bus power system, optimizing generator reactive power output and minimizing network losses with detailed algorithm explanation.
Developing Generator Simulation Models in SIMULINK Environment with Code-Enhanced Implementation Details