Is there a way to convert the PID controller to Lead, Lag, Lead-lag controller?

조회 수: 13 (최근 30일)
We are working on a project where we are supposed to control the Parrot quadquaptor with lead lag and lead-lag controller. We are looking for ways to tune the lead-lag compensator just as PID is able to tune automatically in MATLAB. We would appreciate any insight about the topic. Thanks!

답변 (1개)

bio lim
bio lim 2016년 12월 1일
편집: bio lim 2016년 12월 1일
I will try my best to answer this question. It's been several years since I touched classical controls, so don't take my answer for guaranteed.
To some extent, there is not much difference between compensators and controllers. Compensators are specialized filters, which are designed to change the characteristic of your system, e.g., provide specific gain and phase shift. Basically, lead-lag compensators can be regarded as a controller. Lead compensator is essentially a PD controller, and a lag compensator is essentially a PI controller.
So to answer your question, you definitely can by not using the derivative or the integral terms.

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by