Network


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

Hotspot


Dive into the research topics where Leandro dos Santos Coelho is active.

Publication


Featured researches published by Leandro dos Santos Coelho.


Expert Systems With Applications | 2010

Gaussian quantum-behaved particle swarm optimization approaches for constrained engineering design problems

Leandro dos Santos Coelho

Particle swarm optimization (PSO) is a population-based swarm intelligence algorithm that shares many similarities with evolutionary computation techniques. However, the PSO is driven by the simulation of a social psychological metaphor motivated by collective behaviors of bird and other social organisms instead of the survival of the fittest individual. Inspired by the classical PSO method and quantum mechanics theories, this work presents novel quantum-behaved PSO (QPSO) approaches using mutation operator with Gaussian probability distribution. The application of Gaussian mutation operator instead of random sequences in QPSO is a powerful strategy to improve the QPSO performance in preventing premature convergence to local optima. In this paper, new combinations of QPSO and Gaussian probability distribution are employed in well-studied continuous optimization problems of engineering design. Two case studies are described and evaluated in this work. Our results indicate that Gaussian QPSO approaches handle such problems efficiently in terms of precision and convergence and, in most cases, they outperform the results presented in the literature.


Reliability Engineering & System Safety | 2009

An efficient particle swarm approach for mixed-integer programming in reliability–redundancy optimization applications

Leandro dos Santos Coelho

Abstract The reliability–redundancy optimization problems can involve the selection of components with multiple choices and redundancy levels that produce maximum benefits, and are subject to the cost, weight, and volume constraints. Many classical mathematical methods have failed in handling nonconvexities and nonsmoothness in reliability–redundancy optimization problems. As an alternative to the classical optimization approaches, the meta-heuristics have been given much attention by many researchers due to their ability to find an almost global optimal solutions. One of these meta-heuristics is the particle swarm optimization (PSO). PSO is a population-based heuristic optimization technique inspired by social behavior of bird flocking and fish schooling. This paper presents an efficient PSO algorithm based on Gaussian distribution and chaotic sequence (PSO-GC) to solve the reliability–redundancy optimization problems. In this context, two examples in reliability–redundancy design problems are evaluated. Simulation results demonstrate that the proposed PSO-GC is a promising optimization technique. PSO-GC performs well for the two examples of mixed-integer programming in reliability–redundancy applications considered in this paper. The solutions obtained by the PSO-GC are better than the previously best-known solutions available in the recent literature.


IEEE Transactions on Magnetics | 2012

Bat-Inspired Optimization Approach for the Brushless DC Wheel Motor Problem

Teodoro Cardoso Bora; Leandro dos Santos Coelho; Luiz Lebensztajn

This paper presents a metaheuristic algorithm inspired in evolutionary computation and swarm intelligence concepts and fundamentals of echolocation of micro bats. The aim is to optimize the mono and multiobjective optimization problems related to the brushless DC wheel motor problems, which has 5 design parameters and 6 constraints for the mono-objective problem and 2 objectives, 5 design parameters, and 5 constraints for multiobjective version. Furthermore, results are compared with other optimization approaches proposed in the recent literature, showing the feasibility of this newly introduced technique to high nonlinear problems in electromagnetics.


Expert Systems With Applications | 2008

Use of chaotic sequences in a biologically inspired algorithm for engineering design optimization

Leandro dos Santos Coelho; Viviana Cocco Mariani

Recent computational developments in ant colony systems have proved fruitful for transforming discrete domains of application into continuous ones. In this paper, new combinations of an ant colony inspired algorithm (ACA) and chaotic sequences (ACH) are employed in well-studied continuous optimization problems of engineering design. Two case studies are described and evaluated in this work. Our results indicate that ACA and ACH handle such problems efficiently in terms of precision and convergence and, in most cases, they outperform the results presented in the literature.


Expert Systems With Applications | 2016

Multi-objective grey wolf optimizer

Seyedali Mirjalili; Shahrzad Saremi; Seyed Mohammad Mirjalili; Leandro dos Santos Coelho

Due to the novelty of the Grey Wolf Optimizer (GWO), there is no study in the literature to design a multi-objective version of this algorithm. This paper proposes a Multi-Objective Grey Wolf Optimizer (MOGWO) in order to optimize problems with multiple objectives for the first time. A fixed-sized external archive is integrated to the GWO for saving and retrieving the Pareto optimal solutions. This archive is then employed to define the social hierarchy and simulate the hunting behavior of grey wolves in multi-objective search spaces. The proposed method is tested on 10 multi-objective benchmark problems and compared with two well-known meta-heuristics: Multi-Objective Evolutionary Algorithm Based on Decomposition (MOEA/D) and Multi-Objective Particle Swarm Optimization (MOPSO). The qualitative and quantitative results show that the proposed algorithm is able to provide very competitive results and outperforms other algorithms. Note that the source codes of MOGWO are publicly available at http://www.alimirjalili.com/GWO.html. A novel multi-objective algorithm called Multi-objective Grey Wolf Optimizer is proposed.MOGWO is benchmarked on 10 challenging multi-objective test problems.The quantitative results show the superior convergence and coverage of MOGWO.The coverage ability of MOGWO is confirmed by the qualitative results as well.


Expert Systems With Applications | 2012

Tuning of PID controller based on a multiobjective genetic algorithm applied to a robotic manipulator

Helon Vicente Hultmann Ayala; Leandro dos Santos Coelho

Highlights? Multiobjective optimization finds a set of solutions called non-dominated solutions. ? The NSGA-II approach is evaluated. ? This algorithm is tested in PID tuning using a robotic manipulator of two-degree-of-freedom. Most controllers optimization and design problems are multiobjective in nature, since they normally have several (possibly conflicting) objectives that must be satisfied at the same time. Instead of aiming at finding a single solution, the multiobjective optimization methods try to produce a set of good trade-off solutions from which the decision maker may select one. Several methods have been devised for solving multiobjective optimization problems in control systems field. Traditionally, classical optimization algorithms based on nonlinear programming or optimal control theories are applied to obtain the solution of such problems. The presence of multiple objectives in a problem usually gives rise to a set of optimal solutions, largely known as Pareto-optimal solutions. Recently, Multiobjective Evolutionary Algorithms (MOEAs) have been applied to control systems problems. Compared with mathematical programming, MOEAs are very suitable to solve multiobjective optimization problems, because they deal simultaneously with a set of solutions and find a number of Pareto optimal solutions in a single run of algorithm. Starting from a set of initial solutions, MOEAs use iteratively improving optimization techniques to find the optimal solutions. In every iterative progress, MOEAs favor population-based Pareto dominance as a measure of fitness. In the MOEAs context, the Non-dominated Sorting Genetic Algorithm (NSGA-II) has been successfully applied to solving many multiobjective problems. This paper presents the design and the tuning of two PID (Proportional-Integral-Derivative) controllers through the NSGA-II approach. Simulation numerical results of multivariable PID control and convergence of the NSGA-II is presented and discussed with application in a robotic manipulator of two-degree-of-freedom. The proposed optimization method based on NSGA-II offers an effective way to implement simple but robust solutions providing a good reference tracking performance in closed loop.


Mathematics and Computers in Simulation | 2009

Improved differential evolution approach based on cultural algorithm and diversity measure applied to solve economic load dispatch problems

Leandro dos Santos Coelho; Rodrigo Clemente Thom de Souza; Viviana Cocco Mariani

Evolutionary algorithms (EAs) are general-purpose stochastic search methods that use the metaphor of evolution as the key element in the design and implementation of computer-based problems solving systems. During the past two decades, EAs have attracted much attention and wide applications in a variety of fields, especially for optimization and design. EAs offer a number of advantages: robust and reliable performance, global search capability, little or no information requirement, and others. Among various EAs, differential evolution (DE), which characterized by the different mutation operator and competition strategy from the other EAs, has shown great promise in many numerical benchmark problems and real-world optimization applications. The potentialities of DE are its simple structure, easy use, convergence speed and robustness. To improve the global optimization property of DE, in this paper, a DE approach based on measure of populations diversity and cultural algorithm technique using normative and situational knowledge sources is proposed as alternative method to solving the economic load dispatch problems of thermal generators. The traditional and cultural DE approaches are validated for two test systems consisting of 13 and 40 thermal generators whose nonsmooth fuel cost function takes into account the valve-point loading effects. Simulation results indicate that performance of the cultural DE present best results when compared with previous optimization approaches in solving economic load dispatch problems.


International Journal of Bio-inspired Computation | 2015

Earthworm optimisation algorithm: a bio-inspired metaheuristic algorithm for global optimisation problems

Gai Ge Wang; Suash Deb; Leandro dos Santos Coelho

Earthworms can aerate the soil with their burrowing action and enrich the soil with their waste nutrients. Inspired by the earthworm contribution in nature, a new kind of bio-inspired metaheuristic algorithm, called earthworm optimisation algorithm (EWA), is proposed in this paper. The EWA method is inspired by the two kinds of reproduction (Reproduction 1 and Reproduction 2) of the earthworms. Reproduction 1 generates only one offspring by itself. Reproduction 2 is to generate one or more than one offspring at one time, and this can successfully be done by nine improved crossover operators. In addition, Cauchy mutation (CM) is added to EWA method. Nine different EWA methods with one, two and three offsprings based on nine improved crossover operators are respectively proposed. The results show that EWA23 performs the best and it can find the better fitness on most benchmarks than others.


Applied Soft Computing | 2008

Particle swarm approaches using Lozi map chaotic sequences to fuzzy modelling of an experimental thermal-vacuum system

Ernesto Araujo; Leandro dos Santos Coelho

Particle Swarm Optimization (PSO) approach intertwined with Lozi map chaotic sequences to obtain Takagi-Sugeno (TS) fuzzy model for representing dynamical behaviours are proposed in this paper. The proposed method is an alternative for nonlinear identification approaches especially when dealing with complex systems that cannot always be modelled using first principles to determine their dynamical behaviour. Since modelling nonlinear systems is normally a difficult task, fuzzy models have been employed in many identification problems due its inherent nonlinear characteristics and simple structure, as well. This proposed chaotic PSO (CPSO) approach is employed here for optimizing the premise part of the IF-THEN rules of TS fuzzy model; for the consequent part, least mean squares technique is used. The proposed method is utilized in an experimental application; a thermal-vacuum system which is employed for space environmental emulation and satellite qualification. Results obtained with a variety of CPSOs are compared with traditional PSO approach. Numerical results indicate that the chaotic PSO approach succeeded in eliciting a TS fuzzy model for this nonlinear and time-delay application.


Computers & Mathematics With Applications | 2012

Firefly algorithm approach based on chaotic Tinkerbell map applied to multivariable PID controller tuning

Leandro dos Santos Coelho; Viviana Cocco Mariani

Nowadays, a variety of controllers used in process industries are still of the proportional-integral-derivative (PID) types. PID controllers have the advantage of simple structure, good stability, and high reliability. A relevant issue for PID controllers design is the accurate and efficient tuning of parameters. In this context, several approaches have been reported in the literature for tuning the parameters of PID controllers using evolutionary algorithms, mainly for single-input single-output systems. The systematic design of multi-loop (or decentralized) PID control for multivariable processes to meet certain objectives simultaneously is still a challenging task. This paper proposes a new chaotic firefly algorithm approach based on Tinkerbell map (CFA) to tune multi-loop PID multivariable controllers. The firefly algorithm is a metaheuristic algorithm based on the idealized behavior of the flashing characteristics of fireflies. To validate the performance of the proposed PID control design, a multi-loop multivariable PID structure for a binary distillation column plant (Wood and Berry column model) and an industrial-scale polymerization reactor are taken. Simulation results indicate that a suitable set of PID parameters can be calculated by the proposed CFA. Besides, some comparison results of a genetic algorithm, a particle swarm optimization approach, traditional firefly algorithm, modified firefly algorithm, and the proposed CFA to tune multi-loop PID controllers are presented and discussed.

Collaboration


Dive into the Leandro dos Santos Coelho's collaboration.

Top Co-Authors

Avatar

Viviana Cocco Mariani

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar

Helon Vicente Hultmann Ayala

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar

Roberto Zanetti Freire

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar

Carlos Eduardo Klein

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Emerson Hochsteiner de Vasconcelos Segundo

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar

Luiza de Macedo Mourelle

Rio de Janeiro State University

View shared research outputs
Top Co-Authors

Avatar

Diego Luis de Andrade Bernert

Pontifícia Universidade Católica do Paraná

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge