Skip to content

JackyWeng526/RTEM_Hackathon_idea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTEM_Hackathon_idea

Open Source Building Datasets

In 2022, there is a Hackathon competition about building and energy held by RTEM.

During the competition, we can have approximately 200 buildings worth of time-series data from the RTEM database.

The provided building meta data is shown as following:

Building_Device_Meta

To inspect building data of certain building:

Building_Device_Meta

HVAC performance and Human Comfort - Case Study

We intend to investigate the interactions between chiller plants and AHUs and further discuss the optimal strategy for balancing indoor human comfort and energy conservation of HVAC system.

We have a hotel building and get some observations of its HVAC systems for lobby space. (RTEM only supports some metadata with a few relationships between spaces and devices.)

At first, we can take a look at datasets of HVAC systems.

Chiller water system

Timeseries data of chilled water temperature. (TCHS: Supply chilled water temperature; TCHR: Return chilled water temperature) TCH_Data

Timeseries data of chilled water flow rate. (QCH: Quantity of chilled water, unit: CMH) QCH_Data

Timeseries data of cooling load. (Cooling load of two chillers, unit: USRT) RT_Data

Timeseries data of chiller performance. (cooling performance, energy consumption per USRT, unit: KW/RT) KWRT_Data

AHU system

Timeseries data of air temperature. (TAS: Supply air temperature; TAS_SP: Setpoint of supply air temperature, unit: degree C) AHU_5_T_Data AHU_7_T_Data AHU_15_T_Data

Indoor air temperature and cooling efficiency

According to AHU datasets, there are sometimes divergences between TAS and TAS_SP in all three AHUs.

It means the chillers may not support the corresponding cooling load for AHUs, making the TAS higher or lower than TAS_SP. (especially AHU_5)

Thus, we try to analyze the AHU data with chiller datasets to understand the advancing interaction of the HVAC system.

Insight of Chiller dataset

The chiller performance could be displayed through supply chilled water temperature (TCHS), chilled water temperature difference (TCHD), or chilled water follow rate (QCH).

Advancing analysis of chiller performance. CH_22_3_Data CH_22_4_Data

Insight of AHU dataset

Unlucky, the AHU data is not sufficient to verify all of our hypotheses. However, we still have some findings.

The TAS difference (TASD) of some AHUs seems to show relvance to [cooling coil valve command (CCVC)] or [chilled water temperature difference (TCHD)].

Advancing analysis of AHU temperature divergences. (Displayed by CCVC) AHU_CCVC_Data

Advancing analysis of AHU temperature divergences. (Displayed by TCHD) AHU_TCHD_Data

Human Comfort and HVAC Energy Balance

To talk about Human Comfort and HVAC Energy Balance, we suppose TCHD may be one of the key variables that connect chillers and AHUs operation.

In Insight of Chiller dataset, we can find a optimal TCHS range for better chiller performance.

However, the TCHD would influence AHU temperature difference that may impact human thermal comfort.

Therefore, we souhld find a chillers and AHUs operation strategy that satisfies indoor human comfort and energy consrvation.

Future Work

  1. Utilize resources of RTEM datasets to verify hypothese and expand the research scale.
  2. Design a multivariable optimizing model for Human Comfort and HVAC Energy Balance.

Authors

Acknowledgement

The datasets in this repository is from RTEM Hackathon. The metadata and other information of the sample buildings are released with consent. The module here is just the sample, not the real one in the field.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published