Simplified Synchronous Machine - Speed Regulation
5 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
John Noon
on 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 Comments
John Noon
on 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.
More Answers (0)
Communities
More Answers in the Power Electronics Control
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!