Energy Conservation Measure

Return Air Duct Leakages

Name 
return_air_duct_leakages
Display Name 
Return Air Duct Leakages
UID
e28746df-aa8c-4f6e-a2be-6e2ff3c5e7dd

Version ID
b0439ebc-b482-4dc7-88c3-aa624f47de0b
Class Name 
ReturnAirDuctLeakages
Version Modified 
20180828T211346Z
Schema Version 
3.0
Rating 
0
No votes yet
Attributes 
Measure TypeEnergyPlusMeasure
Intended Software ToolOpenStudio Application
Intended Software ToolParametric Analysis Tool
Intended Software ToolAnalysis Spreadsheet

Details

DescriptionThe return duct of an air system typically operates at negative pressure, thus the leakage in the return duct (outside of conditioned space) results in increased heating and cooling load due to unconditioned air being drawn into the return duct and mixing with return air from conditioned spaces. This measure simulates the return air leakage by modifying the Controller:OutdoorAir object in EnergyPlus. This measure was authored by Herrick Laboratory researchers at Purdue University in collaboration with staff from the National Renewable Energy Laboratory. For assistance using this measure please post to https://unmethours.com/questions/
Modeler DescriptionNine user inputs are required to simulate the fault and, based on these inputs, this fault model simulates the return air duct leakage by introducing additional outdoor air (based on the leakage ratio) through the economizer object. Equation (2) shows the calculation of outdoor airflow rate in the economizer (qdot_(oa,F)) at a faulted condition where qdot_oa is the outdoor airflow rate for ventilation, qdot_(ra,tot) is the return airflow rate, F is the fault intensity and AF is the adjustment factor. qdot_(oa,F) = qdot_oa + qdot_(ra,tot)∙F∙AF. The second term represents the outdoor airflow rate introduced to the duct due to leakage. The fault intensity (F) for this fault is defined as the unconditioned air introduced to return air stream at full load condition as a ratio of the total return airflow rate. The time required for the fault to reach the full level is only required when user wants to model dynamic fault evolution. If dynamic fault evolution is not necessary for the user, it can be defined as zero and the fault intensity will be imposed as a step function with user defined value. However, by defining the time required for the fault to reach the full level, fault starting month/date/time and fault ending month/date/time, the adjustment factor AF is calculated at each time step starting from the starting month/date/time to gradually impose fault intensity based on the user specified time frame. AF is calculated as follows, AF_current = AF_previous + dt/tau where AF_current is the adjustment factor calculated based on the previously calculated adjustment factor (AF_previous), simulation timestep (dt) and the time required for the fault to reach the full level (tau).
Files 
misc_eplus_func.rb
ControllerOutdoorAirFlow_DuctLeakage.rb
measure.rb
OpenStudio 2.4.0
Min Compatible Version: 2.4.0
Max Compatible Version: 2.4.1
LICENSE.txt
Content visibility 
Use group defaults
Download

Measure Arguments

NameDisplay NameShort NameDescriptionUnitsTypeRequiredModel DependentDefault ValueChoicesMin ValueMax Value
econ_choiceOutdoor air controller affected by the leakage of unconditioned air from the ambient.---Choicetruefalse----
leak_ratioEnter the unconditioned air introduced to return air stream at full load condition as a ratio of the total return airflow rate [0-1].---Doublefalsefalse0.1---
time_constantEnter the time required for fault to reach full level [hr]---Doublefalsefalse----
start_monthEnter the month (1-12) when the fault starts to occur---Doublefalsefalse6---
start_dateEnter the date (1-28/30/31) when the fault starts to occur---Doublefalsefalse1---
start_timeEnter the time of day (0-24) when the fault starts to occur---Doublefalsefalse9---
end_monthEnter the month (1-12) when the fault ends---Doublefalsefalse12---
end_dateEnter the date (1-28/30/31) when the fault ends---Doublefalsefalse31---
end_timeEnter the time of day (0-24) when the fault ends---Doublefalsefalse23---

Measure Outputs