Fuzzy Control. PI vs. Fuzzy PI-Control. Olaf Wolkenhauer. Control Systems Centre UMIST.

Size: px
Start display at page:

Download "Fuzzy Control. PI vs. Fuzzy PI-Control. Olaf Wolkenhauer. Control Systems Centre UMIST."

Transcription

1 Fuzzy Control PI vs. Fuzzy PI-Control Olaf Wolkenhauer Control Systems Centre UMIST

2 2 Contents Learning Objectives 4 2 Feedback Control 5 3Fuzzy PI-Controller 6 4 Example: First-Order System with Dead-Time 5 4. Fuzzy Rule-Base Centre Average Defuzzification Control Surface: Zadeh Logic Analysis Summary First-OrderDelayedProcess Example: Coupled Tanks Design of a fluid level proportional controller Design of a proportional plus integral controller... 35

3 3 5.3 Design of a fuzzy-pi-controller

4 Section : Learning Objectives 4. Learning Objectives Fuzzy rule-based systems can also be used to devise control laws. Fuzzy control can be particular useful if no linear parametric model of the process under control is available. Fuzzy control is not model-free as a good understanding of the process dynamics may be required. Fuzzy control lacks of design methodologies. Fuzzy controllers are easy to understand and simple to implement.

5 Section 2: Feedback Control 5 2. Feedback Control Feedback: When we desire a system to follow a given pattern the difference between this pattern and the actual behaviour is used as a new input to cause the part regulated to change in such a way as to bring its behaviour closer to that given by the pattern. reference error Controller control action Process output (feedback loop)

6 Section 3: Fuzzy PI-Controller 6 3. Fuzzy PI-Controller setpoint error G e fuzzification rule-base G r defuzzification G u rate of change process

7 Section 3: Fuzzy PI-Controller 7 Conventional PI-Control: du(t) dt where e(t) = s(t) y(t). = K p de(t) dt + K i e(t) () To obtain a control action the term du(t)/dt is integrated. A fuzzy-pi-controller is developed analogously : deriv (k) =K p rate (k)+k i error (k) (2) error, rate, deriv are fuzzy (or linguistic) variables partioning the underlying spaces by piecewise linear (triangular) fuzzy sets as shown in figure.

8 Section 3: Fuzzy PI-Controller 8 µ µ negative zero positive negative.large negative.small zero positive.small positive.large error, rate deriv Figure : Fuzzy sets for the variables error, rate and the output.

9 Section 3: Fuzzy PI-Controller 9 Scale (2) toarangefrom to+. Use scaling factors G u, G r and G e, where deriv = G u deriv, G r rate = rate, G e error = error Substituting these into (2) deriv(k) = K p rate(k)+ K i error(k) (3) G u G r G u G e The constants K p (G u G r )andk i /(G u G e ) are assumed equal to.5 to make deriv fall into the interval [, ]. The fuzzy controller is then equivalent to a conventional PIcontroller with proportional gain K p =.5 G u G r and integral gain K i =.5 G u G e. Note: there are infinitely many combinations of G e, G r,andg u to hold true for these expressions.

10 Section 3: Fuzzy PI-Controller The complete rule-base : R : R 2 : R 3 : R 4 : R 5 : IF error is negative AND rate is negative, THEN deriv is negative large IF error is negative AND rate is zero, OR error is zero AND rate is negative, THEN deriv is negative small IF error is negative AND rate is positive, OR error is zero AND rate is zero, OR error is positive AND rate is negative, THEN deriv is zero IF error is zero AND rate is positive, OR error is positive AND rate is zero, THEN deriv is positive small IF error is positive AND rate is positive, THEN deriv is positive large

11 Section 3: Fuzzy PI-Controller negative, zero, positive, etc. are fuzzy sets. The logical connectives AND and OR are are t-andt-conorms. firing level of the i th rule, denoted µ DERIVi (deriv). Assuming n s fuzzy sets for error, error rate of change we require 2(n s ) fuzzy sets (and rules) for the output deriv. error N Z P P Z PS PL rate Z NSZ PS N NL NSZ

12 Section 3: Fuzzy PI-Controller 2 The principal values for which µ DERIVi (deriv) =, are equally spaced, but at half the interval of the antecedent fuzzy sets. With three fuzzy sets on the input spaces. The principal values of the i th member of the fuzzy partition DERIV i are given by +(i )/(n s ) Linear defuzzification strategy : deriv(k) = 2n s i= µ DERIVi (deriv) ( ) (i ) + n s. (4) This value is integrated and scaled to obtain the control action required to drive the plant.

13 Section 3: Fuzzy PI-Controller 3 Zadeh-logic : Conjunction: T ( µ A ( ),µ B ( ) ) = min ( µ A ( ),µ B ( ) ) Disjunction: S ( µ A ( ),µ B ( ) ) = max ( µ A ( ),µ B ( ) ) deriv error error.5.5 rate rate

14 Section 3: Fuzzy PI-Controller 4 Mixed-logic : Rule and 5: Zadeh-logic Rule 2 and 4: Lukasiewicz-logic Conjunction: T ( µ A ( ),µ B ( ) ) = max (, (µ A ( )+µ B ( )) ) Disjunction: S ( µ A ( ),µ B ( ) ) = min (,µ A ( )+µ B ( ) ) deriv error error.5.5 rate rate

15 Section 4: Example: First-Order System with Dead-Time 5 4. Example: First-Order System with Dead-Time Replace linear defuzzification by non-linear strategy [5]. Notation : (sampling period equals one) error (k) = s(k) y(k) error(k) = G e error (k) rate (k) = error (k) error (k ) rate(k) = G r rate (k) deriv (k) = G u deriv(k) u(k) = u(k ) + deriv (k). Input and output fuzzy sets.

16 Section 4: Example: First-Order System with Dead-Time 6 µ µ Input (error,rate) and output fuzzy sets: negative positive negative zero positive error, rate deriv

17 Section 4: Example: First-Order System with Dead-Time Fuzzy Rule-Base There are three fuzzy control rules composed out of four : R : R 2 : R 3 : R 4 : IF error is negative AND rate is negative, THEN deriv is negative IF error is negative AND rate is positive, THEN deriv is zero IF error is positive AND rate is negative, THEN deriv is zero IF error is positive AND rate is positive, THEN deriv is positive

18 Section 4: Example: First-Order System with Dead-Time Centre Average Defuzzification Instead of deriv(k) = 2n s i= ( µ DERIVi (deriv) + normalise the membership degrees to one : ) (i ) n s. (4) deriv(k) = 2n s i= ( ) µ DERIVi (deriv) + i n s 2n s i=... called Center Average Defuzzification. µ DERIVi (deriv) (5)

19 Section 4: Example: First-Order System with Dead-Time Control Surface: Zadeh Logic deriv error error.5.5 rate rate Compare with linear defuzzification!

20 Section 4: Example: First-Order System with Dead-Time Analysis The membership functions associated with error and rate of change of the error : µ error is pos ( e(k) ) = error(k)+ 2 µ error is neg ( e(k) ) = error(k)+ 2 µ rate is pos ( r(k) ) = rate(k)+ 2 µ rate is neg ( r(k) ) = rate(k)+ 2 = G e error (k)+ 2 = G e error (k)+ 2 = G r rate (k)+ 2 = G r rate (k)+ 2 (6) (7) (8). (9)

21 Section 4: Example: First-Order System with Dead-Time 2 Partition of the phase-plane into sectors : Sector R R 2 R 3 R 4 error is neg. rate is neg. error is neg. rate is pos. 2 error is neg. rate is neg. error is neg. rate is pos. 3 rate is neg. rate is neg. error is neg. error is pos. 4 rate is neg. rate is neg. error is neg. error is pos. 5 rate is neg. error is pos. rate is pos. error is pos. 6 rate is neg. error is pos. rate is pos. error is pos. 7 error is neg. error is pos. rate is pos. rate is pos. 8 error is neg. error is pos. rate is pos. rate is pos.

22 Section 4: Example: First-Order System with Dead-Time 22 Partioning of the phase-plane for a fuzzy PI-controller : G e error G r rate 6 5

23 Section 4: Example: First-Order System with Dead-Time 23 From equations (6)-(9) and (5) we obtain the following equations for the output : Sector and 2 : ( ) ( ) µ error is neg e(k) + µrate is pos r(k) deriv(k) = ( ) ( ) ( ) µ er. is neg e(k) + µrate is neg r(k) + µrate is pos r(k) = G e error (k)+g r rate (k) 3 G e error () (k) Sector 3and 4 : ( ) ( ) µ rate is neg r(k) + µerr is pos e(k) deriv(k) = ( ) ( ) ( ) µ rate is neg r(k) + µer. is neg e(k) + µer. is pos e(k) = G r rate (k)+g e error (k) 3 G r rate () (k)

24 Section 4: Example: First-Order System with Dead-Time 24 Sector 5 and 6 : ( ) ( ) µ rate is neg r(k) + µerr is pos e(k) deriv(k) = ( ) ( ) ( ) µ rate is neg r(k) + µrate is pos r(k) + µer. is pos e(k) = G r rate (k)+g e error (k) 3+G r error (2) (k) Sector 7 and 8 : ( ) ( ) µ error is neg e(k) + µrate is pos r(k) deriv(k) = ( ) ( ) ( ) µ er. is neg e(k) + µer. is pos e(k) + µrate is pos r(k) = G e error (k)+g r rate (k) 3+G r rate (3) (k)

25 Section 4: Example: First-Order System with Dead-Time 25 If G r rate (k) G e error (k), we then have deriv(k) = G e error (k)+g r rate (k) 3 G e error (4) (k) and if G e error (k) G r rate (k), deriv(k) = G e error (k)+g r rate (k) 3 G r rate. (5) (k)

26 Section 4: Example: First-Order System with Dead-Time 26 As we have seen in the previous section, the fuzzy PI-controller with linear defuzzification and mixed logic is equivalent to a nonfuzzy PI-controller with proportional gain K p =.5 G u G r and integral gain K i =.5 G u G e : deriv (k) =K p rate (k)+k i error (k). (6) Comparing (6) with equations (4) and (5), we notice that the fuzzy PI-controller with nonlinear defuzzification and Zadehlogic for rule evaluation is equivalent to a linear PI-controller with changing gains K p and K i : G r G u K p = 3 G e error (k) G e G u K i = 3 G e error (k) (7) (8)

27 Section 4: Example: First-Order System with Dead-Time 27 when G r rate (k) G e error (k), and G r G u K p = 3 G r rate (k) G e G u K i = 3 G r rate (k) when G e error (k) G r rate (k). (9) (2) If we define the static gains K ps and K is as the proportional and integral gains when both error and rate are equal to zero, we have : K ps K is = G r G u 3 = G e G u 3 (2) (22)

28 Section 4: Example: First-Order System with Dead-Time 28 and find for the conventional PI-controller deriv(k) = K p s G u rate (k)+ K i s G u error (k) = G r rate (k)+g e error (k). (23) 3 Comparing equality (23) with equations (4) and (5), the following inequalities are obtained : 3 G e error (k) 3 when G r rate (k) G e error (k), and 3 G r rate (k) 3 when G r error (k) G e rate (k).

29 Section 4: Example: First-Order System with Dead-Time Summary The (absolute value of the) incremental control action of the fuzzy PI-controller is equal or greater the (absolute value of the) incremental control action of the nonfuzzy PI-controller when G e error (k) andg r rate (k). We can conclude that the larger (absolute values of) error (rate) values, the larger is the difference between the outputs of the two controllers. The nonlinearity of the fuzzy PI-controller can therefore be used to improve the control performance in comparison to a nonfuzzy and linear PI-controller.

30 Section 4: Example: First-Order System with Dead-Time First-Order Delayed Process Comparison: Fuzzy PI-controller with Zadeh logic and nonlinear defuzzification vs linear PI-controller. Static proportional gain K ps and the static integral gain K is of the fuzzy controller were set equal the proportional and integral gains K p =2.38 and K i =4.43 of the conventional PI-controller. The process plant is taken to be a first order system with time delay and transfer function ; Y (s) U(s) = s + e.2s

31 Section 4: Example: First-Order System with Dead-Time 3 Step responses PI 3 Output Fuzzy PI time (sec)

32 Section 4: Example: First-Order System with Dead-Time 32 Phase plane and trajectory error(nt) rate(nt)

33 Section 5: Example: Coupled Tanks Example: Coupled Tanks The control input is the pump drive voltage. The sensed output is the water depth in tank 2. Q i Drain tap Cross-sectional area = a o Discharge coefficient = C do H Q 2 H 2 Q o Tank Volume of fluid = V Cross-sectional area = A Inter-tank hole Tank 2 Cross-sectional area = a 2 Volume of fluid = V 2 Discharge coefficient = C Cross-sectional area = A d 2

34 Section 5: Example: Coupled Tanks Design of a fluid level proportional controller Plot the root locus of the open loop transfer function G v (z), select the gain K p that gives a closed loop damping factor of ϑ =.7. Read off the c.l. natural frequency ω n. The closed loop transfer function is : H v (z) = v d 2 (z) v r (z) = K p G v (z) (24) +K p G v (z) where : G v (z) = z ( ) Gv (s) Z (25) z s The steady state error can be calculated using : e ss =[v r (z) v d2 (z)] z = v r () [ H v (z)] z (26) Where v r () is the steady state reference input.

35 Section 5: Example: Coupled Tanks Design of a proportional plus integral controller Set the integral action time constant to a reasonable value (in this case T i = 5s). Plot the root locus of the open loop system in cascade with the compensator + z T i z, and select the gain k that gives a closed loop damping factor of ϑ =.7. The proportional and integral gains K p,andk i can be computed by comparing coefficients of the compensator transfer functions: ( K + z = K p + K iz (z ) T i (z ) The value of ω n can be read off the root locus plot. ) (27)

36 Section 5: Example: Coupled Tanks 36 Writing the open loop system in series with a proportional plus integral action compensator as G c (s), where : G c (s) = K (st g pg d2 i +) K 2 st i T T 2 s 2 +(T + T 2 ) s + (28) The closed loop transfer function is : H v (s) = Kg pg d2 k 2 st i + ) T i T T 2 s 3 + T i (T + T 2 ) s 2 + T i (+ Kgpg d 2 K 2 s + Kgpg d 2 K 2 (29) Assuming : T > ; T 2 > ; g p > ; g d2 > ; k 2 > ; T i > ; K> (3)

37 Section 5: Example: Coupled Tanks 37 The closed loop system is stable for : ( T i (T + T 2 ) + Kg ) pg d2 K 2 >T T 2 Kg p g d2 K 2 (3) Hence the closed loop system can become unstable for sufficiently large gain if : T i < T T 2 (32) T + T 2 and the gain required to make the closed loop system unstable is : K = K 2 T i (T + T 2 ) (33) g p g d2 T T 2 T i (T + T 2 ) The closed loop system under proportional plus integral control has three poles, and one zero. Using the design procedure outlined above, two of the poles will be complex conjugate (at ϑ =.7), the remaining pole and zero are negative real.

38 Section 5: Example: Coupled Tanks Design of a fuzzy-pi-controller. The constants KpGr G u and KiGe G u are set to make the output to fall within the interval [, +]. Choose fuzzy sets for the input and output as in figure. For example, G e =.2, G r =,andg u = 5. Fix the number of (triangular, fully overlapping) fuzzy sets partitioning the input spaces. On the basis of the phase-plane characteristic and/or trajectory decide upon the fuzzy logic employed. This will decide the overall gain structure of the phase-plane. Adjust input-output gains to have trajectories of the system to fall within the [, ] range. Change positions of principal values for input fuzzy sets to finetune gain structure in the quadrants of the phase-plane.

39 Section 5: Example: Coupled Tanks 39 Simulink block diagram : uod_rate z Discrete Filter Gr= Kp/(.5*Gu) uod Rate To Workspace3 Step Sum Mux Mux fuzzy_controller S Function Tz z Discrete Time Integrator 5 Gu Zero Order Hold / s s+ Coupled tanks.2 FC_output Ge= Ki/(.5*Gu) uod Error uod_error To Workspace2 To Workspace4 FC output 7.5 /2.37 Mux Output_H2 Sum Kp Sum2 Zero Order Hold s s+ Coupled tanks Mux To Workspace.5 T(z+) 2(z ) Output H2 Ki Discrete Time Integrator

40 Section 5: Example: Coupled Tanks 4 Step responses: non-fuzzy PI-controller, K i =.5, K p = 7.5, (dashed line) and its fuzzy equivalent : Output time (sec)

41 Section 5: Example: Coupled Tanks 4 References [] Babuska, R. : Fuzzy Modelling for Control. Kluwer, 998. See [2] Passino, K.M. and Yurkovich, S. : Fuzzy Control. Addisson Wesley, 997. [3] Siler, W. and Ying, H. : Fuzzy Control Theory: The Linear Case. Fuzzy Sets and Systems, 33: , 989. [4] Wolkenhauer, O. : Data Engineering. [5] Ying, H. and Siler, W. and Buckley, J.J. : Fuzzy Control Theory: A Nonlinear Case. Automatica, 26 (3): 53 52, 99. 5

Design of Decentralized Fuzzy Controllers for Quadruple tank Process

Design of Decentralized Fuzzy Controllers for Quadruple tank Process IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.11, November 2008 163 Design of Fuzzy Controllers for Quadruple tank Process R.Suja Mani Malar1 and T.Thyagarajan2, 1 Assistant

More information

Root Locus. Motivation Sketching Root Locus Examples. School of Mechanical Engineering Purdue University. ME375 Root Locus - 1

Root Locus. Motivation Sketching Root Locus Examples. School of Mechanical Engineering Purdue University. ME375 Root Locus - 1 Root Locus Motivation Sketching Root Locus Examples ME375 Root Locus - 1 Servo Table Example DC Motor Position Control The block diagram for position control of the servo table is given by: D 0.09 Position

More information

Digital Control: Summary # 7

Digital Control: Summary # 7 Digital Control: Summary # 7 Proportional, integral and derivative control where K i is controller parameter (gain). It defines the ratio of the control change to the control error. Note that e(k) 0 u(k)

More information

YTÜ Mechanical Engineering Department

YTÜ Mechanical Engineering Department YTÜ Mechanical Engineering Department Lecture of Special Laboratory of Machine Theory, System Dynamics and Control Division Coupled Tank 1 Level Control with using Feedforward PI Controller Lab Report

More information

sc Control Systems Design Q.1, Sem.1, Ac. Yr. 2010/11

sc Control Systems Design Q.1, Sem.1, Ac. Yr. 2010/11 sc46 - Control Systems Design Q Sem Ac Yr / Mock Exam originally given November 5 9 Notes: Please be reminded that only an A4 paper with formulas may be used during the exam no other material is to be

More information

YTÜ Mechanical Engineering Department

YTÜ Mechanical Engineering Department YTÜ Mechanical Engineering Department Lecture of Special Laboratory of Machine Theory, System Dynamics and Control Division Coupled Tank 1 Level Control with using Feedforward PI Controller Lab Date: Lab

More information

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL Eample: design a cruise control system After gaining an intuitive understanding of the plant s dynamics and establishing the design objectives, the control engineer typically solves the cruise control

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

Inter-Ing 2005 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC CONFERENCE WITH INTERNATIONAL PARTICIPATION, TG. MUREŞ ROMÂNIA, NOVEMBER 2005.

Inter-Ing 2005 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC CONFERENCE WITH INTERNATIONAL PARTICIPATION, TG. MUREŞ ROMÂNIA, NOVEMBER 2005. Inter-Ing 5 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC CONFERENCE WITH INTERNATIONAL PARTICIPATION, TG. MUREŞ ROMÂNIA, 1-11 NOVEMBER 5. FUZZY CONTROL FOR A MAGNETIC LEVITATION SYSTEM. MODELING AND SIMULATION

More information

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 85 CAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 5. INTRODUCTION The simulation studies presented in the earlier chapter are obviously proved that the design of a classical

More information

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University Directory Table of Contents Begin Article Fuzzy Logic Controllers - Tutorial Robert Fullér

More information

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Module - 2 Lecture - 4 Introduction to Fuzzy Logic Control In this lecture today, we will be discussing fuzzy

More information

A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS

A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS A NEW STRUCTURE FOR THE FUZZY LOGIC CONTROL IN DC TO DC CONVERTERS JENICA ILEANA CORCAU Division Avionics University of Craiova, Faculty of Electrotechnics Blv. Decebal, nr. 07, Craiova, Dolj ROMANIA ELEONOR

More information

Enhanced Fuzzy Model Reference Learning Control for Conical tank process

Enhanced Fuzzy Model Reference Learning Control for Conical tank process Enhanced Fuzzy Model Reference Learning Control for Conical tank process S.Ramesh 1 Assistant Professor, Dept. of Electronics and Instrumentation Engineering, Annamalai University, Annamalainagar, Tamilnadu.

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

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION 141 CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION In most of the industrial processes like a water treatment plant, paper making industries, petrochemical industries,

More information

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor dvance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 2 (2013), pp. 169-178 Research India Publications http://www.ripublication.com/aeee.htm Type-2 Fuzzy Logic Control of Continuous

More information

10/8/2015. Control Design. Pole-placement by state-space methods. Process to be controlled. State controller

10/8/2015. Control Design. Pole-placement by state-space methods. Process to be controlled. State controller Pole-placement by state-space methods Control Design To be considered in controller design * Compensate the effect of load disturbances * Reduce the effect of measurement noise * Setpoint following (target

More information

Experiment # 5 5. Coupled Water Tanks

Experiment # 5 5. Coupled Water Tanks Experiment # 5 5. Coupled Water Tanks 5.. Objectives The Coupled-Tank plant is a Two-Tank module consisting of a pump with a water basin and two tanks. The two tanks are mounted on the front plate such

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics

More information

Fuzzy Control of a Multivariable Nonlinear Process

Fuzzy Control of a Multivariable Nonlinear Process Fuzzy Control of a Multivariable Nonlinear Process A. Iriarte Lanas 1, G. L.A. Mota 1, R. Tanscheit 1, M.M. Vellasco 1, J.M.Barreto 2 1 DEE-PUC-Rio, CP 38.063, 22452-970 Rio de Janeiro - RJ, Brazil e-mail:

More information

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017 UNIVERSITY OF BOLTON TW16 SCHOOL OF ENGINEERING MSC SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2016/2017 ADVANCED CONTROL TECHNOLOGY MODULE NO: EEM7015 Date: Monday 15 May 2017

More information

Outline. Classical Control. Lecture 5

Outline. Classical Control. Lecture 5 Outline Outline Outline 1 What is 2 Outline What is Why use? Sketching a 1 What is Why use? Sketching a 2 Gain Controller Lead Compensation Lag Compensation What is Properties of a General System Why use?

More information

FEEDBACK CONTROL SYSTEMS

FEEDBACK CONTROL SYSTEMS FEEDBAC CONTROL SYSTEMS. Control System Design. Open and Closed-Loop Control Systems 3. Why Closed-Loop Control? 4. Case Study --- Speed Control of a DC Motor 5. Steady-State Errors in Unity Feedback Control

More information

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Lecture 5 Classical Control Overview III Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore A Fundamental Problem in Control Systems Poles of open

More information

AN INTRODUCTION TO THE CONTROL THEORY

AN INTRODUCTION TO THE CONTROL THEORY Open-Loop controller An Open-Loop (OL) controller is characterized by no direct connection between the output of the system and its input; therefore external disturbance, non-linear dynamics and parameter

More information

Control of Electromechanical Systems

Control of Electromechanical Systems Control of Electromechanical Systems November 3, 27 Exercise Consider the feedback control scheme of the motor speed ω in Fig., where the torque actuation includes a time constant τ A =. s and a disturbance

More information

ECEN 605 LINEAR SYSTEMS. Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability 1/27

ECEN 605 LINEAR SYSTEMS. Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability 1/27 1/27 ECEN 605 LINEAR SYSTEMS Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability Feedback System Consider the feedback system u + G ol (s) y Figure 1: A unity feedback system

More information

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined Content Introduction Graduate School of Science and Technology Basic Concepts Fuzzy Control Eamples H. Bevrani Fuzzy GC Spring Semester, 2 2 The class of tall men, or the class of beautiful women, do not

More information

Fuzzy Logic-based Robust Control of a Flexible two-mass System (1990 ACC Benchmark Problem)

Fuzzy Logic-based Robust Control of a Flexible two-mass System (1990 ACC Benchmark Problem) Fuzzy Logic-based Robust Control of a Flexible two-mass System (1990 ACC Benchmark Problem) Adekunle C. Adediji and John Essegbey School of Electronics and Computing Systems University of Cincinnati 497

More information

Design and Implementation of PI and PIFL Controllers for Continuous Stirred Tank Reactor System

Design and Implementation of PI and PIFL Controllers for Continuous Stirred Tank Reactor System International Journal of omputer Science and Electronics Engineering (IJSEE olume, Issue (4 ISSN 3 48 (Online Design and Implementation of PI and PIFL ontrollers for ontinuous Stirred Tank Reactor System

More information

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions EE C28 / ME C34 Fall 24 HW 6.2 Solutions. PI Controller For the system G = K (s+)(s+3)(s+8) HW 6.2 Solutions in negative feedback operating at a damping ratio of., we are going to design a PI controller

More information

Proportional plus Integral (PI) Controller

Proportional plus Integral (PI) Controller Proportional plus Integral (PI) Controller 1. A pole is placed at the origin 2. This causes the system type to increase by 1 and as a result the error is reduced to zero. 3. Originally a point A is on

More information

Digital Control Systems

Digital Control Systems Digital Control Systems Lecture Summary #4 This summary discussed some graphical methods their use to determine the stability the stability margins of closed loop systems. A. Nyquist criterion Nyquist

More information

4.0 Update Algorithms For Linear Closed-Loop Systems

4.0 Update Algorithms For Linear Closed-Loop Systems 4. Update Algorithms For Linear Closed-Loop Systems A controller design methodology has been developed that combines an adaptive finite impulse response (FIR) filter with feedback. FIR filters are used

More information

Analysis and Design of Control Systems in the Time Domain

Analysis and Design of Control Systems in the Time Domain Chapter 6 Analysis and Design of Control Systems in the Time Domain 6. Concepts of feedback control Given a system, we can classify it as an open loop or a closed loop depends on the usage of the feedback.

More information

1 x(k +1)=(Φ LH) x(k) = T 1 x 2 (k) x1 (0) 1 T x 2(0) T x 1 (0) x 2 (0) x(1) = x(2) = x(3) =

1 x(k +1)=(Φ LH) x(k) = T 1 x 2 (k) x1 (0) 1 T x 2(0) T x 1 (0) x 2 (0) x(1) = x(2) = x(3) = 567 This is often referred to as Þnite settling time or deadbeat design because the dynamics will settle in a Þnite number of sample periods. This estimator always drives the error to zero in time 2T or

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

More information

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

MAS107 Control Theory Exam Solutions 2008

MAS107 Control Theory Exam Solutions 2008 MAS07 CONTROL THEORY. HOVLAND: EXAM SOLUTION 2008 MAS07 Control Theory Exam Solutions 2008 Geir Hovland, Mechatronics Group, Grimstad, Norway June 30, 2008 C. Repeat question B, but plot the phase curve

More information

PD, PI, PID Compensation. M. Sami Fadali Professor of Electrical Engineering University of Nevada

PD, PI, PID Compensation. M. Sami Fadali Professor of Electrical Engineering University of Nevada PD, PI, PID Compensation M. Sami Fadali Professor of Electrical Engineering University of Nevada 1 Outline PD compensation. PI compensation. PID compensation. 2 PD Control L= loop gain s cl = desired closed-loop

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

RELAY CONTROL WITH PARALLEL COMPENSATOR FOR NONMINIMUM PHASE PLANTS. Ryszard Gessing

RELAY CONTROL WITH PARALLEL COMPENSATOR FOR NONMINIMUM PHASE PLANTS. Ryszard Gessing RELAY CONTROL WITH PARALLEL COMPENSATOR FOR NONMINIMUM PHASE PLANTS 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

FUZZY CONTROL OF CHAOS

FUZZY CONTROL OF CHAOS FUZZY CONTROL OF CHAOS OSCAR CALVO, CICpBA, L.E.I.C.I., Departamento de Electrotecnia, Facultad de Ingeniería, Universidad Nacional de La Plata, 1900 La Plata, Argentina JULYAN H. E. CARTWRIGHT, Departament

More information

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT http:// FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT 1 Ms.Mukesh Beniwal, 2 Mr. Davender Kumar 1 M.Tech Student, 2 Asst.Prof, Department of Electronics and Communication

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Illinois Institute of Technology Lecture 8: Response Characteristics Overview In this Lecture, you will learn: Characteristics of the Response Stability Real

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 8: Response Characteristics Overview In this Lecture, you will learn: Characteristics of the Response Stability Real Poles

More information

Knowledge-Based Control Systems (SC42050) Lecture 3: Knowledge based fuzzy control

Knowledge-Based Control Systems (SC42050) Lecture 3: Knowledge based fuzzy control Knowledge-Based Control Systems (SC425) Lecture 3: Knowledge based fuzzy control Alfredo Núñez Section of Railway Engineering CiTG, Delft University of Technology The Netherlands a.a.nunezvicencio@tudelft.nl

More information

EE402 - Discrete Time Systems Spring Lecture 10

EE402 - Discrete Time Systems Spring Lecture 10 EE402 - Discrete Time Systems Spring 208 Lecturer: Asst. Prof. M. Mert Ankarali Lecture 0.. Root Locus For continuous time systems the root locus diagram illustrates the location of roots/poles of a closed

More information

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015

SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 FACULTY OF ENGINEERING AND SCIENCE SAMPLE SOLUTION TO EXAM in MAS501 Control Systems 2 Autumn 2015 Lecturer: Michael Ruderman Problem 1: Frequency-domain analysis and control design (15 pt) Given is a

More information

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 104 CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 5.1 INTRODUCTION Fuzzy control is one of the most active areas of research in the application of fuzzy set theory, especially in complex control tasks, which

More information

Fuzzy Control Systems Process of Fuzzy Control

Fuzzy Control Systems Process of Fuzzy Control Fuzzy Control Systems The most widespread use of fuzzy logic today is in fuzzy control applications. Across section of applications that have successfully used fuzzy control includes: Environmental Control

More information

Design and Stability Analysis of Single-Input Fuzzy Logic Controller

Design and Stability Analysis of Single-Input Fuzzy Logic Controller IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 30, NO. 2, APRIL 2000 303 Design and Stability Analysis of Single-Input Fuzzy Logic Controller Byung-Jae Choi, Seong-Woo Kwak,

More information

A Comparative Study on Fault Detection and Self- Reconfiguration

A Comparative Study on Fault Detection and Self- Reconfiguration Cleveland State University EngagedScholarship@CSU ETD Archive 010 A Comparative Study on Fault Detection and Self- Reconfiguration Ning Ge Cleveland State University Follow this and additional works at:

More information

The Performance Analysis Of Four Tank System For Conventional Controller And Hybrid Controller

The Performance Analysis Of Four Tank System For Conventional Controller And Hybrid Controller International Research Journal of Engineering and Technology (IRJET) e-issn: 2395-56 Volume: 3 Issue: 6 June-216 www.irjet.net p-issn: 2395-72 The Performance Analysis Of Four Tank System For Conventional

More information

PID Control. Objectives

PID Control. Objectives PID Control Objectives The objective of this lab is to study basic design issues for proportional-integral-derivative control laws. Emphasis is placed on transient responses and steady-state errors. The

More information

EE3CL4: Introduction to Linear Control Systems

EE3CL4: Introduction to Linear Control Systems 1 / 17 EE3CL4: Introduction to Linear Control Systems Section 7: McMaster University Winter 2018 2 / 17 Outline 1 4 / 17 Cascade compensation Throughout this lecture we consider the case of H(s) = 1. We

More information

Introduction to Feedback Control

Introduction to Feedback Control Introduction to Feedback Control Control System Design Why Control? Open-Loop vs Closed-Loop (Feedback) Why Use Feedback Control? Closed-Loop Control System Structure Elements of a Feedback Control System

More information

Skyhook Surface Sliding Mode Control on Semi-Active Vehicle Suspension System for Ride Comfort Enhancement

Skyhook Surface Sliding Mode Control on Semi-Active Vehicle Suspension System for Ride Comfort Enhancement Engineering, 2009, 1, 1-54 Published Online June 2009 in SciRes (http://www.scirp.org/journal/eng/). Skyhook Surface Sliding Mode Control on Semi-Active Vehicle Suspension System for Ride Comfort Enhancement

More information

Simulation based Modeling and Implementation of Adaptive Control Technique for Non Linear Process Tank

Simulation based Modeling and Implementation of Adaptive Control Technique for Non Linear Process Tank Simulation based Modeling and Implementation of Adaptive Control Technique for Non Linear Process Tank P.Aravind PG Scholar, Department of Control and Instrumentation Engineering, JJ College of Engineering

More information

Performance Of Power System Stabilizerusing Fuzzy Logic Controller

Performance Of Power System Stabilizerusing Fuzzy Logic Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. I (May Jun. 2014), PP 42-49 Performance Of Power System Stabilizerusing Fuzzy

More information

Static Output Feedback Controller for Nonlinear Interconnected Systems: Fuzzy Logic Approach

Static Output Feedback Controller for Nonlinear Interconnected Systems: Fuzzy Logic Approach International Conference on Control, Automation and Systems 7 Oct. 7-,7 in COEX, Seoul, Korea Static Output Feedback Controller for Nonlinear Interconnected Systems: Fuzzy Logic Approach Geun Bum Koo l,

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

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING. MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016 TW2 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING MSc SYSTEMS ENGINEERING AND ENGINEERING MANAGEMENT SEMESTER 2 EXAMINATION 2015/2016 ADVANCED CONTROL TECHNOLOGY MODULE NO: EEM7015 Date: Monday 16 May 2016

More information

Department of Electronics and Instrumentation Engineering M. E- CONTROL AND INSTRUMENTATION ENGINEERING CL7101 CONTROL SYSTEM DESIGN Unit I- BASICS AND ROOT-LOCUS DESIGN PART-A (2 marks) 1. What are the

More information

FUZZY CONTROL OF CHAOS

FUZZY CONTROL OF CHAOS International Journal of Bifurcation and Chaos, Vol. 8, No. 8 (1998) 1743 1747 c World Scientific Publishing Company FUZZY CONTROL OF CHAOS OSCAR CALVO CICpBA, L.E.I.C.I., Departamento de Electrotecnia,

More information

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES International Mathematical Forum, 1, 2006, no. 28, 1371-1382 INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES Oscar Castillo, Nohé Cázarez, and Dario Rico Instituto

More information

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL

DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR ph CONTROL DESIGN OF AN ON-LINE TITRATOR FOR NONLINEAR CONTROL Alex D. Kalafatis Liuping Wang William R. Cluett AspenTech, Toronto, Canada School of Electrical & Computer Engineering, RMIT University, Melbourne,

More information

Lab-Report Control Engineering. Proportional Control of a Liquid Level System

Lab-Report Control Engineering. Proportional Control of a Liquid Level System Lab-Report Control Engineering Proportional Control of a Liquid Level System Name: Dirk Becker Course: BEng 2 Group: A Student No.: 9801351 Date: 10/April/1999 1. Contents 1. CONTENTS... 2 2. INTRODUCTION...

More information

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control esearch Journal of Applied Sciences, Engineering and echnology 4(5): 375-38, ISSN: 4-7467 Maxwell Scientific Organization, Submitted: February, Accepted: March 6, Published: August, Steam-Hydraulic urbines

More information

Time Response Analysis (Part II)

Time Response Analysis (Part II) Time Response Analysis (Part II). A critically damped, continuous-time, second order system, when sampled, will have (in Z domain) (a) A simple pole (b) Double pole on real axis (c) Double pole on imaginary

More information

FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE CONTROL OF INDUCTION MOTOR

FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE CONTROL OF INDUCTION MOTOR Journal of Engineering Science and Technology Vol., No. (26) 46-59 School of Engineering, Taylor s University FUZZY LOGIC BASED ADAPTATION MECHANISM FOR ADAPTIVE LUENBERGER OBSERVER SENSORLESS DIRECT TORQUE

More information

Steady State Errors. Recall the closed-loop transfer function of the system, is

Steady State Errors. Recall the closed-loop transfer function of the system, is Steady State Errors Outline What is steady-state error? Steady-state error in unity feedback systems Type Number Steady-state error in non-unity feedback systems Steady-state error due to disturbance inputs

More information

THE ANNALS OF "DUNAREA DE JOS" UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS

THE ANNALS OF DUNAREA DE JOS UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ON A TAKAGI-SUGENO FUZZY CONTROLLER WITH NON-HOMOGENOUS DYNAMICS Radu-Emil PRECUP and Stefan PREITL Politehnica University of Timisoara, Department

More information

HYDRAULIC LINEAR ACTUATOR VELOCITY CONTROL USING A FEEDFORWARD-PLUS-PID CONTROL

HYDRAULIC LINEAR ACTUATOR VELOCITY CONTROL USING A FEEDFORWARD-PLUS-PID CONTROL HYDRAULIC LINEAR ACTUATOR VELOCITY CONTROL UING A FEEDFORWARD-PLU-PID CONTROL Qin Zhang Department of Agricultural Engineering University of Illinois at Urbana-Champaign, Urbana, IL 68 ABTRACT: A practical

More information

Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women, India

Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women, India MODELING AND ANALYSIS OF 6/4 SWITCHED RELUCTANCE MOTOR WITH TORQUE RIPPLE REDUCTION Sunita.Ch 1, M.V.Srikanth 2 1, 2 Department of Electrical and Electronics, Shri Vishnu engineering college for women,

More information

FUZZY-ARITHMETIC-BASED LYAPUNOV FUNCTION FOR DESIGN OF FUZZY CONTROLLERS Changjiu Zhou

FUZZY-ARITHMETIC-BASED LYAPUNOV FUNCTION FOR DESIGN OF FUZZY CONTROLLERS Changjiu Zhou Copyright IFAC 5th Triennial World Congress, Barcelona, Spain FUZZY-ARITHMTIC-BASD LYAPUNOV FUNCTION FOR DSIGN OF FUZZY CONTROLLRS Changjiu Zhou School of lectrical and lectronic ngineering Singapore Polytechnic,

More information

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II)

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II) Lec 34 Fuzz Logic Control (II) Outline Control Rule Base Fuzz Inference Defuzzification FLC Design Procedures (C) 2001 b Yu Hen Hu 2 General form of rule: IF Control Rule Base x 1 is A 1 AND AND x M is

More information

FUZZY CONTROL. Main bibliography

FUZZY CONTROL. Main bibliography FUZZY CONTROL Main bibliography J.M.C. Sousa and U. Kaymak. Fuzzy Decision Making in Modeling and Control. World Scientific Series in Robotics and Intelligent Systems, vol. 27, Dec. 2002. FakhreddineO.

More information

Step input, ramp input, parabolic input and impulse input signals. 2. What is the initial slope of a step response of a first order system?

Step input, ramp input, parabolic input and impulse input signals. 2. What is the initial slope of a step response of a first order system? IC6501 CONTROL SYSTEM UNIT-II TIME RESPONSE PART-A 1. What are the standard test signals employed for time domain studies?(or) List the standard test signals used in analysis of control systems? (April

More information

NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL

NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL NEW CONTROL STRATEGY FOR LOAD FREQUENCY PROBLEM OF A SINGLE AREA POWER SYSTEM USING FUZZY LOGIC CONTROL 1 B. Venkata Prasanth, 2 Dr. S. V. Jayaram Kumar 1 Associate Professor, Department of Electrical

More information

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR 4.1 Introduction Fuzzy Logic control is based on fuzzy set theory. A fuzzy set is a set having uncertain and imprecise nature of abstract thoughts, concepts

More information

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers L. K. Wong F. H. F. Leung P. IS.S. Tam Department of Electronic Engineering Department of Electronic Engineering Department of Electronic

More information

DIGITAL CONTROLLER DESIGN

DIGITAL CONTROLLER DESIGN ECE4540/5540: Digital Control Systems 5 DIGITAL CONTROLLER DESIGN 5.: Direct digital design: Steady-state accuracy We have spent quite a bit of time discussing digital hybrid system analysis, and some

More information

A Stable Self-Tuning Fuzzy Logic Control System for Industrial Temperature Regulation

A Stable Self-Tuning Fuzzy Logic Control System for Industrial Temperature Regulation A Stable Self-Tuning Fuzzy Logic Control System for Industrial Temperature Regulation Zhiqiang Gao, Thomas A. Trautzsch and James G. Dawson Department of Electrical Engineering Cleveland State University

More information

Control 2. Proportional and Integral control

Control 2. Proportional and Integral control Control 2 Proportional and Integral control 1 Disturbance rejection in Proportional Control Θ i =5 + _ Controller K P =20 Motor K=2.45 Θ o Consider first the case where the motor steadystate gain = 2.45

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 21: Stability Margins and Closing the Loop Overview In this Lecture, you will learn: Closing the Loop Effect on Bode Plot Effect

More information

Control for. Maarten Steinbuch Dept. Mechanical Engineering Control Systems Technology Group TU/e

Control for. Maarten Steinbuch Dept. Mechanical Engineering Control Systems Technology Group TU/e Control for Maarten Steinbuch Dept. Mechanical Engineering Control Systems Technology Group TU/e Motion Systems m F Introduction Timedomain tuning Frequency domain & stability Filters Feedforward Servo-oriented

More information

Improving the Control System for Pumped Storage Hydro Plant

Improving the Control System for Pumped Storage Hydro Plant 011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (011) (011) IACSIT Press, Singapore Improving the Control System for Pumped Storage Hydro Plant 1 Sa ad. P. Mansoor

More information

Integrator Windup

Integrator Windup 3.5.2. Integrator Windup 3.5.2.1. Definition So far we have mainly been concerned with linear behaviour, as is often the case with analysis and design of control systems. There is, however, one nonlinear

More information

Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2)

Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2) Appendix A: Exercise Problems on Classical Feedback Control Theory (Chaps. 1 and 2) For all calculations in this book, you can use the MathCad software or any other mathematical software that you are familiar

More information

Project Proposal ME/ECE/CS 539 Stock Trading via Fuzzy Feedback Control

Project Proposal ME/ECE/CS 539 Stock Trading via Fuzzy Feedback Control Project Proposal ME/ECE/CS 539 Stock Trading via Fuzzy Feedback Control Saman Cyrus May 9, 216 Abstract In this project we would try to design a fuzzy feedback control system for stock trading systems.

More information

Performance Analysis of Fuzzy Proportional-Derivative Control Systems

Performance Analysis of Fuzzy Proportional-Derivative Control Systems Performance Analysis of Fuzzy Proportional-Derivative Control Systems Huaidong i z Heidar Malki 2 and University of Houston Guanrong Chen 3 Abstract " This paper analyzes the performance of a fuzzy proportional-derivative

More information

Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Sangeetha Bindiganavile Nagesh

Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Sangeetha Bindiganavile Nagesh Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Delft Center for Systems and Control Adaptive fuzzy observer and robust controller for a 2-DOF robot arm For the degree of Master of

More information

Control Systems Design

Control Systems Design ELEC4410 Control Systems Design Lecture 14: Controllability Julio H. Braslavsky julio@ee.newcastle.edu.au School of Electrical Engineering and Computer Science Lecture 14: Controllability p.1/23 Outline

More information

CHAPTER 7 STEADY-STATE RESPONSE ANALYSES

CHAPTER 7 STEADY-STATE RESPONSE ANALYSES CHAPTER 7 STEADY-STATE RESPONSE ANALYSES 1. Introduction The steady state error is a measure of system accuracy. These errors arise from the nature of the inputs, system type and from nonlinearities of

More information

Control of Manufacturing Processes

Control of Manufacturing Processes Control of Manufacturing Processes Subject 2.830 Spring 2004 Lecture #19 Position Control and Root Locus Analysis" April 22, 2004 The Position Servo Problem, reference position NC Control Robots Injection

More information

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42 Contents Preface.............................................. xiii 1. Introduction......................................... 1 1.1 Continuous and Discrete Control Systems................. 4 1.2 Open-Loop

More information

4F3 - Predictive Control

4F3 - Predictive Control 4F3 Predictive Control - Discrete-time systems p. 1/30 4F3 - Predictive Control Discrete-time State Space Control Theory For reference only Jan Maciejowski jmm@eng.cam.ac.uk 4F3 Predictive Control - Discrete-time

More information

(b) A unity feedback system is characterized by the transfer function. Design a suitable compensator to meet the following specifications:

(b) A unity feedback system is characterized by the transfer function. Design a suitable compensator to meet the following specifications: 1. (a) The open loop transfer function of a unity feedback control system is given by G(S) = K/S(1+0.1S)(1+S) (i) Determine the value of K so that the resonance peak M r of the system is equal to 1.4.

More information