CSE 425: Industrial Process Control 1. About the course Lect.TuLabTotal 32-5 45Semester work 80Final 125Total Grading Scheme Course webpage:

Slides:



Advertisements
Similar presentations
Dynamic Behavior of Closed-Loop Control Systems
Advertisements

Automation I. Introduction. transmitter actuator Structure of control system Process or plant Material flow sensorstransducers actuating units actuating.
Control Architectures: Feed Forward, Feedback, Ratio, and Cascade
Lecture 3: Common Simple Dynamic Systems
Process Control: Designing Process and Control Systems for Dynamic Performance Chapter 6. Empirical Model Identification Copyright © Thomas Marlin 2013.
EE357 Control System I - Lec B2 (2010W) - Introduction.
CHAPTER I INTRODUCTION
Ratio Control Chapter 15.
CHE 185 – PROCESS CONTROL AND DYNAMICS PID CONTROL APPLIED TO MIMO PROCESSES.
Dynamic Behavior and Stability of Closed-Loop Control Systems
Control System Instrumentation
Introduction to Process Control
Chemical Engineering 3P04 Process Control Tutorial # 2 Learning goals 1.The feedback cause-effect principle 2. Key element in the loop: The control valve.
Chapter 8. The PID Controller Copyright © Thomas Marlin 2013
Unit 3a Industrial Control Systems
PPT 206 Instrumentation, Measurement and Control SEM 2 (2012/2013) Dr. Hayder Kh. Q. Ali 1.
Process Control: Designing Process and Control Systems for Dynamic Performance Chapter 1. Introduction to Process Control Copyright © Thomas Marlin 2013.
Process Operability Class Materials Copyright © Thomas Marlin 2013
ERT 210/4 Process Control & Dynamics
Chapter 2. Control Objectives and Benefits
Book Adaptive control -astrom and witten mark
Cascade and Ratio Control
Unit 5: Feedback and control theory An Introduction to Mechanical Engineering: Part Two Feedback and control theory Learning summary By the end of this.
PSE and PROCESS CONTROL
Attribute Assessment Implementation – ME 4R03 Saeid Habibi.
Process Control: Designing Process and Control Systems for Dynamic Performance Chapter 7. The Feedback Loop Copyright © Thomas Marlin 2013 The copyright.
Control Engineering Application
DYNAMIC BEHAVIOR AND STABILITY OF CLOSED-LOOP CONTROL SYSTEMS
Chemical Engineering 3P04 Process Control Tutorial # 6 Learning goals 1.Learn basic principles of equipment in a control loop 2.Build understanding of.
Control System Instrumentation
Dr. Tamer Samy Gaafar.   Teaching Assistant:- Eng. Hamdy Soltan.
Mechanical Engineering Department Automatic Control Dr. Talal Mandourah 1 Lecture 1 Automatic Control Applications: Missile control Behavior control Aircraft.
بسم الله الرحمن الرحيم Advanced Control Lecture one Mohammad Ali Fanaei Dept. of Chemical Engineering Ferdowsi University of Mashhad Reference: Smith &
Prof. Wahied Gharieb Ali Abdelaal CSE 502: Control Systems (1) Topic# 3 Representation and Sensitivity Analysis Faculty of Engineering Computer and Systems.
Control systems KON-C2004 Mechatronics Basics Tapio Lantela, Nov 5th, 2015.
Chapter 6 Analysis of Feedback Control Systems Prof. Shi-Shang Jang Chemical Engineering Department National Tsing-Hua University Hsin Chu, Taiwan June,
بسم الله الرحمن الرحيم Islamic University of Gaza Electrical Engineering Department.
Digital Control CSE 421.
ERT 210/4 Process Control & Dynamics DYNAMIC BEHAVIOR OF PROCESSES :
TRANSFER FUNCTION Prepared by Mrs. AZDUWIN KHASRI.
The first question is really "Why do you need a control system at all?” Consider the following: What good is an airplane if you are a pilot and you.
ERT 210/4 Process Control & Dynamics
Lecture 2: Mathematical Modeling Copyright © Thomas Marlin 2013 The copyright holder provides a royalty-free license for use of this material at non-profit.
CSE 425: Industrial Process Control 1. About the course Lect.TuTotal Semester work 80Final 125Total Grading Scheme Course webpage:
Lecture 3: Common Dynamic Systems 1. Identify common dynamic elements:  First order  Integrating (Non self-regulatory)  Second order  Dead time Predict.
MISS. RAHIMAH BINTI OTHMAN
Cascade Control Systems (串级控制系统)
Control Engineering 05/09/2006Control SystemsLecture # 1.
بسم الله الرحمن الرحيم وبه نستعين
Author: Nurul Azyyati Sabri
Digital Control CSE 421.
Control System Instrumentation
ERT 321 – Process Control & Dynamics Feedforward & Ratio Control
Automatic Control Theory
Chapter 1: Overview of Control
Chapter 2. Control Objectives and Benefits
Control Systems EE 4314 Lecture 12 March 17, 2015
Office Room: H116 Lab. : H830-1 Telephone: 4100
Chapter 12. Controlling the Process
Professor Robert L. Heider, PE
Process Dynamics Refers to unsteady-state or transient behavior.
Introduction to Control Systems Objectives
Introduction to process control
Linear Control Systems
Control System Instrumentation
Introduction to process control
Introduction to Process Control
Process Operability Class Materials Copyright © Thomas Marlin 2013
Process Dynamics Refers to unsteady-state or transient behavior.
Process Dynamics Refers to unsteady-state or transient behavior.
Presentation transcript:

CSE 425: Industrial Process Control 1

About the course Lect.TuLabTotal Semester work 80Final 125Total Grading Scheme Course webpage: Reference textbook Pao C. Chau, Process control a first course with Matlab, Cambridge University Press,

Topics to be covered: 1 Introduction 2 Mathematical Preliminaries 3 Dynamic Response 5 Analysis of Single-Loop Control Systems 6 Design and Tuning of Single-Loop Control Systems 8 Frequency-Response Analysis 9 Design of State-Space Systems 10 Multiloop Systems 3

Introduction In the processing industry, controllers play a crucial role in keeping our plants running virtually everything from simply filling up a storage tank to complex separation processes and chemical reactors. 4

Introduction Let’s take a look at a bioreactor. To find out if the bioreactor is operating properly, we monitor variables such as: - temperature, - pH, - dissolved oxygen, - liquid level, - feed flow rate, - the concentration of chemicals. 5

FEEDBACK CONTROL makes use of an output of a system to influence an input to the same system. CONTROL (verb): To maintain desired conditions in a physical system by adjusting selected variables in the system. input = cause output = effect Introduction 6

Let’s use the pH as an example. 7

Introduction To consider pH as a controlled variable, we use a pH electrode to measure its value and, with a transmitter, send the signal to a controller, which can be a little black box or a computer. The controller takes in the pH value and compares it with the desired pH, what is called the set point or the reference. If the values are not the same, there is an error, and the controller makes proper adjustments by manipulating the acid or the base pump – the actuator. The adjustment is based on calculations made with a control algorithm, also called the control law. The error is calculated at the summing point, where we take the desired pH minus the measured pH. Because of how we calculate the error, this is a negative-feedback mechanism. 8

WHAT DOES A FEEDBACK SYSTEM DO? Caution: Common misunderstanding in terminology! Common vernacular Negative feedback: “You are an idiot! Positive feedback: That was a good idea. Thank you! Engineering & Science Positive feedback: Action to increase the error from desired. Negative feedback: Action to reduce the error from desired. Good! 9

Introduction This simple pH control example is what we call a single-input single-output (SISO) system; the single input is the set point and the output is the pH value. This simple feedback mechanism is also what we call a closed loop. 10

Stability and Robustness Implementation of a controller may lead to instability, and the issue of system stability is a major concern. The control system also has to be robust such that it is not overly sensitive to changes in process parameters. 11

Servo vs. Regulatory Control When we change a specific operating condition, meaning the set point, we would like, for example, the pH of the bioreactor to follow our command. This is what we call servocontrol. The pH value of the bioreactor is subjected to external disturbances (also called load changes), and the task of suppressing or rejecting the effects of disturbances is called regulatory control. 12

Some issues in designing a control system: First: identify the role of various variables. – what we need to control, – what we need to manipulate, – what the sources of disturbances are. We then need to state our design objective and specifications: – servo or regulation, – the desired response of the system. 13

To achieve these goals: – Select the proper control strategy and controller. – To implement the strategy, we also need to select the proper sensors, transmitters, and actuators. – After all is done, we have to know how to tune the controller. 14

The Need for Process Models The design procedures depend heavily on the dynamic model of the process to be controlled. The dynamic model can be obtained – From first principles, or – Empirically, using system identification Control problems are transient in nature. Accordingly, we include the time-derivative (also called accumulation) term in our balance (model) equations. 15

Mathematical tools that we use In classical control, our analysis is based on linear ordinary differential equations with constant coefficients – what is called linear time invariant (LTI). To handle our linear differential equations, we rely heavily on Laplace transform, and we invariably rearrange the resulting algebraic equation into the so-called transfer functions. However, we rarely go as far as solving for the time-domain solutions. Much of our analysis is based on our understanding of the roots of the characteristic polynomial of the differential equation – what we call the poles. 16

Why process control? One word: DISTURBANCES! We want to achieve the following: 1. Safety 2. Environmental Protect. 3. Equipment protect. 4. Smooth operation 5. Product quality 6. Profit 7. Monitoring and diagnosis 17

T A CBCB v1 v2 Final element Sensors Computing and interface for person Communication Control Equipment 18

Sensors, local indicators, and valves in the process Displays of variables, calculations, and commands to valves are in the centralized control center. Central control room Where is Control done? 19

LC FC TC A Piping and instrumentation (P&I) drawings provide documentation. We use standard symbols. F = flow L = level P = pressure T = temperature ….. How is Control Design Documented? 20

WORKSHOP 1 You are implementing control “manually”. a. Explain the principle for a typical flow sensor b. Explain how the final element affects the controlled variable. c. Explain the correct action if you want to increase the controlled variable pump valve sensor Flow Control 21

WORKSHOP 2 You are implementing control “manually”. a. Explain the principle for a typical liquid level sensor b. Explain how the final element affects the controlled variable. c. Explain the correct action if you want to increase the controlled variable Level Control pumpvalve sensor 22

BENEFITS FROM PROCESS CONTROL When we control a process, we reduce the variability of key variables. Without feedback control Composition (% H. Key) Reflux valve 23

BENEFITS FROM PROCESS CONTROL When we control a process, we reduce the variability of key variables. With feedback control Composition (% H. Key), note smaller scale Reflux valve Variability is moved from controlled to manipulated variable! 24