1 / 23

P. Pongcharoen, D.J. Stewardson, C. Hicks and P.M. Braiden. University of Newcastle upon Tyne

Applying Designed Experiments to Optimise the Performance of Genetic Algorithms for Scheduling Capital Products. P. Pongcharoen, D.J. Stewardson, C. Hicks and P.M. Braiden. University of Newcastle upon Tyne. Scheduling.

tobit
Télécharger la présentation

P. Pongcharoen, D.J. Stewardson, C. Hicks and P.M. Braiden. University of Newcastle upon Tyne

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Applying Designed Experiments to Optimise the Performance of Genetic Algorithmsfor Scheduling Capital Products P. Pongcharoen, D.J. Stewardson, C. Hicks and P.M. Braiden. University of Newcastle upon Tyne

  2. Scheduling • “The allocation of resources over time to perform a collection of tasks” (Baker 1974) • “Scheduling problems in their static and deterministic forms are extremely simple to describe and formulate, but are difficult to solve” (King and Spakis 1980)

  3. Scheduling Problems • Involve complex combinatorial optimisation • For n jobs on m machines there are potentially (n!)msequences, e.g. n=5 m=3 => 1.7 million sequences. • Most problems can only be solved by inefficient non-deterministic polynomial (NP) algorithms. • Even a computer can take large amounts of time to solve only moderately large problems

  4. Scheduling the Production of Capital Goods • Deep and complex product structures • Long routings with many types of operations on multiple machines • Multiple constraints such as assembly, operation precedence and resource constraints.

  5. Product Structure Feature: 2 Products, 118 Machining, 17 Assembly and 17 machines

  6. Conventional Optimisation Algorithms • Integer Linear Programming • Dynamic Programming • Branch and Bound These methods rely on enumerative search and are therefore only suitable for small problems

  7. More Recent Approaches • Simulated Annealing • Taboo Search • Genetic Algorithms Characteristics : • Stochastic search. • Suitable for combinatorial optimisation problems. • Due to combinatorial explosion, they may not search the whole problem space. Thus, an optimal solution is not guaranteed.

  8. GA developed for production scheduling

  9. Chromosome representation

  10. Crossover Operations

  11. Mutation Operations

  12. Fitness function Minimise :  Pe(Ec+Ep) +  Pt(Tp) Where Ec = max (0, Dc - Fc) Ep = max (0, Dp - Fp) Tp = max (0, Fp - Dp)

  13. First Stage (Screening) Experiment

  14. Analysis of Variance (Screening Experiment)

  15. Relative performance of COP and MOP (Screening Experiment)

  16. Analysis of Variance (Second Stage Experiment)

  17. Relative Performance of COP and MOP (Second Stage Experiment)

  18. Regression Analysis Penalty cost = £106,975+1,471.5(COP)-1,561.8(MOP)-1,256.3(%M)-943(%C*P/G)

  19. Interaction Diagram for P/G and COP

  20. Conclusions • BCGA scheduling tool is influenced by a large number of factors. • The investigation of the best genetic operators and parameters requires an efficient experimental design to enable the work to be performed within a reasonable time. • The sequential strategy has been very effective in minimising the amount of time and computational resources

  21. Conclusions (continue) • The screening experiment reduced number of crossover and mutation operators. • The second experiment showed that the choice of operators was statistically significant. • It also found that the low level of P/G combination produced the best results when used with the EERX crossover operator. • The different findings emerging from previous work suggests that appropriate GA operators and parameters may be case dependent.

  22. Any questionsPlease

More Related