Topic

 

Feedback Control

Feedback is extensively used in control theory, using a variety of methods including state space (controls), full state feedback, and so forth. Note that in the context of control theory, "feedback" is traditionally assumed to specify "negative feedback".

The most common general-purpose controller using a control-loop feedback mechanism is a proportional-integral-derivative (PID) controller. Heuristically, the terms of a PID controller can be interpreted as corresponding to time: the proportional term depends on the present error, the integral term on the accumulation of past errors, and the derivative term is a prediction of future error, based on current rate of change.

from Feedback; Control Theory - Wikipedia

This topic includes the following resources and journeys:

 

 

Control Design Onramp with Simulink

MathWorks
60 min
Beginner
Software
Demonstration

Learn the basics of feedback control design in Simulink®. Adjust the gains of a PID controller to change the dynamics of a physical system and get the closed-loop system behavior that you...

See More

MATLAB toolbox for control 101 course

Anthony Rossiter
Beginner
Software
Theory

Community toolbox project led by Anthony Rossiter and sponsored by MathWorks. The project incorporates input from various international collaborators. The aim is to make the developed...

See More