Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar 1,Dr. Rajeev Gupta 2

Size: px
Start display at page:

Download "Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar 1,Dr. Rajeev Gupta 2"

Transcription

1 ISSN: Volume 2, Issue 6, June 23 Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar,Dr. Rajeev Gupta 2 Abstract This paper Present to design method for determining the optimal proportional-integral-derivative (PID) controller parameters of an Automatic Voltage Regulator (AVR) system using the particle swarm optimization (PSO) algorithm and Genetic Algorithm (GA). The design goal is to minimize transient response by minimizing overshoot, settling time and rise time of step response. The proposed approach had superior features, including easy implementation, stable convergence characteristic, and good computational efficiency. Fast tuning of optimum PID controller parameters yields high-quality solution. First an objective function is defined, and then by minimizing the objective functions using real-coded GA and PSO, the optimal controller parameters can be assigned. Compare the result of step response of AVR system by using Particle Swarm Optimization (PSO) and Genetic Algorithm (GA). The obtained result of the closed loop and controller response to the unit step input signal shows excellent performance of the PID controller. Keywords AVR system, Feedback System, Optimization, PID controller, PSO and GA.. INTRODUCTION The task of an AVR system is to hold the terminal voltage magnitude of a synchronous generator at a specified level. Thus, the stability of the AVR system would seriously affect the security of the power system. A simpler AVR system contains five basic components such as amplifier, exciter, generator, sensor and comparator. The real model of such a system is shown in fig. A unit step response of this system without control has some oscillations which reduce the performance of the regulation (). Thus, a control technique must be applied to the AVR system. For this reason, the PID block is connected to amplifier seriously. The A small signal model of this system including PID controller which is constituted through the transfer functions of these components is depicted in Fig, and the limits of the parameters used in these transfer functions are presented(2). PID controllers have been widely used for speed and position control of various system. Several tuning methods have been proposed for the tuning of process control loop. The most popular tuning methods are: Ziegler- Nichols, Cohen-Coon, and Astra-Hagglund. Unfortunately, in spite of this large range of tuning techniques, the optimum performance cannot be achieved []. Manuscript received June, 23. Anil kumar, ia a PG (control and instrumentation) student of University College of engg. kota /RTU kota,., From Nalanda, Bihar, India Mob No83229 Dr. Rajeev Gupta is Professor & HOD Department of electronics engineering, University College of engineering, Rajasthan technical university, Kota,(Mob.No ;) Several new intelligent optimization techniques have been emerged in the past two decades like: Genetic Algorithm (GA), Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), Simulated Annealing (SA), and bacterial Foraging (BF) [2]. Due to its high potential for global optimization, GA has received great attention in control system such as the search of optimal PID controller parameters. The natural genetic operations would still result in enormous computational efforts. PSO is one of the modern Heuristics algorithms it was developed through simulation of a simplified social system, and has been found to be robust in solving continuous non-linear optimization problems [2]. In this paper, a tradition method for tuning PID controller of non-linear synchronous generator AVR system control is represented. Then the GA and PSO based methods for tuning the PID controller parameters are proposed as a modern intelligent optimization algorithm. The PSO technique can generate a high-quality solution within shorter calculation time and stable convergence characteristic than other stochastic methods. The integral performance criteria in frequency domain were often used to evaluate the controller performance, but these criteria have their own advantages and disadvantages. In this paper, a simple performance criterion in time domain is proposed for evaluating the performance of a controller that was applied to the complex control system. GA is an iterative search algorithm based on natural selection and genetic mechanism. However, GA is very fussy; it contains selection, copy, crossover and mutation scenarios and so on. Furthermore, the process of coding and decoding not only impacts precision, but also increases the complexity of the genetic algorithm. This project attempts to develop a PID tuning method using GA algorithm. For example, ants foraging, birds flocking, fish schooling, bacterial chemo taxis are some of the well-known examples. 2. Linearized Model of an AVR System There are five models: (a) PID Controller Model, The transfer function of PID controller is (2.) Where kp, kd, and ki are the proportion coefficient, differential coefficient, and integral coefficient, respectively. The derivative controller adds a finite zero to the open-loop plant transfer function and improves the transient response. The integral controller adds a pole at the origin, thus increasing system type by one and reducing the steady-state error due to a step function to zero. Range of PID controller parameters are shown in table (I). 23

2 ISSN: Volume 2, Issue 6, June 23 TABLE I: RANGE OF THREE CONTROLLER PARAMETERS Controller parameters Min. value Max. value Kp.5 Ki Kd (b) Amplifier Model, The transfer function of amplifier model is (2.2) where K A is an amplifier gain and τ A is a time constant. (c) Exciter Model, The transfer function of exciter model is (2.3) Where K E is an amplifier gain and τ E is a time constant. (d) Generator Model, The transfer function of generator model is (2.4) Where K G is an amplifier gain and τ G is a time constant. (e) Sensor Model The transfer function of sensor model is (2.5) Where K R is an amplifier gain and τ R is a time constant. FF= (-e-β)(mp+ess)+e-β(ts-tr) (3.) It implies the smaller the value of individual, the higher its evaluation value F=/W (k) (3.2) In order to limit the evaluation value of each individual of the population within a reasonable range, the Routh Hurwitz criterion must be employed to test the closed-loop system stability before evaluating the evaluation value of an individual. If the individual satisfies the Routh Hurwitz stability test applied to the characteristic equation of the system, then it is a feasible individual and the value of is small. In the opposite case, the value of the individual is penalized with a very large positive constant. 4. PARTICLE SWARM OPTIMIZATION PSO is one of the optimization techniques first proposed by Eberhart and Colleagues [5, 6]. This method has been found to be robust in solving problems featuring non-linearity and non-differentiability, which is derived from the social-psychological theory. The technique is derived from research on swarm such as fish schooling and bird flocking. In the PSO algorithm, instead of using evolutionary operators such as mutation and crossover to manipulate algorithms, the population dynamics simulates a "bird flocks" behavior, where social sharing of information takes place and individuals can profit from the discoveries and previous experience of all the other companions during the search for food. Thus, each companion, called particle, in the population, which is called swarm, is assumed to fly in many direction over the search space in order to meet the demand fitness function [2, 5, 6]. Fig. Block diagram of an AVR system with a PID controller. 3. IMPLEMENTATION OF A CONTROLLER In this paper, a PID controller using the PSO algorithm was developed to improve the step transient response of AVR of a generator. It was also called the controller. The PSO algorithm was mainly utilized to determine three optimal controller parameters Kp, Ki and Kd, such that the controlled system could obtain a good step response output. A. Individual String Definition To apply the PSO method for searching the controller parameters, we use the individual to replace the particle and the population to replace the group in this paper. We defined three controller parameters kp, ki and kd, to compose an individual by ; hence, there are three members in an individual. These members are assigned as real values. If there are n individuals in a population, then the dimension of a population is nx3. B. Evaluation Function Definition In the meantime, we defined the evaluation function given in (3.2) as the evaluation value of each individual in population. The evaluation function is a reciprocal of the performance criterion as in (3.). Fig 2. Concept of modification of a searching point by PSO For n-variables optimization problem a flock of particles are put into the n-dimensional search space with randomly chosen velocities and positions knowing their best values, so far (Pbest) and the position in the n-dimensional space [5, 6]. The velocity of each particle, adjusted accordingly to its own experience and the other particles flying experience. For example, the ith particle is represented, as:, Xi = (xi, xi2, xi3,...xid) in the d-dimensional space, the best previous positions of the ith particle is represented as: Pbest = (Pbesti,, Pbesti,2,Pbesti,3...Pbesti,d ) The index of the best particle among the group is gbest. Velocity of the ith particle is represented as: Vi = (Vi, Vi,2 Vi,3... Vi,d) The updated velocity and the distance from Pbesti,d to gbesti,d is given as ; v i+ = vi + c R (pi,best pi ) + c 2 R 2 (gi,best pi ) (4.) 23

3 ISSN: Volume 2, Issue 6, June 23 and where (4.2) pi and vi - are the position and velocity of particle i, respectively; pi,best and gi,best - is the position with the best objective value found so far by particle i and the entire population respectively; w - is a parameter controlling the dynamics of flying; R and R2 - are random variables in the range [,]; c and c2 - are factors controlling the related weighting of corresponding terms. The random variables help the PSO with the ability of stochastic searching. 4. Controller controller for searching the optimal or near optimal controller parameters kp, ki, and kd, with the PSO algorithm. Each individual K contains three members kp, ki, and kd. The searching procedures of the proposed controller were shown as below. Step ) Specify the lower and upper bounds of the three controller parameters and initialize randomly the individuals of the population including searching points, velocities, Pbests, and gbest. Step 2) For each initial individual of the population, employ the Routh-Hurwitz criterion to test the closed-loop system stability and calculate the values of the four performance criteria in the time domain, namely Mp, Ess, t r, and t s. Step 3) Calculate the evaluation value of each individual in the population using the evaluation function. Step 4) Compare each individual s evaluation value with its Pbest. The best evaluation value among the Pbest is denoted as gbest. Step 5) Modify the member velocity v of each individual K According to Fig3: The block diagram of PID Controller with PSO algorithms PSO parameters are used for verifying the performance of the controller in searching the PID controller parameters: The member of each individual is Kp, Ki and Kd; Population size =, Inertia weight factor is set Acceleration constant C=.8 and C2=.8 We have to use the value of beta is.5 and. Through about 5 iterations (5 generations), the PSO method can prompt convergence and obtain good evaluation value. These results show that the controller can search optimal PID controller parameters quickly and efficiently. 5. Result of PID controller by using PSO technique Step Response Fig 4: step response of an AVR system with PSO (β =.5, generations (iterations) = 2). step response S For i =,2,3...n. m =,2,3...d. Where w is weighting factor. When g is, represents the change in velocity of kp controller Parameter. When g is 2, v j,2 represents the change in velocity of ki controller parameter. Step 6) Fig 5: step response of an AVR system with PSO (β =.5, generations (iterations) = 5)..4 Step Response.2. (4.3) Step 7) Modify the member position of each individual K according to (4.4) Where and represent the lower and upper bounds, respectively, of member g of the individual K. Step 8)If the number of iterations reaches the maximum, then go to Step 9. Otherwise, go to Step 2. Step 9) The individual that generates the latest gbest is an optimal controller parameter., Time 5 (sec) Fig 6: step response of an AVR system with PSO (β =.5, generations (iterations) = ). 232

4 ISSN: Volume 2, Issue 6, June Step Response Fig 7: step response of an AVR system with PSO (β =.5, generations (iterations) = 5) Step Response Fig 8: step response of an AVR system with PSO (β =., generations (iterations) = 2) Step Response Fig 9: step response of an AVR system with PSO (β =., generations (iterations) = 5) Step Response Fig : step response of an AVR system with PSO (β =., generations (iterations) = ) Step Response Fig : step response of an AVR system with PSO (β =., generations (iterations) = 5). We present a comparative study of the performance of the initial global best position out of randomly initialized swarm particles to the performance of the final global best position which comes after the application of particle swarm optimization algorithm. The result in the tabular format: TableII: Performance of gbest and fbest position of PSO Beta No. of fbest Gbest Iteratio n [ ] [ ] [ ] e-4*[ ] [ ] [ ] e-3 *[ ] [ ] 6. Genetic Algorithm Optimization Artificial intelligent techniques have come to be the most widely used tool for solving many optimization problems. Genetic Algorithm (GA) is a relatively new approach of optimum searching, becoming increasing popular in science and engineering disciplines [7]. The basic principles of GA were first proposed by Holland, it is inspired by the mechanism of natural selection where stronger individuals would likely be the winners in a competing environment [8]. In this approach, the variables are represented as genes on a chromosome. Gas features a group of candidate solutions (population) on the response surface. Through natural selection and genetic operators, mutation and crossover, chromosomes with better fitness are found. Natural selection guarantees the recombination operator, the GA combines genes from two parent chromosomes to form two chromosomes (children) that have a high probability of having better fitness that their parents [7, 9]. Mutation allows new area of the response surface to be explored. In this paper, a GA process is used to find the optimum tuning of the PID controller, by forming random of population of 5 real numbers double precision chromosomes is created representing the solution space for the PID controller parameters (KP, KI and KD), which represent the genes of chromosomes. The GA proceeds to find the optimal solution through several generations, the mutation function is the adaptive feasible, and the crossover function is the scattered. 6. Fitness Function In PID controller design methods, the most common performance criteria are Integrated Absolute Error (IAE), Integrated of Time weight Square Error (ITSE) and Integrated of Square Error (ISE) that can be evaluated analytically in frequency domain [2]. Each criterion has its own advantage and disadvantage. For example, disadvantage of IAE and ISE criteria is that its minimization can result in a response with relatively small overshot but a long settling time, because the ISE performance criteria weights all errors equally independent of time. Although, ITSE performance criterion can overcome this is the disadvantage of ISE criterion. The IAE, ISE, and ITSE performance criterion formulas are as follows: 233

5 ISSN: Volume 2, Issue 6, June 23 IAE Index: IAE = (6.) ISE Index: ISE = (6.2).4.2 step response ITSE Index: ITSE = (6.3) ITAE Index: ITAE = (6.4) A set of good control parameters can yield a good step response that will result in performance criteria minimization in the time domain, this performance criterion is called Fitness Function (FF) which can be formulated as follows [2]: FF= (-e-β)(mp+ess)+e-β(ts-tr) (6.5) To illustrate the working process of genetic algorithm, the steps to realize a basic GA are listed: Step : Represent the problem variable domain as a chromosome of fixed length; choose the size of the chromosome population N, the crossover probability Pc and the mutation probability Pm. Step 2: Define a fitness function to measure the performance of an individual chromosome in the problem domain. The fitness function establishes the basis for selecting chromosomes that will be mated during reproduction. Step 3: Randomly generate an initial population of size N: X, X 2, X 3,., XN Step 4: Calculate the fitness of each individual chromosome: f(x ), f(x 2 ),..., f(x N ). Step 5: Select a pair of chromosomes for mating from the current population. Parent chromosomes are selected with a probability related to their fitness. High fit chromosomes have a higher probability of being selected for mating than less fit chromosomes. Step 6: Create a pair of offspring chromosomes by applying the genetic operators. Step 7: Place the created offspring chromosomes in the new population. Step 8: Repeat Step 5 until the size of the new population equals that of initial population, N. Step 9: Replace the initial (parent) chromosome population with the new (offspring) population. Step : Go to Step 4, and repeat the process until the termination criterion is satisfied time (sec) Fig 3: step response of an AVR system with Genetic Algorithm (β =.5, generations = 2) step response of ga tune pid controller system Fig 4: step response of an AVR system with Genetic Algorithm (β =.5, generations = 5) step response of ga tune pid controller system Fig5: step response of an AVR system with Genetic Algorithm (β =.5, generations = ) step response of ga tune pid controller system Fig 6: step response of an AVR system with Genetic Algorithm (β =.5, generations = 5)..4.2 step response time (sec) Fig 7: step response of an AVR system with Genetic Algorithm (β =., generations = 2). step response of ga tune pid controller system.8 Fig 2: Block-diagram of AVR system with controller GA parameters are used for verifying the performance of the controller in searching the PID controller parameters: the member of each individual is Kp, Ki and Kd; We have to use initial population is random function. Population size =, crossover fraction=.8 7. Result of PID controller by using PSO technique Fig 8: step response of an AVR system with Genetic Algorithm (β =., generations = 5). 234

6 ISSN: Volume 2, Issue 6, June step response time (sec) Fig 9: step response of an AVR system with Genetic Algorithm (β =., generations = ) step response of ga tune pid controller system Fig 2: step response of an AVR system with Genetic Algorithm (β =., generations = 5). 8. Comparison of Two Proposed Controllers In order to emphasize the advantages of the proposed controller, we also implemented the controller derived from the real-value GA method with the Elitism scheme [5], [6]. We have compared the characteristics of the two controllers using the same valuation function and individual definition. The following real-value GA parameters have been used: Two proposed controllers and their performance evaluation criteria in the time domain were implemented by Matlab and control system toolbox. 7. Step Response: There were eight simulation examples to evaluate the performance of both the and the controllers. In each simulation example, the weighting factor in the performance criterion and the number of iterations (generations) were set as follows: The simulation results that showed the best solution were summarized in Table I. As can be seen, both controllers could give good PID controller parameters in each simulation example, providing good terminal voltage step response of the AVR system. Table I also shows the four performance criteria in the time domain of each example. As revealed by the above four performance criteria, the controller has better performance than the controller. There are eight simulation examples of terminal voltage step response of the AVR system. As can be seen, the controller could create very perfect step response of the AVR system, indicating that the controller is better than the controller. 7.2 Convergence Characteristic: Under the same conditions, we performed simulations using the two proposed controllers to compare their convergence characteristics. Fig. 2 showed their convergence properties. As can be seen, the controller has better evaluation value than the controller. The results showed that the controller could obtain higher quality solution, indicating the drawbacks of GA method mentioned in [] and [4]. We also performed trials for both proposed controllers with different random number to observe the variation in their evaluation values. In addition, the maximum, minimum, and average evaluation values were obtained by the two methods. The controller has better convergence characteristic. 7.3 Computation Efficiency: The comparison of computation efficiency of both methods is shown in Table. As can be seen, because the PSO method does not perform the selection and crossover operations in evolutionary processes, it can save some computation time compared with the GA method, thus proving that the controller is more efficient than the controller. 8. Simulation and result Transfer function of AVR system without using PSO & GA.2 s (7.).28 s^ s^ s^2 +.9 s Step Response Fig2: step response of AVR system without using PSO & GA Step Response n=2, Beta= Fig 22: step response of an AVR system with different Controllers (β =.5, generations = 2) step response n=5 & Beta= Fig 23: step response of an AVR system with different Controllers (β =.5, generations = 5). 235

7 Evaluation Value ISSN: Volume 2, Issue 6, June 23.2 step response n= & Beta= step response n=5 & Beta= Fig24: step response of an AVR system with different Controllers (β =.5, generations = ) step response n=5 & Beta= Fig 25: step response of an AVR system with different Controllers (β =.5, generations = 5)..4.2 step response n=2 & Beta= Fig 28: step response of an AVR system with different Controllers (β =., generations = ) step response n=5 & Beta= Fig 29: step response of an AVR system with different Controllers (β =., generations = 5) PSO GA Fig 26: step response of an AVR system with different Controllers (β =., generations = 2) step response n=5 & Beta=. 5 5 Generation Fig 3: Convergence tendency of the evaluation value of PSO & GA methods Fig.2 shows the original terminal voltage step response of the AVR system without a PID controller. To simulate this case, we found that Mp=6.6388%, Tr =.347sec, Ts = sec Fig 27: step response of an AVR system with different Controllers (β =., generations = 5). TableIII: comparison of the parameters of PID by using PSO & GA 236

8 ISSN: Volume 2, Issue 6, June 23 Β N. Of generations Type of controller K p K i K d Mp(%) t s t r Ess Evaluation value DISCUSSION AND CONCLUSION From this table it represents the better performance of as compared to technique. The no. of generation is increased the performance is increased in both methods. It is clear from the results that the proposed PSO method can avoid the shortcoming of premature convergence of GA method and can obtain higher quality solution with better computation efficiency. The proposed method integrates the PSO algorithm with the new time-domain performance criterion into a controller. Through the simulation of a practical AVR system, the results show that the proposed controller can perform an efficient search for the optimal PID controller parameters. In addition, in order to verify it being superior to the GA method, many performance estimation schemes are performed, such as multiple simulation examples for their terminal voltage step responses; convergence characteristic of the best evaluation value; dynamic convergence behavior of all individuals in population during the evolutionary processing; Computation efficiency. The amount of overshoot for the output response was successfully decreased using the above two techniques. Genetic algorithm and Particle Swarm Optimization enabled the PID controller to get an output which is robust and has faster response. As the number of iterations (generations) in PSO Algorithm and also the no. of generations in GA went on increasing the performance of the system also went on improving. The performance characteristics of the PID controller by using PSO Algorithm give the better results as compared to Genetic Algorithm. 8. REFERENCES [] Astrom, K. J. and T., Hagglund, PID Controllers: Theory, Design and Tuning, ISA, Research Triangle, Par, NC, (995) [2] R. C. Eberhart and Y. Shi, Comparison between genetic algorithms and particle swarm optimization, in Proc. IEEE Int. Conf. Evol. Comput., Anchorage, AK, May 998, pp [3] Adel A. A. El-Gammal Adel A. El-Samahy A Modified Design of PID Controller For DC Motor Drives Using Particle Swarm Optimization PSO Energy Research Centre, University of Trinidad and Tobago UTT (Trinidad and Tobago), Lisbon, Portugal, March 8-2, 29 [4] Gaing, Z.L. (24). A particle swarm optimization approach for optimum design of PID controller in AVR system. IEEE Transaction on Energy Conversion, Vol.9 (2), pp [5] Zhao, J., Li, T. and Qian, J. (25). Application of particle swarm optimization algorithm on robust PID controller tuning. Advances in Natural Computation: Book Chapter. Springer Berlin Heidelberg, pp [6] Mahmud Iwan Solihin, Lee Fook Tack and Moey Leap Kean Tuning of PID Controller Using Particle Swarm Optimization (PSO) Proceeding of the International Conference on Advanced Science, Engineering and Information Technology 2. [7] Wen-wen Cai, Li-xin Jia, Yan-bin Zhang, Nan Ni Design and simulation of intelligent PID controller based on particle swarm optimization School of Electrical Engineering Xi'an Jiao Tong University Xi'an, Shaanxi, 749, P. R. China Caiwenwen533@yahoo.com.cn [8] G. Cheng, Genetic Algorithms & Engineering Design. New York: Wiley, 997. [3] Y. Shi and R. C. Eberhart, Empirical study of particle swarm optimization, in Proc. IEEE Int. Conf. Evol. Comput., Washington, DC, July 999, pp [4] R. C. Eberhart and Y. Shi, Comparison between genetic algorithms and particle swarm optimization, in Proc. IEEE 237

9 Int. Conf. Evol. Comput., Anchorage, AK, May 998, pp [5] P. J. Angeline, Using selection to improve particle swarm optimization, in Proc. IEEE Int. Conf. Evol. Comput., Anchorage, AK, May 998, pp [6] H. Yoshida, K. Kawata, and Y. Fukuyama, A particle swarm optimization for reactive power and voltage control considering voltage security assessment, IEEE Trans. Power Syst., vol. 5, pp , Nov. 2. [7] S. Naka, T. Genji, T. Yura, and Y. Fukuyama, Practical distribution state estimation using hybrid particle swarm optimization, in Proc. IEEE Power Eng. Soc. Winter Meeting, vol. 2, 2, pp ISSN: Volume 2, Issue 6, June 23 AUTHOR BIOGRAPHY Anil Kumar PG (M.TECH, Control & Instrumentation) student, Department of electronics engineering University College of engineering, Rajasthan technical university, Kota. (Mob.No.83229; 2. Dr. Rajeev Gupta Professor & HOD Department of electronics engineering University College of engineering, Rajasthan technical university, Kota (Mob.No ; 238

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM Neha Tandan 1, Kuldeep Kumar Swarnkar 2 1,2 Electrical Engineering Department 1,2, MITS, Gwalior Abstract PID controllers

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach Indian Journal of Science and Technology, Vol 7(S7), 140 145, November 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 PID Controller Tuning using Soft Computing Methodologies for Industrial Process-

More information

Comparison of Different Performance Index Factor for ABC-PID Controller

Comparison of Different Performance Index Factor for ABC-PID Controller International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 2 (2014), pp. 177-182 International Research Publication House http://www.irphouse.com Comparison of Different

More information

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques P. Ravi Kumar M.Tech (control systems) Gudlavalleru engineering college Gudlavalleru,Andhra Pradesh,india

More information

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System PID Tuning Using Genetic Algorithm For DC Motor Positional Control System Mamta V. Patel Assistant Professor Instrumentation & Control Dept. Vishwakarma Govt. Engineering College, Chandkheda Ahmedabad,

More information

Pareto Optimal Solution for PID Controller by Multi-Objective GA

Pareto Optimal Solution for PID Controller by Multi-Objective GA Pareto Optimal Solution for PID Controller by Multi-Objective GA Abhishek Tripathi 1, Rameshwar Singh 2 1,2 Department Of Electrical Engineering, Nagaji Institute of Technology and Management, Gwalior,

More information

PID Controller Tuning Optimization with BFO Algorithm in AVR System

PID Controller Tuning Optimization with BFO Algorithm in AVR System PID Controller Tuning Optimization with BFO Algorithm in AVR System G. Madasamy Lecturer, Department of Electrical and Electronics Engineering, P.A.C. Ramasamy Raja Polytechnic College, Rajapalayam Tamilnadu,

More information

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 4, Oct 2013, 139-148 TJPRC Pvt. Ltd. INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS

More information

BFO-PSO optimized PID Controller design using Performance index parameter

BFO-PSO optimized PID Controller design using Performance index parameter BFO-PSO optimized PID Controller design using Performance index parameter 1 Mr. Chaman Yadav, 2 Mr. Mahesh Singh 1 M.E. Scholar, 2 Sr. Assistant Professor SSTC (SSGI) Bhilai, C.G. India Abstract - Controllers

More information

International Journal of Innovations in Engineering and Science

International Journal of Innovations in Engineering and Science International Journal of Innovations in Engineering and Science INNOVATIVE RESEARCH FOR DEVELOPMENT Website: www.ijiesonline.org e-issn: 2616 1052 Volume 1, Issue 1 August, 2018 Optimal PID Controller

More information

CHAPTER 5 PSO AND ACO BASED PID CONTROLLER

CHAPTER 5 PSO AND ACO BASED PID CONTROLLER 128 CHAPTER 5 PSO AND ACO BASED PID CONTROLLER 5.1 INTRODUCTION The quality and stability of the power supply are the important factors for the generating system. To optimize the performance of electrical

More information

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

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

More information

Evolutionary Computation Techniques Based Optimal PID Controller Tuning

Evolutionary Computation Techniques Based Optimal PID Controller Tuning International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue6- June 23 Evolutionary Computation Techniques Based Optimal PID Controller Tuning Sulochana Wadhwani #, Veena Verma *2

More information

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 09 (September. 2014), V5 PP 41-48 www.iosrjen.org Comparative Study of PID and FOPID Controller Response for

More information

PID Controller Optimization By Soft Computing Techniques-A Review

PID Controller Optimization By Soft Computing Techniques-A Review , pp.357-362 http://dx.doi.org/1.14257/ijhit.215.8.7.32 PID Controller Optimization By Soft Computing Techniques-A Review Neha Tandan and Kuldeep Kumar Swarnkar Electrical Engineering Department Madhav

More information

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 Auto-tuning of PID Controller for Distillation Process with Particle Swarm Optimization

More information

A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES

A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES 1 T.K.Sethuramalingam, 2 B.Nagaraj 1 Research Scholar, Department of EEE, AMET University, Chennai 2 Professor, Karpagam

More information

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 23, 1469-1480 (2007) Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance Department of Electrical Electronic

More information

Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm

Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm G.Vasu 1* G.Sandeep 2 1. Assistant professor, Dept. of Electrical Engg., S.V.P Engg College,

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2 e t International Journal on Emerging Technologies (Special Issue NCETST-2017) 8(1): 722-726(2017) (Published by Research Trend, Website: www.researchtrend.net) ISSN No. (Print) : 0975-8364 ISSN No. (Online)

More information

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm Research Journal of Applied Sciences, Engineering and Technology 7(17): 3441-3445, 14 DOI:1.196/rjaset.7.695 ISSN: 4-7459; e-issn: 4-7467 14 Maxwell Scientific Publication Corp. Submitted: May, 13 Accepted:

More information

Optimal Tuning of PID Controller for PMBLDC Motor using Cat Swarm Optimization

Optimal Tuning of PID Controller for PMBLDC Motor using Cat Swarm Optimization International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 9, Number 1 (2017), pp. 1-10 International Research Publication House http://www.irphouse.com Optimal Tuning of PID

More information

EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER

EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER Nandhini Priyadharshini M. 1, Rakesh Kumar S. 2 and Valarmathi R. 2 1 Department of EIE, P.G. scholar SASTRA University, Thanjavur, India 2 Department

More information

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM

COMPARISON OF TUNING METHODS OF PID CONTROLLER USING VARIOUS TUNING TECHNIQUES WITH GENETIC ALGORITHM JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY Journal of Electrical Engineering & Technology (JEET) (JEET) ISSN 2347-422X (Print), ISSN JEET I A E M E ISSN 2347-422X (Print) ISSN 2347-4238 (Online) Volume

More information

Control of Load Frequency of Power System by PID Controller using PSO

Control of Load Frequency of Power System by PID Controller using PSO Website: www.ijrdet.com (ISSN 2347-6435(Online) Volume 5, Issue 6, June 206) Control of Load Frequency of Power System by PID Controller using PSO Shiva Ram Krishna, Prashant Singh 2, M. S. Das 3,2,3 Dept.

More information

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR)

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Ajit Kumar Mittal M.TECH Student, B.I.T SINDRI Dhanbad, India Dr. Pankaj Rai Associate Professor, Department of Electrical

More information

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

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

More information

Optimal design of a linear antenna array using particle swarm optimization

Optimal design of a linear antenna array using particle swarm optimization Proceedings of the 5th WSEAS Int. Conf. on DATA NETWORKS, COMMUNICATIONS & COMPUTERS, Bucharest, Romania, October 16-17, 6 69 Optimal design of a linear antenna array using particle swarm optimization

More information

Position Control of DC Motor by Compensating Strategies

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

More information

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques MATLAB Simulink Based Load Frequency Control Using Conventional Techniques Rameshwar singh 1, Ashif khan 2 Deptt. Of Electrical, NITM, RGPV 1, 2,,Assistant proff 1, M.Tech Student 2 Email: rameshwar.gwalior@gmail.com

More information

Load Frequency Controller Design for Interconnected Electric Power System

Load Frequency Controller Design for Interconnected Electric Power System Load Frequency Controller Design for Interconnected Electric Power System M. A. Tammam** M. A. S. Aboelela* M. A. Moustafa* A. E. A. Seif* * Department of Electrical Power and Machines, Faculty of Engineering,

More information

Adaptive PID Dc Motor Speed Controller With Parameters Optimized with Hybrid Optimization Strategy

Adaptive PID Dc Motor Speed Controller With Parameters Optimized with Hybrid Optimization Strategy Adaptive PID Dc Motor Speed Controller With Parameters Optimized with Hybrid Optimization Strategy 1 M.M. Kanai 1, J.N. Nderu 2, P.K. Hinga 3. Teaching Assistant, Department of Electrical and Electronics

More information

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia Applied Mechanics and Materials Vols. 284-287 (2013) pp 2266-2270 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.284-287.2266 PID Controller Tuning by Differential Evolution

More information

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor I J C T A, 9(34) 2016, pp. 811-816 International Science Press Design of Fractional Order Proportionalintegrator-derivative Controller for Current Loop of Permanent Magnet Synchronous Motor Ali Motalebi

More information

Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system

Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system Prashant Singh Chauhan 1, Prof. Ashish Patra 2 1M.E. (MAC), IV Semester, Dept. of Electrical Engineering,

More information

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014 1044 OPTIMIZATION AND SIMULATION OF SIMULTANEOUS TUNING OF STATIC VAR COMPENSATOR AND POWER SYSTEM STABILIZER TO IMPROVE POWER SYSTEM STABILITY USING PARTICLE SWARM OPTIMIZATION TECHNIQUE Abishek Paliwal

More information

Hacettepe University, Ankara, Turkey. 2 Chemical Engineering Department,

Hacettepe University, Ankara, Turkey. 2 Chemical Engineering Department, OPTIMAL TUNING PARAMETERS OF PROPORTIONAL INTEGRAL CONTROLLER IN FEEDBACK CONTROL SYSTEMS. Gamze İŞ 1, ChandraMouli Madhuranthakam 2, Erdoğan Alper 1, Ibrahim H. Mustafa 2,3, Ali Elkamel 2 1 Chemical Engineering

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System

Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System Nishtha Bhagat 1, Praniti Durgapal 2, Prerna Gaur 3 Instrumentation and Control Engineering, Netaji Subhas Institute

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

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING

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

More information

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning Gajendra Singh Thakur 1, Ashish Patra 2 Deptt. Of Electrical, MITS, RGPV 1, 2,,M.Tech Student 1,Associat proff 2 Email:

More information

Artificial Intelligent and meta-heuristic Control Based DFIG model Considered Load Frequency Control for Multi-Area Power System

Artificial Intelligent and meta-heuristic Control Based DFIG model Considered Load Frequency Control for Multi-Area Power System International Research Journal of Engineering and Technology (IRJET) e-issn: 395-56 Volume: 4 Issue: 9 Sep -7 www.irjet.net p-issn: 395-7 Artificial Intelligent and meta-heuristic Control Based DFIG model

More information

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Journal of Academic and Applied Studies (JAAS) Vol. 2(1) Jan 2012, pp. 32-38 Available online @ www.academians.org ISSN1925-931X NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Sedigheh

More information

Keywords- DC motor, Genetic algorithm, Crossover, Mutation, PID controller.

Keywords- DC motor, Genetic algorithm, Crossover, Mutation, PID controller. Volume 3, Issue 7, July 213 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Speed Control of

More information

Performance Enhancement ofthree Phase Squirrel Cage Induction Motor using BFOA

Performance Enhancement ofthree Phase Squirrel Cage Induction Motor using BFOA Performance Enhancement ofthree Phase Squirrel Cage Induction Motor using BFOA M.Elakkiya 1, D.Muralidharan 2 1 PG Student,Power Systems Engineering, Department of EEE, V.S.B. Engineering College, Karur

More information

Speed control of switched reluctance motor using genetic algorithm and ant colony based on optimizing PID controller

Speed control of switched reluctance motor using genetic algorithm and ant colony based on optimizing PID controller Speed control of switched reluctance motor using genetic algorithm and ant colony based on optimizing PID controller HASSAN EL-SAYED AHMED IBRAHIM, MOHAMED SAID SAYED AHMED, KHALED MOHAMED AWAD Electrical

More information

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Journal of ELECTRICAL ENGINEERING, VOL. 65, NO. 1, 2014, 44 49 CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Omar Bendjeghaba This paper presents a tuning approach based

More information

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION, COMMUNICATION AND ENERGY CONSERVATION 2009, KEC/INCACEC/708 Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using

More information

Soft Computing Based Cavity Temperature Control of Plastic Injection Molding system

Soft Computing Based Cavity Temperature Control of Plastic Injection Molding system Soft Computing Based Cavity Temperature Control of Plastic Injection Molding system S. J. Suji Prasad 1, R. Manjula Devi 2, R. Meenakumari 3 1 Assistant Professor (SRG), Department of EIE, Kongu Engineering

More information

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Mr. Omveer Singh 1, Shiny Agarwal 2, Shivi Singh 3, Zuyyina Khan 4, 1 Assistant Professor-EEE, GCET, 2 B.tech 4th

More information

Transient Stability Improvement Of LFC And AVR Using Bacteria Foraging Optimization Algorithm

Transient Stability Improvement Of LFC And AVR Using Bacteria Foraging Optimization Algorithm ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

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

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

More information

African Buffalo Optimization Algorithm for PID parameters tuning of Automatic Voltage Regulators

African Buffalo Optimization Algorithm for PID parameters tuning of Automatic Voltage Regulators African Buffalo Optimization Algorithm for parameters tuning of Automatic Voltage Regulators Julius Beneoluchi Odili, Mohd Nizam Mohmad Kahar, A.Noraziah Fakulti Sistem Komputer & Kejuruteraan Perisian,

More information

DC Motor Speed Control for a Plant Based On PID Controller

DC Motor Speed Control for a Plant Based On PID Controller DC Motor Speed Control for a Plant Based On PID Controller 1 Soniya Kocher, 2 Dr. A.K. Kori 1 PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India 2 Assistant Professor,

More information

Enhancement of Voltage Stability by SVC and TCSC Using Genetic Algorithm

Enhancement of Voltage Stability by SVC and TCSC Using Genetic Algorithm ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems

ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems http://dx.doi.org/10.5755/j01.eie.23.6.19688 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 23, NO. 6, 2017 ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems Aytekin

More information

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target Advanced Studies in Biology, Vol. 3, 2011, no. 1, 43-53 Improvement of Robot Path Planning Using Particle Swarm Optimization in Dynamic Environments with Mobile Obstacles and Target Maryam Yarmohamadi

More information

Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques

Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques H. I. Jaafar #, S. Y. S. Hussien #2, N. A. Selamat #3, M. N. M. Nasir #4, M. H.

More information

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical Design & Production,

More information

Available online Journal of Scientific and Engineering Research, 2018, 5(5): Review Article

Available online   Journal of Scientific and Engineering Research, 2018, 5(5): Review Article Available online www.saer.com, 2018, 5(5):471-479 Review Article ISSN: 2394-2630 CODEN(USA): JSERBR BBO Tuned PI Control for Three Phase Rectifier Salam Waley Shneen Energy and Renewable Energies Technology

More information

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Parvesh Saini *, Charu Sharma Department of Electrical Engineering Graphic Era Deemed to be University, Dehradun, Uttarakhand,

More information

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA Advanced Materials Research Vol. 903 (2014) pp 321-326 Online: 2014-02-27 (2014) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.903.321 Modeling and Simulation of Swarm Intelligence

More information

Structure Specified Robust H Loop Shaping Control of a MIMO Electro-hydraulic Servo System using Particle Swarm Optimization

Structure Specified Robust H Loop Shaping Control of a MIMO Electro-hydraulic Servo System using Particle Swarm Optimization Structure Specified Robust H Loop Shaping Control of a MIMO Electrohydraulic Servo System using Particle Swarm Optimization Piyapong Olranthichachat and Somyot aitwanidvilai Abstract A fixedstructure controller

More information

Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller

Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller International Journal of Computer and Electrical Engineering, Vol. 3, No. 5, October 2 Application of SDGM to Digital PID and Performance Comparison with Analog PID Controller M. M. Israfil Shahin Seddiqe

More information

IJITKM Special Issue (ICFTEM-2014) May 2014 pp (ISSN )

IJITKM Special Issue (ICFTEM-2014) May 2014 pp (ISSN ) IJITKM Special Issue (ICFTEM-214) May 214 pp. 148-12 (ISSN 973-4414) Analysis Fuzzy Self Tuning of PID Controller for DC Motor Drive Neeraj kumar 1, Himanshu Gupta 2, Rajesh Choudhary 3 1 M.Tech, 2,3 Astt.Prof.,

More information

Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems

Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December -, Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems

More information

Some Tuning Methods of PID Controller For Different Processes

Some Tuning Methods of PID Controller For Different Processes International Conference on Information Engineering, Management and Security [ICIEMS] 282 International Conference on Information Engineering, Management and Security 2015 [ICIEMS 2015] ISBN 978-81-929742-7-9

More information

A Case Study of GP and GAs in the Design of a Control System

A Case Study of GP and GAs in the Design of a Control System A Case Study of GP and GAs in the Design of a Control System Andrea Soltoggio Department of Computer and Information Science Norwegian University of Science and Technology N-749, Trondheim, Norway soltoggi@stud.ntnu.no

More information

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 01, 2015 ISSN (online): 2321-0613 Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan

More information

Comparative Analysis Between Fuzzy and PID Control for Load Frequency Controlled Power

Comparative Analysis Between Fuzzy and PID Control for Load Frequency Controlled Power This work by IJARBEST is licensed under a Creative Commons Attribution 4.0 International License. Available at https://www.ij arbest.com Comparative Analysis Between Fuzzy and PID Control for Load Frequency

More information

DESIGN OF FRACTIONAL ORDER PI CONTROLLER USING METAHEURISTIC ALGORITHMS APPLIED TO DC-DC BOOST CONVERTER- A COMPARISION

DESIGN OF FRACTIONAL ORDER PI CONTROLLER USING METAHEURISTIC ALGORITHMS APPLIED TO DC-DC BOOST CONVERTER- A COMPARISION VO., NO., JUNE 5 ISSN 89-668 6-5 Asian Research Publishing Network (ARPN). All rights reserved. DESIGN OF FRACTIONA ORDER PI CONTROER USING METAHEURISTIC AGORITHMS APPIED TO DC-DC BOOST CONVERTER- A COMPARISION

More information

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 23 CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 2.1 PID CONTROLLER A proportional Integral Derivative controller (PID controller) find its application in industrial control system. It

More information

Shuffled Complex Evolution

Shuffled Complex Evolution Shuffled Complex Evolution Shuffled Complex Evolution An Evolutionary algorithm That performs local and global search A solution evolves locally through a memetic evolution (Local search) This local search

More information

Design and Implementation of Intelligent Controller for a Continuous Stirred Tank Reactor System

Design and Implementation of Intelligent Controller for a Continuous Stirred Tank Reactor System Design and Implementation of Intelligent Controller for a Continuous Stirred Tank Reactor System D. Siva Nagaraju 1, G. Ramesh 2 M. Tech Control System, Asst. Professor, Department of Electrical and Electronic

More information

New PID Tuning Rule Using ITAE Criteria

New PID Tuning Rule Using ITAE Criteria New PID Tuning Rule Using ITAE Criteria Ala Eldin Abdallah Awouda Department of Mechatronics and Robotics, Faculty of Electrical Engineering, Universiti Teknologi Malaysia, Johor, 83100, Malaysia rosbi@fke.utm.my

More information

Analysis The IIR Filter Design Using Particle Swarm Optimization Method

Analysis The IIR Filter Design Using Particle Swarm Optimization Method Xxxxxxx IJSRRS: International I Journal of Scientific Research in Recent Sciences Research Paper Vol-1, Issue-1 ISSN: XXXX-XXXX Analysis The IIR Filter Design Using Particle Swarm Optimization Method Neha

More information

OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD

OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD OPTIMAL PLACEMENT OF UNIFIED POWER QUALITY CONDITIONER IN DISTRIBUTION SYSTEMS USING PARTICLE SWARM OPTIMIZATION METHOD M. Laxmidevi Ramanaiah and M. Damodar Reddy Department of E.E.E., S.V. University,

More information

Particle Swarm Optimization for PID Tuning of a BLDC Motor

Particle Swarm Optimization for PID Tuning of a BLDC Motor Proceedings of the 009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 009 Particle Swarm Optimization for PID Tuning of a BLDC Motor Alberto A. Portillo UTSA

More information

VARIABLE STRUCTURE CONTROL DESIGN OF PROCESS PLANT BASED ON SLIDING MODE APPROACH

VARIABLE STRUCTURE CONTROL DESIGN OF PROCESS PLANT BASED ON SLIDING MODE APPROACH VARIABLE STRUCTURE CONTROL DESIGN OF PROCESS PLANT BASED ON SLIDING MODE APPROACH H. H. TAHIR, A. A. A. AL-RAWI MECHATRONICS DEPARTMENT, CONTROL AND MECHATRONICS RESEARCH CENTRE, ELECTRONICS SYSTEMS AND

More information

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive

A Searching Analyses for Best PID Tuning Method for CNC Servo Drive International Journal of Science and Engineering Investigations vol. 7, issue 76, May 2018 ISSN: 2251-8843 A Searching Analyses for Best PID Tuning Method for CNC Servo Drive Ferit Idrizi FMI-UP Prishtine,

More information

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch RESEARCH ARTICLE OPEN ACCESS Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch Tejaswini Sharma Laxmi Srivastava Department of Electrical Engineering

More information

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

More information

Decentralized PID Controller Design for 3x3 Multivariable System using Heuristic Algorithms

Decentralized PID Controller Design for 3x3 Multivariable System using Heuristic Algorithms Indian Journal of Science and Technology, Vol 8(15), DOI: 10.17485/ijst/2015/v8i15/70394, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Decentralized PID Controller Design for 3x3 Multivariable

More information

Analysis on various optimization techniques for selecting gain parameters in FOC of an E-drive

Analysis on various optimization techniques for selecting gain parameters in FOC of an E-drive Analysis on various optimization techniques for selecting gain parameters in FOC of an E-drive Presented by: RAJA SEKHAR KAMMALA(RBEI/EHV2) SATHISH LAKSHMANAN(RBEI/EHV2) MEHER ANUSHA VANAPALLI (NITC, Intern

More information

COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER

COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER B. Achiammal and R. Kayalvizhi Department of Electronics and Instrumentation Engineering, Annamalai University, Annamalainagar,

More information

Cantonment, Dhaka-1216, BANGLADESH

Cantonment, Dhaka-1216, BANGLADESH International Conference on Mechanical, Industrial and Energy Engineering 2014 26-27 December, 2014, Khulna, BANGLADESH ICMIEE-PI-140153 Electro-Mechanical Modeling of Separately Excited DC Motor & Performance

More information

Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System

Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System Journal of Advanced Computing and Communication Technologies (ISSN: 347-84) Volume No. 5, Issue No., April 7 Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System By S.Janarthanan,

More information

SECTOR SYNTHESIS OF ANTENNA ARRAY USING GENETIC ALGORITHM

SECTOR SYNTHESIS OF ANTENNA ARRAY USING GENETIC ALGORITHM 2005-2008 JATIT. All rights reserved. SECTOR SYNTHESIS OF ANTENNA ARRAY USING GENETIC ALGORITHM 1 Abdelaziz A. Abdelaziz and 2 Hanan A. Kamal 1 Assoc. Prof., Department of Electrical Engineering, Faculty

More information

COMPARISON BETWEEN SPEED CONTROL DC MOTOR USING GENETIC ALGORITHM AND PSO-PID ALGORITHM

COMPARISON BETWEEN SPEED CONTROL DC MOTOR USING GENETIC ALGORITHM AND PSO-PID ALGORITHM International Journal of Electrical Engineering & Technology (IJEET) Volume 8, Issue 1, January- February 2017, pp. 17 25, Article ID: IJEET_08_01_003 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=8&itype=1

More information

STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN EGYPT

STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN EGYPT 3 rd International Conference on Energy Systems and Technologies 16 19 Feb. 2015, Cairo, Egypt STABILITY IMPROVEMENT OF POWER SYSTEM BY USING PSS WITH PID AVR CONTROLLER IN THE HIGH DAM POWER STATION ASWAN

More information

Comparison of PID Controller Tuning Methods with Genetic Algorithm for FOPTD System

Comparison of PID Controller Tuning Methods with Genetic Algorithm for FOPTD System K. M Hussain et al Int. Journal of Engineering Research and Applications RESEARCH ARTICLE OPEN ACCESS Comparison of PID Controller Tuning Methods with Genetic Algorithm for FOPTD System K. Mohamed Hussain

More information

Design of Joint Controller for Welding Robot and Parameter Optimization

Design of Joint Controller for Welding Robot and Parameter Optimization 97 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 59, 2017 Guest Editors: Zhuo Yang, Junjie Ba, Jing Pan Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-49-5; ISSN 2283-9216 The Italian

More information

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process https://doi.org/.399/ijes.v5i.6692 Wael Naji Alharbi Liverpool John Moores University, Liverpool, UK w2a@yahoo.com Barry Gomm

More information

Design of a Fractional Order PID Controller Using Particle Swarm Optimization Technique

Design of a Fractional Order PID Controller Using Particle Swarm Optimization Technique Design of a Fractional Order PID Controller Using Particle Swarm Optimization Technique #Deepyaman Maiti, Sagnik Biswas, Amit Konar Department of Electronics and Telecommunication Engineering, Jadavpur

More information

A Brushless DC Motor Speed Control By Fuzzy PID Controller

A Brushless DC Motor Speed Control By Fuzzy PID Controller A Brushless DC Motor Speed Control By Fuzzy PID Controller M D Bhutto, Prof. Ashis Patra Abstract Brushless DC (BLDC) motors are widely used for many industrial applications because of their low volume,

More information