Closed-loop System, PID Controller

Size: px
Start display at page:

Download "Closed-loop System, PID Controller"

Transcription

1 Closed-loop System, PID Controller M. Fikar Department of Information Engineering and Process Control Institute of Information Engineering, Automation and Mathematics FCFT STU in Bratislava TAR MF (IRP) Closed-loop System, PID Controller WS 207/208 / 44

2 Contents Closed-loop System On-Off Controller PID Controller Description of Components Structures Practical Aspects MF (IRP) Closed-loop System, PID Controller WS 207/208 2 / 44

3 Closed-loop System Block Scheme of the Closed-loop System MF (IRP) Closed-loop System, PID Controller WS 207/208 4 / 44

4 Closed-loop System Closed-loop Transfer Functions Tracking problem: w y Regulation problem: r y G yw = Y(s) W(s) = G yr = Y(s) R(s) = G p G a G R +G m G p G a G R G pr +G m G p G a G R Characteristic equation of the closed-loop system +G m G p G a G R = 0 MF (IRP) Closed-loop System, PID Controller WS 207/208 5 / 44

5 Closed-loop System Simplified Block Scheme Tracking error: e(t) = w(t) y(t) Permanent (steady-state) tracking error: e( ) = w( ) y( ) MF (IRP) Closed-loop System, PID Controller WS 207/208 6 / 44

6 Closed-loop System Closed-loop Transfer Functions Tracking problem: w y Regulation problem: r y G yw = Y(s) W(s) = G SG R +G S G R G yr = Y(s) R(s) = G pr +G S G R Characteristic equation of the closed-loop system Open-loop transfer function +G S G R = 0 G OLTF = G S G R MF (IRP) Closed-loop System, PID Controller WS 207/208 7 / 44

7 On-Off Controller On-Off Controller u(t) = { umax if e(t) > 0 u min if e(t) < 0 u u max e u min MF (IRP) Closed-loop System, PID Controller WS 207/208 9 / 44

8 Proportional Controller u(t) = Z R e(t) PID Controller Description of Components u Z R Proportionality band: t u max u min = Z R P p, Z R = 00 P p Small P p : small offset, large oscillations. Large P p : large offset, smooth response. Steady-state error compensation: u(t) = Z R e(t)+u b (t) MF (IRP) Closed-loop System, PID Controller WS 207/208 / 44

9 Description of Components P Controller: First Order System / Disturbance Rejection Problem Problem definition: G S = Z Ts +, G R = Z R, G pr = What is the value of steady-state tracking error? y( ) = lim s 0 sy(s), Y(s) = G yr R(s) Z pr G pr T pr s+ G yr = = +G S G R + Z Ts+ Z R Z pr (Ts + ) y( ) = lim s 0 s = (T pr s + )(Ts + +ZZ R ) Z pr T pr s +, r(t) = A Z pr (Ts + ) (T pr s + )(Ts + +ZZ R ) A s = Z pr +ZZ R A 0 e( ) = w( ) y( ) = 0 Z pr +ZZ R A = Z pr +ZZ R A MF (IRP) Closed-loop System, PID Controller WS 207/208 2 / 44

10 Description of Components P Controller: First Order System / Setpoint Tracking Problem Problem definition: G S = Z Ts +, G R = Z R, w(t) = A What is the value of steady-state tracking error? y( ) = lim s 0 sy(s), Y(s) = G yw W(s) G yw = G SG R +G S G R = y( ) = lim s 0 s Z Ts+ Z R + Z Ts+ Z R ZZ R = Ts + +ZZ R ZZ R A Ts + +ZZ R s = ZZ R A < A +ZZ R e( ) = w( ) y( ) = A ZZ R +ZZ R A = +ZZ R A MF (IRP) Closed-loop System, PID Controller WS 207/208 3 / 44

11 Description of Components Proportional Controller - Simulations First order system Z R = Z R =3 Z R = w Z R = Z R =3 Z R =0 y/az y/a t/t Disturbance rejection t/t Setpoint tracking MF (IRP) Closed-loop System, PID Controller WS 207/208 4 / 44

12 Description of Components Proportional Controller - Simulations Higher order system various gains Z R w,y 0.5 w u t MF (IRP) Closed-loop System, PID Controller WS 207/208 5 / 44

13 Description of Components Integral Controller u(t) = e(t)dt T I G R (s) = T I s 0 u T I t MF (IRP) Closed-loop System, PID Controller WS 207/208 6 / 44

14 Description of Components PI Controller Improvement of P controller with varying u b U b (s) = Properties of PI controller: Includes past information T I s + U(s), U(s) = Z R Increases order of the closed-loop system Eliminates steady-state error Reduces speed of control T I s + E(s) T I s Destabilises the closed-loop (adds unstable pole, stable zero) MF (IRP) Closed-loop System, PID Controller WS 207/208 7 / 44

15 Description of Components PI Controller: First Order System / Disturbance Rejection Problem Problem definition: G S = Z Ts +, G R = Z R What is the value of steady-state tracking error? y( ) = lim sy(s), Y(s) = G yr R(s) s 0 Z pr (Ts + )s G yr = (T pr s + )(Ts 2 + s + ZZ R s + ZZ R ( + ), G pr = Z pr T I s T pr s +, r(t) = A T I ) Z pr (Ts + )s A y( ) = lim s s 0 (T pr s + )(Ts 2 + s + ZZ R s + ZZ R T I ) s = 0 A = 0 ZZ R T I e( ) = w( ) y( ) = 0 0 = 0 MF (IRP) Closed-loop System, PID Controller WS 207/208 8 / 44

16 Description of Components PI Controller: First Order System / Setpoint Tracking Problem Problem definition: G S = Z Ts +, G R = Z R What is the value of steady-state tracking error? ( + ), w(t) = A T I s y( ) = lim s 0 sy(s), Y(s) = G yw W(s) G yw = G SG R +G S G R = y( ) = lim s 0 s Z(Z R s + Z R TI ) Ts 2 + s + Z(Z R s + Z R TI ) Z(Z R s + Z R TI ) Ts 2 + s + Z(Z R s + Z R TI ) e( ) = w( ) y( ) = A A = 0 A s = A MF (IRP) Closed-loop System, PID Controller WS 207/208 9 / 44

17 Description of Components PI Controller - Simulations First order system T i =2 T i = T i = w T i =2 T i = T i =0.2 y/az y/a t/t Disturbance rejection t/t Setpoint tracking MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

18 Description of Components PI Controller - Simulations Higher order system various T I w,y.5 w u t MF (IRP) Closed-loop System, PID Controller WS 207/208 2 / 44

19 Description of Components Derivative Controller de(t) u(t) = T D dt de(t) e(t + T D ) e(t)+t D dt G R (s) = T Ds + T D N s Properties of D controller: Includes prediction of future Does not increase order of the closed-loop system Does not eliminate steady-state error Improves speed of control PD: adds one stable zero to the closed-loop u t MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

20 Description of Components PD Controller - Simulations Higher order system various T D w,y w u t MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

21 Structures Structures Without interaction ( R(s) = Z R + ) T I s + T Ds With interaction (in series) ( R(s) = Z R + ) (+T D s) T I s Parallel R(s) = Z R + T I s + T Ds MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

22 Structures Structures PI-D: no derivative kick ( U(s) = Z R + ) ( W(s) Z R + ) T I s T I s + T Ds Y(s) I-PD: no derivative and setpoint kick ( U(s) = Z R T I s W(s) Z R + ) T I s + T Ds Y(s) 2DoF PID: b, c <, (b (0.3, 0.8)) ( U(s) = Z R b + ) ( T I s + ct Ds W(s) Z R + ) T I s + T Ds Y(s) Honeywell: PID-A (Full PID), PID-B (PI-D), PID-C (I-PD) MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

23 Structures 2DoF Controller Separation into feedback and feedforward parts: ( R fb = Z R + ) ( T I s + T Ds, R ff = Z R b + ) T I s + ct Ds w R ff G(s) y R fb MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

24 Practical Aspects Integrator Windup Situation: controller with integral action and active constraints. u (0.9,.): 2.5 (a) w y u integ (b) w y u integ t MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

25 Practical Aspects Integrator Windup Solution Use original P+I controller with u b as feedback: u = Z R e+u b, u b = T I s + u SAT The signal u b uses u SAT after the saturation block. MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

26 Practical Aspects Integrator Windup Solution 2: Backintegration PI: T t T I, PID: T t T I T D Other possibilities: setpoint limitation, incremental implementation, tracking signal. MF (IRP) Closed-loop System, PID Controller WS 207/208 3 / 44

27 Practical Aspects AW: Linear Example Linearised two tank system with 2 states at q s 0 = 0.9, x 2 is measured. PI controller: Z r (+/T i s), Z r =, T i = MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

28 Practical Aspects Linear Example Simulink Scheme MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

29 Practical Aspects Linear Example Simulation Results h l,h-w 2 q time time MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

30 Practical Aspects Nonlinear Example Nonlinear two tank system with 2 states at q s 0 = 0.9, x 2 is measured with some noise. PI controller: Z r (+/T i s), Z r =, T i = MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

31 Practical Aspects Nonlinear Example Simulink Scheme MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

32 Practical Aspects Nonlinear Example Simulation Results h n,h-w q time time MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

33 Practical Aspects Nonlinear Example Simulink Scheme AW MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

34 Practical Aspects Nonlinear Example Simulation Results AW h n,h-w q time time MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

35 Practical Aspects Nonlinear Example Simulink Scheme AW2 MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

36 Practical Aspects Nonlinear Example Simulation Results AW h n,h-w q time time MF (IRP) Closed-loop System, PID Controller WS 207/208 4 / 44

37 Practical Aspects Bumpless Transfer Transfer between: Manual and automatic mode Several controllers (heating/cooling) Solutions: Incremental controllers Anti-windup schemes MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

38 Practical Aspects Other Issues Deadband No overshoot from known disturbances Noise filtering Derivative kick Controller parameter changes MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

39 Practical Aspects Digital Implementation PID changes to PSD (proportional, summation, derivative) Difference equation: u(k) = q 0 e(k)+q e(k )+q 2 e(k 2)+u(k ) Discrete time transfer function: R(z ) = q 0 + q z + q 2 z 2 z MF (IRP) Closed-loop System, PID Controller WS 207/ / 44

MM7 Practical Issues Using PID Controllers

MM7 Practical Issues Using PID Controllers MM7 Practical Issues Using PID Controllers Readings: FC textbook: Section 4.2.7 Integrator Antiwindup p.196-200 Extra reading: Hou Ming s lecture notes p.60-69 Extra reading: M.J. Willis notes on PID controler

More information

Linear Control Systems Lectures #5 - PID Controller. Guillaume Drion Academic year

Linear Control Systems Lectures #5 - PID Controller. Guillaume Drion Academic year Linear Control Systems Lectures #5 - PID Controller Guillaume Drion Academic year 2018-2019 1 Outline PID controller: general form Effects of the proportional, integral and derivative actions PID tuning

More information

Systems Engineering/Process control L9

Systems Engineering/Process control L9 1 / 31 Systems Engineering/Process control L9 The PID controller The algorithm Frequency analysis Practical modifications Tuning methods Reading: Systems Engineering and Process Control: 9.1 9.6 2 / 31

More information

PID control of dead-time processes: robustness, dead-time compensation and constraints handling

PID control of dead-time processes: robustness, dead-time compensation and constraints handling PID control of dead-time processes: robustness, dead-time compensation and constraints handling Prof. Julio Elias Normey-Rico Automation and Systems Department Federal University of Santa Catarina IFAC

More information

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control

Lecture 10. Lab next week: Agenda: Control design fundamentals. Proportional Control Proportional-Integral Control 264 Lab next week: Lecture 10 Lab 17: Proportional Control Lab 18: Proportional-Integral Control (1/2) Agenda: Control design fundamentals Objectives (Tracking, disturbance/noise rejection, robustness)

More information

The PID controller. Summary. Introduction to Control Systems

The PID controller. Summary. Introduction to Control Systems The PID controller ISTTOK real-time AC 7-10-2010 Summary Introduction to Control Systems PID Controller PID Tuning Discrete-time Implementation The PID controller 2 Introduction to Control Systems Some

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL PROCESS DYNAMICS AND CONTROL CHBE306, Fall 2017 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering Korea University Korea University 1-1 Objectives of the Class What is process control?

More information

PROCESS DYNAMICS AND CONTROL

PROCESS DYNAMICS AND CONTROL Objectives of the Class PROCESS DYNAMICS AND CONTROL CHBE320, Spring 2018 Professor Dae Ryook Yang Dept. of Chemical & Biological Engineering What is process control? Basics of process control Basic hardware

More information

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using

1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using 1. Consider the closed loop system shown in the figure below. Select the appropriate option to implement the system shown in dotted lines using op-amps a. b. c. d. Solution: b) Explanation: The dotted

More information

CDS 101/110: Lecture 8.2 PID Control

CDS 101/110: Lecture 8.2 PID Control CDS 11/11: Lecture 8.2 PID Control November 16, 216 Goals: Nyquist Example Introduce and review PID control. Show how to use loop shaping using PID to achieve a performance specification Discuss the use

More information

2.1 PID controller enhancements

2.1 PID controller enhancements 2. Single-Loop Enhancements 2.1 PID controller enhancements 2.1.1 The ideal PID controller 2.1.2 Derivative filter 2.1.3 Setpoint weighting 2.1.4 Handling integrator windup 2.1.5 Industrial PID controllers

More information

Lab 11. Speed Control of a D.C. motor. Motor Characterization

Lab 11. Speed Control of a D.C. motor. Motor Characterization Lab 11. Speed Control of a D.C. motor Motor Characterization Motor Speed Control Project 1. Generate PWM waveform 2. Amplify the waveform to drive the motor 3. Measure motor speed 4. Estimate motor parameters

More information

EC6405 - CONTROL SYSTEM ENGINEERING Questions and Answers Unit - II Time Response Analysis Two marks 1. What is transient response? The transient response is the response of the system when the system

More information

Experiment 9. PID Controller

Experiment 9. PID Controller Experiment 9 PID Controller Objective: - To be familiar with PID controller. - Noting how changing PID controller parameter effect on system response. Theory: The basic function of a controller is to execute

More information

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1 In this lecture, we will examine a very popular feedback controller known as the proportional-integral-derivative (PID) control method. This type of controller is widely used in industry, does not require

More information

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive

-binary sensors and actuators (such as an on/off controller) are generally more reliable and less expensive Process controls are necessary for designing safe and productive plants. A variety of process controls are used to manipulate processes, however the most simple and often most effective is the PID controller.

More information

Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor

Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor Laboratory Assignment 5 Digital Velocity and Position control of a D.C. motor 2.737 Mechatronics Dept. of Mechanical Engineering Massachusetts Institute of Technology Cambridge, MA0239 Topics Motor modeling

More information

Controller Algorithms and Tuning

Controller Algorithms and Tuning The previous sections of this module described the purpose of control, defined individual elements within control loops, and demonstrated the symbology used to represent those elements in an engineering

More information

Anti Windup Implementation on Different PID Structures

Anti Windup Implementation on Different PID Structures Pertanika J. Sci. & Technol. 16 (1): 23-30 (2008) SSN: 0128-7680 Universiti Putra Malaysia Press Anti Windup mplementation on Different PD Structures Farah Saleena Taip *1 and Ming T. Tham 2 1 Department

More information

Loop Design. Chapter Introduction

Loop Design. Chapter Introduction Chapter 8 Loop Design 8.1 Introduction This is the first Chapter that deals with design and we will therefore start by some general aspects on design of engineering systems. Design is complicated because

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Construction of transfer function v 2 (s) v (s) = Z 2Z Z Z 2 Z = Z out Z R C Z = L Q = R /R 0 f

More information

An Introduction to Proportional- Integral-Derivative (PID) Controllers

An Introduction to Proportional- Integral-Derivative (PID) Controllers An Introduction to Proportional- Integral-Derivative (PID) Controllers Stan Żak School of Electrical and Computer Engineering ECE 680 Fall 2017 1 Motivation Growing gap between real world control problems

More information

PID CONTROLLERS OF INDUSTRY SYSTEM SIMATIC

PID CONTROLLERS OF INDUSTRY SYSTEM SIMATIC PID CONTROLLERS OF INDUSTRY SYSTEM SIMATIC ONDROVIČOVÁ MAGDALÉNA, BAKOŠOVÁ MONIKA, VANEKOVÁ KATARÍNA Faculty of Chemical and Food Technology Slovak Technical University in Bratislava Institute of Information

More information

Key words: Internal Model Control (IMC), Proportion Integral Derivative (PID), Q-parameters

Key words: Internal Model Control (IMC), Proportion Integral Derivative (PID), Q-parameters Volume 4, Issue 6, June 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Internal Model

More information

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control

GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control GE420 Laboratory Assignment 8 Positioning Control of a Motor Using PD, PID, and Hybrid Control Goals for this Lab Assignment: 1. Design a PD discrete control algorithm to allow the closed-loop combination

More information

Class 5. Competency Exam Round 1. The Process Designer s Process. Process Control Preliminaries. On/Off Control The Simplest Controller

Class 5. Competency Exam Round 1. The Process Designer s Process. Process Control Preliminaries. On/Off Control The Simplest Controller Class 5 Competency Exam Round 1 Proportional Control Starts Friday, September 17 Ends Friday, October 1 Process Control Preliminaries The final control element, process and sensor/transmitter all have

More information

Lecture 9. Lab 16 System Identification (2 nd or 2 sessions) Lab 17 Proportional Control

Lecture 9. Lab 16 System Identification (2 nd or 2 sessions) Lab 17 Proportional Control 246 Lecture 9 Coming week labs: Lab 16 System Identification (2 nd or 2 sessions) Lab 17 Proportional Control Today: Systems topics System identification (ala ME4232) Time domain Frequency domain Proportional

More information

Automatic Feedforward Tuning for PID Control Loops

Automatic Feedforward Tuning for PID Control Loops 23 European Control Conference (ECC) July 7-9, 23, Zürich, Switzerland. Automatic Feedforward Tuning for PID Control Loops Massimiliano Veronesi and Antonio Visioli Abstract In this paper we propose a

More information

ANNA UNIVERSITY :: CHENNAI MODEL QUESTION PAPER(V-SEMESTER) B.E. ELECTRONICS AND COMMUNICATION ENGINEERING EC334 - CONTROL SYSTEMS

ANNA UNIVERSITY :: CHENNAI MODEL QUESTION PAPER(V-SEMESTER) B.E. ELECTRONICS AND COMMUNICATION ENGINEERING EC334 - CONTROL SYSTEMS ANNA UNIVERSITY :: CHENNAI - 600 025 MODEL QUESTION PAPER(V-SEMESTER) B.E. ELECTRONICS AND COMMUNICATION ENGINEERING EC334 - CONTROL SYSTEMS Time: 3hrs Max Marks: 100 Answer all Questions PART - A (10

More information

F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. <

F. Greg Shinskey. PID Control. Copyright 2000 CRC Press LLC. < F. Greg Shinskey. "PID Control." Copyright 2000 CRC Press LLC. . PID Control F. Greg Shinskey Process Control Consultant 97.1 Introduction 97.2 Open and Closed Loops Open-Loop

More information

Glossary of terms. Short explanation

Glossary of terms. Short explanation Glossary Concept Module. Video Short explanation Abstraction 2.4 Capturing the essence of the behavior of interest (getting a model or representation) Action in the control Derivative 4.2 The control signal

More information

PID-control and open-loop control

PID-control and open-loop control Automatic Control Lab 1 PID-control and open-loop control This version: October 24 2011 P I D REGLERTEKNIK Name: P-number: AUTOMATIC LINKÖPING CONTROL Date: Passed: 1 Introduction The purpose of this

More information

Välkomna till TSRT15 Reglerteknik Föreläsning 8

Välkomna till TSRT15 Reglerteknik Föreläsning 8 Välkomna till TSRT15 Reglerteknik Föreläsning 8 Summary of lecture 7 More Bode plot computations Lead-lag design Unstable zeros - frequency plane interpretation Summary of last lecture 2 W(s) H(s) R(s)

More information

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller

Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller International Journal of Emerging Trends in Science and Technology Temperature Control in HVAC Application using PID and Self-Tuning Adaptive Controller Authors Swarup D. Ramteke 1, Bhagsen J. Parvat 2

More information

When you configure a PID loop in iocontrol, choose one of the following algorithms: Velocity ISA Parallel Interacting

When you configure a PID loop in iocontrol, choose one of the following algorithms: Velocity ISA Parallel Interacting When you configure a PID loop in iocontrol, choose one of the following algorithms: Velocity ISA Parallel Interacting The ISA, Parallel and Interacting algorithms are functionally equivalent; the only

More information

Reduction of Multiple Subsystems

Reduction of Multiple Subsystems Reduction of Multiple Subsystems Ref: Control System Engineering Norman Nise : Chapter 5 Chapter objectives : How to reduce a block diagram of multiple subsystems to a single block representing the transfer

More information

Position Control of a Hydraulic Servo System using PID Control

Position Control of a Hydraulic Servo System using PID Control Position Control of a Hydraulic Servo System using PID Control ABSTRACT Dechrit Maneetham Mechatronics Engineering Program Rajamangala University of Technology Thanyaburi Pathumthani, THAIAND. (E-mail:Dechrit_m@hotmail.com)

More information

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING 83 PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING B L Chua 1, F.S.Tai 1, N.A.Aziz 1 and T.S.Y Choong 2 1 Department of Process and Food Engineering, 2 Department of Chemical and Environmental

More information

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance 71 PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance Vunlop Sinlapakun 1 and

More information

M s Based Approach for Simple Robust PI

M s Based Approach for Simple Robust PI M s Based Approach for Simple Robust PI Controller Tuning Design R. Vilanova, V. Alfaro, O. Arrieta Abstract This paper addresses the problem of providing simple tuning rules for a Two-Degree-of-Freedom

More information

Sensors and Sensing Motors, Encoders and Motor Control

Sensors and Sensing Motors, Encoders and Motor Control Sensors and Sensing Motors, Encoders and Motor Control Todor Stoyanov Mobile Robotics and Olfaction Lab Center for Applied Autonomous Sensor Systems Örebro University, Sweden todor.stoyanov@oru.se 13.11.2014

More information

AVR221: Discrete PID Controller on tinyavr and megaavr devices. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE

AVR221: Discrete PID Controller on tinyavr and megaavr devices. Introduction. AVR 8-bit Microcontrollers APPLICATION NOTE AVR 8-bit Microcontrollers AVR221: Discrete PID Controller on tinyavr and megaavr devices APPLICATION NOTE Introduction This application note describes a simple implementation of a discrete Proportional-

More information

A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel

A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel RESEARCH ARTICLE OPEN ACCESS A PID Controller with Anti-Windup Mechanism for Firminga Carbon Steel Ramakrishnan Sumathi Department of Electrical and Electronics Engineering Pavai College of Technology,

More information

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang

CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING. Professor Dae Ryook Yang CHBE320 LECTURE XI CONTROLLER DESIGN AND PID CONTOLLER TUNING Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 11-1 Road Map of the Lecture XI Controller Design and PID

More information

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY

NEURAL NETWORK BASED LOAD FREQUENCY CONTROL FOR RESTRUCTURING POWER INDUSTRY Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 1, March, 2012, pp. 40 47. Copyright c 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 NEURAL NETWORK BASED LOAD FREQUENCY CONTROL

More information

Logic Developer Process Edition Function Blocks

Logic Developer Process Edition Function Blocks GE Intelligent Platforms Logic Developer Process Edition Function Blocks Delivering increased precision and enabling advanced regulatory control strategies for continuous process control Logic Developer

More information

CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR

CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR 36 CHAPTER 4 PID CONTROLLER BASED SPEED CONTROL OF THREE PHASE INDUCTION MOTOR 4.1 INTRODUCTION Now a day, a number of different controllers are used in the industry and in many other fields. In a quite

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC Puran Lal 1, Mainak Roy 2 1 M-Tech (EL) Student, 2 Assistant Professor, Department of EEE, Lingaya s University, Faridabad, (India) ABSTRACT

More information

Control of Single Switch Inverters

Control of Single Switch Inverters > REPLACE THIS LINE WITH YOUR PAPER IDENTIFICATION NUMBER (DOUBLE-CLICK HERE TO EDIT) < 1 Control of Single Switch Inverters Shweta Hegde, Student Member, IEEE, Afshin Izadian, Senior Member, IEEE Abstract

More information

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical

More information

Chapter Ten. PID Control Basic Control Functions

Chapter Ten. PID Control Basic Control Functions Chapter Ten PID Control Based on a survey of over eleven thousand controllers in the refining, chemicals and pulp and paper industries, 97% of regulatory controllers utilize PID feedback. L. Desborough

More information

An Overview of Linear Systems

An Overview of Linear Systems An Overview of Linear Systems The content from this course was hosted on TechOnline.com from 999-4. TechOnline.com is now targeting commercial clients, so the content, (without animation and voice) is

More information

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER

AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER AN EXPERIMENTAL INVESTIGATION OF THE PERFORMANCE OF A PID CONTROLLED VOLTAGE STABILIZER J. A. Oyedepo Department of Computer Engineering, Kaduna Polytechnic, Kaduna Yahaya Hamisu Abubakar Electrical and

More information

2.7.3 Measurement noise. Signal variance

2.7.3 Measurement noise. Signal variance 62 Finn Haugen: PID Control Figure 2.34: Example 2.15: Temperature control without anti wind-up disturbance has changed back to its normal value). [End of Example 2.15] 2.7.3 Measurement noise. Signal

More information

Elements of Power Electronics PART III: Digital control

Elements of Power Electronics PART III: Digital control Elements of Power Electronics PART III: Digital control Fabrice Frébel (fabrice.frebel@ulg.ac.be) September 21 st, 2017 PART III: Digital control Chapter 1: Continuous-Time Averaged Modeling of DC-DC Converters

More information

Chapter 5 Frequency-domain design

Chapter 5 Frequency-domain design Chapter 5 Frequency-domain design Control Automático 3º Curso. Ing. Industrial Escuela Técnica Superior de Ingenieros Universidad de Sevilla Outline of the presentation Introduction. Time response analysis

More information

Rotary Motion Servo Plant: SRV02. Rotary Experiment #02: Position Control. SRV02 Position Control using QuaRC. Student Manual

Rotary Motion Servo Plant: SRV02. Rotary Experiment #02: Position Control. SRV02 Position Control using QuaRC. Student Manual Rotary Motion Servo Plant: SRV02 Rotary Experiment #02: Position Control SRV02 Position Control using QuaRC Student Manual Table of Contents 1. INTRODUCTION...1 2. PREREQUISITES...1 3. OVERVIEW OF FILES...2

More information

Figure 1.1: Quanser Driving Simulator

Figure 1.1: Quanser Driving Simulator 1 INTRODUCTION The Quanser HIL Driving Simulator (QDS) is a modular and expandable LabVIEW model of a car driving on a closed track. The model is intended as a platform for the development, implementation

More information

Chapter 5. Tracking system with MEMS mirror

Chapter 5. Tracking system with MEMS mirror Chapter 5 Tracking system with MEMS mirror Up to now, this project has dealt with the theoretical optimization of the tracking servo with MEMS mirror through the use of simulation models. For these models

More information

EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall Lab Information

EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall Lab Information EE 4314 Lab 3 Handout Speed Control of the DC Motor System Using a PID Controller Fall 2012 IMPORTANT: This handout is common for all workbenches. 1. Lab Information a) Date, Time, Location, and Report

More information

PID Controller Design for Two Tanks Liquid Level Control System using Matlab

PID Controller Design for Two Tanks Liquid Level Control System using Matlab International Journal of Electrical and Computer Engineering (IJECE) Vol. 5, No. 3, June 2015, pp. 436~442 ISSN: 2088-8708 436 PID Controller Design for Two Tanks Liquid Level Control System using Matlab

More information

TODO add: PID material from Pont slides Some inverted pendulum videos Model-based control and other more sophisticated

TODO add: PID material from Pont slides Some inverted pendulum videos Model-based control and other more sophisticated TODO add: PID material from Pont slides Some inverted pendulum videos Model-based control and other more sophisticated controllers? More code speed issues perf with and w/o FP on different processors Last

More information

RWM control on EXTRAP T2R using various controller configurations.

RWM control on EXTRAP T2R using various controller configurations. RWM control on EXTRAP T2R using various controller configurations. See reference [1] for details of material in this presentation P R Brunsell, K E J Olofsson, L Frassinetti, J R Drake Div. of Fusion Plasma

More information

The Discussion of this exercise covers the following points: Angular position control block diagram and fundamentals. Power amplifier 0.

The Discussion of this exercise covers the following points: Angular position control block diagram and fundamentals. Power amplifier 0. Exercise 6 Motor Shaft Angular Position Control EXERCISE OBJECTIVE When you have completed this exercise, you will be able to associate the pulses generated by a position sensing incremental encoder with

More information

CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS

CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS CONTROLLER DESIGN FOR POWER CONVERSION SYSTEMS Introduction A typical feedback system found in power converters Switched-mode power converters generally use PI, pz, or pz feedback compensators to regulate

More information

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda

Control Design for Servomechanisms July 2005, Glasgow Detailed Training Course Agenda Control Design for Servomechanisms 12 14 July 2005, Glasgow Detailed Training Course Agenda DAY 1 INTRODUCTION TO SYSTEMS AND MODELLING 9.00 Introduction The Need For Control - What Is Control? - Feedback

More information

Basic Tuning for the SERVOSTAR 400/600

Basic Tuning for the SERVOSTAR 400/600 Basic Tuning for the SERVOSTAR 400/600 Welcome to Kollmorgen s interactive tuning chart. The first three sheets of this document provide a flow chart to describe tuning the servo gains of a SERVOSTAR 400/600.

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

Control and Optimization

Control and Optimization Control and Optimization Example Design Goals Prevent overheating Meet deadlines Save energy Design Goals Prevent overheating Meet deadlines Save energy Question: what the safety, mission, and performance

More information

The Matching Coefficients PID Controller

The Matching Coefficients PID Controller American Control Conference on O'Farrell Street, San Francisco, CA, USA June 9 - July, The Matching Coefficients PID Controller Anna Soffía Hauksdóttir, Sven Þ. Sigurðsson University of Iceland Abstract

More information

Study on Synchronous Generator Excitation Control Based on FLC

Study on Synchronous Generator Excitation Control Based on FLC World Journal of Engineering and Technology, 205, 3, 232-239 Published Online November 205 in SciRes. http://www.scirp.org/journal/wjet http://dx.doi.org/0.4236/wjet.205.34024 Study on Synchronous Generator

More information

Resistance Furnace Temperature System on Fuzzy PID Controller

Resistance Furnace Temperature System on Fuzzy PID Controller Journal of Information & Computational Science 9: 9 (2012) 2627 2634 Available at http://www.joics.com Resistance Furnace Temperature System on Fuzzy PID Controller Shoubin Wang a,, Na Li b, Fan Yang a

More information

*Engineering and Industrial Services, TATA Consultancy Services Limited **Professor Emeritus, IIT Bombay

*Engineering and Industrial Services, TATA Consultancy Services Limited **Professor Emeritus, IIT Bombay System Identification and Model Predictive Control of SI Engine in Idling Mode using Mathworks Tools Shivaram Kamat*, KP Madhavan**, Tejashree Saraf* *Engineering and Industrial Services, TATA Consultancy

More information

Design and Implementation of PID Controller for Single Capacity Tank

Design and Implementation of PID Controller for Single Capacity Tank Design and Implementation of PID Controller for Single Capacity Tank Vikas Karade 1, mbadas Shinde 2, Sagar Sutar 3 sst. Professor, Department of Instrumentation Engineering, P.V.P.I.T. Budhgaon, Maharashtra,

More information

indup, Bumples d Transfer Techniques for PID Controllers I anti-windup, bumpless and conditioned transfer techniques in

indup, Bumples d Transfer Techniques for PID Controllers I anti-windup, bumpless and conditioned transfer techniques in indup, Bumples d Transfer Techniques for PID Controllers Youbin Peng, Damir Vrancic, and Raymond Hanus n this article we give a simple and comprehensive review of I anti-windup, bumpless and conditioned

More information

Lab 23 Microcomputer-Based Motor Controller

Lab 23 Microcomputer-Based Motor Controller Lab 23 Microcomputer-Based Motor Controller Page 23.1 Lab 23 Microcomputer-Based Motor Controller This laboratory assignment accompanies the book, Embedded Microcomputer Systems: Real Time Interfacing,

More information

THE DESIGN AND SIMULATION OF MODIFIED IMC-PID CONTROLLER BASED ON PSO AND OS-ELM IN NETWORKED CONTROL SYSTEM

THE DESIGN AND SIMULATION OF MODIFIED IMC-PID CONTROLLER BASED ON PSO AND OS-ELM IN NETWORKED CONTROL SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 014 ISSN 1349-4198 Volume 10, Number 4, August 014 pp. 137 1338 THE DESIGN AND SIMULATION OF MODIFIED IMC-PID

More information

Dr Ian R. Manchester

Dr Ian R. Manchester Week Content Notes 1 Introduction 2 Frequency Domain Modelling 3 Transient Performance and the s-plane 4 Block Diagrams 5 Feedback System Characteristics Assign 1 Due 6 Root Locus 7 Root Locus 2 Assign

More information

ME 375 System Modeling and Analysis

ME 375 System Modeling and Analysis ME 375 System Modeling and Analysis G(s) H(s) Section 9 Block Diagrams and Feedback Control Spring 2009 School of Mechanical Engineering Douglas E. Adams Associate Professor 9.1 Key Points to Remember

More information

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

More information

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. III (Jan Feb. 2015), PP 37-47 www.iosrjournals.org DC Motor Position Control

More information

Sfwr Eng/TRON 3DX4, Lab 4 Introduction to Computer Based Control

Sfwr Eng/TRON 3DX4, Lab 4 Introduction to Computer Based Control Announcements: Sfwr Eng/TRON 3DX4, Lab 4 Introduction to Computer Based Control First lab Week of: Mar. 10, 014 Demo Due Week of: End of Lab Period, Mar. 17, 014 Assignment #4 posted: Tue Mar. 0, 014 This

More information

LECTURE 2: PD, PID, and Feedback Compensation. ( ) = + We consider various settings for Zc when compensating the system with the following RL:

LECTURE 2: PD, PID, and Feedback Compensation. ( ) = + We consider various settings for Zc when compensating the system with the following RL: LECTURE 2: PD, PID, and Feedback Compensation. 2.1 Ideal Derivative Compensation (PD) Generally, we want to speed up the transient response (decrease Ts and Tp). If we are lucky then a system s desired

More information

IMC based Smith Predictor Design with PI+CI Structure: Control of Delayed MIMO Systems

IMC based Smith Predictor Design with PI+CI Structure: Control of Delayed MIMO Systems MATEC Web of Conferences42, ( 26) DOI:.5/ matecconf/ 26 42 C Owned by the authors, published by EDP Sciences, 26 IMC based Smith Predictor Design with PI+CI Structure: Control of Delayed MIMO Systems Ali

More information

I/A Series Software. Extended Proportional-Integral-Derivative (PIDX) Controller PSS 21S-3F3 B4 OVERVIEW PRODUCT SPECIFICATIONS

I/A Series Software. Extended Proportional-Integral-Derivative (PIDX) Controller PSS 21S-3F3 B4 OVERVIEW PRODUCT SPECIFICATIONS PRODUCT SPECIFICATIONS I/A Series Software PSS 21S-3F3 B4 Extended Proportional-Integral-Derivative (PIDX) Controller The Extended Proportional-Integral-Derivative (PIDX) block adds batch control, a sample-data

More information

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using Conventional Controller 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 Ajay Oraon, 1 Assistant Professor, Electrical Engineering Department, BIT Sindri,

More information

Closed-Loop Position Control, Proportional Mode

Closed-Loop Position Control, Proportional Mode Exercise 4 Closed-Loop Position Control, Proportional Mode EXERCISE OBJECTIVE To describe the proportional control mode; To describe the advantages and disadvantages of proportional control; To define

More information

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS Erliza Binti Serri 1, Wan Ismail Ibrahim 1 and Mohd Riduwan Ghazali 2 1 Sustanable Energy & Power Electronics Research, FKEE

More information

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 10, 2016, pp. 1-16. ISSN 2454-3896 International Academic Journal of Science

More information

1.2 Software tools for analysis and design of control systems Terminology. Formulation of the control problem... 11

1.2 Software tools for analysis and design of control systems Terminology. Formulation of the control problem... 11 Contents 1 Introduction 1 1.1 Theimportanceofcontrol... 1 1.2 Software tools for analysis and design of control systems... 5 1.3 Ashorthistoryofcontrol... 6 2 Introduction to feedback control 11 2.1 Introduction...

More information

Design of Model Based PID Controller Tuning for Pressure Process

Design of Model Based PID Controller Tuning for Pressure Process ISSN (Print) : 3 3765 Design of Model Based PID Controller Tuning for Pressure Process A.Kanchana 1, G.Lavanya, R.Nivethidha 3, S.Subasree 4, P.Aravind 5 UG student, Dept. of ICE, Saranathan College Engineering,

More information

Automatic Control Systems 2017 Spring Semester

Automatic Control Systems 2017 Spring Semester Automatic Control Systems 2017 Spring Semester Assignment Set 1 Dr. Kalyana C. Veluvolu Deadline: 11-APR - 16:00 hours @ IT1-815 1) Find the transfer function / for the following system using block diagram

More information

Final Exam. Anyone caught copying or allowing someone to copy from them will be ejected from the exam.

Final Exam. Anyone caught copying or allowing someone to copy from them will be ejected from the exam. Final Exam EECE 493-101 December 4, 2008 Instructor: Nathan Ozog Name: Student Number: Read all of the following information before starting the exam: The duration of this exam is 3 hours. Anyone caught

More information

Variable Structure Control Design for SISO Process: Sliding Mode Approach

Variable Structure Control Design for SISO Process: Sliding Mode Approach International Journal of ChemTech Research CODEN (USA): IJCRGG ISSN : 97-9 Vol., No., pp 5-5, October CBSE- [ nd and rd April ] Challenges in Biochemical Engineering and Biotechnology for Sustainable Environment

More information

PID control. since Similarly, modern industrial

PID control. since Similarly, modern industrial Control basics Introduction to For deeper understanding of their usefulness, we deconstruct P, I, and D control functions. PID control Paul Avery Senior Product Training Engineer Yaskawa Electric America,

More information

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process International Journal of Electronics and Computer Science Engineering 538 Available Online at www.ijecse.org ISSN- 2277-1956 Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time

More information

Implementation of a PID Controller for Building Automation

Implementation of a PID Controller for Building Automation ISSN 0280 5316 ISRN LUTFD2/TFRT--5665--SE Implementation of a PID Controller for Building Automation Fredrik Holmberg Department of Automatic Control Lund Institute of Technology March 2001 Department

More information