2010_HKPDA

Page 1


PROFILES

Paul C. K. MUI BA (1st Class Hons) AA Dipl , RIBA ARB Registered Architect UK HKPDA -­‐ Co Founder Bread Studio

Sam CHO BA (Arch) (Hons) (^͛ƉŽƌĞ), M .Arch (^͛ƉŽƌĞ) HKPDA -­‐ Co Founder

Jaenes BONG BA (Arch) (France), M.Arch (Hons) (France) HKPDA -­‐ Co Founder


Yang WANG B.Arch (BJTU, China), M.Arch (UPenn, USA) HKPDA -­ Member

Ben DAI B.Arch (SCUT, China), M.Arch (Cornell, USA) HKPDA -­ Member


WHAT HKPDA DOES

VISION ͞ The foundation of HKPDA forms a BRIDGE between academic and actual practice. We believe that the pursuit of beautiful masterpieces requires parametric methodology of design through integration of TECHNOLOGY and DESIGN. ͞

Calvin Chee Hang Hui, CUHK


WHAT HKPDA WORKS

MISSION ͞dŽ continuously improve and update the architecture industry through a robust linkage between research-­‐ based and practice based methodology. ͞


ACADEMIC EXPERIENCE LECTURES SERIES (HONG KONG, CHINA, SINGAPORE, PARIS, LONDON)


ACADEMIC Â EXPERIENCE

DIGITAL PRACTICE: SHANGHAI STUDIO International architectural summer program for students with design or engineering background and architectural professionals.


ACADEMIC Â EXPERIENCE

ORNAMENTS & PATTERNS http://parametric.ning.com

Dr Marc Aurel Schnabel Chinese University of Hong Kong


ACADEMIC EXPERIENCE

ADVANCED PARAMETRIC TECHNIC AND APPLICATION Chinese University of Hong Kong Hong Kong


ACADEMIC EXPERIENCE

ADVANCED PARAMETRIC TOOL AND DIGITAL FABRICATION ĐŽůĞ ^ƉĞĐŝĂůĞ Ě͛ ƌĐŚŝƚĞĐƚƵƌĞ Paris, France


RESEARCH I Space Description 2009 703 Studio Post-­professional Instructor: Roland Snooks Individual Work


Sample of Aggregation System

Z -­ Axis Function substitute(objArr, refPts, sObj, gens) Dim objType, newObjArr, target, nextObj

One component Three ways to connect

' conditional -­ if -­ gens If gens > 0 Then ' get type objType = Rhino.GetObjectData(sObj(0), "section", "type") ' rules based on type Select Case objType

Recursive Aggregation is a method to create different kinds of structures.

Case "a" ' a-­b target = 0 '''' 0 or 1 nextObj = 1 '''' 0 or 1 or 2 (a,b,c) ' orient the object -­ use as input to a recursive function call newObjArr = orient(sObj, refPts(nextObj), objArr(nextObj), target) substitute objArr, refPts, newObjArr, gens-­1

And compared with the grid space in a cube, it can create a non-­stardard and continuous space. There is QR GH¿QLWH VWDUW DQG HQG LQ WKH VSDFH

Case "b" ' b-­ca target = 0 '''' 0 or 1 nextObj = 2 '''' 0 or 1 or 2 (a,b,c) newObjArr = orient(sObj, refPts(nextObj), objArr(nextObj), target) substitute objArr, refPts, newObjArr, gens-­1 target = 1 '''' 0 or 1 nextObj = 0 '''' 0 or 1 or 2 (a,b,c) newObjArr = orient(sObj, refPts(nextObj), objArr(nextObj), target) substitute objArr, refPts, newObjArr, gens-­1 Case "c" ' c-­a target = 1 '''' 0 or 1 nextObj = 0 '''' 0 or 1 or 2 (a,b,c) newObjArr = orient(sObj, refPts(nextObj), objArr(nextObj), target) substitute objArr, refPts, newObjArr, gens-­1

X -­ Axis

End Select

Y -­ Axis

End If End Function

Spatial Guidance From Aggregation System

Aggregation Structure

Space Generated Based

Basic Space

Functional Space Around Basic Space



Interaction Between Agents and Surfaces I Experiments -­ Tracking Agent Behaviors Interaction Among Agents

If 2 agents are close enough.

If 2 agents are far enough.

If 1 agent is close enough to a surface.

They will separate from each other.

They will cohere.

The agent will be repeled by the surface.

Tracking On Simple Geometry

09

First Goal

If minDist < 0.2 And minDist > 0 Then

If minDist < 0.2 And minDist > 0 Then

If minDist < 0.2 And minDist > 0 Then

vec=Rhino.VectorCreate(agent(0), arrTemp(0)) sum=Rhino.VectorAdd(sum,vec) Else If minDist < 3 And minDist > 0.3 Then vec=Rhino.VectorCreate(arrTemp(0), agent(0)) sum=Rhino.VectorAdd(sum,vec)

vec=Rhino.VectorCreate(agent(0), arrTemp(0)) vec=Rhino.VectorRotate(vec, 45, Array(0,0,1)) sum=Rhino.VectorAdd(sum,vec) Else If minDist < 3 And minDist > 0.3 Then vec=Rhino.VectorCreate(arrTemp(0), agent(0)) vec=Rhino.VectorRotate(vec, 45, Array(0,0,1)) sum=Rhino.VectorAdd(sum,vec)

vec=Rhino.VectorCreate(agent(0), arrTemp(0)) vec=Rhino.VectorRotate(vec, 30, Array(0,0,1)) sum=Rhino.VectorAdd(sum,vec) Else If minDist < 3 And minDist > 0.3 Then vec=Rhino.VectorCreate(arrTemp(0), agent(0)) vec=Rhino.VectorRotate(vec, 30, Array(0,0,1)) sum=Rhino.VectorAdd(sum,vec)

Agents tracking on the spatial surface generated by aggregation system. That's a reshaping method.


Networking Among the Agent Trajectories Networking I Optimization Networking Procedure: 1. Rebuild the curves 2. Measure the distances among the control points of lines. 3. Move the control points if the distance matches the threshold.

Networking Optimization Sample In 2D

Initial condition

Iteration = 1

Iteration = 2

Iteration = 3

12






RESEARCH I Complex Phenomena -­ Architecture School 2010 704 Studio Post-­professional Instructor: Cecil Balmond & Roland Snooks Team Work Partners: Yiqin Wang, Changsoon Park


Architectural intention. Why Cellular Automata?

How to reorganize the relationship between the solid part and void part in architecture space. Non-­hierachical redistribution.

Coherent and amorphous form with the various details in different scales. Studio Subdivision Quality Smaller scale -­ individual space Larger scale -­ public space


1 Points I Corner

2 Points I Corner

2 Points I Side

1 Points I Side

1 Points I Face

2 Points I Corner

2 Points I Corner

2 Points I Side 2 Points I Side

2 Points I Face

2 Points I Corner -­ Side

2 Points I Corner -­ Side

1 Points I Center

2 Points I Side

2 Points I Face

2 Points I Corner -­ Side


Interaction with site in 9-­meter Grid Scale Linear Interaction with site

Extrusion of the areas which can be used in the site.

Non-­linear Interaction with site in 9-­meter Grid scale 'H¿QLWLRQ d

Input distance into local rule of CA. The value of each point(black or white) not only depends on calculating the number of its neighbors, but also depends on the distance from obstacle in the site. The points which are closer to the obstacle tend to be void(white). The points which are father from the obstacle tend to be solid(black). Subdivision from 9-­meter grid scale into 3-­meter grid scale and then into 0.3-­meter grid scale.

d d

The boundary will not be default

Rectangular Boundary

Subdivision into Different Scale

Gridscale = 3m Single Room Scale

1

2

3

4

5


9 Meter Grid Scale -­ Building Mass Scale

3 Meter Grid Scale -­ Single Room Scale

0.3 Meter Grid Scale -­ Foot Scale






1

2

3

4

5

6


RESEARCH I Structure Ornament Negotiation


RESEARCH I Ornament Installation


Performative Surface Folklore

Preser -vation

Jade

Museum

Culture

Height

Symbolism

Skylight

Network of Curves

Visitors’ Experience

material

Functions

Circulation

South China Folk Culture Museum

Social Celebrations

Earlier Stage Study

Exhibition

Spiritial

First proposal

Every-day Life

Ecotect

Solar Access Analysis

!"#$%&'%()*&+",-&'#,$#./&0#1/#2& 3(4*)5&6#*)78%"# 9:*;/2(:&<."=/:$&&&9>.?@#)5&ABBC Setting of Rules

The Roof

3":*$/;& ()& $%/& 2"1$& %(1$".(:*,& ;(1$.(:$& "D& 6#*)78%"#5&)/*.&$%/&,*.7/1$&@*;/&2*.-/$&"D& '%()*E&$%(1&1($/&F*./1&*&1$.")7&:%*.*:$/.(1$(:& "D&$%/&4%",/&*./*G& @*;/5&()&*):(/)$&'%()*5&4*1&#1/;&$"&-//>&$%/& 2*$/.(*,&*);&1>(.($&(22".$*,5&*);&*&1H2F",& "D&4/*,$%&*);&-)"4,/;7/G&I)&$%(1&2#1/#25&IJ ;&,(-/&$"&#1/&$%(1&1H2F",(12&$"&>./1/.K/&D",-& :#,$#./5&2*$/.(*,,H&*);&1>(.($#*,,HG&


E4"5/*)&4#6%D6)*+-4-

C(5&4#6-%D6)*+-4-

!"#$%"&'()*%+,(-.%(/%$-0%

D654(6&%F)0(-

!"#$%1&%+,(-.%02(3,%+405(65%

! <%$+0 ! 8%&+)$ "9.*+%:)

! "#$%&' ()*+%,-.

! (3&)$-.

! /0%.50995

! >)%*3$)

! /0%&' 1%&' ! 1%5 63+37&

! 89$=%&' ! 2-&-;-+! 8)55%&'

South China Folk Culture Museum

! 23)& 4'

!"#$%&'(%()"*+,-&).(%-&/0+1%2%.#&%&'(%34"-&% SURSRVDO DQ HOHJDQW MDGH ER[ ÀRDWLQJ LQ WKH '4-&#"45)*%5#6&(7&8%9'(%-:+*4.'&%-+-&($%;)-% <)-(0%#6%&'(%=)&&("6%#3%)654(6&%>)0(8%?'(6% 0((=46.% 0#;6% &'(% 0(-4.61% 5#$<4646.% &'(% (7'4<4&4#6%)60%@4-4&#"-A%(7=("4(65(1%2%3#/60% #/&%'#;%&#%4$="#@(%&'4-%</4*046.8 7KH URRI LV GH¿QHG E\ WKH KHLJKW YDULDWLRQ #3% &'(% 04-=*)+% 4&($-1% &'(% -(B/(65(% #3% &'(% (7'4<4&4#61%)%-&#"+%;4&'%3#*:*#"(%46%0433("(6&% (")% )60% 0433("(6&% -()-#6-8%9'(-(% -(5&4#6-% )60%54"5/*)&4#6-%3#"$(0%)%."40%#3%5/"@(-%)60% ¿QDOO\ KDV EHHQ GHYHORSHG LQWR WKH XQLTXH "##38


&D=40(>"-&9(.-,(<7-(+$&&&&&&&&&!!!!!!!

12+-#2-&+7-*7,-./$ &'&'#& &$)'#&( &&$&#'* &"%"#%'

&%&"#)&

&(")#&%

(%!#&)

$'*#"+)

&$!*#%& $+#("!

((+#")' &!!*#%!

!$)!#(*

&"&"#)*

++&#&*$ $+)'#$&

!'+#!&) (("#+

&())#)*

+(%#+%$ &(!$#$)!&&)#'*

&%''#"%

&!"+#($&$%'#"+ $*(&#*( &"*"!#%

&%*&#!(

&%'(#*

$&+*#%*

%$"#*"(!)+#"*) )''#('* $%($#)$

$$(#'(' &)*#&"*&**#"* )*'#!+( &&)#+*( )'#"*+& %"#%"%& &"+#+'$ $&'!#$+ ())#!+( &*&#*)$ $)"#"$) %"%#*(' $&)$#( !%$#)"% '"#+")( +&#'%)& +"%#*+$ *(($#) $&!!#%!

%")'#+'$*+'#$) %%(*#(& &)&%!#(

%)$*#+!!!(%#(& '%'+#") $$%"&#+

*++*#%!)$%#&* %"&"#&' $+$&*#(

'!)!#!(%'''#&+)'$"#* !'('%

&$($!#'+)%!#*&)!(%#) $%$&'

$'+'#(+ !(*%#"*

$**+#+!

+*%*#(! '('%#%*

*!&"#!+ *&$*#')

("%#%)% &&%*#%%

'+*#*&*

)+$#*"%

$")&#)$

&&++#!+

&&'"#)& *!(#%&&

*(&*#*&

&!(+#%(

)+#""! !"'#$&* $"%#&(( +""#!*$

&+&(#!& &*!"#' &*"+#% +!+#%& ''!#*!& ("%#&!* $&'#+"+ %'"#$'% $""#+(* &&%!#*) %)'#%'+ &'"$#"% +%$#+( +&"#"%+

&$++#() +%)#'$* +$%#')( (*+#$!! (*'#!)* %!)#('%

$!!#'*$ (((#*$&

&*'&#&'

$%%(#++

$&%)#!( $*)%#$$

&&)#%$ &))#*( ')#%%(% %!'#($+ !$'#$!& &)+!#+$ +!'#+' $)!*#'! $!'$#!( *++(#&' !(*+#** *)$%#"$

$)!#&+& &&)#%+' +*#(($* "#&$*!'& !%"#)*'

)'$#+%' %')#'$&

!)*+#%$ &!)+#))

!)!'#! $%+%#&$

&&$'#*% $&)%#((

#+*+%$+

#)#)%($

#(")%$&

*!%!'#(

#))%#"$

'*+%("(

!$+%')&

$(#%)'&

$*#%***

*)*$%)$

&))(%'#

$&%(&!+

##)%&*(

#!*%!('

$)"%("*

!#"%&)$

*!&%('#

&!+$%"*

#*("%)&

*!%$##!

'#%)$$+

"*%*""!

*+*%(+"

""#%)"#

&+'%'!"

&)**%)"

+!(%"&$

(*%(!(*

'+%*#+(

#&$*%$

!*&%'&'

#$'"%*'

*$(%(!

#$*)%"

'$+%&**

*%*)++&

##%!*!

&#$$%#(

#*+%(+&

')*%)'#

$&&%*)'

+*+%!#

!*(%'"!

#"%)'!(

#(+!%'!

#"!%&'*

##&%!&(

*'#%!("

')!%#*$

&(*%#+#

#!#$%*(

*"*%)+*

$*%*"(!

*$*%(+"

!")%&"!

+$%''&$

&#%*('*

#')(%"'

+)"%)+'

*!&%#+*

(!"%+("

##!*%$(

*!)%($"

)%)&$)#*'

#"&+%"*

#!!"%""

"("%$*#

!+*%""*

#")&%)!

'!*%+$'

&&"%+$

+#)%)!+

!"(%"&#

(#'%$(+

"$#%(#+

*$+%$&(

$&)%""#

*)!%&+

&)+%(#&

(#'%#&'

&'*%'!*

###%'!"

(()%)(*

#((%$'

"#%!&!!

!"*"" #)!)%!"

$))""

&"$%)+(

*"+%*#(

'')%+

#'*&%#*

#('&%$!

$$("" &+"""

&+%')*

#+*%#(#

#)'!%(& !*#)%*$

&&)&%)'

&#&#%*$

&%$"" &&*"" ')""

#&*!%"&

#+*'%#+

!&#!%&##()!$%(

*))(%#(

&"$)%($

!("" " &+&!%"* &#("%+# *')(%(' #!"*+%(

B70#.&+6&C*#$&D=40(>"-. E3.#/&+$&-"#&12+-#2-&93-3 0-500

64%

'&!%*"&

&$++%""

"$*%''& +*"%'(" &+!#%$" #!!$*%+

')'%*'#

#)*""%( &(!%'+& *"#%(* #(&+%#

$)&%$)#

*''%""! *()%&(* #)'$%!* !(!*%#*

&!)%#&

!#'%"*& *(#%'"+ (#(%(!& &&$"%"+

&$*%('#

$)!%!$ &$+%*#& &)"%+"'*$$%'$*

$)&%+'$

$&(%""!

&#"%"$$ #*!%!!" $(%#'*$&'#%$+(

(#*%!&&

"'%)&$&

("%)$+# !)%!)!# #)+%+"&&#"*%&+

'((%*+'

**&%*!

")%+)(' +#%"!(# +)!%$+&$''&%(

&#**%!*

#(&"%'"

!)("%&! &$'(%'* !&)!%*$##""(%!

*!!$%)*

*'$!%)$

!(&*%!# **'(%'+ "("*%#$&&+(+%*

&!)(%&&

*')"%$+

#$(#&%$ #(++!%*

##"+%(#

&('%'&+

##*"%"(

"'#%)&"

!*"%'&+

#&'%(&+

!)$'%#$ *')*%** +)$+%)* *)+)"%!

#&('%&$

&")&%"'

#')#+%# #)$#)%'

#*+$%)#

$)"%""!

&)(#%(&

#*'"%'#

#(+*%+&

!$(%)#(

"*"'%&' !+**%*$ ()"$%$" *&'$&%#

"(+%!'"

#+))%"

#"&#&%" '$##%$*

+&+%'!(

!$$%$)#

*)"'%'&

#(&'%!$

&(*$%"*

'$"%')!

#*)'#%+ +*"(%*+ +&(#%'" *()#(%!

***%#"+

#*)+%)+

+$!$%'* "'"!%!$

##++%*+

##")%(#

$'#$%$#

&(**%''

$++'%#"

&*""%+*

#"$&(%& #&!+*%$ #"#&$%*&&$'&%*

#*&%)#'

"'(%)#!

$#&$%"( $*#)%*+

(!'%*'"

#*'+%!'

!"#$%&'

&$(!%&&

$(&!%)&

&$'$%+$

$))"%!#

!#!"%*+

#!)#%!#

$&(&%'+

$$!$%&!

#*)'%##

&!+!%#&

&#(!%''

##**%+

#+!*%*'

&'*+%&*

#+!"%$'

#!*'%"

!#!"%*

*)))%&!

&$)"%*&

#&*%##!

#"++%&"

&&)%'"&

*%##('!

'&#%$%% "#$)%)' &$(#)$+

500-2000 36%

#!(*%$(

*'"%+(&

%(#'! %*)#"&) !('#+* (*'#("% '(&#*)&

2000-5000 16%

#&)&%&#

&#")%!&

$!''#+!

#$#'%$$

*+(%$&&

#)+*%*#

"$*%&*"

'!&%&)$

$")*#)) $*(*#+*

%%"%#%( !)''#%! *'!#*"$ *$)$#(+ **%*#$% &!"(#&&

&'(#!++ ()#'!&)

#')(%#!

#**$%!*

%!#!%(&

)*(%#"% $'!)#'+

*!+#&&)

#&("%#'

0

!*$""

&'%#%"& (%!#+*(

*'$!#'% %!"&#$+ $*)*#') *""'#%& %&%'#!+ &%"&#%&

$$#(('(

!("""

*+&#)!$

'!+$#(& ***(#&!

&"+)#)( $!"#'&*

&+*#%* %*+#&"& *+)#!)( $!#"%( (!#)+$) &)!'#!!

&*$!#''

$)!!#((

*($)#'+ %'&*#$(

&*+$#+$ )((#'"*

'!'#"('

&)$(#%*

!)&!#+$

'+$#+$*

)%(#!('

))"#")!

&!('#(&

$$%*#+& !"'(#($

$*%#$*(

*+"#"$+

'(&#"$'

&%*)#()

!(#&!%( %**#*"&

%(*#!(( &$!)#+!

'*&#$+$ &&!'#')

*"'#''%

&$'#*($ !$(#**(

&"*(#$$ &*+(#)+

$')!#*( $$(%#'& !!$!#&* !+!!#'* &&$#&&( &()+#*' &*()#+$ $"%(#&$ $$+'#$& '+#%&'!

$$'#+*

$*'$#+! $"!!#"'

&+$(#!$ &!)'#"$

(&'#"%$ !*"#"(! **%#$&' $(&#'+' ('+#)%$ *$"#''& !"%#$+ $"+#)&$

('+#**!

$)#!!*&

)%"#*!!

%&!#+)) $&"$#+(!!"!#$' (*'#!"* )$!#)+&&!")#(&

&%&#!*!

!!&'#* ))$(#(+ &*"#)"+

&$'#+(+

$+%&#)) $%+*#'!

$(")#'* $"")#(&

&""!#"% %$)#"%( $)!#%!( $""#+)% (*$#()% )&(#&$( $(!#(%! &&&#(%'

!'+#'"&

+$+#(%)

!+(#&)* *%()#$% %*+!#"! %((#)&* &!!$#!% $"!)#(&

!**"#)! !$*%#&+ **($#(+ ')""#$% &**#+%+ $"'*#'! $&%*#( $('+#+% %*)$#)' &"%#())

*'+#+$&

&!+*#"&

&'+"#%% )$'*#(+ )*)&#$% '()#"&%

)'*#'$' %+!#''!

'$"#'&'

%%"#&()

$)(#($+

+"!)#"! &""+'#! &'$&$#' (*&&#*!

!!%#+*$ *'#*&+&

+'%#$!!

&("&+#& &"*&"#(

&!"+#"+

'+$#$)! )%'#+)'

)+%#*&)

(%$#$"*

!)!#&(' !!#!%*(

&&!&#$* &&'+#)&

!&"'#!! '+*"#+( (+&%#!$

'!$%#)! )*"%#$) (&((#*+&%((+#% )+#$&+ *'(!#! **"*#)! %%'&#($&"**+#' &%'#'!$ *+!&#+( !(%)#"& *+"$#"$+++&#"!

(%'#&&&

&!")) &$%%*#$

!*)'#' &+""#'

&"+)'#('($'#)$&&!&(#) $$'%'#' *+#!$!! %+&$#'%%%!$#'''!&$#$% &)!&+#! &"!#%$'

!*")#+'

&)+)"#! &$))*#%

&)++%#! &*)&$#*

$'"$#'(

'*!#$!'

%$)#(('

%*(+#(' &!*")#+ &**+*#(

%'!#%&+

&'*$)#$&$%+!#*&'&$*#! $$*($#! &!$#"&(

%+$(#"(!*)+#!*

*$)'#(! !("'#*+

&$$+#)$

&!"(&#++!')#!++$)&#(' !)"&)#%!!!#&'+

&"+!#!&

&+("#$) $!+#$$* *+#''* !)&)#)* &"*%#+' &((#&)&

!!$#!%

&'"+#%*

'!'(#$(%+!!#!*)"'*#*' !$(*$#&')+#%('

!+)#*$$

!%$#&+!

')'#*!&

&)"%#)!

%%'#$+( !*!#)+'

)"+#*)

++%#)!! &%%'#''

''$#!$& !(&#%)'

*$)#%)( *!#!')%

+"'#"+(

&'+)#*'

$"!(#&% !!%+#)& ''%#&'( '!#'$+! &)$'#(' '*"+#%' !)*+#*+ %!*#"+(

$(()#&(

%"*(#&*!("!#!!+"*+#"! !"+"'#%&$)(#$*

&)$#()$

&&$#%$)

%&$#*%

&'+!#"( &'$+#'!

!+%#$'+ *$$#!"(

!!)'#&! !"!*#"*

&$('#!) $%(#%(% )")#)$% +++#$() &&$'#"' *')#!$& +"!#%*( %'$#$! $%%"#(! )'%#%)) %"!#'!% &%&#'$$ +'*#'&! )&(#*)+ '*&#)&+ !*+#*$)

(&&#$"!

!"+$#"!

%)$!#%&!!()#(+')'!#&* $$+)+#! $%")#$$

&*&(#** &&+%#($

'(#"$*$

&!%$#+$

%")'#$% $*()#(! %$"%#!* &&'')#% !%%*#"!

&&'*#%)

*$)#''%

&(")#'(

"#"))")"!

+**#(+

+"'#)'$

$"$#$%(

)'#%'"& !*)#)%

("!#"(&

&'%#$(!

&%"(#+%

$&#!)(!

"#"$*"&!(

&*('#!(

!'!#"+!

&)!#)'* $+(#(%'

*%'#&%%

%'#&((&

&)((#$+ &%&*#!)

(#%!%!)

!*+#$"(

$)*#&'+

$+$#&($ !%$#)(&

''&#"'&

&!+#)+$

&)+%#(%

)#&)&))

&&$&#$) $&'"#%$

&%""#!

&!!%#"%

$&%"#'%

&'#"(%)

!('#+)$ &*'!#!!

$$*#&($

*"%#%*$*+#!&$ $"'#+'( !**#(*! *"$#+(*

*$*#'+) *+%#''% $'$+#"* '!$(#%'

&%)!#*)

'&!#&'

%!$#($(

$&**#&)

!#&&)(%

!$)#&*(

($%#"+$

*!)#"( *!&#!!!

%&'#$"*

!+!#)+'

&$*!#*

&"#""+)

$!"#%!*

&$"$#$&

%&&#)&&

&#($&$!

&&+#('&

&)++#$&

$*$#'%!

*&!#&*'$')#('!$!#(&& (&%#*%$ (*#'%%& $&'#'** &!%#%%' *)#&(!* $(&#*+) )&!#%$$

&$!#&&%

$$"#('$

'!$#!%+

)&"#"(*

&&#%!%

!"%#%+( *)&#"($

*"'#)'!

'!#!''%

()#*$*)

$$#(&)*

$"'"#$+

$&$#&$$

((#$)'*

&*#$&&$

&'++#$'

&"'*#(&

(+#!&+)

!#!"++$

$*"'#!$

!'!#$!+

!((#''%!)"#$)!&"(*#%! %)%!#&! $%"#&$ !+&#!)+!%+#("' &"(!#+( %("*#$$

)!#)%)!

+$%#*%% %*+#("$

&%!#%)(

(&#"**+

&$&#!+'

$*($#$'

$)%#(+$!'&#)!&)$+#& &"!''#) *"$#*"&

!%#%"+*

!*#'*('

$*++#''

$%%!#(! (!+#)')

&&"#$!)

!%#*&&%

$'*"#)*

%&'#)'(

%&(#'!$!)&#('+)&)#)%$ $$*'#'+ $*!#)(&

!(#%('+

&&%$#$&

))'#%(%

!#'%+)+ &""#&'*

*$#)$%+

$&$&#!*

'*!#(($ +!'#()' $+%&#*' &%%*!#+ ("(#!(&

$)(#'''!*'#$+&%!!#)! &"$('#(

$$#&*('

&)&(#(

$+$%#'!$&)'#+&!(")#)( &%'!+#) ($%#!'$

''&#(&*(%*#%'$%&*#*$ &%"&(

!%#%(&)

&)($#*%

&$!%#'$ &+!(#&+%$&%#$& &)"%*#) !"")#&)

!&!*#!!$)+$#&$ *!)$#&* &%))+#!

)(#"+*'

&)'"#*$

&(!$#&!

&+!#&)& &"(%#)$%!&"#!* $$"$#"(

%*"#&)* &(&%#+(!+)$#)( &"&$$#*

&'$%#&(

&+!+#*+

5000-10000 4%

&!!)%'*

("!%!((

!)*%"*!

#!#%"&&

+"$%"#*

%&#%)' &&!!#+

$!%%#$+ !"+)#!! $)+#)( '"%#&*% %&*#+*& &+%!#!( $(!+#$! &+%'#*(

10000+

0%

&!*(#+% '$#%$)% $)+#)"* &!&"#&$ &)(#%$' &%)%#&) $')*#+' &"'%#)$ &'""#(! &+(* $#$*"%* $'#'&(( %*$)#!) &+$'#*& &*"#%"* &%!(#' %&%'#! !"""#$%

!"#$%& '& ()*+,-& -"(.& )+/#0& ($-+& 12+-#2-& -+& 3$3045#&-"#&.+03,&322#..&+6&-"#&.7,632#8&97#& -+& -"#& /(:#,.(-4& +6& /(66#,#$-& 632#-.& +6& -"#& ,++6%& 3& )3-,(;& +6& 2+)*0#;& /(.-,(<7-(+$& +6& /3-3&23)#&+7-8&!"#.#&/3-3&23$&6##/<32=&-+& -"#&632#-.&3$/&>7(/#&)#&+$&"+?&-+&+,>3$(5#& -"#&.=40(>"-&.4.-#)8& @+00+?#/&<4&.+)#&*3,-(2703,&,70#.%&-"#&*#,A 2#$-3>#.& +6& .=40(>"-& ($& #32"& 632#-& 23$& <#& 多JXUHG RXW

*(#(%($

"$)+%!"

#)$!%+"

#''%#(#

*($+%$+

**%*!$'

$"%$#+#

!*$%)+'

#(+()%* #&(($%!

'!"%###

'"+%(!&

'$&%'(!

$"+%+&#

"+$%$#$

Skylights

!+#&%"!

!!*&%"" "*#&%&!#(*#+%*

$"'*%*

*$)(%+"

&)"$%"*

#'(+%$"

$$)$%(*

#)*%!&"

!!"#%'& #)$$+%"

&$$+%+*

&#!$%'

#$'(%+&

**#"%$

!''%(#$

#!"%"*&

&'"+%+!

&)!'%#&

'$"%*)$

#$)%()+

((&'%'+

!$(&%("

&&+"%&#

#**&%*!&)*(%'#

(&*%(+# #*)(%'#

#&"%$'&

##!$%!!

#)!%'((

"+%!#"*

#$+'%(+

#+'$

(''%")$

*)"%&#$

+))%*$&

*&'%$$'

&*%)!'

&%&$)!$

&*)%"#$

'''%$&#

'*%(+&(

&"%"#''

$$$'%#*

&"*(%"+

&&%''"'

#(*"%**

!$&(%*(

'(%"*#(

#+&"%$#

#*(+%((

!#$%+$#

#$)%!)$



!"#$%&&'($)*%#+),-.'//0.'1%23#,4%$,'"5'/#67),%6,8#%' 92#)$:';<=<'9%4%+,%#' >)+%'/$$%'!"8,8#%'?13$3'!82@"*3'?/#43$A'B#3734'

!"#$%&'(%)*+,-"#

./0'%1"2*#3"#4"5%6%!/)%1"2*#3"#4"5

=

x







1

1

2

3

4

5

2

3

4

5


0000

0100

1000

1100

0001

0101

1001

1101

0010

0110

1010

1110

0011

0111

1011

1111









!"#"$%&'(")&*"#&+, -./$012,#'


CLADDING / GEOMETRY / STRUCTURE PINNACLE TOWER Location: London, UK Scope: Façade cladding

Courtesy of KPF, London



CLADDING / GEOMETRY / STRUCTURE

ABU DHABI INTERNATIONAL AIRPORT Location: Abu Dhabi, United Arab Emirates Scope: Roof design

Courtesy of KPF, London


Various light penetration gradually in though roof openings


CLADDING / GEOMETRY / STRUCTURE

BATH HOUSE Location: London, UK Scope: Shading device

Courtesy of KPF, London



CLADDING / GEOMETRY / STRUCTURE WEST KOWLOON TERMINUS Location: Hong Kong, China Scope: Panels and glazing, structure (coordination with Buro Happold)

Courtesy of Aedas, Hong Kong


Parametric coordination with structural engineer


CLADDING / GEOMETRY / STRUCTURE HANGZHOU INTERNATIONAL AIRPORT Location: Hangzhou, China Scope: Ceiling design

Courtesy of Aedas, Hong Kong


Interior view

Grouping each families of ceiling

Model


CLADDING / GEOMETRY / STRUCTURE

BCF Location: Hong Kong, China Scope: Roof design

Courtesy of Bread Studio



CLADDING / GEOMETRY / STRUCTURE

EDF HEADQUARTER Location: Saclay, France Scope: Façade panelisation and structure coordination

Courtesy of Odile Decq Benoit Cornette, Paris


Semi-outdoor lobby view

Aluminium panelisation

Structure modelling


CLADDING / GEOMETRY / STRUCTURE ART AND CULTURE HOUSE OF BEIRUT Location: Beirut, Lebanon Scope: Geometry study and design (Cedar seed)

Courtesy of Kengo Kuma Europe and Associate, Paris


CLADDING / GEOMETRY / STRUCTURE


CONTACT WWW.HKPDA.NET - contact@hkpda.net


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.