Improved non-dominated sorting genetic algorithm (NSGA)-II in multi-objective optimization studies of wind turbine blades

Size: px
Start display at page:

Download "Improved non-dominated sorting genetic algorithm (NSGA)-II in multi-objective optimization studies of wind turbine blades"

Transcription

1 Appl. Math. Mech. -Engl. Ed., 32(6), (2011) DOI /s x c Shanghai University and Springer-Verlag Berlin Heidelberg 2011 Applied Mathematics and Mechanics (English Edition) Improved non-dominated sorting genetic algorithm (NSGA)-II in multi-objective optimization studies of wind turbine blades Long WANG ( ), Tong-guang WANG ( ), Yuan LUO ( ) (Jiangsu Key Laboratory of Hi-Tech Research for Wind Turbine Design, Nanjing University of Aeronautics and Astronautics, Nanjing , P. R. China) (Communicated by Wen-rui HU) Abstract The non-dominated sorting genetic algorithm (NSGA) is improved with the controlled elitism and dynamic crowding distance. A novel multi-objective optimization algorithm is obtained for wind turbine blades. As an example, a 5 MW wind turbine blade design is presented by taking the maximum power coefficient and the minimum blade mass as the optimization objectives. The optimal results show that this algorithm has good performance in handling the multi-objective optimization of wind turbines, and it gives a Pareto-optimal solution set rather than the optimum solutions to the conventional multiobjective optimization problems. The wind turbine blade optimization method presented in this paper provides a new and general algorithm for the multi-objective optimization of wind turbines. Key words wind turbine, multi-objective optimization, Pareto-optimal solution, nondominated sorting genetic algorithm (NSGA)-II Chinese Library Classification TM Mathematics Subject Classification 76N15 1 Introduction The wind turbine blade design in the field of multi-objective optimization involves many disciplines, such as aerodynamics, aeroelastics, structural mechanics, and aeroacoustics. It is also related to many influencing factors, such as constraints, optimization variables, and objectives, among which there may exist conflicts. To reduce the design complexity, singleobjective optimization algorithms are usually implemented for the wind turbine blade design with the maximum power coefficient or the annual power generation taken as the optimal objective. Over the years, a number of methods have been suggested for the wind turbine blade design. Typically, Wilson and Lissaman [1] suggested a classic design method applying the blade element momentum (BEM) theory. In the 1990s, a method based on genetic algorithms was brought into the field of wind turbine blade design by Selig and Coverstone-Carroll [2], which has been drawn more attention since then. In the aspects of the multi-objective optimization design of wind turbine blades, Wood [3] and Sale et al. [4] simplified the multi-objectives into the singleobjective by the objective weighted method. Then, the single-objective genetic algorithms were Received Jan. 15, 2011 / Revised Apr. 14, 2011 Project supported by the National Basic Research Program of China (973 Program) (No. 2007CB714600) Corresponding author Long WANG, Ph. D., wl2007@nuaa.edu.cn

2 740 Long WANG, Tong-guang WANG, and Yuan LUO used, and good results were obtained. However, fundamentally, this nominal two-objective optimization approach is a single-objective concept and unable to appropriately solve multiobjective optimization design problems in practice. Therefore, it is necessary to introduce new methodology and optimization algorithms to the multi-disciplinary design of wind turbine blades. There is no single solution that is optimal (global minimum or maximum) with respect to all the optimization objectives under multi-constraints for the multi-objective optimization design contrasted to the single-objective one, and only acceptable non-dominated solutions exist, which are the so-called Pareto optimal solutions. The approaches for solving conventional multiobjective design problems include the objective weighted method, the hierarchical optimization method, the ε constraint method, the goal programming method, etc. [5]. These algorithms deal with the problems converting the multi-objective problem to the single-objective problem with the emphasis of one particular Pareto-optimal solution at a time. Actually, they are not real multi-objective optimization algorithms and cannot be widely used in solving the complex problems. Over the past decades, to solve the complicated multi-objective optimization problems and achieve the Pareto-optimal solution set, a number of multi-objective evolutionary algorithms have been suggested, such as the niched Pareto genetic algorithm (NPGA) [6], the Pareto archived evolution strategy (PAES) [7], the strength Pareto evolutionary algorithm (SPEA) [8], the neighborhood cultivation genetic algorithm (NCGA) [9], and the non-dominated sorting genetic algorithm (NSGA)-II [10]. Among them, the recently well-known NSGA-II (i.e., the fast and elitist non-dominated sorting genetic algorithm) has drawn more attention due to its feasibility for any number of objectives although it has not been used for the wind turbine blade optimization. In this paper, the NSGA-II is introduced and improved with the controlled elitism and dynamic crowding distance (DCD). This method is then applied to the wind turbine blade design taking the maximum power coefficient and the minimum blade mass as the optimization objectives. As an example, the designs of the 5 MW wind turbine blades are given, and the optimization results are analyzed for completeness. 2 Modification of NSGA-II The NSGA [11] proposed by Srinivas and Deb is an efficient sorting algorithm and developed from the simple genetic algorithm only in the way of the selection operator. The NSGA can simplify multi-objective optimization problems into one fitness function problem and also be used for any objective of optimization problems. The main ideas of the NSGA are as follows: First, the individuals of the population must be classified into different non-dominated sets according to the non-domination relationship. Second, to maintain the diversity in the population, sharing methods are adopted to control the individual distribution of every non-dominated set. Third, the selection operator is performed on the basis of an individual s domination set and niche count. Finally, combined with other operators of the simple genetic algorithm, the Pareto-optimal solutions can be obtained. Deb et al. carried out a substantial improvement of the NSGA and proposed a fast and elitist NSGA (i.e., NSGA-II) [10] with the following three aspects of improvement: (i) a fast non-dominated sorting approach taken to reduce the computational complexity from O(MN 3 )too(mn 2 ), where M is the number of the objectives, and N is the population size, (ii) the elitism strategy introduced to improve the robustness and convergence, (iii) the sharing methods replaced by the crowding-distance methods to avoid specifying the sharing parameter δ share. Combining with the tournament selection method, the simulated binary crossover (SBX) operator, the polynomial mutation operator [12], and the efficient constraint-handling approach,

3 Improved NSGA-II in multi-objective optimization studies of wind turbine blades 741 the NSGA-II displays good convergence and robustness and becomes one of the benchmarks of multi-objective optimization algorithms. To improve the lateral diversity and the uniform diversity of non-dominated solutions, both the controlled elitism strategy [13] and the DCD approach [14] areemployedinthensga-iiin this paper. 2.1 Controlled elitism Ensuring that the diversity of the population is crucial to the success of evolutionary algorithms. Although the NSGA-II uses an efficient crowding-distance approach to control the distributions of the individuals, the local convergence can occur in dealing with multi-modal problems. This is because the crowding distance approach of the NSGA-II just works within each non-dominated set and only keeps the horizontal diversity. Meanwhile, the elitist preservation strategy and the tournament selection method cause rapid reproduction of the Paretooptimal solutions. Therefore, the numbers of the non-domination sets and the individuals of non-elitist sets decrease significantly. Then, the lateral diversity is lost, which leads to the local convergence shown in Fig. 1. Fig. 1 Controlled elitism procedure To laterally improve the diversity of the NSGA-II, a pre-defined controlled elitism strategy [13] is used. The combined population R t of the parent Pop t and the offspring Off t is sorted for nondomination, where t is the generation count. Then, the non-dominated set number K of the combined population is obtained. Subsequently, the allowable number of the individuals of every non-dominated set is determined according to Eq. (1). This method can maintain the lateral diversity effectively. N j = N 1 r 1 r K rj 1, (1) where N j is the maximum allowable number of the jth non-dominated set, N is the population size, and r [0,1] is the reduction rate. 2.2 Dynamic crowding distance Maintaining the diversity of the population not only requires a certain space distance between individuals but also needs good uniformity for the non-dominated sets. To evaluate the distribution of the individuals, the crowding distance D Ci is calculated according to Eq. (2) in the NSGA-II. D Ci = 1 N obj fi+1 m f i 1 m N obj f m m=1 max fmin m, (2) where fi+1 m and f i 1 m are the (i+1)th and (i 1)th fitness values in the mth objective, respectively; fmax m and fmin m are the maximum and minimum fitness values of the mth objective in the same

4 742 Long WANG, Tong-guang WANG, and Yuan LUO non-dominated set, respectively. Moreover, the definition of the crowding distance does not consider the uniformity of the individual distributions in each non-dominated front, and, in some conditions, it may destroy the uniformity. The individual distribution of the two objectives is shown in Fig. 2. It can be seen that, for the points B and F in the Pareto-optimal solution set, the rectangular used to calculate the crowding distance D Ci of the point B has a larger aspect ratio than the point F. Therefore, it seems that the point B rather than the point F should be eliminated. However, because the individual B helps to maintain uniform spread, the point B should be maintained actually to obtain the good horizontal diversity. Fig. 2 Crowding distance of individuals To improve the uniformity of the individual distributions, a DCD approach proposed by Luo et al. [14] is used here. The DCD D DCi is calculated as follows: where V i = 1 N obj D DCi = N obj m=1 D Ci log 1 V i, (3) ( f m i+1 f m i 1 DCi ) 2 (4) is the variance of crowding distances of the individuals that are the neighbors of the ith individual. 2.3 Implementation of algorithm The controlled elitism strategy and the DCD approach have been incorporated into the NSGA-II, obtaining an improved optimization algorithm. It is described in the following steps: (i) The variable numbers, control variable limits, crossover probability and mutation probability, crossover and mutation indices, population size N, maximum number of generation and so on are chosen, and a random initial population Pop 0 is generated. (ii) For the parent population in Pop, t the tournament selection method, the SBX operator, and the polynomial mutation operator are used to generate a new offspring population O t+1 ff. (iii) Combining the offspring population O t+1 ff with the parent population Pop, t anewpopulation R t is generated, whose size is 2N. With the objective functions and constraints, the non-dominated sorting is performed to R t. (iv) For each set of R t, the maximum number N j of the individuals is determined using the controlled elitism strategy. The reduction rate is set to be (v) If the size of the jth non-dominated set M j is greater than N j,(m j N j ) individuals are eliminated according to the DCD approach. (vi) The calculation goes back to step (ii) and repeats steps (ii) (v) until the global convergence is achieved.

5 Improved NSGA-II in multi-objective optimization studies of wind turbine blades Objective functions and constraints 3.1 Mathematical models of optimization objectives The common optimization objectives of the wind turbine blade design include the maximum annual power generation under given wind speed distributions, maximum power coefficient C P at a design wind speed, minimum blade mass, minimum cost, noise control, resonance avoidance, etc. Sometimes, based on different design requirements, the thrust and power output should also be restricted [15 17]. These objectives can simultaneously be dealt with by the improved NSGA- II as long as they can be expressed properly. In this paper, the maximum power coefficient C P at the design wind speed and the minimum blade mass, between which distinct conflicts exist, are chosen as two optimization objectives to validate the developed optimization algorithm, while the computational overhead is kept minimal. (i) Maximum power coefficient at design wind speed The modified BEM theory is used in the calculation of the maximum power coefficient C P. The BEM theory is a classic model for wind turbine aerodynamics. The modifications include the tip loss, hub loss, and correction of the axial induced velocity factor at the large thrust state [18]. The objective function for the maximum power coefficient at the design wind speed of 9 m/s is as follows: f 1 =max{c P V =9 m/s }. (5) (ii) Minimum blade mass The blade structural design requires the load input. The aerodynamic loads acting on the blade are calculated using the modified BEM theory. In this case, during the preliminary design of the blade structure, the quasi-steady calculation of the blade is performed with the velocity ranging from the cut-in wind speed to the cut-out wind speed, obtaining limit loads on each cross-section of the blade. The design loads of the blade structure are usually acquired by multiplying the limit loads by a safety factor of 2.5 in engineering. The blade structure [19] is shown in Fig. 3, which is primarily made up of a double web I- beam. The material used for the bulk of the blade is the glass fiber with reinforced polyester and foam. Fig. 3 Schematic of blade section structure The thickness of the spar is set as the variables in design. To obtain the mass distribution and the total mass of the blade, normal stress equations in the condition of free bending of thin-walled beams are applied as

6 744 Long WANG, Tong-guang WANG, and Yuan LUO ε 0 E i A i + 1 ρ x (E i S xi ) 1 (E i S yi )=Fz, ρ y ε 0 E i S xi + 1 ρ x (E i I xi ) 1 (E i I xyi )=Mx, ρ y (6) ε 0 E i S yi 1 ρ x (E i I xyi )+ 1 (E i I yi )=My. ρ y In the above formulas, k is the number of the airfoil discrete points; ε 0 is the strain, and E i is Young s modulus; S xi and S yi are the static moments at the ith point in the x- and y-directions, respectively; I xyi, I xi,andi yi are the moments of inertia, respectively; ρ x and ρ y are the radii of the curvature in the yz- andxz-coordinate planes, respectively. The stress at any point of the section can be obtained as follows: ( σ i = E i ε 0 + y x ). (7) ρ x ρ y The thickness of the spar of the section can be obtained in an iterative process according to the safety factor F S = [σ], (8) K σ i i=0 where [σ] is the maximum safety stress, and K is the number of the discretized points in the section. In this design, F S =1.75. Subsequently, the linear mass M j of the jth section can be obtained. The objective function for the minimum blade mass is as follows: R f 2 =min M j dr. (9) R hub 3.2 Constraints To cover blade shapes in given samples as many as possible, 15 design variables are applied in this paper, which are corresponded with the chord c, thetwistθ, and the thickness t of 5 key sections. Meanwhile, the variables are smoothed by the fourth-order Bezier curves, and then the design variables of 55 sections are obtained by interpolation. The chord, twist, and thickness of the 5 key sections meet the following constraints: c min <c i <c max, θ min <θ i <θ max, (10) t min <t i <t max, where i = 1, 2,, 5, and the boundaries of these three types of parameters with the subscripts min and max are determined empirically according to the BEM theory. Besides the geometry constraints, the power output is restricted to the rated power output by pitch regulation when the wind speed is higher than the rated speed until the cut-out speed is achieved.

7 Improved NSGA-II in multi-objective optimization studies of wind turbine blades Optimization of 5 MW wind turbine blade 4.1 Studing conditions The maximum power coefficient C P and the minimum blade mass are taken as the optimization objectives in this paper. The improved NSGA-II is used for the optimization design of 5 MW variable-speed constant-frequency wind turbine blades, of which the aerodynamic performance is predicted and compared with the result of the NREL-5 MW offshore wind turbine given in Ref. [20]. The material property parameters used in the blade structural design are given in Table 1. The wind rotor and algorithm parameters are shown in Tables 2 and 3. Table 1 Material performance data Parameter GFRP 45 PVC foam GFRP 0 Young s modulus/pa 1.18E E E+10 Density/(kg m 3 ) 1.90E E E+03 Stretch-allowable strength/pa 4.65E E E+08 Compress-allowable strength/pa 8.08E E E+08 Table 2 Wind rotor parameters Parameter Value Number of blades 3 Radius of rotor 63 Maximum speed/(r min 1 ) 12.1 Design wind speed/(m s 1 ) 9 Rated power/mw 5 Cut-in wind speed/(m s 1 ) 3 Cut-out wind speed/(m s 1 ) 25 Airfoil family DU/NACA 63 Parameter Table 3 Parameters used in NSGA-II Value Population size 100 Crossover probability 0.8 Mutation probability 0.05 Crossover index 2 Mutation index 20 Maximum number of generation 500 Reduction rate Optimization design results Figure 4 shows the Pareto-optimal solutions taking the maximum power coefficient C P and the minimum blade mass as the optimization objectives at the design wind speed. The curve of the Pareto-optimal solution set denoted by circles in the figure illustrates a monotone increasing trend and divides the optimal region into two parts, i.e., parts I and II. Part I is an ideal solution region that cannot be reached under the design conditions, while part II is a feasible solution region. The Pareto-optimal solutions are the only optimal values that can be reached in practice. The monotonicity of the Pareto-optimal solution set clearly shows that the blade mass increases

8 746 Long WANG, Tong-guang WANG, and Yuan LUO with the power generation, indicating that the two design goals have a certain degree of conflict. It cannot be said which point in the Pareto-optimal solution set is much better than others in theory, because they are all optimal with different combinations of the power output and the blade mass. This illustrates that there is no single point, at which all objectives are optimal in the multi-objective optimization problems of the wind turbine design. It is worthy emphasizing again that the discrete points of the Pareto optimal solution curve are all the optimal solutions under the given conditions. The choice of the solution in the practical design should be made according to the designer s favor with the less mass or more power output. To explain the formation of the Pareto optimal solution set better, three blades marked in Fig. 4 are analyzed. Figures 5 and 6 show the blade chord, twist, and thickness distributions of the blades 1, 2, and 3 and the comparison with the NREL-5 MW blade. It can be seen that the blade chords of the three blades increase with C P, while the twist angle and the relative thickness decrease. This indicates that the power generation can be improved effectively with the increase of the wind turbine solidity. The optimization of the twist distribution and the appropriate reduction of the relative thickness of the blade can also increase the power generation. Fig. 4 Pareto-optimal solution set of two objectives Fig. 5 Blade chord and twist distributions Fig. 6 Blade thickness distributions The comparison of the power coefficient curves with the blades 1, 2, and 3 as well as the NREL-5 MW blade is shown in Fig. 7. It can be seen that compared with the NREL-5 MW blade, the power coefficients of the blades 1, 2, and 3 at the design wind speed of 9 m/s increase by 4.6%, 1.7%, and 7.1%, respectively, while the values of the mass increase by 10.02%, 1.73%, and 9.67%. As mentioned above, the power increase results in the mass increase

9 Improved NSGA-II in multi-objective optimization studies of wind turbine blades 747 according to the Pareto-optimal solution shown in Fig. 4. This is identical with the result given in Fig. 8, where the spar thickness (t c ) variation with the local radius is shown for the three optimal blades, and the blade with a higher power coefficient has the thicker spar. The high performance of blades usually is accompanied by the high lift of the blade, resulting in high loads on the blade, which requires the high solidity and the thick spar to meet the requirement of the structural strength. As for the designs in this paper, since the blade 2 has both the greater power coefficient and the less mass than the NREL-5 MW blade, it seems to be a more desirable result than the other two blades by the consideration of the present two optimization objectives. Fig. 7 Power coefficient comparison Fig. 8 Blade spar thickness comparison 5 Conclusions Both the controlled elitism and the DCD have been incorporated into the NSGA-II, obtaining an improved optimization algorithm. This algorithm has good performance in the convergence and robustness when the multi-objective, multi-variable, and multi-constraint optimization problems are handled, providing a general approach for the multi-objective optimization design of the wind turbines. Meanwhile, it is illustrated from the optimization results that the Pareto-optimal solution set should be acquired rather than a single optimum solution, which are obtained usually from the conventional multi-objective optimizations. This provides a new idea for the multi-objective optimization design of wind turbines. Finally, the improved NSGA-II is used to design a 5 MW wind turbine blade. Compared with the NREL-5 MW blade, a higher-performance and less-mass blade can be obtained through this optimization without changing any design input. References [1] Wilson, R. E. and Lissaman, P. B. S. Applied Aerodynamics of Wind Power Machines, Report NSF/RA/N 7413, Oregon State University (1974) [2] Selig, M. S. and Coverstone-Carroll, V. L. Application of a genetic algorithm to wind turbine design. Journal of Solar Energy Engineering, 118(1), (1996) [3] Wood, D. H. Dual purpose design of small wind turbine blades. Wind Engineering, 28(5), (2004) [4] Sale, D., Jonkman, J., and Musial, W. Development of a hydrodynamic optimization tool for stall-regulated hydrokinetic turbine rotors. ASME th International Conference on Ocean, Offshore and Arctic Engineering, Honolulu, Hawaii, USA, (2009) [5] Roy, R., Hinduja, S., and Teti, R. Recent advances in engineering design optimisation: challenges and future trends. Manufacturing Technology, 57(2), (2008)

10 748 Long WANG, Tong-guang WANG, and Yuan LUO [6] Horn, J., Nafploitis, N., and Goldberg, D. E. A niched Pareto genetic algorithm for multiobjective optimization. Proceedings of the First IEEE Conference on Evolutionary Computation, IEEE Press, New Jersy, (1994) [7] Knowles, J. and Corne, D. The Pareto archived evolution strategy: a new baseline algorithm for multi-objective optimization. Proceedings of the 1999 Congress on Evolutionary Computation, IEEE Press, New Jersy, (1999) [8] Kim, M., Hiroyasu, T., Miki, M., and Watanabe, S. SPEA2+: improving the performance of the strength Pareto evolutionary algorithm 2. Computer Science, 3242, (2004) [9] Watanabe, S., Hiroyasu, T., and Miki, M. NCGA: neighborhood cultivation genetic algorithm for multi-objective optimization problems. Proceedings of the Genetic and Evolutionary Compution Conference (GECCO 2002), New York, USA, (2002) [10] Deb, K., Agrawal, S., Pratab, A., and Meyarivan, T. A fast elitist non-dominated sorting genetic algorithm for multi-objective: NSGA-II. Evolutionary Computation, 6(2), (2002) [11] Srinivas, N. and Deb, K. Multi-objective optimization using non-dominated sorting in genetic algorithms. Evolutionary Computation, 2(3), (1994) [12] Deb, K. and Agrawal, R. B. Simulated binary crossover for continuous search space. Complex Systems, 9, (1995) [13] Deb, K. and Goel, T. Controlled elitist non-dominated sorting genetic algorithms for better convergence. Computer Science, 1993/2001, (2001) [14] Luo, B., Zheng, J. H., Xie, J. L., and Wu, J. Dynamic crowding distance a new diversity maintenance strategy for MOEAs. Proceedings of the IEEE International Conference on Natural Computation, IEEE Press, New Jersy, (2008) [15] Par, J., Kima, J., Shina, Y., Leea, J., and Parka, J. 3 MW class offshore wind turbine development. Current Applied Physics, 10(2), (2010) [16] Griffin, D. A. and Zuteck, M. D. Scaling of composite wind turbine blades for rotors of 80 to 120 meter diameter. Journal of Solar Energy Engineering, 123(4), (2001) [17] Bossanyi, E. A. Wind turbine control for load reduction. Wind Energy, 6(2), (2003) [18] Dai, C. H., Tang, R. Y., and Wang, T. G. Prediction of aerodynamic performance of a horizontalaxis rotor in condition of wind shear. Proceedings of Asian and Pacific Wind Energy Conference, Brisbane, (1988) [19] Lindenburg, C. Aeroelastic Analysis of the LMH 64-5 Blade Concept, Addison-Wesley, New York (2003) [20] Jonkman, J., Butterfield, S., Musial, W., and Scott, G. Definition of a 5-MW Reference Wind Turbine for Offshore System Development, NREL/TP , National Renewable Energy Laboratory (2009)

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Kalyanmoy Deb, Amrit Pratap, and Subrajyoti Moitra Kanpur Genetic Algorithms Laboratory (KanGAL) Indian Institute

More information

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague.

Evolutionary Algorithms: Lecture 4. Department of Cybernetics, CTU Prague. Evolutionary Algorithms: Lecture 4 Jiří Kubaĺık Department of Cybernetics, CTU Prague http://labe.felk.cvut.cz/~posik/xe33scp/ pmulti-objective Optimization :: Many real-world problems involve multiple

More information

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA

Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Mechanical Component Design for Multiple Objectives Using Elitist Non-Dominated Sorting GA Kalyanmoy Deb, Amrit Pratap, and Subrajyoti Moitra Kanpur Genetic Algorithms Laboratory (KanGAL) Indian Institute

More information

NCGA : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems

NCGA : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems : Neighborhood Cultivation Genetic Algorithm for Multi-Objective Optimization Problems Shinya Watanabe Graduate School of Engineering, Doshisha University 1-3 Tatara Miyakodani,Kyo-tanabe, Kyoto, 10-031,

More information

Recombination of Similar Parents in EMO Algorithms

Recombination of Similar Parents in EMO Algorithms H. Ishibuchi and K. Narukawa, Recombination of parents in EMO algorithms, Lecture Notes in Computer Science 341: Evolutionary Multi-Criterion Optimization, pp. 265-279, Springer, Berlin, March 25. (Proc.

More information

Multi-objective Optimization

Multi-objective Optimization Some introductory figures from : Deb Kalyanmoy, Multi-Objective Optimization using Evolutionary Algorithms, Wiley 2001 Multi-objective Optimization Implementation of Constrained GA Based on NSGA-II Optimization

More information

SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2

SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2 SPEA2+: Improving the Performance of the Strength Pareto Evolutionary Algorithm 2 Mifa Kim 1, Tomoyuki Hiroyasu 2, Mitsunori Miki 2, and Shinya Watanabe 3 1 Graduate School, Department of Knowledge Engineering

More information

Modeling three-dimensional dynamic stall

Modeling three-dimensional dynamic stall Appl. Math. Mech. -Engl. Ed., 32(4), 393 400 (2011) DOI 10.1007/s10483-011-1424-6 c Shanghai University and Springer-Verlag Berlin Heidelberg 2011 Applied Mathematics and Mechanics (English Edition) Modeling

More information

Multi-Objective Optimization using Evolutionary Algorithms

Multi-Objective Optimization using Evolutionary Algorithms Multi-Objective Optimization using Evolutionary Algorithms Kalyanmoy Deb Department of Mechanical Engineering, Indian Institute of Technology, Kanpur, India JOHN WILEY & SONS, LTD Chichester New York Weinheim

More information

Multi-Objective Optimization using Evolutionary Algorithms

Multi-Objective Optimization using Evolutionary Algorithms Multi-Objective Optimization using Evolutionary Algorithms Kalyanmoy Deb Department ofmechanical Engineering, Indian Institute of Technology, Kanpur, India JOHN WILEY & SONS, LTD Chichester New York Weinheim

More information

A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization

A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization A Similarity-Based Mating Scheme for Evolutionary Multiobjective Optimization Hisao Ishibuchi and Youhei Shibata Department of Industrial Engineering, Osaka Prefecture University, - Gakuen-cho, Sakai,

More information

Multi-objective Optimization

Multi-objective Optimization Jugal K. Kalita Single vs. Single vs. Single Objective Optimization: When an optimization problem involves only one objective function, the task of finding the optimal solution is called single-objective

More information

DESIGN OPTIMIZATION OF HELICOPTER BLADE USING CLASS SHAPE FUNCTION BASED GEOMETRY REPRESENTATION

DESIGN OPTIMIZATION OF HELICOPTER BLADE USING CLASS SHAPE FUNCTION BASED GEOMETRY REPRESENTATION DESIGN OPIMIZAION OF HELICOPER BLADE USING CLASS SHAPE FUNCION BASED GEOMERY REPRESENAION Atthaphon Ariyarit*, Masahiko Sugiura**, Yasutada anabe**, and Masahiro Kanazaki* *Department of Aerospace Engineering,

More information

A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences

A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences A Distance Metric for Evolutionary Many-Objective Optimization Algorithms Using User-Preferences Upali K. Wickramasinghe and Xiaodong Li School of Computer Science and Information Technology, RMIT University,

More information

Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm

Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm Solving Multi-objective Optimisation Problems Using the Potential Pareto Regions Evolutionary Algorithm Nasreddine Hallam, Graham Kendall, and Peter Blanchfield School of Computer Science and IT, The Univeristy

More information

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem

An Evolutionary Algorithm for the Multi-objective Shortest Path Problem An Evolutionary Algorithm for the Multi-objective Shortest Path Problem Fangguo He Huan Qi Qiong Fan Institute of Systems Engineering, Huazhong University of Science & Technology, Wuhan 430074, P. R. China

More information

Comparison of Evolutionary Multiobjective Optimization with Reference Solution-Based Single-Objective Approach

Comparison of Evolutionary Multiobjective Optimization with Reference Solution-Based Single-Objective Approach Comparison of Evolutionary Multiobjective Optimization with Reference Solution-Based Single-Objective Approach Hisao Ishibuchi Graduate School of Engineering Osaka Prefecture University Sakai, Osaka 599-853,

More information

Multi-Objective Evolutionary Algorithms

Multi-Objective Evolutionary Algorithms Multi-Objective Evolutionary Algorithms Kalyanmoy Deb a Kanpur Genetic Algorithm Laboratory (KanGAL) Indian Institute o Technology Kanpur Kanpur, Pin 0806 INDIA deb@iitk.ac.in http://www.iitk.ac.in/kangal/deb.html

More information

Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts

Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts IEEE Symposium Series on Computational Intelligence Using ɛ-dominance for Hidden and Degenerated Pareto-Fronts Heiner Zille Institute of Knowledge and Language Engineering University of Magdeburg, Germany

More information

DEMO: Differential Evolution for Multiobjective Optimization

DEMO: Differential Evolution for Multiobjective Optimization DEMO: Differential Evolution for Multiobjective Optimization Tea Robič and Bogdan Filipič Department of Intelligent Systems, Jožef Stefan Institute, Jamova 39, SI-1000 Ljubljana, Slovenia tea.robic@ijs.si

More information

Multi-objective Optimization Algorithm based on Magnetotactic Bacterium

Multi-objective Optimization Algorithm based on Magnetotactic Bacterium Vol.78 (MulGrab 24), pp.6-64 http://dx.doi.org/.4257/astl.24.78. Multi-obective Optimization Algorithm based on Magnetotactic Bacterium Zhidan Xu Institute of Basic Science, Harbin University of Commerce,

More information

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization adfa, p. 1, 2011. Springer-Verlag Berlin Heidelberg 2011 Devang Agarwal and Deepak Sharma Department of Mechanical

More information

Development of Evolutionary Multi-Objective Optimization

Development of Evolutionary Multi-Objective Optimization A. Mießen Page 1 of 13 Development of Evolutionary Multi-Objective Optimization Andreas Mießen RWTH Aachen University AVT - Aachener Verfahrenstechnik Process Systems Engineering Turmstrasse 46 D - 52056

More information

Design of Curves and Surfaces Using Multi-Objective Optimization

Design of Curves and Surfaces Using Multi-Objective Optimization Design of Curves and Surfaces Using Multi-Objective Optimization Rony Goldenthal and Michel Bercovier Abstract. Design by optimization of curves and surfaces is a powerful design technique. The mathematical

More information

Multi-objective optimization of blade profiles for a horizontal axis tidal turbine

Multi-objective optimization of blade profiles for a horizontal axis tidal turbine IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Multi-objective optimization of blade profiles for a horizontal axis tidal turbine To cite this article: B Huang et al 2018 IOP

More information

DCMOGADES: Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme

DCMOGADES: Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme : Distributed Cooperation model of Multi-Objective Genetic Algorithm with Distributed Scheme Tamaki Okuda, Tomoyuki HIROYASU, Mitsunori Miki, Jiro Kamiura Shinaya Watanabe Department of Knowledge Engineering,

More information

Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances

Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances Performance Assessment of DMOEA-DD with CEC 2009 MOEA Competition Test Instances Minzhong Liu, Xiufen Zou, Yu Chen, Zhijian Wu Abstract In this paper, the DMOEA-DD, which is an improvement of DMOEA[1,

More information

APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION

APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION Applied Mathematics and Mechanics (English Edition), 2006, 27(8):1089 1095 c Editorial Committee of Appl. Math. Mech., ISSN 0253-4827 APPLICATION OF VARIABLE-FIDELITY MODELS TO AERODYNAMIC OPTIMIZATION

More information

Evolutionary multi-objective algorithm design issues

Evolutionary multi-objective algorithm design issues Evolutionary multi-objective algorithm design issues Karthik Sindhya, PhD Postdoctoral Researcher Industrial Optimization Group Department of Mathematical Information Technology Karthik.sindhya@jyu.fi

More information

Determination of Angle of Attack (AOA) for Rotating Blades

Determination of Angle of Attack (AOA) for Rotating Blades Downloaded from orbit.dtu.dk on: Sep 1, 218 Determination of Angle of Attack (AOA) for Rotating Blades Shen, Wen Zhong; Hansen, Martin Otto Laver; Sørensen, Jens Nørkær Published in: Wind Energy Publication

More information

Assessing the Convergence Properties of NSGA-II for Direct Crashworthiness Optimization

Assessing the Convergence Properties of NSGA-II for Direct Crashworthiness Optimization 10 th International LS-DYNA Users Conference Opitmization (1) Assessing the Convergence Properties of NSGA-II for Direct Crashworthiness Optimization Guangye Li 1, Tushar Goel 2, Nielen Stander 2 1 IBM

More information

Approximation-Guided Evolutionary Multi-Objective Optimization

Approximation-Guided Evolutionary Multi-Objective Optimization Approximation-Guided Evolutionary Multi-Objective Optimization Karl Bringmann 1, Tobias Friedrich 1, Frank Neumann 2, Markus Wagner 2 1 Max-Planck-Institut für Informatik, Campus E1.4, 66123 Saarbrücken,

More information

Performance Evaluation of Vector Evaluated Gravitational Search Algorithm II

Performance Evaluation of Vector Evaluated Gravitational Search Algorithm II 170 New Trends in Software Methodologies, Tools and Techniques H. Fujita et al. (Eds.) IOS Press, 2014 2014 The authors and IOS Press. All rights reserved. doi:10.3233/978-1-61499-434-3-170 Performance

More information

STUDY OF MULTI-OBJECTIVE OPTIMIZATION AND ITS IMPLEMENTATION USING NSGA-II

STUDY OF MULTI-OBJECTIVE OPTIMIZATION AND ITS IMPLEMENTATION USING NSGA-II STUDY OF MULTI-OBJECTIVE OPTIMIZATION AND ITS IMPLEMENTATION USING NSGA-II A THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF Bachelor of Technology in Electrical Engineering.

More information

Compromise Based Evolutionary Multiobjective Optimization Algorithm for Multidisciplinary Optimization

Compromise Based Evolutionary Multiobjective Optimization Algorithm for Multidisciplinary Optimization Compromise Based Evolutionary Multiobjective Optimization Algorithm for Multidisciplinary Optimization Benoît Guédas, Xavier Gandibleux, Philippe Dépincé To cite this version: Benoît Guédas, Xavier Gandibleux,

More information

Approximation Model Guided Selection for Evolutionary Multiobjective Optimization

Approximation Model Guided Selection for Evolutionary Multiobjective Optimization Approximation Model Guided Selection for Evolutionary Multiobjective Optimization Aimin Zhou 1, Qingfu Zhang 2, and Guixu Zhang 1 1 Each China Normal University, Shanghai, China 2 University of Essex,

More information

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS

AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS AIRFOIL SHAPE OPTIMIZATION USING EVOLUTIONARY ALGORITHMS Emre Alpman Graduate Research Assistant Aerospace Engineering Department Pennstate University University Park, PA, 6802 Abstract A new methodology

More information

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework

Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Integration of an unsteady nonlinear lifting line free wake algorithm in a wind turbine design framework Introduction D. Marten, G. Pechlivanoglou, C. N. Nayeri, C. O. Paschereit TU Berlin, Institute of

More information

Dr.-Ing. Johannes Will CAD-FEM GmbH/DYNARDO GmbH dynamic software & engineering GmbH

Dr.-Ing. Johannes Will CAD-FEM GmbH/DYNARDO GmbH dynamic software & engineering GmbH Evolutionary and Genetic Algorithms in OptiSLang Dr.-Ing. Johannes Will CAD-FEM GmbH/DYNARDO GmbH dynamic software & engineering GmbH www.dynardo.de Genetic Algorithms (GA) versus Evolutionary Algorithms

More information

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN

FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN NAFEMS WORLD CONGRESS 2013, SALZBURG, AUSTRIA FINITE ELEMENT ANALYSIS OF A COMPOSITE CATAMARAN Dr. C. Lequesne, Dr. M. Bruyneel (LMS Samtech, Belgium); Ir. R. Van Vlodorp (Aerofleet, Belgium). Dr. C. Lequesne,

More information

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS

The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS The Dynamic Characteristics Analysis of Rotor Blade Based on ANSYS Nian-zhao Jiang, Xiang-lin Ma, Zhi-qing Zhang The Research Institute of Simulation Technology of Nanjing, No. 766 Zhujiang Road, Nanjing,210016,

More information

Balancing Survival of Feasible and Infeasible Solutions in Evolutionary Optimization Algorithms

Balancing Survival of Feasible and Infeasible Solutions in Evolutionary Optimization Algorithms Balancing Survival of Feasible and Infeasible Solutions in Evolutionary Optimization Algorithms Zhichao Lu,, Kalyanmoy Deb, and Hemant Singh Electrical and Computer Engineering Michigan State University,

More information

Incorporation of Scalarizing Fitness Functions into Evolutionary Multiobjective Optimization Algorithms

Incorporation of Scalarizing Fitness Functions into Evolutionary Multiobjective Optimization Algorithms H. Ishibuchi, T. Doi, and Y. Nojima, Incorporation of scalarizing fitness functions into evolutionary multiobjective optimization algorithms, Lecture Notes in Computer Science 4193: Parallel Problem Solving

More information

Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization

Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization Improved S-CDAS using Crossover Controlling the Number of Crossed Genes for Many-objective Optimization Hiroyuki Sato Faculty of Informatics and Engineering, The University of Electro-Communications -5-

More information

MULTI-OBJECTIVE GENETIC LOCAL SEARCH ALGORITHM FOR SUPPLY CHAIN SIMULATION OPTIMISATION

MULTI-OBJECTIVE GENETIC LOCAL SEARCH ALGORITHM FOR SUPPLY CHAIN SIMULATION OPTIMISATION MULTI-OBJECTIVE GENETIC LOCAL SEARCH ALGORITHM FOR SUPPLY CHAIN SIMULATION OPTIMISATION Galina Merkuryeva (a), Liana Napalkova (b) (a) (b) Department of Modelling and Simulation, Riga Technical University,

More information

FRAMEWORK FOR LOW-NOISE WIND TURBINE BLADE DESIGN

FRAMEWORK FOR LOW-NOISE WIND TURBINE BLADE DESIGN FRAMEWORK FOR LOW-NOISE WIND TURBINE BLADE DESIGN Simão S. Rodrigues, André C. Marta LAETA, CCTAE, Instituto Superior Técnico, Universidade de Lisboa, Lisboa, Portugal Keywords: Aeroacoustic, Multidisciplinary

More information

Simulation of Robot Manipulator Trajectory Optimization Design

Simulation of Robot Manipulator Trajectory Optimization Design International Journal of Research in Engineering and Science (IJRES) ISSN (Online): -96, ISSN (Print): -956 Volume 5 Issue ǁ Feb. 7 ǁ PP.7-5 Simulation of Robot Manipulator Trajectory Optimization Design

More information

Effects of Discrete Design-variable Precision on Real-Coded Genetic Algorithm

Effects of Discrete Design-variable Precision on Real-Coded Genetic Algorithm Effects of Discrete Design-variable Precision on Real-Coded Genetic Algorithm Toshiki Kondoh, Tomoaki Tatsukawa, Akira Oyama, Takeshi Watanabe and Kozo Fujii Graduate School of Engineering, Tokyo University

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

On The Effects of Archiving, Elitism, And Density Based Selection in Evolutionary Multi-Objective Optimization

On The Effects of Archiving, Elitism, And Density Based Selection in Evolutionary Multi-Objective Optimization On The Effects of Archiving, Elitism, And Density Based Selection in Evolutionary Multi-Objective Optimization Marco Laumanns, Eckart Zitzler, and Lothar Thiele ETH Zürich, Institut TIK, CH 8092 Zürich,

More information

Towards Understanding Evolutionary Bilevel Multi-Objective Optimization Algorithm

Towards Understanding Evolutionary Bilevel Multi-Objective Optimization Algorithm Towards Understanding Evolutionary Bilevel Multi-Objective Optimization Algorithm Ankur Sinha and Kalyanmoy Deb Helsinki School of Economics, PO Box, FIN-, Helsinki, Finland (e-mail: ankur.sinha@hse.fi,

More information

Design and Dynamic Analysis of Wind Turbine Blade

Design and Dynamic Analysis of Wind Turbine Blade Design and Dynamic Analysis of Wind Turbine Blade T.Krishnamurthy *, Y.Sesharao # PG Student, Department of Mechanical Engineering, QIS College of Engineering & Technology, Ongole, India * Professor, Department

More information

EVOLUTIONARY algorithms (EAs) are a class of

EVOLUTIONARY algorithms (EAs) are a class of An Investigation on Evolutionary Gradient Search for Multi-objective Optimization C. K. Goh, Y. S. Ong and K. C. Tan Abstract Evolutionary gradient search is a hybrid algorithm that exploits the complementary

More information

An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function Results

An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function Results Syracuse University SURFACE Electrical Engineering and Computer Science College of Engineering and Computer Science -0-005 An Evolutionary Multi-Objective Crowding Algorithm (EMOCA): Benchmark Test Function

More information

Structure Ply Optimization of Composite Wind Turbine Blade

Structure Ply Optimization of Composite Wind Turbine Blade Structure Ply Optimization of Composite Wind Turbine Blade Pengwen Sun 1,*, Ke Ma 1, Caibin Yue 1,, Jiandong Li 3 1School of Mechanical Engineering Inner Mongolia University of Technology Hohhot City010051,

More information

Decomposition of Multi-Objective Evolutionary Algorithm based on Estimation of Distribution

Decomposition of Multi-Objective Evolutionary Algorithm based on Estimation of Distribution Appl. Math. Inf. Sci. 8, No. 1, 249-254 (2014) 249 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/080130 Decomposition of Multi-Objective Evolutionary

More information

Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach

Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach Reference Point-Based Particle Swarm Optimization Using a Steady-State Approach Richard Allmendinger,XiaodongLi 2,andJürgen Branke University of Karlsruhe, Institute AIFB, Karlsruhe, Germany 2 RMIT University,

More information

A Parameterless-Niching-Assisted Bi-objective Approach to Multimodal Optimization

A Parameterless-Niching-Assisted Bi-objective Approach to Multimodal Optimization A Parameterless-Niching-Assisted Bi-objective Approach to Multimodal Optimization Sunith Bandaru and Kalyanmoy Deb Kanpur Genetic Algorithms Laboratory Indian Institute of Technology Kanpur Kanpur 86,

More information

Design optimization method for Francis turbine

Design optimization method for Francis turbine IOP Conference Series: Earth and Environmental Science OPEN ACCESS Design optimization method for Francis turbine To cite this article: H Kawajiri et al 2014 IOP Conf. Ser.: Earth Environ. Sci. 22 012026

More information

Using Different Many-Objective Techniques in Particle Swarm Optimization for Many Objective Problems: An Empirical Study

Using Different Many-Objective Techniques in Particle Swarm Optimization for Many Objective Problems: An Empirical Study International Journal of Computer Information Systems and Industrial Management Applications ISSN 2150-7988 Volume 3 (2011) pp.096-107 MIR Labs, www.mirlabs.net/ijcisim/index.html Using Different Many-Objective

More information

Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls

Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls Finding a preferred diverse set of Pareto-optimal solutions for a limited number of function calls Florian Siegmund, Amos H.C. Ng Virtual Systems Research Center University of Skövde P.O. 408, 541 48 Skövde,

More information

Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms.

Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms. Improving interpretability in approximative fuzzy models via multi-objective evolutionary algorithms. Gómez-Skarmeta, A.F. University of Murcia skarmeta@dif.um.es Jiménez, F. University of Murcia fernan@dif.um.es

More information

Late Parallelization and Feedback Approaches for Distributed Computation of Evolutionary Multiobjective Optimization Algorithms

Late Parallelization and Feedback Approaches for Distributed Computation of Evolutionary Multiobjective Optimization Algorithms Late arallelization and Feedback Approaches for Distributed Computation of Evolutionary Multiobjective Optimization Algorithms O. Tolga Altinoz Department of Electrical and Electronics Engineering Ankara

More information

GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design

GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design D. Quagliarella, A. Vicini C.I.R.A., Centro Italiano Ricerche Aerospaziali Via Maiorise 8143 Capua (Italy) Abstract

More information

Evolutionary Multi-Objective Optimization of Trace Transform for Invariant Feature Extraction

Evolutionary Multi-Objective Optimization of Trace Transform for Invariant Feature Extraction Evolutionary Multi-Objective Optimization of Trace Transform for Invariant Feature Extraction Wissam A. Albukhanajer, Yaochu Jin, Johann Briffa and Godfried Williams Nature Inspired Computing and Engineering

More information

Revisiting the NSGA-II Crowding-Distance Computation

Revisiting the NSGA-II Crowding-Distance Computation Revisiting the NSGA-II Crowding-Distance Computation Félix-Antoine Fortin felix-antoine.fortin.1@ulaval.ca Marc Parizeau marc.parizeau@gel.ulaval.ca Laboratoire de vision et systèmes numériques Département

More information

Effectiveness and efficiency of non-dominated sorting for evolutionary multi- and many-objective optimization

Effectiveness and efficiency of non-dominated sorting for evolutionary multi- and many-objective optimization Complex Intell. Syst. (217) 3:247 263 DOI 1.17/s4747-17-57-5 ORIGINAL ARTICLE Effectiveness and efficiency of non-dominated sorting for evolutionary multi- and many-objective optimization Ye Tian 1 Handing

More information

Structural Damage Detection by Multi-objective Intelligent algorithm Algorithm

Structural Damage Detection by Multi-objective Intelligent algorithm Algorithm Structural Damage Detection by Multi-objective Intelligent algorithm Algorithm Y.W. Wang, Q. Ma & W. Li Institute of Engineering Mechanics, China Earthquake Administration, China SUMMARY: In order to solve

More information

CHAPTER 5 OPTIMAL TOLERANCE DESIGN WITH ALTERNATIVE MANUFACTURING PROCESS SELECTION

CHAPTER 5 OPTIMAL TOLERANCE DESIGN WITH ALTERNATIVE MANUFACTURING PROCESS SELECTION 9 CHAPTER 5 OPTIMAL TOLERANCE DESIGN WITH ALTERNATIVE MANUFACTURING PROCESS SELECTION 5. STAGE 4 COMBINED OBJECTIVE ( OBJECTIVES) CONCURRENT OPTIMAL TOLERANCE DESIGN WITH ALTERNATIVE MANUFACTURING PROCESS

More information

division 1 division 2 division 3 Pareto Optimum Solution f 2 (x) Min Max (x) f 1

division 1 division 2 division 3 Pareto Optimum Solution f 2 (x) Min Max (x) f 1 The New Model of Parallel Genetic Algorithm in Multi-Objective Optimization Problems Divided Range Multi-Objective Genetic Algorithm Tomoyuki HIROYASU Mitsunori MIKI Sinya WATANABE Doshisha University,

More information

SPEA2: Improving the strength pareto evolutionary algorithm

SPEA2: Improving the strength pareto evolutionary algorithm Research Collection Working Paper SPEA2: Improving the strength pareto evolutionary algorithm Author(s): Zitzler, Eckart; Laumanns, Marco; Thiele, Lothar Publication Date: 2001 Permanent Link: https://doi.org/10.3929/ethz-a-004284029

More information

An explicit feature control approach in structural topology optimization

An explicit feature control approach in structural topology optimization th World Congress on Structural and Multidisciplinary Optimisation 07 th -2 th, June 205, Sydney Australia An explicit feature control approach in structural topology optimization Weisheng Zhang, Xu Guo

More information

Tools & Applications 1. Introduction 2. Design of Matrix Turbines

Tools & Applications 1. Introduction 2. Design of Matrix Turbines NATIONAL TECHNICAL UNIVERSITY of ATHENS Lab. Thermal Turbomachines Parallel CFD & Optimization Unit Design Optimization Tools & Applications 1. Introduction 2. Design of Matrix Turbines Kyriakos C. Giannakoglou

More information

Part II. Computational Intelligence Algorithms

Part II. Computational Intelligence Algorithms Part II Computational Intelligence Algorithms 126 Chapter 5 Population-based Single-objective Algorithms One bee makes no swarm. French proverb This chapter provides an overview of two CI algorithms that

More information

Optimal design of floating platform and substructure for a spar type wind turbine system

Optimal design of floating platform and substructure for a spar type wind turbine system The 2012 World Congress on Advances in Civil, Environmental, and Materials Research (ACEM 12) Seoul, Korea, August 26-30, 2012 Optimal design of floating platform and substructure for a spar type wind

More information

An Experimental Multi-Objective Study of the SVM Model Selection problem

An Experimental Multi-Objective Study of the SVM Model Selection problem An Experimental Multi-Objective Study of the SVM Model Selection problem Giuseppe Narzisi Courant Institute of Mathematical Sciences New York, NY 10012, USA narzisi@nyu.edu Abstract. Support Vector machines

More information

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM Journal of Al-Nahrain University Vol.10(2), December, 2007, pp.172-177 Science GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM * Azhar W. Hammad, ** Dr. Ban N. Thannoon Al-Nahrain

More information

Advanced Multi-Body Modeling of Rotor Blades Validation and Application

Advanced Multi-Body Modeling of Rotor Blades Validation and Application Advanced Multi-Body Modeling of Rotor s Validation and Application For efficient wind turbine energy production, larger rotors are required for which slender blades with increased flexibility are often

More information

Reference Point Based Evolutionary Approach for Workflow Grid Scheduling

Reference Point Based Evolutionary Approach for Workflow Grid Scheduling Reference Point Based Evolutionary Approach for Workflow Grid Scheduling R. Garg and A. K. Singh Abstract Grid computing facilitates the users to consume the services over the network. In order to optimize

More information

Lamarckian Repair and Darwinian Repair in EMO Algorithms for Multiobjective 0/1 Knapsack Problems

Lamarckian Repair and Darwinian Repair in EMO Algorithms for Multiobjective 0/1 Knapsack Problems Repair and Repair in EMO Algorithms for Multiobjective 0/ Knapsack Problems Shiori Kaige, Kaname Narukawa, and Hisao Ishibuchi Department of Industrial Engineering, Osaka Prefecture University, - Gakuen-cho,

More information

Optimizing Delivery Time in Multi-Objective Vehicle Routing Problems with Time Windows

Optimizing Delivery Time in Multi-Objective Vehicle Routing Problems with Time Windows Optimizing Delivery Time in Multi-Objective Vehicle Routing Problems with Time Windows Abel Garcia-Najera and John A. Bullinaria School of Computer Science, University of Birmingham Edgbaston, Birmingham

More information

Design optimization of a two-stage compound gear train

Design optimization of a two-stage compound gear train ME 558 Discrete Design Optimization Final Report Design optimization of a two-stage compound gear train Abstract Team #3 Team Members Nikhil Kotasthane Priyank Gajiwala Pratik Baldota Gear train is pertinent

More information

Wind tunnel experiments on a rotor model in yaw

Wind tunnel experiments on a rotor model in yaw Nord-Jan ermeer Faculty of Civil Engineering and Geosciences Stevinweg 8 CN Delft The Netherlands Tel: + 78 Fax: + 78 7 E-mail: n.vermeer@ct.tudelft.nl http://www.ct.tudelft.nl/windenergy/ivwhome.htm The

More information

Genetic algorithms and finite element coupling for mechanical optimization

Genetic algorithms and finite element coupling for mechanical optimization Computer Aided Optimum Design in Engineering X 87 Genetic algorithms and finite element coupling for mechanical optimization G. Corriveau, R. Guilbault & A. Tahan Department of Mechanical Engineering,

More information

CFD Post-Processing of Rampressor Rotor Compressor

CFD Post-Processing of Rampressor Rotor Compressor Gas Turbine Industrial Fellowship Program 2006 CFD Post-Processing of Rampressor Rotor Compressor Curtis Memory, Brigham Young niversity Ramgen Power Systems Mentor: Rob Steele I. Introduction Recent movements

More information

Towards Automatic Recognition of Fonts using Genetic Approach

Towards Automatic Recognition of Fonts using Genetic Approach Towards Automatic Recognition of Fonts using Genetic Approach M. SARFRAZ Department of Information and Computer Science King Fahd University of Petroleum and Minerals KFUPM # 1510, Dhahran 31261, Saudi

More information

Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search

Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search Seventh International Conference on Hybrid Intelligent Systems Exploration of Pareto Frontier Using a Fuzzy Controlled Hybrid Line Search Crina Grosan and Ajith Abraham Faculty of Information Technology,

More information

FEM analysis of joinwing aircraft configuration

FEM analysis of joinwing aircraft configuration FEM analysis of joinwing aircraft configuration Jacek Mieloszyk PhD, Miłosz Kalinowski st. Nowowiejska 24, 00-665, Warsaw, Mazowian District, Poland jmieloszyk@meil.pw.edu.pl ABSTRACT Novel aircraft configuration

More information

Abstract. 1 Introduction

Abstract. 1 Introduction Shape optimal design using GA and BEM Eisuke Kita & Hisashi Tanie Department of Mechano-Informatics and Systems, Nagoya University, Nagoya 464-01, Japan Abstract This paper describes a shape optimization

More information

Evolutionary Multi-Objective Optimization Without Additional Parameters

Evolutionary Multi-Objective Optimization Without Additional Parameters Evolutionary Multi-Objective Optimization Without Additional Parameters Kalyanmoy Deb Department of Mechanical Engineering Indian Institute of Technology Kanpur Kanpur, PIN 8, India Email: deb@iitk.ac.in

More information

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Richa Agnihotri #1, Dr. Shikha Agrawal #1, Dr. Rajeev Pandey #1 # Department of Computer Science Engineering, UIT,

More information

Overview of NSGA-II for Optimizing Machining Process Parameters

Overview of NSGA-II for Optimizing Machining Process Parameters Available online at www.sciencedirect.com Procedia Engineering 15 (2011 ) 3978 3983 Overview of NSGA-II for Optimizing Machining Process Parameters Yusliza Yusoff *, Mohd Salihin Ngadiman, Azlan Mohd Zain

More information

Developing Multiple Topologies of Path Generating Compliant Mechanism (PGCM) using Evolutionary Optimization

Developing Multiple Topologies of Path Generating Compliant Mechanism (PGCM) using Evolutionary Optimization Developing Multiple Topologies of Path Generating Compliant Mechanism (PGCM) using Evolutionary Optimization Deepak Sharma, Kalyanmoy Deb, N. N. Kishore KanGAL Report No. 292 Kanpur Genetic Algorithms

More information

Finding Sets of Non-Dominated Solutions with High Spread and Well-Balanced Distribution using Generalized Strength Pareto Evolutionary Algorithm

Finding Sets of Non-Dominated Solutions with High Spread and Well-Balanced Distribution using Generalized Strength Pareto Evolutionary Algorithm 16th World Congress of the International Fuzzy Systems Association (IFSA) 9th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT) Finding Sets of Non-Dominated Solutions with High

More information

Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization

Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization Combining Convergence and Diversity in Evolutionary Multi-Objective Optimization Marco Laumanns laumanns@tik.ee.ethz.ch Department of Information Technology and Electrical Engineering, Swiss Federal Institute

More information

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 89 CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 5.1 INTRODUCTION Nowadays a great attention has been devoted in the literature towards the main components of electric and hybrid electric

More information

AXIAL OF OF THE. M. W. Hyer. To mitigate the. Virginia. SUMMARY. the buckling. circumference, Because of their. could.

AXIAL OF OF THE. M. W. Hyer. To mitigate the. Virginia. SUMMARY. the buckling. circumference, Because of their. could. IMPROVEMENT OF THE AXIAL BUCKLING CAPACITY OF COMPOSITE ELLIPTICAL CYLINDRICAL SHELLS M. W. Hyer Department of Engineering Science and Mechanics (0219) Virginia Polytechnic Institute and State University

More information

A Fast Elitist Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization: NSGA-II

A Fast Elitist Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization: NSGA-II A Fast Elitist Non-Dominated Sorting Genetic Algorithm for Multi-Objective Optimization: NSGA-II Kalyanmoy Deb, Samir Agrawal, Amrit Pratap, and T Meyarivan Kanpur Genetic Algorithms Laboratory (KanGAL)

More information

A Multi-objective Evolutionary Algorithm of Principal Curve Model Based on Clustering Analysis

A Multi-objective Evolutionary Algorithm of Principal Curve Model Based on Clustering Analysis A Multi-objective Evolutionary Algorithm of Principal Curve Model Based on Clustering Analysis Qiong Yuan1,2, Guangming Dai1,2* 1 School of Computer Science, China University of Geosciences, Wuhan 430074,

More information

Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring Back and the Change of Thickness

Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring Back and the Change of Thickness Send Orders for Reprints to reprints@benthamscience.ae 648 The Open Mechanical Engineering Journal, 2014, 8, 648-654 Open Access Numerical Simulation of Middle Thick Plate in the U-Shaped Bending Spring

More information