PID block in Simscape PowerSystem
이전 댓글 표시
Hello everyone,
I'm trying to implement a PID block in my power system, the image below show my system.

As you can see, I have this block called Controlled current source where I'want to control the amplitude of the sin wave current to a given active power.
To do this I'm using the ziegler-nichols method, so i can adjust the best parameters for this scenario. But while i'm trying to ajust the best P gain to obtain the Ku my system never get the stable and consistent oscillation.
Thus, I want to know if is needed to put some other block in the system like a memory block or something similar.
thanks in advance for your attention.
답변 (1개)
Aravind Chidambaranathan
2019년 10월 17일
0 개 추천
Hi Diego,
I investigated about the issue you are facing with controlled current source block in SIMSCAPE. As I donot have your model for investigating, usually oscillations occur due to couple of reasons:
- In Controlled Current source block, setting default initial amplitude much far from steady state current may require more time to stabilise the system. If that is the case, try setting initial amplitude in the block to a ball-park guess rather than letting it at default 0 A.
- The simulation time may be much lower than final settling time of the system. If that is the case, try increasing the simulation time found near the 'RUN' button.
Do let me know if this works.
카테고리
도움말 센터 및 File Exchange에서 Choose and Parameterize Blocks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!