Simulink integrator produces false result !
2 views (last 30 days)
Show older comments
Hello everyone
I have modeled and HVDC system in Simulink, and have implemented simple PI-controllers for the converters of the system.
The problem is:
I am giving a PI-Controller a signal (Gain parallel with an integrator block), which is nearly equal to zero (delta = 0), but the integrator and the PT1 block create a signal of a value around 3000 !! Doesn't matter if I change the PI-Controller parameters or not, the 3000 output will be there !!
(The given settings:
- Ki = 0
- Initial value of the Integrator = 0 )
As you can see, all the given values are 0, so how on earth is it possible that the output of the integrator block be something around 3000 ??
Could anyone help with that PLEASE ??
Thank you in advance
Below you can see my controlling loop and the simulation result:
2 Comments
Jim Riggs
on 11 Feb 2021
The only thing I can think of is to check the integrator block to see if it has an initial value of ~3000.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!