A Real-time Building HVAC Model Implemented as a Plug-in for Trimble SketchUp Zaker A. Syed 1 and Thomas H. Bradley 2

Size: px
Start display at page:

Download "A Real-time Building HVAC Model Implemented as a Plug-in for Trimble SketchUp Zaker A. Syed 1 and Thomas H. Bradley 2"

Transcription

1 A Real-time Building HVAC Model Implemented as a Plug-in for Trimble SketchUp Zaker A. Syed 1 and Thomas H. Bradley 2 1 Graduate Research Assistant, Department of Mechanical Engineering, Colorado State University; 1584 Campus Delivery, Fort Collins, CO (corresponding author) Phone: (970) Zaker.Syed@colostate.edu 2 Associate Professor, Department of Mechanical Engineering, Colorado State University, 1584 Campus Delivery, Fort Collins, CO Thomas.Bradley@colostate.edu Abstract: One of the greatest challenges faced by humanity is the impact on climate due to human activity. Among the most prominent of these activities is the construction of buildings. As time and technology progress, the need for more efficient and environmentally-friendly processes and materials is gaining favor among the general population. In line with this, various government protocols have been implemented which have led to development of various software applications that assist in designing better buildings. However, the reach of these applications is limited owing to the cost and expertise needed to actually use these software applications. For instance, architects have multiple tools at their disposal for designing an energy efficient building. But most of these tools are costly to operate, time-consuming and require extensive and software-specific training. This has a greater impact in the initial stages of design, where the amount of data is very limited. The focus of this paper is to develop a plugin for Google SketchUp, which is the CAD design software most commonly used by architects, so as to give insight into building energy consumption during the initial design stages. The challenge is to develop a calculation methodology that is sufficiently accurate, requires very little data from the user, requires no prior training to use, and consumes less time than the state of the art simulation methods. The main component of energy consumption modeled using the developed software is the Heating, Ventilation and Air Conditioning [HVAC] operation. The HVAC system is modeled using design and analysis methods developed by ASHRAE [Radiant Time Series], coupled with reallife time series solar data from NSRDB. This toolset will help architects evaluate design features like the placement and size of fenestration, materials for construction, building orientation, and more, to enable early design decisions to improve the building s lifecycle energy consumption. Introduction Construction of commercial buildings is one of the primary activities that impact the environment and ecosystem. With the objective towards reducing the impact of buildings on the environment, various government and industrial programs and incentives have been developed to enable the construction of highly efficient buildings. An example of the reach of these reforms was demonstrated in Hasegawa in which 25% of new office buildings in UK had obtained an environmental assessment label [1]. Many methods and tools have been developed by researchers

2 and industry organizations to facilitate engineers and architects in designing energy efficient buildings. However, there are various barriers that have limited the utility of these tools within a conventional architecting and engineering design process. Specifically, these tools are generally high cost, require considerable expertise, require a considerable time commitment, and are not suited to the early stages of building design (when detailed design information is not available). To develop a toolset that would have more utility to the early stages of building design, we have considered the general design framework presented by Malmqvist et.al. [2], and repeated here as Figure 1. The design of a building usually starts with a project that is assigned to a company by a customer. During the initial interactions the customer gives his requirements to the designers using which they come up with an initial design. Early in the design process, many design options are available, but the amount of knowledge that the designer has available to them is low. Figure 1 General relationship between design options and Knowledge But as time progresses, the number of design options reduce until it becomes impractical to make any more changes to the design. On the other hand, the accuracy of results as well as the available knowledge increases with time. Hence better decisions could be taken at this point, but available options are reduced because earlier design decisions have been locked in. One way around this issue is to have tools that can develop knowledge earlier in the design process. The coincidence of high knowledge and a large number of design options is hypothesized to lead to better design decisions. The plugin being developed in this project aims to provide more knowledge to the architects in the preliminary design phase. By developing an energy modeling toolset that is compatible with the tools, constraints, and methods of early building architecting and design, early design decisions can be made effectively to improve building energy efficiency in the final product. Design decisions based on HVAC system Minor selections in a design can have a major impact on the end energy consumption of a building after its completion. For instance, the appropriate orientation of a building can reduce

3 energy consumption by 30-40% [3]. Similarly proper sizing and positioning of fenestration of a building also have a major impact on HVAC loads, and therefore total energy consumption. In general practice, architects use rules of thumb and previous experience to design these features. For example, it is common knowledge that windows facing east and west have maximum solar gain. Hence to reduce solar heat gain generally windows are avoided on these faces, and if used, proper shading is applied. Some of the early design decisions that architects can take to reduce energy impact include: Building orientation Window properties like size, shading and glazing type Wall insulation material Previous Tools Numerous tools have been developed to assist designers in making energy efficient buildings. But many of these tools require some previous training and technical know-how about the software and its limitations. Google SketchUp is a software package that is widely used by architects for generating initial CAD models of buildings. Though EnergyPlus has a plugin for SketchUp, it requires the entire model to be constructed again in the plugin and has considerable computational costs to run each simulation. The computational cost of such programs both increases the time required for design, and makes these tools incompatible with early stages of sketching, architecting and design. One specific tool that follows the same simulation methodology as this plugin is the Green Building Studio developed by Autodesk. This tool has the benefit of being able to import data from any CAD software using gbxml and exporting the data into energy plus to carry out a detailed simulation and also takes into account the real world weather data accumulated over more than a million virtual weather stations [4]. However a major concern while using this software is the unreliability of gbxml while converting geometry. A study by Stanford University [5] shows that some geometry/wall properties are lost during conversion. In terms of computing power requirements, since this tool utilizes cloud computing, it is more robust but is dependent on the use of internet. Whereas, the tool in development does not require file conversion and gives the preliminary simulation results in the same CAD environment, thereby allowing an architect to make the first few decisions in a more informed way. Thus this plugin aims at changing the general work flow of design by integrating the simulation stage within the CAD environment and reduce the time consumed in the numerous detailed iterations needed to reach an optimal solution. Figure 2 compares the usual process flow with the modified process flow. Hence having a plugin that uses the existing CAD data to give instantaneous preliminary results within the same environment/computer window would help in removing many of the barriers inhibiting the application of energy modeling tools.

4 Figure 2 - Process Flow of Design The rest of the paper from this point on will discuss the modelling procedures developed by ASHRAE and how it was integrated with the National Solar Radiation Database [NSRDB]. Design inputs Before selecting the modelling techniques it is essential to know what inputs are available to us for the design process. Google SketchUp uses the programming language Ruby for its Application Programming Interface (API). Using Ruby scripts, we were able to extract the following data from a CAD model Wall/Window/Floor/Roof areas Wall orientation angle with respect to south(azimuth angle) GPS location of site from Google Earth All the above data is already generated by default when an architect creates his CAD model. The only extra input that the user has to provide is the building type as per the 16 DoE classification of commercial buildings [6]. Based on the building type, material properties are pulled from a database that is hard-coded into the plugin. Figure 3 - SketchUp CAD model of a prototypical commercial building

5 With these readily available inputs, we seek to model the HVAC energy consumption of the building. The ASHRAE Radiant Time Series (RTS) method was selected for its robustness to limited input information, and because it takes into account the weather data of a selected location. Radiant Time Series (RTS) American Society of Heating Refrigeration and Air conditioning Engineers (ASHRAE) has done extensive research in the field of HVAC load calculation and developed various calculations methods. Out of all these methods, the Heat Balance (HB) method is the most exhaustive and state of the art approach. It is also the method used by EnergyPlus to model energy consumption of buildings. But due to the information and computation time constraints, the Radiant Time Series (RTS) method was selected. RTS method is a simplified approach derived from HB method to calculate HVAC peak load calculations. Due to its inherent assumptions of steady-periodic conditions [7], it was unsuitable for doing annual energy calculations. To counter the effect of this assumption, real time data from NSRBD TMY3 was implemented in place of peak load values of weather conditions. Figure 4. Flow chart for RTS method including NSRDB-informed hourly load calculations A general overview of the RTS procedure is depicted in Figure 3 [5]. The first step in the RTS procedure involves calculating the solar intensities for each hour for each exterior surface. The NSRBD TMY3 dataset consists of hourly values of direct and diffused irradiance on a horizontal surface for a typical year [8]. By transposing these values for a vertical wall in each of the standard 8 orientations along the geographic axes, the transmitted and diffused heat gains were

6 calculated and a database was created for all the TMY3 locations. Table 2 shows the net solar irradiance for the city of Denver for first 10 daylight hours of the year for the standard orientations. Table 1 - Net direct and diffused irradiance for site (Denver Intl. Airport) from NSRDB TMY3 Date Time DNI (W/m 2 ) DHI (W/m 2 ) 1/1/1995 7: /1/1995 8: /1/1995 9: /1/ : /1/ : /1/ : /1/ : /1/ : /1/ : /1/ : /1/ : /1/ : Table 2 Total Irradiance including direct, diffused and reflected components for each wall orientation in Btu/h.ft 2 Hour N NE E SE S SW W NW Effect of building orientation on HVAC load For the demonstration of the calculation, consider a medium sized office located in the city of Denver. The outer shell has a dimension of 120 by 80 and consists of 3 floors of 10 each. Two possible orientations are depicted in Figure 5. As can be seen from Figure 6 and Table 2 the max heat gain occurs at the south face and min heat gain on the north [Graph only shows the direct beam component of solar radiation].

7 Figure 5 - Orientation option one and two Taking this into account an architect can decide to orient the face with more window area towards the east-west direction to reduce cooling load of the building. Alternatively he/she may choose to provide shading on the other faces. Figure 6 - Direct Normal Irradiance The plugin under development calculates these values and presents it to the user for design consideration. Some of the other inputs which the user may change include window type, shading, wall color etc. Working method of the plugin The plugin pulls up the solar intensities for various wall orientations shown in table 2 and multiplies it with the surface areas that are extracted from the CAD model. It then applies the radiant time series to calculate the hourly load for the entire year. After adding the internal heat gains the plugin displays the result within the same window and keeps updating the result for each change made. Since the calculations consists only of multiplications the simulation time is in seconds. Though the results may not be as accurate as the ones obtained using the higher fidelity software packages, it gives an idea to the designer whether the change made to the design would improve the building or vice versa. He/she can then select the top five designs and send them for further analysis in more sophisticated software packages.

8 Conclusions This paper has presented the methods by which a light-weight building HVAC energy model is being developed from the ASHRAE RTS method and integrated into a Google Sketchup Plug in. The goal of the plugin is not to develop a calculation model, but to develop a new workflow for an architect that lets him/her make better informed design decisions. Once some preliminary designs are selected using this plugin, they can be run into more standardized and accurate software packages to reach a final decision. This toolset has advantages over the current state of the art in building HVAC system modeling tools in that it has fewer information requirements, lower computational time requirements, presents the results within the CAD environment, low training time, and can be readily integrated into the conventional workflow of building architects. It is anticipated that these types of tools will find utility in enabling the design and development of more energy efficient commercial and residential buildings. Future work will concentrate on integrating other aspects of the energy consumption of the entire building lifecycle in the plug in. Through integration of materials embedded energy calculations, HVAC energy consumption, lighting energy consumption [Daylight utilization], water consumption, and end-of-life, a building carbon footprint metric tool can be developed. References [1] Hasegawa, T Policy Instruments for Environmentally Sustainable Buildings, Proc., CIB/iiSBE Int. Conf. on Sustainable Building2002, CD-ROM, EcoBuild, Oslo, Norway [2] Malmqvist, T Life cycle assessment in buildings: The ENSLIC simplified method and guidelines [3] Cofaigh EO, Fitzgerald E, Alcock R, McNicholl A, Peltonen V, Marucco A. A green Vitruvius - principles and practice of sustainable architecture design. London: James & James (Science Publishers) Ltd; [4] [5] Tobias Maile et. al Building Energy Performance Simulation Tools - a Life-Cycle and Interoperable Perspective - CIFE Working Paper #WP107 December 2007 [6] Deru, M. et.al U.S. Department of Energy Commercial Reference Building Models of the National Building Stock [7] ASHRAE 2013 Handbook - Fundamentals [8] Compiled by National Renewable Energy Laboratory (NREL)

Simulation Before Design? A New Software Program for Introductory Design Studios

Simulation Before Design? A New Software Program for Introductory Design Studios SIMULATION BEFORE DESIGN? 1 Simulation Before Design? A New Software Program for Introductory Design Studios TROY NOLAN PETERS California Polytechnic State University INTRODUCTION The 2010 Imperative states:

More information

COMFEN A COMMERCIAL FENESTRATION/FAÇADE DESIGN TOOL

COMFEN A COMMERCIAL FENESTRATION/FAÇADE DESIGN TOOL COMFEN A COMMERCIAL FENESTRATION/FAÇADE DESIGN TOOL Robert J. Hitchcock 1, Robin Mitchell 1, Mehry Yazdanian 1, Eleanor Lee 1 and Charlie Huizenga 2 1 Lawrence Berkeley National Laboratory, Building Technologies

More information

Guidelines for Using Building Information Modeling for Energy Analysis of Buildings

Guidelines for Using Building Information Modeling for Energy Analysis of Buildings Buildings 2015, 5, 1361-1388; doi:10.3390/buildings5041361 Article OPEN ACCESS buildings ISSN 2075-5309 www.mdpi.com/journal/buildings/ Guidelines for Using Building Information Modeling for Energy Analysis

More information

Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds.

Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. Proceedings of the 211 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. ANALYSIS OF THE DIFFERENCES IN ENERGY SIMULATION RESULTS BETWEEN BUILDING INFORMATION

More information

Building Envelope and Fabric Load Tests performed on ApacheSim in accordance with ANSI/ASHRAE Standard

Building Envelope and Fabric Load Tests performed on ApacheSim in accordance with ANSI/ASHRAE Standard Building Envelope and Fabric Load Tests performed on ApacheSim in accordance with ANSI/ASHRAE Standard 140-2007 ApacheSim Version 6.0.4 February 2010 Integrated Environmental Solutions www.iesve.com BOSTON,

More information

IESVE Compliance for ASHRAE IES Virtual Environment

IESVE Compliance for ASHRAE IES Virtual Environment IESVE Compliance for ASHRAE 90.1 - IES Virtual Environment July 2018 IES Virtual Environment and Compliance with ASHRAE 90.1-2004, 2007, 2010 & 2013; Appendix G, Performance Rating Method and Chapter 11,

More information

ARCH-MEDES (I) CONSULTANTS PVT. LTD. Green Park Delhi

ARCH-MEDES (I) CONSULTANTS PVT. LTD. Green Park Delhi Passive & Energy Efficient Design Assistance Report for Proposed Hospital Complex Manipal Health System at Pitampura, New Delhi ARCH-MEDES (I) CONSULTANTS PVT. LTD. Green Park Delhi Prepared By (Low Carbon

More information

A Case Study on the Daylighting and Thermal Effects of Fixed and Motorized Light Louvers

A Case Study on the Daylighting and Thermal Effects of Fixed and Motorized Light Louvers A Case Study on the Daylighting and Thermal Effects of Fixed and Motorized Light Louvers Yuxiang Chen 1, Samson Yip 1, Andreas Athienitis 1 1 Building, Civil and Environmental Engineering, Concordia University,

More information

Energy Saving Benefits of Daylighting Combined with Horizontal Exterior Overhangs in Hot-and-Humid Regions

Energy Saving Benefits of Daylighting Combined with Horizontal Exterior Overhangs in Hot-and-Humid Regions Energy Saving Benefits of Daylighting Combined with Horizontal Exterior Overhangs in Hot-and-Humid Regions Speakers: Huang, Kuo-Tsang 1 ; Fu, Chun 2 1 Department of Bioenvironmental Systems Engineering,

More information

RECENT PROGRESS IN NON RESIDENTIAL BUILDING ENERGY SIMULATION SOFTWARE

RECENT PROGRESS IN NON RESIDENTIAL BUILDING ENERGY SIMULATION SOFTWARE RECENT PROGRESS IN NON RESIDENTIAL BUILDING ENERGY SIMULATION SOFTWARE IONESCU GH.C-Tin, BALOTA R.S. University of Oradea, Universităţii no.1, Oradea, gheionescu@gmail.com, mailto:raulbalota@gmail.com

More information

Automating the Balance of Energy Performance with Occupant Comfort with Smart Fenestrations

Automating the Balance of Energy Performance with Occupant Comfort with Smart Fenestrations College of Engineering Dept. of Civil Construction and Environmental Engineering Automating the Balance of Energy Performance with Occupant Comfort with Smart Fenestrations Dr. Kristen Cetin, P.E., LEED

More information

Deliverable D.3.3 Common computer tool for building simulations -Manual- English version July 2006

Deliverable D.3.3 Common computer tool for building simulations -Manual- English version July 2006 Contract No. EIE-2003-RURASU-223 Deliverable D.3.3 Common computer tool for building simulations -Manual- English version July 2006 Prepared by: Kostas Pavlou University of Athens, Physics Department (IASA

More information

Comprehensive Certificate Course for BEAM Plus on Energy Use (EU) 2016

Comprehensive Certificate Course for BEAM Plus on Energy Use (EU) 2016 Comprehensive Certificate Course for BEAM Plus on Energy Use (EU) 2016 Session 2 Energy Simulation & Modelling Honorable Speaker Mr Antony Ho ARUP Methodology and data analysis of building energy simulation

More information

DEVELOPMENT OF A DESIGN TOOL TO SIMULATE THE THERMAL PERFORMANCE OF DIRECT GAIN PASSIVE SOLAR SYSTEMS USING TMY3 DATA

DEVELOPMENT OF A DESIGN TOOL TO SIMULATE THE THERMAL PERFORMANCE OF DIRECT GAIN PASSIVE SOLAR SYSTEMS USING TMY3 DATA DEVELOPMENT OF A DESIGN TOOL TO SIMULATE THE THERMAL PERFORMANCE OF DIRECT GAIN PASSIVE SOLAR SYSTEMS USING TMY3 DATA Alfredo Fernández-González University of Nevada, Las Vegas 4505 Maryland Parkway, Box

More information

COMPARISON OF ENERGY USE INDICATORS OF A NON-RESIDENTIAL PASSIVE HOUSE WITH ASHRAE 90.1 BUDGET BUILDING

COMPARISON OF ENERGY USE INDICATORS OF A NON-RESIDENTIAL PASSIVE HOUSE WITH ASHRAE 90.1 BUDGET BUILDING COMPARISON OF ENERGY USE INDICATORS OF A NON-RESIDENTIAL PASSIVE HOUSE WITH ASHRAE 90.1 BUDGET BUILDING ABSTRACT F. Bagheri 1, M. Fakoor 1, B. Young 1, C. Cranswick 1 1 BC Building Science Ltd. 611 Bent

More information

Climate Change in Canada: Impacts on Building Energy Use Intensity

Climate Change in Canada: Impacts on Building Energy Use Intensity Climate Change in Canada: Impacts on Building Energy Use Intensity Nathan Kegel IES, Ltd. Minneapolis, MN ABSTRACT Whole building energy simulation is a useful tool in assessing building energy performance

More information

Green Building Parameters & Case Studies

Green Building Parameters & Case Studies Green Building Parameters & Case Studies 14 th March, 2015 Mumbai Abdullah Nisar Siddiqui abdullah.nisar.siddiqui@undp.org Presentation Coverage 1. Energy Scenario in the Country 2. Green / Energy Efiicient

More information

Available online at ScienceDirect. Procedia Engineering 118 (2015 )

Available online at   ScienceDirect. Procedia Engineering 118 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 118 (2015 ) 774 780 International Conference on Sustainable Design, Engineering and Construction Evaluation of performance modelling:

More information

Homesol Passive House Design Process

Homesol Passive House Design Process Homesol Passive House Design Process Passive Houses are residential, commercial and institutional buildings in which a comfortable temperature can be achieved year round with a 75% 85% reduction in energy

More information

Modeling Energy Consumption Effects of Glazing

Modeling Energy Consumption Effects of Glazing Modeling Energy Consumption Effects of Glazing Daniel Lu 12/7/2012 Table of Contents Introduction... 3 Design Options... 5 Option 1... 5 Option 2... 5 Preliminary Energy Simulation... 7 Objectives... 7

More information

Monitoring of Advanced Facades and Environmental Systems

Monitoring of Advanced Facades and Environmental Systems Paper presented at The whole-life performance of facades University of Bath, CWCT, 18/19 April 2001, Bath, UK Monitoring of Advanced Facades and Environmental Systems Mikkel Kragh, PhD Permasteelisa Architectural

More information

Pinoleville Pomo Nation Sustainable Home: A case study of energy modeling on sustainable design

Pinoleville Pomo Nation Sustainable Home: A case study of energy modeling on sustainable design Pinoleville Pomo Nation Sustainable Home: A case study of energy modeling on sustainable design By Jeffrey Lee BS (Georgia Institute of Technology) 2013 A report submitted in partial satisfaction of the

More information

A SIMPLE USER INTERFACE FOR ENERGY RATING OF BUILDINGS

A SIMPLE USER INTERFACE FOR ENERGY RATING OF BUILDINGS Proceedings of Building Simulation 2011: 1 2 3 4 5 6 7 8 9 10 A SIMPLE USER INTERFACE FOR ENERGY RATING OF BUILDINGS Abraham Yezioro 1, Oren Shapir 1, and Guedi Capeluto 1 1 Faculty of Architecture and

More information

THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM, AND HEAVY MASS BUILDING IN BELGRADE

THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM, AND HEAVY MASS BUILDING IN BELGRADE S447 THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM, AND HEAVY MASS BUILDING IN BELGRADE by Bojan V. ANDJELKOVIĆ *,a, Branislav V. STOJANOVIĆ b, Mladen M. STOJILJKOVIĆ b, Jelena N. JANEVSKI

More information

Thermal and Energy Performance of Double Skin Facades in Different Climate Types

Thermal and Energy Performance of Double Skin Facades in Different Climate Types University of Massachusetts Amherst From the SelectedWorks of Ajla Aksamija 2017 Thermal and Energy Performance of Double Skin Facades in Different Climate Types Dr. Ajla Aksamija, University of Mass Available

More information

Student Modeling Competition

Student Modeling Competition Student Modeling Competition Design and Simulation of a Laboratory Building Building Simulation 2017 Briefing Document Zahraa Saiyed Ben Brannon Anna Brannon Christina Hopfe Gerhard Zweifel Student Modeling

More information

CONTROL STRATEGIES AND ENERGY SAVING POTENTIALS FOR VARIABLE TRANSMITTANCE WINDOWS VERSUS STATIC WINDOWS

CONTROL STRATEGIES AND ENERGY SAVING POTENTIALS FOR VARIABLE TRANSMITTANCE WINDOWS VERSUS STATIC WINDOWS CONTROL STRATEGIES AND ENERGY SAVING POTENTIALS FOR VARIABLE TRANSMITTANCE WINDOWS VERSUS STATIC WINDOWS J. Karlsson, B. Karlsson * and A. Roos Department of Materials Science, The Ångström laboratory,

More information

The Early Bird Gets the Benefit of Integrated Modeling: Bridging the Architect-Engineer Divide

The Early Bird Gets the Benefit of Integrated Modeling: Bridging the Architect-Engineer Divide The Early Bird Gets the Benefit of Integrated Modeling: Bridging the Architect-Engineer Divide Architects: Not entirely clueless to modeling Traditional design/modeling process what are the limitations?

More information

SKYLIGHT DESIGN PERFORMANCE EVALUATION METHOD DEVELOPMENT WITH THERMAL AND DAYLIGHT SIMULATION

SKYLIGHT DESIGN PERFORMANCE EVALUATION METHOD DEVELOPMENT WITH THERMAL AND DAYLIGHT SIMULATION SKYLIGHT DESIGN PERFORMANCE EVALUATION METHOD DEVELOPMENT WITH THERMAL AND DAYLIGHT SIMULATION Xianou Li, Frederick Wong, and Yihan Li Arup International Consultants (Shanghai) Co Ltd ABSTRACT This paper

More information

IES <Virtual Environment> Live e-training. Trainee notes. VE-Gaia. SI Units. Version 6.4

IES <Virtual Environment> Live e-training. Trainee notes. VE-Gaia. SI Units. Version 6.4 IES Live e-training Trainee notes VE-Gaia SI Units Version 6.4 Introduction These training notes are to be used in conjunction with your VE-Gaia training. In this training session

More information

THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM AND HEAVY MASS BUILDING IN BELGRADE

THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM AND HEAVY MASS BUILDING IN BELGRADE Andjelković, V., B.et. al.: Thermal Mass Impact on Energy Performance of A Low, Medium and Heavy S507 THERMAL MASS IMPACT ON ENERGY PERFORMANCE OF A LOW, MEDIUM AND HEAVY MASS BUILDING IN BELGRADE by Bojan

More information

Open Research Online The Open University s repository of research publications and other research outputs

Open Research Online The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs A software vision to enable the holistic design of low carbon buildings Conference or Workshop

More information

Practitioner Modeling Competition

Practitioner Modeling Competition Practitioner Modeling Competition Design and Simulation of a Laboratory Building Building Simulation 2017 Briefing Document IBPSA-USA San Francisco Bay Area Chapter http://www.ibpsa.us/chapter/san-francisco

More information

Calculating the effect of external shading on the solar heat gain coefficient of windows Christian Kohler 1, Yash Shukla 2, Rajan Rawal 2

Calculating the effect of external shading on the solar heat gain coefficient of windows Christian Kohler 1, Yash Shukla 2, Rajan Rawal 2 Calculating the effect of external shading on the solar heat gain coefficient of windows Christian Kohler 1, Yash Shukla 2, Rajan Rawal 2 1 Lawrence Berkeley National Laboratory, Berkeley, USA 2 CEPT University,

More information

COMPARISON OF SIMULATION METHODS FOR EVALUATING IMPROVED FENESTRATION USING THE DOE-2.1E BUILDING ENERGY SIMULATION PROGRAM

COMPARISON OF SIMULATION METHODS FOR EVALUATING IMPROVED FENESTRATION USING THE DOE-2.1E BUILDING ENERGY SIMULATION PROGRAM COMPARISON OF SIMULATION METHODS FOR EVALUATING IMPROVED FENESTRATION USING THE DOE-2.1E BUILDING ENERGY SIMULATION PROGRAM Jaya Mukhopadhyay Graduate Assistant Jeff S. Haberl, Ph.D., P.E. Professor Energy

More information

AC : ENERGY EFFICIENT DESIGN USING BUILDING INFOR- MATION MODELING AND ENERGY SIMULATION

AC : ENERGY EFFICIENT DESIGN USING BUILDING INFOR- MATION MODELING AND ENERGY SIMULATION AC 2011-1207: ENERGY EFFICIENT DESIGN USING BUILDING INFOR- MATION MODELING AND ENERGY SIMULATION Christian Daniel Douglass, University Of Illinois at Urbana-Champaign Christian received his bachelor s

More information

Practitioner Modeling Competition

Practitioner Modeling Competition Practitioner Modeling Competition Design and Simulation of a Laboratory Building Building Simulation 2017 Briefing Document Updated: Feb. 04, 2017 IBPSA-USA San Francisco Bay Area Chapter http://www.ibpsa.us/chapter/san-francisco

More information

Assessing the Effect of Window, its Shape and Shading Devices on the Heating and Cooling Energy Consumption (In the Region of Mashhad City)

Assessing the Effect of Window, its Shape and Shading Devices on the Heating and Cooling Energy Consumption (In the Region of Mashhad City) Assessing the Effect of Window, its Shape and Shading Devices on the Heating and Cooling Energy Consumption (In the Region of Mashhad City) Shiva Sabeti Ashjaee Master of sustainable architecture, Iran

More information

ENSURING A PRODUCTIVE ENERGY MODELING PROCESS

ENSURING A PRODUCTIVE ENERGY MODELING PROCESS ENSURING A PRODUCTIVE ENERGY MODELING PROCESS ASHRAE Rocky Mountain Technical Conference April 15, 2011 Kendra Tupper, P.E. (RMI) Sue Reilly, P.E., BEMP (Group 14) Michael Brendle, FAIA (RNL) OVERVIEW

More information

The effect of shading design and control on building cooling demand

The effect of shading design and control on building cooling demand International Conference Passive and Low Energy Cooling 953 for the Built Environment, May 25, Santorini, Greece The effect of shading design and control on building cooling demand A. Tzempelikos and A.K.

More information

BIM and sustainable design

BIM and sustainable design SBS5322 Basics of Building Information Modelling http://ibse.hk/sbs5322/ BIM and sustainable design Ir. Dr. Sam C. M. Hui Faculty of Science and Technology E-mail: cmhui@vtc.edu.hk Jan 2018 Contents Environmental

More information

Vehicle and Systems Simulation and Testing

Vehicle and Systems Simulation and Testing DOE/EE-0834 Vehicle and Systems Simulation and Testing VEHICLE TECHNOLOGIES OFFICE 012 annual progress report IV.O. CoolCalc HVAC Tool Principal Investigator: Jason A. Lustbader National Renewable Energy

More information

Be Aggressive About the Passive Solutions

Be Aggressive About the Passive Solutions Be Aggressive About the Passive Solutions Integrating Building Envelope Design in Whole Building Energy Goals Daniel Luddy, PE BEMP CPHC LEEP AP Senior Energy Engineer 2015 Building Envelope Forum AIA

More information

ADAPTIVE LOW-E DOUBLE GLAZING WINDOW

ADAPTIVE LOW-E DOUBLE GLAZING WINDOW ADAPTIVE LOW-E DOUBLE GLAZING WINDOW Hussein Abaza 1 and Ihab Sa ad 2 ABSTRACT This paper investigates the thermal performance of a new adaptive window which is seasonally reversible. The new window is

More information

Thermal Thermal Applications Category Version 6.4. Integrated Environmental Solutions

Thermal Thermal Applications Category Version 6.4. Integrated Environmental Solutions Thermal Thermal Applications Category Version 6.4 Integrated Environmental Solutions Contents 1. What is the Thermal Applications Category?... 4 1.1. Compliance View... 4 1.2. Apache

More information

Appendix Energy Guidelines Deliverable Requirements

Appendix Energy Guidelines Deliverable Requirements Appendix 3.3-19 Energy Guidelines Deliverable Requirements 1. I n t r o d u c t i o n The 2008 edition of the University Energy Guidelines are written in support of aggressive campus carbon reduction goals

More information

ENERGY MODELING GUIDELINES. D. Section Building Automation and Control System Guidelines

ENERGY MODELING GUIDELINES. D. Section Building Automation and Control System Guidelines 018130 ENERGY MODELING GUIDELINES PART 1: GENERAL 1.01 RELATED SECTIONS A. Section 018110 Green Building Guidelines B. Section 230000 Basic HVAC Requirements C. Section 230540 Laboratories D. Section 230900

More information

Assessing the energy performance of modern glass facade systems

Assessing the energy performance of modern glass facade systems Assessing the energy performance of modern glass facade systems Abdelsalam Aldawoud * Architectural Engineering Department, University of Sharjah Sharjah, United Arab Emirates Abstract. The design and

More information

BUILDING ENERGY PERFORMANCE MODELLING AND SIMULATION 4

BUILDING ENERGY PERFORMANCE MODELLING AND SIMULATION 4 BUILDING ENERGY PERFORMANCE MODELLING AND SIMULATION 4 125BEPM,MEB,MEC prof.karel Kabele 27 When to use simulation in building energy performance analysis? Early phase of building conceptual design to

More information

carbon-neutral architectural design Pablo La Roche CRC Press Taylor & Francis Croup Boca Raton London NewYork CRC Press is an imprint of the

carbon-neutral architectural design Pablo La Roche CRC Press Taylor & Francis Croup Boca Raton London NewYork CRC Press is an imprint of the carbon-neutral architectural design Pablo La Roche CRC Press Taylor & Francis Croup Boca Raton London NewYork CRC Press is an imprint of the Taylor fit Francis Group, an informs business Contents Preface

More information

University of Minnesota Duluth Civil Engineering Building

University of Minnesota Duluth Civil Engineering Building Energy Data Attachment University of Minnesota Duluth Civil Engineering Building LEED Energy Modeling The energy modeling for LEED NC 2.2 was performed against ASHRAE 9.1-24 Appendix using equest version

More information

A Rapid Building Energy Model and Interface for Non-technical Users

A Rapid Building Energy Model and Interface for Non-technical Users A Rapid Building Energy Model and Interface for Non-technical Users Bryan Urban Leon Glicksman Building Technology Program Massachusetts Institute of Technology, Cambridge, MA, USA SUBMITTED & ACCEPTED

More information

ENERGY STAR WINDOWS PERFORMANCE AND ORIENTATION

ENERGY STAR WINDOWS PERFORMANCE AND ORIENTATION 5 th International/11 th Construction Specialty Conference 5 e International/11 e Conférence spécialisée sur la construction Vancouver, British Columbia June 8 to June 10, 2015 / 8 juin au 10 juin 2015

More information

APPLYING CLIMATE-BASED DAYLIGHT MODELING (CBDM) FOR A MACRO SCALE MASTER PLAN DESIGN CASE STUDY: THE GREAT CITY IN CHINA

APPLYING CLIMATE-BASED DAYLIGHT MODELING (CBDM) FOR A MACRO SCALE MASTER PLAN DESIGN CASE STUDY: THE GREAT CITY IN CHINA APPLYING CLIMATE-BASED DAYLIGHT MODELING (CBDM) FOR A MACRO SCALE MASTER PLAN DESIGN CASE STUDY: THE GREAT CITY IN CHINA M. Sadeghipour Roudsari 1,*, Y. Yi 2 and C. R. Drew 3 1 Architect, Adrian Smith

More information

Pandya Paragkumar U Civil Engineering Graduate Student Lamar University

Pandya Paragkumar U Civil Engineering Graduate Student Lamar University BUILDING INFORMATION MODELING AND SUSTAINABILITY Pandya Paragkumar U Civil Engineering Graduate Student Lamar University Dr.Enno Ed Koehn, P.E., F.ASCE Professor, Civil Engineering Department Lamar University

More information

2019 Title 24, Part 6 Codes & Standards Enhancement (CASE) Proposal Advanced Daylighting Design

2019 Title 24, Part 6 Codes & Standards Enhancement (CASE) Proposal Advanced Daylighting Design 2019 Title 24, Part 6 Codes & Standards Enhancement (CASE) Proposal Advanced Daylighting Design December 15, 2016 Eric Shadd Determinant LLC eric@determinant-ll.com Proposed Code Change Overview Power

More information

Building Energy Asset Score

Building Energy Asset Score Building Energy Asset Score An opportunity to participate with pioneering programs guided by the Consortium for Building Energy Innovation (CBEI) 15 th October, 2015 2 Consortium for Building Energy Innovation

More information

AR No. # - Solar Thermal

AR No. # - Solar Thermal AR No. # - Solar Thermal Recommendation We recommend installing a solar thermal array on the building roof. This will provide an alternative source for 10% of the facilities energy consumption and reduce

More information

NFRC Regulatory Affairs Committee: Energy Codes Update SEPTEMBER 2017

NFRC Regulatory Affairs Committee: Energy Codes Update SEPTEMBER 2017 NFRC Regulatory Affairs Committee: Energy Codes Update SEPTEMBER 2017 Refresher: The Importance of Energy Codes 2 Most states and local jurisdictions adopt building energy codes to establish the minimum

More information

Glazing Alternatives

Glazing Alternatives Glazing Alternatives Background / Goals When initially investigating the current glazing system used in the building, it became apparent that for sustainability purposes, the most efficient glazing type

More information

Student Modeling Competition

Student Modeling Competition Student Modeling Competition Design and Simulation of a Laboratory Building Building Simulation 2017 Briefing Document Updated: Feb. 04, 2017 Zahraa Saiyed Ben Brannon Anna Brannon Christina Hopfe Gerhard

More information

Dynamic simulation of buildings: Problems and solutions Università degli Studi di Trento

Dynamic simulation of buildings: Problems and solutions Università degli Studi di Trento Dynamic simulation of buildings: Problems and solutions Università degli Studi di Trento Paolo BAGGIO The basic problem To design (and operate) energy efficient buildings, accurate modeling tools are needed.

More information

Design Strategies and Guide lines for Tropical Coast of Pakistan, Using Climate Consultant

Design Strategies and Guide lines for Tropical Coast of Pakistan, Using Climate Consultant European Journal of Sustainable Development (2016), 5, 3, 505-512 ISSN: 2239-5938 Doi: 10.14207/ejsd.2016.v5n3p505 Design Strategies and Guide lines for Tropical Coast of Pakistan, Using Climate Consultant

More information

Potential of passive design strategies using the free-running temperature

Potential of passive design strategies using the free-running temperature 850 2nd PALENC Conference and 28th AIVC Conference on Building Low Energy Cooling and Potential of passive design strategies using the free-running temperature L. Rosales, M. E. Hobaica Universidad Central

More information

What s My Baseline? ASHRAE

What s My Baseline? ASHRAE 2010 American Society of Heating, Refrigerating and Air-Conditioning Engineers, Inc. (www.ashrae.org). Published in ASHRAE Transactions (2010, vol 116,part 2). For personal use only. Additional reproduction,

More information

FORMULATING A BUILDING CLIMATE CLASSIFICATION METHOD

FORMULATING A BUILDING CLIMATE CLASSIFICATION METHOD 1 2 3 4 5 6 7 8 9 10 FORMULATING A BUILDING CLIMATE CLASSIFICATION METHOD ABSTRACT When country champions participating in the International Energy Agency Task 40 project on Net Zero Energy Buildings were

More information

Dr Sarah Graham. Greenbuild Expo Low Energy Design. 30 th June 2011

Dr Sarah Graham. Greenbuild Expo Low Energy Design. 30 th June 2011 Greenbuild Expo 2011 Low Energy 30 th June 2011 Dr Sarah Graham B Eng, C EngMCIBSE, EngD UK Sales Manager T: +44 141 945 8500 C: +44 7837 251354 Sarah.graham@iesve.com www.iesve.com Integrated Environmental

More information

Analysis of Heat Gain in Computer Laboratory and Excellent Centre by using CLTD/CLF/SCL Method

Analysis of Heat Gain in Computer Laboratory and Excellent Centre by using CLTD/CLF/SCL Method Available online at www.sciencedirect.com Procedia Engineering 53 ( 2013 ) 655 664 Malaysian Technical Universities Conference on Engineering & Technology 2012, MUCET 2012 Part 2 Mechanical And Manufacturing

More information

Attaining Thermal Comfort in. Buildings with Predominantly. Glazed Facades. presented to: ANSYS Boston Regional Conference

Attaining Thermal Comfort in. Buildings with Predominantly. Glazed Facades. presented to: ANSYS Boston Regional Conference Attaining Thermal Comfort in Buildings with Predominantly Glazed Facades presented to: ANSYS Boston Regional Conference September 14, 2011 Case Study Background High floor to ceiling windows Large skylight

More information

A Simulation-based Control Approach in a Mechanical Ventilation. System

A Simulation-based Control Approach in a Mechanical Ventilation. System A Simulation-based Control Approach in a Mechanical Ventilation System H.J.Moon 1, M.S.Choi 1,* and K.A.An 1 1 Department of Architectural Engineering, Dankook University, Yongin, Korea ABSTRACT This paper

More information

METHODOLOGY TO PRIORITIZE AND OPTIMIZE PASSIVE DESIGN STRATEGIES IN CONCEPTUAL DESIGN PHASE Transforming early architectural workflow

METHODOLOGY TO PRIORITIZE AND OPTIMIZE PASSIVE DESIGN STRATEGIES IN CONCEPTUAL DESIGN PHASE Transforming early architectural workflow METHODOLOGY TO PRIORITIZE AND OPTIMIZE PASSIVE DESIGN STRATEGIES IN CONCEPTUAL DESIGN PHASE Transforming early architectural workflow Abstract The following paper devises a step by step process/method

More information

Thermal Performance Evaluation of Low-E Coated Building Glazing Systems

Thermal Performance Evaluation of Low-E Coated Building Glazing Systems Basic Studies and New Technologies of Architecture and Planning Naqshejahan Naqshejahan 6-3 (2017) 025 039 www.http://bsnt.modares.ac.ir/ Thermal Performance Evaluation of Low-E Coated Building Glazing

More information

INVESTIGATION INTO THE THERMAL IMPACT OF WINDOW-TO-WALL RATIO, BUILDING ORIENTATION AND GLAZING MATERIAL ON OFFICE SPACES

INVESTIGATION INTO THE THERMAL IMPACT OF WINDOW-TO-WALL RATIO, BUILDING ORIENTATION AND GLAZING MATERIAL ON OFFICE SPACES INVESTIGATION INTO THE THERMAL IMPACT OF WINDOW-TO-WALL RATIO, BUILDING ORIENTATION AND GLAZING MATERIAL ON OFFICE SPACES Prof. Dr. Ossama A. Abdou Dr. Tarek S. Elhinnawy Center for Building Environmental

More information

Informed Mechanical Design Through Tested Air Leakage Rates

Informed Mechanical Design Through Tested Air Leakage Rates Informed Mechanical Design Through Tested Air Leakage Rates Jeff Speert 1, Cory Legge 2 Abstract Energy efficiency initiatives, such as the 2030 Challenge, hold the integrated design approach as a key

More information

AN INTERACTIVE DESIGN ADVISOR FOR ENERGY EFFICIENT BUILDINGS

AN INTERACTIVE DESIGN ADVISOR FOR ENERGY EFFICIENT BUILDINGS AN INTERACTIVE DESIGN ADVISOR FOR ENERGY EFFICIENT BUILDINGS Hussein Abaza 1 ABSTRACT This paper presents a holistic evaluation model that assists in designing energy effi cient buildings. The model is

More information

JOTUN Cool Shades. Impact of the TSR Value on the Users Comfort and the Energy Performance of Buildings. ai³ Werner Jager

JOTUN Cool Shades. Impact of the TSR Value on the Users Comfort and the Energy Performance of Buildings. ai³ Werner Jager JOTUN Cool Shades Impact of the TSR Value on the Users Comfort and the Energy Performance of Buildings ai³ Werner Jager Exclusion of warranty: All tables, graphical charts and results presented within

More information

International Journal of Civil and Environmental Engineering 3:2 2011

International Journal of Civil and Environmental Engineering 3:2 2011 Investigating the Effectiveness of Self-Shading Strategy on Overall Thermal Transfer Value and Window Size in High Rise Buildings Mansour Nikpour, Mohd Zin kandar, Mohammad Ghomeshi, Nima Moeinzadeh, Mohsen

More information

Creation of a Prototype Building Model of College and University Building

Creation of a Prototype Building Model of College and University Building Creation of a Prototype Building Model of College and University Building Y. Ye, G. Wang and W. Zuo Department of Civil, Architectural, and Environmental Engineering University of Miami, Coral Gables,

More information

DAYLIGHTING PERFORMANCE OF TOPLIGHTING SYSTEMS IN THE HOT AND HUMID CLIMATE OF THAILAND

DAYLIGHTING PERFORMANCE OF TOPLIGHTING SYSTEMS IN THE HOT AND HUMID CLIMATE OF THAILAND DAYLIGHTING PERFORMANCE OF TOPLIGHTING SYSTEMS IN THE HOT AND HUMID CLIMATE OF THAILAND Siritip Harntaweewongsa and Liliana O. Beltrán, Ph.D. Texas A&M University College of Architecture College Station,

More information

Volume 8, ISSN (Online), Published at:

Volume 8, ISSN (Online), Published at: FACADE EXTRUSIONS' INFLUENCE ON THE BUILDING SOLAR INSOLATION PERFORMANCE Marko Jovanovic University of Novi Sad, Faculty of Technical Sciences, Department of Architecture, Trg Dositeja Obradovica 6, Novi

More information

Integrated Design Assistance Program (IDAP) Program Manual

Integrated Design Assistance Program (IDAP) Program Manual Integrated Design Assistance Program (IDAP) July 21 st, 2017 This updated program manual combines the previous IDAP participant (September 10, 2014) and IDAP consultant (October 21, 2014) manuals into

More information

Evaluating Energy Performance and Improvement Potential of China Office Buildings in the Hot Humid Climate against US Reference Buildings

Evaluating Energy Performance and Improvement Potential of China Office Buildings in the Hot Humid Climate against US Reference Buildings Purdue University Purdue e-pubs International High Performance Buildings Conference School of Mechanical Engineering 2010 Evaluating Energy Performance and Improvement Potential of China Office Buildings

More information

Air Conditioning Inspections for Buildings Assessing Equipment Sizing

Air Conditioning Inspections for Buildings Assessing Equipment Sizing Air Conditioning Inspections for Buildings Assessing Equipment Sizing PRESENTED BY NIRAJ MISTRY aircon@stroma.com Size V s Load Regulation 22 of EPB Regulations The inspection report must include an assessment

More information

WINDOW AREA IN OFFICE BUILDINGS FROM THE VIEWPOINT OF ENERGY EFFICIENCY

WINDOW AREA IN OFFICE BUILDINGS FROM THE VIEWPOINT OF ENERGY EFFICIENCY WINDOW AREA IN OFFICE BUILDINGS FROM THE VIEWPOINT OF ENERGY EFFICIENCY Farshad Nasrollahi Research Associate Berlin University of Technology, Building Technology and Design, Young Cities, Germany E-Mail:

More information

ADVANCED FAÇADES AND HVAC SYSTEMS: PRELIMINARY RESULTS OF FULL-SCALE MONITORING

ADVANCED FAÇADES AND HVAC SYSTEMS: PRELIMINARY RESULTS OF FULL-SCALE MONITORING ADVANCED FAÇADES AND HVAC SYSTEMS: PRELIMINARY RESULTS OF FULL-SCALE MONITORING M. Kragh, M. Colombari and M. Zobec Permasteelisa Group, Research & Engineering, 31020 San Vendemiano (TV), Italy www.permasteelisa.com,

More information

Assessment of Energy Performance of Window Technologies for Commercial Buildings

Assessment of Energy Performance of Window Technologies for Commercial Buildings Assessment of Energy Performance of Window Technologies for Commercial Buildings Tianzhen Hong and Stephen Selkowitz, Lawrence Berkeley National Laboratory ABSTRACT Windows play a significant role in commercial

More information

Energy Audit of two Apartment Buildings in Cagliari using Energy Simulation

Energy Audit of two Apartment Buildings in Cagliari using Energy Simulation Energy Audit of two Apartment Buildings in Cagliari using Energy Simulation Graduation Thesis by Carla Vargiu and Luisa Zedda, Master in Green Building and Energy Efficiency This thesis focuses on the

More information

A COMPARATIVE STUDY TO BENCHMARK ENERGY PERFORMANCE USING BUILDING SIMULATION TOOLS

A COMPARATIVE STUDY TO BENCHMARK ENERGY PERFORMANCE USING BUILDING SIMULATION TOOLS A COMPARATIVE STUDY TO BENCHMARK ENERGY PERFORMANCE USING BUILDING SIMULATION TOOLS KHALID TARABIEH, ALI MALKAWI School of Design. University of Pennsylvania, USA tarabieh@pobox.upenn.edu, malkawi@design.upenn.edu

More information

IESVE SPECIAL OFFERS FOR SOUTH AFRICA

IESVE SPECIAL OFFERS FOR SOUTH AFRICA SECTOR: SOFTWARE DATE: MARCH 2015 COUNTRY: SOUTH AFRICA IESVE SPECIAL OFFERS FOR SOUTH AFRICA www.iesve.com IESVE SPECIAL OFFERS FOR SOUTH AFRICA Used by leading sustainable design experts around the globe

More information

Module 3: Simulation and Data Analysis

Module 3: Simulation and Data Analysis INSTRUCTIONAL MODULES DEMONSTRATING BUILDING ENERGY ANALYSIS USING A BUILDING INFORMATION MODEL Christian Daniel Douglass Industrial and Enterprise Systems Engineering December 1, 2010 Module Summary In

More information

SUSTAINABILITY MBL 607E BUILDING INFORMATION MODELS ARCHITECTURAL DESIGN AND COMPUTING GRADUATE PROGRAM I.T.U INSTITUTE OF SCIENCE AND TECHNOLOGY

SUSTAINABILITY MBL 607E BUILDING INFORMATION MODELS ARCHITECTURAL DESIGN AND COMPUTING GRADUATE PROGRAM I.T.U INSTITUTE OF SCIENCE AND TECHNOLOGY SUSTAINABILITY MBL 607E BUILDING INFORMATION MODELS ARCHITECTURAL DESIGN AND COMPUTING GRADUATE PROGRAM I.T.U INSTITUTE OF SCIENCE AND TECHNOLOGY Prof. Dr. SALĐH OFLUOĞLU ITU & MSGSU FAC.ULTY OF ARCHITECTURE

More information

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016

Aalborg Universitet. CLIMA proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols. Publication date: 2016 Aalborg Universitet CLIMA 2016 - proceedings of the 12th REHVA World Congress Heiselberg, Per Kvols Publication date: 2016 Document Version Publisher's PDF, also known as Version of record Link to publication

More information

COMMERCIAL LOAD ESTIMATING. Load Estimating Level 3: Block and Zone Loads. Technical Development Program

COMMERCIAL LOAD ESTIMATING. Load Estimating Level 3: Block and Zone Loads. Technical Development Program COMMERCIAL LOAD ESTIMATING Load Estimating Level 3: Block and Zone Loads Technical Development Program Technical Development Programs (TDP) are modules of technical training on HVAC theory, system design,

More information

Responsive Building Elements Actual Development and Trends Within IEA

Responsive Building Elements Actual Development and Trends Within IEA Responsive Building Elements Actual Development and Trends Within IEA Dipartimento di Energetica, Politecnico di Torino Torino (Italy( Italy) e_mail: marco.perino@polito.it Research and technological innovation,

More information

Reducing energy demand in non-domestic buildings: integrating smart facades, ventilation, and surface heating and cooling

Reducing energy demand in non-domestic buildings: integrating smart facades, ventilation, and surface heating and cooling Reducing energy demand in non-domestic buildings: integrating smart facades, ventilation, and surface heating and cooling Phil Jones, Shan Shan Hou and XiaoJun Li Welsh School of Architecture, Cardiff

More information

Demonstration of modeling of radiant cooling system in design builder. Prashant Bhanware & Bharath Reddy

Demonstration of modeling of radiant cooling system in design builder. Prashant Bhanware & Bharath Reddy Demonstration of modeling of radiant cooling system in design builder Prashant Bhanware & Bharath Reddy CONTENTS Introduction to Design Builder Building Energy Simulation Modeling procedure Making a model

More information

Solar Energy Modeling for Residential Applications

Solar Energy Modeling for Residential Applications EASTERN ILLINOIS UNIVERSITY Solar Energy Modeling for Residential Applications 5953 SUSTAINABLE ENERGY RESEARCH Venkata Basava R Goriparthi Dr. Peter Ping Liu, Dr. Steven W Daniels INTRODUCTION Solar Photovoltaic

More information

The Elithis Tower is an experimental and demonstration. Elithis Tower in Dijon, France. nzeb case studies

The Elithis Tower is an experimental and demonstration. Elithis Tower in Dijon, France. nzeb case studies COM Elithis Tower in Dijon, France Elithis Tower, located in Dijon, France, provides strong evidence that net zero energy office buildings are achievable in near future. The building, which was designed

More information

MAKING DAYLIGHTING WORK IN SCHOOLS

MAKING DAYLIGHTING WORK IN SCHOOLS MAKING DAYLIGHTING WORK IN SCHOOLS PRESENTERS: MELANIE ROSS AND ALI SYED SEPTEMBER 25, 2015 OUTLINE WHAT IS DAYLIGHTING SCHOOL LIGHTING LEVELS AND TYPICAL ENERGY USE DAYLIGHTING DESIGN PARAMETERS IMPACTS

More information

AR No. # Solar Thermal. Assessment Recommendation Savings Summary Source. Cost Savings Natural Gas. $984 * 1 MMBtu = 1,000,000 Btu

AR No. # Solar Thermal. Assessment Recommendation Savings Summary Source. Cost Savings Natural Gas. $984 * 1 MMBtu = 1,000,000 Btu AR No. # Solar Thermal Recommendation We recommend installing a solar thermal array on the building roof. This will provide an alternative source for 9.8% of the facilities energy consumption and reduce

More information