Input and output of PID controller

조회 수: 1 (최근 30일)
Beenish Mazhar
Beenish Mazhar 2012년 11월 14일
If input to PID controller is position can its output be a angle.

채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2012년 11월 14일
편집: Azzi Abdelmalek 2012년 11월 14일
The PID controller don't see if its input is a position or a speed or anything else, its input is just a signal u, the PID will compute output=k.u+ Ti.Int(u)+Td.du/dt

추가 답변 (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