Monday, April 27, 2015

ARCH 653 FINAL PROJECT


1. PROPOSAL



In project 2, I will basically use the same facade pattern from Project 1 on a simple and small building to achieve its full function.

1. Refine the pattern as adaptive components

Fix the problem in Project 1 by making the blade unit rotate symmetrically. Modify the parameters to keep the angle change and slope change available in the final project and even for different section of the facades.

2. Control the use of different types of blade unit with excel data

Create several types of blade units by changing the slope and other dimensions. Use excel data to select from different types of blade units on a building facade. The number and pattern of the blade units will be changed with the building shape.

3. Use sun direction to drive the parametric changes of the shading device

Get the sun direction vector and calculate the sun angles of each facade to generate the rotating angle for the blade units in dynamo. Hope to see the difference in each facade and with different sun directions.













2. PROCESS


1. Change the Family Types of the Panel Pattern

Four types of panel pattern were created with different blade lengths. These patterns were loaded to a simpler building mass created to show the pattern type change. 


 





















The change of panel types were achieved by Dynamo. First, I selected all the divided surface family, and joined them to a list.












The the excel file created to generate the family types was loaded and read by the nodes.













All the four types were put into a list and I used the python script from an example in the early lecture. I changed the script a little bit, to make sure all the four types were included. With the divided surface family selected, the change family types package was used to complete the change.















2. Control the Rotation Angle of the Panels by the Sun Direction

Again using dynamo, the face of the building was selected to get the normal vector, and the sun direction was attained to make a projected vector. The angle as well as the dot value was generated with the two vectors. The angle was used to calculate the rotation angles for the blades on each side of the building, while the dot value was used to decide blades on which side would be rotated. 



After the rotation angles all calculated, the list of angles was repeated 12 times, since there were 12 units on each side of the building. Then I transposed the repeated list to create a final rotation angle list. All the divided surface family were selected and organized in the same sequence of the angle list. Finally the set parameter by name node was used to finish the rotation.













The panels would rotate according to the sun direction.





























Reference

http://www.archdaily.com/326747/q1-thyssenkrupp-quarter-essen-jswd-architekten-chaix-morel-et-associes/




Monday, March 30, 2015

ARCH 653 BIM PROJECT 1


1. INTRODUCTION

Q1, ThyssenKrupp Quarter Essen
Architects: JSWD Architekten + Chaix & Morel et Associés
Location: ThyssenKrupp Allee 1, 45143 Essen, Germany
Year: 2010
© Christian Richters

 © Günter Wett

2. PROPOSAL

Build the building with Autodesk Revit and focus on the façade. The façade will be parametric, and the dimensions and open angles of each stainless steel lamella.


3. MODELING PROCESS

3.1 FACADE PATTERN

Each single blade unit is a blade attached to a ring as the rotation bearing. Parameters are added to control the size of the ring, the length and the rotation angle of the blade.


 A pair of the blade unit are put together to form the bottom layer of the pattern. Since the patterns on the façade will be in 3' x 12', the total length of each pair of blade units is set to be 3' with formula. To get a series of pairs with blade length change, a number parameter is set to the pair, with 0 for the first pair. The length of each blade will be controlled by the number with formula to achieve arithmetic progression.


In a new concept mass file, pairs are loaded and placed at the same place. Then change the number parameter for each pair, the changed pairs will automatically be offset to higher elevation. The angle parameter of the blade will be passed in this new mass for future use.

Finally, the custom panel pattern is developed from square pattern with layers of the pair units attached to the edges.


3.2 BUILDING MASS

The building mass is developed by observing the photographs and plan view of the original building. Three squares are made on level 1 with side length set by parameter, which controls the shape of the whole building mass.


3.3 PROJECT

In the project, the building mass and façade mass are loaded and put together. 14 floors are developed for the building as shown on photos. Curtain panels are used as outside walls, and flat roofs are added. Then a detailed scene on the 5th floor showing an office area with large windows is created and rendered.


4. RENDERING



The outdoor rendering shows the panel patterns and its relationship to the building, while the indoor rendering shows an indoor view of the panels with nice sunlight.




REFERENCES
http://www.archdaily.com/326747/q1-thyssenkrupp-quarter-essen-jswd-architekten-chaix-morel-et-associes/