Correctly add sinusoidal disturbances to the prime mover of the built-in four machine two zone system in MATLAB (input power_PSS in MATLAB to automatically pop up this system)
1 view (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1356188/image.jpeg)
How to correctly input sinusoidal disturbances for the torque of the prime mover in the built-in four machine two zone system of MATLAB like him, in order to output generator output power waveforms similar to those in the figure and power waveforms transmitted by the interconnection line?
The price can be negotiated. If you know, you can contact my email address 987947840@qq.com
0 Comments
Accepted Answer
Joel Van Sickel
on 19 Apr 2023
You can directly modify the input to the prime move by adding a sum block to the Pm input of the machine. Then you can add any type of disturbance you want to the prime mover. In this case, the input is power, so you can add a power distrubance. If you want to add a torque disturbance, you can use the machine speed to multiply that by torque to calculate how much power you should add or remove.
0 Comments
More Answers (0)
See Also
Categories
Find more on Arduino Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!