When best to use 1 and 2 DOF PID

조회 수: 7 (최근 30일)
bethel o
bethel o 2016년 11월 10일
답변: Arkadiy Turevskiy 2016년 12월 7일
I am not sure of the difference between normal single input and the 2 DOF PID controller in simulink. I noticed that the 2 DOF PID block accepts the reference (r) and the measurement(y) separately but under the hood it computes the error=r-y which is what the normal PID accepts as a single input. They both seem to be doing the same thing. I have a control problem where the reference point changes as well as the measurement signal. How will the 2 DOF PID controller make a difference to my control problem compared to the normal single input PID block? Or what problem does the 2 DOF PID controller solve compared with the normal single input?

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2016년 12월 7일
The first opening paragraphs of this doc page might help. This example will also help.

카테고리

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