Input and output of PID controller
조회 수: 1 (최근 30일)
이전 댓글 표시
If input to PID controller is position can its output be a angle.
댓글 수: 0
채택된 답변
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 PID Controller Tuning에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!