How to find out the Tune Parameter of PID in case of the complex system whose model is very difficult to understand or to develop?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a complex system of car model. There are two car preceeding and following car. Constant Distance is avaliable while the distance error is given as the feed back before the PID controller. My task is to tune the PID controller. Except Manual or Automatic Tuning is there is a method which can tune the kp, ki and kd. As it is complex model and by find out the tune parameter is more difficult.
댓글 수: 3
Arkadiy Turevskiy
2017년 1월 3일
Can you attach your model? There are many different tools for control design and PID tuning in MATLAB and Simulink.
If this does not work, instead of manually changing gains, you can try tuning with Simulink Design Optimization which uses optimization to find the gains. See this example .
답변 (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!