Sunday, April 12, 2009

To be continued..

After the completion of the course Stand-up Architecture, I will continue the project in co-operation with Peter von Buelow and Michela Turrin. Based on the conclusions of my paper (posted in previous message), we will adjust the concept model into a dome structure and adjust the optimization loop. I hope to publicate and present the results on a conference in the end of the summer this year.


Set-up of dome structure in GC

Saturday, April 4, 2009

FINAL PAPER

You can download the pdf via this link: Research Paper Structural DNA

Friday, April 3, 2009

FINAL PRESENTATION

Check here the slides of the Final Presentation | 23th of March:
























Friday, March 20, 2009

Test phase 4 - Genetic Optimisation of structure

Today and yesterday i've been randomly creating generation 0 of panels (see image of screen shot below) and breeding the 1st generation based on the best ranked members of generation 0.

Peter von Buelow ( http://www-personal.umich.edu/~pvbuelow/ ) has guided me intensively during this process. The constantly adjusted parameters of the members are being generated by his Genetic Algorithm linked to a customized website (image below). The website makes it possible to download a datafile, which can be read by GC. The dxf file of the panel is then loaded in the Finite Element software STAAD-Pro, which optimizes the construction applying different sizes of steel tubes. It calculates the total weight of the structure and the ratio of structural performance. This output is uploaded to the website again, which will visualize the new best ranked members.
This optimization loop can be repeated untill the results approach an optimum according to the previously defined criteria.

Link to the GC-GA Population website: http://www.frames.tcaup.umich.edu/radiolaria/


screen shot of breeding website white= gen 0, grey=gen 1

Tuesday, March 17, 2009

Test phase 3

Wow, it is a bumpy ride I must admit!
I just generated a population called generation 0.
I realized after a few hours of breeding, saving, pasting, generating, that the GC file was a bit expired.

I've tried to generate a population for an updated combined configuration (see image below) too, but this didnt work, because the GA has to change first to get that properly done (and i'm not able to do this myself yet)

After an inner discussion I've decided to keep these results and finishing the GA process with them soon. These structures, are all squeezed (see image below). So it wont be possible to construct a facade with only these types of panels. I decided to calculate a few types of the stretched out panels (image below), manually in STAAD-Pro. Because I'm interested in the different structural behaviour of these two types.


configuration of squeezed panel



configuration of stretched panel


Note: Together these two types of panels could form a continuous surface (facade).



configuration of combined panel

I considered to calculate these kind of combined panels before, but I guess that the option of either squeezed and streched panels will work better structurally because they are more symmetrical than this example.

Of course, a radial structure will be the best, taking in consideration the nature of most radiolarian skeletons, but for this course I stick to these panels. It is a more zoomed in approach. So not a complete radiolarian, but a part of it.

Below you see stretched and squeezed panels forming a continuous surface. I prefer the lower one, because the grid is in the same direction.

continuous surface sketch

Sunday, March 15, 2009

Applications/design/types

This is a recording of the Spline Grid in GC. Playing with the variables and rotating the structure. This version will be structural analyzed and optimized this week. I recorded my laptop screen with a camera this time, while manipulating the variables.



I played with a radial gridsystem too in GC as you can see in the next videoclip. I will use the spline grid version to optimize within this course, but want to point out that there are more ways to manipulate the radiolarian structures.


Second test phase

Currently I'm working on setting up the genetic algorithm to optimize the structure and linking this to the structural performance software Staad-pro and to Generative Components aswell.
Peter von Buelow who designed the GA tool, helps me to set up this optimization loop.

  • What is a Genetic Algorithm?

During the initialization phase a population is
randomly created. This concerns the results of combining all possible values of the variables.

During the selection phase, a number of criteria have to be defined. The algorithm will test each member of the population on this criteria (fitness based process).

During the repoduction phase, the selected members of the solution population will be recombined (mutated) to breed a second generation.

The result of reproduction phase is repeated untill it is terminated mainly because 1:
a solution is found that satisfies minimum criteria, 2: successive iterations no longer produce better results

What is the complete process of this course?


  1. Analysing radiolarian skeleton
  2. Extracting basic principles
  3. Designing a simplified prototype structure
  4. Defining the variables/criteria
  5. Modelling the structure in Generative Components
  6. Link data of variables via excel to Genetic Algorithm tool
  7. Execute optimization loop as in next scheme:
  8. Integrate the result of loop in design
  9. Test hypothesis
  10. Repeat cycle