What's the value of Ki in PD controller?

조회 수: 1 (최근 30일)
Hwajin Choi
Hwajin Choi 2021년 4월 21일
답변: DGM 2021년 4월 21일
I designed PD controller and got Kp and Kd.
When I use feedback command like feedback(sys*pid(Kp,Ki,Kd),1), what value should I write for Ki?

채택된 답변

DGM
DGM 2021년 4월 21일
Kp, Ki, and Kd are coefficients in a linear combination. If you intend to remove one of the terms from a linear combination, set the coefficient of that term to zero.

추가 답변 (0개)

카테고리

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