ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN

Size: px
Start display at page:

Download "ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN"

Transcription

1 ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN XIAOFEI SHEN 1 AECOM 1 shenxiaofei.arch@gmail.com 1. Challenges Abstract. This paper demonstrates the applicability of a data-integrated and user-friendly Multi-Objective Optimization (MOO) method within the Grasshopper (GH) parametric design interface which supports early stage design decision making for High Performance Building (HPB) façade. With multiple environmental objectives optimized and multiple geometric parameters adjusted in the same intuitive design space, designers with limited knowledge on scripting could easily set up the nodes simultaneously when the design is carried out to achieve the efficiency in HPB design optimization. An experiment utilizing the method, with DIVA as the environmental simulator and Octopus as the MOO solver, is demonstrated for rational daylight distribution, balanced solar heat gain and reduced energy use intensity. The findings show both potentials and limitations of the proposed method. Keywords. Multi-Objective Optimization; Environmental Parametrics; Generative Design; High Performance Facade. High performance facade is of critical importance to buildings. Designers often seek help from computational Building Performance Simulations (BPS), such as lighting analysis and energy modeling, to evaluate the proposed façade s performance and optimize the design. However, the traditional BPS process can be time-consuming when repeating evaluation iterations, and error-prone when transferring data between design modeling software and BPS software. Therefore, due to the time limitations, BPS is usually less involved in the early design stage. Pairs of environmental design criteria are often conflicting against each other when designing high performance façade, such as daylighting adequacy and energy efficiency. Many academic studies introduced Multi-Objective Optimization (MOO) tools to HPB design which enables the quick design exploration and optimization according to pre-determined design criteria (Attia et al, 2013). However, they are mostly demanding in scripting and not generally integrated with modeling and simulation software. The efficiency of BPS and MOO depends on the computational power of the tools and the designers abilities to manipulate data. For the lack of easy-to-use integrated simulation and optimization software, the design exploring is inefficient and inaccurate in most cases. The rapid development of Genetic Algorithms (GA) T. Fukuda, W. Huang, P. Janssen, K. Crolla, S. Alhadidi (eds.), Learning, Adapting and Prototyping, Proceedings of the 23 rd International Conference of the Association for Computer-Aided Architectural Design Research in Asia (CAADRIA) 2018, Volume 2, and published by the Association for Computer-Aided Architectural Design Research in Asia (CAADRIA) in Hong Kong.

2 104 X. SHEN tools such as Grasshopper (GH) is filling in the gaps between modeling, simulating and optimizing. 2. Background The application of MOO is already well known in the fields of economics, engineering, and medical treatments(theodor Stewart et al. 2008). A typical MOO process requires one or more simulators connecting to multiple variables as the inputs and multiple objectives as the outputs. The optimum set of results lies on the pareto frontier. Many cases demonstrated the MOO method being leveraged in HPB design achieving efficiencies in design decision making. The most commonly optimized variables are either energy-related or economic-related including building forms, envelope properties, and building system types. The objectives are typically energy performance and construction cost (Attia et al, 2013). Two mentionable studies focused on the façade optimization utilizing MOO were conducted by Gagne and Andersen in 2010, and Rahmani Asl et al in Both evaluated and optimized facade form for optimum daylight distribution and glare control. The author of the former ran the process in SketchUp and the latter developed scripts in Dynamo for Revit. Both required designers to export data to standalone BPS engines such as Lighsolve Viewer or Green Building Studio Run and conduct MOO separately. Data conversion from one software to another and complex scripting languages are the two biggest challenges. 3. Objectives The objective of the paper is to present a data-integrated and user-friendly method - Environmental Parametric Multi-Objective Optimization (EPMOO) - to generate, evaluate and optimize facade design efficiently in the early design stage based on its daylight and thermal performance. With multiple variables and multiple objectives involved, the proposed workflow integrates BPS and MOO tools into a parametric and generative building modeling program. 4. Methodology Figure 1. Methodology Workflow.

3 ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN 105 The proposed EPMOO utilizes DIVA-for-Rhino (DIVA) and Ladybug Tools (Ladybug) as the BPS tools and Octopus as the MOO tool within the GH parametric design modeling space. The paper details the five steps of the method as Analyze, Prototype, Evaluate, Evolve, and Select (see Figure 1) ANALYZE: OBJECTIVE DEFINITION To understand the basic context and formulate design objectives, the method starts with an analysis of the local environmental condition, human comfort needs, and pre-determined design drivers, such as client vision, architectural aesthetics, and project budget. The conclusions include design constraints tying into Prototyping and weighting criteria used for Selection. The multiple objectives for simulation and optimization are defined accordingly. All objectives must be quantifiable and measurable for the BPS tools and the MOO tools to compute PROTOTYPE: VARIABLE DEFINITION Prototyping is to parametrically setup a geometric model in GH as the baseline for simulation and optimization. Both the fixed parameters and the variables are defined to control the base model. The fixed parameters are given by the basic context (e.g. site location), design assumptions (e.g. preferred window area), architectural principles (e.g. room size), and energy codes (e.g. internal gains). The variables can include geometric dimensions (e.g. window size) and material properties (e.g. insulation thickness). The range of all variables is defined based on design constraints EVALUATE: ENERGY PERFORMANCE SIMULATION Typical BPS includes daylight and dynamic thermal simulations. Two simulation types are the focus of EPMOO: The Environmental Performance Evaluation (EPE) and the Building Energy Modeling (BEM). EPE is the primary type of the simulation for EPMOO in developing facade morphology which is impacted by daylight, solar, and thermal. BEM usually starts at the design development phase by testing how the facade design affects the energy consumption. Traditional BPS tools, such as IES and equest, are mostly stand-alone and engineering-oriented. Parametric BPS tools, running parametric evaluations in GH, are more integrated with the design process and more intuitive to designers. DIVA and Ladybug are two major simulators of EPE in daylight simulation, glare study, and thermal analysis. Honeybee, another parametric tool under rapid development, is capable of conducting BEM through OpenStudio. To run the parametric simulations, variables and fixed parameters are connected to the simulators as inputs. The outputs are usually heat map meshes for visualization and editable data lists which can be further analyzed through a variety of graphs and diagrams customized in GH EVOLVE: SOLUTION GENERATION AND OPTIMIZATION To enhance the optimization, designers are required to evaluate as many solutions as possible. Therefore, parametric MOO tools need to be involved earlier in the

4 106 X. SHEN process to automatically explore every single design iteration in GH. Octopus is proposed as the MOO solver in the workflow. As a GH plug-in which applies evolutionary principles and multi-objective optimizations to parametric design, Octopus explores trade-offs between multiple objectives and preferred solutions (Vier et al. 2012). A typical GA process for EPMOO utilizing Octopus includes the following steps: 1. Variables defined in Prototyping are fed into Gene through NumberSliders or GenePool; Functional outcomes from the simulators connect to Objective. Octopus can automatically adjust variables, generate design iterations, trigger simulation toggles, and records all solutions. 2. A set of initial solutions are generated randomly with the performance evaluated. The number of generations - defined as max generation and the number of solutions in each generation - defined as population size - are setup in octopus. 3. The solutions with better performance results are counted as the parents for a new generation and those with poorer performance are discarded. Only the most favorable solutions enter the next generation. The rate of the better performance is defined as mutation rate in Octopus. 4. The loop will continue until the number of generations reaches max generation, or until the user stops the process SELECT: SOLUTION SORTING AND FINDING The MOO process will never end up with a single optimal answer, but a set of dominated solutions on the pareto frontier. To determine the individual solution for the design delivery, the final step is to filter and sort the optimal solutions set based on the weighting criteria customized in Analyzing. Two visualization approaches assisting with data sorting and finding are 3-D Coordinates and Parallel Coordinates (PCP). Octopus automatically visualizes the results of all the generations in its own solution space. A maximum five objectives can be visualized in the space as 3-D Coordinates, color, and size. While all the solutions are distributed in the coordinate axis view cube, the best-fitted instances are shown on the pareto front mesh (see Figure 2). Results can also be exported back to GH to customize other types of charts such as PCP(see Figure 7). PCP is a common way to visualize high-dimensional data including both variables and objectives in the same chart by adding multiple axes. The multi-dimensional problem can, therefore, be collapsed into a 2-D visual assessment.

5 ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN 107 Figure 2. The Solution Space in Octopus. 5. Experiment To demonstrate the capacity of the proposed EPMOO workflow, an experiment was conducted to explore an optimal HPB facade form. The typical bay of a new office building in New York City (NYC) was prototyped in GH for simulation through DIVA and optimization through Octopus ANALYZE The study started with local climate and comfort analysis. NYC is heating dominated and adequate solar resource is available. Consequently, natural daylight, passive solar heat gain, seasonal solar shades, and Building Integrated Photovoltaic (BIPV) were primarily considered as the design metrics. Three objectives to optimize were correspondingly determined as follows (see Figure 5): Maximize Daylight Penetration: The annual Daylight Factor (DF) on the working plane at the level of 0.7m should be maximum; Maximize BIPV Solar Catchment: The accumulated annual Solar Radiation (SR) on the BIPV panels should be maximum; Minimize potential for overheating in summer: The Solar Irradiation (SI) on the floor should be minimum in summer between May to September; 5.2. PROTOTYPE The initial design concept was to improve the environmental performance by adjusting dimensions and tilted angles of the three panels attaching to the façade (see Figure 3). Even if a wide range of parameters are related to the building performance, to simplify the process, the objective of the experiment was to only explore a set of optimal geometric solutions for the three panels: shading, light shelf, and deck. Proper shadings provide seasonal shadows; Light shelves bounce diffuse light into space and collect solar, if integrated with BIPV, to generate energy; Solar-protected decks make this perimeter zone comfortable to stay. All

6 108 X. SHEN other geometric parameters, such as window dimensions, and non-geometric parameters, such as façade material, were only taken as fixed parameters. Figure 3. 3 Panels. The 3-D typical bay was constructed in Rhinoceros, the dimension of which was set as 5.6m X 8m X 4m facing south. The Window-to-Wall Ratio was taken as 60%. The fixed parameters including surface material and internal loads were determined according to ASHRAE The geometries of the three panels were parametrically modeled in GH. The controllable parameters were set up as variable inputs with limits as follows (see Figure 4): Shading Depth (0.4m - 2.0m) Shading Angle (0deg - 60deg) Light Shelf Depth (0.5m - 2.5m) Light Shelf Elevation from the Deck (2.2m - 3.0m) Light Shelf Angle (-30deg - 30deg) Deck Depth (1.5m - 3.5m) Figure 4. 6 Variables EVALUATE With the initial design solution connected to DIVA and Ladybug, three types of BPS were carried out to get the annual DF on the working plane, the annual SR on the light shelf, and the summer SI on the deck. Sensor grid size was defined as 0.5m X 0.5 on the three sensor surfaces.

7 ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN 109 Figure 5. 3 Objectives EVOLVE Octopus was the MOO solver of the experiment. The six variables controlled by the NumberSliders and the results from the three simulators were connected to Octopus. The 3-D geometric solution meshes were also fed into Octopus for visualization. Octopus automatically explored the optimal trade-offs between the three objectives and provided a pareto frontier in its own solution space. Figure 6. EPMOO Visualized in 3D Cubic Coordinates SELECT The optimization was terminated after running 10 generations when totally 500 solutions were generated. The solutions were shown in a 3-D Coordinates with each objective standing on one axis and a set of the dominated results were shown on the pareto frontier (see Figure 6). To manually select the optimal solutions based on different weighting criteria pre-determined in Analyzing, the results were computationally transferred into 2-D graphs to be filtered and sorted. The cube was collapsed by surfaces indicating

8 110 X. SHEN two objectives on each. PCP was also created to establish the relationships between variables and objectives (see Figure 7). Some trends were observed: Shorter and tilt-up shadings prevent summer solar but introduce winter sunlight which provide more balanced daylight distribution. Larger horizontal light shelves installed closer to the deck cast good shadow and provide acceptable area for BIPV. Shallower and horizontal decks provide functional space which has less chance to be overheated in summer. Figure 7. EPMOO Visualized in 2D. Figure 8. Preferred Options CLIMATE ADAPTATION The Climate Adaptation with the same method applied optimized the south façade in 3 cities with contrasting climate conditions. In Minneapolis, high heating demand requires winter solar gain to be maximized primarily. In New York, exposure to winter solar and the proper shadow in summer are both considered.

9 ENVIRONMENTAL PARAMETRIC MULTI-OBJECTIVE OPTIMIZATION FOR HIGH PERFORMANCE FACADE DESIGN 111 In Miami, big cooling load requires enough shadow all year around. The same prototype was consequently shifted to different results adapting to the climate. 6. Discussion The experiment demonstrated the viability of EPMOO in HPB design to generate, simulate, and optimize HPB facade design. Comparing to the traditional design process, the proposed methodology increases both the efficiency and the reliability in decision making at the early design stage, although the two characters are also the key limitations drawing from the experiment which can be further enhanced EFFICIENCY The efficiency of the EPMOO process is relevant to the seamless workflow, the computational power of BPS and MOO tools and their availability to the designer. The seamless workflow relies on the data integration platform. The experiment integrated the parametric BPS tools (DIVA and Ladybug) and the parametric MOO tool (Octopus) with GH. The model data transferring from one software to another was exempted so the processing time was saved. However, the final step to sort and find the solution was customized additionally. An alternative approach is to utilize Colibri, a new GH plug-in, to automatically connect data to a web-based sorting and filtering tool: Design Explorer. The computational power of the related software affects the simulation time. The experiment ran the solar simulations for 1,500 times which took about 12 hours to finish. The speed is not practical in professional practice. The rapid development of the cloud-based simulation, such as the Green Building Studio (GBS) developed by Autodesk, provides an opportunity to speed up the process. To reduce the learning curve using the parametric software, user-friendly visual programming tools such as GH are required in EPMOO. Designers with limited knowledge on scripting are able to perform analyses with easy set-ups in short time. This is efficient at the early design stage when decisions need to be made quickly and a wide range of solutions need to be explored RELIABILITY The reliability of the EPMOO results is dependent on the quality of the objectives and the variables. The less accurate model setup and the limited parameters selection will cause the optimized results less valuable. The three objectives used in the experiment are only related to solar and daylighting. Many other design metrics also need to be considered such as energy consumption, human comfort, and construction cost. Similarly, the six variables are only geometric-related and other non-geometric parameters such as material properties are not considered. The two primary reasons are the lack of multi-disciplinary collaborations and the limitations on the existing parametric BPS tools available. HPB design is based on a comprehensive understanding of parameters related to different disciplines. With the participation of different stakeholders such as architects, engineers, cost estimators, vendors, clients etc. at the early stage, the objectives and the variables can be better defined.

10 112 X. SHEN There is a wide range of BPS tools, but only a few of them are integrated with the parametric platform. DIVA and Ladybug used in the experiment can perform solar simulation, but are less capable of running energy models by manipulating envelope material selections and HVAC system controls. Honeybee, another parametric tool under rapid development, on the other hand, has the potential to bridge the gap due to its ability on both EPE and BEM. 7. Conclusion The data-integrated and user-friendly EPMOO methodology provides an automated approach to explore HPB façade, which is more efficient and more reliable comparing to traditional manual simulate-and-search process. The efficiency and the reliability of the workflow can be further enhanced by having more disciplines involved and adopting more powerful parametric software. As is discussed, in addition to HPB façade optimization, EPMOO can also be utilized to explore building massing orientation, structure, and building systems when facing conflicting criteria such as human comfort, energy consumption, capital expense, and life cycle cost. The comprehensive applications also rely on the on-going development of the related tools Building Information Modeling (BIM) is a similar, or even more promising platform for EPMOO. Revit is a powerful tool to intelligently model and design, and dynamo extends its capacity in data management. The BPS plugins - Insight and GBS - utilize cloud-based calculation engine to speed up the process. Solutions can be uploaded to web-based MOO tools - Fractal and Design Explorer. Even though the current eco-system is not as practical as GH, BIM-based EPMOO still deserves additional studies in the future References Asl, M.R., Bergin, M., Menter, A. and Yan, W.: 2014, BIM-based Parametric Building Energy Performance Multi-Objective Optimization, ecaade 2014 Conference. Attia, S., Hamdy, M., O, W. and Carlucci, S.: 2013, Assessing Gaps and Needs for Integrating Building Performance Optimization Tools in Net Zero Energy Buildings Design, Energy and Buildings, 155(2017), Gagne, J.M.L. and Andersen, M.: 2010, Multi-Objective Façade Optimization for Daylighting Design Using a Genetic Algorithm, SimBuild th National Conference of IBPSA-USA, New York. Han, Y., Yu, H. and Sun, C.: 2017, Simulation-Based Multiobjective Optimization of Timber-Glass Residential Buildings in Severe Cold Regions, Sustainability, 9(12), Hensen, J.L.M. and Lamberts, R.: 2011, Building Performance Simulation for Design and Operation, Routledge, FL USA. Howes, B.: 2016, Design Explorer Natural History. Available from < omasetti.com/blog/> (accessed September 2016). Nagy, D., Lau, D., Locke, J., Stoddart, J., Villaggi, L., Wang, R., Zhao, D. and Benjamin, D.: 2017, Project Discover: An application of generative design for architectural space planning, SimAUD 2017 Conference. Torres, S.L. and Sakamoto, Y.: 2007, Facade Design Optimization for Daylight with A Simple Genetic Algorithm, Building Simulation 2007.

Methods for integrating parametric design with building performance analysis

Methods for integrating parametric design with building performance analysis Methods for integrating parametric design with building performance analysis Ajla Aksamija, PhD, LEED AP BD+C, CDT 1 1 University of Massachusetts Amherst, Amherst, MA ABSTRACT: This paper discusses methods

More information

Powering BIM Capitalizing on Revit for Building Energy Modeling

Powering BIM Capitalizing on Revit for Building Energy Modeling Powering BIM Capitalizing on Revit for Building Energy Modeling David Butts BIM Specialist Gannett Fleming #dabutts7 Join the conversation #AU2016 Class summary In this session, we ll examine how to prepare

More information

Building Information Modeling

Building Information Modeling Chapter Building Information Modeling 1 Building information modeling (BIM) is an integrated workflow built on coordinated, reliable information about a project from design through construction and into

More information

Control of an Adaptive Light Shelf Using Multi-Objective Optimization

Control of an Adaptive Light Shelf Using Multi-Objective Optimization The 31st International Symposium on Automation and Robotics in Construction and Mining (ISARC 2014) Control of an Adaptive Light Shelf Using Multi-Objective Optimization Benny Raphael a a Civil Engineering

More information

Parametric BIM-based Energy Simulation for Buildings with Complex Kinetic Façades

Parametric BIM-based Energy Simulation for Buildings with Complex Kinetic Façades Parametric BIM-based Energy Simulation for Buildings with Complex Kinetic Façades Hyoungsub Kim 1, Mohammad Rahmani Asl 2, Wei Yan 3 1,2,3 Texas A&M University, College Station 1,2,3 {gudtjq81 mrah wyan}@tamu.edu

More information

Questions and Answers

Questions and Answers Autodesk Ecotect Analysis 2010 Questions and Answers This document addresses common questions about Autodesk Ecotect Analysis software s technical capabilities and design process. Contents 1. General Product

More information

Designing a Building envelope using parametric and algorithmic processes

Designing a Building envelope using parametric and algorithmic processes Designing a Building envelope using parametric and algorithmic processes Natália Queiroz nataliaqueiroz.arq@gmail.com Ney Dantas ney.dantas@gmail.com Carlos Nome Universidade Federal da Paraiba, Brazil

More information

3D Modeling and Energy Analysis of a Residential Building using BIM Tools

3D Modeling and Energy Analysis of a Residential Building using BIM Tools 3D Modeling and Energy Analysis of a Residential Building using BIM Tools A. S. Shivsharan 1, Mrs. D. R. Vaidya 2, Prof. R. D. Shinde 3 1P. G. Student: Construction Management, Civil Engineering Department,

More information

Environmental Assessment Knowledge & Tools. Ning Liu Laboratory for architectural production

Environmental Assessment Knowledge & Tools. Ning Liu Laboratory for architectural production Environmental Assessment Knowledge & Tools Ning Liu Laboratory for architectural production 2010.03.04 lapa environment input BASICS LAPA MASTER DESIGN STUDIO INPUTS GOALS -INTRODUCE ASSESSMENT KNOWLEDGE

More information

Performative Parametric Design of Radiation Responsive Screens

Performative Parametric Design of Radiation Responsive Screens Performative Parametric Design of Radiation Responsive Screens Henry Marroquin 1, Mate Thitisawat 2, Emmanouil Vermisso 2 1 BRPH, Melbourne, Florida 2 Florida Atlantic University, Fort Lauderdale, Florida

More information

Exploring Energy Modeling Workflows within Dynamo and Grasshopper. Chris Lowen, P.E., LEED AP BD+C Associate Principal 06/21/2017

Exploring Energy Modeling Workflows within Dynamo and Grasshopper. Chris Lowen, P.E., LEED AP BD+C Associate Principal 06/21/2017 Exploring Energy Modeling Workflows within Dynamo and Grasshopper Chris Lowen, P.E., LEED AP BD+C Associate Principal 06/21/2017 What Are We Talking About Today Visual programming languages Generative

More information

ADAPTIVE POLYMER BASED BIPV SKIN

ADAPTIVE POLYMER BASED BIPV SKIN Y. Ikeda, C. M. Herr, D. Holzer, S. S. Kaijima, M. J. J. Kim. M, M, A, A, Schnabel (eds.), Emerging Experience in in Past, Present and Future of of Digital Architecture, Proceedings of of the the 20th

More information

MULTI-OBJECTIVE FACADE OPTIMIZATIO FOR DAYLIGHTI G DESIG USI G A GE ETIC ALGORITHM

MULTI-OBJECTIVE FACADE OPTIMIZATIO FOR DAYLIGHTI G DESIG USI G A GE ETIC ALGORITHM August 11 13, MULTI-OBJECTIVE FACADE OPTIMIZATIO FOR DAYLIGHTI G DESIG USI G A GE ETIC ALGORITHM Jaime M. L. Gagne 1 and Marilyne Andersen 1 1 Massachusetts Institute of Technology, Cambridge, MA ABSTRACT

More information

Using Autodesk Ecotect Analysis and Building Information Modeling

Using Autodesk Ecotect Analysis and Building Information Modeling Autodesk Ecotect Analysis 2010 Using Autodesk Ecotect Analysis and Building Information Modeling This document helps you to get the most from Autodesk Ecotect Analysis software and building information

More information

Parametric Daylight Envelope: shading for maximum performance

Parametric Daylight Envelope: shading for maximum performance Parametric Daylight Envelope: shading for maximum performance Danijel Rusovan and Luisa Brotas International Radiance Workshop 2012 Summary Introduction Case study Screen Geometry and Parametric Variation

More information

Azadeh OMIDFAR*, Omid OLIYAN TORGHABEHI, Peter VON BUELOW. University of Michigan 2000 Bonisteel Blvd., Ann Arbor, USA

Azadeh OMIDFAR*, Omid OLIYAN TORGHABEHI, Peter VON BUELOW. University of Michigan 2000 Bonisteel Blvd., Ann Arbor, USA 15 to 19 September 2014, Brasilia, Brazil Reyolando M.L.R.F. BRASIL and Ruy M.O. PAULETTI (eds.) Performance-based design of a self-standing building skin; A methodology to integrate structural and daylight

More information

A SIMPLE METHOD OF DETERMINING THE INFLUENCE OF THE OVERHANG ON WINDOW SOLAR GAINS

A SIMPLE METHOD OF DETERMINING THE INFLUENCE OF THE OVERHANG ON WINDOW SOLAR GAINS Eleventh International IBPSA Conference Glasgow, Scotland July 27-30, 2009 A SIMPLE METHOD OF DETERMINING THE INFLUENCE OF THE OVERHANG ON WINDOW SOLAR GAINS Dominik Włodarczyk 1, Henryk Nowak 1 1 Division

More information

Conceptual Design Modeling in Autodesk Revit Architecture 2010

Conceptual Design Modeling in Autodesk Revit Architecture 2010 Autodesk Revit Architecture 2010 Conceptual Design Modeling in Autodesk Revit Architecture 2010 In building design, visualizing a form in the earliest stages enhances a designer s ability to communicate

More information

Assessing thermal comfort near glass facades with new tools

Assessing thermal comfort near glass facades with new tools Assessing thermal comfort near glass facades with new tools Sabine Hoffmann Christoph Jedek Edward Arens Center for the Built Environment University of California at Berkeley Significance: Glass architecture,

More information

Reliable, fast and intuitive daylight simulation for 3D architectural and urban models directly integrated within SketchUp graphic modeler

Reliable, fast and intuitive daylight simulation for 3D architectural and urban models directly integrated within SketchUp graphic modeler Reliable, fast and intuitive daylight simulation for 3D architectural and urban models directly integrated within SketchUp graphic modeler Natural light is an essential part of architecture and urban planning.

More information

PARAMETRIC BIM WORKFLOWS

PARAMETRIC BIM WORKFLOWS Y. Ikeda, C. M. Herr, D. Holzer, S. Kaijima, M. J. Kim. M, A, Schnabel (eds.), Emerging Experience in Past, Present and Future of Digital Architecture, Proceedings of the 20th International Conference

More information

Energy Analysis Workflows for Sustainability

Energy Analysis Workflows for Sustainability Energy Analysis Workflows for Sustainability Technical Note Autodesk Revit to Green Building Studio to equest Workflow Overview This document describes the workflow associated with an architectural or

More information

Charles S. Sanchez, PhD and Zhang Xiaoqin, PhD Energy Research NTU

Charles S. Sanchez, PhD and Zhang Xiaoqin, PhD Energy Research NTU 2018 Building Performance Analysis Conference and SimBuild co-organized by ASHRAE and IBPSA-USA Chicago, IL September 26-28, 2018 Visualization of CFD Simulation Results in VR Environment for Design Feedback

More information

BIO-INSPIRED ADAPTIVE STADIUM FAÇADES. An evolution-based design exploration

BIO-INSPIRED ADAPTIVE STADIUM FAÇADES. An evolution-based design exploration R. Stouffs, P. Janssen, S. Roudavski, B. Tunçer (eds.), Open Systems: Proceedings of the 18th International Conference on Computer-Aided Architectural Design Research in Asia (CAADRIA 2013), 107 116. 2013,

More information

A Simulation-Based Expert System for Daylighting Design

A Simulation-Based Expert System for Daylighting Design A Simulation-Based Expert System for Daylighting Design Jaime M. Lee 1, Marilyne Andersen 2 Abstract In this paper, we propose an expert system for daylighting in architecture which is used to guide a

More information

Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 Scho

Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 Scho Development Of A Fast Simulation-aided-design Method For Office Building In Early Design Stage Ziwei Li 1, Borong Lin 1,*, and Hongzhong Chen 1 1 School of Architecture, Tsinghua University, Beijing, China

More information

Genetically Enhanced Parametric Design in the Exploration of Architectural Solutions

Genetically Enhanced Parametric Design in the Exploration of Architectural Solutions Genetically Enhanced Parametric Design in the Exploration of Architectural Solutions P. von Buelow University of Michigan, Ann Arbor, USA ABSTRACT: ParaGen is a method for exploring solution options in

More information

A Scalable Lighting Simulation Tool for Integrated Building Design

A Scalable Lighting Simulation Tool for Integrated Building Design The Third National Conference of IBPSA-USA (SimBuild 2008) July 30-August 1, 2008 Berkeley, CA A Scalable Lighting Simulation Tool for Integrated Building Design A NIST ATP Project Integrated Concurrent

More information

Integrated Environmental Design. and Robotic Fabrication Workflow for Ceramic Shading Systems. In

Integrated Environmental Design. and Robotic Fabrication Workflow for Ceramic Shading Systems. In Integrated Environmental Design and Robotic Fabrication Workflow for Ceramic Shading Systems The Harvard community has made this article openly available. Please share how this access benefits you. Your

More information

A PROPOSED METHOD FOR GENERATING,STORING AND MANAGING LARGE AMOUNTS OF MODELLING DATA USING SCRIPTS AND ON-LINE DATABASES

A PROPOSED METHOD FOR GENERATING,STORING AND MANAGING LARGE AMOUNTS OF MODELLING DATA USING SCRIPTS AND ON-LINE DATABASES Ninth International IBPSA Conference Montréal, Canada August 15-18, 2005 A PROPOSED METHOD FOR GENERATING,STORING AND MANAGING LARGE AMOUNTS OF MODELLING DATA USING SCRIPTS AND ON-LINE DATABASES Spyros

More information

The 2016 Legislation.

The 2016 Legislation. The 2016 Legislation The Required Tasks Links with Revit model improving workflow Fully gbxml BIM compliant Resolve gbxml file transfer issues Revit Architecture Merge architectural changes quickly as

More information

IESVE Revit Plug-in User Guide <VE> 6.1

IESVE Revit Plug-in User Guide <VE> 6.1 User Guide 6.1 INTEGRATED ENVIRONMENTAL SOLUTIONS LIMITED Developers of the IES BOSTON, MA GLASGOW, SCOTLAND DUBLIN, IRELAND LONDON, ENGLAND MELBOURNE, AUSTRALIA SAN FRANCISCO,

More information

AN INNOVATIVE WORKFLOW FOR BRIDGING THE GAP BETWEEN DESIGN AND ENVIRONMENTAL ANALYSIS

AN INNOVATIVE WORKFLOW FOR BRIDGING THE GAP BETWEEN DESIGN AND ENVIRONMENTAL ANALYSIS AN INNOVATIVE WORKFLOW FOR BRIDGING THE GAP BETWEEN DESIGN AND ENVIRONMENTAL ANALYSIS Anthony Viola and Mostapha Sadeghipour Roudsari Adrian Smith + Gordon Gill Architecture, Chicago, Illinois ABSTRACT

More information

Empirical Validation of IES<VE> Simulation in Term of Daylight in Self- Shading Office Room in Malaysia

Empirical Validation of IES<VE> Simulation in Term of Daylight in Self- Shading Office Room in Malaysia 2013, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Empirical Validation of IES Simulation in Term of Daylight in Self- Shading Office Room in

More information

A PARAMETRIC STUDY ON WINDOW-TO-FLOOR RATIO OF DOUBLE WINDOW GLAZING AND ITS SHADOWING USING DYNAMIC SIMULATION

A PARAMETRIC STUDY ON WINDOW-TO-FLOOR RATIO OF DOUBLE WINDOW GLAZING AND ITS SHADOWING USING DYNAMIC SIMULATION 3 EJIL - LAETA Young Researchers Meeting ADAI, Coimbra, 7-8 May 2015 A PARAMETRIC STUDY ON WINDOW-TO-FLOOR RATIO OF DOUBLE WINDOW GLAZING AND ITS SHADOWING USING DYNAMIC SIMULATION Ana Rita Amaral a*,

More information

Genetically Enhanced Parametric Design for Performance Optimization

Genetically Enhanced Parametric Design for Performance Optimization Genetically Enhanced Parametric Design for Performance Optimization Peter VON BUELOW Associate Professor, Dr. -Ing University of Michigan Ann Arbor, USA pvbuelow@umich.edu Peter von Buelow received a BArch

More information

Daylight Performance Simulations and 3D Modeling in BIM and non-bim Tools

Daylight Performance Simulations and 3D Modeling in BIM and non-bim Tools Daylight Performance Simulations and 3D Modeling in BIM and non-bim Tools Interoperability and accuracy an experience aiming to a more integrated and interdisciplinary approach Marina Stavrakantonaki Brussels,

More information

Building Information Modeling

Building Information Modeling Chapter Building Information Modeling 1 Building information modeling (BIM) is an integrated workflow built on coordinated, reliable information about a project from design through construction and into

More information

Parametric & Hone User Guide

Parametric & Hone User Guide Parametric & Hone User Guide IES Virtual Environment Copyright 2017 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any Contents

More information

TYPES OF PARAMETRIC MODELLING

TYPES OF PARAMETRIC MODELLING Y. Ikeda, C. M. Herr, D. Holzer, S. Kaijima, M. J. J. Kim. M, A, A, Schnabel (eds.), Emerging Experiences of in Past, the Past, Present Present and and Future Future of Digital of Digital Architecture,

More information

Architecture Engineering Training courses : Course BIM Architecture Diploma Revit Architecture 3D Max Vasari Navis Works Photoshop For Architects

Architecture Engineering Training courses : Course BIM Architecture Diploma Revit Architecture 3D Max Vasari Navis Works Photoshop For Architects Architecture Engineering Training courses : Course BIM Architecture Diploma Revit Architecture 3D Max Vasari Navis Works Photoshop For Architects BIM ARCHITECTURAL DIPLOMA ( Design and visualization ):

More information

Table of Contents

Table of Contents Table of Contents Introduction About Insight Solar Analysis Requirements Workflows Overview Annual Photovoltaic Analysis Custom Managing Results Analysis Display Settings Customizing Analysis Visual Styles

More information

Autodesk Revit Architecture. Design without compromise.

Autodesk Revit Architecture. Design without compromise. Autodesk Revit Architecture Design without compromise. Definitive Design From conception to construction documentation, design projects within an intuitive environment. Building information modeling and

More information

Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi

Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi Building Models Design And Energy Simulation With Google Sketchup And Openstudio Ahmed Y Taha Al-Zubaydi Article Info Received: 11/9/2013 Accepted: 28/10/ 2013 Published online:1/12/2013 UTS University

More information

SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION

SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION Bulletin of the Transilvania University of Braşov CIBv 2015 Vol. 8 (57) Special Issue No. 1-2015 SOFTWARE TOOLS FROM BUILDINGS ENERGY SIMULATION M. HORNEȚ 1 L. BOIERIU 1 Abstract: Energy simulation software

More information

Structural morphologies and sun transmittance control: integrated parametric design using genetic algorithms

Structural morphologies and sun transmittance control: integrated parametric design using genetic algorithms Structural morphologies and sun transmittance control: integrated parametric design using genetic algorithms M. Turrin Faculty of Architecture, Delft University of Technology, Netherlands P. von Buelow

More information

Exploration of Optimal Solutions in Architecture

Exploration of Optimal Solutions in Architecture DOI: 10.14621/tna.20160203 Exploration of Optimal Solutions in Architecture Martin Kaftan Institute for Architecture and Media, Technical University Graz Graz, Austria; martin.kaftan@tugraz.at Abstract

More information

UNIVERSITY OF NEBRASKA OMAHA, BAXTER ARENA Omaha, Nebraska, USA

UNIVERSITY OF NEBRASKA OMAHA, BAXTER ARENA Omaha, Nebraska, USA UNIVERSITY OF NEBRASKA OMAHA, BAXTER ARENA Omaha, Nebraska, USA As the University of Nebraska Omaha s (UNO) main building for large events, the new Baxter Arena is a physical representation of UNO s athletic

More information

COUPLING TRNSYS AND MATLAB FOR GENETIC ALGORITHM OPTIMIZATION IN SUSTAINABLE BUILDING DESIGN

COUPLING TRNSYS AND MATLAB FOR GENETIC ALGORITHM OPTIMIZATION IN SUSTAINABLE BUILDING DESIGN COUPLING TRNSYS AND MATLAB FOR GENETIC ALGORITHM OPTIMIZATION IN SUSTAINABLE BUILDING DESIGN Marcus Jones Vienna University of Technology, Vienna, Austria ABSTRACT Incorporating energy efficient features

More information

A DETAILED METHODOLOGY FOR CLOUD-BASED DAYLIGHT ANALYSIS

A DETAILED METHODOLOGY FOR CLOUD-BASED DAYLIGHT ANALYSIS 218 Building Performance Analysis Conference and SimBuild co-organized by ASHRAE and IBPSA-USA Chicago, IL September 26-28, 218 A DETAILED METHODOLOGY FOR CLOUD-BASED DAYLIGHT ANALYSIS Kerger Truesdell

More information

METHODOLOGY FOR NATURAL VENTILATION DESIGN FOR HIGH-RISE BUILDINGS IN HOT AND HUMID CLIMATE

METHODOLOGY FOR NATURAL VENTILATION DESIGN FOR HIGH-RISE BUILDINGS IN HOT AND HUMID CLIMATE 03-011 The 2005 World Sustainable Building Conference, METHODOLOGY FOR NATURAL VENTILATION DESIGN FOR HIGH-RISE BUILDINGS IN HOT AND HUMID CLIMATE P C Wong 1 D Prasad 2 M Behnia 3 1 Faculty of Built Environment,

More information

SOLAR GEOMETRY (AND RADIATION)

SOLAR GEOMETRY (AND RADIATION) SOLAR GEOMETRY (AND RADIATION) Ball State Architecture ENVIRONMENTAL SYSTEMS 1 Summer 2011 Grondzik 1 Solar Radiation Components glass will reflect some incoming radiation; absorb some; and transmit some

More information

EVOLUTION + BIM. EVOLUTION + BIM: The Utilization of Building Information Modelling at an Early Design Stage. 1. Building Information Modelling

EVOLUTION + BIM. EVOLUTION + BIM: The Utilization of Building Information Modelling at an Early Design Stage. 1. Building Information Modelling EVOLUTION + BIM EVOLUTION + BIM: The Utilization of Building Information Modelling at an Early Design Stage HYOUNG-JUNE PARK University of Hawai i at Mnoa, USA hjpark@hawaii.edu Abstract. The paper introduces

More information

version: 3/16/2009 A Design Sequence for Diffuse Daylighting Tiffany Otis Christoph Reinhart Harvard Graduate School of Design

version: 3/16/2009 A Design Sequence for Diffuse Daylighting Tiffany Otis Christoph Reinhart Harvard Graduate School of Design A Design Sequence for Diffuse Daylighting DAYLIGHTING RULES OF THUMB Tiffany Otis Christoph Reinhart Harvard Graduate School of Design WHAT IS IT? - This document presents a sequence of simple equations

More information

Introduction. Abstract

Introduction. Abstract Bidirectional Interoperability Between CAD and Energy Performance Simulation Through Virtual Model System Framework Pongsak Chaisuparasmikul, Ph.D Illinois Institute of Technology Abstract The paper describes

More information

BIM-based software tool for BIPV systems design + simulation. Philippe ALAMY. CADCAMation Project Manager

BIM-based software tool for BIPV systems design + simulation. Philippe ALAMY. CADCAMation Project Manager BIM-based software tool for BIPV systems design + simulation Philippe ALAMY CADCAMation Project Manager palamy@cadcamation.ch BIM-based software tool for BIPV systems design + simulation Introduction BIM-based

More information

Urban Building Energy Model: A workflow for the generation of complete urban building energy demand models from geospatial datasets.

Urban Building Energy Model: A workflow for the generation of complete urban building energy demand models from geospatial datasets. Urban Building Energy Model Towards Designing Energy Self Sufficient Smart Cities: A workflow for the generation of complete urban building energy demand models from urban geospatial datasets Urban Building

More information

Aya Elghandour 1, Ahmed Saleh 2, Osama Aboeineen 1 and Ashraf Elmokadem 1 ABSTRACT INTRODUCTION

Aya Elghandour 1, Ahmed Saleh 2, Osama Aboeineen 1 and Ashraf Elmokadem 1 ABSTRACT INTRODUCTION USING PARAMETRIC DESIGN TO OPTIMIZE BUILDING'S FAÇADE SKIN TO IMPROVE INDOOR DAYLIGHTING PERFORMANCE Aya Elghandour 1, Ahmed Saleh 2, Osama Aboeineen 1 and Ashraf Elmokadem 1 1 Port Said University, Egypt

More information

EVOLVING LEGO. Exploring the impact of alternative encodings on the performance of evolutionary algorithms. 1. Introduction

EVOLVING LEGO. Exploring the impact of alternative encodings on the performance of evolutionary algorithms. 1. Introduction N. Gu, S. Watanabe, H. Erhan, M. Hank Haeusler, W. Huang, R. Sosa (eds.), Rethinking Comprehensive Design: Speculative Counterculture, Proceedings of the 19th International Conference on Computer- Aided

More information

BUILDING INTEGRATED PHOTOVOLTAICS IN A THERMAL BUILDING SIMULATION TOOL

BUILDING INTEGRATED PHOTOVOLTAICS IN A THERMAL BUILDING SIMULATION TOOL Eighth International IBPSA Conference Eindhoven, Netherlands August 11-14, 2003 BUILDING INTEGRATED PHOTOVOLTAICS IN A THERMAL BUILDING SIMULATION TOOL Senior Researcher, MSc, Kim B. Wittchen Danish Building

More information

[make]shift: Information Exchange and Collaborative Design Workflows

[make]shift: Information Exchange and Collaborative Design Workflows ACADIA2010 139 412 Nathan Miller :author NBBJ :organization United States :country [make]shift: Information Exchange and Collaborative Design Workflows This paper explores design processes requiring the

More information

ENERGY SCHEMING 1.0. G.Z. Brown, Tomoko Sekiguchi. Department of Architecture, University of Oregon Eugene, Oregon USA

ENERGY SCHEMING 1.0. G.Z. Brown, Tomoko Sekiguchi. Department of Architecture, University of Oregon Eugene, Oregon USA ENERGY SCHEMING 1.0 G.Z. Brown, Tomoko Sekiguchi Department of Architecture, University of Oregon Eugene, Oregon 97403 USA ABSTRACT This paper describes software for the Apple Macintosh microcomputer that

More information

IESVE Plug-in for Trimble SketchUp Version 3 User Guide

IESVE Plug-in for Trimble SketchUp Version 3 User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without the express agreement of

More information

Guideline to Daylight Simulations in LightStanza with MicroShade. Simulation of MicroShade in LightStanza. About MicroShade.

Guideline to Daylight Simulations in LightStanza with MicroShade. Simulation of MicroShade in LightStanza. About MicroShade. Guideline to Daylight Simulations in LightStanza with MicroShade This is a guideline to daylight simulations with MircoShade in LightStanza. LightStanza is an advanced web-based simulation software for

More information

Dynamic daylight simulations for façade optimization (and some other applications)

Dynamic daylight simulations for façade optimization (and some other applications) Dynamic daylight simulations for façade optimization (and some other applications) Santiago Torres 7 th International RADIANCE workshop 30-31 October 2008 Fribourg Switzerland Background Proportion of

More information

Scan-to-BIM. NEWBIM ApS, Galina Slavova CEO, BIM Specialist

Scan-to-BIM. NEWBIM ApS, Galina Slavova CEO, BIM Specialist Scan-to-BIM NEWBIM ApS, Galina Slavova CEO, BIM Specialist Agenda What is Building Information Modeling (BIM) About NEWBIM ApS 3D Laser Scanning Integration Case Study Demonstration Building Information

More information

Shading Calculation for Passive House Certification Discussion and Development of a New Method

Shading Calculation for Passive House Certification Discussion and Development of a New Method Shading Calculation for Passive House Certification Discussion and Development of a New Method Florian Antretter 11th North American Passive House Conference (NAPHC) 2016 - Philadelphia Auf Wissen bauen

More information

Journal of American Science 2015;11(11)

Journal of American Science 2015;11(11) Development of form proportions configurations in office building skins in order to improve daylight levels using Parametric Design Methods Sherif Mohammed Sabry 1, Dr. Maged Mohamed Abo El-Ela 2, Mamdouh

More information

Interior. Exterior. Daylight

Interior. Exterior. Daylight Interior Exterior Daylight Page 2 ElumTools is a fully-integrated lighting calculation Add-in for Autodesk Revit authored by Lighting Analysts, Inc. The growth of BIM (Building Information Modeling) software

More information

DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE

DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE DESIGN SUPPORT SIMULATIONS FOR A DOUBLE-SKIN FAÇADE Martin Barták (1), Terezie Dunovská (2) and Jan Hensen (1,3) (1) Czech Technical University in Prague Faculty of Mechanical Engineering, Dept. of Environmental

More information

Optimo: A BIM-based Multi-Objective Optimization Tool Utilizing Visual Programming for High Performance Building Design

Optimo: A BIM-based Multi-Objective Optimization Tool Utilizing Visual Programming for High Performance Building Design Optimo: A BIM-based Multi-Objective Optimization Tool Utilizing Visual Programming for High Performance Building Design Mohammad Rahmani Asl 1, Alexander Stoupine 2, Saied Zarrinmehr 3, Wei Yan 4 1,2,3,4

More information

J. Alstan Jakubiec Jeff Neimasz Modeling Dynamic Shading Devices with the DIVA Advanced Shading Module 1 / 30

J. Alstan Jakubiec Jeff Neimasz Modeling Dynamic Shading Devices with the DIVA Advanced Shading Module 1 / 30 Modeling Dynamic Shading Devices with the DIVA Advanced Shading Module J. Alstan Jakubiec alstan@solemma.net Jeff Neimasz jeff@solemma.net Modeling Dynamic Shading Devices with the DIVA Advanced Shading

More information

OPTIMIZING SURVEILLANCE CAMERA PLACEMENT IN BUILDINGS USING BIM

OPTIMIZING SURVEILLANCE CAMERA PLACEMENT IN BUILDINGS USING BIM OPTIMIZING SURVEILLANCE CAMERA PLACEMENT IN BUILDINGS USING BIM Ameen Hamza Albahri a and Amin Hammad b a Ph.D. Candidate, Faculty of Engineering and Computer science, Concordia University, Canada b Professor,

More information

PARAMETERIZE URBAN DESIGN CODES WITH BIM AND OBJECT-ORIENTED PROGRAMMING

PARAMETERIZE URBAN DESIGN CODES WITH BIM AND OBJECT-ORIENTED PROGRAMMING R. Stouffs, P. Janssen, S. Roudavski, B. Tunçer (eds.), Open Systems: Proceedings of the 18th International Conference on Computer-Aided Architectural Design Research in Asia (CAADRIA 2013), 33 42. 2013,

More information

THERMODYNAMICS OF THE MICROCLIMATE: EFFECTS OF EXTERNAL ELEMENTS ON INTERNAL HEAT GAINS. Anupam Jain 1,2, Aran Osborne 1

THERMODYNAMICS OF THE MICROCLIMATE: EFFECTS OF EXTERNAL ELEMENTS ON INTERNAL HEAT GAINS. Anupam Jain 1,2, Aran Osborne 1 THERMODYNAMICS OF THE MICROCLIMATE: EFFECTS OF EXTERNAL ELEMENTS ON INTERNAL HEAT GAINS Anupam Jain 1,2, Aran Osborne 1 1 University of Southern California, Los Angeles, CA 2 Buro Happold Consulting Engineers,

More information

Dynamic facade module prototype development for solar radiation prevention in high rise building

Dynamic facade module prototype development for solar radiation prevention in high rise building IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Dynamic facade module prototype development for solar radiation prevention in high rise building To cite this article: Muhammad

More information

Energy Efficient Configuration of Non-Conventional Solar Screens Using Hybrid Optimization Algorithm

Energy Efficient Configuration of Non-Conventional Solar Screens Using Hybrid Optimization Algorithm Energy Efficient Configuration of Non-Conventional Solar Screens Using Hybrid Optimization Algorithm Optimizing Screen Depth, Perforation and Aspect Ratio RASHA ARAFA 1, AHMED SHERIF 1 and ABBAS EL-ZAFARANY

More information

Autodesk REVIT (Architecture) Mastering

Autodesk REVIT (Architecture) Mastering Autodesk REVIT (Architecture) Mastering Training details DESCRIPTION Revit software is specifically built for Building Information Modeling (BIM), empowering design and construction professionals to bring

More information

Using Daylighting Performance to Optimise Façade Design. Colin Rees Consultancy Manager

Using Daylighting Performance to Optimise Façade Design. Colin Rees Consultancy Manager Using Daylighting Performance to Optimise Façade Design Colin Rees Consultancy Manager About IES IES was founded over 20 years ago and headquartered in Glasgow is recognised as a world leader in 3D performance

More information

INTEGRATION OF BUILDING DESIGN TOOLS IN DUTCH PRACTICE

INTEGRATION OF BUILDING DESIGN TOOLS IN DUTCH PRACTICE INTEGRATION OF BUILDING DESIGN TOOLS IN DUTCH PRACTICE Wim Plokker & Luc L. Soethout TNO Building and Construction Research Department of Indoor Environment, Building Physics and Systems P.O. Box 49 NL-2600

More information

Adding a roof space over several zones.

Adding a roof space over several zones. Adding a roof space over several zones. Adding a roof space zone connecting to several rooms requires a sequence of actions from the user. There is no wizard for this. And it is possible to do this and

More information

GOAL-BASED DAYLIGHTING DESIGN USING AN INTERACTIVE SIMULATION METHOD

GOAL-BASED DAYLIGHTING DESIGN USING AN INTERACTIVE SIMULATION METHOD GOAL-BASED DAYLIGHTING DESIGN USING AN INTERACTIVE SIMULATION METHOD Eleventh International IBPSA Conference Glasgow, Scotland July 27-30, 2009 Jaime Lee 1, Marilyne Andersen 1, Yu Sheng 2, and Barbara

More information

ANALYSIS OF PROCEDURES AND WORKFLOW FOR CONDUCTING ENERGY ANALYSIS USING AUTODESK REVIT, GBXML AND TRACE 700. Shariq Ali 1

ANALYSIS OF PROCEDURES AND WORKFLOW FOR CONDUCTING ENERGY ANALYSIS USING AUTODESK REVIT, GBXML AND TRACE 700. Shariq Ali 1 ANALYSIS OF PROCEDURES AND WORKFLOW FOR CONDUCTING ENERGY ANALYSIS USING AUTODESK REVIT, GBXML AND TRACE 700 Shariq Ali 1 1 URS Corporation, Cleveland, Ohio ABSTRACT GbXML came into use relatively recently

More information

Design without compromise. Autodesk Revit. Architecture 2010

Design without compromise. Autodesk Revit. Architecture 2010 Design without compromise. Autodesk Revit Architecture 2010 Definitive Design From conception to construction documentation, design projects within an intuitive environment. Building information modeling

More information

INDICATE: TOWARDS THE DEVELOPMENT OF A VIRTUAL CITY MODEL, USING A 3D MODEL OF DUNDALK CITY

INDICATE: TOWARDS THE DEVELOPMENT OF A VIRTUAL CITY MODEL, USING A 3D MODEL OF DUNDALK CITY INDICATE: TOWARDS THE DEVELOPMENT OF A VIRTUAL CITY MODEL, USING A 3D MODEL OF DUNDALK CITY AM Aidan Melia 1 ; EN Eoin Nolan 1 ; Ruth Kerrigan 1 1: Integrated Environmental Solutions, Helix Building, West

More information

Daylighting. Note: Daylight is typically defined as diffuse light and is very different from sunlight (direct solar radiation).

Daylighting. Note: Daylight is typically defined as diffuse light and is very different from sunlight (direct solar radiation). systems can significantly reduce both lighting consumption and cooling-energy consumption by reducing the electric-lighting heat gain in the building. However, daylighting can also cause increased heating-energy

More information

Development of Optimal Design System based on Building Information Modeling

Development of Optimal Design System based on Building Information Modeling Combined Heat,Air,Moisture and Pollutant Simulations Syracuse,New York,Sept 9-11,2009 Development of Optimal Design System based on Building Information Modeling Yunting Diao (the University of Tokyo)

More information

Piero Marcolongo, M.S. Alberto Bassanese Design Optimization Applied to the Solar Industry

Piero Marcolongo, M.S. Alberto Bassanese Design Optimization Applied to the Solar Industry Piero Marcolongo, M.S. piero@ozeninc.com Alberto Bassanese alberto.bassanese@ozeninc.com Design Optimization Applied to the Solar Industry Process Integration and Desing Optimization The P.I.D.O. (Process

More information

Guideline to building simulations with MicroShade in IDA ICE. Simulation of MicroShade in IDA ICE. About MicroShade. About IDA ICE

Guideline to building simulations with MicroShade in IDA ICE. Simulation of MicroShade in IDA ICE. About MicroShade. About IDA ICE Guideline to building simulations with MicroShade in IDA ICE This is a guideline to indoor climate and daylight simulations with MircoShade in IDA ICE v. 4.8 or later. IDA ICE is a building simulation

More information

BIM Goes to School AUTODESK REVIT BUILDING INFORMATION MODELING. BIM in the Architectural Curriculum. Savannah College of Art and Design, USA

BIM Goes to School AUTODESK REVIT BUILDING INFORMATION MODELING. BIM in the Architectural Curriculum. Savannah College of Art and Design, USA AUTODESK REVIT BUILDING INFORMATION MODELING As BIM adoption grows in the building industry, so does the use of BIM in educational curricula. This white paper focuses on how BIM is being leveraged within

More information

High Performance Building Design CIV_ENV 395 Week 9: Focused Work. November 13, 2017

High Performance Building Design CIV_ENV 395 Week 9: Focused Work. November 13, 2017 High Performance Building Design CIV_ENV 395 Week 9: Focused Work November 13, 2017 Focused Work Biophilia / Biophilic Design Lighting / Daylight MEP / Energy Focused Work: Biophilia / Biophilic Design

More information

Building Information ModelingChapter1:

Building Information ModelingChapter1: Chapter 1 Building Information ModelingChapter1: Building information modeling (BIM) is an integrated workflow built on coordinated, reliable information about a project from design through construction

More information

Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD

Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD September 2004 Page 1 of 6 Thermal Design Tool for Outdoor Space Based on a Numerical Simulation System Using 3D-CAD Takashi Asawa 1, Akira Hoyano 1 and Kazuaki Nakaohkubo 1 1 Tokyo Institute of Technology,

More information

ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION. Vienna, Austria. Bangkok, Thailand

ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION. Vienna, Austria. Bangkok, Thailand Eighth International IBPSA Conference Eindhoven, Netherlands August 11-14, 2003 ENCLOSURE SYSTEMS DESIGN AND CONTROL SUPPORT VIA DYNAMIC SIMULATION-ASSISTED OPTIMIZATION Ardeshir Mahdavi 1 and Prechaya

More information

Majid Miri, August 2017

Majid Miri, August 2017 Majid Miri, August 2017 majid.miri@sweco.se Daylight Simulation Program scene - scene geometry - optical material properties - surrounding landscape - ground reflectance - status of electrical lighting

More information

Solar Optical Properties of Roller Shades: Modeling Approaches, Measured Results and Impact on Daylighting Performance and Visual Comfort

Solar Optical Properties of Roller Shades: Modeling Approaches, Measured Results and Impact on Daylighting Performance and Visual Comfort Solar Optical Properties of Roller Shades: Modeling Approaches, Measured Results and Impact on Daylighting Performance and Visual Comfort Ying Chieh Chan Athanasios Tzempelikos, PhD Brent Protzmman, PhD

More information

MIXED-DIMENSIONALITY APPROACH FOR ADVANCED RAY TRACING OF LAMELLAR STRUCTURES FOR DAYLIGHTING AND THERMAL CONTROL

MIXED-DIMENSIONALITY APPROACH FOR ADVANCED RAY TRACING OF LAMELLAR STRUCTURES FOR DAYLIGHTING AND THERMAL CONTROL MIXED-DIMENSIONALITY APPROACH FOR ADVANCED RAY TRACING OF LAMELLAR STRUCTURES FOR DAYLIGHTING AND THERMAL CONTROL Kostro A., Scartezzini J.-L., Schüler A. Solar Energy and Building Physics Laboratory,

More information

The importance of software's and weather file's choice in dynamic daylight simulations

The importance of software's and weather file's choice in dynamic daylight simulations The importance of software's and weather file's choice in dynamic daylight simulations Laura Bellia Department of Industrial Engineering, University of Naples Federico II laura.bellia@unina.it Alessia

More information

Ecotect is not intuitive. Finding the location of the tools and their purposes is very difficult and time consuming.

Ecotect is not intuitive. Finding the location of the tools and their purposes is very difficult and time consuming. Ecotect 1. Rebuild model in Ecotect. 2. Check surface normals. 3. Assign Properties: Materials for Occupied Spaces: Concrete Floor on Slab (Lobby only) Concrete Floor Suspended Acoustic Ceiling Tile Brick

More information

ecoenergy Innovation Initiative Research and Development Component Public Report

ecoenergy Innovation Initiative Research and Development Component Public Report ecoenergy Innovation Initiative Research and Development Component Public Report Project: Integrated Approach to Development of a High Efficiency Energy Recovery and Intelligent Ventilation System Contents

More information