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:

 

 

Understanding Closed-Loop Control

Brian Douglas
9 min
Beginner
Video
Demonstration

This lecture discusses the differences between open loop and closed loop control in a very easy and intuitive way. Daily examples, like a dishwasher, plant irrigation, and car speed systems...

See More

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