Adding Distributed generators in Matlab Simulink
Mostrar comentarios más antiguos
i want to add a DG (Distributed Generating) unit to IEEE 33 bus system in matlab simulink, is there a block represents a DG unit? , i want to specify the output power from this DG block
Respuestas (1)
To add a 'Distributed Generating(DG)' unit to the IEEE 33-bus system in MATLAB Simulink depending on the type of DG unit you want to simulate, you can use:
- Synchronous Machine: For traditional generators. You can find this block in the Simscape > Electrical > Specialized Power > Systems > Machine library.
- Three Phase Inverter: For inverter-based DGs. This block can be found in the Simscape > Electrical > Specialized Power Systems > Power Electronics library.
Hope this helps!
Categorías
Más información sobre Sources en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!