When best to use 1 and 2 DOF PID

10 views (last 30 days)
bethel o
bethel o on 10 Nov 2016
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?

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 7 Dec 2016
The first opening paragraphs of this doc page might help. This example will also help.

Products

Community Treasure Hunt

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

Start Hunting!