Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Radha Thangaraj is active.

Publication


Featured researches published by Radha Thangaraj.


Applied Mathematics and Computation | 2011

Particle swarm optimization: Hybridization perspectives and experimental illustrations

Radha Thangaraj; Millie Pant; Ajith Abraham; Pascal Bouvry

Metaheuristic optimization algorithms have become popular choice for solving complex and intricate problems which are otherwise difficult to solve by traditional methods. In the present study an attempt is made to review the hybrid optimization techniques in which one main algorithm is a well known metaheuristic; particle swarm optimization or PSO. Hybridization is a method of combining two (or more) techniques in a judicious manner such that the resulting algorithm contains the positive features of both (or all) the algorithms. Depending on the algorithm/s used we made three classifications as (i) Hybridization of PSO and genetic algorithms (ii) Hybridization of PSO with differential evolution and (iii) Hybridization of PSO with other techniques. Where, other techniques include various local and global search methods. Besides giving the review we also show a comparison of three hybrid PSO algorithms; hybrid differential evolution particle swarm optimization (DE-PSO), adaptive mutation particle swarm optimization (AMPSO) and hybrid genetic algorithm particle swarm optimization (GA-PSO) on a test suite of nine conventional benchmark problems.


Engineering Applications of Artificial Intelligence | 2010

Optimal coordination of over-current relays using modified differential evolution algorithms

Radha Thangaraj; Millie Pant; Kusum Deep

Optimization of directional over-current relay (DOCR) settings is an important problem in electrical engineering. The optimization model of the problem turns out to be non-linear and highly constrained in which two settings namely time dial setting (TDS) and plug setting (PS) of each relay are considered as decision variables; the sum of the operating times of all the primary relays, which are expected to operate in order to clear the faults of their corresponding zones, is considered as an objective function. In the present study, three models are considered namely IEEE 3-bus model, IEEE 4-bus model and IEEE 6-bus model. To solve the problem, we have applied five newly developed versions of differential evolution (DE) called modified DE versions (MDE1, MDE2, MDE3, MDE4, and MDE5). The results are compared with the classical DE algorithm and with five more algorithms available in the literature; the numerical results show that the modified DE algorithms outperforms or perform at par with the other algorithms.


database and expert systems applications | 2008

Particle Swarm Optimization Using Adaptive Mutation

Millie Pant; Radha Thangaraj; Ajith Abraham

Two new variants of particle swarm optimization (PSO) called AMPSO1 and AMPSO2 are proposed for global optimization problems. Both the algorithms use adaptive mutation using beta distribution. AMPSO1 mutates the personal best position of the swarm and AMPSO2, mutates the global best swarm position. The performance of proposed algorithms is evaluated on twelve unconstrained test problems and three real life constrained problems taken from the field of electrical engineering. The numerical results show the competence of the proposed algorithms with respect some other contemporary techniques.


Logic Journal of The Igpl \/ Bulletin of The Igpl | 2011

Optimal gain tuning of PI speed controller in induction motor drives using particle swarm optimization

Radha Thangaraj; Thanga Raj Chelliah; Millie Pant; Ajith Abraham; Crina Grosan

This article presents particle swarm optimization (PSO)-based optimal gain tuning of proportional integral (PI) speed controller in an induction motor (IM) drive (30 hp) with mine hoist load diagram. Optimization considers the load and speed variations, and provides appropriate gains to the speed controller to obtain good dynamic performance of the motor. IM performance is checked with the optimal gains through the simulation studies in MATLAB/SIMULINK environment. Results are compared with hand tuning (fixed gains) and fuzzy logic (FL) speed controller. Hybrid of FL and PSO-based PI controller for the speed control of given motor is also performed to eliminate the drawbacks of PI controller (overshoot and undershoot) and FL controller (steady-state error). From the simulation studies, hybrid controller produces better performance in terms of rise time, overshoot and settling time.


world congress on computational intelligence | 2008

Improved Particle Swarm Optimization with low-discrepancy sequences

Millie Pant; Radha Thangaraj; Crina Grosan; Ajith Abraham

Quasirandom or low discrepancy sequences, such as the Van der Corput, Sobol, Faure, Halton (named after their inventors) etc. are less random than a pseudorandom number sequences, but are more useful for computational methods which depend on the generation of random numbers. Some of these tasks involve approximation of integrals in higher dimensions, simulation and global optimization. Sobol, Faure and Halton sequences have already been used [7, 8, 9, 10] for initializing the swarm in a PSO. This paper investigates the effect of initiating the swarm with another classical low discrepancy sequence called Vander Corput sequence for solving global optimization problems in large dimension search spaces. The proposed algorithm called VC-PSO and another PSO using Sobol sequence (SO-PSO) are tested on standard benchmark problems and the results are compared with the Basic Particle Swarm Optimization (BPSO) which follows the uniform distribution for initializing the swarm. The simulation results show that a significant improvement can be made in the performance of BPSO, by simply changing the distribution of random numbers to quasi random sequence as the proposed VC-PSO and SO-PSO algorithms outperform the BPSO algorithm by noticeable percentage, particularly for problems with large search space dimensions.


Applied Mathematics and Computation | 2010

New mutation schemes for differential evolution algorithm and their application to the optimization of directional over-current relay settings

Radha Thangaraj; Millie Pant; Ajith Abraham

Differential evolution is a novel evolutionary approach capable of handling non-differentiable, nonlinear and multimodal objective functions. It has been consistently ranked as one of the best search algorithm for solving global optimization problems in several case studies. In the present study we propose five new mutation schemes for the basic DE algorithm. The corresponding versions are termed as MDE1, MDE2, MDE3, MDE4 and MDE5. These new schemes make use of the absolute weighted difference between the two points and instead of using a fixed scaling factor F, use a scaling factor following the Laplace distribution. The performance of the proposed schemes is validated empirically on a suit of ten benchmark problems having box constraints. Numerical analysis of results shows that the proposed schemes improves the convergence rate of the DE algorithm and also maintains the quality of solution. Efficiency of the proposed schemes is further validated by applying it to a real life electrical engineering problem dealing with the optimization of directional over-current relay settings. It is a highly constrained nonlinear optimization problem. A constraint handling mechanism based on repair methods is used for handling the constraints. Once again the simulation results show the compatibility of the proposed schemes for solving the real life problem.


foundations of computational intelligence | 2009

Particle Swarm Optimization: Performance Tuning and Empirical Analysis

Millie Pant; Radha Thangaraj; Ajith Abraham

This chapter presents some of the recent modified variants of Particle Swarm Optimization (PSO). The main focus is on the design and implementation of the modified PSO based on diversity, Mutation, Crossover and efficient Initialization using different distributions and Low-discrepancy sequences. These algorithms are applied to various benchmark problems including unimodal, multimodal, noisy functions and real life applications in engineering fields. The effectiveness of the algorithms is discussed.


hybrid intelligent systems | 2007

A New PSO Algorithm with Crossover Operator for Global Optimization Problems

Millie Pant; Radha Thangaraj; Ajith Abraham

This paper presents a new variant of Particle Swarm Optimization algorithm named QPSO for solving global optimization problems. QPSO is an integrated algorithm making use of a newly defined, multiparent, quadratic crossover operator in the Basic Particle Swarm Optimization (BPSO) algorithm. The comparisons of numerical results show that QPSO outperforms BPSO algorithm in all the twelve cases taken in this study.


genetic and evolutionary computation conference | 2008

A new quantum behaved particle swarm optimization

Millie Pant; Radha Thangaraj; Ajith Abraham

This paper presents a variant of Quantum behaved Particle Swarm Optimization (QPSO) named Q-QPSO for solving global optimization problems. The Q-QPSO algorithm is based on the characteristics of QPSO, and uses interpolation based recombination operator for generating a new solution vector in the search space. The performance of Q-QPSO is compared with Basic Particle Swarm Optimization (BPSO), QPSO and two other variants of QPSO taken from literature on six standard unconstrained, scalable benchmark problems. The experimental results show that the proposed algorithm outperforms the other algorithms quite significantly.


New Mathematics and Natural Computation | 2011

De-Pso: A New Hybrid Meta-Heuristic For Solving Global Optimization Problems

Millie Pant; Radha Thangaraj; Ajith Abraham

This paper presents a simple, hybrid two phase global optimization algorithm called DE-PSO for solving global optimization problems. DE-PSO consists of alternating phases of Differential Evolution (DE) and Particle Swarm Optimization (PSO). The algorithm is designed so as to preserve the strengths of both the algorithms. Empirical results show that the proposed DE-PSO is quite competent for solving the considered test functions as well as real life problems.

Collaboration


Dive into the Radha Thangaraj's collaboration.

Top Co-Authors

Avatar

Millie Pant

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar

Ajith Abraham

Technical University of Ostrava

View shared research outputs
Top Co-Authors

Avatar

Thanga Raj Chelliah

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar

Pascal Bouvry

University of Luxembourg

View shared research outputs
Top Co-Authors

Avatar

Crina Grosan

Brunel University London

View shared research outputs
Top Co-Authors

Avatar

Ajith Abraham

Technical University of Ostrava

View shared research outputs
Top Co-Authors

Avatar

Ved Pal Singh

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar

Atulya K. Nagar

Liverpool Hope University

View shared research outputs
Top Co-Authors

Avatar

C. Thanga Raj

Indian Institute of Technology Roorkee

View shared research outputs
Top Co-Authors

Avatar

Dinesh Kumar Srivastava

Indian Institute of Technology Roorkee

View shared research outputs
Researchain Logo
Decentralizing Knowledge