PID controller tuning for insulin regulation system
8 次查看(过去 30 天)
显示 更早的评论
Hello there,
I am working on a project related to BioSystems, I have the attached model for the system, I am wondering what is the best way to tune the PID controllers in order to get the desired glucose level.
How should I select the P I D to get the best results.
I have attacehd the model in earlier version of Matlab aswell 2015b.
Thanks.
5 个评论
Mathieu NOE
2021-1-8
okso I tried to tune the PID
Integral term is not needed, mostly P and a lot of D (10x more D than P) to keep things stable;
but it seems the "process" after the PID is unable to apply fast enough the corrections so that the bumps are still there
I went up to P = -100 and D = -800 , and even after removing the saturation block, still no visible effect on the error.
回答(1 个)
Abhiroop Rastogi
2022-2-15
Hi Abdulrahman,
I am not sure if you have gotten your answer to this question yet, but just in case it did not happen, I want to mention that there are PID tuner tools available in Simulink that can be utilized for the purpose you are looking for.
You can follow the section on PID Controller tuning in Simulink which will let you adjust the type of responce you need in terms of "Response Time" or "Transient Behaviour" also.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 PID Controller Tuning 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!