EC Window Energy Optimization

Size: px
Start display at page:

Download "EC Window Energy Optimization"

Transcription

1 EC Window Energy Optimization Design Team Muhannad Al Hinai, James Goddard, Benjamin Hellier, Thomas Wurm Design Advisor Prof. Sagar Kamarthi Abstract Electrochromic smart windows are designed to generate energy savings by automatically altering their tint level to regulate the amount of sun light entering a room. The existing smart window controllers optimize energy consumption, but they push window tint levels beyond the users comfort zone. In present work constraints are added to the smart window controllers to ensure that the user s desired comfort levels are accounted for in various lighting and weather conditions. These methods are tested using a room fitted with an electrochromic window and a simulator that mimic the outside weather conditions. The main objective of this project is to study the feasibility of optimizing energy consumption of a room fitted with electrochromic windows while keeping the window control settings within the user defined acceptable limits. Level of Energy Consumption Typical Energy consumption curve for summer Typical human comfort curve Typical energy consumption curve for winter Level of Human Comfort Low Tint Smart Window Tint Level High Tint For more information, please contact sagar@coe.neu.edu

2 The Need for Project Improving green technology usability will increase its acceptance and implementation. Around the world societies are becoming increasingly concerned with energy efficiency, sustainability, and environmental impact. These concerns manifest themselves in the form of aggressive government funding for green initiatives. In response to this, there have been major technological advances in recent years which seek to reduce overall energy consumption. One area which has lagged behind this trend in terms of widespread adoption is smart window technology. Electrochromic windows have been shown to provide significant energy savings, however, one of the biggest resistances for this technology comes from the room occupants, who desire to, but cannot change the controller settings. To gain widespread user acceptance of electrochromic technology, the window control systems must accommodate occupant comfort preferences while maintaining energy efficiency. The Design Project Objectives and Requirements Design a control algorithm to determine the appropriate window tint level. Design Objectives The objective of this project is to develop an adaptive response-surface based algorithm which determines the appropriate levels for control variables (room temperature and light transmissivity of electrochromic window) in order to minimize energy consumption for given a set of environmental conditions and occupant comfort parameters. Design Requirements The response surface is a function of 4 input variables: outside temperature, room temperature, outside brightness, and window tint level. The inputs are tested at 3 levels each to create varying outputs, which represent energy consumption of the room. The 4 inputs at 3 levels each create 81 data points that are used to train the machine learning method. Training allows the machine learning method to learn which tint level generates the best energy efficiency for any set of input values within the user comfort zone. Certain input values must also be constrained to ranges that are acceptable to users. Outside temperature and brightness are uncontrollable by users because they are determined by real-world weather conditions. Room temperature and window tint level are

3 controllable and will be constrained to ensure that user comfort preferences are met. Design Concepts Considered The team considered including The team initially considered using five input variables in the other variables in the model system. Room brightness was considered in addition to the four and using different modeling previously mentioned variables. This variable was eliminated because techniques. the team determined that lighting is fairly standard within a room and would not affect energy consumption the way an HVAC system (room temperature variable) does. The elimination of room brightness reduces the number of data points from 243 to 81. The 81 data points drive the machine learning method to set the appropriate window tint level. The machine learning method was chosen for this process because it most accurately determines the relationship between the inputs and output. Originally the team considered using a linear regression model to express this relationship. It would be much easier to create and integrate a linear regression model into the system. However, a linear regression requires that covariates be linearly independent and they are related to a response variable linearly. Since the input variables of this system cannot be expected to be linearly independent and linearly related to the response variables, a more complex model is necessary. Recommended Design Concept Response surface methods will be used to describe the relationship between the environmental variables and energy consumption. The machine learning method will use the response surface data to determine the appropriate window tint level for any set of inputs. 1 Design Description In order to achieve the project objective, the team has collected energy data using a weather and office environment simulator, in which the simulated office chamber employs an electrochromic window. A mechanical engineering team designed and built the test chambers. The mechanical engineers also contributed to the data collection; a collaborative schedule was prepared for a 3 week testing period in which the team members of both groups conducted tests on the test bed. The collected data is used to create a response surface (Rep. 5.2), which is a mathematical relationship between the input and output variables. The average energy usage is determined for 4 input variables (outside temperature, room temperature, outside brightness, and

4 window tint level) at 3 levels each, for a total of 81 tests. For any combination of inputs there is energy consumption. The machine learning method (Rep. 5.3) is trained to calculate this energy consumption level. (2) Analytical Investigations The data analysis is completed using response surface methods and the machine learning method. The response surface represents the output of the system, energy consumption, which needs to be minimized for every combination of input variables. An Excelbased algorithm is used to find the optimal energy value for each patch of response surface by choosing a point on the surface and traveling in the direction of the greatest downward slope until the minimum energy consumption point is found. When the minimum value for each response surface has been found, it is possible to determine the appropriate window tint level. Every minimum output value has a corresponding value relating to the window tint level. (3) Experimental Investigations In order to collect the necessary data the team worked in collaboration with a mechanical engineering team that built an energy test bed to measure energy consumption data. The test bed consists of two chambers, one which simulates external weather conditions, and another which simulates an office room. In between the two chambers is an electrochromic window. The two chambers are set to predetermined values as defined by the 3 levels of the 4 input variables. This creates 81 different tests with unique energy consumption output values. When the chambers and electrochromic window are set to the appropriate settings the environment is allowed to run until an accurate measure of the average energy consumption can be recorded. (4) Key Advantages of Recommended Concept The energy test bed allows the team to collect data without conducting field studies. Testing the electrochromic window in a simulated environment allows the project team to have more control over the variables, whereas testing the window in an actual office building has many complications. Testing for various weather conditions would require much more time; in the lab different seasonal conditions are changed in minutes instead of months.

5 Once the data is collected the response surface and machine learning method models will provide the most accurate interpretation of the tests results. The response surface is a direct mathematical expression of the variable relationships. Using the response surface one can easily find an optimal output value. The machine learning method uses all of the provided values to train itself to determine the appropriate window tint level. The machine learning method is a good fit to this application because it can handle complex variable relationships and develop predictive techniques for previously unseen input values. Financial Issues The only cost in the project is the software used to create the machine learning method, $1,100. The machine learning method software cost $1,100, which is the only cost in designing the control algorithm for the window. However, the test bed created by the mechanical engineering group cost a total of $4,050. Recommended Improvements Extensive data collection can provide greater accuracy and detail to the machine learning method, thus improving the control algorithm. The scope of this project is simply to provide human comfort in environments using electrochromic windows, but there is much more work to be undertaken to improve electrochromic window systems. The greater goal is to optimize the energy efficieny of electrochromic windows on a large scale with autonomous, automated control systems. This project aids the greater goal by showing that it is feasible to make electrochromic window systems adaptive to varying weather conditions and changing user preferences.

Electrochromic Window Controller for Energy Efficiency

Electrochromic Window Controller for Energy Efficiency Electrochromic Window Controller for Energy Efficiency Design Team Malek Ben Ayed, Ghali Laghrari, Ahmed Nowilati Joseph Pang, Behic Pektas, Justin Prosser, Chris Vittoria Design Advisors Prof. Sagar Kamarthi,

More information

For more information, contact

For more information, contact ELECTROCHROMIC WINDOW TEST BED FOR ENERGY EFFICIENCY MEIE 4702 Design Team Curtis Burrowes, Leo Byun, Wing Yi Cheu Natalie Gaensbauer, Anthony Potwardowski Design Advisor Prof. Yiannis Levendis Sponsor

More information

SAGEGLASS VARIABLE TINTED GLAZING INPUT SHEET FOR DIAL+ SOFTWARE

SAGEGLASS VARIABLE TINTED GLAZING INPUT SHEET FOR DIAL+ SOFTWARE SAGEGLASS VARIABLE TINTED GLAZING INPUT SHEET FOR DIAL+ SOFTWARE V1 dated 21/04/2017 The following procedure describes data input and handling for SageGlass in DIAL+ natural lighting and thermal dynamic

More information

IMPROVING THE HUMAN EXPERIENCE IN THE BUILT ENVIRONMENT

IMPROVING THE HUMAN EXPERIENCE IN THE BUILT ENVIRONMENT IMPROVING THE HUMAN EXPERIENCE IN THE BUILT ENVIRONMENT SageGlass tints automatically to control daylight and solar heat, making it easier for architects to design sustainable, visually compelling buildings

More information

The energy benefits of View Dynamic Glass

The energy benefits of View Dynamic Glass Workplace demonstration Energy monitoring over a period of 12 months resulted in the commercial office room installed with View Dynamic Glass saving 39 percent of the total energy consumed compared to

More information

Home Energy Management System

Home Energy Management System Home Energy Management System Integrating Energy Customers Preferences with Dynamic Pricing Cory Smith James Kimbrough Daniel Daneshka Advisor: Dr. Suryanarayanan ECE Department $/kwh Advanced Power Engineering

More information

Korea Micro Energy Grid Technology

Korea Micro Energy Grid Technology Korea Micro Energy Grid Technology The use case of the First-town in Sejong Daekyo Jung, SungMin Rue, Yoonkee Kim, Byung-deok Chung Advanced Institute of Technology - Smart Greens Department Korea Telecom

More information

Decision Making in Winery and Packaging Operations

Decision Making in Winery and Packaging Operations Decision Making in Winery and Packaging Operations Optimised Scheduling and Real Time Monitoring James Balzary We manufacture wine in a world that is rapidly automating and optimising.. Why is it important?

More information

Smart. Easy. Profitable.

Smart. Easy. Profitable. Smart. Easy. Profitable. SageGlass dynamic glass for commercial, industrial and residential buildings Generate larger and more profitable contracts, differentiate yourself from competitors, and stay ahead

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

Supplemental Data for California Smart Thermostat Work Paper

Supplemental Data for California Smart Thermostat Work Paper Supplemental Data for California Smart Thermostat Work Paper Large scale analysis of the efficiency of Nest customer thermostat set point schedules with projected heating and cooling savings compared to

More information

Future of manufacturing View on enabling technologies Restricted Siemens AG All rights reserved

Future of manufacturing View on enabling technologies Restricted Siemens AG All rights reserved Thomas Hahn, Chief Expert Software, Siemens Corporate Technology Future of manufacturing View on enabling technologies Restricted Siemens AG 2013. All rights reserved The pace of change in manufacturing

More information

Ball State Architecture ENVIRONMENTAL SYSTEMS 1 Grondzik 1

Ball State Architecture ENVIRONMENTAL SYSTEMS 1 Grondzik 1 DAYLIGHT image by NASA use this powerful resource with skill and caution Ball State Architecture ENVIRONMENTAL SYSTEMS 1 Grondzik 1 Daylight and Design From the dawn of time until the widespread introduction

More information

Demand Response And Light Control

Demand Response And Light Control BACnet Today and the Smart Grid This article was published in ASHRAE Journal, November 2012. Copyright 2012 ASHRAE. Posted at www.ashrae.org. This article may not be copied and/or distributed electronically

More information

Georgetown University New Science Center

Georgetown University New Science Center Georgetown University New Science Center Final Thesis Proposal PENN STATE UNIVERSITY Prepared For: Dr. William P. Bahnfleth Department of Architectural Engineering Prepared By: Kevin M Edstrom Mechanical

More information

Intelligent Energy Management. EcoSmart Intelligent Energy Management Delivering a Balance of Comfort and Energy Efficiency

Intelligent Energy Management. EcoSmart Intelligent Energy Management Delivering a Balance of Comfort and Energy Efficiency Intelligent Energy Management EcoSmart Intelligent Energy Management Delivering a Balance of Comfort and Energy Efficiency EcoSmart achieves the balance of energy savings and guest comfort. Total Energy

More information

Decision Making in Winery and Packaging Operations

Decision Making in Winery and Packaging Operations Decision Making in Winery and Packaging Operations Improving Production Performance using IIoT, Automation and AI James Balzary We manufacture wine in a world that is rapidly automating and optimising..

More information

Model-based control through co-simulation for intelligent Building Energy Management Systems design

Model-based control through co-simulation for intelligent Building Energy Management Systems design 2013 Central European Symposium on Building Physics Model-based control through co-simulation for intelligent Building Energy Management Systems design Dr. Dimitrios V. Rovas Assistant Professor, Technical

More information

New Methods and Data that Improves Contact Center Forecasting. Ric Kosiba and Bayu Wicaksono

New Methods and Data that Improves Contact Center Forecasting. Ric Kosiba and Bayu Wicaksono New Methods and Data that Improves Contact Center Forecasting Ric Kosiba and Bayu Wicaksono What we are discussing today Purpose of forecasting (and which important metrics) Humans versus (Learning) Machines

More information

LOADS, CUSTOMERS AND REVENUE

LOADS, CUSTOMERS AND REVENUE Page of LOADS, CUSTOMERS AND REVENUE The purpose of this evidence is to present the Company s load, customer and distribution revenue forecast for the test years. The detailed test year forecasts are shown

More information

Intelligence Analysis in the Year 2002: A Concept of Operations

Intelligence Analysis in the Year 2002: A Concept of Operations ntelligence Analysis in the Year 2002: A Concept of Operations Andrew Shepard A concept of future intelligence operations is offered here to help managers in government and industry move toward some shared

More information

Carbon Project Annual Report

Carbon Project Annual Report Niagara College Carbon Project Annual Report 2013-2014 June 2014 Contents Introduction... 1 Voluntary Reporting: The Carbon Project... 1 Scope of Inventory... 1 Inventory... 2 Moving Forward... 7 Measure...

More information

Energy Management in Operations and Maintenance

Energy Management in Operations and Maintenance Energy Management in Operations and Maintenance Summer 2017 Course Number: David Norvell Credit Designation: PE, LEED AP Assistant VP Sustainability Initiatives Matthew Wiechart PE, LEED AP Senior Mechanical

More information

Meeting the Variable Needs of Energy- Efficient Mechanical Ventilation When and Where You Need It

Meeting the Variable Needs of Energy- Efficient Mechanical Ventilation When and Where You Need It Meeting the Variable Needs of Energy- Efficient Mechanical Ventilation When and Where You Need It Charles Withers Jr. 1 Introduction Effectively providing mechanical ventilation in commercial buildings

More information

Smart Thermostats and the Triple Bottom Line: People, Planet, and Profits

Smart Thermostats and the Triple Bottom Line: People, Planet, and Profits Smart Thermostats and the Triple Bottom Line: People, Planet, and Profits Carlyn Aarish and Mitt Jones, Cadmus ABSTRACT It is no secret in the world of energy utilities: Faced with the challenges of declining

More information

Safety Related Considerations in Autonomy

Safety Related Considerations in Autonomy Safety Related Considerations in Autonomy Dr. Guillaume Brat Intelligent Systems Division NASA Ames Research Center NASA ARMD Airspace Operations and Safety Program Presented at the OPTICS Workshop: FROM

More information

DATA ROBOTICS 1 REPLY

DATA ROBOTICS 1 REPLY DATA ROBOTICS 1 REPLY DATA ROBOTICS WHAT DATA ROBOTICS MEANS 2 REPLY DATA ROBOTICS DEFINITION Data Robotics is defined as: set of technologies, techniques and applications necessary to design and implement

More information

RELIABILITY AND SECURITY ISSUES OF MODERN ELECTRIC POWER SYSTEMS WITH HIGH PENETRATION OF RENEWABLE ENERGY SOURCES

RELIABILITY AND SECURITY ISSUES OF MODERN ELECTRIC POWER SYSTEMS WITH HIGH PENETRATION OF RENEWABLE ENERGY SOURCES RELIABILITY AND SECURITY ISSUES OF MODERN ELECTRIC POWER SYSTEMS WITH HIGH PENETRATION OF RENEWABLE ENERGY SOURCES Evangelos Dialynas Professor in the National Technical University of Athens Greece dialynas@power.ece.ntua.gr

More information

Laurel School Upper Campus Building Features

Laurel School Upper Campus Building Features Laurel School Upper Campus Building Features INTRODUCTION Laurel School Upper Campus is tucked into the Willows neighborhood in Menlo Park surrounded by residential housing on all sides. The oddly shaped

More information

Analysis of different shading strategies on energy demand and operating cost of office building

Analysis of different shading strategies on energy demand and operating cost of office building Analysis of different shading strategies on energy demand and operating cost of office building Kwiatkowski, J 1,2 ; Rucińska, J 1,2 ; Panek, A 1,2 1 Warsaw University of Technology, Faculty of Environmental

More information

DEVELOPMENT OF A COMPARISON-BASED CONTROL STRATEGY OF ELECTROCHROMIC GLAZING FOR THE MANAGEMENT OF INDOOR LIGHTING AND ENERGY EFFICIENCY

DEVELOPMENT OF A COMPARISON-BASED CONTROL STRATEGY OF ELECTROCHROMIC GLAZING FOR THE MANAGEMENT OF INDOOR LIGHTING AND ENERGY EFFICIENCY 2018 Building Performance Analysis Conference and SimBuild co-organized by ASHRAE and IBPSA-USA Chicago, IL September 26-28, 2018 DEVELOPMENT OF A COMPARISON-BASED CONTROL STRATEGY OF ELECTROCHROMIC GLAZING

More information

Earth, Wind & Fire Natural Airconditioning [1] Research objectives and Methods

Earth, Wind & Fire Natural Airconditioning [1] Research objectives and Methods Earth, Wind & Fire Natural Airconditioning [1] Research objectives and Methods Ben Bronsema Department of Architectural Engineering, Faculty of Architecture, Delft University of Technology, The Netherlands

More information

MODELLING AND SIMULATION OF BUILDING ENERGY SYSTEMS USING INTELLIGENT TECHNIQUES

MODELLING AND SIMULATION OF BUILDING ENERGY SYSTEMS USING INTELLIGENT TECHNIQUES MODELLING AND SIMULATION OF BUILDING ENERGY SYSTEMS USING INTELLIGENT TECHNIQUES Ph.D. THESIS by V. S. K. V. HARISH ALTERNATE HYDRO ENERGY CENTRE INDIAN INSTITUTE OF TECHNOLOGY ROORKEE ROORKEE-247667 (INDIA)

More information

Automated Tools for Reducing Earthwork Costs

Automated Tools for Reducing Earthwork Costs Automated Tools for Reducing Earthwork Costs Engineering problems are under-defined, there are many solutions, good, bad and indifferent. The art is to arrive at a good solution. This is a creative activity,

More information

The Lehigh Valley Heritage Center Allentown, Pennsylvania

The Lehigh Valley Heritage Center Allentown, Pennsylvania Research on Smart Window Technology Building lighting loads in buildings account for a large percentage of electricity consumption and heat generation. Being able to utilize natural daylight to illuminate

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

Big Data, Smart Energy, and Predictive Analytics. Dr. Rosaria Silipo Phil Winters

Big Data, Smart Energy, and Predictive Analytics. Dr. Rosaria Silipo Phil Winters Big Data, Smart Energy, and Predictive Analytics Dr. Rosaria Silipo Phil Winters Hot Topics Telemetry Data Time Series Analysis SENSIBLE usages of Big Data Measurable / Applied to the Business Use public

More information

Watts App: An Energy Analytics and Demand-Response Advisor Tool

Watts App: An Energy Analytics and Demand-Response Advisor Tool Watts App: An Energy Analytics and Demand-Response Advisor Tool Santiago Gonzalez, Case Western Reserve University, Electrical Engineering, SUNFEST Fellow Dr. Rahul Mangharam, Electrical and Systems Engineering

More information

We make climate protection possible. Energy efficiency in buildings

We make climate protection possible. Energy efficiency in buildings We make climate protection possible Energy efficiency in buildings Making optimum use of energy efficiency potential A must, both economically and ecologically Climate protection is one of the greatest

More information

Internal heat gain assumptions in PHPP

Internal heat gain assumptions in PHPP Internal heat gain assumptions in PHPP Nick Grant, E-Mail nick@elementalsolutions.co.uk Alan Clarke, E-Mail alan@arclarke.co.uk 1 Introduction One of the ways in which PHPP has closed the performance gap

More information

2016 Probabilistic Assessment. December 5, 2016 Southwest Power Pool

2016 Probabilistic Assessment. December 5, 2016 Southwest Power Pool 2016 Probabilistic Assessment December 5, 2016 Southwest Power Pool Table of Contents 1. Summary...2 a. SPP Planning Coordinator Footprint...2 b. Seasonal Capacity Totals... Error! Bookmark not defined.

More information

CHILLED WATER SYSTEM OPTIMIZER

CHILLED WATER SYSTEM OPTIMIZER CHILLED WATER SYSTEM OPTIMIZER A White Paper by Steve Tom, P.E., Phd. Carrier Corporation Farmington, Connecticut July, 2017 INTRODUCTION When it comes to measuring HVAC energy use in buildings, it s

More information

By John B. Parrish In,' Associate Member, ASCE, and Charles M. Burt,! Member, ASCE

By John B. Parrish In,' Associate Member, ASCE, and Charles M. Burt,! Member, ASCE CAL POLY MODEL CANAL By John B. Parrish In,' Associate Member, ASCE, and Charles M. Burt,! Member, ASCE ABSTRACT: The Cal Poly Model Canal, located at the Water Delivery Facility. Irrigation Training and

More information

Integrated Retail and Wholesale (IRW) Power System Operations with Smart-Grid Functionality

Integrated Retail and Wholesale (IRW) Power System Operations with Smart-Grid Functionality 1 Integrated Retail and Wholesale (IRW) Power System Operations with Smart-Grid Functionality Leigh Tesfatsion and Dionysios Aliprantis Last Updated: 21 March 2012 2 Presentation Outline Overview of the

More information

Active Power Control of Photovoltaic Power Systems

Active Power Control of Photovoltaic Power Systems Active Power Control of Photovoltaic Power Systems Anderson Hoke and Dragan Maksimović IEEE Conference on Technologies for Sustainability (SusTech 2013) August 1, 2013 Portland, Oregon 1 Outline I. Motivation

More information

5 STEPS TO AUTOMATE YOUR PRODUCT LIFE CYCLE A guide produced by Sweet Systems

5 STEPS TO AUTOMATE YOUR PRODUCT LIFE CYCLE A guide produced by Sweet Systems 5 STEPS TO AUTOMATE YOUR PRODUCT LIFE CYCLE A guide produced by Sweet Systems The foundation of the Internet of Things The foundation of the Internet of Things - IoT - is about device-to-device communication.

More information

Assessment of Attitudes and Expectations of Switchable Glass Among United States Window Manufacturers

Assessment of Attitudes and Expectations of Switchable Glass Among United States Window Manufacturers Assessment of Attitudes and Expectations of Switchable Glass Among United States Window Manufacturers Gregory M. Sottile President Townsend Research Group LLC P.O. Box 246, Hartland, CT 06027-0246 USA

More information

Viridity Energy, Inc. A customer baseline serves as an estimate of how much electricity a customer would

Viridity Energy, Inc. A customer baseline serves as an estimate of how much electricity a customer would Using an Engineering Model to Determine a Customer s Baseline Load Viridity Energy, Inc. A customer baseline serves as an estimate of how much electricity a customer would consume during a given period,

More information

CUSTOM DECISION SUPPORT, LLC Telephone (831) Pharmaceutical Pricing Research

CUSTOM DECISION SUPPORT, LLC Telephone (831) Pharmaceutical Pricing Research CUSTOM DECISION SUPPORT, LLC Telephone (831) 854-2256 gene@lieb.com http://www.lieb.com Pharmaceutical Pricing Research Custom Decision Support, LLC (CDS) provides pricing analytic services to both commercial

More information

The Internet of Things LOCATION MATTERS

The Internet of Things LOCATION MATTERS The Internet of Things LOCATION MATTERS Contents Moving to an ever more connected world 03 New opportunities 04 How location transforms raw data into actionable intelligence 05 Descriptive, predictive

More information

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E.

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E. ASHRAE www.ashrae.org. Used with permission from ASHRAE Journal. This article may not be copied nor distributed in either paper or digital form without ASHRAE s permission. For more information about ASHRAE,

More information

Optimising Ventilative Cooling and Airtightness for [Nearly] Zero-Energy Buildings, IAQ and Comfort

Optimising Ventilative Cooling and Airtightness for [Nearly] Zero-Energy Buildings, IAQ and Comfort Copenhagen, Denmark Axelborg Building 10 11 October 2012 Joint Conference 33 rd AIVC Conference and 2 nd TightVent Conference Optimising Ventilative Cooling and Airtightness for [Nearly] Zero-Energy Buildings,

More information

Logistic and production Models

Logistic and production Models i) Supply chain optimization Logistic and production Models In a broad sense, a supply chain may be defined as a network of connected and interdependent organizational units that operate in a coordinated

More information

Effect of a Window Shade on Home Energy Use

Effect of a Window Shade on Home Energy Use University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Environmental Studies Undergraduate Student Theses Environmental Studies Program Fall 2015 Effect of a Window Shade on Home

More information

A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings

A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings A Prediction Reference Model for Air Conditioning Systems in Commercial Buildings Mahdis Mahdieh, Milad Mohammadi, Pooya Ehsani School of Electrical Engineering, Stanford University Abstract Nearly 45%

More information

Load Forecasting: Methods & Techniques. Dr. Chandrasekhar Reddy Atla

Load Forecasting: Methods & Techniques. Dr. Chandrasekhar Reddy Atla Load Forecasting: Methods & Techniques Dr. Chandrasekhar Reddy Atla About PRDC Power system Operation Power System Studies, a Time-horizon Perspective 1 year 10 years Power System Planning 1 week 1 year

More information

Introduction of Heat Insulation Solar Glass

Introduction of Heat Insulation Solar Glass Introduction of Heat Insulation Solar Glass National Taiwan University of Science & Technology Prof. Chin-Huai Young Tel: +886-936159888 http://web.ntust.edu.tw/~young E-mail: profyang@ms51.hinet.net Concept

More information

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system

Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system Cyber physical social systems: Modelling of consumer assets and behavior in an integrated energy system in Energy Systems Integration 102 Research Challenges 1 by Tim Hansen and Sid Suryanarayanan Department

More information

Emerging Technologies

Emerging Technologies Emerging Technologies GSA s Proving Ground and Pilot to Portfolio Programs Administration U.S. General Services UC Davis Energy Affiliates Forum April 19, 2018 GSA: Largest Single U.S. Portfolio of Commercial

More information

BUSINESS PROCESS MODELING WITH SIMPROCESS. Maya Binun. CACI Products Company 3333 North Torrey Pines Court La Jolla, CA 92037, U.S.A.

BUSINESS PROCESS MODELING WITH SIMPROCESS. Maya Binun. CACI Products Company 3333 North Torrey Pines Court La Jolla, CA 92037, U.S.A. Proceedings of the 1996 Winter Simulation Conference ed. J. M. Cbarnes, D. J. Morrice, D. T. Brunner, and J. J. Swain BUSINESS PROCESS MODELING WITH SIMPROCESS Maya Binun CACI Products Company 3333 North

More information

Potential of natural ventilation in shopping centres

Potential of natural ventilation in shopping centres Indoor Air 28, 17-22 August 28, Copenhagen, Denmark - Paper ID: 758 Potential of natural ventilation in shopping centres Alice Diederichsen 1,*, Kristina Friis 1, Henrik Brohus 2 and Gitte T. Tranholm

More information

RESULTS OF CL&P PLAN-IT WISE ENERGY PILOT

RESULTS OF CL&P PLAN-IT WISE ENERGY PILOT Table of Contents..... PAGE INTRODUCTION...2 DECISION ORDERS...2 EXECUTIVE SUMMARY...3 A. RATE PILOT RESULTS... 5 B. ADVANCED METER STUDY RESULTS... 9 C. NEXT STEPS... 10 D. CONCLUSION... 11 Tables TABLE

More information

Design Optimization Techniques

Design Optimization Techniques Design Optimization Techniques Structural Finite Element Analysis Lighting Natural / Glare Analysis Mechanical Energy Analysis Tools US DOE comparison of tools: http://www.eere.energy.gov/ buildings/tools_directory

More information

Module 13 Assignment. Integrating Landscape and Buildings. For one of the projects listed below, describe the methods used by the designers

Module 13 Assignment. Integrating Landscape and Buildings. For one of the projects listed below, describe the methods used by the designers 1 Module 13 Assignment Integrating Landscape and Buildings For one of the projects listed below, describe the methods used by the designers (planners, construction managers) to achieve integration of human

More information

Distributed energy resource management - the way forward

Distributed energy resource management - the way forward Distributed energy resource management - the way forward by Stuart Michie, ABB South Africa As the number of intermittent renewable and distributed energy resources (DERs) integrated onto the grid increases,

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

USING A BATTERY ENERGY STORAGE SYSTEM AND DEMAND RESPONSE CONTROL TO INCREASE WIND POWER PENETRATION IN AN ISLAND POWER SYSTEM

USING A BATTERY ENERGY STORAGE SYSTEM AND DEMAND RESPONSE CONTROL TO INCREASE WIND POWER PENETRATION IN AN ISLAND POWER SYSTEM USING A BATTERY ENERGY STORAGE SYSTEM AND DEMAND RESPONSE CONTROL TO INCREASE WIND POWER PENETRATION IN AN ISLAND POWER SYSTEM ABSTRACT This paper defines a study where the wind power generation in an

More information

AN APPLICATION OF LINEAR PROGRAMMING IN PERFORMANCE EVALUATION

AN APPLICATION OF LINEAR PROGRAMMING IN PERFORMANCE EVALUATION AN APPLICATION OF LINEAR PROGRAMMING IN PERFORMANCE EVALUATION Livinus U Uko, Georgia Gwinnett College Robert J Lutz, Georgia Gwinnett College James A Weisel, Georgia Gwinnett College ABSTRACT Assessing

More information

Du Smart Metering au Big Data

Du Smart Metering au Big Data Du Smart Metering au Big Data http://homepulse.fr/ Séminaire CRESITT / S2E2 / CAP TRONIC Solutions pour l analyse et la gestion de la consommation électrique 19 Mai 2016 Smart Meters in France By 2021,

More information

BIG DATA ANALYTICS: IMPACTS ON AMERICAN ELECTRIC UTILITIES

BIG DATA ANALYTICS: IMPACTS ON AMERICAN ELECTRIC UTILITIES BIG DATA ANALYTICS: IMPACTS ON AMERICAN ELECTRIC UTILITIES Beth-Anne Schuelke-Leech, Matteo Muratori, Betsy Barry, B.J. Yurkovich, Giorgio Rizzoni CENTER FOR AUTOMOTIVE RESEARCH SMART GRID SMART GRID:

More information

Healthy Buildings 2017 Europe July 2-5, 2017, Lublin, Poland. Research on indoor thermal environment of stilted buildings in Chongqing, China

Healthy Buildings 2017 Europe July 2-5, 2017, Lublin, Poland. Research on indoor thermal environment of stilted buildings in Chongqing, China Healthy uildings 2017 Europe July 2-5, 2017, Lublin, Poland Paper ID 0270 ISN: 978-83-7947-232-1 Research on indoor thermal environment of stilted buildings in Chongqing, China Ya nan Xu 1, Zhenjing Yang

More information

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

A Comparison of Volume of People Entering and Exiting a Mall and Their Usage of the Automatic versus Manual Door

A Comparison of Volume of People Entering and Exiting a Mall and Their Usage of the Automatic versus Manual Door Lesnansky 1 A Comparison of Volume of People Entering and Exiting a Mall and Their Usage of the Automatic versus Manual Door Alana Lesnansky Statistical Methods Summer 2013, Instructor: Dr. Guang-Hwa Andy

More information

Summary Paper on Controls for Metering and Feedback

Summary Paper on Controls for Metering and Feedback Summary Paper on Controls for Metering and Feedback Measured performance for commercial buildings, the actual collection of data and use in benchmarking and efficiency assessments, is making significant

More information

Ultra-Smart Luminaires, Windows & Skylights

Ultra-Smart Luminaires, Windows & Skylights 9th Biannual Joint Meeting of the CIE/USA & CNC/CIE University of California, Davis, CA November 7-8, 2013 Ultra-Smart Luminaires, Windows & Skylights Konstantinos Papamichael, Ph.D. Professor, Department

More information

SMART CITIES UNIVERSITY OF TWENTE

SMART CITIES UNIVERSITY OF TWENTE SMART CITIES UNIVERSITY OF TWENTE JUNE 2014. MISSION BRAZIL. 18-6-2014 CSTM. 1 OUTLINE Grand societal challenges for cities Need for smart cities University of Twente: society & technology Focus on smart

More information

USING BIG DATA FOR OPERATIONS & ENERGY MANAGEMENT IN HOSPITALITY

USING BIG DATA FOR OPERATIONS & ENERGY MANAGEMENT IN HOSPITALITY USING BIG DATA FOR OPERATIONS & ENERGY MANAGEMENT IN HOSPITALITY Table of Contents 03... Abstract 04... Need for Operational & Energy Efficiency 04... Breaking the Silos 05... Power of Big Data Analytics

More information

Available from Deakin Research Online:

Available from Deakin Research Online: Deakin Research Online Deakin University s institutional research repository DDeakin Research Online Research Online This is the published version (version of record) of: Horan, Peter and Luther, Mark

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

What s Behind VPVision? next generation vehicle telemetry V 1.0

What s Behind VPVision? next generation vehicle telemetry V 1.0 What s Behind VPVision? next generation vehicle telemetry V 1.0 Introduction: VPVision is a fully cloud based telemetry platform that utilises cutting edge technology and is designed to integrate with

More information

Turbidity-controlled suspended sediment sampling

Turbidity-controlled suspended sediment sampling Summer 1996 Turbidity-controlled suspended sediment sampling Jack Lewis and Rand Eads Pacific Southwest Research Station, USDA-Forest Service, Arcata, California For estimating suspended sediment concentration

More information

Project Time Management

Project Time Management Project Time Management Project Time Management Project Time Management includes the processes required to manage timely completion of the project. Plan schedule management The process of establishing

More information

Production Scheduling System for Oil and Gas Storage and Transportation Based on GIS and SCADA Technology

Production Scheduling System for Oil and Gas Storage and Transportation Based on GIS and SCADA Technology Production Scheduling System for Oil and Gas Storage and Transportation Based on GIS and SCADA Technology Binghe Liu School of Mechanical Engineering, Beijing Institute of Petrochemical Technology, China

More information

An Oracle White Paper June Microgrids: An Oracle Approach

An Oracle White Paper June Microgrids: An Oracle Approach An Oracle White Paper June 2010 Microgrids: An Oracle Approach Executive Overview Microgrids are autonomous electricity environments that operate within a larger electric utility grid. While the concept

More information

Whitepaper: End uses of Load disaggregation

Whitepaper: End uses of Load disaggregation Whitepaper: End uses of Load disaggregation SEPTEMBER 2015 CONTENTS 01 WHAT IS LOAD DISAGGREGATION? 1 What load disaggregation does 1 The end uses of load disaggregation 1 02 WHAT TYPES OF DATA ARE AVAILABLE?

More information

New Technologies in Banking

New Technologies in Banking New Technologies in Banking Frankfurt School of Finance & Management Sonnemannstraße 9-11 60314 Frankfurt, Germany p.rossbach@fs.de Machine Learning Success Stories Customer Profiling Predicting Customer

More information

Development and Evaluation of System Restoration Strategies from a Blackout

Development and Evaluation of System Restoration Strategies from a Blackout PSERC Development and Evaluation of System Restoration Strategies from a Blackout Final Project Report Power Systems Engineering Research Center A National Science Foundation Industry/University Cooperative

More information

EZ Green. An Innovative Automated Building Energy Management Solution. November 30, 2012

EZ Green. An Innovative Automated Building Energy Management Solution. November 30, 2012 EZ Green An Innovative Automated Building Energy Management Solution November 30, 2012 Team Jason Trager Mechanical Eng. PhD Ryan Holtan Haas MBA Samir Das Haas MBA Tony Le Verger Haas MBA Yuri Yakubov

More information

BUY. Data-Driven Attribution. Playbook

BUY. Data-Driven Attribution. Playbook BUY Data-Driven Attribution Playbook 1 WHAT Introduction to data-driven attribution Before someone makes a purchase or completes another valuable action on your website, they may well have performed several

More information

Describing DSTs Analytics techniques

Describing DSTs Analytics techniques Describing DSTs Analytics techniques This document presents more detailed notes on the DST process and Analytics techniques 23/03/2015 1 SEAMS Copyright The contents of this document are subject to copyright

More information

Short-Term Load Forecasting Under Dynamic Pricing

Short-Term Load Forecasting Under Dynamic Pricing Short-Term Load Forecasting Under Dynamic Pricing Yu Xian Lim, Jonah Tang, De Wei Koh Abstract Short-term load forecasting of electrical load demand has become essential for power planning and operation,

More information

Demand Response Working Group

Demand Response Working Group Demand Response Working Group IESO Response to Stakeholder Feedback March 29, 2016 Topic 1: DR Auction Elements Comment 1 (City of Toronto) The City recommends that the IESO consider the opportunity for

More information

APPENDIX 9.2 Description of SPLASH Model

APPENDIX 9.2 Description of SPLASH Model APPENDIX 9.2 Description of SPLASH Model This page is intentionally left blank. Description of SPLASH Model Overview of SPLASH Model The Simulation Program for Long-term Analysis of System Hydraulics (SPLASH)

More information

Observation of Liquid-filled Window without Presence of Liquid in Test Chamber

Observation of Liquid-filled Window without Presence of Liquid in Test Chamber SSP - JOURNAL OF CIVIL ENGINEERING Vol. 11, Issue 2, 2016 DOI: 10.1515/sspjce-2016-0020 Observation of Liquid-filled Window without Presence of Liquid in Test Chamber Ján Lojkovics Technical University

More information

HEATING LOAD PREDICTIONS USING THE STATIC NEURAL NETWORKS METHOD. S.Sholahudin 1, Hwataik Han 2*

HEATING LOAD PREDICTIONS USING THE STATIC NEURAL NETWORKS METHOD. S.Sholahudin 1, Hwataik Han 2* International Journal of Technology (2015) 6: 946-953 ISSN 2086-9614 IJTech 2015 HEATING LOAD PREDICTIONS USING THE STATIC NEURAL NETWORKS METHOD S.Sholahudin 1, Hwataik Han 2* 1 Graduate School of Mechanical

More information

Improving Traffic Flow Optimization and Demand Management

Improving Traffic Flow Optimization and Demand Management Improving Traffic Flow Optimization and Demand Management - Impact of uncertainty on decision making - Modeling economic effects - Rerouting as an operational solution - Mathematical modeling for optimal

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

Accelerating and Improving ET Demonstrations National Lab Building Technologies Testing Facilities. Building Technologies Program

Accelerating and Improving ET Demonstrations National Lab Building Technologies Testing Facilities. Building Technologies Program Accelerating and Improving ET Demonstrations National Lab Building Technologies Testing Facilities Building Technologies Program Utility EE, ET and DR Programs 2 Current paradigm for ET involves demonstrations

More information

AI AND MACHINE LEARNING IN YOUR ORGANIZATION GET STARTED AND REAP THE BENEFITS.

AI AND MACHINE LEARNING IN YOUR ORGANIZATION GET STARTED AND REAP THE BENEFITS. AI AND MACHINE LEARNING IN YOUR ORGANIZATION GET STARTED AND REAP THE BENEFITS. GET ANSWERS FROM YOUR MACHINE DATA IN BRIEF AI and machine learning are going to play a critical role in your ability to

More information

Natural light is better. That s our view.

Natural light is better. That s our view. Natural light is better. That s our view. For forward thinking, energy conscious builders and architects who want the best for their occupants, View Dynamic Glass offers intelligent windows that maximize

More information