Simplified Synchronous Machine - Speed Regulation
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mark Hamill
am 21 Jan. 2020
Kommentiert: John Noon
am 23 Jan. 2020
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
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 Kommentare
Akzeptierte Antwort
John Noon
am 21 Jan. 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 Kommentare
John Noon
am 23 Jan. 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.
Weitere Antworten (0)
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!