Input and output of PID controller

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일

0 개 추천

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개)

카테고리

제품

태그

Community Treasure Hunt

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

Start Hunting!

Translated by