On-Off Control (alternative to PID)

Slides:



Advertisements
Similar presentations
PID Implementation Issues
Advertisements

ERT 210 Process Control & dynamics
CHE 185 – PROCESS CONTROL AND DYNAMICS
3442 Industrial Instruments 2 Chapter 9 Controller Principles
CHE 185 – PROCESS CONTROL AND DYNAMICS
12/6/04BAE Advanced Embedded Systems Design Lecture 14 Implementation of a PID controller BAE Fall 2004 Instructor: Marvin Stone Biosystems.
Chapter 7 PID Control.
Danfoss thermal actuatorsDanfoss thermal actuators (Link) Heimeier thermal actuatorsHeimeier thermal actuators (Link) Dimming actuator for Sleeping Rooms.
Introduction to Industrial Control Systems
Department of Electrical & Computer Engineering 1 ES585a - Computer Based Power System Protection Course by Dr.T.S.Sidhu - Fall 2005 Class discussion presentation.
Neural Network Based Control System Design TOOLKIT For Use with MATLAB Magnus Nørgaard Department of Automation Department of Mathematical Modelling Technical.
Proportional/Integral/Derivative Control
Lecture 5: PID Control.
PID Controller Design and
Feedback Control system
Control Theory Control System Objectives  Establish a final condition  Provide safe operation  Eliminate the human element  Assure economical operation.
Modern Control System EKT 308
ERT 210/4 Process Control Hairul Nazirah bt Abdul Halim Office: CHAPTER 8 Feedback.
Basics of control Lin Zhong ELEC424, Fall
Feedback Controllers Chapter 8
Lecture 9: PID Controller.
1 PID Feedback Controllers PID 反馈控制器 Dai Lian-kui Shen Guo-jiang Institute of Industrial Control, Zhejiang University.
Process Control. Feedback control y sp = set point (target value) y = measured value The process information (y) is fed back to the controller The objective.
EEN-E1040 Measurement and Control of Energy Systems Control I: Control, processes, PID controllers and PID tuning Nov 3rd 2016 If not marked otherwise,
Presentation at NI Day April 2010 Lillestrøm, Norway
Feedback Control System
Introduction to PID control
Introduction to process control
Course PEF3006 Process Control Fall 2017 Lecture: Process dynamics
Course PEF3006 Process Control Fall 2017 Actuators By Finn Haugen
Course IIA1117 Control Engineering Fall 2017 Plant-wide control
State estimation (Kalman filter)
Model-based Predictive Control (MPC)
Tuning of PID controllers
Linear Control Systems
Av Finn Aakre Haugen IA3112 Automatiseringsteknikk og EK3114 Automatisering og vannkraftregulering Høstsemesteret 2017 Gain scheduling.
Course PEF3006 Process Control Fall 2018 Feedforward Control
Tuning of PID controllers
Lesson 4: On/off control applications and designs
PID controller: Reverse or direct action?
Model-based Predictive Control (MPC)
Model-based Predictive Control (MPC)
Course PEF3006 Process Control Fall 2018 Lecture: Process dynamics
Course PEF3006 Process Control Fall 2018 PID Control
Features of PID Controllers
Course PEF3006 Process Control Fall 2017 Controllers By Finn Haugen
State estimation (Kalman filter)
Introduction to process control
IA3112 Automatiseringsteknikk Høsten 2018
Course IIA1117 Control Engineering Fall 2017 Cascade control
Averaging (or equalizing) level control
Course IIA1117 Control Engineering Fall 2018 Cascade control
Course IIA1117 Control Engineering Fall 2018 Plant-wide control
Av Finn Aakre Haugen IA3112 Automatiseringsteknikk og EK3114 Automatisering og vannkraftregulering Høstsemesteret 2018 Gain scheduling.
Course PEF3006 Process Control Fall 2017 Cascade control
Course PEF3006 Process Control Fall 2017 Feedforward Control
Feedback Controllers Chapter 8
How a control system may become unstable
Averaging (or equalizing) level control
Course IIA1117 Control Engineering Fall 2018 Ratio control
Course IIA1117 Control Engineering Fall 2017 Ratio control
Averaging (or equalizing) level control
Course PEF3006 Process Control Fall 2018 Cascade control
On-Off Control (alternative to PID)
How a control system may become unstable
PID Controller Design and
PID controller: Reverse or direct action?
Course PEF3006 Process Control Fall 2017 PID Control
Some critical questions
Building Services Controls
Presentation transcript:

On-Off Control (alternative to PID) Course PEF3006 Process Control Fall 2017 On-Off Control (alternative to PID) By Finn Aakre Haugen (finn.haugen@usn.no)

On-off controller function: 2 On-off controller function: u = umax when e >= 0. u = umin when e < 0. I think that the On-off controller is the simplest error-based (or: feedback-based) controller that exists. PEF3006 Process Control. USN. F. Haugen. 2017

On-off controller with dead-zone: 3 On-off controller with dead-zone: De is the dead-band. Purpose is to avoid control signal changes caused by measurement noise. PEF3006 Process Control. USN. F. Haugen. 2017

Comparison with P-controller: 4 Comparison with P-controller: P-controller: u = Kp*e + u0 Kp u0 On-off controller PEF3006 Process Control. USN. F. Haugen. 2017

Example: Temperature control with PID and On-off controller PEF3006 Process Control. USN. F. Haugen. 2017

PEF3006 Process Control. USN. F. Haugen. 2017 Simulated responses: Process variable (temperature) varies around the setpoint, which is fine. But is the average control error zero (as we normally would like to obtain)? Process variable (temperature) oscillates! On-off pattern of control signal can cause problems with mechanical actuators, but not with electrical actuators. PEF3006 Process Control. USN. F. Haugen. 2017