Generic Evolutionary Design of Solid Objects using a Genetic Algorithm

A Ph.D. thesis by Peter Bentley


 

Read the abstract.

View details on the file format

Download plain ZIP archive (4.25 Mb)

Return to Peter's home page.


Note that a zipped version of the thesis can now be downloaded from the PhD section of ENCORE. Look for the file: 'bentley-phd.tar.gz'.


ABSTRACT

This thesis investigates the novel idea of using a computer to create and optimise conceptual designs of a range of differently-shaped three-dimensional solid objects from scratch.

An extensive literature review evaluates all related areas of research and reveals that no such system exists. The development of a generic evolutionary design system, using a genetic algorithm (GA) as its core, is then presented.

The thesis describes a number of significant advances necessitated by the development of this system. Firstly, a new low-parameter spatial-partitioning representation of solid objects is introduced, which allows a wide range of solid objects to be appropriately defined and easily manipulated by a GA. Secondly, multiobjective optimisation is investigated to allow users to define design problems without fine-tuning large numbers of weights. As a result of this, the new concepts of acceptability, range-independence and importance are introduced and a new multiobjective ranking method is identified as being most appropriate. Thirdly, variable-length chromosomes in GAs are addressed, to allow the number of primitive shapes that define a design to be variable. This problem is overcome by the use of a new hierarchical crossover operator, which uses the new concept of a semantic hierarchy to reference chromosomes.

Additionally, the thesis describes how the performance of the GA is improved by using an explicit mapping stage between genotypes and phenotypes, steady-state reproduction with preferential selection, and a new lifespan limiter. A library of modular evaluation software is also presented, which allows a user to define new design problems quickly and easily by picking combinations of modules to guide the evolution of designs.

Finally, the feasibility of the generic evolutionary design of solid objects is demonstrated by presenting the successful evolution of both conventional and unconventional designs for fifteen different solid-object design tasks, e.g. tables, heatsinks, penta-prisms, boat hulls, aerodynamic cars.

Return to top of page


FILE FORMAT

The thesis is available in a plain ZIP archive. It can be unzipped using a DOS or UNIX machine.

The archive is approximately 4.25Mb in size, and contains standard PostScript files, which are suitable for viewing using ghostview and printing on most PostScript compatible printers. Note that to reduce the size of these files, the bitmap figures have all been reduced in resolution by one third. Full quality figures are available on request.

The total length of the thesis is 250 pages, so make sure you have plenty of paper!

All text and figures remain the copyright of Peter Bentley, © 1997.

Return to top of page