Simplified Synchronous Machine - Speed Regulation
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
John Noon
2020-1-21
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 个评论
John Noon
2020-1-23
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.
更多回答(0 个)
社区
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!