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

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

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

Control Bootcamp: Overview

Steve Brunton
19 min
Beginner
Video
Theory

Overview lecture for bootcamp on optimal and modern control. In this lecture, we discuss the various types of control and the benefits of closed-loop feedback control.

See More

Closed Loop Feedback Control

Vincent Stevenson
13 min
Beginner
Video
Theory

Intro to closed loop (feedback) control motivation, theory, block diagrams and block diagram algebra, and PID controllers

See More

Stability of Closed Loop Control Systems

Brian Douglas
11 min
Beginner
Video
Theory

This video explains why we need design tools like the Routh-Hurwitz Criterion, Bode Plots, Nyquist Plots, and Root Locus. This is an introduction into the difficulties of determining the...

See More