필터 지우기
필터 지우기

What is the tuning method used in PID tuner apps (SIMULINK)?

조회 수: 3 (최근 30일)
fiza fiza
fiza fiza 2017년 3월 15일
댓글: Sam Chak 2023년 8월 17일
Hi,
I am using PID tuner app in simulink to tune my PID gain. But, I am not sure what is the method that been employed by this app to calculate PID gain (for example, Ziegler Nicholas method, Skogestad's, etc)? I need to know, since I want to justify it in my thesis.
Thank you.
  댓글 수: 1
Aila Manarang
Aila Manarang 2021년 7월 7일
Hello. May I ask if you found the answer to your question? We also need to justify it in our thesis. Thanks

댓글을 달려면 로그인하십시오.

답변 (2개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2017년 4월 25일
PID Tuner app uses proprietary tuning algorithm developed by MathWorks. More details in the doc .
  댓글 수: 3
Sarkar Jawhar
Sarkar Jawhar 2023년 8월 17일
Hello Mr Turevskiy,
The doc link is not available, coud you please clarify on what principle the tuning algorithm is based on? Regards
Sam Chak
Sam Chak 2023년 8월 17일
You can find information about the tuning algorithm at this link:
Using the pidtune() command, you can specify the DesignFocus option to favor the reference tracking, or the disturbance rejection.
Here is a PID tuning example:

댓글을 달려면 로그인하십시오.


jia wan
jia wan 2017년 5월 1일
I find that the parameters 'Response Time' and 'Trasient Behavior' are the rise time and damping ratio of second order system. Based on the second order system, the phase margin and crossover frequency can be calculated. Then the PI controller is easily calculated.

카테고리

Help CenterFile Exchange에서 PID Controller Tuning에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by