Basics of control Lin Zhong ELEC424, Fall 2010 1.

Slides:



Advertisements
Similar presentations
PID Control Loops Guy Zebrick.
Advertisements

PID Control Professor Walter W. Olson
Controllers Daniel Mosse cs1657 cs1567.
Chapter 4: Basic Properties of Feedback
دکتر حسين بلندي- دکتر سید مجید اسما عیل زاده
Briefing on Process Control and Dynamics Laboratory 20 January 2010.
LECTURE#08 PROCESS CONTROL STRATEGIES
PID Control -1 + Professor Walter W. Olson
Chapter 10 – The Design of Feedback Control Systems PID Compensation Networks.
Process Control Instrumentation II
How organizations use ICT:. Technological advancements in  process monitoring,  control  and industrial automation in recent years have improved the.
PID Control & ACS550 and ACH550
Chapter 7 PID Control.
Proportional/Integral/Derivative Control
Lecture 5: PID Control.
2008 Indication Product Workshop Temperature / PID Controls.
Hysteretic Buck Regulators It is one of the simplest switching regulators to implement, and it is also one of the fastest. Hysteretic control.
5: Processor-based Control Systems CET360 Microprocessor Engineering J. Sumey.
CS 478: Microcontroller Systems University of Wisconsin-Eau Claire Dan Ernst Feedback Control.
Introduction to ROBOTICS
INC341 Design Using Graphical Tool (continue)
What is Control System? To answer this question, we first have to understand what a system is Simon Hui Engineer Control and Informatics, Industrial Centre.
PID Controller Design and
Control of Robot Manipulators
Proportional Integral Differential (PID) Control
Feedback Control system
Control Theory in Industry, Robotics and Infrastructure
Modern Control System EKT 308
Control Systems EE 4314 Lecture 12 Fall 2015 Indika Wijayasinghe.
PID and Fuzzy Logic Control Systems John Limroth, Software Engineer Yiannis Pavlou, Applications Engineer Tues, 10:15a and 11:30a Wed.
PID CONTROLLERS By Harshal Inamdar.
CSCI1600: Embedded and Real Time Software Lecture 12: Modeling V: Control Systems and Feedback Steven Reiss, Fall 2015.
ERT 210/4 Process Control Hairul Nazirah bt Abdul Halim Office: CHAPTER 8 Feedback.
Control systems KON-C2004 Mechatronics Basics Tapio Lantela, Nov 5th, 2015.
Control Systems EE 4314 Lecture 12 February 20, 2014 Spring 2014 Woo Ho Lee
Modern Control System EKT 308 Root Locus and PID controllers.
Lecture 16: Introduction to Control (Part II)
Chapter 4 A First Analysis of Feedback Feedback Control A Feedback Control seeks to bring the measured quantity to its desired value or set-point (also.
1 Teaching Innovation - Entrepreneurial - Global The Centre for Technology enabled Teaching & Learning, M G I, India DTEL DTEL (Department for Technology.
2.1 Step Input Response: Eigenvalues: p 1 =-4.526, p 2,3 = ±2.7883i, p 4 = Final value theorem: Stability: If the step response reaches to.
Lecture 9: PID Controller.
Advanced control strategies. CONTROL SYSTEMS The process parameters which are measured using probes described in the previous sections may be controlled.
SKEE 3143 Control Systems Design Chapter 2 – PID Controllers Design
BIRLA VISHWAKARMA MAHAVIDHYALAYA ELECTRONICS & TELECOMUNICATION DEPARTMENT o – ANKUR BUSA o – KHUSHBOO DESAI UNDER THE GUIDENCE.
CIS 540 Principles of Embedded Computation Spring Instructor: Rajeev Alur
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,
PID Control for Embedded Systems
Uncontrolled System Disturbance or Change in Exogenous variable Input
Salman Bin Abdulaziz University
Control Systems EE 4314 Lecture 12 March 17, 2015
Controllers and Positioners
PID Controllers Jordan smallwood.
CSCI1600: Embedded and Real Time Software
Electronic Control Systems Week 5 – Closed Loop Control
PID controller for improving Max power point tracking system
Basic Design of PID Controller
Electronic Control Systems Week 7 – PID Control
بسم الله الرحمن الرحيم PID Controllers
Input-Output-Process Demo
Course PEF3006 Process Control Fall 2017 Feedforward Control
Dynamical Systems Basics
On-Off Control (alternative to PID)
On-Off Control (alternative to PID)
Control Systems Prof Swanson MECH 3550.
Electronic Control Systems Week 7 – Closed Loop Control
Electronic Control Systems II Week 10 – Final Review
INTEGRATOR (or RESET) WINDUP
Building Services Controls
Control Systems Prof Swanson MECH 3550.
Presentation transcript:

Basics of control Lin Zhong ELEC424, Fall

How can we set the room temperature at 78°? Room: the system Temperature: the state of the system or the process variable 2

Sensor to measure the system stateActuator to change the system state 3

Actuator Sensor Controller Feedback system 4

Actuator Sensor Controller Feedback system Setpoint: r Output: y Control: u 5

Process Controller Feedback system (Contd.) Setpoint: r Output: y Control: u 6

Process Controller Feedback system (Contd.) Setpoint: r Error: e=r-y - Output: y Control: u 7

On-off control If e>0, u=1 (On); if (e<=0), u=0 (Off) Process Controller Setpoint: r Error: e=r-y - Output: y Control: u 8

On-off control (Contd.) e uOn Off 9

On-off control with hysteresis e uOn Off 10 Reduction in switching frequency

Targeted state Starting state How is a controller evaluated? 11

Targeted state Starting state Rise time 10% Time for the state to rise to within 10% of the desired level for the first time 12

Targeted state Starting state Overshoot Difference between peak and the targeted state 13

Targeted state Starting state Settling time time it takes the system to converge to the steady state 14

Targeted state Starting state Steady-state error 15

Targeted state Starting state In practice 16 Settling time

Proportional control u=K×e Process Controller Setpoint: r Error: e=r-y - Output: y Control: u 17

Proportional control u=K×e Process Controller Setpoint: r Error: e=r-y - Output: y Control: u 18 Heat dissipated at (100 Joules/s) Heat generated at 10*e (Joules/s) Steady-state error: 10°

Proportional control Larger K  Smaller steady-state error  Longer settling time  Danger of oscillation 19

Proportion/Integral (PI) control 20 Process Controller Setpoint: r Error: e=r-y - Output: y Control: u

PI control Smaller T i  Danger of oscillation 21

Proportion/Integral/Derivative (PID) control 22 Process Controller Setpoint: r Error: e=r-y - Output: y Control: u

Derivative 23 Larger T d  Reduced danger of oscillation Too large T d  Danger of oscillation increases again

PID control Developed early 20 th century – Nicolas Minorsky (1922): automatic steering system for US Navy Extremely widely used – 97% of regulatory controllers in refining, chemical, and pulp & paper industries Very often PI control is used 24