PI tunning in Longitudinal driver block
조회 수: 1 (최근 30일)
이전 댓글 표시
In PID controller we have liberty to tune the PID gain values. But in case of Longitudinal driver, how can we adjust the PI gain values without tunning?
댓글 수: 0
답변 (1개)
Jason Rodgers
2021년 10월 15일
There currently is not an automated tuning process for this block. Easiest way to tune is to follow typical PI tuning approach. Set I gain to 0 and tune P gain until good tracking. Lower this value a bit and start increasing intergral gain until low tracking error. It is not possible to have 0 tracking error due to the nature of the plant but this will come close. The predictive driver may be a little easier as you can parameterize it with values similar to what is in the plant.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!