
change the built-in synchronous machine models in Simulink from current into voltage sources
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
how do I even view these built in current source so i can change it
0 comentarios
Respuestas (1)
Harsh
el 6 de Mayo de 2025
To view and modify the internal current‐source implementation of Simscape’s built-in Synchronous Machine blocks, you must “look under the mask”.

Within the unmasked subsystem look for the element that enforces the machine’s internal current injection and remove that block. Then you can use an "Ideal Voltage Source" or "Controlled Voltage Source" into the network. Finally connect it to the same nodes where the current source was, and configure its voltage profile.
You may refer to the following MATLAB answer which is relevant to your problem - https://www.mathworks.com/matlabcentral/answers/1648925-is-there-a-way-to-model-a-synchronous-machine-as-a-voltage-source-instead-of-current-source?utm_source=chatgpt.com
0 comentarios
Ver también
Categorías
Más información sobre Electrical Block Libraries en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!