Skip to main content
  • Original Article
  • Open access
  • Published:

Multi-objective Trajectory Planning Method based on the Improved Elitist Non-dominated Sorting Genetic Algorithm

Abstract

Robot manipulators perform a point-point task under kinematic and dynamic constraints. Due to multi-degree-of-freedom coupling characteristics, it is difficult to find a better desired trajectory. In this paper, a multi-objective trajectory planning approach based on an improved elitist non-dominated sorting genetic algorithm (INSGA-II) is proposed. Trajectory function is planned with a new composite polynomial that by combining of quintic polynomials with cubic Bezier curves. Then, an INSGA-II, by introducing three genetic operators: ranking group selection (RGS), direction-based crossover (DBX) and adaptive precision-controllable mutation (APCM), is developed to optimize travelling time and torque fluctuation. Inverted generational distance, hypervolume and optimizer overhead are selected to evaluate the convergence, diversity and computational effort of algorithms. The optimal solution is determined via fuzzy comprehensive evaluation to obtain the optimal trajectory. Taking a serial-parallel hybrid manipulator as instance, the velocity and acceleration profiles obtained using this composite polynomial are compared with those obtained using a quintic B-spline method. The effectiveness and practicability of the proposed method are verified by simulation results. This research proposes a trajectory optimization method which can offer a better solution with efficiency and stability for a point-to-point task of robot manipulators.

1 Introduction

With the advancement of the times, robotics technology is also developing rapidly, which makes manipulators widely applied in industrial filed. Responding to many practical robotic applications (such as palletizing, labeling, spot welding), the trajectory planning of the manipulator is very importance for accomplishing tasks, which generally involves two key problems, namely trajectory generation and trajectory optimization. The former provides the precondition for the trajectory planning. Meanwhile, the latter is an efficient way to improve the performance of the trajectory and get the most of the manipulator [1].

Trajectory generation is usually to establish a smooth trajectory of a manipulator by means of interpolating between any two given poses. Common interpolation functions include polynomial, spline, Bezier, and NURBS, etc. The joint motion of an industrial robot was divided into accelerated part, constant velocity part and decelerated part, where the accelerated and decelerated trajectories were planned with fourth-order polynomials formed with the property of the root multiplicity [2]. In Ref. [3], the trajectory must pass through a number of given discrete characteristic points. The time-optimal and jerk-continuous trajectory planning has been implemented under kinematic constraints by combining cubic splines in Cartesian space and septuple B-splines in joint space. Shi et al. [4] adopted a quintic non-uniform rational B-spline (NURBS) to construct a flexible trajectory of a 6-degree-of-freedom (DOF) robot, which can guarantee jerk continuous, and also velocity and acceleration of initial and final point both can be specified. Dinçer and Çevik [5] designed a composite polynomial composed of quadratic Bezier curves and cubic polynomials for the trajectory planning of a 2-DOF parallel mechanism. The composite polynomials provide a smoother transition at the starting and ending points compared to Bezier curves, namely, velocities are zero at the endpoints. Motivated by Ref. [5], a composite polynomial, combined quintic polynomials with cubic Bezier curves, is developed in this article. By the polynomial part, the velocities and accelerations of the actuators at initial and final instance are zero to achieve the stability of start and stop. The better index performance is obtained by adjusting the trajectory constructed by the Bezier curve through optimization algorithm.

In the processing of trajectory optimization, many different technical criteria have been defined to meet the requirements of the task [6,7,8]. For instance, the execution time and jerk are intended for improving the productivity and keeping the trajectories smooth. The energy and torque are aimed at reducing the energy consumption and the load on the actuator of the robot. In addition, with respect to trajectory optimization techniques, evolutionary algorithms, which offer high efficiency, robustness and adaptability, have been widely applied to resolve minimization problems for objective trajectory functions. In Ref. [9], genetic algorithm (GA) was applied to the trajectory planning problem with nonlinear constraints and obstacles to minimize the joint rotation angles of a 2-DOF robot. Lin [10] employed particle swarm optimization (PSO) with K-means clustering to solve the near optimal solution of a minimum-jerk joint trajectory. Only considering a single-objective function may not be suitable for meeting multiple requirements in real-world applications. Currently, in terms of the multi-objective optimization, multi-objective evolutionary algorithms (MOEA) typically utilize non-dominated sorting to provide a number of Pareto solutions for decision-makers rather than converting all objectives into a single-objective function. Thus, this optimization technique has become more popular with researchers. In Ref. [11], the time-jerk trajectory of a robotic manipulator was interpolated in the joint space by means of 5th-order B-splines and then optimized by NSGA-II. In Ref. [12], a multi-objective function, including motion time, dynamic disturbance, and jerk, was addressed by using multi-objective particle swarm optimization (MOPSO) to obtain the high efficiency and safe motion trajectory of a space robot. Marcos et al. [13] combined the closed-loop pseudoinverse method with a multi-objective genetic algorithm (MOGA) to minimize the joint displacement and the positional error of the end-effector. Ramabalan et al. [14] adopted B-spline functions to define the trajectory of a robot manipulator, and the trajectories optimized by NSGA-II and multi-objective differential evolution (MODE) were compared. The results showed that the efficiency obtained by the MODE technique was higher, while the richer the diversity of the Pareto solution was got by NSGA-II.

The main differences among the above trajectory planning methods lie in the processing of the interpolation functions and trajectory optimization models, as well as the selection of interpolation functions and optimization algorithms [15]. Due to the complexity of the trajectory problem of manipulators, it still has improvement space in the accuracy and efficiency of the solution method. Therefore, the proposed composite polynomial is first adopted to construct a point-to-point trajectory in this study. Then, to improve the convergence and diversity of the Pareto optimal front and also the computational efficiency of the traditional NSGA-II, an INSGA-II to obtain the time and torque fluctuation optimal trajectories is proposed.

This article is organized as follows. In Section 2, a composite polynomial curve, by combining cubic Bezier with quintic polynomial, is presented for establishing trajectory optimization model. The three improved genetic operators and INSGA-II are proposed in Section 3. In Section 4, two performance measures are delineated for the Pareto front and the computational efficiency of the algorithms in detail. The numerical simulations are presented with relevant discussion in Section 5. Finally, the main conclusions are outlined in Section 6.

2 Trajectory Optimization Modelling

The trajectory planning is generally carried out in operating space and in joint space. In terms of the trajectory planning in joint space, it can avoid singular configurations for the robotic arm, but its application has been limited due to the nonlinear relationship between operating space and joint space [16, 17]. Moreover, the analytical expressions for forward kinematic solutions of most parallel mechanisms are hard to obtain, and only the numerical solutions can be found. Another method is to perform the trajectory planning in operating space. It is intuitive to avoid obstacles and easy to track the end-effector position and posture [18, 19], but the problem of kinematic singularity is difficult to address using such a method. Hence, for the serial mechanism, trajectory planning can be carried out in the joint space if there is no need for obstacle avoidance. In light of parallel and hybrid mechanisms, the trajectory planning problem is handled in the operating space to facilitate analyzing the dynamic performances.

2.1 Objective Function

In light of the manipulator, it is expected that the joint trajectory is smooth enough to avoid overlarge mechanical vibration, and reduce travelling time as much as possible to improve productivity. In Refs. [11, 20], the time integral was set to be a term of the objective function. Li and Wang [21, 22] further took the minimum absolute value of torque fluctuation into account. In this study, two objective functions are involved, namely, the travelling time and the torque fluctuation. The objective functions can be mathematically defined as follows.

Minimize:

$$\left\{\begin{aligned} {f_1}(t) & = T = \int_{0}^{t} {\text{d}t,} \\ {f_2}(t) & = \sum\limits_{i = 1}^n {\int_{0}^{T} {\left| {{\tau_i}(t) - {\tau_i}(t - 1)} \right|{\text{d}}t,}} \\ \end{aligned} \right.$$
(1)

where f1 denotes the total travelling time, f2 is the variance of the actuator torque, which is to ensure the stability of the manipulator. \(\tau_{i} \left( t \right)\) and \(\tau_{i} \left( {t - 1} \right)\) denote the torque of the actuator at former and current instance, respectively. n denotes the number of the robotic joint.

It is obvious that the two objective functions constrain each other because of the opposite effects. The reduction in travelling time would lead to the larger torque fluctuation and less smooth trajectory, while reducing the torque fluctuation would result into the longer execution time and lower work efficiency. The trajectory planning inevitably encounters a trade-off between these two objective functions. Therefore, by solving the optimization problem with a multi-objective optimization technique, a set of Pareto solutions can be obtained and provided for decision-makers to select. It should be noted that objective functions can be established for different actual needs.

2.2 Constraint Conditions

The kinematic constraints include the limits of angular velocity and acceleration, and the dynamic constraint is mainly the actuator torque. To guarantee the starting and stopping stability of the manipulator, the velocity and acceleration of the actuator are identical zero at the endpoints. The expression in mathematical terms can be written as

$$\left\{ \begin{aligned} c_{v} (t_{0} , \, t_{f} ) & = 0, \, c_{a} (t_{0} , \, t_{f} ) = 0, \, i = 1, \, 2, \, \ldots , \, n_{d} , \\ c_{d} \left( t \right) & = \tfrac{\max }{{i = 1, \, 2, \, \ldots , \, n_{d} }}\left| {\theta_{i} (t)} \right| \le \sup \left| {\theta_{im} } \right|, \\ c_{v} \left( t \right) & = \tfrac{\max }{{i = 1, \, 2, \, \ldots , \, n_{d} }}\left| {\dot{\theta }_{i} (t)} \right| \le \sup \left| {\dot{\theta }_{im} } \right|, \\ c_{a} \left( t \right) & = \tfrac{\max }{{i = 1, \, 2, \, \ldots , \, n_{d} }}\left| {\ddot{\theta }_{i} (t)} \right| \le \sup \left| {\ddot{\theta }_{im} } \right|, \\ c_{m} \left( t \right) & = \tfrac{\max }{{i = 1, \, 2, \, \ldots , \, n_{d} }}\left| {\tau_{i} (t)} \right| \le \sup \left| {\tau_{im} } \right|, \\ \end{aligned} \right.$$
(2)

where sup|·| denotes supremum of parameter. t0 and tf represent initial and final moment. cd, cv, ca, and cm denote the maximum angle, angular velocity, angular acceleration and torque of each actuator during the entire motion. The equalities describe the initial and final state required for the manipulator, and the inequalities describe the performance of each actuator.

The maximum value of velocity and acceleration in Eq. (2) can be satisfied through determination of the travelling time by the following formula

$$T \ge \max \left( {\frac{{|\dot{\overline{\psi }}_{j\max } |}}{{\dot{\psi }_{j\max } }},\sqrt {\frac{{|\ddot{\overline{\psi }}_{j\max } |}}{{\ddot{\psi }_{j\max } }}} } \right),$$
(3)

where \(\dot{\psi } = {\text{d}}\psi /{\text{d}}t\), \(\dot{\psi }\) denotes the joint velocity. \(\ddot{\psi }\) is the joint acceleration, \(\ddot{\psi } = {\text{d}}\dot{\psi }/{\text{d}}t\).

2.3 Composite Curve

In Ref. [5], a new composite polynomial is generated by combining cubic polynomials with Bezier curves based on quadratic Bernstein polynomials. This trajectory planning provides a much lower jerky motion that decreases unwanted vibration. However, the acceleration of the mechanism is not zero at initial and final points by applying the composite polynomial into constructing trajectory, which is unfavorable for the start and stop of the manipulator. Therefore, we develop a new composite polynomial by combining quintic polynomials with Bezier curves based on cubic Bernstein polynomials. The better index performance is obtained by adjusting the trajectory constructed by the Bezier curve through optimization algorithm. By the polynomial part, the velocities and accelerations of the actuators at initial and final movement are zero to improve the stability of start and stop.

A Bezier curve of degree n can be defined in parametric form as

$$y(x) = \sum\limits_{i = 0}^{n} {B_{i}^{n} (x)P_{i} } = \sum\limits_{i = 0}^{n} {\left( {\begin{array}{*{20}c} n \\ i \\ \end{array} } \right)x^{i} \left( {1 - x} \right)^{n - i} } P_{i} , \, x \in \left[ {0, \, 1} \right],$$
(4)

where the polynomials \(B_{i}^{n} (x)\) are known as Bernstein basis polynomial of order n, \(\left( {\begin{array}{*{20}c} n \\ i \\ \end{array} } \right)\) is a binomial coefficient. \(P_{i}\) is the given control point to construct the Bezier curve.

To further improve the start-stop stability of the manipulator, the quintic polynomial can be designed as

$$g(\lambda ) = 10\lambda^{3} - 15\lambda^{4} + 6\lambda^{5} , \, \lambda \in \left[ {0, \, 1} \right].$$
(5)

Hereupon, the composite polynomial can be obtained by substituting the quintic polynomials into Eq. (5) such that x = g (λ). It can be expressed as

$$y\left( \lambda \right) = \sum\limits_{i = 0}^{n} {\left( {\begin{array}{*{20}c} n \\ i \\ \end{array} } \right)g^{i} (\lambda )(1 - g(\lambda ))^{n - i} } P_{i} .$$
(6)

In Eq. (6), λ denotes the normalized time, for the travelling time T = tf − ts, if we define t = λ·T, the trajectory of the OAJ can be expressed as

$$\left\{ \begin{aligned} \psi_{j} (t) & = \sum\limits_{i = 0}^{n} {\left( {\begin{array}{*{20}c} n \\ i \\ \end{array} } \right)g^{i} \left( \frac{t}{T} \right)g\left( {1 - \frac{t}{T}} \right)^{n - i} } P_{i,j} , \\ \dot{\psi }_{j} (t) & = \frac{n}{T}\sum\limits_{i = 0}^{2} {B_{i}^{n - 1} (t)g\left( \frac{t}{T} \right)} \left( {P_{i + 1,j} - P_{i,j} } \right). \\ \end{aligned} \right.$$
(7)

The trajectory of each actuator can be obtained by applying the inverse kinematics transformation into Eq. (7).

The Bezier curve of Eq. (4) provides a better convergence to the starting and ending points, while the polynomial of Eq. (5) provides a smooth transition in the vicinity of the endpoints. By this method, we tried to exploit the advantages of each polynomial, and the corresponding results would be presented in Section 4.

3 Proposed Method

The non-dominated sorting genetic algorithm has been established itself as a benchmark algorithm for multi-objective optimization, which was first proposed by Deb et al. [23]. The main contribution is to obtain the Pareto solutions by sorting the dominated relationship among individuals. However, the basic algorithm suffers from a high order of complexity and highly depends on shared parameters. Hereto, in the iterative processing of NSGA-II [24], the shared parameters are replaced with the crowding degree, while the elite strategy is introduced to retain the excellent individuals. It, adopting the fast non-dominant sorting method to reduce the computational complexity, has been demonstrated the ability to find a good spread of solutions and converge close to the true Pareto-optimal front. Subsequently, to solve the insufficiency of NSGA-II in dealing with the four or more objectives optimization problems, the reference point method of the NSGA-III [25] was utilized to substitute the crowding degree method in the replace operation, which can perform better in balancing the diversity and convergence of the algorithm.

There are only two objective functions in the trajectory optimization problem of this article, so we consider NSGA-II as the benchmark algorithm. However, the selection, crossover and mutation operators of traditional GA are adopted in NSGA-II, which leads to the loss of population diversity and the poor search ability of the algorithm [26]. Moreover, the manipulator is a nonlinear multivariable and strong-coupling system with extremely complex kinematic and dynamic models. To avoid problems such as premature convergence and low convergence speed in the processing of trajectory optimization of the manipulator using the conventional NSGA-II, INSGA-II, integrating three specially designed operators, is proposed to quickly and accurately obtain the optimal trajectory.

3.1 Ranking Group Selection

The roulette wheel selection and tournament selection are generally used as GA selection operators. Although their operation mechanism is simple, the process is complicated and requires repeated comparison of the fitness [24, 26]. Motivated by Ref. [26], a ranking group selection is used to replace the conventional selection.

The procedure of the RGS is shown in Figure 1. First, the parent population P0 of size N is randomly initialized based on the constraints of the designed variables, where N is set to a multiple of four. Then the initialized population is sorted into several ranks based on the non-domination sorting. The solutions are assigned fitness equal to the corresponding non-domination levels. Individuals in the first front are assigned fitness value of 1, and individuals in second are given a fitness value 2 and so on. Afterward, the sorted population is uniformly divided into 4 elements in sequence, namely X1, X2, X3, and X4. Using the basic concept of combinatorics, there are six cases in which two elements are selected from four elements for pairing, including (X1, X2), (X1, X3), (X1, X4), (X2, X3), (X2, X4), and (X3, X4). The paired groups of individuals formed by RGS are IA = (X1, X1, X1, X2, X2, X3) and IB = (X2, X3, X4, X3, X4, X4). In the iterative process, IA is responsible for guiding the population towards the optimal region while IB is responsible for increasing the population diversity.

Figure 1
figure 1

Schematic of the RGS operation

In Figure 1, Pt and Qt represent parent population and offspring population, and Pt+1 represents the parent population in next generation. F1, F2 and F3 denote the different ranks of the population.

The individuals in IA and IB that are paired in turn to participate in the crossover can improve the gene diversity of the population and avoid inbreeding, which can promote the generation of high-quality individuals in the procession of gene recombination. Additionally, the RGS is a way to directly calculate the values of the objective functions instead of contrasting looping manner, so the time complexity of the method is small and such the method is easy to implement.

3.2 Direction-based Crossover

The simulated binary crossover is commonly adopted in GA, which uses a random way to carry out the gene exchange between individuals. Although the operation mechanism is simple, the method causes degree of blindness. Based on the principle that the better the objective function is, the closer the individual is to the optimal region, and a DBX operator is designed.

Taking two objective functions and two-dimensional variables as an example is shown in Figure 2. The distribution of the Pareto solution set is obtained according to Section 3.1, and the corresponding individuals are assumed to be X1 and X2. The DBX takes X1 as the center and uses the direction vector d11 or d12 as the crossover direction to generate new individuals along random steps. The DBX operator can be mathematically expressed as

$$\left\{ \begin{aligned} {\varvec{X}}_{i}^{*} & = {\varvec{I}}_{i}^{{\text{A}}} + r_{ij} \times {\vec{\varvec{d}}}_{ij} , \\ {\vec{\varvec{d}}}_{ij} & = {\varvec{I}}_{ij}^{{\text{A}}} - {\varvec{I}}_{ij}^{{\text{B}}} \, i = 1,2, \ldots ,3n/2,j = 1,2, \ldots ,m, \\ \end{aligned} \right.$$
(8)

where i denotes the ith individual, j denotes the variable dimension, the parameter rij is a unifomly distributed random number in the interval [− 1, 1]. Different from the traditional fixed step crossover, the step size in DBX is randomly generated by the parameter rij, which expands the search range of the algorithm.

Figure 2
figure 2

Schematic of the DBX operation

Meanwhile, different rectangular areas are produced by different paired individuals, which indicates that the difference between paired individuals can increase the population diversity to improve the search ability of the algorithm and increase the generation probability of high-quality individuals. It is noted that if the population generated by Eq. (8) crosses the boundary, it will be limited to the boundary to ensure the rationality of the population genes.

$$p_{it} = \left\{ {\begin{array}{lll} {p_{i\min } } & {{\text{if}}\;p_{it} < p_{i\min } ,} \\ {p_{i\max } } & {{\text{if}}\;p_{it} > p_{i\max } ,} \\ {p_{it} } & {{\text{others}},} \\ \end{array} } \right.$$
(9)

where pit denotes the value of the ith individual in tth iteration. pimin and pimax represent the minimum and maximum value of designed variables.

3.3 Adaptive Precision-Controllable Mutation

The purpose of introducing mutation in GA is twofold: One is to make genetic algorithm have local random search ability. The second is to maintain population diversity of the algorithm to avoid immature convergence. In Ref. [27], a simple and efficient precision-controllable mutation (PCM) operator is proposed for exploration and exploitation. On the basis of the Ref. [27], a self-adaptive mechanism is incorporated into the PCM to improve the convergence speed of the algorithm in this article.

The exploration and exploitation of the PCM can be expressed as Eqs. (10)–(15) in Ref. [27].

$$X^{\prime}_{i} = X_{i} + \Delta \alpha ,$$
(10)
$$X^{\prime}_{i} = X_{i} - \Delta \alpha ,$$
(11)

where \(\Delta \alpha = \frac{1}{{10^{{{\text{Random }}(p) \, + 1}} }} \times ({\text{Random}}(9) + 1)\)

$$X^{\prime}_{i} = X_{i} + \Delta \beta ,$$
(12)
$$X^{\prime}_{i} = X_{i} - \Delta \beta ,$$
(13)

where \(\Delta \beta = X_{i} \times \Delta \alpha - X_{i}\)

$$X^{\prime}_{i} = X_{i} + \Delta \gamma ,$$
(14)
$$X^{\prime}_{i} = X_{i} - \Delta \gamma ,$$
(15)

where \(\Delta \gamma = X_{i} \div \Delta \alpha - X_{i} .\)

The variable p is the parameter to control the precision in decision space. Function Random (p) can generate a pseudorandom number in the range of 0 to p − 1. If the required search precision is 0.001, the parameter p can be set to 3. The value of random number Random (3) should be in the set of {0, 1, 2}, then the corresponding value ranges of \(\Delta \alpha\) from 0.001 to 0.9.

Eqs. (10) and (11) are intended for exploitation, while Eqs. (12)–(15) are designed for exploration. The operator can effectively explore and exploit the decision space, and its computation process is simple, and precision is controllable. However, the mutation operator in Ref. [27] has not sufficiently utilized the potential information of the contemporary population, which can be used for the adaptive selection of exploitation or exploration.

A common adaptive adjustment method is to use the information of the objective function value to adjust the mutation strategy. For the trajectory planning problem of the manipulator, the real Pareto front cannot be obtained in reality. Therefore, the distribution value of population instead of objective function can be used as a parameter to select exploitation and exploration. In this study, the ratio of contemporary population space to decision space is used to determine the mutation strategy of the individual, which can promote rapid and stable evolution of the population.

In the early iterations, the differences between the individuals are larger, so the exploration is selected to ensure the diversity of the population and avoid the algorithm falling into local optimality. In the later iterations, the population gradually tends toward the region of the optimum, and the differences between the individuals are smaller, hence the exploration is selected to keep the excellent individuals to improve the search effective. The APCM operator can be expressed as

$$\xi_{i} = \frac{{x_{i\max }^{{\text{C}}} - x_{i\min }^{{\text{C}}} }}{{x_{i\max } - x_{i\min } }},$$
(16)
$$\left\{ \begin{aligned} &{\text{if }}\;\xi_{i} \ge a,a = {\text{rand(1)}} \hfill \\ & {\text{exploitation}}\left\{ \begin{aligned} X_{{{\text{Temp}}}} &= X_{{\text{i}}} + \Delta \alpha \space, r = 1, r = {\text{rand}}(2), \hfill \\ X_{{{\text{Temp}}}} & = X_{{\text{i}}} - \Delta \alpha \space, r = 2, \hfill \\ \end{aligned} \right. \, \hfill \\ & {\text{if}}\;1 - \xi_{i} > a \hfill \\ &{\text{exploration}}\left\{ \begin{aligned} X_{{{\text{Temp}}}} & = X_{{\text{i}}} + \Delta \beta \space, r = 1, r = {\text{rand}}(4), \hfill \\ X_{{{\text{Temp}}}} & = X_{{\text{i}}} - \Delta \beta \space, r = 2, \hfill \\ X_{{{\text{Temp}}}} &= X_{{\text{i}}} + \Delta \gamma \space, r = 3, \hfill \\ X_{{{\text{Temp}}}} & = X_{{\text{i}}} - \Delta \gamma \space, r = 4, \hfill \\ \end{aligned} \right. \, \hfill \\ \end{aligned} \right.$$
(17)

where \(x_{i\max }^{{\text{C}}}\) and \(x_{i\min }^{{\text{C}}}\) are maximum and minimum value of the individuals in contemporary population, \(x_{i\max } - x_{i\min }\) denotes the magnitude of decision space.

Compared with the mutation operator in Ref. [27], adding the adaptive adjustment of the mutation operator can promote the balance of local search and global exploration capabilities, thereby making the Pareto boundary distribution better.

3.4 Overall Algorithm

The flowchart used the INSGA-II for the trajectory planning of the manipulator is shown in Figure 3. Initializing randomly the parameters within the threshold value gains the initial trajectory curves (Eq. (7)), and the storage of these trajectory is performed, then calculating the objective functions for each chromosome. The first generation population performs non-dominated sorting to find a set of Pareto front (PF), and the population is sorted by the crowding distance. Afterwards, a new parent population is generated by RGS, DBX, and APCM operator, and the parents and offspring are combined to form a population of N individuals according to the elite strategy. It is continuously judged whether it reaches the number of iterations, and the objective function of each trajectory is compared. Finally, the Pareto solution of the objective functions is obtained after the iteration and the corresponding designed parameters are output.

Figure 3
figure 3

Flowchart of INSGA-II algorithm

Compared with conventional NSGA-II, the combination principle to construct a selection operator is used in the proposed INSGA-II, which can avoid repeated comparison of the fitness between individuals to improve the convergence speed of the algorithm. DBX can expand the search space and increase the generation probability of high-quality individuals, thereby improving the search ability and convergence speed of the algorithm. The local random search ability of the APCM can accelerate the convergence to the optimal solution, and the exploration strategy of the operator can expand the search space to keep the population diversity.

4 Performance Measures for INSGA-II

Given a set of solutions by Section 3, but in some cases, the weight cannot be determined by a decision maker due to insufficient information related to the different criteria. In that situation, we offer a strategy. First, the performances of the INSGA-II are evaluated according to the convergence, diversity and computational efficiency, and then the fuzzy comprehensive evaluation of the solution set is adopted to determine the optimum solution for decision markers.

4.1 Performance Evaluation Index

As for the performances of the multi-objective optimization algorithms, inverted generational distance (IGD) and hypervolume (HV) are very popular for comprehensively measuring the convergence and diversity of algorithms [28]. Meanwhile, the proportion relation between total number of evaluations and total CPU time is used to test the algorithm efficiency [29]. The three metrics can be mathematically expressed as follows

$${\text{IGD}}(S,P^{*} ) = \frac{{\sum\limits_{{x \in P^{*} }} {{\text{dist}}\left( {x,S} \right)} }}{{|P^{*} |}},$$
(18)

where P* indicates a set of points uniformly sampled over the true PF, and S is the set of solutions obtained by an MOEA. dist(x, S) denotes the Euclidean distance between the closest individual from x to S. |P*| is the cardinality of set P*. The smaller IGD value indicates that the set S is closer to the entire PF, and thereby the convergence and diversity are better.

$${\text{HV}}(S) = VOL\left( {\bigcup\limits_{x \in S} {[f_{1} ,r_{1}^{*} ] \times [f_{2} ,r_{2}^{*} ] \times \cdots \times [f_{m} ,r_{m}^{*} ]} } \right),$$
(19)

where \({\varvec{r}}^{*} = \left( {r_{1}^{*} ,r_{2}^{*} , \cdots ,r_{m}^{*} } \right)\) is a reference point in the objective space that is dominated by all solutions in a PF approximation S. VOL(•) is the Lebesgue measure. HV metric measures the size of the objective space dominated by the solutions in S and bounded by \({\varvec{r}}^{*}\). The larger the HV value, the closer S is to the entire PF.

$${\text{OO}} = \frac{{T_{{{\text{Total}}}} - T_{{{\text{PFP}}}} }}{{T_{{{\text{PFP}}}} }},$$
(20)

where OO stands for the optimizer overhead. TTotal denotes the total CPU time taken, and TPFP denotes the time taken for pure function evaluations. The lower OO metric corresponds to the higher efficiency of the algorithm.

It should be noted that in IGD, an average minimum distance is calculated from each point in the true PF to those obtained by an MOEA. In the processing of calculating IGD, since without any priori PF shape knowledge, all the non-dominated solutions are used as the reference points [30].

4.2 Fitness Evaluation

Fuzzy comprehensive evaluation is one of the effective decision-making methods for objectives affected by various factors, which adopts a fuzzy membership function to describe the fitness factor of an objective function [11, 29]. For the objective function minimization problem, the fuzzy membership function can be expressed as

$$\eta_{i} \left( j \right) = \left( {f_{i\max } - f_{i} \left( j \right)} \right)/\left( {f_{i\max } - f_{i\min } } \right),$$
(21)

where fi(j) represents the objective function, i denotes the number of the objective function, and j denotes the jth solution at the PF. fmax and fmin are the the maximum and minimum value of the objective function.

According to Ref. [11], the synthetical membership value can be written as

$$\eta_{syn} = \left( {\eta_{1} + \eta_{2} } \right)/\max \left( {\eta_{1} + \eta_{2} } \right).$$
(22)

The larger synthetical membership value indicates the better fitness of the Pareto solution. The highest synthetical membership value is 1, which can be considered as the most satisfactory solution for the decision-maker.

5 Numerical Example

The purpose of conducting simulation is to verify the search capability and convergence speed of the proposed INSGA-II as well as validity and competency of the composite polynomial approach for creating trajectory. In this section, taking a serial-parallel hybrid manipulator as instance [31], as shown in Figure 4, the symbols in the figure are given a detailed introduction in the Ref. [32]. To facilitate analyzing the dynamic performances of a hybrid manipulator, the trajectory planning problem is handled in the space of the output angle of joint moving platform (OAJ) [32]. It is noted that the mapping of the trajectory between the joint space and the OAJ space can be obtained by applying the inverse kinematics transformation of each joint of the hybrid manipulator, and the OAJ space can be transferred to the operating space through the forward kinematics analysis.

Figure 4
figure 4

Schematic configuration of the serial-parallel hybrid manipulator

The maximum value of each OAJ velocity and acceleration can be obtained based on the search method [33] by combining the actuator velocity and acceleration boundaries in Eq. (2) with the workspace of the manipulator [21].

$$\left\{ \begin{aligned} {\dot{\varvec{\psi }}}_{j\max } & ={\varvec{J}}_{o\max } {\dot{\varvec{\theta }}}_{i\max } , \\ {\varvec{\ddot{\psi }}}_{j\max } & ={\varvec{J}}_{o\max } {\varvec{\ddot{\theta }}}_{i\max } + {\dot{\varvec{J}}}_{o\max } {\dot{\varvec{\theta }}}_{i\max } , \\ \end{aligned} \right.$$
(23)

where \({{\varvec{\psi}}},{\dot{\varvec{\psi }}},{\varvec{\ddot{\psi }}} \in {\varvec{R}}^{n}\), \({{\varvec{\psi}}}\) denotes the n-vector of OAJ, n is the number of DOF of OAJ, j denotes each OAJ. \({\varvec{J}}_{o\max }\) represents Jacobian matrix of the manipulator corresponding to the maximum value of each OAJ velocity.

Then, we start by analyzing the performance of the several algorithms for the trajectory optimization of a point-point motion, including the proposed INSGA-II, MO-INSGA-II [34], success history-based adaptive multi-objective differential evolution with whale optimization (SHAMODE-WO) [35], IMOPSO [36], many-objective evolutionary algorithm based on decomposition with random and adaptive weights (MOEA/D-URAW) [37] and IMODE [38]. In a second phase, the composite polynomial with the quintic B-splines approach are compared to evaluate its effectiveness.

5.1 Comparison with MO-NSGA-II, SHAMODE-WO, IMOPSO, MOEA/D-URAW and IMODE

Given position and posture of the hand at initial and final instance, including one starting point and eight ending points, the OAJ trajectories are parameterized here by composite polynomial functions with four nodes uniformly distributed along time scale (Figure 5). There are sixteen unknown parameters, where two intermediate adjustable nodes contain fourteen, ending point only includes one by applying inverse kinematics transformation, and the travelling time is one of them. These parameters are optimized by multi-objective algorithm until non-dominated solutions satisfying constraints have been reached. In Figure 5, the boundary value of the designed parameter ψ can be obtained by considering the equality and inequality constraints in Eq. (2) and the workspace limitation of the manipulator.

Figure 5
figure 5

Composite polynomial curve of joint output angle temporal evolution

The initial position and posture of the end-effector is [x0 y0 z0 α0 β0 γ0] = [0 0 − 0.83 π/2 0 − π], and the final positions and postures of the hand (FPH) are set as follow.

$$\left\{ \begin{gathered} {\text{FPH}}_{1} = [ - 0.02,\;0.02,\; - 0.77,\;5\uppi /12,\; -\uppi /12,\; - 8\uppi /9], \hfill \\ {\text{FPH}}_{2} = [ - 0.03,\;0.03,\; - 0.75,\;5\uppi /13,\; -\uppi /13,\; - 8\uppi /10], \hfill \\ {\text{FPH}}_{3} = [ - 0.04,\;0.04,\; - 0.73,\;5\uppi /14,\; -\uppi /14,\; - 8\uppi /11], \hfill \\ {\text{FPH}}_{4} = [ - 0.05,\;0.05,\; - 0.71,\;5\uppi /15,\; -\uppi /15,\; - 8\uppi /12], \hfill \\ {\text{FPH}}_{5} = [ - 0.06,\;0.06,\; - 0.69,\;5\uppi /16,\; -\uppi /16,\; - 8\uppi /13], \hfill \\ {\text{FPH}}_{6} = [ - 0.07,\;0.07,\; - 0.67,\;5\uppi /17,\; -\uppi /17,\; - 8\uppi /14], \hfill \\ {\text{FPH}}_{7} = [ - 0.08,\;0.08,\; - 0.65,\;5\uppi /18,\; -\uppi /18,\; - 8\uppi /15], \hfill \\ {\text{FPH}}_{8} = [ - 0.09,\;0.09,\; - 0.63,\;5\uppi /19,\; -\uppi /19,\; - 8\uppi /16]. \hfill \\ \end{gathered} \right.$$
(24)

To validate the superiority of the proposed INSGA-II, its performances with some state-of-the-art representatives are compared from different categories of multi-objective algorithms. All non-dominated solutions of the trajectory optimizations, from the starting point to the eight ending points, offered by INSGA-II over 100 runs, are compared to that of MO-NSGA-II, SHAMODE-WO, IMOPSO, MOEA/D-URAW and IMODE in terms of IGD, HV and OO, and then these experiment results are gathered for statistical analysis. It is noted that all objective functions are normalized by adopting the min-max standardization method to have a same range, which can avoid the function with largest range would dominate selection.

The initialization parameters for NSGA-II are as follows: the population size is 100, the generation number is 80. Mutation probability is 1/16, which is selected as 1/n (where n represents the number of variables) proposed by Deb [25]. For constraint-optimization problems, the distribution indexes for real coded crossover and mutation operators are 20 and 100, respectively. The values of the parameter that have been used in SHAMODE-WO technique are as follow: the population size is 100, the generation number is 80, the historical memory of scaling factor is 0.5, the historical memory of crossover ratio is 0.5, the memory index is 1 and the memory size is 5. In overall tested experiments, IMOPSO was run using the parameters as follows: the population size is 100, the generation number is 80, the jump improved operation mechanism number is 100, the disturbance rate range is [0.1, 0.3]. For MOEA/D-URAW, the population size is 100, the generation number is 80, the historical memory of scaling factor is 0.5, the historical memory of crossover ratio is 0.5, the memory index is 1 and the memory size is 5. For IMODE, the population size is 100, the maximum number of iterations is 80, the crossover probability is 0.1, the scaling factor is 0.5, the size of initial Pareto front approximation is 100, the number of points desired by the decision maker is 100 and the selection parameter is 0.1.

The mean and standard deviation values (SD) of all the instances are shown in Table 1 (The best results for each index are marked in bold). Demonstrated in mean and SD of the IGD evaluation results, INSGA-II finds better solutions, which has superior values in all test problems when compared to related works while its IGD remains approximate to zero. In most of the test problems, the INSGA-II performs better than other related methods in the HV evaluation results. The two evaluation results indicate that the convergence and diversity of the non-dominated solutions obtained by INSGA-II performs better than that of other related methods. However, the experiment results of the INSGA-II are not satisfactory in the OO evaluation. As for the OO evaluation results, the calculation efficiency of all the test instances addressed by IMODE is the best.

Table 1 Mean and standard deviation values of GD, SSM and OO between INSGA-II, MO-NSGA-II, SHAMODE-WO, IMOPSO, MOEA/D-URAW and IMODE over 100 runs on eight given different final points (× 10−2)

In order to intuitively reflect the performance of each algorithm, the corresponding boxplots (Figure 6) is drawn by synthesizing the results in Table 1. The IGD and HV evaluation results clearly show that the INSGA-II can perform exceptionally in solving the problem of manipulator's trajectory planning, which demonstrates its convergence and diversity are better than other algorithms. MO-NSGA-II takes second place in the convergence and diversity performances, but the computational efficiency of the INSGA-II and MO-NSGA-II are undesirable. Additionally, although the convergence and diversity performance of IMODE technique is not good, it gives minimum OO thereby it is the better one for a multicriterion to obtain a best optimal solution trade-off very quickly.

Figure 6
figure 6

Performances of INSGA-II, MO-NSGA-II, SHAMODE-WO, IMOPSO, MOEA/D-URAW and IMODE in optimizing the problem of HRRA trajectory planning: (a) IGD, (b) HV, (c) OO

5.2 Comparison of Trajectory Planning Methods

Taking the point-to-point mission with FPH1 as an example, to gain the better designed parameters of trajectory optimization, the non-dominated solutions obtained by the four algorithms are all taken as candidates for decision-makers. As shown in Figure 7, the travelling time ranges from 0.513 to 2.96 s while the torque fluctuation ranges from 5.29 to 114.17 N·m. Solution A requires the shortest travelling time but the maximum torque fluctuation while Solution C has the least torque fluctuation but the maximum travelling time. Other solutions are the trade-off between the travelling time and torque fluctuation.

Figure 7
figure 7

Approximate true Pareto front for trajectory planning

Solution B (The orange circle dot in Figure 7) is obtained by substituting all non-dominated solutions obtained in the Section 5.2 into the Eq. (22), which corresponds to a synthetical membership value equal to one. The designed parameters matched with Solution B are used to verify the validity and competency of the composite polynomial in comparison with the velocity and acceleration of the quintic B-spline approach [21]. The result values of the designed parameter are: the normalized time λ = 0.809, the intermediate points ψa1 = [−0.0925, − 0.0366, 0.194, 0.132, 0.233, − 0.0836, − 0.172] rad and ψa2 = [− 0.201, − 0.0905, 0.351, 0.289, − 0.257, − 0.0866, 0.234] rad.

In order to be able to compare the results yielded by the two trajectory planning methods, the travelling time is consistent with the optimized results. In addition, the velocity and acceleration of the starting and ending points are set as zero. The profiles of velocity and acceleration for each actuator created using quintic B-splines are shown in Figures 8 and 9.

Figure 8
figure 8

The velocity profile of each joint using quintic B-splines

Figure 9
figure 9

The acceleration profile of each joint using quintic B-splines

Likewise, the trajectory of each OAJ created by using the composite polynomials can be obtained by substituting the optimum results into Eq. (7), and then the velocity and acceleration of each actuator can be solved. The corresponding velocity and acceleration profiles are shown in Figures 10 and 11.

Figure 10
figure 10

The velocity profile of each joint using composite polynomials

Figure 11
figure 11

The acceleration profile of each joint using composite polynomials

The maximum kinematic values of the profiles in Figures 8, 9, 10 and 11 are listed in Table 2, and it can be noticed that the results yielded by the approach described in this article are better than those provided by the approach [21] with respect to the maximum values of velocity and acceleration. It is well known that the lower maximum velocity provides an advantage because lower velocity extends the life of the actuator. Meanwhile, lower acceleration profiles decreases the noise in the mechanism and increases the mechanical life by reducing wear.

Table 2 Maximum kinematic values resulting from the trajectory construction approaches

To further demonstrate the superiorities of the proposed method, the torque fluctuations are calculated by the quintic B-spline and composite polynomial approach. The reduction of the torque fluctuation is 33.47%, as shown in Figure 12. Consequently, the manipulator can work with higher stability via the proposed method.

Figure 12
figure 12

Comparison chart of torque fluctuation

6 Conclusions

A new methodology for optimal trajectory planning has been described in this article. The composite polynomials are adopted to construct the trajectory of each OAJ and the trajectory is optimized with INSGA-II technique. The objective functions take into account both the travelling time and the torque fluctuation along the whole trajectory.

  1. (1)

    A new composite polynomial is created by combining quintic polynomials with Bezier curves based on cubic Bernstein polynomials. By the Bezier curve part, the convergence to the starting and ending points and the adjustability of the trajectory are improved, while a smooth transition in the vicinity of the endpoints is provided by the polynomial part.

  2. (2)

    Three improved genetic operators are adopted in INSGA-II: RGS can increase the differences between the paired individuals and the diversity of the paired genes; DBX can expand the search space and improve the probability of individuals with high adaptability; APCM can accelerate the convergence to the optimal solution by the adaptive mutation operator.

  3. (3)

    Given eight different ending points in trajectory mission, the convergence, diversity and efficiency of INSGA-II, MO-NSGA-II, SHAMODE-WO, IMOPSO, MOEA/D-URAW and IMODE are calculated based on IGD, HV and OO. The simulation results demonstrated that well-converged and well-diversified non-dominated solutions can be obtained by INSGA-II, but the efficiency is lower than that of IMODE.

  4. (4)

    Using the synthetical fuzzy membership function to obtain a trade-off for decision-users, the trajectory of the OAJ constructed by composite polynomials compared in the velocity and acceleration with quintic B-splines. The former velocity and acceleration are lower, which increases the mechanical life by reducing wear. Moreover, the reduction of the torque fluctuation is 33.47%, thereby ensuring higher motion stability of the manipulator.

Future work will aim to reduce the time complexity of the INSGA-II to improve the calculation efficiency so that the optimization method can be used in the real-time trajectory planning for the manipulator.

References

  1. J J Kim, J J Lee. Trajectory optimization with particle swarm optimization for manipulator motion planning. IEEE Transactions on Industrial Informatics, 2015, 11(3): 620–631.

    Article  Google Scholar 

  2. H Wang, H Wang, J Huang, et al. Smooth point-to-point trajectory planning for industrial robots with kinematical constraints based on high–order polynomial curve. Mechanism and Machine Theory, 2019, 139: 284–293.

    Article  Google Scholar 

  3. H Liu, X Lai, W Wu. Time-optimal and jerk-continuous trajectory planning for robot manipulators with kinematic constraints. Robotics and Computer-Integrated Manufacturing, 2013, 29(2): 309–317.

    Article  Google Scholar 

  4. X Shi, H Fang, L Guo. Multi-objective optimal trajectory planning of manipulators based on quintic NURBS. 2016 IEEE International Conference on Mechatronics and Automation. Harbin, China, August, 2016: 759–765.

  5. Ü Dinçer, M Çevik. Improved trajectory planning of an industrial parallel mechanism by a composite polynomial consisting of Bezier curves and cubic polynomials. Mechanism and Machine Theory, 2019, 132: 248–263.

    Article  Google Scholar 

  6. A Gasparetto, V Zanotto. A new method for smooth trajectory planning of robot manipulators. Mechanism and Machine Theory, 2007, 42 (4): 455–471.

    Article  MathSciNet  Google Scholar 

  7. K X Ba, Y H Song, B Yu, et al. Kinematics correction algorithm for the LHDS of a legged robot with semi-cylindrical foot end based on V-DOF. Mechanical Systems and Signal Processing, 167, 2022: 108566.

  8. B Chen, D R Gao, Y B Li, et al. Investigation of the droplet characteristics and size distribution during the collaborative atomization process of a twin-fluid nozzle. The International Journal of Advanced Manufacturing Technology, 2020, 107(3–4): 1625–1639.

    Article  Google Scholar 

  9. L F Tian, C Curtis. An effective robot trajectory planning method using a genetic algorithm. Mechatronics, 2004, 14(5): 455–470.

    Article  Google Scholar 

  10. H I Lin. A fast and unified method to find a minimum-jerk robot joint trajectory using particle swarm optimization. Journal of Intelligent & Robotic Systems, 2014, 75 (3–4): 379–392.

    Article  Google Scholar 

  11. J S Huang, P F Hu, K Y Zeng, et al. Optimal time-jerk trajectory planning for industrial robots. Mechanism and Machine Theory, 2018, 121: 530–544.

    Article  Google Scholar 

  12. P Huang, G Liu, J Yuan, et al. Multi-objective optimal trajectory planning of space robot using particle swarm optimization. International Symposium on Neural Networks. Berlin, Heidelberg, 2008: 171–179.

    Google Scholar 

  13. M da Graça Marcos, J T Machado, T P Azevedo-Perdicoúlis. A multi–objective approach for the motion planning of redundant manipulators. Applied Soft Computing, 2012, 12(2): 589–599.

  14. R Saravanan, S Ramabalan, C Balamurugan, et al. Evolutionary trajectory planning for an industrial robot. International Journal of Automation and Computing, 2010, 7(2): 190–198.

    Article  Google Scholar 

  15. D Chen, S Li, J Wang, et al. A multi-objective trajectory planning method based on the improved immune clonal selection algorithm. Robotics and Computer-Integrated Manufacturing, 2019, 59: 431–442.

    Article  Google Scholar 

  16. S F Saramago, V S Junior. Optimal trajectory planning of robot manipulators in the presence of moving obstacles. Mechanism and Machine Theory, 2000, 35(8): 1079–1094.

    Article  MathSciNet  Google Scholar 

  17. M Benzaoui, H Chekireb, M Tadjine, et al. Trajectory tracking with obstacle avoidance of redundant manipulator based on fuzzy inference systems. Neurocomputing, 2016, 196: 23–30.

    Article  Google Scholar 

  18. J Garrido, W Yu, X O Li. Robot trajectory generation using modified hidden Markov model and Lloyd's algorithm in joint space. Engineering Applications of Artificial Intelligence, 2016, 53: 32–40.

    Article  Google Scholar 

  19. A Reiter, A Müller, H Gattringer. On higher order inverse kinematics methods in time-optimal trajectory planning for kinematically redundant manipulators. IEEE Transactions on Industrial Informatics, 2018, 14(4): 1681–1690.

    Article  Google Scholar 

  20. Y Fang, J Hu, W Liu, et al. Smooth and time-optimal S-curve trajectory planning for automated robots and machines. Mechanism and Machine Theory, 2019, 137: 127–153.

    Article  Google Scholar 

  21. Y B Li, L Wang, B Chen, et al. Optimization of dynamic load distribution of a serial–parallel hybrid humanoid arm. Mechanism and Machine Theory, 2020, 149: 103792.

  22. Y B Li, Z S Wang, P Sun, et al. Dynamic load distribution optimization for a 4-DOF redundant and series-parallel hybrid humanoid arm. Journal of Mechanical Engineering, 2020, 56(9): 45–54. (in Chinese)

    Article  Google Scholar 

  23. N Srinivasan, K Deb. Multi-objective function optimisation using non–dominated sorting genetic algorithm. Evolutionary Compution, 1994, 2(3): 221–248.

    Article  Google Scholar 

  24. K Deb, A Pratap, S Agarwal, et al. A fast and elitist multiobjective genetic algorithm: NSGA-II. IEEE Transactions on Evolutionary Computation, 2002, 6(2): 182–197.

    Article  Google Scholar 

  25. K Deb, H Jain. An evolutionary many-objective optimization algorithm using reference-point-based nondominated sorting approach, Part I: solving problems with box constraints. IEEE Transactions on Evolutionary Computation, 2013, 18(4): 577–601.

    Article  Google Scholar 

  26. Y Song, F Wang, X Chen. An improved genetic algorithm for numerical function optimization. Applied Intelligence, 2019, 49(5): 1880–1902.

    Article  Google Scholar 

  27. K Zhang, Z W Xu, S L Xie, et al. Evolution strategy-based many–objective evolutionary algorithm through vector equilibrium. IEEE Transactions on Cybernetics, 2021, 51(11): 5455–5467.

    Article  Google Scholar 

  28. X Cai, Y Xiao, M Li, et al. A grid-based inverted generational distance for multi/many–objective optimization. IEEE Transactions on Evolutionary Computation, 2020, 25(1): 21–34.

    Article  Google Scholar 

  29. L H Wu, Y N Wang, X F Yuan, et al. Environmental/economic power dispatch problem using multi-objective differential evolution algorithm. Electric Power Systems Research, 2010, 80(9): 1171–1181.

    Article  Google Scholar 

  30. M Asafuddoula, T Ray, R Sarker. A decomposition-based evolutionary algorithm for many objective optimization. IEEE Transactions on Evolutionary Computation, 2015, 19(3): 445–460.

    Article  Google Scholar 

  31. Z S Wang, Y B Li, Y Q Luo, et al. Dynamic analysis of a 7-DOF redundant and hybrid mechanical arm. Journal of Zhejiang University, 2020, 54(8): 1505–1515. (in Chinese)

    Google Scholar 

  32. Z S Wang, Y B Li, P Sun, et al. A multi-objective approach for the trajectory planning of a 7-DOF serial-parallel hybrid humanoid arm. Mechanism and Machine Theory, 2021, 165: 104423.

  33. Z Wang, Z Wang, W Liu, et al. A study on workspace, boundary workspace analysis and workpiece positioning for parallel machine tools. Mechanism and Machine Theory, 2001, 36(5): 605–622.

    Article  Google Scholar 

  34. K Deb, H Jain. Handling many-objective problems using an improved NSGA-II procedure. Proceedings of the IEEE Congress on Evolutionary Computation, 2012: 1–8.

  35. N Panagant, S Bureerat, K Tai. A novel self-adaptive hybrid multi–objective meta–heuristic for reliability design of trusses with simultaneous topology, shape and sizing optimisation design variables. Structural and Multidisciplinary Optimization, 2019, 60(5): 1937–1955.

    Article  MathSciNet  Google Scholar 

  36. S J Tsai, T Y Sun, C C Liu, et al. An improved multi-objective particle swarm optimizer for multi-objective problems. Expert Systems with Applications, 2010, 37(8): 5872–5886.

    Article  Google Scholar 

  37. L R Farias, A F Araújol. Many-objective evolutionary algorithm based on decomposition with random and adaptive weights. 2019 IEEE International Conference on Systems, Man and Cybernetics (SMC). IEEE, 2019: 3746–3751.

  38. W Gong, Z Cai. An improved multiobjective differential evolution based on Pareto-adaptive ε-dominance and orthogonal design. European Journal of Operational Research, 2009, 198(2): 576–601.

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

Supported by the Zhejiang Provincial Natural Science Foundation for Distinguished Young Scientists (Grant No. LR18E050003); the National Natural Science Foundation of China (Grant Nos. 51975523, 51905481); Natural Science Foundation of Zhejiang Province (Grant No. LY22E050012); the Students in Zhejiang Province Science and Technology Innovation Plan (Xinmiao Talents Program) (Grant No. 2020R403054); and the China Postdoctoral Science Foundation (Grant No. 2020M671784).

Author information

Authors and Affiliations

Authors

Contributions

ZW conceived the basic idea, and carried out research, analysis and writing of the manuscript. YL provided theoretical guidance. KS assisted with formula analyses. WZ was in charge of drawing figures. BC and KC revised the final manuscript. All authors read and approved the final manuscript.

Authors’ Information

Yanbiao Li, born in 1978, is currently a professor and a PhD candidate supervisor at Key Laboratory of E & M, Ministry of Education & Zhejiang Province, Zhejiang University of Technology, China. He received his PhD degree from Yanshan University, China, in 2008. His research interests include parallel mechanism, robotics.

Zesheng Wang, born in 1994, is a PhD candidate at Zhejiang University of Technology, China. His main research interests include parallel mechanism, hybrid mechanism, and robotics.

Corresponding author

Correspondence to Yanbiao Li.

Ethics declarations

Competing Interests

The authors declare no competing financial interests.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Wang, Z., Li, Y., Shuai, K. et al. Multi-objective Trajectory Planning Method based on the Improved Elitist Non-dominated Sorting Genetic Algorithm. Chin. J. Mech. Eng. 35, 7 (2022). https://doi.org/10.1186/s10033-021-00669-x

Download citation

  • Received:

  • Revised:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s10033-021-00669-x

Keywords