Fractional Order PID Controller with an Improved Differential Evolution Algorithm

Size: px
Start display at page:

Download "Fractional Order PID Controller with an Improved Differential Evolution Algorithm"

Transcription

1 2016 International Conference on Micro-Electronics and Telecommunication Engineering Fractional Order PID Controller with an Improved Differential Evolution Algorithm Rinki Maurya a, Manisha Bhandari b a,b Rajasthan Technical University, Kota, India a rinki.maurya.21@gmail.com b mbhandari@rtu.ac.in Abstract Differential Evolution algorithm has recently emerged as a simple yet very powerful technique for real parameter optimization. This article describes an application of DE for the design of fractional order proportional Integral Derivative controller. FOPID controller parameter are composed of the proportional constant, integral constant, derivative constant, derivative order and integer order, and its design is more complex than that of conventional integer order PID controller. Here the controller synthesis is based on minimising the integral square error of given plant by which a single objective optimization problem achieved. This article proposes a tuning method of fractional order PID controller for a given plant by nature inspired algorithms which is Differential Evolutionary for better dynamic and static performance.. The mutation of DE algorithm is modified by which the optimal response is obtained and also compared with Genetic Algorithm and PSO algorithm. The comparison is done on the basis of step response with characteristics like maximum overshoot (M p%), rise time(t r) and steady state error. Simulated results are represented on matlab 2012(a). Index Terms Fractional Order System, Differential Evolutionary Algorithm, Particle Swarm Optimization, FOMCON toolbox,genetic Algorithm. I. INTRODUCTION In recent years ordinary PID controllers are principally runs in industries,which gives gratifying responses, provide effective control. In the absence of the complete knowledge of the process these types of controllers are the most efficient of choices. Their are three main parameters namely Proportional part (P), Integral part (I) and Derivative part (D)[14]. The proportional part is used to give the desired set-point, the integral part and derivative part are used for the counting of past errors and the rate of change of error in the process respectively. PID tuning by conventional method is not very efficient because of the presence of non-linearities in the plant. Conventional PID system gives a quite high maximum overshoot with large settling time. With the upgrade of fractional calculus, the fractional order PID controllers are preferred because they have five parameters to tune in which two parameters are fractional in nature as compared to conventional PID controller and it converts their resultant graph from two-dimensional (2D) or point to three-dimensional (3D) or plane, hence there are lots of opportunity to blueprint the controllers. Tuning of a PID controller refers to the tuning of its various parameters (P, I and D) to achieve an optimized value of the desired response. The output parameters which are responsible for controlling the system are stability, rise time, peak time and maximum overshoot and steady state error. The tuning of PID controller are done with respect to desire of the plant specification. If control system taken from offline,the step input response are used for tuning of PID controller or FOPID controller. But mostly the large industrial applications have control system must be online where tuning is done manually with very experienced personnel.but there is a possibility of human error. The main focus of this paper is to apply two specific soft-computing techniques viz. Differential Evolutionary and PSO algorithm to design and tuning of FOPID controller to get an output with better dynamic and static performance. The application of Evolutionary algorithm to the PID or FOPID controller makes it give an optimum output by searching for the best set of solutions for the FOPID parameters. The paper also covers the benefits and problems of both methods. The simulation outputs are the MATLAB results obtained for a step input to a DC Motor[12]. In Evolutionary Algorithm (EA) optimum solution is obtained by evolving a population of candidate solution over a number of generations. Differential Evolution Algorithm (DE) is a population based and stochastic search technique, relatively a uncomplicated approach to find an optimum solution. The fractional order PID controllers have modified response in terms of maximum overshoot, rise time and steady state error. But computation of FOPID controller is tough in evaluation as compared to normal PID controller. Fractional order PID controller is a controller in which there are five parameters that are variable in nature. First one is integer order and second one is a differential order known as lambda (λ) and mue (μ). II. MATHEMATICAL BACKGROUND OF FRACTIONAL CALCULUS Differentiation and Integration are usually performed on integer values in which differentiate or integrate any function with many times is done. But after 30th September 1965 with L Hospital rule, Leibniz generates the possibility by developing the method of differentiation and integration to /16 $ IEEE DOI /ICMETE

2 non-integer orders. Analysis of dynamic behaviour of control system is obtained normally by transfer function, which is obtained by taking Laplace transform of fractional function which is same as in integer order[7]. The relationship between input x(t) and output y(t) for general single input single output system is a p d ap y(t) dt ap + a p 1 d ap 1y(t) dt ap 1 d βqx(t) d βq 1x(t) = b q + b q 1 dt βq dt βq a 0 d a0y(t) dt a b 0 d β0x(t) dt β0 (1) By taking Laplace transform of above equation, transfer function of the system is given as follows described by fractional order differential equations.[6][4]. The expansion of PID controller is FOPID controller by using fractional calculus. The orders of integration and differentiation are respectively λ and μ (both positive real numbers, not necessarily integers)[9]. Taking λ =1and μ =1, we will have an integer order PID controller. So we see that the integer order PID controller has three parameters, while the fractional order PID controller has five parameters. A fractional PID controller is given as C(S) =K p + K i s λ + K ds μ (6) Y (s) G(s) = X(s) = b qs βq + b q 1s βq b 0 s β0 a p s αp + a p 1s αp 1 (2) a 0 s α0 The frequency domain analysis of the fractional order continuous system (FOCS)gives an expression for (jω) γ = ω γ (cos π 2 γ + j sin π γ) (3) 2 With the help of mathematics of fractional calculus [8]a Differintegral operator is developed which is a combination of differentiation and integration operation which is useful for any function (f). There are several definitions are given to describe differintegral operator by some researchers like by Riemann-Liouville (Their definition are not used for periodic functions)[4], by Grunwald-Letnikov (Their definition are used when binomial expressions is needed), by Caputo(Thier definiton are used to reveal on initial conditions of individual function), by Hadamard etc. With advancement of fractional terms in ordinary PID controller, fractional order PID has more degree of freedom, good flexible, which gives better dynamical properties. 1. By Grunwald-Letnikov definition of fractional order derivative is given below :- [t a/h] adt u f(t) = lim h u h 0 v=0 where ( 1) v( u v) are binomial coefficient Cv u, where (v =0, 1, 2, 3, 4,...) ( 1) v ( u v ) f(t vh) (4) 2. Fractional order Caputo s definition is given as adt u 1 t f (x) f(t) = dτ (5) Γ(u x) a (t τ) u x+1 III. FRACTIONAL ORDER PROPORTIONAL INTEGRAL DERIVATIVE CONTROLLER The concept of the fractional order PID controllers was proposed by Podlubny in 1997[13]. He also certififed the better response of FOPID controllers, in comparison with classical PID controllers, when it is used for the controlling of fractional order plants. Fractional Order control Systems(FOCS) are Fig. 1: FOPID controller A. Proposed method of tuning of FOPID controller Differential Evolution algorithm is relatively uncomplicated, speedy and population based stochastic search techniques, presented by Price and Storn[11]. Mutation, selection and crossover are three fundamental operators used in Differential Evolution algorithm. At the initial phase, uniformly distributed population is generated randomly. A trial vector is produced by mutation that is used within the crossover to generate offspring and then selection is used to select the best from the offspring and the parent, for the next generation. The initial population X 1,i,0 =(x 1,i,0,x 2,i,0,x 3,i,0..., x D,i,0 ) i = 1, 2, 3..., NP. is randomly generated according to a normal or uniform distribution x low j x j,i,0 x up j for j =1, 2, 3, 4, 5,..D Where, NP= Population size D = Dimension of the problem x low j = Lower limit of j th vector component = Upper limit of jth vector component x up j After initialization, DE enters a loop of evolutionary operations: mutation, crossover and selection. B. Mutation At each generation g, this operation creates mutation vectors v i,g based on the current parent population X 1,i,0 =(x 1,i,0,x 2,i,0,x 3,i,0..., x D,i,0 ) i =1, 2, 3..., NP. the following are different mutation strategies frequently used

3 basically, DE/rand/1 v i,g = X r0,g + F i (X r1,g X r2,g) DE/current-to-rest/1 v i,g = X i,g + F i (X best,g X i,g )+ F i (X r1,g X r2,g) DE/best/1 v i,g = X best,g + F i (X r1,g X r2,g) Where, r 0,r 1,r 2 =,distinct integers uniformly chosen from the set 1,2,...NPı (X r1,g X r2,g) = difference vector to mutate the parent, X best,g = best vector at the current generation F i = the mutation factor which usually ranges on the interval (0,1+). In classical DE algorithms, F i = F is a single parameter which is used to generate all mutation vectors, whereas in others adaptive DE algorithms, each individual vector i is linked with its own mutation factor F i.the above mutation strategies can be generalized by implementing multiple difference vectors other than (X r1,g X r2,g). C. Cross-over After mutation, a binomial crossover operation forms the final trial vector u i,g =(u 1,i,g,u 2,i,g,...u D,i,g ) { uj,i,g = v x i,g+1 = j,i,g...ifrand j (0, 1) CR i orj = j rand x j,i,g,...otherwise. (7) Where, rand j (a, b) = uniform random number on the interval (a, b) and newly generated for each j, j rand = j randiant (1,D)=integer randomly chosen from 1 to D and newly generated for each i, the crossover probability, CR i [0, 1] roughly corresponds to the average fraction of vector components that are inherited from the mutation vector. In classic DE,CR i = CR is a single parameter that is used to generate all trial vectors, while in many adaptive DE algorithms, each individual I is associated with its own crossover probability CR i. D. Selection The selection operation selects the better one from the parent vector x i,g and the trial vector u i,g according to their fitness values f(.).for example, if we have a minimization problem, the selected vector is given by { ui,g,...iff(u x i,g+1 = i,g ) <X i,g (8) x i,g,...otherwise. and used as a parent vector in the next generation. E. Modification in Differential Evolutionary Differential Evolution (DE)[3] is a vector population based and stochastic search optimization algorithm. DE converges faster, finds the global minimum independent to initial parameters, and uses few control parameters. In order to maintain the proper balance between exploration and exploitation in the population a novel strategy algorithm is proposed. In which,a new phases of scaling factor on mutation is introduced into classical DE, which exploits the methodology of search space for a new population without increasing the function evaluation. With the help of experiments over 2 well known optimization problems, it has been shown that Modified DE outperform as compared with classical DE. All the N parameter vectors processes from mutation, recombination then selection. Mutation is used to expand the local search space. we know the the difference vector is weighted by a multiplying factor known F i in basic DE. Therefore, by taking inspiration from reference paper [1], a combined scale factor is developed for to improve the convergence speed. Hence the donor vector is given by v i,g = X i1,g +F (X i1,g X i,g )/2+K(X r2,g X r3,g )/2 (9) where K is the combination coefficient, which has been proven to be effective when it is chosen with a uniform random distribution from [0.2, 0.5] and F = K.F i is a new constant here with F i is a random distribution from [1.5,2]. For find the optimal solution of given plants, a objective function is needed with the control system output integral error square goes minimum.here the Matlab 2012a used for simulating the results of fractional order system and fractional order controllers by adding the FOMCON toolbox in matlab, which is used to simulate fractional order systems. IV. VECTOR REPRESENTATION IN DE The solution space of the given plants is 5-dimensional, the five dimensions beingkp, Ki,Kd,λ,μ. So each parameter vector in DE has 5 components i.e. the j-th population member at g-th generation may be given as: X j,g =(K p,k i,k d,λ,μ) T From the practical consideration of the FOPID controller design, we fixed the following numerical ranges for each parameter: 1 K p 1000, 1 K i 5000, 5000 K d 500 A. Case-study 1 G p1 (s) = 0 λ, μ s s (10)

4 TABLE I: Specification of system with step response for different controllers for case study 1 Step response specifications Modified Differential Evolutionary method By GA [1] By PSO [1] M p(%) % 0.12 % t r 0.307s 1.312s 0.982s Steady state error TABLE II: Specification of system with step response for different controllers for case study 2 Step response specifications Modified Differential Evolutionary method By GA [1] By PSO [1] M p(%) 4.7% 6.31% 3.91 % t r s 0.695s 0.822s Steady state error B. Case-study 2 G p2 (s) = K (Js + b)(ls + R)+K 2 (11) where J=0.01,k=0.01,b=0.1,R=1 and L=0.5 We have tested the proposed method on two specific instances of the design problem. The first one instance involve a fractional order plant. In some cases a real system is better described by such fractional order differential equations and from this consideration, it is important to investigate the controlling mechanism of such systems through FOPID type controllers. The second problem involves the speed control of a DC motor. Where the uncompensated motor rotates at 0.1 rad/sec with 1V input voltage, which is obtained by open-loop response. Since the basic requirement of dc motor is it should be rotate at the desired speed, with the steady-state error (ess) should be less than 1%. and other one is that its settling time is less. In this case, we want it to have a very less settling time. Since a speed faster than the reference may damage the equipment, we want to decrease an overshoot. 1) Parameters of Differential Evolutionary Algorithms: Maximum iteration =20 Population size= 25 Scaling Factor [1.5 2] Combination Coefficient [ ] crossover [ ] After tuning with the modified DE Algorithm the parameter of controllers for both plants is given below:- 1 For plant G p1 (s)= 0.9s s [1]the fractional order PID controller parameter is K p =556.84,K i =1,K d =-5000,λ= and μ = K For plant G p2 (s)= (Js+b)(Ls+R)+K 2 J=0.01,k=0.01,b=0.1,R=1, L=0.5 the parameter of FOPID controller is K p = ,K i =2048.2,K d = ,λ= and μ = The proposed design method has been compared with two state-of-the-art design methods for FOPID controllers based on the binary GA [5],[2] and PSO namely (Particle Swarm Optimizer). The Genetic Algorithm was proposed by Cao. [2] in which iteration is 50 bits binary string for encoding a 5 parameters of the FOPID controller. The fitness-functions in Caos method employ the integral of the squared error are Fig. 2: Step response of plant 1 with FOPID controller typically borrowed from the realm of optimal control [10]. There is no hand tuning of parameters are done in any phase. V. RESULT Figure 3 shows the dynamic response characteristics of the closed loop systems for case study I and II, as specified in Table 1 and 2. Table 4provides the FOPID Controller transfer functions for two test problems as found with modified DE. In above table the maximum overshoot (M p %), rise time (t r s) and steady state error (ess %) for the unit step response of controlled closed loop system with different type of tuning methods. It is noted that for the given common performance criteria on peak overshoot (M P ), rise time (tr) sec, and steady state error the fractional order controller achieves better results than its integer counterpart in general. VI. CONCLUSION An optimization method for designing fractional order PID (FOPID) controllers based on the DE is presented in this paper. Fractional calculus gives novel and higher performance extension for FOPID controllers. However, their is more difficulties in designing of FOPID controllers, because it accounts the derivative order and integral order in comparison with traditional PID controllers. To design the parameters of the FOPID controllers efficiently, the DE/rand/1/bin algorithm is modified by reducing the search space with respect to its scale factor F. The proposed method has been shown to outperform a state-of-the-art version of the PSO algorithm and a binary GA based method especially for the fractional order plants. The proposed scheme of fractional PID controller design will thus

5 find extensive commercial application in the next generation controller design. [14] Antonio Visioli. Basics of pid control. Practical PID Control, pages 1 18, REFERENCES [1] Arijit Biswas, Swagatam Das, Ajith Abraham, and Sambarta Dasgupta. Design of fractional-order pi λ d μ controllers with an improved differential evolution. Engineering applications of artificial intelligence, 22(2): , [2] Jun-Yi Cao, Jin Liang, and Bing-Gang Cao. Optimization of fractional order pid controllers based on genetic algorithms. In 2005 International Conference on Machine Learning and Cybernetics, volume 9, pages IEEE, [3] Swagatam Das and Ponnuthurai Nagaratnam Suganthan. Differential evolution: a survey of the state-of-theart. Evolutionary Computation, IEEE Transactions on, 15(1):4 31, [4] Rudolf Hilfer, Yury Luchko, and Zivorad Tomovski. Operational method for the solution of fractional differential equations with generalized riemann-liouville fractional derivatives. Fract. Calc. Appl. Anal, 12(3): , [5] John H Holland. Adaptation in natural and artificial systems: an introductory analysis with applications to biology, control, and artificial intelligence. U Michigan Press, [6] Kenneth S Miller and Bertram Ross. An introduction to the fractional calculus and fractional differential equations [7] JD Munkhammar. Riemann-liouville fractional derivatives and the taylor-riemann series. UUDM project report, 7:1 18, [8] Fabrizio Padula and Antonio Visioli. Fractional-order proportional-integral-derivative controllers. In Advances in Robust Fractional Control, pages Springer, [9] Igor Podlubny. Fractional-order systems and fractionalorder controllers. Institute of Experimental Physics, Slovak Academy of Sciences, Kosice, 12, [10] Robert F Stengel. Optimal control and estimation. Courier Corporation, [11] Rainer Storn and Kenneth Price. Differential evolution-a simple and efficient adaptive scheme for global optimization over continuous spaces, volume 3. ICSI Berkeley, [12] Aleksei Tepljakov, Eduard Petlenkov, and Juri Belikov. Fomcon: Fractional-order modeling and control toolbox for matlab. In Proc. 18th Int Mixed Design of Integrated Circuits and Systems (MIXDES) Conference, pages , [13] Marjan Uddin and Sirajul Haq. Rbfs approximation method for time fractional partial differential equations. Communications in Nonlinear Science and Numerical Simulation, 16(11): ,

Investigation of Mutation Strategies in Differential Evolution for Solving Global Optimization Problems

Investigation of Mutation Strategies in Differential Evolution for Solving Global Optimization Problems Investigation of Mutation Strategies in Differential Evolution for Solving Global Optimization Problems Miguel Leon Ortiz and Ning Xiong Mälardalen University, Västerås, SWEDEN Abstract. Differential evolution

More information

A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using Stochastic Optimization Algorithms and Fractional Calculus

A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using Stochastic Optimization Algorithms and Fractional Calculus 5th International Conference on Electrical and Computer Engineering ICECE 2008, 20-22 December 2008, Dhaka, Bangladesh A Novel Approach for Complete Identification of Dynamic Fractional Order Systems Using

More information

MULTI-LOOP MODEL REFERENCE ADAPTIVE CONTROL OF FRACTIONAL-ORDER PID CONTROL SYSTEMS

MULTI-LOOP MODEL REFERENCE ADAPTIVE CONTROL OF FRACTIONAL-ORDER PID CONTROL SYSTEMS 2017 40TH INTERNATIONAL CONFERENCE ON TELECOMMUNICATIONS AND SIGNAL PROCESSING MULTI-LOOP MODEL REFERENCE ADAPTIVE CONTROL OF FRACTIONAL-ORDER PID CONTROL SYSTEMS Baris Baykant Alagoz, Aleksei Tepljakov,

More information

Complete Identification of a Dynamic Fractional Order System Under Non-ideal Conditions Using Fractional Differintegral Definitions

Complete Identification of a Dynamic Fractional Order System Under Non-ideal Conditions Using Fractional Differintegral Definitions Complete Identification of a Dynamic Fractional Order System Under Non-ideal Conditions Using Fractional Differintegral Definitions Deepyaman Maiti # Ayan Acharya #2 R. Janarthanan *3 Amit Konar #4 # Department

More information

Closed-Loop Identification of Fractionalorder Models using FOMCON Toolbox for MATLAB

Closed-Loop Identification of Fractionalorder Models using FOMCON Toolbox for MATLAB Closed-Loop Identification of Fractionalorder Models using FOMCON Toolbox for MATLAB Aleksei Tepljakov, Eduard Petlenkov, Juri Belikov October 7, 2014 Motivation, Contribution, and Outline The problem

More information

THE ball and beam system is one of the most popular

THE ball and beam system is one of the most popular Vol:8, No:7, 24 Fractional Order Feedback Control of a Ball and Beam System Santosh Kr. Choudhary International Science Index, Electrical and Computer Engineering Vol:8, No:7, 24 waset.org/publication/99999

More information

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction

Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction Evolutionary Functional Link Interval Type-2 Fuzzy Neural System for Exchange Rate Prediction 3. Introduction Currency exchange rate is an important element in international finance. It is one of the chaotic,

More information

Robust PID and Fractional PI Controllers Tuning for General Plant Model

Robust PID and Fractional PI Controllers Tuning for General Plant Model 2 مجلة البصرة للعلوم الهندسية-المجلد 5 العدد 25 Robust PID and Fractional PI Controllers Tuning for General Plant Model Dr. Basil H. Jasim. Department of electrical Engineering University of Basrah College

More information

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Yong Wang and Zhi-Zhong Liu School of Information Science and Engineering Central South University ywang@csu.edu.cn

More information

Optimal Controllers with Complex Order Derivatives

Optimal Controllers with Complex Order Derivatives Optimal Controllers with Complex Order Derivatives J.A. Tenreiro Machado Abstract This paper studies the optimization of complex-order algorithms for the discrete-time control of linear and nonlinear systems.

More information

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms

Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Three Steps toward Tuning the Coordinate Systems in Nature-Inspired Optimization Algorithms Yong Wang and Zhi-Zhong Liu School of Information Science and Engineering Central South University ywang@csu.edu.cn

More information

Integer weight training by differential evolution algorithms

Integer weight training by differential evolution algorithms Integer weight training by differential evolution algorithms V.P. Plagianakos, D.G. Sotiropoulos, and M.N. Vrahatis University of Patras, Department of Mathematics, GR-265 00, Patras, Greece. e-mail: vpp

More information

An Introduction to Differential Evolution. Kelly Fleetwood

An Introduction to Differential Evolution. Kelly Fleetwood An Introduction to Differential Evolution Kelly Fleetwood Synopsis Introduction Basic Algorithm Example Performance Applications The Basics of Differential Evolution Stochastic, population-based optimisation

More information

LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR

LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR LIAPUNOV S STABILITY THEORY-BASED MODEL REFERENCE ADAPTIVE CONTROL FOR DC MOTOR *Ganta Ramesh, # R. Hanumanth Nayak *#Assistant Professor in EEE, Gudlavalleru Engg College, JNTU, Kakinada University, Gudlavalleru

More information

Lecture 9 Evolutionary Computation: Genetic algorithms

Lecture 9 Evolutionary Computation: Genetic algorithms Lecture 9 Evolutionary Computation: Genetic algorithms Introduction, or can evolution be intelligent? Simulation of natural evolution Genetic algorithms Case study: maintenance scheduling with genetic

More information

Decomposition and Metaoptimization of Mutation Operator in Differential Evolution

Decomposition and Metaoptimization of Mutation Operator in Differential Evolution Decomposition and Metaoptimization of Mutation Operator in Differential Evolution Karol Opara 1 and Jaros law Arabas 2 1 Systems Research Institute, Polish Academy of Sciences 2 Institute of Electronic

More information

CSC 4510 Machine Learning

CSC 4510 Machine Learning 10: Gene(c Algorithms CSC 4510 Machine Learning Dr. Mary Angela Papalaskari Department of CompuBng Sciences Villanova University Course website: www.csc.villanova.edu/~map/4510/ Slides of this presenta(on

More information

The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers

The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers Chengbin Ma and Yoichi Hori Electrical Control System Engineering, Information & System Division, Institute of Industrial

More information

THE DIFFERENTIAL evolution (DE) [1] [4] algorithm

THE DIFFERENTIAL evolution (DE) [1] [4] algorithm 482 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 42, NO. 2, APRIL 2012 An Adaptive Differential Evolution Algorithm With Novel Mutation and Crossover Strategies for Global

More information

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems Journal of Applied Mathematics Volume 2013, Article ID 757391, 18 pages http://dx.doi.org/10.1155/2013/757391 Research Article A Novel Differential Evolution Invasive Weed Optimization for Solving Nonlinear

More information

Genetic Algorithm for Solving the Economic Load Dispatch

Genetic Algorithm for Solving the Economic Load Dispatch International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 523-528 International Research Publication House http://www.irphouse.com Genetic Algorithm

More information

Design and Tuning of Fractional-order PID Controllers for Time-delayed Processes

Design and Tuning of Fractional-order PID Controllers for Time-delayed Processes Design and Tuning of Fractional-order PID Controllers for Time-delayed Processes Emmanuel Edet Technology and Innovation Centre University of Strathclyde 99 George Street Glasgow, United Kingdom emmanuel.edet@strath.ac.uk

More information

CHAPTER 7 FRACTIONAL ORDER SYSTEMS WITH FRACTIONAL ORDER CONTROLLERS

CHAPTER 7 FRACTIONAL ORDER SYSTEMS WITH FRACTIONAL ORDER CONTROLLERS 9 CHAPTER 7 FRACTIONAL ORDER SYSTEMS WITH FRACTIONAL ORDER CONTROLLERS 7. FRACTIONAL ORDER SYSTEMS Fractional derivatives provide an excellent instrument for the description of memory and hereditary properties

More information

Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique

Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique Optimization of PI Parameters for Speed Controller of a Permanent Magnet Synchronous Motor by using Particle Swarm Optimization Technique Aiffah Mohammed 1, Wan Salha Saidon 1, Muhd Azri Abdul Razak 2,

More information

The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers

The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers Nonlinear Dynamics 38: 171 18, 24. C 24 Kluwer Academic Publishers. Printed in the Netherlands. The Time-Scaled Trapezoidal Integration Rule for Discrete Fractional Order Controllers CHENGBIN MA and YOICHI

More information

Fractional-order Modeling and Control of Dynamic Systems

Fractional-order Modeling and Control of Dynamic Systems THESIS ON INFORMATICS AND SYSTEM ENGINEERING C14 Fractional-order Modeling and Control of Dynamic Systems ALEKSEI TEPLJAKOV TALLINN UNIVERSITY OF TECHNOLOGY Faculty of Information Technology Department

More information

An Improved Differential Evolution Trained Neural Network Scheme for Nonlinear System Identification

An Improved Differential Evolution Trained Neural Network Scheme for Nonlinear System Identification International Journal of Automation and Computing 6(2), May 2009, 137-144 DOI: 10.1007/s11633-009-0137-0 An Improved Differential Evolution Trained Neural Network Scheme for Nonlinear System Identification

More information

Performance Comparison of PSO Based State Feedback Gain (K) Controller with LQR-PI and Integral Controller for Automatic Frequency Regulation

Performance Comparison of PSO Based State Feedback Gain (K) Controller with LQR-PI and Integral Controller for Automatic Frequency Regulation Performance Comparison of PSO Based Feedback Gain Controller with LQR-PI and Controller for Automatic Frequency Regulation NARESH KUMARI 1, A. N. JHA 2, NITIN MALIK 3 1,3 School of Engineering and Technology,

More information

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization

Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Binary Particle Swarm Optimization with Crossover Operation for Discrete Optimization Deepak Singh Raipur Institute of Technology Raipur, India Vikas Singh ABV- Indian Institute of Information Technology

More information

Detailed Study of Fractional Order PID Controllers using different Optimization Techniques with one Case Study

Detailed Study of Fractional Order PID Controllers using different Optimization Techniques with one Case Study Detailed Study of Fractional Order PID Controllers using different Optimization Techniques with one Case Study Omar Hanif 1, Dr. G.Uday Bhaskar Babu 2, Mullapudi Siva 3 M.Tech Scholar, Process Control,

More information

FRACTIONAL DIFFERENTIAL EQUATIONS

FRACTIONAL DIFFERENTIAL EQUATIONS FRACTIONAL DIFFERENTIAL EQUATIONS An Introduction to Fractional Derivatives, Fractional Differential Equations, to Methods of their Solution and some of their Applications by Igor Podlubny Technical University

More information

2 Differential Evolution and its Control Parameters

2 Differential Evolution and its Control Parameters COMPETITIVE DIFFERENTIAL EVOLUTION AND GENETIC ALGORITHM IN GA-DS TOOLBOX J. Tvrdík University of Ostrava 1 Introduction The global optimization problem with box constrains is formed as follows: for a

More information

On the Designing of Fractional Order FIR Differentiator Using Radial Basis Function and Window

On the Designing of Fractional Order FIR Differentiator Using Radial Basis Function and Window On the Designing of Fractional Order FIR Differentiator Using Radial Basis Function and Window Manjeet Kumar Digital Signal Processing Laboratory, Room No. 135, ECE Division, Netaji Subhas Institute of

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

Population Variance Based Empirical Analysis of. the Behavior of Differential Evolution Variants

Population Variance Based Empirical Analysis of. the Behavior of Differential Evolution Variants Applied Mathematical Sciences, Vol. 9, 2015, no. 66, 3249-3263 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2015.54312 Population Variance Based Empirical Analysis of the Behavior of Differential

More information

DE/BBO: A Hybrid Differential Evolution with Biogeography-Based Optimization for Global Numerical Optimization

DE/BBO: A Hybrid Differential Evolution with Biogeography-Based Optimization for Global Numerical Optimization 1 : A Hybrid Differential Evolution with Biogeography-Based Optimization for Global Numerical Optimization Wenyin Gong, Zhihua Cai, and Charles X. Ling, Senior Member, IEEE Abstract Differential Evolution

More information

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri C. Melchiorri (DEI) Automatic Control & System Theory 1 AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS Claudio Melchiorri Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI)

More information

Adaptive Differential Evolution and Exponential Crossover

Adaptive Differential Evolution and Exponential Crossover Proceedings of the International Multiconference on Computer Science and Information Technology pp. 927 931 ISBN 978-83-60810-14-9 ISSN 1896-7094 Adaptive Differential Evolution and Exponential Crossover

More information

arxiv:math/ v1 [math.oc] 11 Apr 2000

arxiv:math/ v1 [math.oc] 11 Apr 2000 The fractional - order controllers: Methods for their synthesis and application arxiv:math/0004064v1 [math.oc] 11 Apr 2000 Abstract This paper deals with fractional-order controllers. We outline mathematical

More information

AN ADAPTIVE DIFFERENTIAL EVOLUTION ALGORITHM FOR SOLVING SECOND-ORDER DIRICHLET PROBLEMS

AN ADAPTIVE DIFFERENTIAL EVOLUTION ALGORITHM FOR SOLVING SECOND-ORDER DIRICHLET PROBLEMS Vol. 12, No. 1, pp. 143-161 ISSN: 1646-3692 AN ADAPTIVE DIFFERENTIAL EVOLUTION ALGORITHM FOR SOLVING SECOND-ORDER Hasan Rashaideh Department of Computer Science, Prince Abdullah Ben Ghazi Faculty of Information

More information

Improving a Heart Rate Controller for a Cardiac Pacemaker. Connor Morrow

Improving a Heart Rate Controller for a Cardiac Pacemaker. Connor Morrow Improving a Heart Rate Controller for a Cardiac Pacemaker Connor Morrow 03/13/2018 1 In the paper Intelligent Heart Rate Controller for a Cardiac Pacemaker, J. Yadav, A. Rani, and G. Garg detail different

More information

A Scalability Test for Accelerated DE Using Generalized Opposition-Based Learning

A Scalability Test for Accelerated DE Using Generalized Opposition-Based Learning 009 Ninth International Conference on Intelligent Systems Design and Applications A Scalability Test for Accelerated DE Using Generalized Opposition-Based Learning Hui Wang, Zhijian Wu, Shahryar Rahnamayan,

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

OPTIMIZATION OF MODEL-FREE ADAPTIVE CONTROLLER USING DIFFERENTIAL EVOLUTION METHOD

OPTIMIZATION OF MODEL-FREE ADAPTIVE CONTROLLER USING DIFFERENTIAL EVOLUTION METHOD ABCM Symposium Series in Mechatronics - Vol. 3 - pp.37-45 Copyright c 2008 by ABCM OPTIMIZATION OF MODEL-FREE ADAPTIVE CONTROLLER USING DIFFERENTIAL EVOLUTION METHOD Leandro dos Santos Coelho Industrial

More information

Finding Multiple Global Optima Exploiting Differential Evolution s Niching Capability

Finding Multiple Global Optima Exploiting Differential Evolution s Niching Capability Finding Multiple Global Optima Exploiting Differential Evolution s Niching Capability Michael G. Epitropakis Computational Intelligence Laboratory, Department of Mathematics, University of Patras, Greece.

More information

Liapunov s Stability Theory-based Model Reference Adaptive control for DC Motor

Liapunov s Stability Theory-based Model Reference Adaptive control for DC Motor Liapunov s Stability Theory-based Mol Reference Adaptive control for DC Motor R. Hanumanth nayak Assistant Professor in EEE Chalapathi institute of technology JNTU Kakinada university, AP Ganta Ramesh

More information

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

Search. Search is a key component of intelligent problem solving. Get closer to the goal if time is not enough

Search. Search is a key component of intelligent problem solving. Get closer to the goal if time is not enough Search Search is a key component of intelligent problem solving Search can be used to Find a desired goal if time allows Get closer to the goal if time is not enough section 11 page 1 The size of the search

More information

Differential Evolution Based Particle Swarm Optimization

Differential Evolution Based Particle Swarm Optimization Differential Evolution Based Particle Swarm Optimization Mahamed G.H. Omran Department of Computer Science Gulf University of Science and Technology Kuwait mjomran@gmail.com Andries P. Engelbrecht Department

More information

Journal of Applied Science and Agriculture

Journal of Applied Science and Agriculture Journal of Applied Science and Agriculture, 9() January 4, Pages: 38-45 AENSI Journals Journal of Applied Science and Agriculture ISSN 86-9 Journal home page: www.aensiweb.com/jasa/index.html Optimal Tuning

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

Auto-tuning Fractional Order Control of a Laboratory Scale Equipment

Auto-tuning Fractional Order Control of a Laboratory Scale Equipment Auto-tuning Fractional Order Control of a Laboratory Scale Equipment Rusu-Both Roxana * and Dulf Eva-Henrietta Automation Department, Technical University of Cluj-Napoca, Memorandumului Street, No.28 Cluj-Napoca,

More information

Research Article A Hybrid Backtracking Search Optimization Algorithm with Differential Evolution

Research Article A Hybrid Backtracking Search Optimization Algorithm with Differential Evolution Mathematical Problems in Engineering Volume 2015, Article ID 769245, 16 pages http://dx.doi.org/10.1155/2015/769245 Research Article A Hybrid Backtracking Search Optimization Algorithm with Differential

More information

Analytic solution of fractional integro-differential equations

Analytic solution of fractional integro-differential equations Annals of the University of Craiova, Mathematics and Computer Science Series Volume 38(1), 211, Pages 1 1 ISSN: 1223-6934 Analytic solution of fractional integro-differential equations Fadi Awawdeh, E.A.

More information

Differential Evolution: a stochastic nonlinear optimization algorithm by Storn and Price, 1996

Differential Evolution: a stochastic nonlinear optimization algorithm by Storn and Price, 1996 Differential Evolution: a stochastic nonlinear optimization algorithm by Storn and Price, 1996 Presented by David Craft September 15, 2003 This presentation is based on: Storn, Rainer, and Kenneth Price

More information

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH

OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH OPTIMAL CAPACITORS PLACEMENT IN DISTRIBUTION NETWORKS USING GENETIC ALGORITHM: A DIMENSION REDUCING APPROACH S.NEELIMA #1, DR. P.S.SUBRAMANYAM *2 #1 Associate Professor, Department of Electrical and Electronics

More information

Gaussian EDA and Truncation Selection: Setting Limits for Sustainable Progress

Gaussian EDA and Truncation Selection: Setting Limits for Sustainable Progress Gaussian EDA and Truncation Selection: Setting Limits for Sustainable Progress Petr Pošík Czech Technical University, Faculty of Electrical Engineering, Department of Cybernetics Technická, 66 7 Prague

More information

Design of Soft Computing Based Optimal PI Controller for Greenhouse System

Design of Soft Computing Based Optimal PI Controller for Greenhouse System Circuits and Systems, 2016, 7, 3431-3447 http://www.scirp.org/journal/cs ISSN Online: 2153-1293 ISSN Print: 2153-1285 Design of Soft Computing Based Optimal PI Controller for Greenhouse System A. Manonmani

More information

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

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

More information

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

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

More information

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

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata

An Evolution Strategy for the Induction of Fuzzy Finite-state Automata Journal of Mathematics and Statistics 2 (2): 386-390, 2006 ISSN 1549-3644 Science Publications, 2006 An Evolution Strategy for the Induction of Fuzzy Finite-state Automata 1,2 Mozhiwen and 1 Wanmin 1 College

More information

An Introduction to Control Systems

An Introduction to Control Systems An Introduction to Control Systems Signals and Systems: 3C1 Control Systems Handout 1 Dr. David Corrigan Electronic and Electrical Engineering corrigad@tcd.ie November 21, 2012 Recall the concept of a

More information

IMPROVED ARTIFICIAL BEE COLONY FOR DESIGN OF A RECONFIGURABLE ANTENNA ARRAY WITH DISCRETE PHASE SHIFTERS

IMPROVED ARTIFICIAL BEE COLONY FOR DESIGN OF A RECONFIGURABLE ANTENNA ARRAY WITH DISCRETE PHASE SHIFTERS Progress In Electromagnetics Research C, Vol. 25, 193 208, 2012 IMPROVED ARTIFICIAL BEE COLONY FOR DESIGN OF A RECONFIGURABLE ANTENNA ARRAY WITH DISCRETE PHASE SHIFTERS X. T. Li, X. W. Zhao, J. N. Wang,

More information

Fractional order control of the Thomson s ring magnetic levitation system

Fractional order control of the Thomson s ring magnetic levitation system Fractional order control of the Thomson s ring magnetic levitation system MANUEL A. DUARTE-MERMOUD Departament of Electrical Engineering and Advanced Mining Technology Center University of Chile Av. Tupper

More information

ECE Introduction to Artificial Neural Network and Fuzzy Systems

ECE Introduction to Artificial Neural Network and Fuzzy Systems ECE 39 - Introduction to Artificial Neural Network and Fuzzy Systems Wavelet Neural Network control of two Continuous Stirred Tank Reactors in Series using MATLAB Tariq Ahamed Abstract. With the rapid

More information

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

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

More information

ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS

ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS J. of Electromagn. Waves and Appl., Vol. 23, 711 721, 2009 ON THE USE OF RANDOM VARIABLES IN PARTICLE SWARM OPTIMIZATIONS: A COMPARATIVE STUDY OF GAUSSIAN AND UNIFORM DISTRIBUTIONS L. Zhang, F. Yang, and

More information

EE C128 / ME C134 Final Exam Fall 2014

EE C128 / ME C134 Final Exam Fall 2014 EE C128 / ME C134 Final Exam Fall 2014 December 19, 2014 Your PRINTED FULL NAME Your STUDENT ID NUMBER Number of additional sheets 1. No computers, no tablets, no connected device (phone etc.) 2. Pocket

More information

Beta Damping Quantum Behaved Particle Swarm Optimization

Beta Damping Quantum Behaved Particle Swarm Optimization Beta Damping Quantum Behaved Particle Swarm Optimization Tarek M. Elbarbary, Hesham A. Hefny, Atef abel Moneim Institute of Statistical Studies and Research, Cairo University, Giza, Egypt tareqbarbary@yahoo.com,

More information

An Evolutionary Programming Based Algorithm for HMM training

An Evolutionary Programming Based Algorithm for HMM training An Evolutionary Programming Based Algorithm for HMM training Ewa Figielska,Wlodzimierz Kasprzak Institute of Control and Computation Engineering, Warsaw University of Technology ul. Nowowiejska 15/19,

More information

Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm

Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm Multi-objective Emission constrained Economic Power Dispatch Using Differential Evolution Algorithm Sunil Kumar Soni, Vijay Bhuria Abstract The main aim of power utilities is to provide high quality power

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

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BSC (HONS) MECHATRONICS TOP-UP SEMESTER 1 EXAMINATION 2017/2018 ADVANCED MECHATRONIC SYSTEMS

UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BSC (HONS) MECHATRONICS TOP-UP SEMESTER 1 EXAMINATION 2017/2018 ADVANCED MECHATRONIC SYSTEMS ENG08 UNIVERSITY OF BOLTON SCHOOL OF ENGINEERING BSC (HONS) MECHATRONICS TOP-UP SEMESTER EXAMINATION 07/08 ADVANCED MECHATRONIC SYSTEMS MODULE NO: MEC600 Date: 7 January 08 Time: 0.00.00 INSTRUCTIONS TO

More information

Iterative Controller Tuning Using Bode s Integrals

Iterative Controller Tuning Using Bode s Integrals Iterative Controller Tuning Using Bode s Integrals A. Karimi, D. Garcia and R. Longchamp Laboratoire d automatique, École Polytechnique Fédérale de Lausanne (EPFL), 05 Lausanne, Switzerland. email: alireza.karimi@epfl.ch

More information

Improved Dynamic Response of DSTATCOM using Genetic Algorithm

Improved Dynamic Response of DSTATCOM using Genetic Algorithm Improved Dynamic Response of DSTATCOM using Genetic Algorithm Madhusmita Das Department of Electrical Engineering,National Institute of Technology, Raipur, India Tel:91-94652851 E-mail: madhusmita_bsnl@yahoo.co.in

More information

DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS

DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS www.arpapress.com/volumes/vol17issue2/ijrras_17_2_05.pdf DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS Ibrahim Al-Adwan, Mohammad Al Khawaldah, Shebel

More information

DESIGN OF MULTILAYER MICROWAVE BROADBAND ABSORBERS USING CENTRAL FORCE OPTIMIZATION

DESIGN OF MULTILAYER MICROWAVE BROADBAND ABSORBERS USING CENTRAL FORCE OPTIMIZATION Progress In Electromagnetics Research B, Vol. 26, 101 113, 2010 DESIGN OF MULTILAYER MICROWAVE BROADBAND ABSORBERS USING CENTRAL FORCE OPTIMIZATION M. J. Asi and N. I. Dib Department of Electrical Engineering

More information

6.1 Sketch the z-domain root locus and find the critical gain for the following systems K., the closed-loop characteristic equation is K + z 0.

6.1 Sketch the z-domain root locus and find the critical gain for the following systems K., the closed-loop characteristic equation is K + z 0. 6. Sketch the z-domain root locus and find the critical gain for the following systems K (i) Gz () z 4. (ii) Gz K () ( z+ 9. )( z 9. ) (iii) Gz () Kz ( z. )( z ) (iv) Gz () Kz ( + 9. ) ( z. )( z 8. ) (i)

More information

Multi-start JADE with knowledge transfer for numerical optimization

Multi-start JADE with knowledge transfer for numerical optimization Multi-start JADE with knowledge transfer for numerical optimization Fei Peng, Ke Tang,Guoliang Chen and Xin Yao Abstract JADE is a recent variant of Differential Evolution (DE) for numerical optimization,

More information

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms Helwan University From the SelectedWorks of Omar H. Abdalla May, 2008 Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

More information

Research Article Stabilizing of Subspaces Based on DPGA and Chaos Genetic Algorithm for Optimizing State Feedback Controller

Research Article Stabilizing of Subspaces Based on DPGA and Chaos Genetic Algorithm for Optimizing State Feedback Controller Mathematical Problems in Engineering Volume 2012, Article ID 186481, 9 pages doi:10.1155/2012/186481 Research Article Stabilizing of Subspaces Based on DPGA and Chaos Genetic Algorithm for Optimizing State

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 ISSN ISSN 2229-5518 33 Voltage Regulation for a Photovoltaic System Connected to Grid by Using a Swarm Optimization Techniques Ass.prof. Dr.Mohamed Ebrahim El sayed Dept. of Electrical Engineering Al-Azhar

More information

Design Of Optimal Pid Controller Using Genetic Algorithm

Design Of Optimal Pid Controller Using Genetic Algorithm Australian Journal of Basic and Applied Sciences, 5(10): 996-1001, 2011 ISSN 1991-8178 Design Of Optimal Pid Controller Using Genetic Algorithm 1 Mohammad Reza Dastranj, 1 Kazem Esmaeili Khoshmardan, 2

More information

Control Of Heat Exchanger Using Internal Model Controller

Control Of Heat Exchanger Using Internal Model Controller IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 7 (July. 2013), V1 PP 09-15 Control Of Heat Exchanger Using Internal Model Controller K.Rajalakshmi $1, Ms.V.Mangaiyarkarasi

More information

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013)

V. G. Gupta 1, Pramod Kumar 2. (Received 2 April 2012, accepted 10 March 2013) ISSN 749-3889 (print, 749-3897 (online International Journal of Nonlinear Science Vol.9(205 No.2,pp.3-20 Approimate Solutions of Fractional Linear and Nonlinear Differential Equations Using Laplace Homotopy

More information

Multi-objective LQR with Optimum Weight Selection to Design FOPID Controllers for Delayed Fractional Order Processes

Multi-objective LQR with Optimum Weight Selection to Design FOPID Controllers for Delayed Fractional Order Processes Multi-objective LQR with Optimum Weight Selection to Design FOPID Controllers for Delayed Fractional Order Processes Saptarshi Das a,b *, Indranil Pan b,c, and Shantanu Das d a) School of Electronics and

More information

Robust Multi-Objective Optimization in High Dimensional Spaces

Robust Multi-Objective Optimization in High Dimensional Spaces Robust Multi-Objective Optimization in High Dimensional Spaces André Sülflow, Nicole Drechsler, and Rolf Drechsler Institute of Computer Science University of Bremen 28359 Bremen, Germany {suelflow,nd,drechsle}@informatik.uni-bremen.de

More information

A Comparative Study of Differential Evolution, Particle Swarm Optimization, and Evolutionary Algorithms on Numerical Benchmark Problems

A Comparative Study of Differential Evolution, Particle Swarm Optimization, and Evolutionary Algorithms on Numerical Benchmark Problems A Comparative Study of Differential Evolution, Particle Swarm Optimization, and Evolutionary Algorithms on Numerical Benchmark Problems Jakob Vesterstrøm BiRC - Bioinformatics Research Center University

More information

A Particle Swarm Optimization (PSO) Primer

A Particle Swarm Optimization (PSO) Primer A Particle Swarm Optimization (PSO) Primer With Applications Brian Birge Overview Introduction Theory Applications Computational Intelligence Summary Introduction Subset of Evolutionary Computation Genetic

More information

Optimization of Threshold for Energy Based Spectrum Sensing Using Differential Evolution

Optimization of Threshold for Energy Based Spectrum Sensing Using Differential Evolution Wireless Engineering and Technology 011 130-134 doi:10.436/wet.011.3019 Published Online July 011 (http://www.scirp.org/journal/wet) Optimization of Threshold for Energy Based Spectrum Sensing Using Differential

More information

Evolutionary computation

Evolutionary computation Evolutionary computation Andrea Roli andrea.roli@unibo.it DEIS Alma Mater Studiorum Università di Bologna Evolutionary computation p. 1 Evolutionary Computation Evolutionary computation p. 2 Evolutionary

More information

WORST CASE OPTIMIZATION USING CHEBYSHEV INEQUALITY

WORST CASE OPTIMIZATION USING CHEBYSHEV INEQUALITY WORST CASE OPTIMIZATION USING CHEBYSHEV INEQUALITY Kiyoharu Tagawa School of Science and Engineering, Kindai University, Japan tagawa@info.kindai.ac.jp Abstract In real-world optimization problems, a wide

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

A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms

A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms A New Approach to Estimating the Expected First Hitting Time of Evolutionary Algorithms Yang Yu and Zhi-Hua Zhou National Laboratory for Novel Software Technology Nanjing University, Nanjing 20093, China

More information

Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing

Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing International Conference on Artificial Intelligence (IC-AI), Las Vegas, USA, 2002: 1163-1169 Solving Numerical Optimization Problems by Simulating Particle-Wave Duality and Social Information Sharing Xiao-Feng

More information

Constrained Real-Parameter Optimization with Generalized Differential Evolution

Constrained Real-Parameter Optimization with Generalized Differential Evolution 2006 IEEE Congress on Evolutionary Computation Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 2006 Constrained Real-Parameter Optimization with Generalized Differential Evolution

More information

Differential Evolution: Competitive Setting of Control Parameters

Differential Evolution: Competitive Setting of Control Parameters Proceedings of the International Multiconference on Computer Science and Information Technology pp. 207 213 ISSN 1896-7094 c 2006 PIPS Differential Evolution: Competitive Setting of Control Parameters

More information

Laplace Transforms Chapter 3

Laplace Transforms Chapter 3 Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first. Laplace transforms play a key role in important

More information

Improved Model Reduction and Tuning of Fractional Order PI λ D μ Controllers for Analytical Rule Extraction with Genetic Programming

Improved Model Reduction and Tuning of Fractional Order PI λ D μ Controllers for Analytical Rule Extraction with Genetic Programming 1 Improved Model Reduction and Tuning of Fractional Order PI λ D μ Controllers for Analytical Rule Extraction with Genetic Programg Saptarshi Das a,b, Indranil Pan b, Shantanu Das c and Amitava Gupta a,b

More information