Genetic Algorithms for Architecture

My master's thesis from Cornell University, Architecture as a Complex Adaptive System, can be read in full as as a pdf.

Abstract

Small changes to a design can have large and unexpected effects on a building's performance. Unfortunately, analysis of a design to uncover the unintended consequences of early decisions often takes place late in the design process, if at all. This is especially true for thermal analysis predicting comfort conditions and energy consumption in the building. Ignoring thermal problems or fixing them in late design stages are expensive alternatives to preventing them with early analysis.

Architecture is a complex adaptive system, where many parameters contribute to the overall fitness of a building. Some combinations of design elements offer more benefit than others. In complex adaptive systems, improvement happens through an evolutionary process. This iterative cycle of variation and selection occurs naturally when architects refine their designs. Using a parametric model, the evolutionary process can be sped up by a computer, allowing many more variants and evaluation criteria to be considered. Genetic algorithms can suggest creative solutions for design challenges that are too complex to be solved by human intuition.

The phenotype in this investigation is a house envelope built on a nine-square grid. Each square of the three-by-three grid contains a thermal zone whose nine parameters determine its height, roof slope, materials, and porosity. A deterministic crowding algorithm is used to minimize the house's energy requirements for heating, cooling, and lighting. In the space of fifty generations, the algorithm produces significant energy reductions when tested in a number of climates. At the same time, it generates a diverse population of options for further development by an architect.

Since the computer is unaware of normative building typologies for sustainable design, the forms it discovers are unique and unexpected. Three particularly creative solutions found by the algorithm are adapted into schematic designs. By assigning rooms with matching size and material needs to each zone, the resulting designs take advantage of the efficient forms found by the algorithm. These schematic designs look quite different from typical sustainable houses; in some cases they incorporate elements that seem ill-advised from a thermal perspective. Clever adaptations still allow them to perform much better than the average house.

Genetic algorithms can provide the architect with feedback on design decisions as they are made. This feedback is not just validation of an idea, but a suggested course of action. As computational speeds increase, these algorithms will become more useful as they conduct larger searches with more evaluation criteria. Architects who use genetic algorithms will have a diverse set of tested options at their disposal early in the design process.

Animations

These movies trace the progress of a genetic algorithm used to design a building envelope. The algorithm seeks solutions which minimize HVAC and electrical lighting loads. Optimal solutions are very much dependent on climate.

Most of these simulations use a genetic algorithm with deterministic crowding. Other algorithms such as mu+lambda (μ+λ) do not produce as diverse solutions.

A column of dots in the left of each frame indicates energy usage. Each dot corresponds to 50 kWh per day in the peak heating or cooling month.

Models were created in GenerativeComponents using a script and evaluated in Ecotect.

Populations

These images show entire populations tested in the genetic algorithm. Moving from left to right, each column contains the members of each successive generation.