Slide 1

Slide 1 text

Thermal analysis of IFC building models using voxelized geometries Thomas Krijnen and Tamer El-Diraby - Theohar Konomi - Ahmed Attalla

Slide 2

Slide 2 text

Presenter • Thomas Krijnen • Post-doctoral researcher @ TU Delft, NL • Founder AECgeeks • Maintainer IfcOpenShell.org • ✉ [email protected] • 🐤 @aothms • 🖵 speakerdeck.com/aothms

Slide 3

Slide 3 text

Rationale. Current IFC export architecture slow release cycles diffuse focus repeated effort no alternatives

Slide 4

Slide 4 text

Rationale. Envisioned IFC export architecture fast release cycles focus reduced effort choice

Slide 5

Slide 5 text

“ Unix philosophy Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams, because that is a universal interface. ” Douglas McIlroy, Peter H. Salus

Slide 6

Slide 6 text

Buildings as decompositions of solid volume products

Slide 7

Slide 7 text

Thin-walled thermal interfaces http://nrel.github.io

Slide 8

Slide 8 text

Geometry https://doc.cgal.org u (periodic) ⟶ v ⟶ 0 2π 0 1 2 3 4

Slide 9

Slide 9 text

Process outline BIM input Grid overlay

Slide 10

Slide 10 text

Process outline Space voxelization Discontinuities mesh

Slide 11

Slide 11 text

Process outline Simplified mesh Associated semantics and projected sub-surfaces (windows, walls)

Slide 12

Slide 12 text

Original IFC wall and infill elements

Slide 13

Slide 13 text

Original IFC space geometries

Slide 14

Slide 14 text

Voxelized space volumes (now touching)

Slide 15

Slide 15 text

Exported model in Open Studio

Slide 16

Slide 16 text

Statistics Voxel space volume 58071.25 (464570 × 0.53) IfcSpace volume sum 47257.91 One-sided thermal interface sum 36640.25 IfcWall area sum (length x height) 16683.05 IfcSlab area sum (volume / thickness) 20315.27 IfcWall + IfcSlab area sum 36998.32 Number of IfcSpaces 218 Number of unique boundary sides 208

Slide 17

Slide 17 text

Synthetic model

Slide 18

Slide 18 text

Effect of surface increase due to staircases

Slide 19

Slide 19 text

Future work: automated detection of spaces (a) voxelized IFC geometries (b) exterior (c) interior as negation of b (d) spaces obtained as c - a a) b) c) d)

Slide 20

Slide 20 text

Side step: other voxel use cases x y Door direction check Distance from exterior door Headroom check Safety barriers check

Slide 21

Slide 21 text

Conclusion IFC as a driver for innovation in modular tools A robust, but less accurate, approach for thermal analysis on building models is presented Voxelization as a “low tech” solution to computational geometry problems in our industry