scispace - formally typeset
Search or ask a question
Author

Godfrey C. Onwubolu

Bio: Godfrey C. Onwubolu is an academic researcher from University of the South Pacific. The author has contributed to research in topics: Metaheuristic & Robot. The author has an hindex of 21, co-authored 74 publications receiving 2664 citations.


Papers
More filters
Book
21 Jan 2004
TL;DR: This chapter discusses the development of Memetic Algorithms for Engineering Applications and their applications in Ant Colony Optimization and Discrete Particle Swarm Optimization.
Abstract: Chapter 2: An Introduction to Genetic Algorithms for Engineering Applications Chapter 3: Memetic Algorithms Chapter 4: Scatter Search and Path Relinking: Foundations and Advanced Designs Chapter 5: Ant Colony Optimization Chapter 6: Differential Evolution Chapter 7: SOMA-Self-Organizing Migrating Algorithm Chapter 8: Discrete Particle Swarm Optimization:Illustrated by the Traveling Salesman Problem

555 citations

Journal ArticleDOI
TL;DR: The novel method requires few control variables, is relatively easy to implement and use, effective, and efficient, which makes it an attractive and widely applicable approach for solving practical engineering problems.

324 citations

Journal ArticleDOI
TL;DR: In this paper, the functional relationship between process parameters and tensile strength for the fused deposition modelling (FDM) process using the group method for data modelling for prediction purposes was determined, and the results obtained are very promising, and hence the approach presented in this paper has practical application for the design and manufacture of parts using additive manufacturing technologies.
Abstract: This paper presents the research done to determine the functional relationship between process parameters and tensile strength for the fused deposition modelling (FDM) process using the group method for data modelling for prediction purposes. An initial test was carried out to determine whether part orientation and raster angle variations affect the tensile strength. It was found that both process parameters affect tensile strength response. Further experimentations were carried out in which the process parameters considered were part orientation, raster angle, raster width and air gap. The process parameters and the experimental results were submitted to the group method of data handling (GMDH), resulting in predicted output, in which the predicted output values were found to correlate very closely with the measured values. Using differential evolution (DE), optimal process parameters have been found to achieve good strength simultaneously for the response. The mathematical model of the response of the tensile strength with respect to the process parameters comprising part orientation, raster angle, raster width and air gap has been developed based on GMDH, and it has been found that the functionality of the additive manufacturing part produced is improved by optimizing the process parameters. The results obtained are very promising, and hence, the approach presented in this paper has practical application for the design and manufacture of parts using additive manufacturing technologies.

271 citations

Journal ArticleDOI
10 Nov 2014
TL;DR: In this article, five important process parameters such as layer thickness, part orientation, raster angle and raster width have been considered to study their effects on tensile strength of test specimen, using design of experiment (DOE).
Abstract: While fused deposition modelling (FDM) is one of the most used additive manufacturing (AM) techniques today due to its ability to manufacture very complex geometries, the major research issues have been to balance ability to produce aesthetically appealing looking products with functionality. In this study, five important process parameters such as layer thickness, part orientation, raster angle, raster width, and air gap have been considered to study their effects on tensile strength of test specimen, using design of experiment (DOE). Using group method of data handling (GMDH), mathematical models relating the response with the process parameters have been developed. Using differential evolution (DE), optimal process parameters have been found to achieve good strength simultaneously for the response. The optimization of the mathematical model realized results in maximized tensile strength. Consequently, the additive manufacturing part produced is improved by optimizing the process parameters. The predicted models obtained show good correlation with the measured values and can be used to generalize prediction for process conditions outside the current study. Results obtained are very promising and hence the approach presented in this paper has practical applications for design and manufacture of parts using additive manufacturing technologies.

188 citations

Journal ArticleDOI
TL;DR: In this paper, a GA metaheuristic based cell formation procedure is presented to simultaneously group machines and part-families into cells, so that intercellular movements are minimized.

188 citations


Cited by
More filters
Journal Article
TL;DR: This book by a teacher of statistics (as well as a consultant for "experimenters") is a comprehensive study of the philosophical background for the statistical design of experiment.
Abstract: THE DESIGN AND ANALYSIS OF EXPERIMENTS. By Oscar Kempthorne. New York, John Wiley and Sons, Inc., 1952. 631 pp. $8.50. This book by a teacher of statistics (as well as a consultant for \"experimenters\") is a comprehensive study of the philosophical background for the statistical design of experiment. It is necessary to have some facility with algebraic notation and manipulation to be able to use the volume intelligently. The problems are presented from the theoretical point of view, without such practical examples as would be helpful for those not acquainted with mathematics. The mathematical justification for the techniques is given. As a somewhat advanced treatment of the design and analysis of experiments, this volume will be interesting and helpful for many who approach statistics theoretically as well as practically. With emphasis on the \"why,\" and with description given broadly, the author relates the subject matter to the general theory of statistics and to the general problem of experimental inference. MARGARET J. ROBERTSON

13,333 citations

Journal ArticleDOI
TL;DR: A detailed review of the basic concepts of DE and a survey of its major variants, its application to multiobjective, constrained, large scale, and uncertain optimization problems, and the theoretical studies conducted on DE so far are presented.
Abstract: Differential evolution (DE) is arguably one of the most powerful stochastic real-parameter optimization algorithms in current use. DE operates through similar computational steps as employed by a standard evolutionary algorithm (EA). However, unlike traditional EAs, the DE-variants perturb the current-generation population members with the scaled differences of randomly selected and distinct population members. Therefore, no separate probability distribution has to be used for generating the offspring. Since its inception in 1995, DE has drawn the attention of many researchers all over the world resulting in a lot of variants of the basic algorithm with improved performance. This paper presents a detailed review of the basic concepts of DE and a survey of its major variants, its application to multiobjective, constrained, large scale, and uncertain optimization problems, and the theoretical studies conducted on DE so far. Also, it provides an overview of the significant engineering applications that have benefited from the powerful nature of DE.

4,321 citations

Journal ArticleDOI
TL;DR: This paper discusses natural biogeography and its mathematics, and then discusses how it can be used to solve optimization problems, and sees that BBO has features in common with other biology-based optimization methods, such as GAs and particle swarm optimization (PSO).
Abstract: Biogeography is the study of the geographical distribution of biological organisms. Mathematical equations that govern the distribution of organisms were first discovered and developed during the 1960s. The mindset of the engineer is that we can learn from nature. This motivates the application of biogeography to optimization problems. Just as the mathematics of biological genetics inspired the development of genetic algorithms (GAs), and the mathematics of biological neurons inspired the development of artificial neural networks, this paper considers the mathematics of biogeography as the basis for the development of a new field: biogeography-based optimization (BBO). We discuss natural biogeography and its mathematics, and then discuss how it can be used to solve optimization problems. We see that BBO has features in common with other biology-based optimization methods, such as GAs and particle swarm optimization (PSO). This makes BBO applicable to many of the same types of problems that GAs and PSO are used for, namely, high-dimension problems with multiple local optima. However, BBO also has some features that are unique among biology-based optimization methods. We demonstrate the performance of BBO on a set of 14 standard benchmarks and compare it with seven other biology-based optimization algorithms. We also demonstrate BBO on a real-world sensor selection problem for aircraft engine health estimation.

3,418 citations

Journal ArticleDOI
TL;DR: This paper presents a novel algorithm to accelerate the differential evolution (DE), which employs opposition-based learning (OBL) for population initialization and also for generation jumping and results confirm that the ODE outperforms the original DE and FADE in terms of convergence speed and solution accuracy.
Abstract: Evolutionary algorithms (EAs) are well-known optimization approaches to deal with nonlinear and complex problems. However, these population-based algorithms are computationally expensive due to the slow nature of the evolutionary process. This paper presents a novel algorithm to accelerate the differential evolution (DE). The proposed opposition-based DE (ODE) employs opposition-based learning (OBL) for population initialization and also for generation jumping. In this work, opposite numbers have been utilized to improve the convergence rate of DE. A comprehensive set of 58 complex benchmark functions including a wide range of dimensions is employed for experimental verification. The influence of dimensionality, population size, jumping rate, and various mutation strategies are also investigated. Additionally, the contribution of opposite numbers is empirically verified. We also provide a comparison of ODE to fuzzy adaptive DE (FADE). Experimental results confirm that the ODE outperforms the original DE and FADE in terms of convergence speed and solution accuracy.

1,419 citations

01 Dec 1971

979 citations