Visual feedback Control based on image information for the Swirling-flow Melting Furnace

Size: px
Start display at page:

Download "Visual feedback Control based on image information for the Swirling-flow Melting Furnace"

Transcription

1 Visual feedback Control based on image information for the Swirling-flow Melting Furnace Paper Tomoyuki Maeda Makishi Nakayama Hirokazu Araya Hiroshi Miyamoto Member In this paper, a new visual feedback control for a swirling-flow melting furnace is proposed. This method control the furnace combustion by manipulating the burner fuel based on image data, which shows the melting situation inside the furnace. The feature of this control system is that, a visual-tracking property is realized by using an adaptive control algorithm which changes the control gain based on image evaluation as if the melting point varies. Through actual experiments, it is clear that its combustion can be controlled very precisely by this visual feedback control system. Keywords: visual feedback, image processing, process control 1. Introduction The swirling-flow melting furnace melts the sludge ash with the swirling-flow and added heavy oil. It is important to keep on setting a furnace temperature to a desirable value which represents the best combustion condition. Actually, the furnace combustion is controlled by manual operation with monitoring of the slag flow image which represents a melting condition, because it is difficult to measure the temperature directly and the melting point varies according to the ash characteristics. In order to achieve an automatic operation, a control system for the swirling-flow melting furnace based on image data of the furnace interior is proposed in this paper. This system is realized as a new visual feedback control system. The features are as follows: The image evaluation data of a melting material flow is used as controlled data The visual-tracking property is realized by using an adaptive control theory based on the above image evaluation value. We present the system configuration and the visual feedback control algorithm, and show application results in the actual operation.. Swirling-flow melting furnace A schematic diagram of the swirling-flow melting furnace is shown in Fig. 1. A swirling flow pattern is made by the primary air and the secondary air inside the furnace. The sludge ash which is carbonized at the combustion furnace is fed from the top of the furnace with the swirling flow, and the ash melts in a short time. The melting material collides with the wall due to centrifugal force and falls down. The falling down behavior of the melting material from the slag separating section is observed by using an industrial television. An example of the image data indicating this situation is shown in Fig.. Production Systems Reserach Laboratory, Kobe STEEL LTD , Takatsukadai, Nishi-ku, Kobe city, Hyogo Department of Mechanical Engineering, Fukui University of Technology 3-6-1, Gakuen, Fukui city, Fukui Waste Treatment Systems and Process Development Department, Kobelco Eco-Solutions Co., LTD , Wakinohama-cho, Chuo-ku, Kobe city, Hyogo Fig. 1. Swirling-flow melting furnace 174 IEEJ Trans. IA, Vol.15, No., 005

2 Visual feedback Control Systems Fig.. An example of the slag flow image data Fig. 4. Characteristics extraction Fig. 3. Visual feedback control system 3. Visual feedback System Usually, the combustion temperature of the swirling-flow melting furnace has been controlled by skilled operators to make the melting situation stable. The reasons are that the inside temperature cannot be measured directly and the control reference temperature, which is the ash melting point, varies according to the ash characteristics. So far the operator always observes the state of melted slag by the television and controls the burner fuel value according to his estimation of the melting situation. In order to solve these problems, a visual feed-back control is tried. This control system consists of two parts, one is characteristics extraction by using image processing and the other is an adaptive control algorithm for the burner fuel control. In the image processing part, we use the image data of the melted slag flow instead of skilled operators eyes and estimate the melting situation, and the controller is designed automatically and sequentially by using an adaptive control algorithm. The outline of this control system is shown in Fig Characteristics Extraction The slag situation mainly means the furnace combustion. For example, in a case where the inside temperature is lower than the melting point, the heat for melting the sludge ash is insufficient. Then much of the un-melted ash sticks on the inside wall of the furnace and the rest is melted down and becomes slag. The amount of the slag in the visual image is very small and it falls down slowly and wavy. On the other hand, if the inside temperature is higher, the slag on the inside wall is melted by the remaining heat and a lot of slag falls down quickly. The operator evaluates these characteristics of the slag, while in this system the slag characteristics can be extracted instead of the operator s evaluation. The features of this extraction are to estimate the slag volume by image processing and to evaluate the stability of the slag flows from continuous image data. We propose a slag volume estimation method. In focusing on the slag image data (shown in Fig. ), the slag is brighter than the background and steam, and it falls down nearly straightway. To extract the slag by the image data, the projection operation, which is one of the image processing operations is applied. The image data is a set of pixel values and it is defined as follows: { Pij :1 i N, 1 j M } (1) where N, M is the size of a matrix which is an image data pixels set. Then, the projection data is explained by equation (): M L i : L i = P ij, 1 i N () j=1 From the result of this calculation (shown in Fig. 4) we confirm that the slag part stands out in this data, but this part does not indicate an absolute evaluation value because the combustion situation varies by changing the background brightness. To measure the relative volume between the D

3 slag and the others, we apply the polynomial approximation method based on the least square mean method in which the polynomial coefficients are calculated. The performance index in this method is shown in equation (3): N J 0 = (L i F(i)) (3) F(i) = i=1 k a m i m + a 0 (4) m=1 and k is an order of polynomial function (in actual system fourth oder function is used). The error between the polynomial function value and the data are explained by equation (5): Err(i) = L i k â m i m â 0 (5) m=1 where â m, â 0 are estimated parameters. The error indicates the slag (shown in Fig. 4), so we evaluate the area of this part to measure its volume. In order to calculate the area, we define P 0 that is the point on which Err(i) is maximal. Next we chose the nearest zero crossing points by P 0, and denote smaller one P l and the other P u. By using them the area of the gray part is explained by equation (6) P u S = Err(i) (6) i=p l E 1 is defined as the average value of S for continuous image data during some period. Next, we propose a stability evaluation method for the slag flow which is measured by the position change of the flow. In order to find the change, we search for the point on which the projection data value is maximum and do this search using continuous image data for some period and calculate the standard deviation of the sampled data. Finally we define the characteristics of the image data weighted combination of above two values as follows: y = w 1 E 1 + w E (7) where E 1 is an average of the estimated slag volume, E is a standard deviation of the slag s position data and w 1, w are weighting coefficients, which are obtained based on operators evaluation for actual slag image. The result, which is a step response of the image evaluation value when the burner fuel is changed, is shown in Fig. 5. It shows that the evaluation value varies according to the change of the burner fuel. 5. Visual Feedback Control System The transfer function between the burner fuel value u and the image evaluation value y is nonlinear and time-variant because the furnace process is nonlinear and the melting process is time-variant. Therefore the model of the transfer function is not led easily so we think the function is led from the step response. From the step response data (shown in Fig. 5), we recognize that the overshoot exists and the transfer function between the burner fuel value (u) and the image evaluation value (y) can be approximated by the following second order system: ω G(s) = s + ηω s + ω (8) The step response shows that this controlled system is a time-variant system. So we apply the adaptive control theory (3) to design a controller. We try the simplest order controller for the tracking problem (4) (6) that the image evaluation value (y) track to a desirable evaluation value (r). It is described as follows: C(s) = K p + K I /s (9) where K p is a proportional gain and K I is an integral gain. In order to estimate two gain parameters K p and K I, the optimization technique of modern control theory are applied. The closed-loop transfer function from a desirable evaluation value to image evaluation value is as follows: K p ω s + K I ω G ry (s) = (10) s 3 + ηω s + ω (K p + 1)s + K I ω This transfer function means that the closed-loop is third order system with three integration factors and state feedback gains. By transferring equation (10), the equivalent state space equation is described as follows: ẋ = Ax + bu y = cx u = fx where, x 1 0 A = 0 0 1, x = x, b = 0 (11) x 3 1 c = [ K I ω K p ω 0 ] f = [ ] f 1 f f 3 f 1 = K 1 ω, f = ω (K p + 1), f 3 = ηω Fig. 5. Step response of the swirling-flow melting furnace Since this system is controllable and observable, the optimum regulator theory is applied to obtain the optimum gains. Next we show that the state feedback gain f is a one of these optimum gains if K p and K I are properly selected. In the optimum regulator theory, the state feedback gains k 176 IEEJ Trans. IA, Vol.15, No., 005

4 Visual feedback Control Systems are decided as minimizing the following performance index: ( J = x T Qx + u T Ru ) dt 0 where (1) Q 0, R > 0 The solution of this problem, is described by equation (13): u = kx = R 1 b T Px (13) Here, P is the solution matrix of the following Riccati equation: PA + A T P PbR 1 b T P + Q = 0 (14) Therefore, the optimum gains of the state space equation (11) are described by equation (15): u = 3 ( ) R 1 p i xi (15) i=1 Here, p i (i = 1,, 3) are the third row elements of the solution matrix P and satisfy the condition equations (18) if the weighted matrix of performance index are selected as follows: Q = diag(1, 1, 0) (16) R = 1 ηω 1 + η ω 1)} (17) ( )} p 1 /{ηω = η ω 1 p = p 1p ηω 1 + η ω 1)} (18) p 3 = p )} ηω 1 + η ω 1 difference equation with sampling time t as follows: y t = d 1 y t 1 + d y t + gu t () where + ηω t d 1 = 1 + ηω t + ω t 1 d = (3) 1 + ηω t + ω t ω t g = 1 + ηω t + ω t We define ˆd i (i = 1, ) as the estimated parameters of d i (i = 1, ). If we do calculate ˆd i (i = 1, ) from time series data that are the burner fuel value u and the image evaluation value y, by usingan identification methodlike a leastsquares estimation method, ω, η are obtained by the following equations using these ˆd i, and by them the gains are calculated to the optimum values in equation (0) and (1). ω = 1 ˆd 1 + ˆd 1 (4) t ˆd ˆd 1 ˆd η = ( ) (5) ˆd ˆd 1 + ˆd 1 The flowchart of this adaptive control algorithm is shown in Fig. 6. By solving these equations (18), the state feedback gains are obtained as follows: R 1 p 1 = ηω ( 1 + η ω 1 ) R 1 p = η ω (19) R 1 p 3 = ηω Therefore, it is clearly shown that the gain f in equation (11) is equivalent to the optimum gain if the two gain parameters K p and K I are designed as follows: K p = η 1 (0) K I = η ( 1 + ω 1 )/ ω (1) This means that a servo compensator with optimum gains based on the optimum regulator theory is automatically designed by using two parameters of the controlled system. The parameters (ω, η) of the transfer function (10) represent the combustion dynamics, which changes gradually. To apply the above optimum technique, these parameters must be continually decided every by on-line parameter estimation. They are estimated by using the serial least mean square estimation method. By using backward divided difference method, the transfer function (10) can be transferred to the Fig. 6. Flowchart of the control system D

5 polynomial approximation method and the other is the adaptive control based on the modern control theory and the parameter estimation. Through experimental results, it is clear that the combustion of the furnace can be controlled stably by the proposed system. (Manuscript received Oct. 1, 003, revised June 3, 004) Fig. 7. Block diagram of the visual feedback control system References ( 1 ) T. Suzuki, et al.: The sewage sludge melting technology, KOBELCO RE- VIEW, Vol.36, No. (1988) ( ) T. Suzuki, et al.: Proceeding of the 11th Conference of the Resources Academy, p.19 (199) ( 3 ) K.J. Astron and B. Wittenmark: Adaptive Control, Addison Wesley (1989) ( 4 ) A. Kitamura, et al.: Optimization of a hydraulic screw-down AGC system for a plate rolling mill, Journal A, Vol.9, No.1 (1988) ( 5 ) E.J. Davison: The Robust Control of a Servome-chanism Problem for Linear Time-Invariant Multivariable Systems, IEEE Trans. Automatic Control, AC-1-1, pp.5 34 (1976) ( 6 ) M. Ikeda: Modern control theory seminar senior course, SICE, pp.13 4 (1990) ( 7 ) W.H. Press: Numerical Recipes in C, Cambridge University Press (1988) Tomoyuki Maeda () was born in Osaka, Japan, on December 1, He received M.S. degrees in Systems Engineering from Kobe University in 199. He joined Kobe Steel, Ltd. in 199, and is presently a researcher at Production Systems Research Laboratory in Kobe Steel, Ltd. His research area is system development based on control engineering and image processing. Fig Experimental Results Experimental results This system consists of two computers, an image processing computer and adaptive controller one as shown in Fig. 3. The image processing computer extracts the characteristics of the image data, and in the others the parameters of transfer function are estimated and the optimum control gains are calculated and tuned adaptively. Then the calculated control signals are transferred to the local PID controller (Shown in Fig. 7). We apply the adaptive control method to the furnace combustion control under the condition that the disturbances have been added on, after the parameter estimation has been finished. As shown in Fig. 8, the image evaluation value can be controlled to the reference value at 0 (min.), and its deviation value decreases gradually. Thus it is clear that the slag flow can be controlled stably by applying this visual feedback control system. 7. Conclusions We proposed a visual feed back control system for the swirling-flow melting furnace. It contains two main parts, one is the image characteristic extraction by using the Makishi Nakayama (Member) was born in Osaka, Japan, on July 3, He received M.S. and Ph.D. degrees in Control Engineering from Osaka University in 1985 and 1999, respectively. He joined Kobe Steel, Ltd. in 1985, and is presently a senior researcher at Production Systems Research Laboratory in Kobe Steel, Ltd. His research area is system development based on control engineering and image processing. He is a Member of ISCIE and SICE. Hirokazu Araya () was born in Hyogo, Japan, on May 3, He received a Doctor of Engineering s degree from Osaka University in 003, and is presently a professor at Fukui University of Technology. He has worked on automation of construction machinery. Japan Society of Mechanical Engineers, Institute of Systems, Control and Information Engineers Member. Hiroshi Miyamoto () was born in Okayama, Japan, on September 6, He received a master degree in Mechanical Engineering from Kyoto University in 1995, and is presently an engineer at Kobelco Eco- Solutions Co., Ltd. He has worked on sewage sludge incineration and melting system. The Japan Society of Mechanical Engineers Member. 178 IEEJ Trans. IA, Vol.15, No., 005

Self-tuning Control Based on Discrete Sliding Mode

Self-tuning Control Based on Discrete Sliding Mode Int. J. Mech. Eng. Autom. Volume 1, Number 6, 2014, pp. 367-372 Received: July 18, 2014; Published: December 25, 2014 International Journal of Mechanical Engineering and Automation Akira Ohata 1, Akihiko

More information

(Refer Slide Time: 00:01:30 min)

(Refer Slide Time: 00:01:30 min) Control Engineering Prof. M. Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 3 Introduction to Control Problem (Contd.) Well friends, I have been giving you various

More information

Exam. 135 minutes, 15 minutes reading time

Exam. 135 minutes, 15 minutes reading time Exam August 6, 208 Control Systems II (5-0590-00) Dr. Jacopo Tani Exam Exam Duration: 35 minutes, 5 minutes reading time Number of Problems: 35 Number of Points: 47 Permitted aids: 0 pages (5 sheets) A4.

More information

Australian Journal of Basic and Applied Sciences, 3(4): , 2009 ISSN Modern Control Design of Power System

Australian Journal of Basic and Applied Sciences, 3(4): , 2009 ISSN Modern Control Design of Power System Australian Journal of Basic and Applied Sciences, 3(4): 4267-4273, 29 ISSN 99-878 Modern Control Design of Power System Atef Saleh Othman Al-Mashakbeh Tafila Technical University, Electrical Engineering

More information

inputs. The velocity form is used in the digital implementation to avoid wind-up [7]. The unified LQR scheme has been developed due to several reasons

inputs. The velocity form is used in the digital implementation to avoid wind-up [7]. The unified LQR scheme has been developed due to several reasons A LQR Scheme for SCR Process in Combined-Cycle Thermal Power Plants Santo Wijaya 1 Keiko Shimizu 1 and Masashi Nakamoto 2 Abstract The paper presents a feedback control of Linear Quadratic Regulator (LQR)

More information

Linear Quadratic Regulator (LQR) Design II

Linear Quadratic Regulator (LQR) Design II Lecture 8 Linear Quadratic Regulator LQR) Design II Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Outline Stability and Robustness properties

More information

CONTROL SYSTEM DESIGN CONFORMABLE TO PHYSICAL ACTUALITIES

CONTROL SYSTEM DESIGN CONFORMABLE TO PHYSICAL ACTUALITIES 3rd International Conference on Advanced Micro-Device Engineering, AMDE 2011 1 CONTROL SYSTEM DESIGN CONFORMABLE TO PHYSICAL ACTUALITIES 2011.12.8 TOSHIYUKI KITAMORI 2 Outline Design equation Expression

More information

UCLA Chemical Engineering. Process & Control Systems Engineering Laboratory

UCLA Chemical Engineering. Process & Control Systems Engineering Laboratory Constrained Innite-time Optimal Control Donald J. Chmielewski Chemical Engineering Department University of California Los Angeles February 23, 2000 Stochastic Formulation - Min Max Formulation - UCLA

More information

Linear State Feedback Controller Design

Linear State Feedback Controller Design Assignment For EE5101 - Linear Systems Sem I AY2010/2011 Linear State Feedback Controller Design Phang Swee King A0033585A Email: king@nus.edu.sg NGS/ECE Dept. Faculty of Engineering National University

More information

Optimal Control of Linear Systems with Stochastic Parameters for Variance Suppression: The Finite Time Case

Optimal Control of Linear Systems with Stochastic Parameters for Variance Suppression: The Finite Time Case Optimal Control of Linear Systems with Stochastic Parameters for Variance Suppression: The inite Time Case Kenji ujimoto Soraki Ogawa Yuhei Ota Makishi Nakayama Nagoya University, Department of Mechanical

More information

EE C128 / ME C134 Feedback Control Systems

EE C128 / ME C134 Feedback Control Systems EE C128 / ME C134 Feedback Control Systems Lecture Additional Material Introduction to Model Predictive Control Maximilian Balandat Department of Electrical Engineering & Computer Science University of

More information

MODERN CONTROL DESIGN

MODERN CONTROL DESIGN CHAPTER 8 MODERN CONTROL DESIGN The classical design techniques of Chapters 6 and 7 are based on the root-locus and frequency response that utilize only the plant output for feedback with a dynamic controller

More information

EECE Adaptive Control

EECE Adaptive Control EECE 574 - Adaptive Control Overview Guy Dumont Department of Electrical and Computer Engineering University of British Columbia Lectures: Thursday 09h00-12h00 Location: PPC 101 Guy Dumont (UBC) EECE 574

More information

D(s) G(s) A control system design definition

D(s) G(s) A control system design definition R E Compensation D(s) U Plant G(s) Y Figure 7. A control system design definition x x x 2 x 2 U 2 s s 7 2 Y Figure 7.2 A block diagram representing Eq. (7.) in control form z U 2 s z Y 4 z 2 s z 2 3 Figure

More information

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30

Lecture 12. Upcoming labs: Final Exam on 12/21/2015 (Monday)10:30-12:30 289 Upcoming labs: Lecture 12 Lab 20: Internal model control (finish up) Lab 22: Force or Torque control experiments [Integrative] (2-3 sessions) Final Exam on 12/21/2015 (Monday)10:30-12:30 Today: Recap

More information

MS-E2133 Systems Analysis Laboratory II Assignment 2 Control of thermal power plant

MS-E2133 Systems Analysis Laboratory II Assignment 2 Control of thermal power plant MS-E2133 Systems Analysis Laboratory II Assignment 2 Control of thermal power plant How to control the thermal power plant in order to ensure the stable operation of the plant? In the assignment Production

More information

Course Outline. Higher Order Poles: Example. Higher Order Poles. Amme 3500 : System Dynamics & Control. State Space Design. 1 G(s) = s(s + 2)(s +10)

Course Outline. Higher Order Poles: Example. Higher Order Poles. Amme 3500 : System Dynamics & Control. State Space Design. 1 G(s) = s(s + 2)(s +10) Amme 35 : System Dynamics Control State Space Design Course Outline Week Date Content Assignment Notes 1 1 Mar Introduction 2 8 Mar Frequency Domain Modelling 3 15 Mar Transient Performance and the s-plane

More information

Lecture 7 : Generalized Plant and LFT form Dr.-Ing. Sudchai Boonto Assistant Professor

Lecture 7 : Generalized Plant and LFT form Dr.-Ing. Sudchai Boonto Assistant Professor Dr.-Ing. Sudchai Boonto Assistant Professor Department of Control System and Instrumentation Engineering King Mongkuts Unniversity of Technology Thonburi Thailand Linear Quadratic Gaussian The state space

More information

MRAGPC Control of MIMO Processes with Input Constraints and Disturbance

MRAGPC Control of MIMO Processes with Input Constraints and Disturbance Proceedings of the World Congress on Engineering and Computer Science 9 Vol II WCECS 9, October -, 9, San Francisco, USA MRAGPC Control of MIMO Processes with Input Constraints and Disturbance A. S. Osunleke,

More information

Reverse Order Swing-up Control of Serial Double Inverted Pendulums

Reverse Order Swing-up Control of Serial Double Inverted Pendulums Reverse Order Swing-up Control of Serial Double Inverted Pendulums T.Henmi, M.Deng, A.Inoue, N.Ueki and Y.Hirashima Okayama University, 3-1-1, Tsushima-Naka, Okayama, Japan inoue@suri.sys.okayama-u.ac.jp

More information

FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS APPLICATION TO MEDICAL IMAGE ANALYSIS OF LIVER CANCER. Tadashi Kondo and Junji Ueno

FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS APPLICATION TO MEDICAL IMAGE ANALYSIS OF LIVER CANCER. Tadashi Kondo and Junji Ueno International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 3(B), March 2012 pp. 2285 2300 FEEDBACK GMDH-TYPE NEURAL NETWORK AND ITS

More information

Temperature Control for Reheating Furnace Walking Hearth Type in Heating Curve Up Process

Temperature Control for Reheating Furnace Walking Hearth Type in Heating Curve Up Process emperature Control for eheating Furnace Walking Hearth ype in Heating Curve Up Process JIAPHON SISEPOL, SUADE ANAIAN, PAINYA AGUNWONG AND VOAPO KHOMPHIS School of Mechanical Engineering, Institute of Engineering

More information

Rotational Motion Control Design for Cart-Pendulum System with Lebesgue Sampling

Rotational Motion Control Design for Cart-Pendulum System with Lebesgue Sampling Journal of Mechanical Engineering and Automation, (: 5 DOI:.59/j.jmea.. Rotational Motion Control Design for Cart-Pendulum System with Lebesgue Sampling Hiroshi Ohsaki,*, Masami Iwase, Shoshiro Hatakeyama

More information

A FEEDBACK STRUCTURE WITH HIGHER ORDER DERIVATIVES IN REGULATOR. Ryszard Gessing

A FEEDBACK STRUCTURE WITH HIGHER ORDER DERIVATIVES IN REGULATOR. Ryszard Gessing A FEEDBACK STRUCTURE WITH HIGHER ORDER DERIVATIVES IN REGULATOR Ryszard Gessing Politechnika Śl aska Instytut Automatyki, ul. Akademicka 16, 44-101 Gliwice, Poland, fax: +4832 372127, email: gessing@ia.gliwice.edu.pl

More information

Improve Performance of Multivariable Robust Control in Boiler System

Improve Performance of Multivariable Robust Control in Boiler System Canadian Journal on Automation, Control & Intelligent Systems Vol. No. 4, June Improve Performance of Multivariable Robust Control in Boiler System Mehdi Parsa, Ali Vahidian Kamyad and M. Bagher Naghibi

More information

Estimation of the Mathematical Model of the Reheating Furnace Walking Hearth Type in Heating Curve Up Process

Estimation of the Mathematical Model of the Reheating Furnace Walking Hearth Type in Heating Curve Up Process Estimation of the Mathematical Model of the Reheating Furnace Walking Hearth ype in Heating Curve Up Process Jiraphon Srisertpol, Suradet antrairatn, Prarinya ragrunwong and Vorapot Khomphis Abstract he

More information

Homework Solution # 3

Homework Solution # 3 ECSE 644 Optimal Control Feb, 4 Due: Feb 17, 4 (Tuesday) Homework Solution # 3 1 (5%) Consider the discrete nonlinear control system in Homework # For the optimal control and trajectory that you have found

More information

Solution to exam in PEF3006 Process Control at Telemark University College

Solution to exam in PEF3006 Process Control at Telemark University College Solution to exam in PEF3006 Process Control at Telemark University College Exam date: 7. December 2015. Duration: 4 hours. Weight in final grade of the course: 100%. Teacher: Finn Aakre Haugen (finn.haugen@hit.no).

More information

Analyzing Control Problems and Improving Control Loop Performance

Analyzing Control Problems and Improving Control Loop Performance OptiControls Inc. Houston, TX Ph: 713-459-6291 www.opticontrols.com info@opticontrols.com Analyzing Control s and Improving Control Loop Performance -by Jacques F. Smuts Page: 1 Presenter Principal Consultant

More information

Output Feedback Control for a Class of Nonlinear Systems

Output Feedback Control for a Class of Nonlinear Systems International Journal of Automation and Computing 3 2006 25-22 Output Feedback Control for a Class of Nonlinear Systems Keylan Alimhan, Hiroshi Inaba Department of Information Sciences, Tokyo Denki University,

More information

Optimizing Economic Performance using Model Predictive Control

Optimizing Economic Performance using Model Predictive Control Optimizing Economic Performance using Model Predictive Control James B. Rawlings Department of Chemical and Biological Engineering Second Workshop on Computational Issues in Nonlinear Control Monterey,

More information

A Tour of Reinforcement Learning The View from Continuous Control. Benjamin Recht University of California, Berkeley

A Tour of Reinforcement Learning The View from Continuous Control. Benjamin Recht University of California, Berkeley A Tour of Reinforcement Learning The View from Continuous Control Benjamin Recht University of California, Berkeley trustable, scalable, predictable Control Theory! Reinforcement Learning is the study

More information

4F3 - Predictive Control

4F3 - Predictive Control 4F3 Predictive Control - Lecture 2 p 1/23 4F3 - Predictive Control Lecture 2 - Unconstrained Predictive Control Jan Maciejowski jmm@engcamacuk 4F3 Predictive Control - Lecture 2 p 2/23 References Predictive

More information

Torque Performance and Permanent Magnet Arrangement for Interior Permanent Magnet Synchronous Motor

Torque Performance and Permanent Magnet Arrangement for Interior Permanent Magnet Synchronous Motor Extended Summary pp.954 960 Torque Performance and Permanent Magnet Arrangement for Interior Permanent Magnet Synchronous Motor Naohisa Matsumoto Student Member (Osaka Prefecture University, matumoto@eis.osakafu-u.ac.jp)

More information

Numerical Solution for Multivariable Idle Speed Control of a Lean Burn Natural Gas Engine

Numerical Solution for Multivariable Idle Speed Control of a Lean Burn Natural Gas Engine Numerical Solution for Multivariable Idle Speed Control of a Lean Burn Natural Gas Engine Arvind Sivasubramanian, Peter H. Meckl Abstract This paper proposes a numerical solution to the idle speed and

More information

The parameterization of all. of all two-degree-of-freedom strongly stabilizing controllers

The parameterization of all. of all two-degree-of-freedom strongly stabilizing controllers The parameterization stabilizing controllers 89 The parameterization of all two-degree-of-freedom strongly stabilizing controllers Tatsuya Hoshikawa, Kou Yamada 2, Yuko Tatsumi 3, Non-members ABSTRACT

More information

Adaptive Robust Tracking Control of Robot Manipulators in the Task-space under Uncertainties

Adaptive Robust Tracking Control of Robot Manipulators in the Task-space under Uncertainties Australian Journal of Basic and Applied Sciences, 3(1): 308-322, 2009 ISSN 1991-8178 Adaptive Robust Tracking Control of Robot Manipulators in the Task-space under Uncertainties M.R.Soltanpour, M.M.Fateh

More information

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems

Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems Application of Neuro Fuzzy Reduced Order Observer in Magnetic Bearing Systems M. A., Eltantawie, Member, IAENG Abstract Adaptive Neuro-Fuzzy Inference System (ANFIS) is used to design fuzzy reduced order

More information

Recent Advances in Positive Systems: The Servomechanism Problem

Recent Advances in Positive Systems: The Servomechanism Problem Recent Advances in Positive Systems: The Servomechanism Problem 47 th IEEE Conference on Decision and Control December 28. Bartek Roszak and Edward J. Davison Systems Control Group, University of Toronto

More information

Linear Control Systems General Informations. Guillaume Drion Academic year

Linear Control Systems General Informations. Guillaume Drion Academic year Linear Control Systems General Informations Guillaume Drion Academic year 2017-2018 1 SYST0003 - General informations Website: http://sites.google.com/site/gdrion25/teaching/syst0003 Contacts: Guillaume

More information

Suppose that we have a specific single stage dynamic system governed by the following equation:

Suppose that we have a specific single stage dynamic system governed by the following equation: Dynamic Optimisation Discrete Dynamic Systems A single stage example Suppose that we have a specific single stage dynamic system governed by the following equation: x 1 = ax 0 + bu 0, x 0 = x i (1) where

More information

Contents lecture 5. Automatic Control III. Summary of lecture 4 (II/II) Summary of lecture 4 (I/II) u y F r. Lecture 5 H 2 and H loop shaping

Contents lecture 5. Automatic Control III. Summary of lecture 4 (II/II) Summary of lecture 4 (I/II) u y F r. Lecture 5 H 2 and H loop shaping Contents lecture 5 Automatic Control III Lecture 5 H 2 and H loop shaping Thomas Schön Division of Systems and Control Department of Information Technology Uppsala University. Email: thomas.schon@it.uu.se,

More information

Multi-Model Adaptive Regulation for a Family of Systems Containing Different Zero Structures

Multi-Model Adaptive Regulation for a Family of Systems Containing Different Zero Structures Preprints of the 19th World Congress The International Federation of Automatic Control Multi-Model Adaptive Regulation for a Family of Systems Containing Different Zero Structures Eric Peterson Harry G.

More information

CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT

CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT Journal of Computer Science and Cybernetics, V.31, N.3 (2015), 255 265 DOI: 10.15625/1813-9663/31/3/6127 CONTROL OF ROBOT CAMERA SYSTEM WITH ACTUATOR S DYNAMICS TO TRACK MOVING OBJECT NGUYEN TIEN KIEM

More information

Indirect Model Reference Adaptive Control System Based on Dynamic Certainty Equivalence Principle and Recursive Identifier Scheme

Indirect Model Reference Adaptive Control System Based on Dynamic Certainty Equivalence Principle and Recursive Identifier Scheme Indirect Model Reference Adaptive Control System Based on Dynamic Certainty Equivalence Principle and Recursive Identifier Scheme Itamiya, K. *1, Sawada, M. 2 1 Dept. of Electrical and Electronic Eng.,

More information

Control Systems. Design of State Feedback Control.

Control Systems. Design of State Feedback Control. Control Systems Design of State Feedback Control chibum@seoultech.ac.kr Outline Design of State feedback control Dominant pole design Symmetric root locus (linear quadratic regulation) 2 Selection of closed-loop

More information

A Tuning of the Nonlinear PI Controller and Its Experimental Application

A Tuning of the Nonlinear PI Controller and Its Experimental Application Korean J. Chem. Eng., 18(4), 451-455 (2001) A Tuning of the Nonlinear PI Controller and Its Experimental Application Doe Gyoon Koo*, Jietae Lee*, Dong Kwon Lee**, Chonghun Han**, Lyu Sung Gyu, Jae Hak

More information

Extremum Seeking for Dead-Zone Compensation and Its Application to a Two-Wheeled Robot

Extremum Seeking for Dead-Zone Compensation and Its Application to a Two-Wheeled Robot Extremum Seeking for Dead-Zone Compensation and Its Application to a Two-Wheeled Robot Dessy Novita Graduate School of Natural Science and Technology, Kanazawa University, Kakuma, Kanazawa, Ishikawa, Japan

More information

Fuzzy modeling and control of rotary inverted pendulum system using LQR technique

Fuzzy modeling and control of rotary inverted pendulum system using LQR technique IOP Conference Series: Materials Science and Engineering OPEN ACCESS Fuzzy modeling and control of rotary inverted pendulum system using LQR technique To cite this article: M A Fairus et al 13 IOP Conf.

More information

Two-Link Flexible Manipulator Control Using Sliding Mode Control Based Linear Matrix Inequality

Two-Link Flexible Manipulator Control Using Sliding Mode Control Based Linear Matrix Inequality IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Two-Link Flexible Manipulator Control Using Sliding Mode Control Based Linear Matrix Inequality To cite this article: Zulfatman

More information

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller.

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller. Comparison Of Interval Type- Fuzzy Controller And Self Tuning Interval Type- Fuzzy Controller For A Magnetic Levitation System Shabeer Ali K P 1, Sanjay Sharma, Dr.Vijay Kumar 3 1 Student, E & CE Department,

More information

Simulation of Quadruple Tank Process for Liquid Level Control

Simulation of Quadruple Tank Process for Liquid Level Control Simulation of Quadruple Tank Process for Liquid Level Control Ritika Thusoo 1, Sakshi Bangia 2 1 M.Tech Student, Electronics Engg, Department, YMCA University of Science and Technology, Faridabad 2 Assistant

More information

Riccati Equations and Inequalities in Robust Control

Riccati Equations and Inequalities in Robust Control Riccati Equations and Inequalities in Robust Control Lianhao Yin Gabriel Ingesson Martin Karlsson Optimal Control LP4 2014 June 10, 2014 Lianhao Yin Gabriel Ingesson Martin Karlsson (LTH) H control problem

More information

Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks

Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks International Journal of Scientific and Research Publications, Volume 5, Issue 11, November 2015 168 Vibration Suppression of a 2-Mass Drive System with Multiple Feedbacks L. Vidyaratan Meetei, Benjamin

More information

5. Observer-based Controller Design

5. Observer-based Controller Design EE635 - Control System Theory 5. Observer-based Controller Design Jitkomut Songsiri state feedback pole-placement design regulation and tracking state observer feedback observer design LQR and LQG 5-1

More information

SUCCESSIVE POLE SHIFTING USING SAMPLED-DATA LQ REGULATORS. Sigeru Omatu

SUCCESSIVE POLE SHIFTING USING SAMPLED-DATA LQ REGULATORS. Sigeru Omatu SUCCESSIVE POLE SHIFING USING SAMPLED-DAA LQ REGULAORS oru Fujinaka Sigeru Omatu Graduate School of Engineering, Osaka Prefecture University, 1-1 Gakuen-cho, Sakai, 599-8531 Japan Abstract: Design of sampled-data

More information

Control Systems I. Lecture 2: Modeling and Linearization. Suggested Readings: Åström & Murray Ch Jacopo Tani

Control Systems I. Lecture 2: Modeling and Linearization. Suggested Readings: Åström & Murray Ch Jacopo Tani Control Systems I Lecture 2: Modeling and Linearization Suggested Readings: Åström & Murray Ch. 2-3 Jacopo Tani Institute for Dynamic Systems and Control D-MAVT ETH Zürich September 28, 2018 J. Tani, E.

More information

Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with uncertain parameters

Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with uncertain parameters Vol 16 No 5, May 2007 c 2007 Chin. Phys. Soc. 1009-1963/2007/16(05)/1246-06 Chinese Physics and IOP Publishing Ltd Generalized projective synchronization of a class of chaotic (hyperchaotic) systems with

More information

H-INFINITY CONTROLLER DESIGN FOR A DC MOTOR MODEL WITH UNCERTAIN PARAMETERS

H-INFINITY CONTROLLER DESIGN FOR A DC MOTOR MODEL WITH UNCERTAIN PARAMETERS Engineering MECHANICS, Vol. 18, 211, No. 5/6, p. 271 279 271 H-INFINITY CONTROLLER DESIGN FOR A DC MOTOR MODEL WITH UNCERTAIN PARAMETERS Lukáš Březina*, Tomáš Březina** The proposed article deals with

More information

Zeros and zero dynamics

Zeros and zero dynamics CHAPTER 4 Zeros and zero dynamics 41 Zero dynamics for SISO systems Consider a linear system defined by a strictly proper scalar transfer function that does not have any common zero and pole: g(s) =α p(s)

More information

TWO- PHASE APPROACH TO DESIGN ROBUST CONTROLLER FOR UNCERTAIN INTERVAL SYSTEM USING GENETIC ALGORITHM

TWO- PHASE APPROACH TO DESIGN ROBUST CONTROLLER FOR UNCERTAIN INTERVAL SYSTEM USING GENETIC ALGORITHM International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN:2250-155X Vol.2, Issue 2 June 2012 27-38 TJPRC Pvt. Ltd., TWO- PHASE APPROACH TO DESIGN ROBUST CONTROLLER FOR UNCERTAIN

More information

EECS C128/ ME C134 Final Wed. Dec. 14, am. Closed book. One page, 2 sides of formula sheets. No calculators.

EECS C128/ ME C134 Final Wed. Dec. 14, am. Closed book. One page, 2 sides of formula sheets. No calculators. Name: SID: EECS C128/ ME C134 Final Wed. Dec. 14, 211 81-11 am Closed book. One page, 2 sides of formula sheets. No calculators. There are 8 problems worth 1 points total. Problem Points Score 1 16 2 12

More information

Swinging-Up and Stabilization Control Based on Natural Frequency for Pendulum Systems

Swinging-Up and Stabilization Control Based on Natural Frequency for Pendulum Systems 9 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June -, 9 FrC. Swinging-Up and Stabilization Control Based on Natural Frequency for Pendulum Systems Noriko Matsuda, Masaki Izutsu,

More information

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System

B1-1. Closed-loop control. Chapter 1. Fundamentals of closed-loop control technology. Festo Didactic Process Control System B1-1 Chapter 1 Fundamentals of closed-loop control technology B1-2 This chapter outlines the differences between closed-loop and openloop control and gives an introduction to closed-loop control technology.

More information

VIBRATION CONTROL OF PLATE STRUCTURES

VIBRATION CONTROL OF PLATE STRUCTURES Engineering MECHANICS, Vol. 14, 2007, No. 1/2, p. 23 36 23 VIBRATION CONTROL OF PLATE STRUCTURES Jana Kovářová, Jan Dupal*, Miloš Schlegel** The paper describes two approaches to the problem of active

More information

Architectural Issues in Control System Design. Graham C. Goodwin. University of Newcastle, Australia

Architectural Issues in Control System Design. Graham C. Goodwin. University of Newcastle, Australia Architectural Issues in Control System Design Graham C. Goodwin University of Newcastle, Australia Presented at the Nordic Process Control Workshop 26-27 August, 2010 Control has been an incredibly rewarding

More information

On-line Learning of Robot Arm Impedance Using Neural Networks

On-line Learning of Robot Arm Impedance Using Neural Networks On-line Learning of Robot Arm Impedance Using Neural Networks Yoshiyuki Tanaka Graduate School of Engineering, Hiroshima University, Higashi-hiroshima, 739-857, JAPAN Email: ytanaka@bsys.hiroshima-u.ac.jp

More information

EE C128 / ME C134 Fall 2014 HW 9 Solutions. HW 9 Solutions. 10(s + 3) s(s + 2)(s + 5) G(s) =

EE C128 / ME C134 Fall 2014 HW 9 Solutions. HW 9 Solutions. 10(s + 3) s(s + 2)(s + 5) G(s) = 1. Pole Placement Given the following open-loop plant, HW 9 Solutions G(s) = 1(s + 3) s(s + 2)(s + 5) design the state-variable feedback controller u = Kx + r, where K = [k 1 k 2 k 3 ] is the feedback

More information

Virtual Sensor Technology for Process Optimization. Edward Wilson Neural Applications Corporation

Virtual Sensor Technology for Process Optimization. Edward Wilson Neural Applications Corporation Virtual Sensor Technology for Process Optimization Edward Wilson Neural Applications Corporation ewilson@neural.com Virtual Sensor (VS) Also known as soft sensor, smart sensor, estimator, etc. Used in

More information

Chapter 3. State Feedback - Pole Placement. Motivation

Chapter 3. State Feedback - Pole Placement. Motivation Chapter 3 State Feedback - Pole Placement Motivation Whereas classical control theory is based on output feedback, this course mainly deals with control system design by state feedback. This model-based

More information

An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems

An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems Journal of Automation Control Engineering Vol 3 No 2 April 2015 An Adaptive LQG Combined With the MRAS Based LFFC for Motion Control Systems Nguyen Duy Cuong Nguyen Van Lanh Gia Thi Dinh Electronics Faculty

More information

A new large projection operator for the redundancy framework

A new large projection operator for the redundancy framework 21 IEEE International Conference on Robotics and Automation Anchorage Convention District May 3-8, 21, Anchorage, Alaska, USA A new large projection operator for the redundancy framework Mohammed Marey

More information

LOW ORDER H CONTROLLER DESIGN: AN LMI APPROACH

LOW ORDER H CONTROLLER DESIGN: AN LMI APPROACH LOW ORDER H CONROLLER DESIGN: AN LMI APPROACH Guisheng Zhai, Shinichi Murao, Naoki Koyama, Masaharu Yoshida Faculty of Systems Engineering, Wakayama University, Wakayama 640-8510, Japan Email: zhai@sys.wakayama-u.ac.jp

More information

Self-Tuning Control for Synchronous Machine Stabilization

Self-Tuning Control for Synchronous Machine Stabilization http://dx.doi.org/.5755/j.eee.2.4.2773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 4, 25 Self-Tuning Control for Synchronous Machine Stabilization Jozef Ritonja Faculty of Electrical Engineering

More information

Feedback Control of Linear SISO systems. Process Dynamics and Control

Feedback Control of Linear SISO systems. Process Dynamics and Control Feedback Control of Linear SISO systems Process Dynamics and Control 1 Open-Loop Process The study of dynamics was limited to open-loop systems Observe process behavior as a result of specific input signals

More information

A Design Method for Smith Predictors for Minimum-Phase Time-Delay Plants

A Design Method for Smith Predictors for Minimum-Phase Time-Delay Plants 00 ECTI TRANSACTIONS ON COMPUTER AND INFORMATION TECHNOLOGY VOL., NO.2 NOVEMBER 2005 A Design Method for Smith Predictors for Minimum-Phase Time-Delay Plants Kou Yamada Nobuaki Matsushima, Non-members

More information

State Regulator. Advanced Control. design of controllers using pole placement and LQ design rules

State Regulator. Advanced Control. design of controllers using pole placement and LQ design rules Advanced Control State Regulator Scope design of controllers using pole placement and LQ design rules Keywords pole placement, optimal control, LQ regulator, weighting matrixes Prerequisites Contact state

More information

Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control

Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control Gain Scheduling Control with Multi-loop PID for 2-DOF Arm Robot Trajectory Control Khaled M. Helal, 2 Mostafa R.A. Atia, 3 Mohamed I. Abu El-Sebah, 2 Mechanical Engineering Department ARAB ACADEMY FOR

More information

Controls Problems for Qualifying Exam - Spring 2014

Controls Problems for Qualifying Exam - Spring 2014 Controls Problems for Qualifying Exam - Spring 2014 Problem 1 Consider the system block diagram given in Figure 1. Find the overall transfer function T(s) = C(s)/R(s). Note that this transfer function

More information

Output Regulation of the Arneodo Chaotic System

Output Regulation of the Arneodo Chaotic System Vol. 0, No. 05, 00, 60-608 Output Regulation of the Arneodo Chaotic System Sundarapandian Vaidyanathan R & D Centre, Vel Tech Dr. RR & Dr. SR Technical University Avadi-Alamathi Road, Avadi, Chennai-600

More information

Control of MIMO processes. 1. Introduction. Control of MIMO processes. Control of Multiple-Input, Multiple Output (MIMO) Processes

Control of MIMO processes. 1. Introduction. Control of MIMO processes. Control of Multiple-Input, Multiple Output (MIMO) Processes Control of MIMO processes Control of Multiple-Input, Multiple Output (MIMO) Processes Statistical Process Control Feedforward and ratio control Cascade control Split range and selective control Control

More information

Evaluation Performance of PID, LQR, Pole Placement Controllers for Heat Exchanger

Evaluation Performance of PID, LQR, Pole Placement Controllers for Heat Exchanger Evaluation Performance of PID, LQR, Pole Placement Controllers for Heat Exchanger Mohamed Essahafi, Mustapha Ait Lafkih Abstract In industrial environments, the heat exchanger is a necessary component

More information

Large-Scale 3D Electromagnetic Field Analysis for Estimation of Stator End Region Loss in Turbine Generators

Large-Scale 3D Electromagnetic Field Analysis for Estimation of Stator End Region Loss in Turbine Generators IEEJ Journal of Industry Applications Vol.6 No.6 pp.340 345 DOI: 10.1541/ieejjia.6.340 Paper Large-Scale 3D Electromagnetic Field Analysis for Estimation of Stator End Region Loss in Turbine Generators

More information

Lecture 5: Linear Systems. Transfer functions. Frequency Domain Analysis. Basic Control Design.

Lecture 5: Linear Systems. Transfer functions. Frequency Domain Analysis. Basic Control Design. ISS0031 Modeling and Identification Lecture 5: Linear Systems. Transfer functions. Frequency Domain Analysis. Basic Control Design. Aleksei Tepljakov, Ph.D. September 30, 2015 Linear Dynamic Systems Definition

More information

Topic # Feedback Control Systems

Topic # Feedback Control Systems Topic #1 16.31 Feedback Control Systems Motivation Basic Linear System Response Fall 2007 16.31 1 1 16.31: Introduction r(t) e(t) d(t) y(t) G c (s) G(s) u(t) Goal: Design a controller G c (s) so that the

More information

Gas Turbine LQR, INTEGRAL Controllers and Optimal PID Tuning by Ant Colony Optimization Comparative Study

Gas Turbine LQR, INTEGRAL Controllers and Optimal PID Tuning by Ant Colony Optimization Comparative Study International Journal of Computer Science and elecommunications [Volume 4, Issue, January 23] 35 ISSN 247-3338 Gas urbine LQR, INEGRAL Controllers and Optimal PID uning by Ant Colony Optimization Comparative

More information

Lecture 20 Aspects of Control

Lecture 20 Aspects of Control CS 460/560 Introduction to Computational Robotics Fall 2017, Rutgers University Lecture 20 Aspects of Control Instructor: Jingjin Yu Outline Feedback (closed-loop) control Mathematical models of dynamical

More information

ESC794: Special Topics: Model Predictive Control

ESC794: Special Topics: Model Predictive Control ESC794: Special Topics: Model Predictive Control Nonlinear MPC Analysis : Part 1 Reference: Nonlinear Model Predictive Control (Ch.3), Grüne and Pannek Hanz Richter, Professor Mechanical Engineering Department

More information

1. Find the solution of the following uncontrolled linear system. 2 α 1 1

1. Find the solution of the following uncontrolled linear system. 2 α 1 1 Appendix B Revision Problems 1. Find the solution of the following uncontrolled linear system 0 1 1 ẋ = x, x(0) =. 2 3 1 Class test, August 1998 2. Given the linear system described by 2 α 1 1 ẋ = x +

More information

Research on the synchronous vibration of the non-integral. mechanism under the vibration environment

Research on the synchronous vibration of the non-integral. mechanism under the vibration environment International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 3-9364 ISSN (Print): 3-9356 Volume 3 Issue ǁ December. 5 ǁ PP.-6 Research on the synchronous vibration of the non-integral

More information

EE221A Linear System Theory Final Exam

EE221A Linear System Theory Final Exam EE221A Linear System Theory Final Exam Professor C. Tomlin Department of Electrical Engineering and Computer Sciences, UC Berkeley Fall 2016 12/16/16, 8-11am Your answers must be supported by analysis,

More information

NONLINEAR CONTROLLER DESIGN FOR ACTIVE SUSPENSION SYSTEMS USING THE IMMERSION AND INVARIANCE METHOD

NONLINEAR CONTROLLER DESIGN FOR ACTIVE SUSPENSION SYSTEMS USING THE IMMERSION AND INVARIANCE METHOD NONLINEAR CONTROLLER DESIGN FOR ACTIVE SUSPENSION SYSTEMS USING THE IMMERSION AND INVARIANCE METHOD Ponesit Santhanapipatkul Watcharapong Khovidhungij Abstract: We present a controller design based on

More information

Optimization of Linear Systems of Constrained Configuration

Optimization of Linear Systems of Constrained Configuration Optimization of Linear Systems of Constrained Configuration Antony Jameson 1 October 1968 1 Abstract For the sake of simplicity it is often desirable to restrict the number of feedbacks in a controller.

More information

Research Article H Control Theory Using in the Air Pollution Control System

Research Article H Control Theory Using in the Air Pollution Control System Mathematical Problems in Engineering Volume 2013, Article ID 145396, 5 pages http://dx.doi.org/10.1155/2013/145396 Research Article H Control Theory Using in the Air Pollution Control System Tingya Yang,

More information

Intermediate Process Control CHE576 Lecture Notes # 2

Intermediate Process Control CHE576 Lecture Notes # 2 Intermediate Process Control CHE576 Lecture Notes # 2 B. Huang Department of Chemical & Materials Engineering University of Alberta, Edmonton, Alberta, Canada February 4, 2008 2 Chapter 2 Introduction

More information

Robust Control of Robot Manipulator by Model Based Disturbance Attenuation

Robust Control of Robot Manipulator by Model Based Disturbance Attenuation IEEE/ASME Trans. Mechatronics, vol. 8, no. 4, pp. 511-513, Nov./Dec. 2003 obust Control of obot Manipulator by Model Based Disturbance Attenuation Keywords : obot manipulators, MBDA, position control,

More information

Design of Decentralised PI Controller using Model Reference Adaptive Control for Quadruple Tank Process

Design of Decentralised PI Controller using Model Reference Adaptive Control for Quadruple Tank Process Design of Decentralised PI Controller using Model Reference Adaptive Control for Quadruple Tank Process D.Angeline Vijula #, Dr.N.Devarajan * # Electronics and Instrumentation Engineering Sri Ramakrishna

More information

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual

Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control. DC Motor Control Trainer (DCMCT) Student Manual Quanser NI-ELVIS Trainer (QNET) Series: QNET Experiment #02: DC Motor Position Control DC Motor Control Trainer (DCMCT) Student Manual Table of Contents 1 Laboratory Objectives1 2 References1 3 DCMCT Plant

More information

The norms can also be characterized in terms of Riccati inequalities.

The norms can also be characterized in terms of Riccati inequalities. 9 Analysis of stability and H norms Consider the causal, linear, time-invariant system ẋ(t = Ax(t + Bu(t y(t = Cx(t Denote the transfer function G(s := C (si A 1 B. Theorem 85 The following statements

More information

Topic # /31 Feedback Control Systems. Analysis of Nonlinear Systems Lyapunov Stability Analysis

Topic # /31 Feedback Control Systems. Analysis of Nonlinear Systems Lyapunov Stability Analysis Topic # 16.30/31 Feedback Control Systems Analysis of Nonlinear Systems Lyapunov Stability Analysis Fall 010 16.30/31 Lyapunov Stability Analysis Very general method to prove (or disprove) stability of

More information