International Conference and workshop on Advanced Computing 2013 |
Foundation of Computer Science USA |
ICWAC - Number 1 |
June 2013 |
Authors: Reshmi P. Pillai, Sharad Jadhav, M. D. Patil |
44cc8d61-5fdf-4be8-8c24-0a494ad1c463 |
Reshmi P. Pillai, Sharad Jadhav, M. D. Patil . PID Tuning using Elite Multi-Parent Crossover Genetic Algorithm. International Conference and workshop on Advanced Computing 2013. ICWAC, 1 (June 2013), 0-0.
Proportional-Integral-Derivative (PID) controllers have been widely used in process industry for decades from small industry to high technology industry. But they still remainpoorly tuned by use of conventional tuning methods. Conventional technique like Zeigler-Niclos method does not give an optimized value for PID controller parameters. In this paper we optimize the PID controller parameter using Genetic Algorithm(GA), which isa stochastic global search method that replicates the process of evolution. Using genetic algorithms to perform the tuning of the controller will result in theoptimum controller being evaluated for the system every time. The GA is basicallybased on an iterative process of selection, recombination, mutation and evaluation. Multi-parent Crossover Algorithm with Discrete Recombination is implemented in this paper along with recommendation for further work. This algorithm uses different replacement strategy as compared to Elite Multi-Parent Crossover Evolutionary Optimization Algorithm (EMPCOA) therby increasing population diversity thus reducing the number of iterations required. Elitism is also known to increase speed and ensures the good solution once found is passed on to the next generation.