Abstract

Heating, ventilation, and air conditioning (HVAC) is the largest source of residential energy consumption. Occupancy sensors’ data can be used for HVAC control since it indicates the number of people in the building. HVAC and sensors form a typical cyber-physical system (CPS). In this paper, we aim to build a hardware-based emulation platform to study the occupancy data’s features, which can be further extracted by using machine learning models. In particular, we propose two hardware-based emulators to investigate the use of wired/wireless communication interfaces for occupancy sensor-based building CPS control, and the use of deep learning to predict the building energy consumption with the sensor data. We hypothesize is that the building energy consumption may be predicted by using the occupancy data collected by the sensors, and question what type of prediction model should be used to accurately predict the energy load. Another hypothesis is that an in-lab hardware/software platform could be built to emulate the occupancy sensing process. The machine learning algorithms can then be used to analyze the energy load based on the sensing data. To test the emulator, the occupancy data from the sensors is used to predict energy consumption. The synchronization scheme between sensors and the HVAC server will be discussed. We have built two hardware/software emulation platforms to investigate the sensor/HVAC integration strategies, and used an enhanced deep learning model—which has sequence-to-sequence long short-term memory (Seq2Seq LSTM)—with an attention model to predict the building energy consumption with the preservation of the intrinsic patterns. Because the long-range temporal dependencies are captured, the Seq2Seq models may provide a higher accuracy by using LSTM architectures with encoder and decoder. Meanwhile, LSTMs can capture the temporal and spatial patterns of time series data. The attention model can highlight the most relevant input information in the energy prediction by allocating the attention weights. The communication overhead between the sensors and the HVAC control server can also be alleviated via the attention mechanism, which can automatically ignore the irrelevant information and amplify the relevant information during CNN training. Our experiments and performance analysis show that, compared with the traditional LSTM neural network, the performance of the proposed method has a 30% higher prediction accuracy.

Highlights

  • The heating, ventilation, and air conditioning (HVAC) system provides thermal comfort and acceptable indoor air quality

  • There has been some research focusing on decreasing the energy consumption by 25% while turning off the HVAC system with nobody in the room [3], resulting in $15 being saved per month for the average U.S household [1,2,3]

  • Our research objectives include two aspects: (1) to build a low-cost hardware/software emulation platform to show the use of occupancy sensors for building energy analysis; (2) to use deep learning algorithms to predict the energy load in the time window, based on the collected sensor data

Read more

Summary

Introduction

The heating, ventilation, and air conditioning (HVAC) system provides thermal comfort and acceptable indoor air quality. There has been some research focusing on decreasing the energy consumption by 25% while turning off the HVAC system with nobody in the room [3], resulting in $15 being saved per month for the average U.S household [1,2,3]. There is already some research on reprogrammable thermostats to select the optimal setback schedule based on the historical data automatically [5]. These studies only show how to generate a static control schedule. There are still some conflicts for energy-saving and human comfort, according to the dynamic occupancy patterns in real applications with a static schedule. The real-time sensor data may be used for dynamic control of the HVAC system with the current occupancy numbers

Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.