2014年11月30日星期日

JIAHE BIAN Arch655 Final Project


Basing on the model I built in project 1, more sliders are added to control the size and shape of the structure.

After that, I reorganized the grasshopper nodes and data structure to make the model works more efficiently.

1. Question 1

If the structure would be built in real projects, the sizes of the structure needed be changed depending on the space project can provide. In another word, the problem is how to make the structure fit into the space, if certain area of space is given?
For example, when the structure need to be built inside a circle area whose diameter is 150, how to adjust those sliders to make that happen.
Adjusting slider F can dramatically influence the overall shape of this structure. In order to solve this problem, I use genetic algorithm to calculate the best solution. 


 Top view is the best view to see the process of fitness.

2. Question 2

After deciding the overall shape, some panels will be installed onto the structure to protect people from sunshine in summer. But if all of the structure will be covered by panels, it is not only a waste of money, but also makes the pavilion look dull. 

Using panels to cast shadow at where people always stay (the S shape) is efficient for keeping people away from direct sunshine.


But the positions of sun are variable, and it depends on the date and time. So a python node is used to calculate the position of sun and the light path which would light up the S shape in college station (30.6N).



According to the calculation, the algorithm can decide which panels should be closed.
 The solution will be changed according to the input time and date.





Reference:

http://www.esrl.noaa.gov/gmd/grad/solcalc/solareqns.PDF
http://www.jgiesen.de/astro/suncalc/calculations.htm
http://agwestinternational.wa.gov.au/objtwr/imported_assets/content/_archive/tr137.pdf
http://orbitingfrog.com/2009/12/21/the-winter-solstice
/





没有评论:

发表评论