Abstract

The complexity in the design of bipedal robots has motivated the use of simple mechanisms to accomplish the desired locomotion task with a minimum control effort. Nevertheless, a diverse set of conflictive design criteria must be met to develop the bipedal gait. In this paper, the synergy in the eight-bar mechanism design criteria to satisfy the bipedal lower-limb behavior is promoted by proposing a Pareto-based Nonlinear Mixed Discrete-Continuous Constrained Multiobjective Optimization Problem and by improving the search in the optimizer through the inclusion of the Multiselection Strategy into the multiobjective differential evolution algorithm, where the conflictive design objectives are the continuous path generation based on an approximation error to track twenty precision points of the bipedal gait and also the force transmission exerted when the foot reaches the ground. The manufacture of a prototype with a specific design trade-off experimentally validates the obtained synergistic design with the proposed design approach. In addition, the empirical analysis in simulation through a statistical validation indicates that the Multiselection Strategy explores and exploits the design solutions promoting the diversity, convergence, and capacity features of the obtained Pareto front with respect to other four multiobjective optimizers and consequently improves the reconfigurability in the design such that more alternatives result to the designer decision making.

1. Introduction

Human beings have handled and solved significant problems throughout history, producing theories and technologies even more sophisticated [1]. One of these theoretical and practical aspects is focused on the development of high-performance bipedal robots in terms of energy consumption, design complexity, number of actuators, and so on. Despite the complexity in their mechanical design (interrelation of several aspects: temporal-spatial data, kinematic variables, and the like), a significant challenge in the design of bipedal robots is to develop it as simple as possible implying a prototype with low cost, low energy consumption, and easy to control.

In that way, there has been a growing interest in the design of bipedal robots focus mainly on lower-limb rehabilitation [2] and lower-limb prostheses [3, 4]. Furthermore, several design studies that involve simple mechanisms have been exploited to reproduce the human gait: six-bar mechanism [5], Chebyshev mechanism [6], and ten-bar mechanism [7]. Nevertheless, the limitation of the linkage mechanism to generate continuous paths is that the desired continuous path can only be generated approximately and then, in some of cases, optimization approaches have been stated to satisfy several precision points of designs. The optimization problem was solved by using meta-heuristic algorithms instead of gradient-based approaches because the latter are problem dependent (the convergence to a solution is only guaranteed for continuous problem); they present high sensitivity to initial condition which results in the convergence to diverse local minima in multimodal optimization problems, and they require the gradient of the performance function and/or constraints which is not always possible for real-world applications. For instance, Calva et al. [8] synthesized a reconfigurable four-bar linkage to the rehabilitation gait in children with cerebral palsy. A mono-objective constrained optimization problem was formulated and solved by differential evolution (DE) and Sequential Quadratic Programming (SQP) techniques. The DE meta-heuristic algorithm provided a better performance than the SQP gradient-based approach due to the fact that the former efficiently explores the search space in the constrained problem.

Therefore, meta-heuristic approaches are gaining more attention lately [9, 10] because they can find solutions near to the optimum, be less prone to get stuck in local minima due to the fact that they are population-based approaches, are merged to other techniques to improve the performance, and are used in nonlinear, discontinuous, continuous-discrete problems. Approaches that employed meta-heuristic algorithms have been recently developed in the design of rehabilitation robots based on mechanisms. Shao et al. [11] performed the dimensional synthesis of a cam-linkage mechanism to human gait rehabilitation, considering a multiobjective optimization problem. A weighed sum approach was used to transform the multiobjective optimization problem into a mono-objective one. This problem was solved via genetic algorithm. The main proposal advantage is that the two-degree-of-freedom in the initial design was effectively reduced to a one-degree-of-freedom cam-linkage mechanism. The results proved that the final design was capable of tracking the desired path. Bataller et al. [12] synthesized an exoskeleton for hand finger rehabilitation through a low-cost mechanism. The objective designs were the deviation of the generated path, as well as the difference of the three angles of each phalanx. The authors handled the optimization problem with the weighted sum approach which was solved by Malaga University Mechanism Synthesis Algorithm. In order to validate the design, a 3D-printed prototype was manufactured. Ji and Manna [13] synthesized a planar four-bar mechanism to track a closed ankle trajectory obtained from gait data. By establishing and solving a mono-optimization problem was possible to find a design which minimizes the trajectory tracking error. A conceptual design of the linkage mechanism was displayed to expose the idea of creating machines using planar mechanisms. McDaid [14] performed a two degree-of-freedom five-bar linkage to reinstate walking patterns for children with cerebral palsy, to which, a multiobjective optimization problem was formulated and solved via genetic algorithm with a weighted sum approach. The design was experimentally validated with four healthy subjects, as well as with clinical data from three children with cerebral palsy. Singh et al. [15] proposed a novel synthesis method, considering a two-stage mono-objective optimization problem and applying to a four-bar exoskeleton lower-limb to mimic the human gait. The first stage involves the tracking error between the generated and desired trajectories for the design a four-bar linkage. In the second stage the configurations of the linkage for the remaining precision points are determined. A conceptual design of an exoskeleton demonstrated the viability of the method. In [16], the same authors synthesized a crank-rocker planar mechanism (human knee-exoskeleton) by formulating a constrained mono-objective optimization problem with the error between generated and prescribed trajectory as the performance function. The optimization problem was solved by teaching-learning-based-optimization algorithm, considering the penalty method to manage all the constraints. A prototype was used to validate the design, observing that a subject was able to walk smoothly with the knee-exoskeleton designed. Shen et al. [17] proposed an integrated method of type and dimensional synthesis to design one degree-of-freedom mechanisms with only revolute joints based on the four-bar mechanisms. During the design process a mono-objective optimization problem is formulated and solved via genetic algorithms. The proposed method was applied to a leg exoskeleton for hip and knee joint gait reproduction and a finger exoskeleton for curling motion duplication. Pantoja et al. [18] synthesized an eight-bar-one-degree-of-freedom mechanism to track a trajectory similar to the human gait on sagittal plane. A mono-objective optimization problem was formally stated to fulfill the design requirement. Experimental results verified the design approach through a 3D-printed prototype.

An important aspect to be considered in the bipedal design is how to synergistically improve the trade-offs in the design criteria. In previous works related to simple bipedal design the trade-off among design criteria is a priori given through weighted sum approach. Nevertheless, once the weights are set in the weighted sum approach, a specific trade-off is found such that the reconfigurability of the design can not be achieved [19]. In addition, it is quite impossible to obtain the suitable synergy between different design criteria because an evenly distributed set of weights do not produce a uniform distribution of the Pareto front points [20]. Then, to perform an efficient synergy among design criteria in the bipedal lower-limb design, a Pareto-based Multiobjective Optimization Problem [10] must be considered to efficiently search several trade-offs for the specific application. Moreover, the optimization technique to be used in the synergistic design is also a crucial factor to find the appropriate trade-offs in the design with several criteria [21]. Due to the features and properties of the problem, there is not a universal algorithm that performs better for all classes of multiobjective optimization problems [22]. Hence, to find the best synergy in the design implies the inclusion of strategies which promotes an efficient exploration and exploitation of the design space to fulfill diverse trade-offs in the design.

Therefore, in this paper, the synergistic design of a bipedal lower-limb through a one-degree-of-freedom eight-bar mechanism is accomplished by (i) Proposing a Pareto-based Nonlinear Mixed Discrete-Continuous Constrained Multiobjective Optimization Problem (NMDC-CMOOP). The proposed synergistic design approach integrates the continuous path generation based on the tracking of twenty precision points of the bipedal gait and the force transmission (via transmission angle) exerted in the stance phase. (ii) Including a Multiselection Strategy into the selection stage of the multiobjective differential evolution algorithm. This strategy explores specific regions of the search space and promotes to discover a large amount and spread of Pareto solutions, providing more and better alternatives to the designer decision making (more reconfigurability in the bipedal lower-limb design).

The paper is organized in the following way: Section 2 presents the kinematic model of the Bipedal Lower-Limb (BLL). The objective functions, the design variables, and the constraints involved in the Nonlinear Mixed Discrete-Continuous Constrained Multiobjective Optimization Problem are explained in Section 3. Section 4 explains the proposed algorithm to solve the NMDC-CMOOP. Section 5 covers an assessment of the effectiveness of the proposed DE-based selection strategy algorithm and other four algorithms. Besides, experiments of the best mechanism found are conducted to verify the synergistic design. Finally, in Section 6 the conclusions are drawn.

2. Analysis of the Bipedal Lower-Limb

Two identical mechanisms are required to generate the human gait on the sagittal plane, where each is a bipedal lower-limb. However, it is sufficient to design only one element instead of the two required due to the symmetrical behavior of the gait. Therefore, the one degree-of-freedom eight-bar planar mechanism presented in Figure 1 is designed to generate the human gait path on the sagittal plane. The link lengths is grouped in the vector , the link angular displacements are represented as , the terms are the interior angles of the triangular links marked as A and B, and the Cartesian coordinate corresponds to the point where the desired gait movement would be set. This mechanism is selected due to its scalable design, energy efficiency, bioinspired locomotion, and it has a wide operation range capable of generating closed-loop trajectories [23].

2.1. Kinematic Model

Separating the BLL into three submechanisms (i.e., two four-bar and one five-bar mechanism), kinematics equations are derived in (1) and (2) from [18].where

3. Synergistic Design of the BLL

The design of the BLL takes into account the synergy between the generation of the human gait path on the sagittal plane and the force transmission from the input link to the output point PE. Therefore, in order to fulfill a synergistic design approach with different trade-offs, a multiobjective optimization problem is stated as a mathematical programming problem, where (4) and (5) show its general representation.subject towhere

: vector of design variables;

: number of inequality constraints;

: number of equality constraints.

In the next sections, the functions related in the multiobjective optimization problem for the synergistic design of the BLL are detailed.

3.1. Design Objectives

The first design objective displayed in (6) is related to the accuracy of the path tracking. This considers the error between the desired path , and the Cartesian coordinates tracked by the point , where is the number of precision points to satisfy the point of the BLL. The second criterion displayed in (7) provides a design with the most suitable force transmission during the stance phase of the BLL and also is less prone to inaccuracies due to manufacturing errors, thermal expansion, or material contraction. Then, the second design objective is the deviation of the transmission angle of the three submechanisms from the ideal one (pressure angle [25]).where

3.2. Design Variables

The design variables of the BLL are the link lengths , the angles of the fixed links, the interior angles of the triangular links, the angle deviation , the start coordinate of the gait path, kinematic configurations of submechanisms (elbow up and elbow down configuration), and the angular displacements of the crank . Finally, the vector in (9) collects the design variables, where the discrete variables are given by and the rest consists of real (continuous) ones.

3.3. Constraints
3.3.1. Lower and Upper Bounds of Design Variables

Bounds on design variables delimit the search space to finding an optimal solution in real-world engineering problems. Such bounds are set as inequality constraint in (10), where the upper and lower limits are given in Table 1. It is important to note that the variables can only take the discrete values of or .

3.3.2. Grashof Criterion

Another constraint in the design of the BLL is the Grashof criterion of the four-bar submechanisms [26], which states if the sum of the shortest and longest link lengths is less than or equal to the amount of the two remaining links, then at least one of them can rotate completely. This criterion is set as inequality constraints in (11) and (12).

Besides, the four-bar submechanisms can be locked if the inequality constraints (13)-(16) are not taken into account. These constraints force that such mechanisms present crank-rocker configuration.

3.3.3. Functional Morphology

The functional morphology constraint is associated with the conditions that the BLL can move freely (i.e., without any of its joints hitting the ground). The inequality constraints given in (17)-(19) force that the points , , and are above of the point where the path is performed.where

3.3.4. Real Kinematic Movement

This set of constraints does not allow that submechanisms present nonphysical design (i.e., mechanisms that do not satisfy the closed kinematic chain). Then, each of the crank input angular motions must guarantee that constraints (21) and (22) are satisfied to produce the motion in the point of the BLL.

3.3.5. Desired Path

The desired path uses the sign convention in Figure 2 for the hip and knee angles of the lower-limb of human being. Moreover, this path includes the torso movement (see Figure 3). Then, the desired path is parameterized and resized in (23) considering the hip-knee angles presented in the biomechanical study in [24]. Twenty hip-knee angles of a younger group between 6 to 12 years old collected from such study are used and shown in Table 2. As a result, the precision point number for the desired path is , where means that of the gait cycle is in the stance phase, and means that of the gait cycle is in the swing phase.

The desired path expressed in (23) is included as inequality constraints, taken into account the lengths and and the scale factors and yielding a gait path with a step length of about and a step elevation of about . It is important to note that this path presents a closed form, and an importance challenge in the bipedal lower-limb design is to track this two degree-of-freedom Cartesian space trajectory with one eight-bar mechanism.where

4. Multiobjective Differential Evolution Algorithm

Differential Evolution (DE) proposed by Price and Storn in 1995 [27] is a population-based meta-heuristic global search technique. DE is formulated to solve numerical optimization problems coded with real values as in evolution strategies. In the same way as evolutionary algorithms, DE presents operators of recombination, mutation, and selection strategies. DE has had a remarkable acceptance in the diverse areas such as mechanical engineering design [28], mechatronic design [21], automatic control tuning [29], and so on. This fact is because of the suitable convergence and robustness properties, the reduced number of tuning parameters, and the success in solving real-world applications. Nevertheless, the search capability of DE may be compromised in multimodal problems [30]. Accordingly, further improvements must be made to enhance (avoid stagnation to local optima) its performance for a particular optimization problem.

The DE process consists of three stages: mutation, crossover, and selection. In the mutation process, the individuals in the population change the search direction based on the distribution of three solutions and the step size , as is shown in

In the recombination process (26), some design parameters of parent individuals and mutant vectors share their genetic information to generate the offspring population . The parameter influences the probability to obtain information from either parent or the offspring (great values mean less impact of the parent individual).

The generated offspring competes against of its corresponding parent and the most competitive survives to the next generation. The mechanism to know the most suitable individual is based on the proposed Multiselection Strategy explained in the next section. This strategy promotes a better convergence as well as widespread solutions in the Pareto front. Additionally, based on [31], the crowding distance strategy [32] and an External Archive (ExA) are employed to keep the best individuals (based on Pareto dominance) through the optimization process, allowing promoting diversity in the solutions. This strategy interchanges individuals stored in the ExA to provide the information to the mutation process, meaning that the individuals required in the mutation process are taken from the current population or from the ExA, depending on the Normal Selection (NS) value. This process is repeated until a maximum number of generations is fulfilled.

Algorithm 1 displays the DE-based approach with the Multiselection Strategy.

1: Create a random initial population , and
2: Evaluate in performance functions.
3:
4: while    do
5:for   to   do
6:if    then
7:Select randomly
8:else
9:Choose , and from ExA
10:end if
11:
12:for   to   do
13:if   or   then
14:
15:else
16:
17:end if
18:end for
19:Multi-Selection Strategy between and based on Algorithm 2
20:Update the ExA with the information of the best performance individuals.
21:
22: end for
23: end while
1: Virtual split of into: ,
2: if   &   then
3:
4: else if   &   then
5:if    then
6:
7:else
8:Whether :▷VS1
9:if    then
10:
11:end if
12:Whether :▷VS2
13:Random choice between and
14:end if
15: else if   &   then
16:Choose the one with the smaller constraint violation i.e., vs
.
17: else
18:
19: end if

The discrete variables in of the design variable vector (9) are handled as in (27); i.e., once the discrete design variable is generated (randomly generated in the population initialization in line 1 or after the crossover process in line 14 of the Algorithm 1) the procedure in (27) is performed.

4.1. Proposed Multiselection Strategy

Some concepts related to multiobjective problems are firstly given to describe the proposed Multiselection Strategy (MSS).

Definition 1. Let be the full set of alternatives for the decision variables, the feasible region is such that .

Definition 2. Given two vectors , we say that dominates (denoted by ) if   &  , for .

Definition 3. A vector of decision variables is Pareto-optimal if it is nondominated with respect to .

Definition 4. The Pareto-optimal set is defined by

Definition 5. The Pareto Front is defined by

The proposed MSS promotes the spread, diversity, convergence, and capacity [33] of the solutions through the Pareto front to provide a diverse set of bipedal lower-limb designs that fulfill different trade-offs between design objectives. This strategy splits the population of individuals into two subpopulations with the same number of individuals named as Virtual Subpopulation 1 (VS1) and Virtual Subpopulation 2 (VS2). Each subpopulation implements different selection processes. The VS1 enhances the convergence and the spread of a relevant region of the Pareto front (exploitation), and the VS2 explores the solutions space to promote diversity (exploration) in the search. This strategy is included when the offspring and the parent competes (line 19 of Algorithm 1). The MSS follows the following rules:(1)Any feasible solution is preferable over any unfeasible solution.(2)If the two solutions are feasible,the nondominated one is preferred;if both solutions are nondominated, thenIndividuals in VS1:(i)The one having the smallest value of is preferred.Individuals in VS2:(ii)One of them is chosen considering the same probability to be selected (flip a coin).(3)Among two unfeasible solutions, the one having a smaller constraint violation is preferred.

Algorithm 2 displays the proposed selection. The MSS is similar to the Deb Criterion [34]; however the main differences are the way in which both individuals are nondominated. The VS1 searches in the improvement of the performance function (path tracking accuracy) as can be seen in line 9 of the Algorithm 2, while VS2 promotes a random search into the design space; i.e., any solution is chosen with the equal probability to be selected (observe line 13 of the Algorithm 2).

The MSS encourages a Pareto front more widespread towards the interest regions (to minimize ) of designer interest and also promotes more synergistic solutions because different trade-offs are found in the region of interest.

4.1.1. Promoting Diversity

The diversity of the Pareto front is promoted in the DE algorithm by using the diversity strategy introduced by the Crowding Distance (CD) in [31]. The CD estimates the perimeter of the nearest neighbors of each solution. Algorithm 3 shows how to compute the crowding distance. The Normal Selection (NS) parameter is introduced to change the selection of vectors in the mutation process. When the generation is greater than of the generation maximum number , the mutation process uses three individuals (, , and ) from an External Archive instead of selecting them from the current population (as in the traditional DE algorithm). Such selection is based on CD. Larger values of CD are preferred since they represent a measure to know uncovered regions of nondominated solutions. Therefore, more uniform Pareto front is obtained by using this diversity strategy.

1: Begin
2:
3:Sort in descent order the non-dominated set.
4: and .
5:for   to   do
6:for   to   do
7:
8:end for
9:end for
10: End

Storing in the External Archive. This work uses an External Archive (ExA) to store the nondominated solutions along the search. The ExA allows finding better solutions when the diversity strategy based on CD is applied and thus accomplishes with design requirements appropriately [35]. The ExA allows the entrance of a solution if it is feasible and dominates any of the solutions inside the ExA. The dominated solutions from the ExA are removed. This process is expressed in the following definition.

Definition 6. Let , , then is accepted in the External Archive and , where is the maximum solution numbers of External Archive.

This ExA is limited to a maximum number of nondominated solutions . When the number of nondominated solutions surpasses the maximum number of individuals in ExA , the excesses of individuals are deleted. This removal of individuals is carried out equidistantly every of the nondominated solutions in the ExA. Line 20 of the Algorithm 1 indicates the store and removal process of surplus solutions in ExA.

5. Results

The synergetic design problem of the bipedal lower-limb is solved by using the proposed multiobjective differential evolution based on Multiselection Strategy explained in Section 4. Other four optimizers are implemented to compare the performance of the proposed optimizer. The first comparative DE-based multiobjective optimizer is denoted by “A1” which does not include either a strategy to promote diversity or a Multiselection Strategy [36]. The second DE-based multiobjective optimizer, denoted by “A2”, uses the crowding distance to promote diversity and furthers elitism by the inclusion of the External Archive which stores nondominated solutions [31]. The third optimizer is termed as “A3” and is related to the proposed multiobjective differential evolution based on Multiselection Strategy. The fourth optimizer is the Nondominated Sorting Genetic Algorithm II (NSGA-II) [37] denoted by “A4”. The last optimizer is the Multiobjective Particle Swarm Optimization (MOPSO) [38] termed as “A5”. This includes boundary position update technique with absorb zero velocity update strategies [39] and also the best position of the swarm is taken from the knee solution of the Pareto front in the External Archive. The selection of the comparative optimizers is to provide enough information about the advantages of including the proposed Multiselection Strategy into the Multiobjective DE algorithm.

5.1. Comparative Analysis of Algorithms

An overall number of independent runs of each algorithm are performed to obtain relevant information about their performance. In the case of DE-based optimizers, their parameters are set as follows: (i) the crossover probability is chosen as . This was obtained through a trial and error procedure. (ii) The scale factor is randomly selected in the interval for each generation, as is described in [40]. (iii) The External Archive capacity is limited to solutions with the Normal Selection of for algorithms “A2” and “A3”. (iv) The population size and the maximum number of generations are set as NP = 20 and Gmax = 500000, respectively. In the case of “A4” and “A5”, the optimizer parameters are chosen according to the recommended by the author cited. Only “A5” a population size of is selected. All algorithms are implemented in over a PC with an i7-3.5 GHz CPU and 16 GB in RAM.

This work uses the normalized Hypervolume metric () [33] to evaluate the performance in the diversity and convergence of the obtained Pareto front by using the five mentioned algorithms. This metric represents the normalized area covered by the Pareto front and a reference point. Whether the reference point is the Nadir vector, higher values of the metric indicate that the Pareto front has higher diversity and convergence to the True Pareto front. The Nadir vector is obtained by taking the worst independently objective function of the nondominated solutions for all algorithm runs. Since the True Pareto front is unknown in real-world engineering problems, in this work all resulting Pareto fronts from all algorithm runs are filtered to generate an approximation of the True Pareto front. The filtered process involves a dominance checking of all solutions given by runs and thus generates one single Pareto front. By using the approximation of the True Pareto front, the Ideal vector can be obtained with the best independently objective function of the nondominated solutions. Figure 4 shows the obtained approximation of the True Pareto front, where the Ideal and Nadir vectors can be observed.

Table 3 shows the value of each algorithm execution, its mean value , and standard deviation . It is observed that the proposed algorithm “A3” presents more reliable results in the convergence and diversity of the obtained Pareto front because it presents larger mean value and standard deviation in metric.

In order to find significant differences among the performances of the five studied algorithms and to determine if those differences are not due to chance, the Wilcoxon signed-rank test is applied by pairs to the samples of each algorithm [41]. The “two-sided” alternative hypothesis is considered in this test, which establishes that the two samples have different distributions. The results of the Wilcoxon test are obtained with the statistical analysis software “R” and are shown in Table 4. In this table, indicates the positive rank sums, shows the negative rank sums, and denotes the rejection probability of the alternative hypothesis. The statistical significance of the test is set at . Results in Table 4 confirm that the algorithm “A3” has the best performance compared with all other optimizers, followed by “A2” and “A4” which win two times, next “A1” wins one time, and the worst performance is given by “A5” due to the fact that this does not win in all comparison.

The above is due to the use of the Multiselection Strategy in “A3” enhancing the convergence towards desired regions of the objective function space. Additionally, the diversity is improved by including elite nondominated solutions from the External Archive (regarding the crowding distance) in the evolutionary operators. On the other hand, “A1” achieves the second worst Pareto fronts due to the fact that this algorithm only promotes the search space exploration by using random individuals from the population in the mutation process. The worst performance is “A5” algorithm and this is attributed to the lack of elitism because this algorithm does not include a selection process. Based on the above results, the algorithm “A3” is suitable to find Pareto fronts that allow the reconfigurability of the bipedal lower-limb with different synergistic levels in the design criteria.

Another performance metric evaluated in this paper is the Capacity Metric . This is related to the number of nondominated solutions (NDS) of the filtered Pareto front and in Table 5 this metric is shown as well as the Mean Convergence Time (MCT) of the 25 algorithm executions. The larger NDS (the best) is given by “A4”. The second best is provided by the proposal “A3”. The number of NDS obtained by “A3” is around , , and greater than the number of NDS of “A1”, “A2”, and “A5”, respectively. This indicates that “A3” presents a suitable NDS number. The MCT in algorithms that use larger NDS require more computational time to converge. Hence, the increment of MCT is related to the raise of NDS number.

Figure 5 shows the filtered Pareto front from all runs per each algorithm. It visually confirms that the proposed multiobjective differential evolution based on Multiselection Strategy “A3” has a better convergence level when is compared with the other algorithms; i.e., the Pareto solutions are closer to the objective function axes.

5.2. Optimal Design Solutions of the Bipedal Lower-Limb

In order to validate the bipedal lower-limb designs, a single alternative for the most representative algorithms is selected from the solutions observed in Figure 5. This selection is based on the two most reliable algorithms (“A2” and “A3”) and the last one is chosen by considering the second worst algorithm (“A1”). This selection is performed by considering a desired trade-off between the objective functions and . The selected designs prioritize low values of the performance function ; i.e., designs with higher accuracy in the bipedal gait path tracking are preferred since a highly desirable feature for the bipedal locomotion problem. With respect to the transmission angle deviation, the selected solutions must provide a low value of the performance function without abruptly increasing the value of the other performance function . The selected alternatives for each algorithm are marked with a triangle in Figure 5. Table 6 shows the values of the design variables for the three selected designs and the corresponding objective function values. The obtained mechanisms from the above designs and their trajectories are depicted in Figure 6. Based on this figure, the expected behavior of the bipedal lower-limb designs (regarding the design criteria and shown in Table 6) is visually validated. With the above results, it is observed that the performance of the selected “A3” design in the bipedal gait path tracking overcomes the “A1” and “A2” selected designs although those solutions are obtained in the extreme of of the Pareto front. On the other hand, the force transmission related to the transmission angle deviation in the design “A3” is better than the design “A1” but worse than the design “A2”. This indicates that the design solutions “A2” and “A3” are nondominated; nevertheless the best solution for the specific application, as is observed in Figure 6, is given by the design “A3”.

Figure 7 shows the computer-aided design and the manufactured prototype of the bipedal lower-limb of the selected solution obtained by using the proposed multiobjective differential evolution based on Multiselection Strategy “A3”. Furthermore, Figure 9 displays image sequences of the path tracking for that design. It is verified that the bipedal lower-limb suitably generates the desired gate cycle with a mean error of from the desired points and with the mean transmission angle deviation error of from the value.

Finally, in Figure 8 depicts the conceptual design of a plow machine with the previous selected design. It is important to note that depending on the application, the designer can take the most suitable solution to satisfy the best trade-off for the specific task.

6. Conclusions

In this paper, the synergistic design of continuous path generation and the force transmission of a bipedal lower-limb mechanism that fulfills twenty precision points of the gait cycle is stated as a Pareto-based Nonlinear Mixed Discrete-Continuous Constrained Multiobjective Optimization Problem to perform synergy between both design conflictive criteria. The task of selecting the a priori specific trade-off (as in the case of the weighed sum approach) is overcome due to the proposal, where a set of solutions capable of accomplishing the conflictive design criteria in the bipedal lower-limb design is obtained.

Moreover, the synergy is also considered in the optimizer by including a Multiselection Strategy into the selection process of the multiobjective differential evolution algorithm which promotes the discovery of better synergistic designs, with more quantity and diversity of solutions providing several design reconfigurability with different trade-offs to the designer decision making. This is because the proposed strategy enhances the search to a particular region (exploitation) of the Pareto front. The comparative statistical analysis based on the Hypervolume metric of the proposed Multiselection Strategy confirms that using the Multiselection Strategy, the External Archive and the diversity mechanism presented in this paper, improves the convergence, diversity, and widespread of the obtained Pareto solutions. Besides, the proposal provides a suitable set of nondominated solutions.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors have declared that no conflicts of interest exist.

Acknowledgments

The first author acknowledges the support from the Consejo Nacional de Ciencia y Tecnología (CONACyT) through the scholarship to pursue his graduate studies at CIDETEC-IPN. The authors acknowledge the support of the Secretaría de Investigación y Posgrado (SIP) through the Projects nos. SIP-20180196, SIP-20195279, and SIP-20195381.