Define a control system (broad)
Any interconnection of components to provide a desired function
The portion of the system that is to be controlled.
The Plant (or Process)
A device used to produce a desired behavior of the plant.
Controller
What does a controller do (broad)?
Generates plant input signals desired to produce desired outputs
Define an open loop control system:
Define a closed loop (feedback) system:
What are some of the advantages of feedback control? (4)
If a system’s impulse response decays asymptotically to zero with time. What can be said about the system.
The system is input-output stable.
In a block diagram. What is a summer?
An element used to show additions and subtract ions of signals.
In a block diagram. What is a junction (pickoff point)?
A junction indicates that the same signal will go several places.
List 5 components of a control loop
List 6 components of a controller
What does a panel typically contain? (4)
What does a PID controller do?
A PID controller continuously calculates an error value e(t) as the difference between a desired setpoint and a measured process variable and applies a correction based on proportional, integral, and derivative terms.
PID - Proportional, derivative, integral control ~ PID is an algorithm that is used to accurately and quickly reach an output based on a desired setpoint.
What is the output of a PID controlled device?
it is an output function generated from the sum of errors provided by the proportional, integral, and derivative control.
Label each function of PID based on their error type:
Proportional - Steady State Error
Integral - Sum of instantaneous error over time
Derivative - slope (rate of change) of error over time