Simplified Synchronous Machine - Speed Regulation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am simulating simulink from this website "https://www.mathworks.com/help/physmod/sps/examples/simplified-synchronous-machine-speed-regulation.html"
I got the desired waveform and tried to adjust the load to 1MW and 500kW together. I got the following waveform
![1.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/264668/1.png)
Heres the question. at rotor speed and mechanical torque from 0.2s, why isnt it a straight line like when both loads are 800KW?
0 Commenti
Risposta accettata
John Noon
il 21 Gen 2020
This model has a PI speed regulator. What you are seeing at 0.2 seconds is the dynamics of this PI regulator. The regulator is changing the mechanical torque to "regulate" the speed to its original value. As time goes to infinity, these will be a straight line again, but when you introduced the step response in power the torque and speed must regulate. If you search "PI controller step response" you will find similar looking waveforms.
4 Commenti
John Noon
il 23 Gen 2020
The generator has an initial condition, and the PI regulator has an initial condition too. The PI regulator's initial condition is the same as the Tmec block in the model since that is the steady state torque for the condition at the start.
Più risposte (0)
Community
Più risposte nel Power Electronics Control
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!