Next Article in Journal
Acknowledgment to Reviewers of Applied Sciences in 2020
Previous Article in Journal
The Impact of Coastal Geodynamic Processes on the Distribution of Trace Metal Content in Sandy Beach Sediments, South-Eastern Baltic Sea Coast (Lithuania)
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multi-Objective Optimization of Planetary Gearbox with Adaptive Hybrid Particle Swarm Differential Evolution Algorithm

Machine Design Department, Faculty of Mechanical Engineering, University of Belgrade, Belgrade 11000, Serbia
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Submission received: 30 December 2020 / Revised: 15 January 2021 / Accepted: 21 January 2021 / Published: 25 January 2021
(This article belongs to the Section Mechanical Engineering)

Abstract

:
This paper considers the problem of constrained multi-objective non-linear optimization of planetary gearbox based on hybrid metaheuristic algorithm. Optimal design of planetary gear trains requires simultaneous minimization of multiple conflicting objectives, such as gearbox volume, center distance, contact ratio, power loss, etc. In this regard, the theoretical formulation and numerical procedure for the calculation of the planetary gearbox power efficiency has been developed. To successfully solve the stated constrained multi-objective optimization problem, in this paper a hybrid algorithm between particle swarm optimization and differential evolution algorithms has been proposed and applied to considered problem. Here, the mutation operators from the differential evolution algorithm have been incorporated into the velocity update equation of the particle swarm optimization algorithm, with the adaptive population spacing parameter employed to select the appropriate mutation operator for the current optimization condition. It has been shown that the proposed algorithm successfully obtains the solutions of the non-convex Pareto set, and reveals key insights in reducing the weight, improving efficiency and preventing premature failure of gears. Compared to other well-known algorithms, the numerical simulation results indicate that the proposed algorithm shows improved optimization performance in terms of the quality of the obtained Pareto solutions.

1. Introduction

Planetary gearboxes have a wide application in various mechanical systems, such as industrial drives, rotorcraft, automobiles, wind turbines, etc., where they can offer compact dimensions and higher power densities with less noise and higher torque-to-weight ratios, especially compared to standard parallel axis gear trains [1,2]. However, the design of such gearboxes involves multiple planet branches, which also reduces efficiency, where the multiple gear mesh regions in planetary gear sets dictate the overall efficiency. The main goal is to reduce the weight and power loss of the construction and produce gearbox with enhanced service life of the components. In this regard, in recent years a lot of research has been directed towards the optimal design of the gear trains [3,4]. In this way, researchers have considered the weight minimization of the single stage spur gears under the constraints, such as gear bending strength and shafts torsional strength [5]. Based on the obtained optimization results authors concluded that the ratio between weight of gears and space area has been improved by 48.8% and 33.6%, respectively, which confirmed the efficiency of the proposed method. Similarly, authors considered the weight optimization of the helical gear pair, where the design variables included: module of the gears, helix angle, number of teeth of the pinion gear and the width of gears [6]. The obtained results indicated that the proposed optimization method has improved performance compared to conventional gradient-based optimization algorithms. Furthermore, authors in [3] formulated the optimization problem on the single stage gearbox, where the objective function is the volume of gears, shaft and bearings. More recently, authors in [4] proposed a method to minimize the volume of the planetary gear trains with the aim to reduce space and mass. The proposed method successfully obtained the optimal value in benchmark test functions and the best parameters regarding the design of planetary gear trains compared to the well-known designs in the literature.
Majority of the above-mentioned papers deal with the problem of single-objective optimization (SOO). However, many practical engineering optimization problems have one or more conflicting objectives, which need to be simultaneously optimized. Regarding the gear train optimization, it is important to analyze the influence of the different contradictory objectives, such as weight or volume, power loss, center distance etc. Therefore, the multi-objective optimization (MOO) problems have received significant attention especially presently in the field of mechanical engineering applications, rotor-dynamic, electrical machine design and wireless communications, etc., [7,8,9,10,11,12]. It is a challenging task, which motivated researchers to have a growing interest in developing optimization methods for solving these problems. In this regard, researchers considered the optimization problem of the multi-speed gearbox using a multi-objective evolutionary algorithm involving four conflicting objectives [13]. The author applied non-dominated sorting genetic algorithm (NSGA-II) and showed the efficiency of proposed method in solving mixed integer optimization problem under several non-linear constraints in obtaining the optimal Pareto curve. Recently, authors considered the multi-objective optimization of two-stage helical gearbox, considering two conflicting objectives the volume of the gearbox and the total power loss [14]. Furthermore, besides the constraints such as bending stress and pitting stress, in this study authors employed tribological constraints such as scuffing and wear. Similarly, authors consider the two-stage spur gearbox which is formulated as the multi-objective optimization problem with three objectives, e.g., volume, power-output and center distance under several geometric and design constraints [9]. The obtained results concluded that the proposed method obtains better design solutions compared to those reported in the literature. Recently, authors considered the multi-objective optimization of the planetary gearbox with the same objectives [15]. In addition, several different constraints have been considered, such as regular strength requirement as well as the bearing selection and scuffing.
Generally, the MOO problems have been solved by converting them into the equivalent single-objective optimization problem using the conventional techniques, known as scalarization procedures, such as: weighted-sum and epsilon-constraint methods [16,17]. The widely applied weighted-sum method has good convergence properties; however, it can only be applied to obtain convex parts of the Pareto optimal front [18]. On the other hand, epsilon-constraint method can be applied not only to obtain convex parts of the Pareto set, but also for the non-convex parts [17]. However, there is no unified strategy in the literature to deal with epsilon-constraints values that always lead to feasible problem instances. To overcome these drawbacks, recently several parameter-free methods have been proposed in the literature that work directly with the multi-objective problem, without scalarization [19,20].
To successfully solve MOO problems, various optimization methods have been applied from conventional gradient-based methods, surrogate-based algorithms to nature-inspired evolutionary algorithms [20,21,22]. In recent years, researchers have applied different types of evolutionary algorithms (EAs) to solve multi-objective optimization problems [8,9,23]. However, since the conventional EAs are designed to be used for single-objective unconstrained optimization problems, they cannot be directly applied to solve constrained multi-objective optimization problems. To deal with the constraints, several different constraint handling techniques have been proposed in the literature, which can be broadly classified as: penalty functions, separate considerations of infeasible and feasible solutions and dealing with constraints using the MOO problem [24]. First method is the most widely employed technique to deal with constraints, where COP is transformed into the unconstrained optimization problem by introducing a penalty value term to the objective function, which is related to the constraints. The second method deals with the constraints in two stages. First, the algorithm optimizes constraints without taking into the account the objective functions. Then, in the second stage, when significant number of feasible solutions has been obtained the algorithms focuses on the optimization of objective functions. The newest technique, among the above-mentioned, treats the constraints of the MOO problem as the additional objectives, and therefore transforming the constrained optimization problem to unconstrained MOO problem.
In recent years, several metaheuristic algorithms inspired by nature, such as Genetic Algorithm (GA) [10], particle swarm optimization (PSO) [25], differential evolution (DE) [26], firefly algorithm (FA) [27], gray wolf optimization (GWO) [28] etc. have been applied to solve a wide array of engineering optimization problems. Among them the GA, as a promising optimization method from the group of EAs has been widely applied to solve different SOO problems regarding the gearbox optimization, such as weight minimization, power loss minimization etc., [3,4,5]. Besides the GA, several papers have been published that deal with SOO of gear trains using the algorithms, such as DE, PSO and GWO [28,29,30]. Regarding the MOO problems in gearbox design, most of the papers outlined previously are relying on the well-known NSGA-II and other improved variations of this algorithm to solve this complex optimization problem [10,13,14]. Recently, several papers appear in the literature that deal with the MOO problems using the hybrid variants of the well-known EAs [8,31]. Although a lot of work in the literature is devoted on developing more effective optimization algorithms and improving the performance of the existing ones, due to the no free lunch theorem of mathematical optimization the algorithm maximizing performance on one class of optimization problem will likely perform worse at others. The no free lunch theorem states that if no prior assumptions about the optimization problems can be made, averaging over all possible optimization problems, all optimization algorithms have equal performance [32], i.e., it is not possible to provide general-purpose universal optimization algorithm, rather only to provide a strategy that can outperform another on the specific group of optimization problems under consideration.
Among different EAs, DE emerged as the efficient algorithm which can successfully obtain global optimum of multimodal optimization problems. This algorithm has been initially proposed by Storn and Price [26] to solve real-valued unconstrained single-objective optimization problems. However, due to its simple structure and easy implementation it has since been expanded to solve mixed integer, constrained and multi-objective optimization problems [2,33]. The performance of DE algorithm depends in large measure on the appropriate choice of its main control parameters, such as scale factor F, crossover rate C R and population size N P [34]. To address the issues with optimization performance, the researchers first considered the appropriate choice of the control parameter values for different type of objective function landscapes. However, it has been shown that single fixed control parameter value chosen for the certain problem is not adequate for the whole optimization process. Therefore, researchers developed several adaptive and self-adaptive strategies for changing the value of control parameters based on some information from the optimization process [34]. Furthermore, to successfully deal with MOO problems researchers proposed numerous variants of DE algorithm, which include external archive where the successfully non-dominated solutions found during the evolutionary process are stored and lately, during the evolution process, employed to direct the individuals towards global optimum [11,35].
Another widely applied algorithm from the group of EAs is the PSO algorithm. This method is inspired by the intelligence of the swarm of birds searching for food [25]. Initially, it has been proposed for solving unconstrained single-objective optimization problems in the continuous domain. In the last few decades, PSO algorithm has been applied to several practical engineering optimization problems, where it has shown good performance. However, the conventional PSO algorithm has some drawbacks in solving large scale complex optimization problems, such as premature convergence and trapping into the local optima [36]. As with other EAs, the optimization performance of PSO algorithm depends largely on the proper choice of the control parameters such as social c 1 and cognitive c 2 acceleration coefficients and population size N P . In this way, to deal with above-mentioned drawbacks there has been several papers dealing with the appropriate choice of these parameters, among which the time-varying acceleration coefficients have been widely applied [36,37]. To improve the performance in solving the MOO problems researchers have introduced the archiving strategies into the PSO algorithm, where the best individuals are selected from a non-dominated external archive [11,38]. Furthermore, researchers studied the impact of different PSO topologies on the outcome of the optimization process [22].
To further enhance the optimization performance of PSO algorithm in solving MOO problems, in this paper an improved hybrid PSO and DE algorithm, called Multi-Objective Hybrid Particle Swarm Optimization Differential Evolution (MHPSODE) algorithm, has been proposed to deal with the complex MOO of planetary gearbox design. To address the issues that appear during the optimization of the conventional DE and PSO algorithms, in this paper a hybrid algorithm has been proposed which successfully combines the traits of each algorithm and overcomes the disadvantages. The hybridization has been performed by introducing the mutation operators DE/rand/1 and DE/current-to-best/1 from DE algorithm into the velocity update equation of the PSO algorithm, with the adaptive normalized population spacing parameter employed to select the appropriate mutation operator for the current optimization condition. The experimental results have demonstrated that the proposed MHPSODE algorithm is able to achieve better balance between convergence and diversity compared to well-known existing algorithms, such as NSGA-II and DEMO by adopting the proposed adaptive mutation mechanism.
In summary, the main contributions of this paper can be outlined as follows:
  • The methodology for the MOO of the single stage planetary gearbox optimization, along with a comprehensive number of conflicting objective functions and several critical design constraints has been formulated in this paper.
  • The theoretical formulation for the calculation of the planetary gearbox power efficiency has been outlined, as a significant objective in the formulated MOO problem. To evaluate the efficiency of the planetary gearbox and perform numerical analysis the appropriate numerical procedure has been presented.
  • To improve the optimization performance, especially while solving complex multi-objective optimization problems, the hybrid algorithm between DE and PSO algorithms, called MHPSODE algorithm has been proposed. The hybridization between two well-known EAs has been achieved by introducing mutation operators from DE algorithm into the velocity update equation of the PSO algorithm. Based on an adaptive normalized population spacing parameter the proposed algorithm is able to choose appropriate modified mutation operator for the current optimization conditions.
  • The performance of the proposed MHPSODE algorithm has been verified by comparing it with well-known multi-objective metaheuristic algorithms such as NSGA-II and DEMO on 10 benchmark MOO problems defined in CEC2009. The experimental results demonstrated that the proposed MHPSODE algorithm has significantly better optimization performance compared to other existing algorithms, in terms of both quality of the obtained Pareto solutions and convergence.
This paper is organized as follows. In Section 2 the formulation of the multi-objective planetary gear optimization problem has been given. Furthermore, in Section 2.1 the formulation of the constrains for the considered optimization problem have been outlined. Section 2.2 gives the mathematical formulation of the planetary gear train efficiency model. Section 3 presents the problem of constrained multimodal optimization. Furthermore, in Section 3.1 and Section 3.2 the theoretical formulation of the PSO and DE algorithms, has been outlined, respectively. In addition, Section 3.3 gives the formulation of the proposed hybrid HPSODE algorithm. Section 4 presents the results of the numerical simulation, where in Section 4.1 the focus is on the experiments dealing with planetary gearbox optimization, and in Section 4.2 the statistical comparison of the optimization performance of the proposed algorithm on the CEC2009 benchmark problems has been outlined. Finally, the conclusions are drawn in Section 5.

2. Problem Formulation

This paper considers the problem of MOO of the planetary gearbox with the aim to obtain the gear design parameters, which lead to construction with lower weight and volume while simultaneously having increased efficiency and service life. In this regard, Figure 1 illustrates the planetary gearbox considered for this MOO problem, which consists of a carrier, three planet gears (g) and a single sun gear with external gearing (a), input shaft, output shaft and a ring gear with internal gearing (b). The power comes thought the input shaft, on which the sun gear is mounted, then it is transferred by meshing engagement between gears to planet gears, which are mounted on the carrier, while the ring gear is kept fixed. Then the power is outputted thought the output shaft, which is directly connected to the carrier, as illustrated in Figure 1.
The materials, input power and speed, etc. and other parameters used in the design of the planetary gearbox in this study are outlined in Table 1.
In this regard, in this paper the following objective functions have been formulated for the considered MOO optimization problem:
  • Center distance
    f 1 = a = m n z a cos β 1 + u a g H cos α t cos α w t ,
    where the involute of the pressure angle is defined as
    inv α w t = 2 x a + x b z a + z b tan α n + inv α t .
  • Contact ratio
    f 2 = ε α a g = 0.5 d a a 2 d a b 2 + d a g 2 d a g 2 a sin α w t π m t cos α t .
  • Total volume of gears
    f 3 = V x = π 4 b d ( a ) 2 + n w d a ( b ) 2 D 2 + d ( g ) 2 d s 2 .
  • Safety factor for bending stress
    f 4 = S F a x = σ F M a σ F a .
  • Safety factor for contact stress
    f 5 = S H a x = σ H M a σ H a .
  • Safety factor for bending stress for ring gear
    f 6 = S F b x = σ F M b σ F b .
In the above equations, the tooth root stress for the sun gear is determined according to
σ F , a = F t b m n Y F a Y S a Y ε K A K v K F α ,
while the critical root stress is obtained as
σ F M = σ F lim Y S T Y R r e l T .
In this regard, the safety factor against breakage can be obtained according to the equation
S F , a = σ F a σ F a S F min ,
where the S F m i n is the minimum allowed safety factor value, which is given in Table 1.
Effective contact stress is determined according to the expression
σ H = Z H Z E Z ε F t b d a u + 1 u K A K v K H α ,
where the contact stress for sun gear – planet gear pair is obtained as the minimum value, according to
σ H a = σ H g < σ H M = min σ H a , σ H g .
The critical contact stress is determined as
σ H M = σ H lim Z N Z L Z R ,
while the safety factor form pitting is calculated as
S H a , g = σ H a , g σ H S H lim ,
where the S H m i n is the minimum allowed safety factor value, which is given in Table 1. The different factors used in the above equations are given in the Appendix A.

2.1. Constraints Formulation

In this section, several design constraints regarding the strength requirements employed in the MOO problem considered in this paper have been outlined. Among others, the employed constraints include bending strength, pitting strength, assembly condition, etc. By implementing these constraints, the requirement for the gearbox with enhanced service life of the components is successfully satisfied.

2.1.1. Bending Constraints

The constraint regarding the gear tooth bending strength is defined as
g 1 , 2 , 3 = σ F M a , g , b σ F a , g , b S F > 0 .

2.1.2. Pitting Constraints

The constraint against surface fatigue resistance has been defined as
g 4 = σ H M a , g σ H S H > 0 ,
g 5 = σ H M g , b σ H S H > 0 .

2.1.3. Space Requirement

Mounting of the planet gears in the gearbox assembly demands the appropriate clearance between tip circles of gears in mesh to exist. Therefore, the following constraint needs to be satisfied
g 7 = 2 a sin π n w f z d a g 0 .
where f z = 0.5 · m n is the minimum clearance.

2.1.4. Assembly Condition

To avoid possible interference of teeth during the meshing process, the condition that must be satisfied is that simultaneous meshing of central sun gear with planet gears must be always satisfied. In this regard, the equality constraint is defined as
h 1 = z a z b n w D z g , z b i = 0 .

2.2. Planetary Gear Train Efficiency

The load dependent power losses arise during the operation of gears primarily as a consequence of relative motion between two gear tooth surfaces in contact under the normal load, where the sliding and rolling friction always exist. The power loss of the gear pair is expressed by means of efficiency, which is defined as a degree to which a system is successful in producing a desired result [10]. The efficiency of the gear pair along active length of the line of action (LOA) for a constant angular speed ω 1 is obtained in the integration according to
η g b H = 1 l a A D η i ξ d ξ ,
in which the instantaneous efficiency is obtained as
η i ξ = T 2 T 1 1 u g b H ,
where T 1 is the constant torque acting on the pinion T 2 is the torque acting on the driven gear, which needs to be determined, and u g b H is the relative gear ratio, l a = A 2 E 2 ¯ is the active length of the path of contact, ξ is the coordinate along the LOA.
Based on the Coulomb’s Law of friction, the sliding friction forces acting on ith meshing tooth of the pinion and driven gear can be calculated as
F μ p i = μ i ξ F n i ξ sign V s i ξ , i = 1 , 2 ,
F μ g i = μ i ξ F n i ξ sign V s i ξ , i = 1 , 2 ,
where μ i ξ is the time-varying friction coefficient of ith mesh tooth pair, sgn · is the signe function, and F n i denotes the normal force acting upon the two teeth in contact. According to the Figure 2, the direction of the sliding friction force should be opposite to that of the relative sliding velocity V s i t between surfaces of two teeth in contact, and is always perpendicular to the LOA. In the process of the gear engagement, the tribological conditions change as a consequence of varying mesh properties and change in lubricant film thickness as the one surface of the tooth rolls over the other tooth. In this way, the friction coefficient varies with the angular position of each gear and the direction of friction force changes at the pitch point.
Therefore, Benedict and Kelley [39] used elasto-hydrodynamic lubrication (EHL) theory to explain the friction in gear teeth in contact, and based on experimental results proposed an equation for the prediction of the dynamic friction coefficient, which is given as follows
μ i ξ = C 1 log 10 C 2 · F n i ξ b η o V s i ξ V e i 2 ξ i = 1 , 2 ,
where b is the width of the gear, η 0 is the dynamic viscosity of the oil and the coefficients C 1 and C 2 are taken as C 1 = 0.0127 and C 2 = 29.66 , respectively.
The intensity of the rolling friction is determined according to the expression
F R p i ξ = C · h i ξ · b · sgn ( V e i ) , i = 1 , 2 ,
where the minimum film thickness is determined based on the expression given by Dowson and Higginson [40], as follows
h i ξ = 1.6 · α 0 0.6 · η o · V e i 0.7 · E 0.003 R 0.43 F n 0.13 ,
and α 0 denotes viscosity-pressure coefficient of lubricant, R is the effective radius of curvature, and E is Young modulus of gear material.
Therefore, from the static equilibrium condition of forces acting upon gears in mesh, for F n 1 = F n 2 , the following expression for the normal force is obtained
F n ξ = T p + F R p 1 ξ ξ + λ ξ F R p 2 ξ l p 1 ξ μ 1 ξ sign V s 1 ξ + 2 r b p + λ ξ μ 2 ξ l p 1 ξ sign V s 2 ξ .
The sliding and entraining velocities V s i ξ and V e i ξ , respectively, are determined according to the expression
V s i ξ = v p i ξ v g i ξ i = 1 , 2 , V e i ξ = 1 2 v p i ξ + v g i ξ i = 1 , 2 ,
where the tangential velocities v p i ξ and v g i ξ of pinion and gear on any point of the profile of the gear are determined as follows
v p i ξ = l p i ξ · ω 1 i = 1 , 2 , v g i ξ = l g i ξ · ω 2 i = 1 , 2 ,
Here ω 1 and ω 2 denote the rotational speed of the pinion and gear, respectively, and the l p i ξ and l g i ξ are the lengths given by
l p 1 ξ = ξ + p b , l p 2 ξ = a sin α w + l p 1 ξ , l p 3 ξ = a sin α w + ξ , l g i ξ = l a l p i ξ , i = 1 , 2 ,
where the active length of LOA is obtained as
l a = r b 1 + r b 2 tan α w .
Based on the obtained total mesh force, the torque T 2 is than calculated according to the equation
T 2 ξ = 2 F n r b p + l g 2 F μ p 2 ξ + F R p 2 + λ ξ l g 1 F μ p 1 ξ + F R p 1 .
In the above expressions, λ ξ denotes dimensionless coefficient, which takes into the account changes caused by the single-tooth meshing and double-tooth meshing alternation during the engagements, according to the expression
λ ξ = 0 , l a p b mod ξ , p p p b 1 , otherwise .
However, the intensity of the normal force between two surfaces cannot be obtained directly from Equation (27), since the values of the coefficients μ i ξ and h i ξ are not a priori known. Therefore, the iterative procedure is established, where in the first iteration it is assumed that the value of the normal force is
F n 0 = T p 2 r b p .
This iterative procedure is repeated until the termination criterion
F n i + 1 F n i F n i ε ,
is satisfied. Then the torque acting on the driven gear and instantaneous efficiency can be calculated according to the expressions (32) and (21), respectively. In this way, the pseudo-code of the proposed iterative procedure is presented in Algorithm 1.
Algorithm 1 Computational methodology of efficiency prediction model
 Initialize parameters such as η o , α o , F n ( 0 ) , ε
while  ξ     l a  do
  while  F n i + 1 F n i F n i     ε  do
   Calculate coefficients μ i ξ and h i ξ according to Equations (24) and (26), respectively
   Determine normal force F n ( i ) using Equation (27)
    i i + 1
  end while
  Calculate torque on the driven gear T 2 ξ
  Determine instantaneous efficiency using
   η i ξ = T 2 T 1 1 u g b H
end while
 Calculate total efficiency
η g b H = 1 l a A D η i ξ d ξ

3. Multi-Objective Optimization

Generally, the MOO problem can be defined as an optimization problem with m = 1 , , M objective functions that are simultaneously minimized. Most of the practical engineering optimization problems have some limitations regarding the range of the decision variables, and therefore, the optimization problems usually are further expanded with several type of constraints to ensure the physical feasibility of the solution. These problems, are referred to as constrained multi-objective optimization problems (CMOPs), which can be formulated in the mathematical form as follows
min f m x i m = 1 , , M i = 1 , N P s . t . g k x i 0 , k = 1 , , K h l x i = 0 , l = 1 , , L x i , j x j L o w e r , x j U p p e r , j = 1 , , n
where M denotes the total number of objective functions to be optimized, g k x i is k-th inequality constraint, K is the total number of inequality constraints, h l x i is lth equality constraint, L is the total number of equality constraints, x j L o w e r and x j U p p e r denote the lower and upper bounds of the decision variables in the search space, respectively. The set F , which satisfies all the constraints, is called feasible domain F = x g k x i 0 h l x i = 0 x i , j x j L o w e r , x j U p p e r .
Definition 1.
Let x be the point in the feasible solution space, x F . The point x is said to be Pareto optimal if and only if in the feasible domain there does not exist another point y F for which f y f x , f y f x .
Definition 2.
Dominated solution: The solution x dominates the solution y (denoted as x y ) if and only if f i x f i y i 1 , 2 , , m and j 1 , 2 , , m such that f j x < f j y .
Definition 3.
Non-dominated solution: The solution x and solution y are non-dominate with each other if and only if j 1 , 2 , , m for which f j x < f j y and i 1 , 2 , , m such that f i x < f i y .
Definition 4.
Pareto front: The set, which is composed of non-dominated Pareto optimal solutions, is called Pareto front (PF), denoted as X = x F y F such that f y > f x .
Definition 5.
Ideal point: the point x i d e a l is the point, which has the best objective function values in Pareto front x i d e a l = min f x = min f 1 x , , f i x , , f m x .

3.1. Multi-Objective Particle Swarm Optimization Algorithm

The PSO is the optimization method form the group of EAs, which is inspired by the behavior of birds in the swarm [25]. The PSO algorithm consists of N P particles in the swarm, which can be represented with the set P G = x i x i F , i 1 , 2 , , N P , where G denotes the generation index. Each particle in the swarm represents a candidate solution to the considered optimization problem. Two parameters, namely current position x i G and velocity s i G are associated with each particle. The position of the particle is influenced by the best position previously visited by the particle, denoted as x p b e s t , i G and the best position discovered by the entire swarm of particles x g b e s t G . In this regard, at each iteration of the PSO algorithm the particle updates its velocity and then the position according to the expression
s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 r a n d 2 x g b e s t G x i G ,
x i G + 1 = x i G + s i G + 1 ,
where c 1 denotes the cognitive coefficient, c 2 is social coefficient, r a n d 1 and r a n d 2 denote distinct random numbers in the range r a n d i 0 , 1 , i = 1 , 2 . For solving the MOO problems, the procedure of the PSO algorithm need to be modified, in terms of mechanism for updating the personal best and global best positions [41]. The personal best position represents the best solution found by individual particle in the previous generations. For the MOO problem the personal best position for each particle is changed if the current personal best solution is dominated by the current position, which is written with the following equation
x p b e s t , i G + 1 = x p b e s t , i G , if x p b e s t , i G x i G x i G , otherwise .
On the other hand, the global best position x g b e s t G represents the best solution found in the entire swarm up to current iteration. Unlike with SOO problems, in MOO problems due to the contradictory nature of the multiple objectives it is impossible to choose single global best solution for the x g b e s t G . Therefore, an external archive is introduced into the PSO algorithm, which captures a set of non-dominated solutions obtained in the optimization process. In each iteration, to evaluate the diversity of the particles in the external archive the crowding distance is calculated, and then the x g b e s t G is selected by applying the binary tournament [22,41].

3.2. Differential Evolution Algorithm

DE algorithm is an effective and robust optimization algorithm, initially proposed to solve unconstrained optimization problems in the continuous domain [26]. The optimization process of the DE algorithm consists of the following phases: initialization, mutation, crossover and selection.
The DE algorithms begins the optimization process with a population of N p individuals x i x i , j G x j U p p e r , x j L o w e r i 1 , 2 , , N P , uniformly and randomly deployed over the feasible solution space, where each individual is represented by an n-dimensional vector x i = x i , 1 , , x i , j , , x i , n T . Therefore, each individual x i represents a potential solution to the optimization problem. Every component of the ith individual should be generated within the upper and lower bounds x i , j x j U p p e r , x j L o w e r . In this regard, the component of the ith vector is generated according to the following expression
x i , j G = x j L o w e r + x j U p p e r x j L o w e r rand 0 , 1 i = 1 , 2 , , N P j = 1 , 2 , , n ,
where r a n d 0 , 1 is a uniformly and randomly generated number in the range 0 , 1 .
The mutation operator in DE algorithm is considered to be a random disturbance term, which allows the algorithm to explore the search space and escape from local optima, and in this way keeping the diversity of the population. In the literature, exist several different mutation operators, which have different characteristic and can be suitable for certain type of the optimization problem or particular phase of the optimization process. In this way, the most commonly applied mutation operators include [34]:
  • DE/rand/1
x i G = x r 1 G + F x r 2 G x r 3 G ,
  • DE/rand/2
x i G = x r 1 G + F x r 2 G x r 3 G + F x r 4 G x r 5 G ,
  • DE/best/1
x i G = x b e s t G + F x r 1 G x r 2 G ,
  • DE/current-to-best/1
x i G = x i G + F x b e s t G x i G + F x r 1 G x r 2 G ,
where r 1 , r 2 , r 3 , r 4 and r 5 represent integers from the set 1 , 2 , , N P i for which r 1 r 2 r 3 r 4 r 5 , x b e s t denotes the individual with the minimum objective function value, and F represents the constant scaling factor F 0 , 2 .
After the mutation, in the DE algorithm the crossover operator is applied to increase diversity. According to the binomial crossover the trial vector u i G = u i , 1 G , , u i , n G T is generating by mixing the jth component of the target x i , j G and the corresponding mutant vector u i , j G , according to the expression
u i , j G = v i , j G , if r a n d j C R j = j r a n d x i , j G , otherwise , j = 1 , , n ,
where r a n d j is the random number in the range 0 , 1 , index j r a n d is a randomly chosen integer from the set 1 , 2 , , n and C R is the crossover probability such that C R 0 , 1 .
Finally, after crossover the selection operator is applied to determine whether the individuals generated by the crossover and mutation operators are better than individuals in the previous generation. Therefore, based on the objective function value of the trial vector and objective function value of the target vector the selection is performed according to the expression
x i G + 1 = u i G , if f u i G f x i G x i G , otherwise ,
where x j G + 1 is the individual kept for the next generation.

3.3. Multi-Objective Hybrid Particle Swarm Optimization and Differential Evolution Algorithm

To successfully solve MOO problems, the EAs must effectively balance the convergence and diversity of the swarm during the optimization process. It has been previously shown that the PSO algorithm tends to be easily trapped into the local optima and to lose the diversity [36]. Therefore, to keep an effective balance between convergence and diversity the mutation operators from the DE algorithm have been introduced into the optimization procedure of the PSO algorithm. In the literature, it has been well established that the DE/rand1 and DE/rand/2 mutation operators have good exploration ability and hence, are able to successfully discover the region of global optimum [33]. On the other hand, mutation operators DE/best/1 and DE/current-to-best/1 focus their search in the region of the best solution, and therefore have better exploitation and faster convergence towards optimal solution [33].
In this regard, to improve the global exploration ability and prevent premature convergence to one of the local optima, the key elements from the DE/rand/1 mutation operator are included into the velocity update equation of the PSO algorithm. Therefore, the term c 1 x p b e s t , i G x i G in velocity equation has been substituted with the term F x r 2 G x r 3 G , and the velocity update equation has the following form
s i G + 1 = s i G + r a n d 1 F x r 2 G x r 3 G + c 2 r a n d 2 x g b e s t G x i G .
On the other hand, to improve the exploitation ability the term F x b e s t G x i G from the DE/current-to-best/1 algorithm has been introduced into Equation (37) instead of the term c 2 r a n d 2 x g b e s t G x i G . Furthermore, to maintain the required level of diversity, the term F x r 1 G x r 2 G has been added to Equation (37), which becomes
s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 F x b e s t G x i G + F x r 1 G x r 2 G .
Based on the above, to obtain a suitable diversity and convergence, which can balance the global exploration and local exploitation abilities of the particles, the normalized population spacing P S G + 1 has been introduced into the algorithm. The value of the normalized population spacing of the ith particle in the population in the G + 1 th iteration can be determined according to the expression
P S G + 1 = 1 N P 1 i = 1 N P d ¯ G + 1 d i G + 1 2 ,
where d i G + 1 denotes the minimum L1-norm distance between the ith particle and all other particles in the population, and d ¯ G + 1 represents the average minimum L1-norm distance of all particles.
Therefore, employing the introduced normalized population spacing P S G + 1 to combine the developed Equations (47) and (48), the expression for velocity update of the PSO algorithm can be stated with the pseudo-code given in Algorithm 2.
Algorithm 2 Presudocode of the velocity update equation of the hybrid algorithm
if   P S ( G + 1 ) > 0.75  then
   if  r a n d > 0.5  then
    s i G + 1 = s i G + r a n d 1 F x r 2 G x r 3 G + c 2 r a n d 2 x g b e s t G x i G
   else
    s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 r a n d 2 x g b e s t G x i G
   end if
else if P S ( G + 1 ) 0.75  then
   if  r a n d > 0.5  then
    s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 F x b e s t G x i G + F x r 1 G x r 2 G
   else
   s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 r a n d 2 x g b e s t G x i G
   end if
end if
According to the pseudo-code given in Algorithm 2, it can be observed that based on the value of the population spacing P S G + 1 the appropriate equation for the velocity update will be chosen. Therefore, for P S G + 1 > 0.75 the diversification of the population is uneven, and the exploitation ability should be enhanced. Therefore, the improved expression in Equation (47) will be applied with the probability of 0.5, otherwise Equation (37) is applied. On the other hand, smaller value of P S G + 1 , e.g., P S G + 1 0.75 , indicates that the local exploitation should be improved. Therefore, the expression (48) is applied with the probability 0.5, otherwise Equation (37) is applied.
To further increase diversity of the population the crossover operator from the DE algorithm has been incorporated into the PSO algorithm. Based on the above, the pseudo-code of the proposed MHPSODE iterative procedure is presented in Algorithm 3.
Algorithm 3 Pseudo-code of the proposed hybrid particle swarm differential evolution algorithm
 Initialize the parameters N P , n, M a x I t e r
 Uniformly and randomly generate positions of the particles in the swarm
 Initialize velocities of each particle in the swarm s i ( 0 ) , i 1 , 2 , , N P
 Set the initial x i , p b e s t ( 0 ) and x g b e s t ( 0 ) values
while i t e r < M a x I t e r do
  update the inertia weight w ( G )
  for i = 1: N P do
   Calculate the velocity
   if P S ( G + 1 ) > 0.5 then
    if r a n d > 0.5 then
      s i G + 1 = s i G + r a n d 1 F x r 2 G x r 3 G + c 2 r a n d 2 x g b e s t G x i G
    else
      s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 r a n d 2 x g b e s t G x i G
    end if
   else if P S ( G + 1 ) 0.5 then
    if r a n d > 0.5 then
      s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 F x b e s t G x i G + F x r 1 G x r 2 G
    else
      s i G + 1 = s i G + c 1 r a n d 1 x p b e s t , i G x i G + c 2 r a n d 2 x g b e s t G x i G
    end if
   end if
   Update the position of particles
    x i G + 1 = x i G + s i G + 1
   Evaluate crossover operator from the DE algorithm according to Equation (45)
   Determine the personal best solution according to
    x p b e s t , i G + 1 = x p b e s t , i G , if x p b e s t , i G x i G x i G , otherwise
   Calculate the global best solution
  end for
end while

4. Experimental Results

In this section, the experimental analysis using the numerical simulations has been caried out to determine the Pareto optimal solutions of the considered MOO problem of the planetary gearbox optimization and to analyze the improvements in terms of optimization performance of the proposed MHPSODE algorithm. In this regard, to analyze the optimization performance and to verify the performance of the modifications introduced in the proposed MHPSODE algorithm, in this paper, the statistical comparison has been performed between the proposed algorithm and several well-known algorithms, such as NSGA-II [42], MO_Ring_PSO_SCD [22] and DEMO [43] on CEC2009 benchmark problems.

4.1. The Planetary Gear Train Optimization

The results of the multi-objective planetary gearbox optimization problem, formulated in Section 2, have been presented in this subsection. In this regard, the minimization of the volume, center distance, safety factor for bending stress and contact stress, and minimization of power losses have been treated as the objectives. Results obtained from the formulated MOO problem have been compared with the reference gearbox outlined in the ISO/AGMA standards [44]. To perform comparison, the ISO VG 220 oil has been used in the numerical simulations, as referenced in the standard for the industrial gearbox.
Numerical results, such as the corresponding number of teeth on planet, central and ring gear, module as well as the profile shift coefficients obtained from the numerical simulation using the proposed MHPSODE and NSGA-II algorithms have been shown in Table 2, where the values for the reference industrial gearbox are also presented for comparison. Due to the conflicting nature of multiple objectives, the result of the MOO problem is not a single unique solution, rather a set of solutions, e.g., a Pareto set. To extract a single solution, which can be compared to the reference values, the ideal solution must be determined. The ideal solution x i d e a l represents the minimum best value for each individual objective, regardless of compliance with the rest of objective functions. Seeing that the ideal solution does not belong to the Pareto set, it is obtained as the approximation of the true ideal value from the obtained objective values on Pareto frontier. Therefore, the solutions, named compromise solution, of the considered MOO problem, presented in Table 2 are obtained as the results on the Pareto curve cosset to the ideal solution, where the measure for closeness is the Euclidean distance.
The Pareto optimal curve for the MOO problem obtained with the proposed MHPSODE and well-known NSGA-II algorithms, where the objectives are the power loss of the planetary gear set and center distance between sun and planet gears, is depicted in Figure 3.
From the Figure 3 it is observed that efficiency of the planetary gearbox and the center distance between sun and planet gears are conflicting objectives. The ideal solution for the center distance and power efficiency are 91 mm and 0.995%, respectively. Therefore, the compromise solution obtained by MHPSODE algorithm (marked with red diamond), as the solution which belongs to the Pareto set and is closest to the ideal solution is 150.5 mm for the center distance and 0.9908% for the gearbox efficiency.
Next, the center distance between sun and planet gears and the bending stress are considered to be the objectives of the MOO problem. Therefore, the corresponding Pareto curves obtained with the proposed and NSGA-II algorithms are depicted in in Figure 4.
As in the previous case, from the Figure 4 it is observed that considered objectives are conflicting. The ideal solution is 89.92 mm for center distance and 367 N / mm 2 for bending stress. Therefore, the compromise solution for this case is center distance 140 mm and bending stress 996.8 N / mm 2 , obtained from the MHPSODE algorithm.
The obtained Pareto curves for the case when the considered objectives are the center distance and contact stress σ H are depicted in Figure 5.
Since, the considered objectives are conflicting, the ideal solution is determined where center distance is 40 mm and σ H is 615 N / mm 2 . Therefore, we are adopting center distance of 138 mm and contact stress of 1070 N / mm 2 as the compromise solution obtained by MHPSODE algorithm.
Furthermore, the minimization of volume of the planetary gearbox, and therefore its mass, is of great importance in applications where the lightweight constructions are required, such as in aerospace industry. In this regard, the stated MOO problem has been carried out, where the considered objectives are the volume of the gears in the gearbox and the power loss of the planetary gearbox. Figure 6 shows the Pareto curves for this case obtained from proposed MHPSODE and NSGA-II algorithms.
From the results depicted in Figure 6, it can be observed that the considered objective functions are conflicting. Analyzing the obtained Pareto set, starting from the left to right and moving along the Pareto set, it can be observed that with the increase in the value of gearbox volume, leads to simultaneous decrease in the value of the planetary gearbox efficiency, and vice versa. Therefore, the ideal solution is volume of gears 1.28 × 10 9 mm 3 and gearbox efficiency of 0.995%. The point on the Pareto front closest to the ideal solution, a compromise solution, is volume of gears 2.45 × 10 9 mm 3 and efficiency of 0.9912% obtained form MHPSODE algorithm.
Analyzing the results shown in Table 2, and taking into the consideration the results presented in Figure 3, Figure 4, Figure 5 and Figure 6, it can be observed that the best solution is obtained using the proposed MHPSODE algorithm. The best solutions in terms of the gearbox efficiency, among outlined is obtained for the case when the gears volume and efficiency is considered. Compared to the industrial gearbox reference, it leads to the 23.6% improvement in gearbox volume, 30% decrease in center distance, which directly correlate with gearbox size, and 2.2% improvement in gearbox efficiency. In addition, it can be observed that the best reduction in center distance is obtained in the case when the contact stress is considered to be one of the objectives. Furthermore, from Figure 3, Figure 4, Figure 5 and Figure 6 it can be observed that the NSGA-II algorithm cannot obtain the complete Pareto front, which is especially true for non-convex Pareto fronts in Figure 3 and Figure 4. Comparing the best solutions in Table 2 obtained by MHPSODE and NSGA-II algorithms, it can be observed the improvement of 30.4% in center distance, 10% improvement of gearbox volume and 0.25% improvement of gearbox efficiency for the solutions obtained by proposed MHPSODE algorithm. The availability of the full Pareto front is of great importance for the designer, as it provides a range of solutions from which to choose the most appropriate, and gives an insight into how the change of one objective function affects the other one.
Furthermore, in Figure 7 the MOO problem was considered where center distance between sun and planet gear and volume have been taken as the objectives.
From the results in Figure 7, it can be concluded that between two objectives exists linear correlation with the correlation coefficient 0.96. Therefore, we conclude that when considering MOO of gears only one of the objectives should be considered. This can increase the efficiency and reduce the workload on the design process.
Furthermore, in this sub case the MOO has been performed taking into consideration 5 different ISO grade oils in the numerical simulations. The analysis has been carried out volume and efficiency as the objective functions to determine the best performing oil for the formulated problem. Therefore, Figure 8 shows the obtained Pareto fronts, where four oil types have been employed e.g., ISO VG 100, ISO VG 150, ISO VG 680 and ISO VG 460.
According to the results in Figure 8, it can be concluded that the ISO VG 460 oil performed better than other considered ISO grade oils and showed the minimum value for both considered objective functions. Comparing the compromise solutions obtained, the solution obtained using ISO VG 460 oil obtained 10% improvement in center distance and 1.2% improvement in power efficiency compared to the worst performing oil, e.g., ISO VG 100. The main reason for the poor performance of the other types of oil is lover viscosity, which lead to the lower power efficiency and increase of gearbox volume. This analysis emphasizes that the proper choice of lubricant does not only affect the power efficiency of gears, but also has impact on the overall dimensions of the gearbox.

4.2. The Benchmark Results

In this section, the optimization performance of the proposed MHPSODE algorithm has been evaluated and compared with well-known multi-objective evolutionary algorithms, such as NSGA-II [42], MO_Ring_PSO_SCD [22], and DEMO [43] on CEC2009 benchmark problems. The considered multi-objective optimization test instances released in CEC2009 benchmark consist of 10 unconstrained optimization problems and 3 problems that deal with constrained optimization [45]. In the following simulations the first 10 functions are taken into consideration. Furthermore, the DTLZ-I [46] test problem has also employed for analysis.
To analyze and compare the optimization performance of multiple algorithms, in this paper the Inverted Generational Distance (IGD) is employed as the performance metrics [45,47]. The IGD metric can be calculated based on the expression
I G D = v i P A d v i , P A P * ,
where d v i , P A denotes the minimum Euclidean distance between v i and the points in the non-dominated solution set P A obtained by the tested algorithm, and P * is the set of uniformly distributed points in the solution space. To calculate IGD metrics, the 10,000 reference points have been sampled from the obtained Pareto fronts. It should be noted that smaller values of IGD metric points to better performing algorithm.
To obtain results for the statistical analysis all the experiments are independently run for 30 times and the standard deviation of the above-mentioned performance metrics has been calculated. To perform the statistical analysis, and determine the statistically significant differences between the obtained results, in this paper Wilcoxon Signed-Rank Test and Friedman test have been performed with the significance level α = 0.05 .
First, to determine the significant differences between the performance of two algorithms, the Wilcoxon signed-rank test has been applied. Here, the sum of ranks for the problem, where first algorithm outperforms the second is denoted with R + , while the sum of ranks, where second algorithm outperforms the first one is symbolized with R . In this regard, for the null hypothesis of the Wilcoxon signed-rank test it is assumed that: “there is no difference between the mean results of the two samples” [48]. Conversely, the alternative hypothesis is that: “there is a difference in the mean results of the two samples” [48]. The p value has been employed and compared to the significance level in the statistical analysis to test the hypothesis. Therefore, the null hypothesis can be rejected when p α . According to the obtained results of the statistical analysis one of the following three signs + , , have been given to the comparison of the algorithms. In this regard, the sign + denotes that the first algorithm significantly outperforms the second algorithm, sign means that the first algorithm performed significantly worse than the first one, and denotes that the two algorithms taken for consideration have comparable performance.
Secondly, the Friedman test [48] has been performed to determine the significant differences in performance between all considered algorithms, which is achieved by comparing the ranks of all algorithms. In this way, the algorithm with a minimum rank value is denoted as the best performing algorithm, while the one with the highest rank is considered to be the worst performing algorithm. For the null hypothesis of the Friedman test it is assumed that: “there is no difference among the performance of all algorithms”, while the alternative hypothesis is “there is a difference among the performance of all algorithms” [48].
The results of numerical simulation computed over 30 independent runs over ten multi-objective test functions of the CEC2009 benchmark and DTLZ-I test problems are presented in Table 3 in the form of mean and standard deviation values of IGD metrics. Here, the best results obtained are marked in bold and second best are underlined.
Based on the results in Table 2, it can be concluded that the proposed MHPSODE algorithm performed the best on functions f 1 , f 3 , f 6 , f 7 , f 9 and f 10 , while it performed the second best on f 4 , f 5 and f 8 . It can be observed that only on f 2 the proposed algorithm did not perform satisfactorily, where MO_Ring_PSO_SCD is the best performing algorithm while NSGA-II is the second best. Furthermore, it can be observed that MHPSODE achieved the best performance on DTLZ-I test problem.
To perform the statistical pair-wise comparison of the optimization performance of the proposed MHPSODE and other considered algorithms, the obtained results have been analyzed using Wilcoxon signed-rank test. In this regard, in Table 4 the statistical results of applying Wilcoxon’s signed-rank test on CEC2009 benchmark problems have been presented.
From the results in Table 4, it can be concluded that the proposed MHPSODE algorithm has significantly better performance than DEMO and NSGA-II algorithms. However, in comparison with the MO_Ring_PSO_SCD algorithm it is observed that proposed algorithm achieves similar performance, while in this case MHPSODE algorithm still provides higher R + values than R in all considered cases.
Furthermore, the numerical experiments have been carried out to study the effectiveness of hybridization proposed in this paper by comparing the overall performance of all considered algorithms. In this regard, the average ranks according to Friedman for the considered algorithms for different objective functions of CEC2009 benchmark problems have been presented in Table 5.
2 In this table, the rank of the best performing algorithm is denoted in bold, and the second best is underlined. From the results in Table 5, it can be observed that the p values computed using the Friedman test for different objective functions are less than significance α = 0.05 . This means that there is significant difference between the performance of different considered algorithms, which agrees with the conclusions drawn from statistical comparison using Wilcoxon’s test. Therefore, the obtained results of the statistical comparison demonstrate the effectiveness of the hybrid algorithm proposed in this paper.
Finally, the average computation times of the considered algorithms in searching for the global optimum of the MOO problem have been determined on the computer with 1.6 GHz CPU and 8 GB of RAM. Therefore, the comparison between the average computation times of the MHPSODE, MO_Ring_PSO_SCD, DEMO and NSGA-II algorithms in solving considered CEC2009 benchmark problems are shown in Table 6.
From the results presented in Table 6, it can be observed that the DEMO algorithm has the fastest implementation among the considered algorithms, while the MO_Ring_PSO_SCD algorithm has the worst implementation. The NSGA-II algorithm has consistent average execution times among all considered MOO functions, while the execution time of proposed MHPSODE algorithm depends on the complexity of the problem which is solved. Since the considered planetary gearbox optimization problem is not a real-time task, and based on the conclusions drawn from the analysis of the performance of the algorithms on MOO problems, the higher execution time of the proposed MHPSODE provides a compromise between the required design parameters of planetary gearbox and average computation time.

5. Conclusions

In this paper, the multi-objective optimization of the planetary gear train has been considered with multiple objective functions, such as center distance, volume of the gears, gearbox efficiency, bending stress etc. The theoretical formulation and numerical procedure for the calculation of the planetary gearbox power efficiency has been formulated as an important objective in the considered problem. To solve this complex MOO problem in this paper the hybrid algorithm, named MHPSODE, as the hybridization between DE and PSO algorithms has been proposed. The hybridization has been performed by introducing mutation operators from DE algorithm into the velocity update equation of the PSO algorithm, where the appropriate mutation operator is applied based on an adaptive normalized population spacing parameter.
Using the proposed algorithm, the non-convex Pareto frontier has been obtained, which represents the relationship between conflicting objectives. The Pareto front obtained in analysis is convenient for the designer to select the appropriate parameters of the construction. The results were validated and compared with the parameters of the reference industrial gearbox, which showed the maximum 30% reduction in center distance, 23.6% improvement in gearbox volume and 2.2% improvement in efficiency. In addition, to determine the best performing oil for the formulated problem the analysis has been performed with multiple ISO grade oils, which concluded that ISO VG 460 achieves the best trade-off between efficiency and gearbox dimensions. Furthermore, to evaluate the optimization performance of the proposed MHPSODE algorithm the performance has been compared on the CEC 2009 benchmark problems. Compared to the well-known algorithms, the proposed method obtained the better convergence and more accurate Pareto front on the considered optimization problems. Therefore, the proposed hybrid algorithm applied on the considered MOO problem of planetary gearbox optimization can provide the design parameters which lead to improved efficiency, reduction in the total weight and enhanced service life of the planetary gearbox.

Author Contributions

Conceptualization, Methodology and Validation, M.S. and B.R.; Formal Analysis, Software, Investigation, Data Curation, M.S.; Resources, B.R.; Writing—Original Draft Preparation, M.S.; Writing—Review and Editing, B.R.; Visualization, M.S.; Supervision, B.R. All authors have read and agreed to the published version of the manuscript.

Funding

The research of M. Sedak was supported by the Serbian Ministry of Education and Science under Grant No. TR35006. The research of B. Rosić was supported by the Serbian Ministry of Education and Science under Grant TR35029.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

K A Application factor [-]
a a g Center distance between sun and planet gears [mm]
Y ε Contact ratio factor [-]
Z ε Contact ratio factor [-]
K v Dynamic factor[-]
η o Dynamic viscosity of oil [ N · s / m 2 ]
Z E Elasticity factor [ N / mm 2 ]
K F α Face load factor [-]
F Feasible domain of the optimization problem
bGear width [mm]
β Helix angle [ ]
Z N Life factor for contact stress [-]
Z L Lubricant factor [-]
m n Module [mm]
EModulus of elasticity of gears [ kN / mm 2 ]
α n Normal pressure angle [ ]
n w Number of planet gears [-]
z g Number of teeth of planet gear [-]
z b Number of teeth of ring gear [-]
z a Number of teeth of sun gear [-]
d a ( g ) Outside diameter of planet gear [mm]
d a ( b ) Outside diameter of ring gear [mm]
d a ( a ) Outside diameter of sun gear [mm]
d s Outside bearing diameter [mm]
DOutside diameter of ring gear [mm]
η g b H Planetary gearbox efficiency [-]
x g Profile shift coefficient of planet gear [-]
x b Profile shift coefficient of ring gear [-]
x a Profile shift coefficient of sun gear [-]
d ( a ) Pitch circle of sun gear [mm]
d ( g ) Pitch circle of planet gear [mm]
Y R e l T Relative surface factor [-]
Z R Roughness factor affecting surface durability [-]
Y S T Stress concentration factor [-]
K H α Transverse load factor [-]
α t Transverse pressure angle [ ]
α c Viscosity-pressure coefficient [ mm 2 / N ]
VVolume of gears [ mm 3 ]
Z H Zone factor [-]

Appendix A

The values and procedures for calculation of different factors used in the calculation of the contact and bending stress of the planetary gearbox are outlined in this section. The contact ratio factors Y ε and Z ε as well as zone factor Z H are determined according to the expressions in [49,50]. The factors Y F a and Y S a are calculated according to the DIN3990 standard method C [49]. The values of application factor and elasticity factor are taken as are calculated according to the DIN3990 standard method C [49]. The values of application factor and elasticity factor are taken as K A = 1.2 and Z E = 189.9 N / m m 2 , respectively. Dynamic factor K v , and face and transverse load factors K F α K H α are calculated according to method B and method C of ISO standard, respectively [50]. Furthermore, the relative surface factor Y R e l T , stress concentration factor Y S T , life factor for contact stress Z N , lubricant factor Z L and roughness factor affecting surfaces Z R are determined according to [49,50].

References

  1. Nutakor, C.; Kłodowski, A.; Sopanen, J.; Mikkola, A.; Pedrero, J.I. Planetary gear sets power loss modeling: Application to wind turbines. Tribol. Int. 2017, 105, 42–54. [Google Scholar] [CrossRef]
  2. Mao, Y.; Niu, S.; Yang, Y. Differential Evolution Based Multi-Objective Optimization of the Electrical Continuously Variable Transmission System. IEEE Trans. Ind. Electron. 2017, 65, 2080–2089. [Google Scholar] [CrossRef]
  3. Mendi, F.; Başkal, T.; Boran, K.; Boran, F.E. Optimization of module, shaft diameter and rolling bearing for spur gear through genetic algorithm. Expert Syst. Appl. 2010, 37, 8058–8064. [Google Scholar] [CrossRef]
  4. Yaw, M. Optimize Volume for Planetary Gear Train by using Algorithm Based Artificial Immune System. Int. J. Adv. Trends Comput. Sci. Eng. 2020, 9, 3757–3762. [Google Scholar] [CrossRef]
  5. Yokota, T.; Taguchi, T.; Gen, M. A solution method for optimal weight design problem of the gear using genetic algorithms. Comput. Ind. Eng. 1998, 35, 523–526. [Google Scholar] [CrossRef]
  6. Zarefar, H.; Muthukrishnan, S. Computer-aided optimal design via modified adaptive random-search algorithm. Comput. Aided Des. 1993, 25, 240–248. [Google Scholar] [CrossRef]
  7. Zhong, W.; Palazzolo, A.; Kang, X. Multi-Objective Optimization Design of Nonlinear Magnetic Bearing Rotordynamic System. J. Vib. Acoust. 2017, 139. [Google Scholar] [CrossRef]
  8. Xu, Y.; Ding, O.; Qu, R.; Li, K. Hybrid multi-objective evolutionary algorithms based on decomposition for wireless sensor network coverage optimization. Appl. Soft Comput. 2018, 68, 268–282. [Google Scholar] [CrossRef] [Green Version]
  9. Maputi, E.S.; Arora, R. Multi-objective optimization of a 2-stage spur gearbox using NSGA-II and decision-making methods. J. Braz. Soc. Mech. Sci. Eng. 2020, 42, 477. [Google Scholar] [CrossRef]
  10. Miler, D.; Žeželj, D.; Lončar, A.; Vučković, K. Multi-objective spur gear pair optimization focused on volume and efficiency. Mech. Mach. Theory 2018, 125, 185–195. [Google Scholar] [CrossRef]
  11. Orosz, T.; Rassõlkin, A.; Kallaste, A.; Arsénio, P.; Pánek, D.; Kaska, J.; Karban, P. Robust Design Optimization and Emerging Technologies for Electrical Machines: Challenges and Open Problems. Appl. Sci. 2020, 10, 6653. [Google Scholar] [CrossRef]
  12. Dong, J.; Li, Y.; Wang, M. Fast multi-objective antenna optimization based on RBF neural network surrogate model optimized by improved PSO algorithm. Appl. Sci. 2019, 9, 2589. [Google Scholar] [CrossRef] [Green Version]
  13. Deb, K.; Jain, S. Multi-Speed Gearbox Design Using Multi-Objective Evolutionary Algorithms. J. Mech. Des. 2003, 125, 609–619. [Google Scholar] [CrossRef] [Green Version]
  14. Patil, M.; Ramkumar, P.; Shankar, K. Multi-objective optimization of the two-stage helical gearbox with tribological constraints. Mech. Mach. Theory 2019, 138, 38–57. [Google Scholar] [CrossRef]
  15. Parmar, A.; Ramkumar, P.; Shankar, K. Macro geometry multi-objective optimization of planetary gearbox considering scuffing constraint. Mech. Mach. Theory 2020, 154, 104045. [Google Scholar] [CrossRef]
  16. Miettinen, K. Nonlinear Multiobjective Optimization; International Series in Operations Research & Management Science; Springer: New York, NY, USA, 1998. [Google Scholar] [CrossRef]
  17. Emmerich, M.T.M.; Deutz, A.H. A tutorial on multiobjective optimization: Fundamentals and evolutionary methods. Nat. Comput. 2018, 17, 585–609. [Google Scholar] [CrossRef] [Green Version]
  18. Vieira, D.; Lisboa, A. A cutting-plane method to nonsmooth multiobjective optimization problems. Eur. J. Oper. Res. 2019, 275, 822–829. [Google Scholar] [CrossRef]
  19. Ehrgott, M. Multicriteria Optimization, 2nd ed.; Springer: Berlin/Heidelberg, Germany; New York, NY, USA, 2005. [Google Scholar]
  20. Miglierina, E.; Molho, E.; Recchioni, M. Box-constrained multi-objective optimization: A gradient-like method without “a priori” scalarization. Eur. J. Oper. Res. 2008, 188, 662–682. [Google Scholar] [CrossRef]
  21. Zhou, Q.; Wu, J.; Xue, T.; Jin, P. A two-stage adaptive multi-fidelity surrogate model-assisted multi-objective genetic algorithm for computationally expensive problems. Eng. Comput. 2019, 37, 1–17. [Google Scholar] [CrossRef]
  22. Yue, C.; Qu, B.; Liang, J. A Multi-objective Particle Swarm Optimizer Using Ring Topology for Solving Multimodal Multi-objective Problems. IEEE Trans. Evol. Comput. 2017, 22, 805–817. [Google Scholar] [CrossRef]
  23. Rosic, B.; Radenovic, S.; Jankovic, L.; Milojevic, M. Optimisation of planetary gear train using multiobjective genetic algorithm. J. Balk. Tribol. Assoc. 2011, 17, 462–475. [Google Scholar]
  24. Mezura-Montes, E. Constraint-handling in nature-inspired numerical optimization: Past, present and future. Swarm Evol. Comput. 2011, 1, 173–194. [Google Scholar] [CrossRef]
  25. Kennedy’, J.; Eberhart, R. Particle Swarm Optimization. In Proceedings of the ICNN’95-International Conference on Neural Networks, Perth, WA, Australia, 27 November–1 December 1995. [Google Scholar]
  26. Storn, R. Differential Evolution—A Simple and Efficient Heuristic for Global Optimization over Continuous Spaces. J. Glob. Optim. 1997, 11, 341–359. [Google Scholar] [CrossRef]
  27. Wang, H.; Wang, W.; Cui, L.; Sun, H.; Zhao, J.; Wang, Y.; Xue, Y. A hybrid multi-objective firefly algorithm for big data optimization. Appl. Soft Comput. 2018, 69, 806–815. [Google Scholar] [CrossRef]
  28. Dörterler, M.; Şahin, İ.; Gökçe, H. A grey wolf optimizer approach for optimal weight design problem of the spur gear. Eng. Optim. 2019, 51, 1013–1027. [Google Scholar] [CrossRef]
  29. Savsani, V.; Rao, R.; Vakharia, D. Optimal weight design of a gear train using particle swarm optimization and simulated annealing algorithms. Mech. Mach. Theory 2010, 45, 531–541. [Google Scholar] [CrossRef]
  30. Panda, S.; Biswal, B.; Jena, S.; Mishra, D. An approach to weight optimization of a spur gear. Proc. Inst. Mech. Eng. Part J J. Eng. Tribol. 2017, 231, 189–202. [Google Scholar] [CrossRef]
  31. Verma, A.; Kaushal, S. A hybrid multi-objective Particle Swarm Optimization for scientific workflow scheduling. Parallel Comput. 2017, 62, 1–19. [Google Scholar] [CrossRef]
  32. Wolpert, D.H.; Macready, W.G. No free lunch theorems for optimization. IEEE Trans. Evol. Comput. 1997, 1, 67–82. [Google Scholar] [CrossRef] [Green Version]
  33. Mohamed, A.W. An efficient modified differential evolution algorithm for solving constrained non-linear integer and mixed-integer global optimization problems. Int. J. Mach. Learn. Cybern. 2017, 8, 989–1007. [Google Scholar] [CrossRef]
  34. Das, S.; Mullick, S.S.; Suganthan, P. Recent advances in differential evolution—An updated survey. Swarm Evol. Comput. 2016, 27, 1–30. [Google Scholar] [CrossRef]
  35. Wang, Y.N.; Wu, L.H.; Yuan, X.F. Multi-objective self-adaptive differential evolution with elitist archive and crowding entropy-based diversity measure. Soft Comput. 2010, 14, 193. [Google Scholar] [CrossRef]
  36. Tian, D. MPSO: Modified particle swarm optimization and its applications. Swarm Evol. Comput. 2018, 41, 49–68. [Google Scholar] [CrossRef]
  37. Wang, D.; Tan, D.; Liu, L. Particle swarm optimization algorithm: An overview. Soft Comput. 2018, 22, 387–408. [Google Scholar] [CrossRef]
  38. Parsopoulos, K.E.; Vrahatis, M.N. Multi-objective particles swarm optimization approaches. In Multi-Objective Optimization in Computational Intelligence: Theory and Practice; IGI Global: Hershey, PA, USA, 2008; pp. 20–42. [Google Scholar]
  39. Benedict, G.H.; Kelley, B.W. Instantaneous Coefficients of Gear Tooth Friction. ASLE Trans. 1961, 4, 59–70. [Google Scholar] [CrossRef]
  40. Dowson, D.; Higginson, G.R. Elasto-Hydrodynamic Lubrication, International Series on Materials Science and Technology; Pergamon Press: Oxford, UK; New York, NY, USA, 1977. [Google Scholar]
  41. Liu, J.; Zhang, H.; He, K.; Jiang, S. Multi-objective particle swarm optimization algorithm based on objective space division for the unequal-area facility layout problem. Expert Syst. Appl. 2018, 102, 179–192. [Google Scholar] [CrossRef]
  42. Deb, K.; Pratap, A.; Agarwal, S.; Meyarivan, T. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Trans. Evol. Comput. 2002, 6, 182–197. [Google Scholar] [CrossRef] [Green Version]
  43. Robič, T.; Filipič, B. DEMO: Differential Evolution for Multiobjective Optimization. In Evolutionary Multi-Criterion Optimization; Hutchison, D., Kanade, T., Kittler, J., Kleinberg, J.M., Mattern, F., Mitchell, J.C., Naor, M., Nierstrasz, O., Pandu Rangan, C., Steffen, B., et al., Eds.; Series Title: Lecture Notes in Computer Science; Springer: Berlin/Heidelberg, Germany, 2005; Volume 3410. [Google Scholar] [CrossRef] [Green Version]
  44. AGMA. Design Manual For Enclosed Epicyclic Gear Drives; Standard, American Gear Manufacturers Association: Alexandria, VA, USA, 2016. [Google Scholar]
  45. Zhang, Q.; Zhou, A.; Zhao, S.; Suganthan, P.N.; Liu, W.; Tiwari, S. Multiobjective Optimization Test Instances for the CEC 2009 Special Session and Competition. Mech. Eng. 2008. [Google Scholar]
  46. Deb, K.; Thiele, L.; Laumanns, M.; Zitzler, E. Scalable test problems for evolutionary multiobjective optimization. In Evolutionary Multiobjective Optimization; Springer: Berlin/Heidelberg, Germany, 2005; pp. 105–145. [Google Scholar]
  47. Yu, X. Differential evolution mutation operators for constrained multi-objective optimization. Appl. Soft Comput. 2018, 67, 452–466. [Google Scholar] [CrossRef]
  48. Derrac, J.; García, S.; Molina, D.; Herrera, F. A practical tutorial on the use of nonparametric statistical tests as a methodology for comparing evolutionary and swarm intelligence algorithms. Swarm Evol. Comput. 2011, 1, 3–18. [Google Scholar] [CrossRef]
  49. DIN. Calculation of Load Capacity of Cylindrical Gears; Standard, German Institute for Standardization; DIN: Berlin, Germany, 1987. [Google Scholar]
  50. ISO. Calculation of Load Capacity of Spur and Helical Gears; Standard, International Organization for Standardization: Geneva, Switzerland, 1996. [Google Scholar]
Figure 1. 3D illustration of the planetary gearbox considered in this paper.
Figure 1. 3D illustration of the planetary gearbox considered in this paper.
Applsci 11 01107 g001
Figure 2. Forces acting upon gears during the meshing process of a gear pair.
Figure 2. Forces acting upon gears during the meshing process of a gear pair.
Applsci 11 01107 g002
Figure 3. Illustration of the Pareto frontier for the objective functions: center distance and planetary gearbox efficiency.
Figure 3. Illustration of the Pareto frontier for the objective functions: center distance and planetary gearbox efficiency.
Applsci 11 01107 g003
Figure 4. The obtained Pareto frontier for the center distance and bending stress σ F as objectives.
Figure 4. The obtained Pareto frontier for the center distance and bending stress σ F as objectives.
Applsci 11 01107 g004
Figure 5. The obtained Pareto frontier for the center distance and contact stress σ H as objectives.
Figure 5. The obtained Pareto frontier for the center distance and contact stress σ H as objectives.
Applsci 11 01107 g005
Figure 6. The obtained Pareto frontier for the volume of the gears and planetary gearbox efficiency as objectives.
Figure 6. The obtained Pareto frontier for the volume of the gears and planetary gearbox efficiency as objectives.
Applsci 11 01107 g006
Figure 7. Linear dependency between center distance between sun and planet gear and volume of gearbox.
Figure 7. Linear dependency between center distance between sun and planet gear and volume of gearbox.
Applsci 11 01107 g007
Figure 8. Pareto frontier for center distance and gearbox efficiency for different ISO grade oils.
Figure 8. Pareto frontier for center distance and gearbox efficiency for different ISO grade oils.
Applsci 11 01107 g008
Table 1. Parameters of the planetary gearbox considered in the paper.
Table 1. Parameters of the planetary gearbox considered in the paper.
ParametersUnitsSymbolValue
Input Power[kW] P a 175
Input speed[ min 1 ] n a 2750
Pressure angle[ ] α n 20
Gear material18CrNi8
Gear surface Roughness[ μ m ] R a 0.8
Factor of safety against bending[-] S F min 1.2
Factor of safety against pitting[-] S H min 1.25
Number of planet gears[-] n w 3
Table 2. The obtained values of design variables for the considered MOO problem of planetary gearbox and parameters of the reference industrial gearbox.
Table 2. The obtained values of design variables for the considered MOO problem of planetary gearbox and parameters of the reference industrial gearbox.
Algorithm z a z g z b m n [mm] x a x g x b η gb H V[mm3]a[mm]
Multi-objective optimization with gearbox center distance and efficiency as objectives
MHPSODE 22444560.250.2510.250.9908 2 × 10 9 150.5
NSGA-II215256 60.250.250.25450.9887 2.2 × 10 9 221
Multi-objective optimization with gearbox center distance and bending stress
MHPSODE 223210260.250.250.41470.9735 2.99 × 10 9 140
NSGA-II223710560.250.250.2740.9717 3.98 × 10 9 180
Multi-objective optimization with gearbox center distance and contact stress
MHPSODE 182245100.55710.250.250.969 3 × 10 9 138
NSGA-II182250120.28480.250.4940.965 3.86 × 10 9 245
Multi-objective optimization with gearbox volume and efficiency as objectives
MHPSODE 172245100.250.250.410.9912 2.45 × 10 9 199
NSGA-II182345120.250.250.250.9689 3.1 × 10 9 251
Industrial gearbox
-2037949---0.97 3.21 × 10 9 285
Table 3. The mean and standard deviation values of IDG metrics for different considered optimization algorithms.
Table 3. The mean and standard deviation values of IDG metrics for different considered optimization algorithms.
Test InstancesDEMONSGA-IIMO_Ring_PSO_SCDMHPSODE
mean ± std
MMF1 4.86 × 10 2 ± 6.48 × 10 2 ̲ 8.75 × 10 2 ± 1.42 × 10 1 6.43 × 10 2 ± 6.58 × 10 2 3.35 × 10 2 ± 3.86 × 10 2
MMF2 1.89 × 10 1 ± 9.18 × 10 2 1.85 × 10 1 ± 7.75 × 10 2 ̲ 1.59 × 10 2 ± 5.32 × 10 3 1.94 × 10 1 ± 7.17 × 10 2
MMF3 9.01 × 10 1 ± 2.98 × 10 1 2.46 × 10 1 ± 8.67 × 10 2 1.69 × 10 1 ± 1.40 × 10 1 ̲ 1.42 × 10 1 ± 1.68 × 10 1
MMF4 2.48 × 10 1 ± 1.11 × 10 1 7.37 × 10 2 ± 3.07 × 10 2 1.22 × 10 1 ± 6.79 × 10 2 9.25 × 10 2 ± 3.28 × 10 2 ̲
MMF5 9.64 × 10 3 ± 1.56 × 10 2 2.30 × 10 2 ± 3.01 × 10 2 6.13 × 10 2 ± 1.33 × 10 1 1.81 × 10 2 ± 5.46 × 10 2 ̲
MMF6 4.62 × 10 2 ± 8.10 × 10 2 4.92 × 10 2 ± 6.94 × 10 2 4.43 × 10 2 ± 8.14 × 10 2 ̲ 4.36 × 10 2 ± 3.83 × 10 2
MMF7 1.23 × 10 2 ± 4.06 × 10 3 ̲ 3.96 × 10 2 ± 5.86 × 10 2 6.51 × 10 2 ± 7.11 × 10 2 1.12 × 10 2 ± 3.60 × 10 3
MMF8 2.40 × 10 1 ± 1.66 × 10 1 1.45 × 10 1 ± 1.00 × 10 1 8.58 × 10 2 ± 9.26 × 10 2 9.22 × 10 2 ± 8.35 × 10 2 ̲
MMF9 2.06 × 10 1 ± 2.11 × 10 1 1.25 × 10 1 ± 9.39 × 10 2 7.44 × 10 2 ± 4.93 × 10 2 ̲ 5.99 × 10 2 ± 4.03 × 10 2
MMF10 4.57 × 10 1 ± 3.37 × 10 1 2.50 × 10 1 ± 1.21 × 10 1 1.21 × 10 1 ± 1.34 × 10 1 ̲ 8.41 × 10 2 ± 9.24 × 10 2
DTLZ-I 1.69 × 10 0 ± 1.97 × 10 0 2.56 × 10 1 ± 1.86 × 10 1 3.31 × 10 1 ± 7.71 × 10 1 1.46 × 10 0 ± 1.80 × 10 0
Table 4. The statistical results of the Wilcoxon’s test between HPSODE and other considered algorithms on CEC2009 benchmark.
Table 4. The statistical results of the Wilcoxon’s test between HPSODE and other considered algorithms on CEC2009 benchmark.
Algorithms R + R p-ValueDec.
MHPSODE vs. DEMO30,81814,3330.00+
MHPSODE vs. MO_Ring_PSO_SCD24,79920,3520.1345
MHPSODE vs. NSGA-II27,93017,2210.000+
Table 5. Average ranks computed using the Friedman statistical test for all algorithms across all problems using CEC2009 benchmark, with the significance level α = 0.05 .
Table 5. Average ranks computed using the Friedman statistical test for all algorithms across all problems using CEC2009 benchmark, with the significance level α = 0.05 .
AlgorithmMMF1MMF2MMF3MMF4MMF5MMF6MMF7MMF8MMF9MMF10Mean RankingRank
MHPSODE2.931.431.662.132.51.83.41.962.001.732.161
MO_Ring_PSO_SCD2.761.562.002.473.132.633.262.002.31.872.42
DEMO2.53.52.61.532.732.62.132.633.032.972.623
NSGA-II1.83.53.733.861.632.971.23.42.663.432.824
Friedman p value0000000000
Table 6. Average computation times of the considered algorithms on CEC2009 benchmark functions.
Table 6. Average computation times of the considered algorithms on CEC2009 benchmark functions.
AlgorithmMMF1MMF2MMF3MMF4MMF5MMF6MMF7MMF8MMF9MMF10Total avg. Time
MHPSODE 1.79 × 10 2 2.08 × 10 2 7.72 × 10 1 1.50 × 10 1 1.04 × 10 1 1.77 × 10 1 1.65 × 10 2 2.39 × 10 1 8.83 × 10 1 1.10 × 10 1 7.96 × 10 1
NSGA-II 3.47 × 10 1 2.16 × 10 1 3.01 × 10 1 1.87 × 10 1 5.59 × 10 1 4.33 × 10 1 3.86 × 10 1 1.90 × 10 1 1.86 × 10 1 1.90 × 10 1 2.99 × 10 1
DEMO 2.94 × 10 0 2.89 × 10 0 3.21 × 10 0 2.79 × 10 0 4.13 × 10 0 3.34 × 10 0 3.26 × 10 0 5.79 × 10 0 3.21 × 10 0 3.75 × 10 0 3.53 × 10 0
MO_Ring_PSO_SCD 2.25 × 10 2 1.86 × 10 2 1.61 × 10 2 1.39 × 10 2 2.50 × 10 2 2.60 × 10 2 2.38 × 10 2 1.88 × 10 2 1.93 × 10 2 1.76 × 10 2 2.02 × 10 2
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Sedak, M.; Rosić, B. Multi-Objective Optimization of Planetary Gearbox with Adaptive Hybrid Particle Swarm Differential Evolution Algorithm. Appl. Sci. 2021, 11, 1107. https://0-doi-org.brum.beds.ac.uk/10.3390/app11031107

AMA Style

Sedak M, Rosić B. Multi-Objective Optimization of Planetary Gearbox with Adaptive Hybrid Particle Swarm Differential Evolution Algorithm. Applied Sciences. 2021; 11(3):1107. https://0-doi-org.brum.beds.ac.uk/10.3390/app11031107

Chicago/Turabian Style

Sedak, Miloš, and Božidar Rosić. 2021. "Multi-Objective Optimization of Planetary Gearbox with Adaptive Hybrid Particle Swarm Differential Evolution Algorithm" Applied Sciences 11, no. 3: 1107. https://0-doi-org.brum.beds.ac.uk/10.3390/app11031107

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop