CS
CS
Control systems can be classified into various types based on different criteria:
A control system consists of various components that work together to regulate the
output.
1. Plant (Process)
• The system that needs to be controlled.
• Example: Motor, robotic arm, aircraft.
2. Controller
• Decides the necessary action based on feedback.
• Example: PID controller, microcontroller.
3. Actuator
• Converts the control signal into physical action.
• Example: Servo motor, hydraulic piston.
4. Sensors/Feedback Elements
• Measure the system output and provide feedback.
• Example: Temperature sensors, speed sensors.
where:
• = State vector
• = Input
• = Output
• = System matrices
5. Stability Analysis
where:
• = Error signal
• = Proportional gain
• = Integral gain
• = Derivative gain