Use of Building Automation Systems for (Retro)Commissioning

Size: px
Start display at page:

Download "Use of Building Automation Systems for (Retro)Commissioning"

Transcription

1 Center for Energy and Environment Use of Building Automation Systems for (Retro)Commissioning Neal Ray, Center for Energy and Environment Gustav Brändström, Center for Energy and Environment January 17, 2012

2 Agenda Introduction Trending Setup Collecting and Processing Trend Data Using Trends in (Retro)Commissioning Wrap Up Page 2

3 Introduction Trending and Trend Data Trending overview Building Automation Systems (BAS) or data loggers Data is exported from the BAS or loggers for spreadsheet analysis Raw Data has to be formatted to be analyzed. Page 3

4 Introduction Trending and Trend Data Trend Data Time series data exported from BAS or data loggers 15 minute interval 6 continuous months minimum Weather-dependency Modes of operation Typical AHU has 15 channels Typical buildings have channels 5-8 million data points Page 4

5 Trending and Trend Data Mechanical Equipment Summary Table 1 Building Automation System 2 Buildings 184,710 Interior Square Feet 9 Air Handlers 186 VAV Boxes 10 Exhaust Fans 1 Electric Unit Heaters 4 Chillers 4 Dry Coolers / Cooling Towers 5 Modular Cooling Units 3 Hot Water Boilers 15 Pumps (HW, CHW, etc) 2 Humidifiers 4 Fan Coil Units 2,490 Point available on the BAS 993 Minimum Points for Trending 0 Loggers required Page 5

6 Introduction Trending and Trend Data Why So Much Trending? Trend data allows you to identify operational issues you wouldn t find otherwise. Unoccupied operation Leaky valves, stuck dampers, etc Suboptimal controls sequences Trend data allows you to more accurately calculate savings Once it is setup it keeps running You can never tell the weather what to do Page 6

7 Trending Setup Trending Basics Point Addresses Storage Buffer storage Historical storage How points on the automation system are defined Binary Analog Page 7

8 Trending Setup Trending Setup Go to the building automation system and set up trends Problems encountered Learning all the different building automation systems Tedious work on occasions, instances where 3,000 to 4,000 points need to be trended Assuring system can handle the trend information stored on it Assuring the trend data is collecting How to extract the trend data in a useable format once it is setup and collecting Have to decide if it is cheaper to trend yourself or hire control contractor to do so during the project. Remote Access Page 8

9 Trending Setup Trending Setup Learning the automation system Many different types of systems Have to contact control contractor Might have to hire contractor to help you (typically 4 hours or work) Find User Manual for system Usually located on the hard drive Have to learn how to extract data as well. The more systems you work on and more familiar with automation systems you become the easier this task becomes. Page 9

10 Trending Setup Trending Setup First check to make sure the system can handle all the trend data you want to setup and collect Check with control contractor May have to go beyond control technician at site Someone at the company will know how to trend on the system and the capabilities. Even if control contractor tells you it can be sure to do test run first before setting all trends up. Setup about 25-50% and let the trends collect Check up on the system after one week Page 10

11 Trending Setup Trending Setup Remote Access Work with site IT and control company to see if Remote Access is possible Web based Remote Desktop Special software If remote access can be granted a lot of trending work can be done at the office and not the site. Will save time and project budget. Page 11

12 Trending Setup Trending Setup Actual Trend setup Tedious Work Will take anywhere from 8 to 20 hours to set up trends Possible have to trend 3,000 to 4,000 points May have to repeat the same procedure over and over again for each point. Why so many trends Page 12

13 Trending Setup Trending Setup Assure trend data is collecting Initial trend setup should be checked one week after setup. Once all trends are setup should be checked again after one week. Team Work Control contractor and site IT need to be aware of what you are doing. If not data may be lost. Page 13

14 Collecting and Processing Trend Data Collecting and Processing Trend Data Extracting Trend Data Each system is vastly different Different types of files for different types of systems Text, CSV, Database, SQL Database, Excel etc. One large file or one file per trend point Work with Control Contractor They can show you where trend files reside on system Remote Access is a big help in this area Should extract data once every two weeks, to once a month. Page 14

15 Collecting and Processing Trend Data Collecting and Processing Trend Data Different Ways it can be done Software available Could design own software Use Excel and VBA code Once code is written have it for future projects Example Page 15

16 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Use of trending in Commissioning Verify sequences of operation Find problems with valves, dampers, VFD operation, etc. Use of trending in Retrocommissioning Understand sequences of operation Find problems with valves, dampers, VFD operation, etc. Find correlations of energy use Page 16

17 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Verify Economizer Operation Plot %OA and OAD vs Outside Air Temperature (OAT) Filter for Fan ON Should clearly see Economizer Lockout and minoa% Exponential curve, peak at 100% at DAT stpt, stay at 100% until lockout. Page 17

18 Page 18 Locked OAD at 0%

19 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Verify Economizer Operation Plot (RAT-MAT) vs (RAT-OAT) (RAT-MAT)/(RAT-OAT) = %OA (Mixed Air Method) Can see all modes of economizer operation Points under the ideal line is over-ventilating and vice versa + Ideal line from setpoints Page 19

20 minoa% 100% Econ Modulating Econ Page 20

21 Page 21 Locked OAD at 0%

22 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Verify Boiler Operation Plot HWS-T, HWS-stpt, HWR-T, and HW dt vs OAT Filter for HW Pumps ON Can see HW reset if present Can see hot water dt performance Page 22

23 Page 23

24 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Verify Chiller Operation Plot CHWS-T, CHWS-stpt, CHWR-T, and CHW dt vs OAT Filter for Chiller ON Can see CHW reset if present Can see chilled water dt performance Page 24

25 Page 25

26 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Find leaking valves Plot DAT-MAT vs Valve Position Filter for Pumps ON, AHU ON Can see if there is a temperature rise/fall across closed coil Can also see if valve is reversed (N/O) Page 26

27 Page 27

28 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Helpful formulas for trend processing %OA = (RAT-MAT)/(RAT-OAT) MOD() To get Time of Day =MOD([Cell with date and time],1) 1/17/2012 4:35 PM -> 4:35 PM AVERAGEIFS() To average numbers in a range given certain criteria COUNTIFS() To count numbers in a range given certain criteria MID() Extracts text (or numbers) from within a text Page 28

29 Using Trends in (Retro)Commissioning Using Trends in (Retro)Commissioning Helpful Excel Tips Put Date/Time and OAT columns to the far left Excel assumes the left most column selected is the X-axis when creating graphs Setup spreadsheet columns in the same order for similar equipment for ease of plotting Select range and Paste into existing graph for added Series Page 29

30 Wrap Up Wrap up Trending setup is tedious, but Easier with practice More trending = less functional testing (more in office = less travel) Certain things can only be found by trending Once it is going, it will keep going Page 30

31 Wrap Up Wrap up All systems are different Setup Extraction Processing But once you know it, you know it Trending techniques Page 31

32 Page 32 Questions?

Energy Saving Calculations for Recommissioning and Design

Energy Saving Calculations for Recommissioning and Design ASHRAE December Chapter Meeting Energy Saving Calculations for Recommissioning and Design Gustav Brändström Angela Vreeland December 13, 2011 Agenda Agenda Introduction Trending and Trend Data TMY and

More information

Knowledge is Power Belimo Energy Valve CHW DELTA T MITIGATION STUDY AHR Expo Innovation Award Winner in the Category of Building Automation

Knowledge is Power Belimo Energy Valve CHW DELTA T MITIGATION STUDY AHR Expo Innovation Award Winner in the Category of Building Automation Knowledge is Power Belimo Energy Valve CHW DELTA T MITIGATION STUDY 2014 AHR Expo Innovation Award Winner in the Category of Building Automation The Belimo Energy Valve won the Technical Innovation of

More information

THE KEMPER BUILDING 1 EAST WACKER DRIVE PHIL KEUHN SIEBEN ENERGY ASSOCIATES

THE KEMPER BUILDING 1 EAST WACKER DRIVE PHIL KEUHN SIEBEN ENERGY ASSOCIATES THE KEMPER BUILDING 1 EAST WACKER DRIVE BY PHIL KEUHN OF SIEBEN ENERGY ASSOCIATES CHAPTERfREGIONAL TECHNOLOGY A WARD - SHORT FORM 1. Category (Check one and indicate New or Existing, if applicable).,..(!)~8(}~lnerc[~i~~ii9in:~~).,...;;().

More information

Persistence Tracking in a Retro-commissioning Program

Persistence Tracking in a Retro-commissioning Program Persistence Tracking in a Retro-commissioning Program Mike Eardley Architectural Energy Corporation Synopsis The persistence of energy savings and electrical demand reductions created by retrocommissioning

More information

City of Fort Collins Building Automation Systems Enhances Savings and Commissioning Efficiency Works Training

City of Fort Collins Building Automation Systems Enhances Savings and Commissioning Efficiency Works Training City of Fort Collins Building Automation Systems Enhances Savings and Commissioning Efficiency Works Training November 18, 2015 Agenda Commissioning Monitoring Based Commissioning Building Tune up Case

More information

Existing Building Cx: Processes & Results A Cultural Journey. Barry Abramson Senior Vice President Servidyne

Existing Building Cx: Processes & Results A Cultural Journey. Barry Abramson Senior Vice President Servidyne Existing Building Cx: Processes & Results A Cultural Journey Barry Abramson Senior Vice President Servidyne AIA Quality Assurance Learning Objectives 1. Define the key steps in the process of retrocommissioning

More information

Building Controls Strategies Conference. Retro-Commissioning with BAS Overview. 10 March Steve Brown, CAP ESD Controls Team Leader

Building Controls Strategies Conference. Retro-Commissioning with BAS Overview. 10 March Steve Brown, CAP ESD Controls Team Leader Building Controls Strategies Conference Retro-Commissioning with BAS Overview 10 March 2015 Steve Brown, CAP ESD Controls Team Leader Kevin Caho PE, LEED AP ESD Energy Engineer Agenda BAS Overview RCx

More information

Universal Translator 3: A free software tool to support your data processing needs

Universal Translator 3: A free software tool to support your data processing needs Session: Tools and Resources: Your Knowledge Center Universal Translator 3: A free software tool to support your data processing needs Ryan Stroupe PG&E Pacific Energy Center August 11, 2016 Rhode Island

More information

RETRO-COMMISSIONING: AN OWNER S LOOK AT THE TRUE COSTS AND RETURN ON INVESTMENT. Adam Renzi, PE

RETRO-COMMISSIONING: AN OWNER S LOOK AT THE TRUE COSTS AND RETURN ON INVESTMENT. Adam Renzi, PE RETRO-COMMISSIONING: AN OWNER S LOOK AT THE TRUE COSTS AND RETURN ON INVESTMENT Adam Renzi, PE AIA Quality Assurance The Building Commissioning Association is a Registered Provider with The American Institute

More information

Example LEED-NC v2.1 Energy & Atmosphere Credit 1 Submittal

Example LEED-NC v2.1 Energy & Atmosphere Credit 1 Submittal Example LEED-NC v2.1 Energy & Atmosphere Credit 1 Submittal The following documentation provides an example submittal for the LEED-NC v2.1 Energy & Atmosphere Credit 1 (EAc1). This sample EAc1 submittal

More information

Large University Central Chiller Plant Design Considerations

Large University Central Chiller Plant Design Considerations Carrier Engineering Newsletter Volume 5, Issue 3 Large University Central Chiller Plant Design Considerations Large campus chilled water plants have unique constraints and need careful evaluation for successful

More information

Metasys Enterprise Management (MEM)

Metasys Enterprise Management (MEM) Metasys Enterprise Management (MEM) Product Bulletin Code No. LIT-12012497 Software Release 1.1 Issued November 2017 Overview Johnson Controls Metasys Enterprise Management (MEM) is a comprehensive analytical

More information

Energy modeling in IDA ICE according to ASHRAE , app. G

Energy modeling in IDA ICE according to ASHRAE , app. G Energy modeling in IDA ICE according to ASHRAE 90.1-2007, app. G About this document This document is a user s guide for a relatively experienced IDA ICE operator for using the 90.1 add-in and for performing

More information

AHU Models Using Whole Building Cooling and Heating Energy Consumption Data

AHU Models Using Whole Building Cooling and Heating Energy Consumption Data Calibrating AHU Models Using Whole Building Cooling and Heating Energy Consumption Data Mingsheng Liu, Ph.D., P. E. ; Guanghua Wei; and D. E. Claridge, Ph.D., P. E. Energy Systems Laboratory Texas A&k?

More information

Element D Services Heating, Ventilating, and Air Conditioning

Element D Services Heating, Ventilating, and Air Conditioning PART 1 - GENERAL 1.01 OVERVIEW A. Provide a building temperature control/building automation system (BAS) for the space temperature control and monitoring of defined environmental conditions. General system

More information

Building X Retrocommissioning Final Report

Building X Retrocommissioning Final Report Building X Retrocommissioning Final Report A study done by Portland Energy Conservation, Inc. (PECI) And Partner IMPORTANT NOTICE: This sample document is provided for instructional purposes only. CCC

More information

Retro-Commissioning for Existing Facilities

Retro-Commissioning for Existing Facilities Retro-Commissioning for Existing Facilities Tom Meyer Director, Technical Programs National Environmental Balancing Bureau 8575 Grovemont Circle Gaithersburg, Maryland 20877 (301) 977-3698 www.nebb.org

More information

MBCx: The Next Wave of Energy Savings in Utility Incentive Programs

MBCx: The Next Wave of Energy Savings in Utility Incentive Programs AABC Commissioning Group AIA Provider Number 50111116 MBCx: The Next Wave of Energy Savings in Utility Incentive Programs Course Number: CXENERGY1716 Walid Guerfali, ComEd Ben Talbot, DLR Group Ruairi

More information

Empire State Building PY 2 M&V Report. Empire State Building. Performance Year 2 M&V Report March 1, 2013 Rev.1 (August 15, 2013)

Empire State Building PY 2 M&V Report. Empire State Building. Performance Year 2 M&V Report March 1, 2013 Rev.1 (August 15, 2013) Empire State Building PY 2 M&V Report Empire State Building Performance Year 2 M&V Report March 1, 2013 Rev.1 (August 15, 2013) Table of Contents Table of Contents...i Glossary... v Executive Summary...

More information

Energy Reduction Strategy Through 2020

Energy Reduction Strategy Through 2020 Through 2020 Revised: August 2017 Executive Summary Auburn University is a land, sea and space grant university established in 1856. The university consists of 11,629,000 square feet on 1,840 acres and

More information

5/7/2012. Agenda. What is High Performance? Ensuring a Successful Transition to Sustainable, High-Performance Operations

5/7/2012. Agenda. What is High Performance? Ensuring a Successful Transition to Sustainable, High-Performance Operations Ensuring a Successful Transition to Sustainable, High-Performance Operations Ed Tinsley, PE, LEED AP, HFDP, CHFM, CHC Managing Principal, TME, Inc. Agenda What is High Performance Operations? High Performance

More information

Building Automation Systems

Building Automation Systems Published on Business Energy Advisor (https://alliantenergy.bizenergyadvisor.com) Home > Building Automation Systems Building Automation Systems The building automation system (BAS) has become the accepted

More information

Recommissioning Energy Savings Persistence

Recommissioning Energy Savings Persistence Recommissioning Energy Savings Persistence Martin Selch and James Bradford, PE, PhD Nexant, Inc. Synopsis Utilities, administrators, or turnkey providers in many areas around the country offer recommissioning

More information

AUTOMATED REPORTING FOR WATER TREATMENT & DISTRIBUTION SYSTEMS

AUTOMATED REPORTING FOR WATER TREATMENT & DISTRIBUTION SYSTEMS AUTOMATED REPORTING FOR WATER TREATMENT & DISTRIBUTION SYSTEMS Annual Conference May 3, 2015 Presented by: Zane Spencer, PT P.Tech.(Eng.) Controls Technologist MPE Engineering Ltd. Presentation Agenda

More information

Request for Proposals Town of Plymouth, New Hampshire

Request for Proposals Town of Plymouth, New Hampshire 1. General Information Request for Proposals Town of Plymouth, New Hampshire Building Energy Audits The Town of Plymouth is seeking bids for qualified individuals or firms to provide six (6) Building Energy

More information

Chilled Water System Optimization

Chilled Water System Optimization Advanced HVAC Diagnostics and Control Strategies Chilled Water System Optimization Brian Leduc Carrier Corporation August 16, 2017 Contents of this presentation 2017 Carrier Corporation Tampa Convention

More information

Custom Application 2018 Retrofit Program

Custom Application 2018 Retrofit Program The Retrofit Program is designed for Commercial and Industrial (C&I) customers to help replace aging and inefficient equipment and systems with more energy efficient technologies. Tailored to a customer's

More information

REQUEST FOR PROPOSAL. Commissioning Services College of Pharmacy Building Construct New Facility University of Iowa #

REQUEST FOR PROPOSAL. Commissioning Services College of Pharmacy Building Construct New Facility University of Iowa # REQUEST FOR PROPOSAL Commissioning Services College of Pharmacy Building Construct New Facility University of Iowa # Addendum #1 Issued Wednesday, February 10, 2016 Changes: Item #01: Item #02: Section

More information

Agenda. Understanding the three basic piping systems. Low DeltaT Syndrome causes, effects, and solutions Design & Control Considerations (VPF)

Agenda. Understanding the three basic piping systems. Low DeltaT Syndrome causes, effects, and solutions Design & Control Considerations (VPF) Roy Hubbard Agenda Understanding the three basic piping systems Design and Off-design operation Advantages and Disadvantages Low DeltaT Syndrome causes, effects, and solutions Design & Control Considerations

More information

NEW FEATURES IN THE CARRIER HOURLY ANALYSIS PROGRAM v4.40

NEW FEATURES IN THE CARRIER HOURLY ANALYSIS PROGRAM v4.40 NEW FEATURES IN THE CARRIER HOURLY ANALYSIS PROGRAM v4.40 By: Carrier Software Systems Carrier Corporation Syracuse, New York rev August 11, 2008 Copyright 2008 Carrier Corporation, All Rights Reserved

More information

Mission Critical Commissioning for Healthcare Facilities

Mission Critical Commissioning for Healthcare Facilities Mission Critical Commissioning for Healthcare Facilities Steven R. Rusty Ross SSRCx, LLC Synopsis Healthcare Facilities serve a critical and unique mission. Few facilities delivered by the construction

More information

Doubling Down on Not Balancing Variable Flow Hydronic Systems BY STEVEN T. TAYLOR, P.E., FELLOW ASHRAE

Doubling Down on Not Balancing Variable Flow Hydronic Systems BY STEVEN T. TAYLOR, P.E., FELLOW ASHRAE This article was published in ASHRAE Journal, December 2017. Copyright 2017 ASHRAE. Posted at www.ashrae.org. This article may not be copied and/or distributed electronically or in paper form without permission

More information

Empire State Building Performance Year 4 M&V Report April 2, 2015

Empire State Building Performance Year 4 M&V Report April 2, 2015 April 2, 2015 Table of Contents Table of Contents...i 1. Executive Summary... 1 2. Project Overview... 8 2.1 Project Guaranteed Savings... 9 2.2 equest Model Setup Overview... 10 Model Build... 10 3. ECM

More information

Data Logger Essentials for Building Commissioning

Data Logger Essentials for Building Commissioning Data Logger Essentials for Building Commissioning Bryan W. Welsh, P.E. of Welsh Commissioning Group, Inc. Data loggers are powerful analysis tools that can be used to evaluate complex building relationships

More information

Pacific Energy Center

Pacific Energy Center Pacific Energy Center's Retro-Commissioning Workshops: Developing Expertise through Interactive Training Ryan Stroupe, Pacific Energy Center Virginia Waik, City of Palo Alto Rishabh Kasliwal, Cogent Energy

More information

Knowledge is Power. Belimo Energy Valve

Knowledge is Power. Belimo Energy Valve Knowledge is Power Belimo Energy Valve 1 Product Presentation Agenda The Evolution of BELIMO Control Valves Coil Performance Influences BELIMO Energy Valve Overview BELIMO Energy Valve Tools BELIMO Energy

More information

Innotech is a registered Trademark of Mass Electronics Pty Ltd Copyright 2013 Mass Electronics Pty Ltd

Innotech is a registered Trademark of Mass Electronics Pty Ltd Copyright 2013 Mass Electronics Pty Ltd CHILLED WATER PRIMARY SECONDARY & THERMAL ENERGY STORAGE DIGITAL CONTROL SYSTEM FUNDAMENTALS Presented by : Ben Macdonald QLD Sales Manager Innotech Control Systems Australia www.innotech.com.au Innotech

More information

PRIVA COMPASS. The solution for perfect crop control

PRIVA COMPASS. The solution for perfect crop control PRIVA COMPASS The solution for perfect crop control WWW.PRIVA.COM/HORTICULTURE PRIVA COMPASS Point your crops in the right direction The world population continues to increase and climate conditions continue

More information

Messiah College Natural Gas and Combined Cooling, Heat and Power Plant

Messiah College Natural Gas and Combined Cooling, Heat and Power Plant Messiah College Natural Gas and Combined Cooling, Heat and Power Plant For the past decade, Messiah College wanted to bring natural gas to its campus, eliminating the use of propane and associated maintenance

More information

Bryant University s Energy Guidelines for Sustainability

Bryant University s Energy Guidelines for Sustainability Bryant University s Energy Guidelines for Sustainability Rising carbon emissions have a disruptive impact on global climate patterns and pose a risk to the security of communities around the world. The

More information

Steps to Making Existing Commercial Buildings Become High Performance. Jim Bochat

Steps to Making Existing Commercial Buildings Become High Performance. Jim Bochat Steps to Making Existing Commercial Buildings Become High Performance Jim Bochat Steps to Advanced Existing Building Energy Performance Presentation s Reference Documents ASHRAE s Energy Efficiency Guides

More information

Central Chiller Plants

Central Chiller Plants Central Chiller Plants Institute for Facilities Management New Orleans, LA January 18,2016 Course 319 Presenter: John Vucci Associate Director HVAC Systems University of Maryland College Park, Maryland

More information

Application of Advanced Energy Technologies

Application of Advanced Energy Technologies GLOBALCON 2002 Philadelphia, Pennsylvania March 27, 2002 Application of Advanced Energy Technologies Michael K. West, Ph.D., P.E. Building Systems Scientist Advantek Consulting, Inc. www.advantekinc.com

More information

McCarran International Airport Terminal 3

McCarran International Airport Terminal 3 McCarran International Airport Terminal 3 The Pennsylvania State University Architectural Engineering Senior Thesis Final Report Evaluation of Underfloor Air Distribution and Displacement Ventilation Systems

More information

Advantages of Financing Continuous Commissioning As An Energy Conservation Retrofit Measure

Advantages of Financing Continuous Commissioning As An Energy Conservation Retrofit Measure Advantages of Financing Continuous Commissioning As An Energy Conservation Retrofit Measure Guanghua Wei, P.E. Malcolm Verdict, C.E.M Joseph T. Martinez Energy Systems Laboratory, 3581 TAMU Texas A&M University

More information

HOMETRAK COMPANION CRM CLIENT RELATIONSHIP / REFERRAL MANAGEMENT PROCESS VERSION 6.3

HOMETRAK COMPANION CRM CLIENT RELATIONSHIP / REFERRAL MANAGEMENT PROCESS VERSION 6.3 HOMETRAK COMPANION CRM CLIENT RELATIONSHIP / REFERRAL MANAGEMENT PROCESS VERSION 6.3 In this document we are going to be outlining how HomeTrak Companion can assist you in developing your referral sources,

More information

Field Accuracy of Temperature Measurements in TAB Work Andrew P. Nolfo, PE

Field Accuracy of Temperature Measurements in TAB Work Andrew P. Nolfo, PE Field Accuracy of Temperature Measurements in TAB Work Andrew P. Nolfo, PE The purpose of this article is to discuss the measuring and reporting of temperatures at heat transfer equipment during the Testing

More information

Energy Savings. Performance contracting installs energy. costs, paid for out of guaranteed energy savings from your existing operating budget.

Energy Savings. Performance contracting installs energy. costs, paid for out of guaranteed energy savings from your existing operating budget. Energy Savings Performance Contracting Performance contracting installs energy efficient i facility improvements, with no up front costs, paid for out of guaranteed energy savings from your existing operating

More information

Case Study for Fortune 500 Telecom: Retrofitting Pneumatic Controls for Energy Efficiency

Case Study for Fortune 500 Telecom: Retrofitting Pneumatic Controls for Energy Efficiency Case Study for Fortune 500 Telecom: Retrofitting Pneumatic Controls for Energy Efficiency Summary Major Fortune 500 Telecom Company Estimated 40% the corporate building portfolio still use pneumatic thermostats

More information

Optimizing Buildings Using Analytics and Engineering Expertise

Optimizing Buildings Using Analytics and Engineering Expertise Optimizing Buildings Using Analytics and Engineering Expertise Course Code: CEU244 CEU Value:.1 CEU April 2014 Learning Objectives Upon completion of this seminar you will be able to: Define the concept

More information

Energy Trust of Oregon New Buildings Program Technical Guidelines

Energy Trust of Oregon New Buildings Program Technical Guidelines Energy Trust of Oregon New Buildings Program Technical Guidelines V2016.1 160222 Section 1 Introduction... 3 1.1 Oregon Code Requirements... 3 1.2 Modeled Savings (2010 and 2014 Code Projects)... 4 1.3

More information

New York City s compressed urban footprint and extensive mass transit. Improving Energy Performance Of NYC s Existing Office Buildings

New York City s compressed urban footprint and extensive mass transit. Improving Energy Performance Of NYC s Existing Office Buildings This article was published in ASHRAE Journal, August 2012. Copyright 2012 ASHRAE. Reprinted here by permission from ASHRAE at www.goldmancopeland.com. This article may not be copied nor distributed in

More information

Technical Retro-Commissioning of Existing Buildings

Technical Retro-Commissioning of Existing Buildings Standard S0 0 0 Technical Retro-Commissioning of Existing Buildings Review Draft (--) This draft has been recommended for public review by the responsible project committee. To submit a comment on this

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

Energy Conservation for Office Buildings. Major points, measures, and successful cases of energy conservation for office buildings

Energy Conservation for Office Buildings. Major points, measures, and successful cases of energy conservation for office buildings Energy Conservation for Office Buildings Major points, measures, and successful cases of energy conservation for office buildings The Energy Conservation Center, Japan Introduction The first commitment

More information

South Carolina Society for Hospital Engineers

South Carolina Society for Hospital Engineers South Carolina Society for Hospital Engineers Selecting Energy Partners: Criteria & Pitfalls and the Top 10 Ways to Reduce Energy in a Hospital Presented by Jon Dierking, PE, CEM, LEED AP Director of Energy

More information

Thesis Proposal. Park. Findlay 12/10/2010. Connor Blood

Thesis Proposal. Park. Findlay 12/10/2010. Connor Blood 1 Park Place Corporate Center One Mechanical Senior Thesis Project Thesis Proposal Park Place Corporate Center One Findlay Township,, PA 12/10/2010 Proposal Connor Blood 2 Park Place Corporate Center One

More information

Ventilation. Demand-controlled ventilation (DCV) Demand-Controlled. With ASHRAE Standard Based

Ventilation. Demand-controlled ventilation (DCV) Demand-Controlled. With ASHRAE Standard Based CO Demand-Controlled 2 -Based Ventilation With ASHRAE Standard 62.1 Though not as straightforward as it once was, remains a practical way to reduce costs Editor s note: Following is an update of the November

More information

Chilled Beams. The new system of choice?

Chilled Beams. The new system of choice? Chilled Beams The new system of choice? Presented By: Kevin M. Pope P.E. Jason Leffingwell Hammel Green And Abrahamson, Inc. and Ken Bauer, P.E., LEED AP Butters-Fetting Co., Inc. History of Chilled Beams

More information

Optimizing BAS Information for Operator Effectiveness and Optimal Control

Optimizing BAS Information for Operator Effectiveness and Optimal Control Optimizing BAS Information for Operator Effectiveness and Optimal Control Len Beyea, CBCxP, EBCxP, HBDP, CEM, LEED AP Principal RetroCom Energy Strategies, Inc. AIA Quality Assurance The Building Commissioning

More information

Low Cost Building Automation System for Small- and Medium- Sized Commercial Buildings

Low Cost Building Automation System for Small- and Medium- Sized Commercial Buildings Low Cost Building Automation System for Small- and Medium- Sized Commercial Buildings Srinivas Katipamula, Ph.D. Staff Scientist, Pacific Northwest National Laboratory Other TAG Members: Irfan Rehmanji

More information

Small Oil-Less Centrifugal Compressors: Bringing Energy Efficiency and Reduced Costs to Chiller Plants

Small Oil-Less Centrifugal Compressors: Bringing Energy Efficiency and Reduced Costs to Chiller Plants Small Oil-Less Centrifugal Compressors: Bringing Energy Efficiency and Reduced Costs to Chiller Plants Ben Erpelding and Annika Moman, San Diego Regional Energy Office ABSTRACT According the U.S. Department

More information

No Cost/Low Cost Energy

No Cost/Low Cost Energy No Cost/Low Cost Energy Saving Strategies Randall D. Manteufel University of Texas at San Antonio Energy Efficiency in Local Government andschool Districts in the Border Region No Cost/Low Cost Relatively

More information

OTAC EQUIPMENT CALCULATION FORMAT

OTAC EQUIPMENT CALCULATION FORMAT OTAC EQUIPMENT CALCULATION FORMAT The following format is to be used to determine each projects' operating expenses for OTAC. Please use this format for your projects' calculation and submit to the Director

More information

Unsteady-State Simulation Using CHEMCAD Steady-State

Unsteady-State Simulation Using CHEMCAD Steady-State Unsteady-State Simulation Using CHEMCAD Steady-State State Jerry Hartis, Sr. Process Engineer Grant Duncan, Process Engineer Process Engineering Associates, LLC June 2008 Copyright 2009 Process Engineering

More information

Pressure Independent Valve Systems. ASHRAE Seminar College of the North Atlantic, Doha, Qatar 20 th April 2013

Pressure Independent Valve Systems. ASHRAE Seminar College of the North Atlantic, Doha, Qatar 20 th April 2013 Pressure Independent Valve Systems ASHRAE Seminar College of the North Atlantic, Doha, Qatar 20 th April 2013 1 Agenda Introduction Pressure independent Valves - mechanical PICCV Pressure independent Valves

More information

Caribbean Hotel Energy Efficiency Action (CHENACT)

Caribbean Hotel Energy Efficiency Action (CHENACT) Caribbean Hotel Energy Efficiency Action (CHENACT) Energy Efficiency Opportunities for Caribbean Hotels 31 st March 2010 Presented by: Andre Escalante Agenda Air Conditioning Energy Efficient Lighting

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

Energy Conservation at the University of Pittsburgh - FY2014 and Beyond

Energy Conservation at the University of Pittsburgh - FY2014 and Beyond Energy Conservation at the University of Pittsburgh - FY2014 and Beyond Energy Conservation has long been a priority in Facilities Management. Understanding the large impact of utility costs on the University

More information

FACILITIES MANAGEMENT Energy Conservation Projects Summary Updated 05/22/2016

FACILITIES MANAGEMENT Energy Conservation Projects Summary Updated 05/22/2016 FACILITIES MANAGEMENT Energy Conservation Projects Summary Updated 05/22/2016 Utility Operations Completed in FY16 Buchtel Parking Garage LED Lighting Upgrades - Project scope includes the upgrade of (139)

More information

The Energy Professional s Guide to. Data Loggers & Building Performance Mark Stetz, P.E., CMVP Stetz Consulting LLC

The Energy Professional s Guide to. Data Loggers & Building Performance Mark Stetz, P.E., CMVP Stetz Consulting LLC The Energy Professional s Guide to Data Loggers & Building Performance Mark Stetz, P.E., CMVP Stetz Consulting LLC The Energy Professional s Guide to Data Loggers & Building Performance AN INTRODUCTION

More information

AN ONLINE INVENTORY MANAGEMENT SOLUTION

AN ONLINE INVENTORY MANAGEMENT SOLUTION AN ONLINE INVENTORY MANAGEMENT SOLUTION LAPTOP TABLET SMARTPHONE DESKTOP MANAGE YOUR INVENTORY IN THE CLOUD WITH BOXSTORM Boxstorm is a cloud-based inventory management solution that gives businesses the

More information

Transform your HVAC performance. Good for your comfort, for the environment and for your bottom line

Transform your HVAC performance. Good for your comfort, for the environment and for your bottom line Transform your HVAC performance Good for your comfort, for the environment and for your bottom line TRANSFORMING YOUR HVAC SYSTEM IMPULS-e is a portfolio of solutions from Trane which uses advanced technology

More information

The Creative and Performing Arts High School (CAPA) Pittsburgh, PA 9/30/2002 Andrew Tech Mechanical Option Prof. S. A. Mumma

The Creative and Performing Arts High School (CAPA) Pittsburgh, PA 9/30/2002 Andrew Tech Mechanical Option Prof. S. A. Mumma LEED Green Building Certification The purpose of the LEED Green Building Rating is to provide a national standard that aims to improve environmental, health and economic performance of buildings using

More information

Ground-Coupled Heat Pump And Energy Storage

Ground-Coupled Heat Pump And Energy Storage Ground-Coupled Heat Pump And Energy Storage By Ed Lohrenz, Member ASHRAE; and Sergio Almeida, P.Eng., Member ASHRAE Ground-coupled heat pump (GCHP) systems consume less purchased energy than an HVAC system

More information

EcoDomus, Inc

EcoDomus, Inc www.ecodomus.com Introduction BIM Data Requirements & Guidelines COBie: Data Entry and Responsibility Matrix COBie: Quality Control BIM and BAS Integration: Use Cases Mobile BIM and Work Orders Asset View

More information

Robert E. McMains Date Robert E. McMains Date

Robert E. McMains Date Robert E. McMains Date DESIGN AND CONSTRUCTION STANDARDS Title: Section 230923 Direct-Digital Control System for HVAC & Mechanical Author: Author: Date Active Version Distribution: Date Approved By: Approved By: Robert E. McMains

More information

CLARKSON UNIVERSITY, DG/CHP SYSTEM NOTES

CLARKSON UNIVERSITY, DG/CHP SYSTEM NOTES CLARKSON UNIVERSITY, DG/CHP SYSTEM NOTES The CHP system at Clarkson University consists of three (3) 65-kW Carrier microturbines and a Carrier absorption chiller packaged onto a Carrier Pure Comfort system.

More information

Financial Validation Assessment Report

Financial Validation Assessment Report November 2013 Financial Validation Assessment Report Higher Education Institution Chiller Replacement / Chicago, IL Attn: Chief Financial Officer / Higher Education Institution Primera Engineers, Ltd.

More information

Advanced Variable Air Volume Control Sequences. Steven T. Taylor, PE Taylor Engineering Alameda, CA

Advanced Variable Air Volume Control Sequences. Steven T. Taylor, PE Taylor Engineering Alameda, CA Advanced Variable Air Volume Control Sequences Steven T. Taylor, PE Taylor Engineering Alameda, CA November 12, 2013 Agenda VAV Box Control Sequences AHU Control Sequences Zone Groups DP setpoint reset

More information

Less energy, more savings and comfort year-round

Less energy, more savings and comfort year-round COMPANION GUIDE: Air-Source Heat Pump Less energy, more savings and comfort year-round Designed for Electrically-Heated Homes 02 How do air-source heat pumps work? 03 What are the rebates? 04 Why it pays

More information

Indiana University Glick Eye Institute. LEED Measurement & Verification Plan

Indiana University Glick Eye Institute. LEED Measurement & Verification Plan Indiana University Glick Eye Institute LEED Measurement & Verification Plan April 10, 2012 1 Table of Contents General Introduction... 3 Facility Description... 4 M&V Objectives... 4 M&V Approach/Option...

More information

Fundamentals of Test & Balance for Engineers, Cx & Energy Providers Course Number: CXENERGY1619

Fundamentals of Test & Balance for Engineers, Cx & Energy Providers Course Number: CXENERGY1619 AABC Commissioning Group AIA Provider Number 50111116 Fundamentals of Test & Balance for Engineers, Cx & Energy Providers Course Number: CXENERGY1619 Jim Hall, PE, TBE, CxA Systems Management & Balancing,

More information

Opening a New Hospital: A Case Study Healthcare Commissioning and the Authority Having Jurisdiction

Opening a New Hospital: A Case Study Healthcare Commissioning and the Authority Having Jurisdiction Opening a New Hospital: A Case Study Healthcare Commissioning and the Authority Having Jurisdiction Matthew Tunnard, PE, CCP, LEED AP, Senior Engineer Horizon Engineering Associates, LLP AIA Quality Assurance

More information

Penn National Gaming Selects Daikin McQuay RoofPak and Magnitude HVAC Systems for LEED Certification

Penn National Gaming Selects Daikin McQuay RoofPak and Magnitude HVAC Systems for LEED Certification CASE STUDY Casino Facility at a Glance Name & Location Hollywood Casino Toledo, OH Owner Penn National Gaming Inc. Building & Size Main gaming - 177,000 ft 2 Lower service - 167,000 ft 2 Issue Increase

More information

Italcementi Center for Research and Innovation

Italcementi Center for Research and Innovation Italcementi Center for Research and Innovation Bergamo, Italy LEED-NC v2.1 EAc1 A. Project Narrative (Viridian) analyzed the energy use of the proposed Italcementi Center for Research and Innovation located

More information

An Evaluation of ComEd s Retro- Commissioning Program

An Evaluation of ComEd s Retro- Commissioning Program An Evaluation of ComEd s Retro- Commissioning Program Randy Gunn, Managing Director, Navigant George Malek, Portfolio Manager, ComEd 21 st National Conference on Building Commissioning AIA Quality Assurance

More information

ENERY COST AND CONSUMPTION IN A LARGE ACUTE HOSPITAL

ENERY COST AND CONSUMPTION IN A LARGE ACUTE HOSPITAL , Volume 5, Number 1, p.11-19, 24 ENERY COST AND CONSUMPTION IN A LARGE ACUTE HOSPITAL S.C. Hu, J.D. Chen and Y.K. Chuah Department of Air-Conditioning and Refrigeration Engineering, National Taipei University

More information

Texas Hospital. Central Plant Redesign. Central Utility Plant SECOND PLACE HEALTH CARE FACILITIES, EXISTING 2013 ASHRAE TECHNOLOGY AWARD CASE STUDIES

Texas Hospital. Central Plant Redesign. Central Utility Plant SECOND PLACE HEALTH CARE FACILITIES, EXISTING 2013 ASHRAE TECHNOLOGY AWARD CASE STUDIES This article was published in ASHRAE Journal, January 2014. Copyright 2014 ASHRAE. Posted at www. ashrae.org. This article may not be copied and/or distributed electronically or in paper form without permission

More information

How demand response from commercial buildings will provide the regulation needs of the grid

How demand response from commercial buildings will provide the regulation needs of the grid Fiftieth Annual Allerton Conference Allerton House, UIUC, Illinois, USA October 1-5, 212 How demand response from commercial buildings will provide the regulation needs of the grid He Hao, Tim Middelkoop,

More information

Instruction Manual. for. gskin U-Value Kit

Instruction Manual. for. gskin U-Value Kit Instruction Manual for gskin U-Value Kit Status: July 12, 2016 gskin U-Value KIT: Instruction Manual 1 / 10 Content 1. The gskin U-Value KIT delivery overview... 1 2. General overview of the gskin U-value

More information

Operational Performance Characterization of a Heat Pump System Utilizing Recycled Water as Heat Sink and Heat Source in a Cool and Dry Climate

Operational Performance Characterization of a Heat Pump System Utilizing Recycled Water as Heat Sink and Heat Source in a Cool and Dry Climate energies Article Operational Performance Characterization of a Heat Pump System Utilizing Recycled Water as Heat Sink and Heat Source in a Cool and Dry Climate Piljae Im 1, Xiaobing Liu 1, * and Hugh Henderson

More information

Energy Savers: Air-Source Heat Pumps

Energy Savers: Air-Source Heat Pumps 1 of 5 4/25/2009 8:55 AM U.S. Department of Energy - Energy Efficiency and Renewable Energy Energy Savers Air-Source Heat Pumps An air-source heat pump can provide efficient heating and cooling for your

More information

Energy Conservation Best Know Methods Phil Naughton

Energy Conservation Best Know Methods Phil Naughton Energy Conservation Best Know Methods Phil Naughton Why do we need energy reduction? Need for sustainable development Public pressure Customers and NGOs Legislative trends (EuP, Kyoto Protocol) Corporate

More information

George Bourassa, National Director, Commissioning Services Robert Bucey, Program Manager RETRO-COMMISSIONING

George Bourassa, National Director, Commissioning Services Robert Bucey, Program Manager RETRO-COMMISSIONING George Bourassa, National Director, Commissioning Services Robert Bucey, Program Manager RETRO-COMMISSIONING AIA Quality Assurance Learning Objectives Demonstrate global results of the analysis of energy

More information

Experiment B-38 Monitoring Yeast Growth

Experiment B-38 Monitoring Yeast Growth 1 Experiment B-38 Monitoring Yeast Growth Objectives To learn about the life cycle of yeast. To monitor yeast growth by using a turbidity sensor. To plot a growth curve. Modules and Sensors PC + NeuLog

More information

Quiz Questions. For Process Integration. Fill in the blanks type Questions

Quiz Questions. For Process Integration. Fill in the blanks type Questions Quiz Questions For Process Integration Fill in the blanks type Questions 1. is the key parameter used in the Pinch Technology. ( T min ) 2. In onion diagram pinch technology in applied at. (the boundary

More information

Condenser Water Heat Recovery"

Condenser Water Heat Recovery PLEASE MUTE CELL PHONES Condenser Water Heat Recovery" Julian de Bullet ASHRAE Distinguished Lecturer Director of Industry Relations McQuay International 703-395-5054 1 What Is Sustainability? sustainable

More information

Whole Building Modeling Using OpenStudio Commercial Buildings Research Group Andrew Parker December 2016

Whole Building Modeling Using OpenStudio Commercial Buildings Research Group Andrew Parker December 2016 Whole Building Modeling Using OpenStudio Commercial Buildings Research Group Andrew Parker December 2016 NREL is a national laboratory of the U.S. Department of Energy, Office of Energy Efficiency and

More information