1 / 39

A Genetic Algorithm Approach To space Layout planning optimization

A Genetic Algorithm Approach To space Layout planning optimization. Hoda Homayouni. Outline. Space Layout Planning Introduction to Genetic Algorithm GASP: Structure. Space Layout Planning. Why computers?. Complexity of the large problems Shortcomings of human mind in complex problems

dard
Télécharger la présentation

A Genetic Algorithm Approach To space Layout planning optimization

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. A Genetic Algorithm Approach To space Layout planning optimization Hoda Homayouni

  2. Outline • Space Layout Planning • Introduction to Genetic Algorithm • GASP: Structure

  3. Space Layout Planning

  4. Why computers? Complexity of the large problems Shortcomings of human mind in complex problems Excellent rational and search ability of computers

  5. Challenges • Ill defined problems • Qualitative constraints • Usability for architects

  6. Introduction to Genetic Algorithm

  7. Why Genetic Algorithm?? • Hill Climbing global local

  8. Why Genetic Algorithm? • Multi-climbers

  9. Why Genetic Algorithm? • Genetic algorithm I am at the top Height is ... I am not at the top. My high is better! I will continue

  10. Why Genetic Algorithm? • Genetic algorithm few microseconds after

  11. Components of a GA Survival of the fittest Encoding technique (gene, chromosome) Initialization procedure (creation) Genetic operators (mutation, crossover) Evaluation function (environment) Selection of parents (reproduction)

  12. Genetic Operators Crossover

  13. Genetic Operators Mutation Parent Offspring

  14. GA Phases reproduction modification evaluation population No Stop? Yes End

  15. Genetic Engineering

  16. GASP: Structure Genetic Algorithm Space Planner

  17. Hierarchical growth approach …. Building Layout Room1 Room 2 Room N

  18. Room Level Operations Crossover

  19. Room Level Operations Fitness function • Area fitness • Perimeter fitness • Concavity fitness • Proportion fitness

  20. Creation of rooms in GASP

  21. Building Level Operations Initialization

  22. Building Level Operations Crossover

  23. Building Level Operations Evolving Genes

  24. Building Level Operations Mutation

  25. Building Level Operations Fitness function • Area fitness • Perimeter fitness • Proportion fitness • Adjacency fitness

  26. Creation of a building layout in GASP

  27. Results

  28. Results

  29. Results

  30. Results

  31. Future Work • More fitness functions • Interactive environment • Multi-story layout problems • More heuristic Methods

  32. The End

  33. References • [1] http://galeb.etf.bg.ac.yu/~vm/GenAlgo.ppt • [2] http://web.umr.edu/~ercal/387/slides/GATutorial.ppt

  34. Parameter Settings

  35. Parameter Settings

  36. Parameter Settings

  37. Parameter Settings

  38. Parameter Settings

  39. Parameter Settings

More Related