A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY

Size: px
Start display at page:

Download "A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY"

Transcription

1 A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS NELENDRAN PILLAY 2008

2 A PARTICLE SWARM OPTIMIZATION APPROACH FOR TUNING OF SISO PID CONTROL LOOPS By Nelendran Pillay Student Number: Thesis submitted in comliance with the requirements for the Master s Degree in Technology: Electrical Engineering Light Current DURBAN UNIVERSITY OF TECHNOLOGY DEPARTMENT OF ELECTRONIC ENGINEERING This thesis reresents my own work N. Pillay APPROVED FOR FINAL SUBMISSION Suervisor: Dr. P. Govender Date Det. of Electronic Engineering Durban University of Technology ii

3 Table of Contents ABSTRACT... i ACKNOWLEDGEMENTS... ii LIST OF FIGURES... iii LIST OF TABLES... viii LIST OF ABBREVIATIONS... xi LIST OF SYMBOLS... xiii Chater 1 Introduction and Overview of the Study 1.1 Introduction Motivation for the study Focus of the study Objectives of the study Thesis overview Chater 2 Overview of PID Control 2.1 Introduction Control Effects of Proortional, Integral and Derivative Action Proortional control Integral control (Reset control) Integral action as automatic reset Undesirable effects of Integral Control Derivative control (Rate or Pre-Act control) D-Action as Predictive Control PID Algorithms Performance evaluation criteria Summary and conclusion i

4 Chater 3 Tyical Process Control Models 3.1 Introduction Dynamics associated with the selected rocess models A brief overview of integrating rocesses (Self-Regulating Processes) Problems exerienced with tuning rocesses having unstable oles and dead-time Summary and conclusion Chater 4 PID Tuning 4.1 Introduction Ziegler-Nichols Tuning ZN closed-loo tuning method (Ultimate gain and ultimate eriod method) ZN oen-loo tuning method (Process reaction curve method) Assessing the efficacy of Ziegler-Nichols tuning rules for dead-time dominant rocess Cohen-Coon tuning (Oen-loo tuning) Comarison between ZN and CC Tuning Åström - Hägglund Gain and Phase Method (Closed-Loo Method) Poulin-Pomerleau Tuning Method for Second-Order Integrating Process having Dead-Time (SOIPDT) - (Oen-Loo Tuning) De Paor-O Malley Tuning for First-Order Oen-Loo Unstable Processes having Dead-Time (FODUP) Venkatashankar-Chidambaram Tuning Method for First-Order Oen-Loo Unstable Processes Having Dead-Time (FODUP) Summary and conclusion ii

5 Chater 5 Evolutionary Comutation and Swarm Intelligence Paradigms 5.1 Introduction Evolutionary Comutation An Overview of Genetic Algorithms Premature convergence of Genetic Algorithms Swarm Intelligence Ant Colony Otimization Background to Particle Swarm Otimization The basic PSO algorithm Variations to the PSO algorithm Stes in imlementing the PSO method Selection of the search method Selection of termination method Factors affecting PSO erformance Comarison between the GA and PSO Summary and conclusion Chater 6 PSO Tuned PID Control 6.1 Introduction Descrition of the PSO tuning methodology Alication of PSO for PID Tuning Position of the PSO algorithm within the selected control loo Statistical Evaluation of the Dynamical Behaviour of Intelligent Agents Summary and conclusion Chater 7 Simulation Study of PSO Performance for Process Control 7.1 Introduction Preliminaries to the evaluation of PSO erformance Process models used in the simulation tests iii

6 7.4 Results of PSO arameter variation Observing the effects of varying PSO arameters Variation in Swarm Size (See Figure 7.1) Variation of Velocity Maximum (See Figure 7.2) Variation of Social and Cognitive Acceleration Constants (See Figure 7.3 and Figure 7.4) Summary and conclusion Chater 8 Simulation Studies to Comare the Performance of PSO vs. Other Tuning Techniques 8.1 Introduction Preliminaries to the exeriments Exeriments Exeriment 8.1: Tuning of FOPDT rocess for otimal setoint tracking Objective Methodology Observations and analysis of results Exeriment 8.2: Tuning of SOPDT rocess for otimal setoint tracking Objective Methodology for exeriment Observations and analysis of results Exeriment 8.3: Tuning of SOIPDT rocess for otimal setoint tracking Objective Methodology Observations and analysis of results Exeriment 8.4: Tuning of FODUP rocess for otimal setoint tracking Objective Methodology for exeriment Observations and analysis of results Exeriment 8.5: Tuning of FOPDT rocesses for setoint tracking and disturbance rejection iv

7 8.7.1 Objective Methodology Observations and analysis of results Exeriment 8.6: Tuning of SOPDT rocesses for setoint tracking and disturbance rejection Objective Methodology Observations and analysis of results Exeriment 8.7: Tuning of SOIPDT rocesses for setoint tracking and disturbance rejection Objective Methodology Observations and analysis of results Exeriment 8.8: Tuning of FODUP rocesses for setoint tracking and disturbance rejection Objective Methodology Observations and analysis of results Summary and conclusion Chater 9 Offline Tuning for Process Control 9.1 Introduction Basic descrition of the Process Control Plant used in the study Interfacing the lant to the PC based controllers Preliminaries for the real-time exeriments Pressure control loo Results and observations Flow Control Results and observations Level Control Results and observations v

8 9.8 Summary and conclusion Chater 10 Online Tuning for Real-Time Positional Control 10.1 Introduction Positioning servo-system PID control structure used for the ositional servo-system Positioning servo-system control loo Model of the armature controlled DC motor and gear mechanism Evaluating PSO Performance for Offline Tuning Observations and analyses of results Controller tuned for setoint tracking System tuned for disturbance rejection Evaluating PSO erformance using online PSO Tuning Observations and analysis of results System tuned for setoint tracking System tuned for disturbance rejection Summary and conclusion Chater 11 Summary of Study, Recommendations and Conclusion 11.1 Introduction PSO Tuning Advantages of the PSO Imroved Process Behaviour Attractive features of PSO Based PID Tuning Fixed PSO Oerating Parameters for Imroved Reeatability Recommendations for further research Summary and conclusion vi

9 References Aendix A Aendix B Aendix C Aendix D vii

10 ABSTRACT Linear control systems can be easily tuned using classical tuning techniques such as the Ziegler-Nichols and Cohen-Coon tuning formulae. Emirical studies have found that these conventional tuning methods result in an unsatisfactory control erformance when they are used for rocesses exeriencing the negative destabilizing effects of strong nonlinearities. It is for this reason that control ractitioners often refer to tune most nonlinear systems using trial and error tuning, or intuitive tuning. A need therefore exists for the develoment of a suitable tuning technique that is alicable for a wide range of control loos that do not resond satisfactorily to conventional tuning. Emerging technologies such as Swarm Intelligence (SI) have been utilized to solve many non-linear engineering roblems. Particle Swarm Otimization (PSO), develoed by Eberhart and Kennedy (1995), is a sub-field of SI and was insired by swarming atterns occurring in nature such as flocking birds. It was observed that each individual exchanges revious exerience, hence knowledge of the best osition attained by an individual becomes globally known. In the study, the roblem of identifying the PID controller arameters is considered as an otimization roblem. An attemt has been made to determine the PID arameters emloying the PSO technique. A wide range of tyical rocess models commonly encountered in industry is used to assess the efficacy of the PSO methodology. Comarisons are made between the PSO technique and other conventional methods using simulations and real-time control. i

11 ACKNOWLEDGEMENTS The work resented in this thesis was carried out under the suervision of Dr. P. Govender. My gratitude and sincere areciation goes out to him for his assistance, valuable contribution and guidance throughout the study. His challenging questions and imaginative inut greatly benefited the work. I also wish to exress my sincere gratitude and areciation to the following: The National Research Foundation (NRF) for their financial assistance. Mr. C. Reinecke from the Durban University of Technology (DUT): Deartment of Electronic Engineering, for his sound advice and valuable suggestions. Mr. K. Moorgas for his technical assistance regarding dedicated PC equiment. A secial note of thanks to my arents for their unwavering suort and guidance. Finally, thanks to Theresa Padayachee for your tolerance and atience while I sent many hours glued in front of the PC. You have shown great understanding and given selfless suort. ii

12 LIST OF FIGURES FIGURE 2.1: PROPORTIONAL CONTROLLER WITHIN A CLOSED-LOOP FEEDBACK CONTROL SYSTEM FIGURE 2.2: CONTROL EFFECT OF VARYING P-ACTION 1 G = ( s + 1) FIGURE 2.3: PROPORTIONAL CONTROLLER WITH AN INTEGRATOR AS AUTOMATIC RESET FIGURE 2.4: CONTROL EFFECTS OF VARYING INTEGRAL ACTION 1 G = ( s + 1) FIGURE 2.5: INTERPRETATION OF DERIVATIVE ACTION AS PREDICTIVE CONTROL FIGURE 2.6: SIMULATION OF A CLOSED-LOOP SYSTEM WITH PID CONTROL 1 G = ( s + 1) FIGURE 2.7: NON-INTERACTING PID FIGURE 2.8: INTERACTING PID FIGURE 2.9: PARALLEL NON-INTERACTING PID FIGURE 3.1: SISO SYSTEM WITH UNITY FEEDBACK FIGURE 3.2: RESPONSE TRAJECTORIES FOR SELF-REGULATING (STABLE), MARGINALLY STABLE AND UNSTABLE PROCESSES FIGURE 4.1: RESPONSE CURVE FOR QUARTER WAVE DECAY RATIO = ( s + 1) FIGURE 4.2: CLOSED-LOOP STEP RESPONSE OF G WITH K = [2,8], T = AND T = c i d FIGURE 4.3: OPEN-LOOP PROCESS REACTION CURVE FOR A STEP CHANGE FIGURE 4.4: STEP RESPONSE USING ZN OPEN-LOOP AND CLOSED-LOOP TUNING FOR A DEAD-TIME DOMINANT PROCESS 3 ex( 5s) G = ( s + 1) iii

13 FIGURE 4.5A: NYQUIST PLOT OF STABLE SYSTEM SHOWING GAIN AND PHASE MARGINS FIGURE 4.5B: NYQUIST PLOT OF UNSTABLE SYSTEM SHOWING GAIN AND PHASE MARGINS FIGURE 4.6: RELAY FEEDBACK SYSTEM FIGURE 4.7: TYPICAL OPEN-LOOP FREQUENCY RESPONSE FOR SECOND-ORDER INTEGRATING PROCESS WITH TIME DELAY IN CASCADE WITH A PI CONTROLLER FIGURE 4.8: OPTIMAL M r, ACCORDING TO THE ITAE CRITERION FOR SOIPDT PROCESS AS A FUNCTION OF THE FIGURE 4.9: NYQUIST DIAGRAM FOR OPEN-LOOP UNSTABLE PROCESS L T RATIO (EQUATION 4.22) FIGURE 4.10: ITERATIVE ALGORITHM FOR DETERMINATION OF δ c FIGURE 5.1: CONCEPT OF MODIFICATION OF A SEARCHING POINT BY PSO (KENNEDY AND EBERHART, 1995) FIGURE 5.2: STEPS IN PSO (EBERHART AND KENNEDY, 1995) FIGURE 6.1: POSITION OF SWARM AGENT WITHIN A 3-D SEARCH SPACE FIGURE 6.2: POSITIONING OF THE PSO OPTIMIZATION ALGORITHM WITHIN A SISO SYSTEM FIGURE 7.1: ADJUSTMENT OF SWARM SIZE (2; 5; 10; 20; 40; 50) FIGURE 7.2: ADJUSTMENT OF VELOCITY MAXIMUM (0.1; 1; 5; 10) FIGURE 7.3: ADJUSTMENT OF COGNITIVE ACCELERATION (1; 2.05; 3; 4; 5) FIGURE 7.4: ADJUSTMENT OF SOCIAL ACCELERATION (1; 2.05; 3; 4; 5) FIGURE 8.1: PROCESS CONTROL LOOP USED IN THE EXPERIMENTS FIGURE 8.2: FOPDT SYSTEM RESPONSE FOR EXPERIMENT 8.1 ex ( 0.2s) G = ( s + 1) FIGURE 8.3: PSO VS. GA - EXP. 8.1 RESULTS FOLLOWING 10 TRIALS ex ( 0.2s) G = ( s + 1) iv

14 FIGURE 8.4: SOPDT SYSTEM RESPONSES FOR EXPERIMENT 8.2 ex( 0.5s) G = s + 2s + 1 FIGURE 8.5: ITAE CONVERGENCE FOR PSO VS. GA ex( 0.5s) G = s + 2s + 1 FIGURE 8.6: STATISTICAL ANALYSIS FOR PSO VS. GA ex( 0.5s) G = s + 2s + 1 FIGURE 8.7: SOIPDT SYSTEM RESPONSES FOR EXPERIMENT 8.3 ex( 0.2s) G = s( s + 1) FIGURE 8.8: FODUP SYSTEM RESPONSES FOR EXPERIMENT 8.4 ex( 0.2s) G = ( s 1) FIGURE 8.9: FOPDT SYSTEM RESPONSES FOR SETPOINT TRACKING AND DISTURBANCE REJECTION (EXPERIMENT 8.5) ex( 0.2s) G = ( s + 1) FIGURE 8.10: SOPDT SYSTEM RESPONSES FOR EXPERIMENT 8.6 ex( 0.5s) G = s + 2s + 1 FIGURE 8.11: SOIPDT SYSTEM RESPONSES FOR EXPERIMENT 8.7 ex( 0.2s) G = ( s + s) FIGURE 8.12: FODUP SYSTEM RESPONSES FOR EXPERIMENT 8.8 ex( 0.2s) G = ( s 1) FIGURE 9.1: PROCESS PLANT USED FOR THE TESTS FIGURE 9.2: P&ID OF THE PLANT UNDER STUDY FIGURE 9.3: INTERFACE BETWEEN PLANT AND PC v

15 FIGURE 9.4: MATLAB SIMULINK BASED PID CONTROLLER FOR REAL-TIME CONTROL FIGURE 9.5: CLOSED-LOOP STEP RESPONSES OF THE PRESSURE CONTROL LOOP USING ZN, CC, GA AND PSO TUNING PARAMETERS 0.62ex( 0.1s) = (0.5s + 1) G ressure FIGURE 9.6: CLOSED-LOOP STEP RESPONSE OF THE FLOW CONTROL LOOP WITH K = 7, T = AND T = 0 c i d 0.5ex( 6.5s) = s + 3.5s + 1 G flow FIGURE 9.7: CLOSED-LOOP STEP RESPONSES OF THE FLOW CONTROL LOOP USING ZN, AH, GA AND PSO TUNING PARAMETERS 0.5ex( 6.5s) = s + 3.5s + 1 G flow FIGURE 9.8: CLOSED-LOOP STEP RESPONSES OF THE LEVEL CONTROL LOOP USING PP, GA AND PSO TUNING PARAMETERS 0.02ex( 3s) = s(0.76s + 1) G level FIGURE 10.1: SCHEMATIC OF SERVO CONTROL SYSTEM FIGURE 10.2: SCHEMATIC OF THE POSITIONAL SERVO-MECHANISM FIGURE 10.3: FEEDBACK CONTROL LOOP FOR THE POSITIONAL SERVO-MECHANISM FIGURE 10.4: CLOSED-LOOP SETPOINT RESPONSE OF THE POSITIONAL SERVO-MECHANISM USING OFF-LINE TUNING 9.65ex( 0.1s) G = s(0.01s + 1) FIGURE 10.5: CLOSED-LOOP SETPOINT AND DISTURBANCE RESPONSE OF THE POSITIONAL SERVO-MECHANISM USING OFF-LINE TUNING 9.65ex( 0.1s) G = s(0.01s + 1) vi

16 FIGURE 10.6: CLOSED-LOOP SETPOINT RESPONSE OF THE POSITIONAL SERVO-MECHANISM. (ON-LINE TUNING) FIGURE 10.7: CLOSED-LOOP DISTURBANCE REJECTION RESPONSE OF THE POSITIONAL SERVO-MECHANISM. (ON-LINE TUNING) vii

17 LIST OF TABLES TABLE 2.1: SUMMARY OF PERFORMANCE INDICES TABLE 4.1: ZIEGLER-NICHOLS CLOSED-LOOP TUNING PARAMETER (ZIEGLER AND NICHOLS, 1942) TABLE 4.2: ZIEGLER-NICHOLS OPEN-LOOP TUNING PARAMETER (ZIEGLER AND NICHOLS, 1942) TABLE 4.3: ZIEGLER-NICHOLS OPEN-LOOP AND CLOSED-LOOP TUNING PARAMETERS FOR ex( 5s) G = ( s + 1) TABLE 4.4: COHEN COON TUNING FORMULA (OPEN-LOOP) TABLE 4.5A: SUMMARY OF TUNING RULES TABLE 4.5B: SUMMARY OF TUNING RULES TABLE 7.1: EMPIRICALLY DETERMINED PSO PARAMETERS TABLE 7.2A: FOPDT MODELS TABLE 7.2B: SOPDT MODELS TABLE 7.2C: SOIPDT MODELS TABLE 7.2D: FODUP MODELS TABLE 7.3: FIGURE REFERENCES TO SHOW THE EFFECTS OF VARYING S S, V MAX, C 1 AND C 2 PARAMETERS FOR THE SELECTED PROCESSES TABLE 8.1: PSO PARAMETERS TABLE 8.2: GA PARAMETER SETTINGS TABLE 8.3: PID PARAMETERS AND CLOSED-LOOP RESPONSE SPECIFICATIONS FOR EXPERIMENT 8.1 ex( 0.2s) G = ( s + 1) TABLE 8.4: PSO VS. GA EXP. 8.1 STATISTICAL ANALYSIS FOLLOWING 10 TRIALS ex ( 0.2s) G = ( s + 1) viii

18 TABLE 8.5: PID PARAMETERS AND CLOSED-LOOP RESPONSE SPECIFICATIONS FOR EXPERIMENT 8.2 ex( 0.5s) G = s + 2s + 1 TABLE 8.6: STATISTICAL ANALYSIS OF THE 10 TRIAL RUNS FOR PSO VS. GA FOR EXPERIMENT 8.2 ex( 0.5s) G = s + 2s + 1 TABLE 8.7: PID PARAMETERS AND CLOSED-LOOP RESPONSE SPECIFICATIONS FOR EXPERIMENT 8.3 ex( 0.2s) G = s( s + 1) TABLE 8.8: STATISTICAL ANALYSIS OF THE 10 TRIAL RUNS FOR PSO VS. GA FOR EXPERIMENT 8.3 ex( 0.2s) G = s( s + 1) TABLE 9.1: TUNING PARAMETERS FOR THE PRESSURE CONTROL LOOP 0.62ex( 0.1s) = (0.5s + 1) G ressure TABLE 9.2: STATISTICAL ANALYSIS OVER THE 10 TRIALS FOR PSO AND GA FOR PRESSURE CONTROL LOOP 0.62ex( 0.1s) = (0.5s + 1) G ressure TABLE 9.3: CLOSED-LOOP PERFORMANCE OF THE PRESSURE CONTROL LOOP USING ZN, CC, GA AND PSO TUNING METHODS 0.62ex( 0.1s) = (0.5s + 1) G ressure TABLE 9.4: TUNING PARAMETERS FOR THE FLOW CONTROL LOOP 0.5ex( 6.5s) = s + 3.5s + 1 G flow TABLE 9.5: STATISTICAL ANALYSIS OF THE 10 TRIAL RUNS FOR PSO AND GA FOR THE FLOW CONTROL LOOP 0.5ex( 6.5s) = s + 3.5s + 1 G flow ix

19 TABLE 9.6: CLOSED-LOOP PERFORMANCE OF THE FLOW CONTROL LOOP USING ZN, AH, GA AND PSO TUNING METHODS 0.5ex( 6.5s) = s + 3.5s + 1 G flow TABLE 9.7: TUNING PARAMETERS FOR THE LEVEL CONTROL 0.02ex( 3s) = s(0.76s + 1) G level TABLE 9.8: STATISTICAL ANALYSIS OF THE 10 TRIAL RUNS FOR PSO AND GA FOR THE LEVEL CONTROL LOOP 0.02ex( 3s) = s(0.76s + 1) G level TABLE 9.9: CLOSED-LOOP PERFORMANCE CHARACTERISTICS FOR LEVEL CONTROL LOOP USING PP, GA AND PSO TUNING 0.02ex( 3s) = s(0.76s + 1) G level TABLE 10.1: PID PARAMETERS OF THE POSITIONAL SERVO-MECHANISM FOR SETPOINT TRACKING 9.65ex( 0.1s) G = s(0.01s + 1) TABLE 10.2: CLOSED-LOOP RESPONSE SPECIFICATIONS FOR SETPOINT TRACKING 9.65ex( 0.1s) G = s(0.01s + 1) TABLE 10.3: PID PARAMETERS OF THE POSITIONAL SERVO-MECHANISM FOR DISTURBANCE REJECTION 9.65ex( 0.1s) G = s(0.01s + 1) x

20 LIST OF ABBREVIATIONS ACO AH AI ANN CC DCS DO EC EP ES FODUP FOPDT GA GP IAE ISE ITSE ITAE MIMO MISO P Ant Colony Otimization Åström and Hägglund Artificial Intelligence Artificial Neural Network Cohen and Coon Distributed Control System De Paor and O Malley Evolutionary Comutation Evolutionary Programming Evolutionary Strategies First order delayed unstable rocess First order lus dead time Genetic Algorithms Genetic Programming Integral absolute-error criterion Integral square-error criterion Integral-of-time multilied square-error criterion Integral-of-time-multilied absolute-error criterion Multile-Inut-Multile-Outut Multile-Inut-Single-Outut Proortional controller xi

21 PI PID PP PLC PSO SOIPDT SOPDT SI SIMO SISO VC ZN Proortional-integral controller Proortional-integral-derivative controller Poulin and Pomerleau Programmable Logic Controller Particle Swarm Otimization Second order integrating lus dead time Second order lus dead time Swarm Intelligence Single-Inut-Multile-Outut Single-Inut-Single-Outut Venkatashankar and Chidambaram Ziegler and Nichols xii

22 LIST OF SYMBOLS λ ε φ m Unstable ole Self regulating index / Controllability ratio Phase margin θ (s) Angular dislacement ω c Standard deviation Standard deviation of the ITAE index for the trial Gain crossover frequency ω Phase crossover frequency χ A m Mean Mean value of the ITAE index for the trial Mean number of iterations used to erform a search Mean time taken by PSO to comlete a search Constriction factor Gain margin b c 1 Controller bias Cognitive acceleration constants (self confidence) c 2 Social acceleration constant (swarm confidence) C (s) Angular dislacement of motor shaft d Relay amlitude D(s), d (t) Disturbance E (s), e (t) Error xiii

23 e ss Steady-state error f Viscous friction coefficient of the motor and load G c (s) Controller transfer function G (s) Process model transfer function gbest gbest n h iter Global best of the oulation Global best of the oulation for n dimension Unit ste function Current iteration iter max Maximum number of iterations J K K b Moment of inertia of motor and load Motor torque constant Back emf constant K c Proortional gain K d Derivative gain K i Integral gain K Process gain K u Ultimate gain L a Armature inductance L Process dead time L (s) Loo transfer function. M r Maximum eak resonance xiv

24 M (%) Maximum ercentage overshoot n N PB Number of dimensions to roblem Gear ratio Number of articles in oulation Proortional band best Personal best of agent best, Personal best of agent ifor n dimension i n P u Ultimate eriod q Number of arameters being otimized by PSO R a Armature resistance R (s), r (t) Setoint rand Random number between 0 and 1 1, 2 S (s) Sensitivity function S s Swarm size k +1 s Modified searching oint k s i, n Current osition of agent iat iteration k for n dimension s Position of agent iat iteration ( k + 1) for n dimension ( k+ 1) i, n T t c Samling interval Period of relay T d Derivative time constant t dist Time of unit ste disturbance xv

25 T i Integral time constant T Process time constant t r Rise-time (10% to 90%) t s Settling time (2%) t Time of inut unit ste uste U (s), u (t) Controller outut u Process inut roc V max Velocity maximum v best Velocity based on best v gbest Velocity based on gbest k +1 v Modified velocity k v i, n Velocity of agent iat current iteration k for n dimension v Velocity of agent i at iteration ( k + 1) for n dimension ( k+ 1) i, n w Inertia weight w max Initial weight w min Final weight Y (s), y (t) Process outut xvi

26 Chater 1 Introduction and Overview of the Study 1.1 Introduction The PID controller is regarded as the workhorse of the rocess control industry (Pillay and Govender, 2007). Its widesread use and universal accetability is attributed to its simle oerating algorithm, the relative ease with which the controller effects can be adjusted, the broad range of alications where it has reliably roduced excellent control erformances, and the familiarity with which it is erceived amongst researchers and ractitioners within the rocess control community (Pillay and Govender, 2007). In site of its widesread use, one of its main short-comings is that there is no efficient tuning method for this tye of controller (Åström and Hägglund, 1995). Given this brief background, the main objective of this study is to develo a tuning methodology that would be universally alicable to a range of oular rocesses that occur in the rocess control industry. 1.2 Motivation for the study Several tuning methods have been roosed for the tuning of rocess control loos, with the most oular method being that of Ziegler and Nichols (1942). Other methods include the methods of Cohen and Coon (1953), Åström and Hägglund (1984), De Paor and O Malley (1989), Zhuang and Atherton (1993), Venkatashankar and Chidambaram (1994), Poulin and Pomerleau (1996) and Haung and Chen (1996). In site of this large range of tuning techniques, to date there still seems to be no general consensus as to - 1 -

27 which tuning method works best for most alications (Liták, 1995). Some methods rely heavily on exerience, while others rely more on mathematical considerations (Liták, 1995). The Ziegler-Nichols method (1942) is the method most referred by rocess control ractitioners and alternate methods are often not alied in ractice because of the reluctance of control ersonnel to learn new techniques which they erceive as being comlicated, time consuming and laborious to imlement (Pillay and Govender, 2007). Also, some commonly used techniques do not erform sufficiently well in the resence of strong nonlinear characteristics within the control channel (Åström and Hägglund, 2004, Shinskey, 1994). 1.3 Focus of the study This study rooses the develoment of a tuning technique that would be suitable for otimizing the control of rocesses oerating in a single-inut-single-outut (SISO) rocess control loo. The SISO toology has been selected for this study because it is the most fundamental of control loos and the theory develoed for this tye of loo can be easily extended to more comlex loos. The research focuses on utilizing a softcomuting strategy, namely the article swarm otimization (PSO) technique that was first roosed by Kennedy and Eberhart (1995), as an otimization strategy to determine otimal controller arameters for PID control and its variants. The control erformance of loos tuned with the roosed PSO technique will also be comared to that of loos tuned using another soft-comuting technique, namely the genetic algorithm (GA) lus - 2 -

28 the methods mentioned reviously in the discussions. The GA was selected for comarison with the PSO because both are oulation based soft-comuting techniques. 1.4 Objectives of the study The objectives of the study are to: i) Develo a PSO based PID tuning methodology for otimizing the control of SISO rocess control loos. ii) Determine the efficacy of the roosed method by comaring the control erformance of loos tuned with the PSO method to that of loos tuned using the GA and the other so-called conventional methods of Ziegler-Nichols (1942), Cohen and Coon (1953), Åström and Hägglund (1984), De Paor and O Malley (1989), Venkatashankar and Chidambaram (1994) and Poulin and Pomerleau (1996). 1.5 Thesis overview This document is arranged as follows: Chater one gives an introduction and general overview of the study. It focuses on the research roblem and motivation for the study. Chater two rovides a brief outline on PID control and classical control theory. Chater three highlights tyical rocess models that are commonly encountered in rocesses control loos. Tyical nonlinear characteristics commonly found in most rocess control loos are reviewed and their effects on controller tuning and closed-loo erformance are also exlored in this chater

29 Chater four reviews selected PID controller tuning algorithms roosed in the literature. Chater five discusses soft comuting techniques such as evolutionary comutation (EC) and comares the intrinsic characteristics of GA s to that of the PSO. Chater six discusses the PSO tuning aroach. Chater seven describes a simulation that study focuses on the effects of PSO arameter variation. Chater eight describes a simulation study that comares the control erformance of PSO tuned systems to that of systems tuned using methodologies roosed in the literature. This chater also comares the control erformance of PSO tuned systems to GA tuned systems. In Chater nine the PSO method is alied offline to tune rocess control loos. Chater ten describes the real-time control of a ositional servo-mechanism. Chater eleven summarizes the findings of the study and rovides direction for further research that could be ursued in the field. Aendix A rovides the PSO source code used in all the exeriments. Aendix B gives details of the exeriments conducted in Chater 9. Aendix C rovides the loo diagram associated with the rocess control lant and details all the exeriments conducted for the PSO and GA tuning methods. Aendix D resents two conference aers and a draft journal aer arising from the work conducted in this study

30 Chater 2 Overview of PID Control 2.1 Introduction The PID controller is by far the most commonly used controller strategy in the rocess control industry (Åström and Hägglund, 1995; Åström et al., 2004). Its widesread use is attributed to its simle structure and robust erformance over a wide range of oerating conditions (Gaing, 2004). PID control is imlemented as either stand-alone control, or on DCS, SCADA and PLC control systems. The oularity and widesread use of PID control in the rocess control industry necessitates a detailed discussion on the fundamental theory that underins this tye of three-term rocess control. The dynamics associated with each control mode will also be discussed and the advantages and shortcomings associated with each tye of control will also be given. 2.2 Control Effects of Proortional, Integral and Derivative Action Proortional control Proortional control is defined as the control action that occurs in direct roortion with the system error. The outut of a roortional controller varies roortionally to the system error according to (2.1): u ( t) = K e( t) b Equation (2.1) c

31 With regards to (2.1), u (t ) is the controller outut, e (t) is the error, b is the controller bias and K c is the controller gain (referred to as the roortional gain). Proortional control action resonds to only the resent error. For a small value of roortional gain, a large error yields a small corrective control action. Conversely, a large roortional gain will result in a small error and hence a large control signal. The controller bias is necessary in order to ensure that a minimum control action is always resent in the control loo. The gain of a roortional controller is usually described in terms of its roortional band (PB). The concet of the roortional band is inherited from neumatic controller and is defined as: 1 PB = 100% Equation (2.2) K c From (2.2), a large roortional gain Kc corresonds to a small roortional band PB, while a large PB imlies a small gain K. A ure P controller reduces error but does not c eliminate it (unless the rocess has naturally integrating roerties). With ure P control an offset between the actual and desired value will normally exist. This is illustrated as follows: Consider Figure 2.1: - 6 -

32 Ste R(s) E(s) Kc U(s) G(s) 1 Y (s) Proortional Gain Plant (Process) 1 Outut Figure 2.1: Proortional controller within a closed-loo feedback control system With regards to Fig. 2.1: The closed-loo transfer function of this control system is reresented by (2.3): Y KcG = Equation (2.3) R( s) 1 + K G c where G (s) is the transfer function of the rocess, R(s) and Y(s) reresents the inut and outut of the rocess, resectively and the error signal E(s) is: R( s) E( s) = Equation (2.4) 1 + K G c The action of the roortional controller usually results in an offset i.e. the difference between the desired outut and the actual outut of the system for rocesses that do not have any inherent integrating roerties. Under these conditions the steady-state error for the control system can be calculated using the final value theorem (2.5): - 7 -

33 e ss ( lim s + ) = [ se ( )] Equation (2.5) s o For a unit ste inut: e ss 1 1 s 1 1 ( + ) = lim = = s o s KcG s s KcGs 1 + ( ) lim KcGs Equation (2.6) This indicates the resence of a steady state error for (s) ± G, which is the case for systems with no inherent integrating roerties. From (2.6), the absolute value of the steady-state error can be reduced by sufficiently increasing K. However since K affects system stability and its dynamics, it will be limited by the stability constraints of the overall control system. A high value of which could result in instability (See Figure 2.2). c K c may lead to oscillations and large overshoots c It is for this reason that roortional control is often combined with integral control in order to eliminate offset, while alying the smaller values of the gain K. A tyical examle of system resonse using only roortional control is illustrated in Figure 2.2. c - 8 -

34 1.4 Closed loo ste resonse of G(s)=1/((s+1) 3 ) 1.2 Setoint Kc=2 Kc=5 1 Process Outut Kc= Time (s) Figure 2.2: Control effect of varying P-action G 1 ( s + 1) = Integral control (Reset control) Integral control is used in systems where roortional control alone is not caable of reducing the steady-state error within accetable bounds. Its rimary effect on a rocess control system is to ermanently attemt to gradually eliminate the error. The action of the integral controller is based on the rincile that the control action should exist as long as the error is different from zero, and it has the tendency to gradually reduce the error to zero. The integrator control signal (u i (t)) is roortional to the duration of the error and is given by: K t f t c f u i ( t) = e( t) dt = K i t e( t) dt Equation (2.7) T i t i i With regards to (2.7): T i is the integral time constant, K c is the roortional gain, K c /T i = K i is the gain of the integral controller, e (t) is the instantaneous error signal and the limits t i and t reresent the start and end of the error, resectively. The smaller the f integral time constant, the more often the roortional control action is reeated, - 9 -

35 therefore resulting in greater integral contribution toward the control signal. For a large integral time constant, the integral action is reduced. Integral control can be seen as continuously looking at the total ast history of the error by continuously integrating the area under the error curve and reducing any offset. The greater the error signal the larger the correcting action from the integral controller will be Integral action as automatic reset Integral action may be erformed as a kind of automatic reset (see Figure 2.3) and is equivalent to ermanently adjusting the bias of the roortional controller. Ste R(s) E(s) Kc Ui(s) G(s) Y (s) U(s) Proortional Gain 1 Plant (Process) Y (s) 1 Outut Ui(s) 1 T i.s+1 Integral Gain Y (s) Figure 2.3: Proortional controller with an integrator as automatic reset With regards to Figure 2.3, the control signal alied to the rocess is: U and = K E U Equation (2.8) i c + i U i( s) Ui = Equation (2.9) 1 + T s i

36 Substituting (2.9) into (2.8) yields: U U U U i( s) U i( s) = KcE( s) + = U i( s) KcE( s) 1 + T s 1 + T s i = 1 1 KcE( s) 1 Ti s + i = 1 + T s 1 i KcE( s) 1 Ti s 1 Ti s + + i = i i U i 1 + Ti s Kc = K c = E( s) Ti s Ti s + K T s c i i T s Kc = T s i + K c = K s i + K c and U i Ki = + Kc E( s) Equation (2.10) s K where i. E( s) and KcE(s) reresents the control action of the integral and roortional s controller on the error signal, resectively. Proortional action comes into effect immediately as an error different from zero occurs. If the roortional gain is sufficiently high it will drive the error closer to zero. Integral control accomlishes the same control effect as the roortional control but with an infinitely high gain. This results in the offset eliminating roerty of integral action which can be illustrated by alying the final value theorem to the control structure of Figure 2.3. With regards to Figure 2.3: R( s) E( s) = Equation (2.11) 1 + G G c

37 where K i Gc = K c + and s 1 R =. From (2.12) the integral controller drives the s error to zero: e ss ( + ) = lim s Gc s + ( K [ se( s) ] = lim s = lim = 0 s 0 s 1 + G s 0 c s s + K ) G i Equation (2.12) e ( + ) = 0 indicates that the offset is zero and roves that integral action eliminates any ss offset. The control effects of integral action are illustrated in Figure 2.4. With regards to Figure 2.4, the roortional gain is ket constant ( K = 1 ) and the integral time is adjusted to illustrate the effects of the integral time constant. c Closed loo ste resonse of G(s)=1/((s+1) 3 ) Ti=1 Ti=2 Ti=5 Process Outut Ti=infinity Time (s) Figure 2.4: Control effects of varying integral action G 1 ( s + 1) =

38 The integral time (T i ) constant is varied within the range T i = [1,2,5, ]. The case when T =, corresonds to ure roortional control and is identical to K=1 in Figure 2.2, i where the steady-state error is 50%. The steady-state error is removed when T i has finite value. For large values of the integration time constant, the resonse gradually moves towards the setoint. For small values of T i, the resonse is faster but oscillatory Undesirable effects of Integral Control Although integral control is very useful for removing steady-state errors it is also resonsible for sometimes introducing undesirable effects into the control loo in the form of increase settling time, reduced stability and integral windu (Govender, 1997). A short exlanation of each of these undesirable effects is discussed. Increased settling time: An increase of the closed-loo system settling time is usually caused by the increased oscillations as a consequence of the resent integral action. Reduced stability: The resence of the integral action may lead to increased oscillations within the control loo. These oscillations generally have a tendency to move the system towards the boundary of instability. In some cases these oscillations will result in the loo becoming unstable. Integral windu: Integrator windu occurs when the integral controller calls for a control action that the rocess actuator cannot roduce because of its saturated state. This socalled integrator windu state results in severe overshoots in the controlled variable

39 2.2.3 Derivative control (Rate or Pre-Act control) In linear roortional control the strength of the control action is directly roortional to the magnitude of the error signal and P-action becomes assertive only when a significant error has occurred. The integral controller erforms corrective action for as long as an error is resent but its gradual ram shaed resonse means that significant time exires before it roduces a sizeable control resonse. Both these control modes are incaable of resonding to the rate of change of the error signal. D-control action ositively enhances system closed-loo stability (Åström and Hägglund, 1995). When oerating in the forward ath, the derivative controller resonds to the rate at which system error changes according to (2.13a): de( t) de( t) ud ( t) = K ctd = K Equation (2.13a) d dt dt With regards to (2.13a): K c = K d T is the derivative gain, d d T denotes the derivative time de( t) constant and = De( t) is the rate of change of the error feedback signal. From dt (2.13a) and (2.13b) it is obvious that D-action is only resent when the error is changing; for any static error the contribution of the D-controller will be zero. Derivative action on its own will therefore allow uncontrolled steady-state errors. It is for this reason that derivative control is usually combined with either P-control or PI control

40 Another shortcoming of the D-controller is its sensitivity. The D-controller can be regarded as a high-ass filter that is sensitive to set-oint changes and rocess noise when oerating in the forward ath (Liták, 1995). To reduce this sensitivity, it is quite common to find the D-controller oerating in the feedback loo enabling it to act on the feedback signal according to (2.13b): K c dy( t) dy( t) ud ( t) = = K d = K d Dy( t) Equation (2.13b) T dt dt d With regards to (2.13b) reresents the rate of change of the feedback signal; all the other terms have the same meaning as was defined for (2.13a) D-Action as Predictive Control The control action of a PD-controller can be interreted as a tye of redictive control that is roortional to the redicted rocess error. The rediction is erformed by extraolating the error from the tangent to the error curve in Figure 2.5. PD controllers oerate according to control law (2.14): u d de( t) ( t) = Kc e( t) + Td Equation (2.14) dt A Taylor series exansion of e ( t + T ) gives: d

41 de( t) e( t + Td ) e( t) + T Equation (2.15) d dt The PD control signal is thus roortional to an estimate of the control error at time T d seconds ahead, where the estimate is obtained through linear extraolation. From Figure 2.5, the longer the derivative time constant T d is set, the further into the future the D-term will redict. Derivative action deends on the sloe of the error, hence if the error is constant the derivative action has no effect. The effects of derivative action on control erformance are illustrated in Figure 2.6. The controller roortional gain and integrating time constant are ket constant, K = 3 and T = 2, and the derivative time is varied according to T d = [0.1;0.7;4.5]. For T d = 0 we have a ure PI control. c i Error (e) Present error Actual error Predicted error e(t) e + ( t Td ) e( t) + T d de( t) dt t t + Td Time (t) Figure 2.5: Interretation of derivative action as redictive control

42 Td=0.1 Td=0.7 Closed loo ste resonse of G(s)=1/((s+1) 3 ) Process Outut Td= Time (s) Figure 2.6: Simulation of a closed-loo system with PID control G 1 ( s + 1) = 3 From Figure 2.6, we observe that system resonse is oscillatory for low values for Td and highly damed for higher derivative time settings. 2.3 PID Algorithms The transfer functions for PID algorithms are classified as follows: standard noninteracting (2.16), series interacting (2.17) and arallel non-interacting PID (2.18). U 1 = Kc [1 + + Td s] + b E( s) T s i Equation (2.16) Most tuning methods are based on (2.16) (Liták, 1995). U( s) 1 = K E s 1 + Ti s 1 ( ) ( + T s) b c d + Equation (2.17)

43 U( s) ki = kc + + kds + b E( s) s Equation (2.18) With regards to (2.16) (2.18): U (s) reresents the control signal; E (s) is the error signal; K denotes the roortional gain; c T i and T d refers to the integral and derivative time constants; b denotes the controller bias. The imlementation strategy for (2.16), (2.17) and (2.18) is shown in Figure 2.7, Figure 2.8 and Figure 2.9. E(s) T i 1s K c + + U (s) s T d b Figure 2.7: Non-interacting PID E(s) T i 1s K c + + U (s) s T d b Figure 2.8: Interacting PID

44 k c E(s) k i U (s) k d b Figure 2.9: Parallel non-interacting PID Historically, neumatic controllers based on (2.17) were easier to build and tune (Åström and Hägglund, 1995). Note that the interacting and non-interacting forms are different only when both integral and derivative control actions are used. (2.16) and (2.17) are equivalent when the controller is utilized for P, PI or PD control. It is evident that in the interacting controller the derivative time does influence the integral art, hence the reasoning that it is interacting. The reresentation for the arallel non-interacting PID controller is equivalent to the standard non-interacting controller with the excetion that the arameters are exressed in a different form. The relationshi between the standard and arallel tye is given by k c = K c, ki = Kc/Ti and k d = K c T d. The arallel structure has the advantage of often being useful in analytical calculations since the arameters aear linearly. The reresentation also has the added advantage of being referred for ure P, I or D control by the selection of finite tuning arameters (Åström, 1995)

45 2.4 Performance evaluation criteria Quantification of system erformance is achieved through a erformance index. The erformance selected deends on the rocess under consideration and is chosen such that emhasis is laced on secific asects of system erformance. Performances indices referred by the control engineering disciline include the Integral Square-Error (ISE) index (2.19), Integral-of-Time multilied by Square-Error (ITSE) index (2.20), Integral Absolute-Error (IAE) index (2.21) and the Integral-of-Time multilied by Absolute-Error (ITAE) index (2.22). ISE Index: = 2 e 0 ISE ( t) dt Equation (2.19) An otimal system is one which minimizes this integral. The uer limit may be relaced by T which is chosen sufficiently large such that e (t) for T < t is negligible and the integral reaches a steady-state. A characteristic of this erformance index is that it enalizes large errors heavily and small errors lightly. A system designed by this criterion tends to show a raid decrease in a large initial error. Hence the resonse is fast and oscillatory leading to a system that has oor relative stability (Ogata, 1970). ITSE Index: = 2 te 0 ITSE ( t) dt Equation (2.20)

46 This criterion laces little emhasis on initial errors and heavily enalizes errors occurring late in the transient resonse to a ste inut. IAE Index: IAE = e( t) dt Equation (2.21) 0 Systems based on this index enalize the control error. ITAE Index: ITAE = t e( t) dt Equation (2.22) 0 System s designed using this criterion has small overshoots and well damed oscillations. Any large initial error to a ste-resonse is enalized lightly whilst errors occurring later in the resonse are enalized heavily. The ITAE erformance index is used in this study. A summary of the erformance indices and their resective roerties is shown in Table

47 Performance Index ISE ITSE ISE ITSE Equation = 2 e 0 = 2 te 0 ( t) dt ( t) dt Proerties Penalizes large control errors. Settling time longer than ITSE. Suitable for highly damed systems. Penalizes long settling time and large control errors. Suitable for highly damed systems. IAE IAE = e( t) dt Penalizes control errors. 0 ITAE ITAE = t e( t) dt Penalizes long settling time and control errors. 0 Table 2.1: Summary of erformance indices 2.5 Summary and conclusion Tyical PID algorithms that form the building blocks of controllers have been discussed. The control actions of roortional, integral and derivative terms and some of their adverse effects have also been reviewed. The roortional controller rovides a corrective action that is roortional to the size of the error and also has an effect on the seed of a system s resonse; integral control rovides corrective action roortional to the time integral of the error and is resent for the entire duration of the error; the derivative controller rovides a corrective action roortional to the time derivative of the error signal and resonds to the rate at which the error is changing. The effects of rocess dynamics on controller tuning are discussed in the next chater

48 Chater 3 Tyical Process Control Models 3.1 Introduction This chater resents a discussion on the transfer function models of systems commonly encountered in rocess control. These lant models will be used to comare the control erformance of loos tuned with the PSO versus that of loos tuned using methodologies roosed in the literature. The dynamics associated with each rocess model is also discussed. 3.2 Dynamics associated with the selected rocess models The SISO control loo used in this study is given in Figure 3.1. The SISO configuration has been chosen because it forms the fundamental building block of all rocess control loos and the dynamics associated with it are universally alicable to configurations such as SIMO, MISO and MIMO control loos. D(s) R(s) + E(s) PID controller U(s) Process Y(s) Figure 3.1: SISO system with unity feedback

49 Tyical real-world rocess models that have been selected for this study are listed in (3.1) to (3.4): A Stable First Order Plus Dead-Time Process (FOPDT): ( L s) K ex G = Equation (3.1) ( T s + 1) A Stable Second Order Plus Dead-Time Process (SOPDT): ( L s) K ex G = Equation (3.2) 2 ( T s + 1) A Stable Second Order Integrating Process with Dead-Time (SOIPDT): ( L s) K ex G = Equation (3.3) s( T s + 1) A First Order Delayed Unstable Process (FODUP): ( L s) K ex G = Equation (3.4) ( T s 1)

50 Equations (3.1)-(3.4) cature the tyical dynamics that are resent in most real-world rocess control systems, with the excetion that the L T ratios may vary (Åström et al., 2004). Equation (3.2) characterizes systems that are rich in dynamics and include systems such as underdamed, critically damed and overdamed systems. These systems usually follow an S-shae closed-loo resonse. The L T ratio, or controllability ratio, is used to characterize the difficulty or ease of L controlling a rocess. Processes having small controllability ratios (i.e. 0 < 1) are T easier to control and the difficulty of controlling the system increases as the L controllability ratio increases (Åström and Hägglund, 1995). Processes with 1 T corresond to dead-time dominant rocesses that are difficult to control with conventional PID control (Åström, 1995). 3.3 A brief overview of integrating rocesses (Self-Regulating Processes) Most real-world rocess control systems are characterized by offset or steady-state error which can arise from load friction, intrinsic steady state nonlinearities or uncertainties in modeling (Haung et al., 1996). If the forward branch of a feedback control system contains an integrator, the resence of an error will cause a rate of change of outut until the error has been eliminated (Chen et al., 1996; Poulin and Pomerleau, 1996)

51 The dynamics of certain real-world rocess control systems are such that an inherent integrating control effect could naturally arise during normal oeration of the lant. This natural integrator is urely error driven and will ensure that any steady-state error is driven to zero following either a setoint change or disturbance. There is no static error to a setoint change for ure roortional control. However this is not the case when nonzero mean disturbances act at the rocess inut. Therefore in order to ensure that there will be no static error, a control with an integrator must be used (Poulin and Pomerleau, 1996). 3.4 Problems exerienced with tuning rocesses having unstable oles and deadtime Processes having only right-hand oles are inherently unstable under oen-loo conditions (Poulin and Pomerleau, 1996; Majhi and Atherton, 1999). The undesirable effects of dead-time will contribute towards the instability inherently resent in systems of this nature. The tuning of these oen-loo unstable rocesses having dead-time delay becomes more challenging than for stable rocesses (Poulin and Pomerleau, 1996). The Ziegler-Nichols (1942) and Cohen-Coon (1953) tuning techniques are unsuitable for tuning loos that have only unstable ole/s lus dead-times because: The oen-loo ste resonse of systems having unstable oles will be unbounded (Poulin and Pomerleau, 1996; Haung et al., 1996). The Ziegler-Nichols and Cohen-Coon oenloo methods rely on a stable oen-loo resonse for determining the controller s tuning arameters

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D.

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D. Radar Dish ME 304 CONTROL SYSTEMS Mechanical Engineering Deartment, Middle East Technical University Armature controlled dc motor Outside θ D outut Inside θ r inut r θ m Gearbox Control Transmitter θ D

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

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

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer Key Engineering Materials Online: 2014-08-11 SSN: 1662-9795, Vol. 621, 357-364 doi:10.4028/www.scientific.net/kem.621.357 2014 rans ech Publications, Switzerland Oil emerature Control System PD Controller

More information

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant Multivariable Generalized Predictive Scheme for Gas urbine Control in Combined Cycle Power Plant L.X.Niu and X.J.Liu Deartment of Automation North China Electric Power University Beiing, China, 006 e-mail

More information

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

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

More information

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities EE C28 / ME C34 Lecture Chater 4 Time Resonse Alexandre Bayen Deartment of Electrical Engineering & Comuter Science University of California Berkeley Lecture abstract Toics covered in this resentation

More information

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

More information

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression

A Comparison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Journal of Modern Alied Statistical Methods Volume Issue Article 7 --03 A Comarison between Biased and Unbiased Estimators in Ordinary Least Squares Regression Ghadban Khalaf King Khalid University, Saudi

More information

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty American Control Conference on O'Farrell Street San Francisco CA USA June 9 - July Robust Performance Design of PID Controllers with Inverse Multilicative Uncertainty Tooran Emami John M Watkins Senior

More information

Genetic Algorithm Based PID Optimization in Batch Process Control

Genetic Algorithm Based PID Optimization in Batch Process Control International Conference on Comuter Alications and Industrial Electronics (ICCAIE ) Genetic Algorithm Based PID Otimization in Batch Process Control.K. Tan Y.K. Chin H.J. Tham K.T.K. Teo odelling, Simulation

More information

ADAPTIVE CONTROL METHODS FOR EXCITED SYSTEMS

ADAPTIVE CONTROL METHODS FOR EXCITED SYSTEMS ADAPTIVE CONTROL METHODS FOR NON-LINEAR SELF-EXCI EXCITED SYSTEMS by Michael A. Vaudrey Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and State University in artial fulfillment

More information

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS

MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS MODULAR LINEAR TRANSVERSE FLUX RELUCTANCE MOTORS Dan-Cristian POPA, Vasile IANCU, Loránd SZABÓ, Deartment of Electrical Machines, Technical University of Cluj-Naoca RO-400020 Cluj-Naoca, Romania; e-mail:

More information

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum

Design of NARMA L-2 Control of Nonlinear Inverted Pendulum International Research Journal of Alied and Basic Sciences 016 Available online at www.irjabs.com ISSN 51-838X / Vol, 10 (6): 679-684 Science Exlorer Publications Design of NARMA L- Control of Nonlinear

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

A Simple Fuzzy PI Control of Dual-Motor Driving Servo System

A Simple Fuzzy PI Control of Dual-Motor Driving Servo System MATEC Web of Conferences 04, 0006 (07) DOI: 0.05/ matecconf/07040006 IC4M & ICDES 07 A Simle Fuzzy PI Control of Dual-Motor Driving Servo System Haibo Zhao,,a, Chengguang Wang 3 Engineering Technology

More information

MODELLING, SIMULATION AND ROBUST ANALYSIS OF THE TEMPERATURE PROCESS CONTROL

MODELLING, SIMULATION AND ROBUST ANALYSIS OF THE TEMPERATURE PROCESS CONTROL The 6 th edition of the Interdiscilinarity in Engineering International Conference Petru Maior University of Tîrgu Mureş, Romania, 2012 MODELLING, SIMULATION AND ROBUST ANALYSIS OF THE TEMPERATURE PROCESS

More information

V. Practical Optimization

V. Practical Optimization V. Practical Otimization Scaling Practical Otimality Parameterization Otimization Objectives Means Solutions ω c -otimization Observer based design V- Definition of Gain and Frequency Scales G ( s) kg

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.**

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** * echnology and Innovation Centre, Level 4, Deartment of Electronic and Electrical Engineering, University of Strathclyde,

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

Indirect Rotor Field Orientation Vector Control for Induction Motor Drives in the Absence of Current Sensors

Indirect Rotor Field Orientation Vector Control for Induction Motor Drives in the Absence of Current Sensors Indirect Rotor Field Orientation Vector Control for Induction Motor Drives in the Absence of Current Sensors Z. S. WANG *, S. L. HO ** * College of Electrical Engineering, Zhejiang University, Hangzhou

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

FLOW RATE CONTROL OF VARIABLE DISPLACEMENT PISTON PUMP USING GENETIC ALGORITHM TECHNIQUE

FLOW RATE CONTROL OF VARIABLE DISPLACEMENT PISTON PUMP USING GENETIC ALGORITHM TECHNIQUE FLOW RATE CONTROL OF VARIABLE DISPLACEMENT PISTON PUMP USING GENETIC ALGORITHM TECHNIQUE Ayman A. Aly 1,2 and A. Al-Marakeby 1,3 1) Mechatronics Section, Mech. Eng. Det., Taif University, Taif, 888, Saudi

More information

FE FORMULATIONS FOR PLASTICITY

FE FORMULATIONS FOR PLASTICITY G These slides are designed based on the book: Finite Elements in Plasticity Theory and Practice, D.R.J. Owen and E. Hinton, 1970, Pineridge Press Ltd., Swansea, UK. 1 Course Content: A INTRODUCTION AND

More information

THE 3-DOF helicopter system is a benchmark laboratory

THE 3-DOF helicopter system is a benchmark laboratory Vol:8, No:8, 14 LQR Based PID Controller Design for 3-DOF Helicoter System Santosh Kr. Choudhary International Science Index, Electrical and Information Engineering Vol:8, No:8, 14 waset.org/publication/9999411

More information

The Motion Path Study of Measuring Robot Based on Variable Universe Fuzzy Control

The Motion Path Study of Measuring Robot Based on Variable Universe Fuzzy Control MATEC Web of Conferences 95, 8 (27) DOI:.5/ matecconf/27958 ICMME 26 The Motion Path Study of Measuring Robot Based on Variable Universe Fuzzy Control Ma Guoqing, Yu Zhenglin, Cao Guohua, Zhang Ruoyan

More information

DIFFERENTIAL evolution (DE) [3] has become a popular

DIFFERENTIAL evolution (DE) [3] has become a popular Self-adative Differential Evolution with Neighborhood Search Zhenyu Yang, Ke Tang and Xin Yao Abstract In this aer we investigate several self-adative mechanisms to imrove our revious work on [], which

More information

A Microcontroller Implementation of Fractional Order Controller

A Microcontroller Implementation of Fractional Order Controller A Microcontroller Imlementation of Fractional Order Controller Aymen Rhouma and Hafsi Sami Université de Tunis El Manar, Ecole Nationale d Ingénieurs de Tunis, LRES Laboratoire Analyse, Concetion et Commande

More information

Multivariable PID Control Design For Wastewater Systems

Multivariable PID Control Design For Wastewater Systems Proceedings of the 5th Mediterranean Conference on Control & Automation, July 7-9, 7, Athens - Greece 4- Multivariable PID Control Design For Wastewater Systems N A Wahab, M R Katebi and J Balderud Industrial

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics

Uncertainty Modeling with Interval Type-2 Fuzzy Logic Systems in Mobile Robotics Uncertainty Modeling with Interval Tye-2 Fuzzy Logic Systems in Mobile Robotics Ondrej Linda, Student Member, IEEE, Milos Manic, Senior Member, IEEE bstract Interval Tye-2 Fuzzy Logic Systems (IT2 FLSs)

More information

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System Vol.7, No.7 (4),.37-38 htt://dx.doi.org/.457/ica.4.7.7.3 Robust Predictive Control of Inut Constraints and Interference Suression for Semi-Trailer System Zhao, Yang Electronic and Information Technology

More information

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018 Comuter arithmetic Intensive Comutation Annalisa Massini 7/8 Intensive Comutation - 7/8 References Comuter Architecture - A Quantitative Aroach Hennessy Patterson Aendix J Intensive Comutation - 7/8 3

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Position Control of Induction Motors by Exact Feedback Linearization *

Position Control of Induction Motors by Exact Feedback Linearization * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 8 No Sofia 008 Position Control of Induction Motors by Exact Feedback Linearization * Kostadin Kostov Stanislav Enev Farhat

More information

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

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

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale World Alied Sciences Journal 5 (5): 546-552, 2008 ISSN 1818-4952 IDOSI Publications, 2008 Multilayer Percetron Neural Network (MLPs) For Analyzing the Proerties of Jordan Oil Shale 1 Jamal M. Nazzal, 2

More information

Machine Learning: Homework 4

Machine Learning: Homework 4 10-601 Machine Learning: Homework 4 Due 5.m. Monday, February 16, 2015 Instructions Late homework olicy: Homework is worth full credit if submitted before the due date, half credit during the next 48 hours,

More information

Multi-Operation Multi-Machine Scheduling

Multi-Operation Multi-Machine Scheduling Multi-Oeration Multi-Machine Scheduling Weizhen Mao he College of William and Mary, Williamsburg VA 3185, USA Abstract. In the multi-oeration scheduling that arises in industrial engineering, each job

More information

which is a convenient way to specify the piston s position. In the simplest case, when φ

which is a convenient way to specify the piston s position. In the simplest case, when φ Abstract The alicability of the comonent-based design aroach to the design of internal combustion engines is demonstrated by develoing a simlified model of such an engine under automatic seed control,

More information

Analysis of Fractional order PID controller for Ceramic Infrared Heater

Analysis of Fractional order PID controller for Ceramic Infrared Heater 06 IJEDR Volume 4, Issue ISSN: 3-9939 Analysis of Fractional order PID controller for Ceramic Infrared Heater Vineet Shekher, V.S. Guta, Sumit Saroha EEE, Deartment SRM, University, NCR Camus, Ghaziabad,

More information

Controllability and Resiliency Analysis in Heat Exchanger Networks

Controllability and Resiliency Analysis in Heat Exchanger Networks 609 A ublication of CHEMICAL ENGINEERING RANSACIONS VOL. 6, 07 Guest Editors: Petar S Varbanov, Rongxin Su, Hon Loong Lam, Xia Liu, Jiří J Klemeš Coyright 07, AIDIC Servizi S.r.l. ISBN 978-88-95608-5-8;

More information

Cybernetic Interpretation of the Riemann Zeta Function

Cybernetic Interpretation of the Riemann Zeta Function Cybernetic Interretation of the Riemann Zeta Function Petr Klán, Det. of System Analysis, University of Economics in Prague, Czech Reublic, etr.klan@vse.cz arxiv:602.05507v [cs.sy] 2 Feb 206 Abstract:

More information

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS

KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS 4 th International Conference on Earthquake Geotechnical Engineering June 2-28, 27 KEY ISSUES IN THE ANALYSIS OF PILES IN LIQUEFYING SOILS Misko CUBRINOVSKI 1, Hayden BOWEN 1 ABSTRACT Two methods for analysis

More information

Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain

Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain Prediction of the Excitation Force Based on the Dynamic Analysis for Flexible Model of a Powertrain Y.S. Kim, S.J. Kim, M.G. Song and S.K. ee Inha University, Mechanical Engineering, 53 Yonghyun Dong,

More information

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering

RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING. 3 Department of Chemical Engineering Coyright 2002 IFAC 15th Triennial World Congress, Barcelona, Sain RUN-TO-RUN CONTROL AND PERFORMANCE MONITORING OF OVERLAY IN SEMICONDUCTOR MANUFACTURING C.A. Bode 1, B.S. Ko 2, and T.F. Edgar 3 1 Advanced

More information

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method XXVI. ASR '21 Seminar, Instruments and Control, Ostrava, Aril 26-27, 21 Paer 57 A Method of Setting the Penalization Constants in the Subotimal Linear Quadratic Tracking Method PERŮTKA, Karel Ing., Deartment

More information

CHAPTER 3 TUNING METHODS OF CONTROLLER

CHAPTER 3 TUNING METHODS OF CONTROLLER 57 CHAPTER 3 TUNING METHODS OF CONTROLLER 3.1 INTRODUCTION This chapter deals with a simple method of designing PI and PID controllers for first order plus time delay with integrator systems (FOPTDI).

More information

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Journal of Sound and Vibration (998) 22(5), 78 85 VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Acoustics and Dynamics Laboratory, Deartment of Mechanical Engineering, The

More information

LIMITATIONS OF RECEPTRON. XOR Problem The failure of the perceptron to successfully simple problem such as XOR (Minsky and Papert).

LIMITATIONS OF RECEPTRON. XOR Problem The failure of the perceptron to successfully simple problem such as XOR (Minsky and Papert). LIMITATIONS OF RECEPTRON XOR Problem The failure of the ercetron to successfully simle roblem such as XOR (Minsky and Paert). x y z x y z 0 0 0 0 0 0 Fig. 4. The exclusive-or logic symbol and function

More information

CHAPTER 6 CLOSED LOOP STUDIES

CHAPTER 6 CLOSED LOOP STUDIES 180 CHAPTER 6 CLOSED LOOP STUDIES Improvement of closed-loop performance needs proper tuning of controller parameters that requires process model structure and the estimation of respective parameters which

More information

Adaptive estimation with change detection for streaming data

Adaptive estimation with change detection for streaming data Adative estimation with change detection for streaming data A thesis resented for the degree of Doctor of Philosohy of the University of London and the Diloma of Imerial College by Dean Adam Bodenham Deartment

More information

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS Proceedings of DETC 03 ASME 003 Design Engineering Technical Conferences and Comuters and Information in Engineering Conference Chicago, Illinois USA, Setember -6, 003 DETC003/DAC-48760 AN EFFICIENT ALGORITHM

More information

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS

MODEL-BASED MULTIPLE FAULT DETECTION AND ISOLATION FOR NONLINEAR SYSTEMS MODEL-BASED MULIPLE FAUL DEECION AND ISOLAION FOR NONLINEAR SYSEMS Ivan Castillo, and homas F. Edgar he University of exas at Austin Austin, X 78712 David Hill Chemstations Houston, X 77009 Abstract A

More information

An Active-Passive Variable Stiffness Elastic Actuator for Safety Robot Systems

An Active-Passive Variable Stiffness Elastic Actuator for Safety Robot Systems The 1 IEEE/RSJ International Conference on Intelligent Robots and Systems October 18-, 1, Taiei, Taiwan An Active-Passive Variable Stiffness Elastic Actuator for Safety Robot Systems Ren-Jeng Wang, Han-Pang

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Closed-form minimax time-delay filters for underdamped systems

Closed-form minimax time-delay filters for underdamped systems OPTIMAL CONTROL APPLICATIONS AND METHODS Otim. Control Al. Meth. 27; 28:157 173 Published online 4 December 26 in Wiley InterScience (www.interscience.wiley.com)..79 Closed-form minimax time-delay filters

More information

Damage Identification from Power Spectrum Density Transmissibility

Damage Identification from Power Spectrum Density Transmissibility 6th Euroean Worksho on Structural Health Monitoring - h.3.d.3 More info about this article: htt://www.ndt.net/?id=14083 Damage Identification from Power Sectrum Density ransmissibility Y. ZHOU, R. PERERA

More information

J. Electrical Systems 13-2 (2017): Regular paper

J. Electrical Systems 13-2 (2017): Regular paper Menxi Xie,*, CanYan Zhu, BingWei Shi 2, Yong Yang 2 J. Electrical Systems 3-2 (207): 332-347 Regular aer Power Based Phase-Locked Loo Under Adverse Conditions with Moving Average Filter for Single-Phase

More information

Chapter 1 Fundamentals

Chapter 1 Fundamentals Chater Fundamentals. Overview of Thermodynamics Industrial Revolution brought in large scale automation of many tedious tasks which were earlier being erformed through manual or animal labour. Inventors

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

Frequency-Weighted Robust Fault Reconstruction Using a Sliding Mode Observer

Frequency-Weighted Robust Fault Reconstruction Using a Sliding Mode Observer Frequency-Weighted Robust Fault Reconstruction Using a Sliding Mode Observer C.P. an + F. Crusca # M. Aldeen * + School of Engineering, Monash University Malaysia, 2 Jalan Kolej, Bandar Sunway, 4650 Petaling,

More information

Pulse Propagation in Optical Fibers using the Moment Method

Pulse Propagation in Optical Fibers using the Moment Method Pulse Proagation in Otical Fibers using the Moment Method Bruno Miguel Viçoso Gonçalves das Mercês, Instituto Suerior Técnico Abstract The scoe of this aer is to use the semianalytic technique of the Moment

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

Open Loop Tuning Rules

Open Loop Tuning Rules Open Loop Tuning Rules Based on approximate process models Process Reaction Curve: The process reaction curve is an approximate model of the process, assuming the process behaves as a first order plus

More information

STABILITY ANALYSIS AND CONTROL OF STOCHASTIC DYNAMIC SYSTEMS USING POLYNOMIAL CHAOS. A Dissertation JAMES ROBERT FISHER

STABILITY ANALYSIS AND CONTROL OF STOCHASTIC DYNAMIC SYSTEMS USING POLYNOMIAL CHAOS. A Dissertation JAMES ROBERT FISHER STABILITY ANALYSIS AND CONTROL OF STOCHASTIC DYNAMIC SYSTEMS USING POLYNOMIAL CHAOS A Dissertation by JAMES ROBERT FISHER Submitted to the Office of Graduate Studies of Texas A&M University in artial fulfillment

More information

PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM

PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM PERFORMANCE BASED DESIGN SYSTEM FOR CONCRETE MIXTURE WITH MULTI-OPTIMIZING GENETIC ALGORITHM Takafumi Noguchi 1, Iei Maruyama 1 and Manabu Kanematsu 1 1 Deartment of Architecture, University of Tokyo,

More information

POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS USING A GENETIC ALGORITHM

POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS USING A GENETIC ALGORITHM International Worksho SMART MATERIALS, STRUCTURES & NDT in AEROSPACE Conference NDT in Canada 11-4 November 11, Montreal, Quebec, Canada POWER DENSITY OPTIMIZATION OF AN ARRAY OF PIEZOELECTRIC HARVESTERS

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test)

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test) Chater 225 Tests for Two Proortions in a Stratified Design (Cochran/Mantel-Haenszel Test) Introduction In a stratified design, the subects are selected from two or more strata which are formed from imortant

More information

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1)

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1) Introduction to MVC Definition---Proerness and strictly roerness A system G(s) is roer if all its elements { gij ( s)} are roer, and strictly roer if all its elements are strictly roer. Definition---Causal

More information

Continuous Steel Casting System Components

Continuous Steel Casting System Components CCC Annual Reort UIUC, August 9, 5 Caturing and Suressing Resonance in Steel Casting Mold Oscillation Systems Oyuna Angatkina Vivek Natarjan Zhelin Chen Deartment of Mechanical Science & Engineering University

More information

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting

Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting CLAS-NOTE 4-17 Determining Momentum and Energy Corrections for g1c Using Kinematic Fitting Mike Williams, Doug Alegate and Curtis A. Meyer Carnegie Mellon University June 7, 24 Abstract We have used the

More information

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application

Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Application Dynamic System Eigenvalue Extraction using a Linear Echo State Network for Small-Signal Stability Analysis a Novel Alication Jiaqi Liang, Jing Dai, Ganesh K. Venayagamoorthy, and Ronald G. Harley Abstract

More information

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics

Churilova Maria Saint-Petersburg State Polytechnical University Department of Applied Mathematics Churilova Maria Saint-Petersburg State Polytechnical University Deartment of Alied Mathematics Technology of EHIS (staming) alied to roduction of automotive arts The roblem described in this reort originated

More information

A New GP-evolved Formulation for the Relative Permittivity of Water and Steam

A New GP-evolved Formulation for the Relative Permittivity of Water and Steam ew GP-evolved Formulation for the Relative Permittivity of Water and Steam S. V. Fogelson and W. D. Potter rtificial Intelligence Center he University of Georgia, US Contact Email ddress: sergeyf1@uga.edu

More information

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK

Towards understanding the Lorenz curve using the Uniform distribution. Chris J. Stephens. Newcastle City Council, Newcastle upon Tyne, UK Towards understanding the Lorenz curve using the Uniform distribution Chris J. Stehens Newcastle City Council, Newcastle uon Tyne, UK (For the Gini-Lorenz Conference, University of Siena, Italy, May 2005)

More information

Improved Identification and Control of 2-by-2 MIMO System using Relay Feedback

Improved Identification and Control of 2-by-2 MIMO System using Relay Feedback CEAI, Vol.17, No.4 pp. 23-32, 2015 Printed in Romania Improved Identification and Control of 2-by-2 MIMO System using Relay Feedback D.Kalpana, T.Thyagarajan, R.Thenral Department of Instrumentation Engineering,

More information

A New Asymmetric Interaction Ridge (AIR) Regression Method

A New Asymmetric Interaction Ridge (AIR) Regression Method A New Asymmetric Interaction Ridge (AIR) Regression Method by Kristofer Månsson, Ghazi Shukur, and Pär Sölander The Swedish Retail Institute, HUI Research, Stockholm, Sweden. Deartment of Economics and

More information

The Binomial Approach for Probability of Detection

The Binomial Approach for Probability of Detection Vol. No. (Mar 5) - The e-journal of Nondestructive Testing - ISSN 45-494 www.ndt.net/?id=7498 The Binomial Aroach for of Detection Carlos Correia Gruo Endalloy C.A. - Caracas - Venezuela www.endalloy.net

More information

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule The Grah Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule STEFAN D. BRUDA Deartment of Comuter Science Bisho s University Lennoxville, Quebec J1M 1Z7 CANADA bruda@cs.ubishos.ca

More information

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Time Domain Calculation of Vortex Induced Vibration of Long-San Bridges by Using a Reduced-order Modeling

More information

4. Score normalization technical details We now discuss the technical details of the score normalization method.

4. Score normalization technical details We now discuss the technical details of the score normalization method. SMT SCORING SYSTEM This document describes the scoring system for the Stanford Math Tournament We begin by giving an overview of the changes to scoring and a non-technical descrition of the scoring rules

More information

arxiv: v1 [cs.sy] 30 Nov 2017

arxiv: v1 [cs.sy] 30 Nov 2017 Disturbance Observer based Control of Integrating Processes with Dead-Time using PD controller Sujay D. Kadam SysIDEA Lab, IIT Gandhinagar, India. arxiv:1711.11250v1 [cs.sy] 30 Nov 2017 Abstract The work

More information

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT

Keywords: pile, liquefaction, lateral spreading, analysis ABSTRACT Key arameters in seudo-static analysis of iles in liquefying sand Misko Cubrinovski Deartment of Civil Engineering, University of Canterbury, Christchurch 814, New Zealand Keywords: ile, liquefaction,

More information

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation Paer C Exact Volume Balance Versus Exact Mass Balance in Comositional Reservoir Simulation Submitted to Comutational Geosciences, December 2005. Exact Volume Balance Versus Exact Mass Balance in Comositional

More information

ASPECTS OF POLE PLACEMENT TECHNIQUE IN SYMMETRICAL OPTIMUM METHOD FOR PID CONTROLLER DESIGN

ASPECTS OF POLE PLACEMENT TECHNIQUE IN SYMMETRICAL OPTIMUM METHOD FOR PID CONTROLLER DESIGN ASES OF OLE LAEMEN EHNIQUE IN SYMMERIAL OIMUM MEHOD FOR ID ONROLLER DESIGN Viorel Nicolau *, onstantin Miholca *, Dorel Aiordachioaie *, Emil eanga ** * Deartment of Electronics and elecommunications,

More information

Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control

Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control INTERNATIONAL JOURNAL OF MECHANICS Volume 1 18 Estimation of dynamic behavior and energy efficiency of thrust hybrid bearings with active control Alexander Babin Sergey Majorov Leonid Savin Abstract The

More information

Modeling Pointing Tasks in Mouse-Based Human-Computer Interactions

Modeling Pointing Tasks in Mouse-Based Human-Computer Interactions Modeling Pointing Tasks in Mouse-Based Human-Comuter Interactions Stanislav Aranovskiy, Rosane Ushirobira, Denis Efimov, Géry Casiez To cite this version: Stanislav Aranovskiy, Rosane Ushirobira, Denis

More information

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL

LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL LINEAR SYSTEMS WITH POLYNOMIAL UNCERTAINTY STRUCTURE: STABILITY MARGINS AND CONTROL Mohammad Bozorg Deatment of Mechanical Engineering University of Yazd P. O. Box 89195-741 Yazd Iran Fax: +98-351-750110

More information

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS NCCI 1 -National Conference on Comutational Instrumentation CSIO Chandigarh, INDIA, 19- March 1 COMPARISON OF VARIOUS OPIMIZAION ECHNIQUES FOR DESIGN FIR DIGIAL FILERS Amanjeet Panghal 1, Nitin Mittal,Devender

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011

EE451/551: Digital Control. Relationship Between s and z Planes. The Relationship Between s and z Planes 11/10/2011 /0/0 EE45/55: Digital Control Chater 6: Digital Control System Design he Relationshi Between s and Planes As noted reviously: s j e e e e r s j where r e and If an analog system has oles at: s n jn a jd

More information