Research Article

Optimal Robust Motion Controller Design Using Multiobjective Genetic Algorithm

Algorithm 1

Multiobjective DE algorithm.
(1) Select central polynomials and weights .
(2) Select controllers’ structure and parameters .
    ,
    ,
    ,
    .
(3) Parameters’ selection of the DE-optimization algorithm.
  (Number of parents-NP, differential weight-F, crossover probability-CR, mutation strategy)
(4) while ( )
(5)  DE selects value of parameters .
(6)  Solve polynomial equations (14), (16).
(7)  Derive convex polynomials .
(8)  Find current Pareto-front of the .
(9) end while