Skip to main content

Using personal environmental comfort systems to mitigate the impact of occupancy prediction errors on HVAC performance

Abstract

Heating, Ventilation and Air Conditioning (HVAC) consumes a significant fraction of energy in commercial buildings. Hence, the use of optimization techniques to reduce HVAC energy consumption has been widely studied. Model predictive control (MPC) is one state of the art optimization technique for HVAC control which converts the control problem to a sequence of optimization problems, each over a finite time horizon. In a typical MPC, future system state is estimated from a model using predictions of model inputs, such as building occupancy and outside air temperature. Consequently, as prediction accuracy deteriorates, MPC performance–in terms of occupant comfort and building energy use–degrades. In this work, we use a custom-built building thermal simulator to systematically investigate the impact of occupancy prediction errors on occupant comfort and energy consumption. Our analysis shows that in our test building, as occupancy prediction error increases from 5 to 20% the performance of an MPC-based HVAC controller becomes worse than that of even a simple static schedule. However, when combined with a personal environmental control (PEC) system, HVAC controllers are considerably more robust to prediction errors. Thus, we quantify the effectiveness of PECs in mitigating the impact of forecast errors on MPC control for HVAC systems.

Introduction

Commercial buildings account for about one-third of global energy consumption, with HVAC (Heating Ventilating and Air-Conditioning) units being the major contributor. An HVAC typically comprises of few Air Handling Units (AHUs), which heat or cool the air to a specified setpoint temperature, and Variable Air Volume (VAV) units that control the volume of air flowing into each thermal zone. In most commercial buildings, HVAC maintains a desired set point temperature during working hours (9 AM to 6 PM) and a set back temperature during non-working hours. Unfortunately, given the stochastic nature of building occupancy, a static schedule either leads to energy wastage or occupant discomfort (Dawson-Haggerty et al. 2013; Erickson et al. 2013).

HVAC energy optimization is an active area of research. In the literature, studies have proposed several control strategies which broadly fall into two categories: reactive and predictive (Balaji et al. 2013; Erickson et al. 2011; Gyalistras et al. 2010; Oldewurtel et al. 2010). In a reactive controller, AHUs and VAVs respond to measured occupancy in a zone. Here, occupancy is measured using motion, CO2 sensors, or by monitoring building’s WiFi infrastructure (Trivedi et al. 2017). Since buildings typically take some time to respond to control inputs, better performance can be obtained using predictive control strategy where the controller selects the optimal trajectory of set points for a finite time horizon. Of the predictive control techniques, perhaps the best-known approach is Model Predictive Control (MPC) (Garcia et al. 1989).

In a typical MPC, a known building thermal model estimates the future system state using forecasts of model inputs, such as building occupancy and outside air temperature. However, the effectiveness of this approach depends on the accuracy of the predictions. As prediction accuracy deteriorates, MPC performance - in terms of occupant comfort and building energy use - degrades and may get even worse than conventional techniques. In recent work, Oldewurtel et al. (2011) extensively studied the influence of errors in weather forecast on HVAC energy consumption and occupants’ comfort and quantified the impact of mis-predictions. However, the work neither addressed errors in occupancy prediction nor studied the ways to mitigate the influence of prediction errors.

In this paper, we address this gap. We study the influence of occupancy errors on MPC performance using a custom-built building simulator. We also model and analyze the impact of personal environmental control system (PEC) in the presence of prediction errors. A PEC could be an off-the-shelf desktop fan or a heater to provide individual thermal comfort (Brager et al. 2015). We find that PEC when used with model predictive control, can reduce both - the variability in energy consumption and the occupants’ discomfort.

Our contributions are as follows:

  1. 1

    We present the design and development of a building thermal simulator that models conventional schedule-based, reactive occupancy-based, and predictive MPC-based HVAC controllers.

  2. 2

    We extend the MPC-based control strategy proposed by Kalaimani et al. (2018) and allow PEC to react between any two consecutive states of the system.

  3. 3

    We quantify the impact of occupancy prediction errors on two MPC-based control strategies - with and without PEC. For analysis, we use occupancy data from forty-five volunteers over three months and simulations of a test building in both heating and cooling seasons.

  4. 4

    It is important that occupancy forecast errors are realistic; thus, we propose a method to systematically introduce realistic occupancy errors into MPC predictions using real-world occupancy data.

The rest of the paper is organized as follows. “Related work” section discusses the literature and studies conducted in the past. In “HVAC control strategies” section, we outline the control strategies studied in the paper. In “Simulator software architecture” section, we present the detailed architecture and design of the thermal simulator followed by detailed analysis in “Evaluation” section. In “Discussion and conclusion” section, we discuss several limitations and possible future directions of the study and conclude the paper.

Related work

Central HVAC controllers

In the past, researchers have extensively studied the optimization of HVAC controllers to minimize the aggregate energy consumption and maximize user comfort. Agarwal et al. (2011) studied aggressive duty cycling of HVAC based on occupancy patterns within the building. Lu et al. (2010) proposed a smart thermostat to automate HVAC control by sensing occupancy and sleeping patterns in residential buildings. The occupancy-based control allows buildings to operate outside of comfort regimes when unoccupied, thus reducing energy usage (Erickson et al. 2011). Henceforth, several other studies also explored the use of occupancy information to optimize the HVAC energy operations (Aswani et al. 2012; Balaji et al. 2013; Erickson et al. 2011, 2013; Iyengar et al. 2015; Kleiminger et al. 2014; Koehler et al. 2011; Nest 2012; Scott et al. 2011; Yang and Newman 2012). However, centralized HVAC controllers divide a building into thermal zones comprising of private and shared spaces. Within each zone, these control strategies maintain ASHRAE standard while assuming each zone as either occupied or unoccupied; thus, ignoring individual comfort requirements.

Personal environmental control

For personalized comfort, studies proposed to use personal environmental control systems (PECs), especially in shared spaces (Brager et al. 2015; Bauman et al. 1998; Zhang et al. 2013; Gao and Keshav 2013b; 2013a; Rabbani and Keshav 2016). Unlike conventional centrally-controlled HVAC system, where people share the same set point temperature (Dear et al. 2013), PEC systems can meet the comfort requirements of all occupants, albeit at the cost of additional energy expenditure. Kalaimani et al. (2018) merged PEC with model predictive control to further minimize the HVAC energy consumption and maximize the user comfort.

Though advanced predictive control strategies (such as MPC) have the potential to optimize HVAC operations significantly, none of the studies mentioned above quantify the influence of the prediction errors on the energy consumption of HVAC and on the occupants’ comfort.

Error analysis

Oldewurtel et al. (2011) studied the influence of errors in weather forecast on MPC-controlled HVAC operations, and their results indicate that the quality of weather predictions highly correlates with the performance of the model predictive controller. However, the study only focused on prediction errors in the weather forecast and the evaluation was limited to “pure” MPC-based HVAC controller. Given that occupancy prediction is also an input to MPC, it is essential to analyze the influence of occupancy prediction errors on HVAC operations. Besides, the study (Oldewurtel 2011) is limited to HVAC and does not incorporate the impact of PECs in satisfying the comfort requirements of occupants.

In this paper, we extend the work in (Oldewurtel 2011) and in (Kalaimani et al. 2018) by first analyzing the effect of prediction errors in occupancy and later exploring the benefits of PECs in mitigating (or minimizing) the influence of prediction errors on HVAC operations. Our study indicates that predictive control strategies make HVAC operations highly unreliable. High variability has discouraged building managers to use advanced HVAC control strategies, and thus, they have continued using conventional HVAC controllers.

HVAC control strategies

In a typical commercial building, spaces are either private (such as offices) or shared (such as cafeteria, corridor), and a set of private and shared spaces constitutes a zone. Within each zone, there exists a VAV unit that takes air from AHU at a particular temperature (u(t)) and supplies it across the rooms at a specific rate (vij(t)) to maintain the room temperature close to the set point temperature. Here, j indicates the room number in the ith zone of the building. To ensure a consistent supply of fresh air, AHU recirculates only a limited amount of used air (r(t)) and ejects the remaining air in the open environment.

Defined in Table 1, u(t), vij(t), and r(t) are key HVAC control parameters and their values are typically decided by the control strategy. In this section, we discuss the four control strategies, implemented to analyze the influence of occupancy prediction errors on HVAC operations. The first two methods are non-predictive, and building managers widely use these strategies in commercial buildings today; when employed, the HVAC operations are independent of prediction errors. The last two are MPC-based control strategies. In the paper, we use non-predictive control strategies as the baseline strategies for predictive control strategies when occupancy prediction is not perfect.

Table 1 List of HVAC control variables

Schedule-based control

In a schedule-based control of HVAC, the building manager starts the HVAC at a fixed time in the morning and shuts it down in the evening (typically 9 AM to 6 PM). On any day, AHU supplies air at a static temperature which is chosen based on the season (summer/winter), and the set point temperature does not vary within a day. Based on ASHRAE standardsFootnote 1, we set the supply air temperature (u(t)) to 15C for summers and 20C for winters. For both seasons, the ratio of reuse air (r) and rate of flow of supply air (v(t)) is constant at 0.8 and 0.236 m3/s, respectively. The approach is naive but widely used by building managers in commercial buildings.

Reactive control

In reactive control strategies, VAV cools or heats the space only if people are present in the corresponding VAV zone. In the past, studies have suggested several direct and indirect HVAC control strategies to estimate occupancy; we use the occupancy data and implement the strategy proposed by Ardakanian et al. (2016) for benchmarking.

Model predictive control

Model predictive control (MPC) is a recent approach for HVAC where controller can compute the room temperature over a finite time horizon (Afram and Janabi-Sharifi 2014). Typically, a thermal model using occupancy estimates and weather forecast determines the future system state over a time horizon. In our implementation of MPC, we used Eq. 1 as the thermal model that considers the influence of HVAC, atmospheric temperature, heating load by the occupants, and other heating or cooling loads present in the room (Riederer et al. 2002). Table 2 lists all symbols of the thermal model and their default values.

$$ \begin{array}{ll} \frac{T^{ij}{(t+1)} - T^{ij}{(t)}}{\tau} \times C^{ij} &= \frac{\rho\sigma}{n_{r}^{i}} \times v^{ij}{(t)} \times \left(u{(t)} - T^{ij}{(t)}\right) \\ & + \alpha_{ex}^{ij} \times \left(T_{ex}{(t)} - T^{ij}{(t)}\right) \\ &+ \left(Q_{oc}^{ij} + Q_{ap}^{ij}\right) \times O^{ij}{(t)} \end{array} $$
(1)
Table 2 List of symbols used in the thermal model

For the time horizon, the controller computes u(t), vij(t), and r(t), by solving an optimization problem using the current state of the system, with an objective to minimize the total energy consumption (Eq. 2).

$$ \begin{array}{ll} Po{(t)} &= V{(t)} \times \eta_{h} \times (u{(t)} - T_{cu}{(t)}) + V{(t)} \times V{(t)} \times \eta_{\mathit{f}}\\ &+ V{(t)} \times \eta_{c} \times (T_{mx}{(t)} - T_{cu}{(t)}) \end{array} $$
(2)

where,

$$ V{(t)} = \sum\limits_{i=1}^{n_{z}}\sum\limits_{j=1}^{n_{r}^{i}}{v^{ij}{(t)}} $$
(3)

V(t) depicts the total air supplied across all the rooms within a building, ηh and ηc indicate the efficiency of the heating and cooling unit, respectively. Tcu(t) and Tmx(t) denote the temperature of air coming from the cooling and mixing unit, respectively. ηf is the efficiency of the VAV fan which is supplying air to the room. Details about the power consumed by the supply fan can be found in Reference (Rabbani and Keshav 2016).

The optimization problem constraints the comfort index to remain within the specified bounds to ensure user comfort. In this study, we use widely used metric PMV - Predicted Mean Vote, to measure user comfort (Fanger 1973). Other constraints include time-scale limitations, thermal dynamics (Eq. 1), and constraints dictated by the system setup (such as thermal comfort and HVAC operation should remain within a desired range). In this paper, we implemented MPC with two time-scales where the controller updates the supply air temperature every hour and the supply air volume every 10 min. The above time-scales are typically determined by the physical limitation of an HVAC unit. For more details about this specific formulation of the optimization problem, please refer to Kalaimani et al. (2016).

MPC with personal environment controller

Recently, Kalaimani et al. (2018) proposed a hybrid HVAC controller and combined MPC with a personal environmental control system. In the study, (Kalaimani et al. 2018) used SPOT - an off-the-shelf desktop fan/heater with local temperature sensing and a computer-controlled actuator to provide individual thermal comfort. Assuming perfect prediction of occupancy and outside temperature, the study shows that combining MPC with SPOT is effective in reducing the total energy consumption by choosing appropriate thermal setbacks during the intervals of sparse occupancy.

At the time of partial occupancy, HVAC runs at a base temperature which is slightly higher (in summers) or lower (in winters) than the desired temperature. Equation 1 depicts the base temperature (due to HVAC) which depends on HVAC, external weather conditions, and occupants within the space.

$$ \begin{array}{ll} \frac{T_{hv}^{ij}{(t+1)} - T_{hv}^{ij}{(t)}}{\tau} \times C^{ij} &= \frac{\rho\sigma}{n_{r}^{i}} \times v^{ij}{(t)} \times \left(u^{ij}{(t)} - T_{hv}^{ij}{(t)}\right) \\ & +\ \alpha_{ex}^{ij} \times \left(T_{ex}{(t)} - T_{hv}^{ij}{(t)}\right) + Q_{ap}^{ij} \times O^{ij}{(t)} \end{array} $$
(4)

In the proposed approach, we assume that room is divided into two regions: occupied- the part of the room where the occupant is present; and unoccupied - the other part of the room.

In the occupied region, SPOT provides the offset comfort to attain the comfort requirements of the occupant. In Eq. 4, we show how the room temperature changes when taking into account the impact of HVAC, heat exchange with the outside, external weather conditions, and other heating/cooling loads present in the room. In Eq. 5, we then calculate the change in temperature due to SPOT, occupant, and other heat exchanging load present in the room, followed by temperature in the occupied part of the room in Eq. 6. On the other hand, in the unoccupied portion (Eq. 7), both SPOT and the occupants indirectly influence the room temperature due to thermal coupling between the two zones, modeled by the heat transfer coefficient αin. Table 3 lists the new notations used in the extended model.

$$ \begin{array}{ll} \frac{\Delta_{oc}^{ij}{(t+1)} - \Delta_{oc}^{ij}{(t)}}{\tau} \times C_{oc}^{ij} &= Q_{oc}^{ij} \times O^{ij}{(t)} + Q_{he}^{ij} \times S_{he}^{ij}{(t)}\\& - \alpha_{in}^{ij} \times \Delta_{oc}^{ij}{(t)} \end{array} $$
(5)
Table 3 Notations used in the revised thermal model
$$ T_{oc}^{ij}{(t+1)} = T_{hv}^{ij}{(t+1)} + \Delta_{oc}^{ij}{(t+1)} $$
(6)
$$ T_{un}^{ij}{(t+1)} = T_{hv}^{ij}{(t+1)} + \frac{\tau \times \alpha_{in}}{C^{ij} - C_{oc}^{ij}} \times \Delta_{oc}^{ij}{(t)} $$
(7)

The revised objective function has additional parameters Sf for fan and She for heater (Eq. 8). A fan consumes negligible power, thus the objective function only considers the power consumption of SPOT’s heater.

$$ \begin{array}{ll} Po{(t)} &= V{(t)} \times \eta_{h} \times (u{(t)} - T_{cu}{(t)}) + V{(t)} \times V{(t)} \times \eta_{\mathit{f}}\\ &+ V{(t)} \times \eta_{c} \times (T_{mx}{(t)} - T_{cu}{(t)}) + \sum\limits_{i=1}^{n_{z}}\sum\limits_{j=1}^{n_{r}^{i}}{S_{he}^{ij}{(t)}} \end{array} $$
(8)

The controller determines HVAC control parameters (Table 1) on a 10-min timescale and in between, fan/heater (of SPOT) reacts to occupancy every 30 s. By doing so, SPOT assists the controller in regulating the discomfort that might arise due to mis-predictions; thus ensuring both - personalized comfort and minimal influence of prediction errors on HVAC operations. Next, we discuss the simulator.

Simulator software architecture

To evaluate the impact of forecast errors on the different HVAC controllers, we built a custom open source thermal simulator called ThermalSim. ThermalSim is a lightweight C/C++ based simulation platform, whose focus is to study the influence of prediction errors on HVAC operations. Figure 1 outlines the architecture of ThermalSim. It consists of four major modules:

  1. 1

    Master - to handle data I/O and preprocessing,

    Fig. 1
    figure 1

    Architecture. ThermalSim is a lightweight C/C++ based building simulation platform that focuses on analysing the influence of prediction errors on HVAC operations

  2. 2

    Error Management - to inject unbiased errors in the occupancy streams,

  3. 3

    Simulator - to simulate room temperature for a given thermal model and control logic, and

  4. 4

    Analyser - to compute energy consumption, occupant comfort, and analyze simulated data streams.

In the current version, Simulator module incorporates AMPL (2014) – an algebraic modeling language for the mathematical programming – to compute the control parameters.

Master module

The Master module takes as input historical weather and occupancy data in CSV (Comma Separated Values) format, a user-generated description of the building, and simulation control parameters (Fig. 2) including start and stop time of the simulation, parameters of the thermal model, control strategy, among others. Before executing the simulations, the Master module pre-processes the data, and after completion saves the output of simulation in the CSV format.

Fig. 2
figure 2

Input format for ThermalSim

Modeling occupancy prediction errors

ThermalSim represents occupancy data for a day as a string of consecutive 0’s (for unoccupied workspaces) and 1’s (for occupied spaces). We consider only two states of occupancy because a majority of occupancy prediction algorithms use occupancy as a two-state variable. We call this string an occupancy string. The length of a single occupancy string depends upon the sampling rate of the occupancy data. Data sampled every ten minutes will generate an occupancy string of length 144 characters, and if the sampling rate is thirty seconds, the string will be 2880 characters long.

Error matrix

It is important that occupancy forecast errors be realistic. For example, it does not make sense to randomly flip occupancy states, since this may result in forecasting occupancy during the middle of the night, which is very unlikely. Our key insight is that a likely outcome of an errored forecast is to forecast another valid occupancy string, with the observation that the higher the error rate, the larger the distance, in an appropriate metric space, between the true and the errored strings.

We use the following approach: For a dataset with n occupancy strings, each cell of an error matrix depicts the Hamming Distance between any two occupancy strings – the number of mismatching characters (Hamming 1950). To normalize, we divide value in each cell by the length of occupancy string. The error matrix is a symmetric matrix of size n2 which helps in systematically injecting unbiased errors in the occupancy data.

To illustrate, consider a scenario where we want to analyze different control strategies with 10% prediction error in the occupancy data. The error management module will refer error matrix for an occupancy string which is closest to the day of analysis. We term the selected occupancy string as the reference string. The module will then look into the error matrix to find all those strings that have 10% error as compared to the reference string and randomly select one. We call the selected one an erroneous string. If the day (reference string) was 30% occupied, then the occupancy in the erroneous string may fall anywhere in between 20-40%.

Simulator

The simulator module takes input from the master and error management modules to simulate the room temperature. It comprises two major blocks -

  1. 1

    thermal model - depicts various thermal interactions occurring within a room, and

  2. 2

    control module - to compute the control parameters.

In the current version, we have implemented two thermal models -

  1. 1

    single region - no partition exists within a room (Eq. 1), and

  2. 2

    two regions - the occupied area is separated from the unoccupied portion by a thin layer of air (Eqs. 4-7).

As discussed in “HVAC control strategies” section, we have implemented four HVAC controllers in ThermalSim -

  1. 1

    schedule-based,

  2. 2

    reactive,

  3. 3

    model predictive control (no SPOT device present), and

  4. 4

    SPOT-aware model predictive control.

In the rest of the paper, we will use NS as an acronym for No-SPOT model predictive control and SA for SPOT-Aware MPC.

Simulator validation

To quantify the accuracy of ThermalSim in simulating room temperature, from a room in residential apartment, we collected temperature data for 17 days and carried out leave-p-out cross validation with p=5. In such an approach, we validate the model on p observations and use the remaining observations for training. We used a non-linear solver whose objective was to minimize the residual between predicted and actual room temperature. The simulator tunes following model parameters -

  1. 1

    thermal capacity of the room (C),

  2. 2

    heat transfer coefficient between outside and room (αex),

  3. 3

    coefficient of heating/cooling (ρσ)

  4. 4

    heat load due to occupants (Qac), and

  5. 5

    heat load due to heating/cooling appliances (Qac).

Our analysis (in Fig. 3) indicates that ThermalSim can simulate the daily room temperature with an RMSE (Root Mean Square Error) of 1.52C(σ=0.18C). Figure 4 depicts the average (solid line) and predicted (dashed line) room temperature. Note that though the predicted room temperature follows the pattern of actual room temperature, it fails to align perfectly. Though misalignment does increase the RMSE at some time instances, we found that it has little overall impact on total energy consumption and occupants’ comfort.

Fig. 3
figure 3

Simulation Error. ThermalSim can simulate daily room temperature with an RMSE of 1.52C(σ=0.18C)

Fig. 4
figure 4

Simulation Results. The hard line indicates the actual room temperature and dotted line indicates the predicted room temperature

Metrics

Energy consumption

Equation 9 computes the total energy consumption of a building for a day. Here, Po(t) denotes the power consumption of HVAC and other heating/cooling devices, τ is the sampling rate, and nt is the number of daily samples.

$$ E = \sum\limits_{t=0}^{n_{t}} Po{(t)} \times \frac{\tau}{3600} $$
(9)

Occupant discomfort

ThermalSim leverages Predicted Mean Vote (PMV) (ASHRAE 2006) to estimate the comfort level of the occupants (Eq. 10). At a given time instant t, if PMV (Pij(t)) lies within the comfort requirements ([Pll,Pul]) of an individual then we mark the room as comfortable, else uncomfortable. \(D_{\%}^{ij}\) denotes the percentage of time instances in a day when the user was uncomfortable in the room.

$$ P^{ij}{(t)} = P1 \times T_{oc}^{ij}{(t)} - P2 \times v_{a}^{ij}{(t)}+ P3 \times v_{a}^{ij}{(t)} \times v_{a}^{ij}{(t)} - P4 $$
(10)
$$ D^{ij}{(t)} = max\left(0, P_{ll} - P^{ij}(t), P^{ij}(t) - P_{ul}\right) $$
(11)
$$ D_{\%}^{ij} = \frac{{\sum\nolimits}_{t=0}^{n_{t}}[{D^{ij}{(t)} \ne 0}]}{{\sum\nolimits}_{t=0}^{n_{t}}[{O^{ij}{(t)} = 1}]} $$
(12)

Robustness

Prediction errors are stochastic in nature and their impact on energy consumption and occupant comfort depends on two factors:

Nature of the error: If the prediction algorithm mispredicts occupancy for short time intervals (say for a minute or so), we term the prediction errors as point errors, otherwise we call them burst errors. For a particular error percentage, an erroneous occupancy string can have point errors, burst errors, or a mix of both; resulting in different values of energy consumption and occupants’ discomfort for the same error percentage.

Timing of the error: The occupancy prediction algorithm can make errors at any time of the day - such as during peak or non-peak time. Consider the situation where the occupancy prediction has 15% error during the peak hours and the controller assumes one of the five rooms to be occupied though it was unoccupied. In this situation there is a high chance that the HVAC might be already running during that time. Given the fact that the other four rooms are occupied, this particular prediction error will have an insignificant impact on the HVAC operations. However, during night time, the same error percentage might waste significant energy. This illustrates that the timing of the prediction errors has a significant impact on both comfort and energy consumption.

For a specific error percentage, depending on the nature and timing of the errors, the energy consumption and user discomfort may either increase or decrease, potentially destabilizing HVAC operations. For a specific example, consider the big circle and triangle in Fig. 5, which depict the energy consumption and user discomfort for NS and SA controllers respectively for perfect occupancy predictions in a particular simulation scenario. For a specific error percentage, the small circles (NS) and triangles (SA) depict the energy consumption and user discomfort for fifteen different erroneous occupancy strings. We noticed that as prediction error increases from 5% (left) to 20% (right), the points indicating erroneous strings start moving away from the results obtained from perfect prediction.

Fig. 5
figure 5

Illustration. As error increases, the energy consumption and occupants’ discomfort vary depending on the nature and the timing of prediction errors. 5% errors on the left and 20% on the right. Large circles/triangles indicate a perfect prediction scenario and small circles/triangles correspond to those scenarios when occupancy prediction was erroneous

Note that the circles (NS) are more scattered than the triangles (SA). In the case of NS, the system decides the control parameters such that the desired room temperature (which is the same for each room) is achieved across all the rooms. In case of a sudden change in the occupancy, NS updates the control parameters, but it takes significant time to re-attain the energy-discomfort tradeoff setpoint. In contrast, in SA, the controller knows the current state of SPOT; thus, the controller chooses a set point such that HVAC provides a certain level of comfort to the occupants and SPOT provides the necessary additional offset. SPOT, being responsive in nature, keeps the comfort level of individuals within the desired range with insignificant increase in aggregate energy consumption. Therefore, even if the error percentage increases, the energy and discomfort stays close to the perfect prediction for SA whereas NS becomes highly unstable.

To capture this phenomenon, Eq. 13 defines a robust (cs{NS,SA}) metric which quantifies the robustness of a particular control strategy cs towards the prediction errors. It computes the number of instances that stay within the desired limits of the building manager.

$$ {robust}_{cs}~(\%) = \frac{\text{\# of instances within limits}}{\text{total \# of instances}} \times 100 $$
(13)

For concreteness, we use ± 20 kWh and ± 5% as the acceptable limits for energy consumption and occupants’ discomfort, respectively, as shown by the rectangles in the figure. For the given scenario (in Fig. 5), when the error percentage is increasing from 5 to 20%, NS is less robust towards the prediction error (60%→0%), however, SA remains consistent (100%→93%). For a predictive control strategy, a PEC system (like SPOT) mitigates the effect of prediction errors to make the HVAC operations more reliable and robust. Whenever there is an unexpected occupancy in the room, SPOT can react quickly as compared to central HVAC system which has a slower time-scale.

Evaluation

Test building description

For our evaluation, we consider a single zone in a typical building comprising of five rooms where each room is surrounded by walls on three sides and has a window exposed to weather conditions on the fourth (Fig. 6). We assume an AHU and a VAV unit in the building. Though the structure is hypothetical, it is a typical architecture for faculty offices in Universities where thick brick walls separate the rooms. We believe that the key insights obtained for the study are well representative of more complicated building architectures. Note that ThermalSim can also deal with more complicated structures, should that be desired. When we evaluate MPC with a reactive controller, we also consider effect of SPOT heater/fan on the room temperature. For the stated scenario, we next discuss the dataset.

Fig. 6
figure 6

Setup. For evaluation, we considered a hypothetical building consisting of 5 rooms separated by walls

Dataset

ThermalSim requires real-world occupancy data to generate an error matrix. We leveraged an existing deployment from our university campus and gathered occupancy data (along with other information) from more than fifty volunteers – including students, faculty, and the staff members every 30 seconds for a year.

An MPC requires occupancy information in every 10-min to compute the control parameters 24 h time horizon; therefore, we upsample the occupancy data from 30-s to 10-min by applying the following rule - “Mark a 10-min interval unoccupied if all the 30-second instances indicate the room to be unoccupied, else mark the space as occupied”. However, with this strategy, even if a single instance in the 10-min interval is occupied, the controller will mark the space as occupied for the whole duration. To understand whether such a bias is limiting or not, we analyzed the occupancy data and our analysis indicates that data has only 3% 10-min instances where the room is occupied for less than 2 min (Fig. 7). Therefore, we only mark a 10-min interval unoccupied if the room was occupied at all the 30-second instances within that interval.

Fig. 7
figure 7

Variation in Occupants’ Schedule. We sample occupancy every 30 seconds; in every 10-min interval, there exist 20 measurements of occupancy information. Here, the color indicates the number of 30 seconds instances in a 10-min interval when the room was occupied. Notice that room would be marked occupied for all the three scenarios, however, the percentage of instances when the room was occupied for less than 2 min (in the range of (0, 5]) is relatively low

Evaluation setup

Our research hypothesis is that the benefits of using a PEC system like SPOT along with HVAC controller mitigates the influence of prediction errors on MPC-based HVAC operation.

We validate this hypothesis assuming occupants in all the five rooms have similar comfort requirements: [23C,25C] in summers and [21C,23C] in winters. For the given setup, we compare the performance of predictive and non-predictive HVAC controllers for 25 days, both in summers and winters.

For each day, we select an occupancy string from the error matrix that deviates (from the current day) by the error percentage specified in the system. For instance, if we wish to introduce 10% error in the current day occupancy string, we search for another occupancy string in historical data where 288 out of 2880 instances (for a data sampled every 30 seconds) have a mismatch with the current day occupancy string. ThermalSim utilizes both actual and erroneous occupancy string to simulate the building (depicted in Fig. 6) for all the four control strategies and compare their performance.

To mitigate any bias in the selection of erroneous occupancy strings, ThermalSim evaluates fifteen different erroneous occupancy patterns for each day and error percentage. Furthermore, a separate analysis for each of the two seasons provides better understanding of the influence of seasonal variations.

Insights updated the title and text of this whole section

In the jurisdiction corresponding to our temperature data set, i.e., Southwestern Ontario, we find that for all control strategies, the HVAC system consumes less energy in summers when compared to winters (see Figs. 8, 9). In our setting, the outside temperature in summers is only a few degrees higher than the desired room temperature and so the HVAC has to put in less effort to achieve the desired comfort. On the other hand, in winters, the HVAC energy consumption is significantly higher because the outside temperature is quite cold. In winters, all control strategies attempt to maintain a room temperature in the range of 21C and 23C which is much higher than the outside temperature (approx. − 10C). Consequently, HVAC has to expend more energy in winters than in summers to attain the desirable comfort conditions in the occupied zones.

Fig. 8
figure 8

Summers. Energy-discomfort plot when prediction is perfect. The arrow indicates the performance degradation, in terms of energy consumption and user comfort, when we move from predictive to non-predictive control strategies

Fig. 9
figure 9

Winters. Energy-discomfort plot when prediction is perfect. The arrow indicates the performance degradation, in terms of energy consumption and user comfort, when we move from predictive to non-predictive control strategies

User experience

The schedule-based and reactive controllers can make occupants uncomfortable and yet consume significant energy, even with perfect prediction. When set to follow a fixed schedule, HVAC supplies air at a constant flow and temperature, and does not consider occupants’ schedules or daily temperature changes. For pictorial representation, we use energy-discomfort plot where x-axis denotes the daily energy consumption of the building and y-axis represents the total discomfort for the users. Consequently, with a schedule-based control strategy, user experience lies in the top-right corner of the energy-discomfort plot with maximum energy consumption along with notable discomfort for both the seasons (see Figs. 8, 9). On the other hand, a reactive controller with occupancy information is marginally better or equivalent to the schedule-based controller. Model predictive control (with no SPOT) shows significant improvement in minimizing both energy consumption and occupants’ discomfort. Given the weather forecast and occupancy prediction, MPC keeps updating the temperature and volume of supply air at regular time intervals.

As central HVAC unit cannot cater to the dynamic schedule of the occupants, discomfort in NS is slightly higher than the hybrid control strategy that integrates SPOT with MPC to satisfy the comfort requirements of each individual in the building. In SA, the central HVAC system is aware of the SPOT system, therefore, the controller choses the set point temperature such that HVAC can provide minimal comfort, and SPOT can offset the individual comfort requirements. This results in additional savings in energy when there is partial occupancy is in line with the results from previous study by Rachel et al. (2018). Next, we observed that the discomfort is negligible for summer as opposed to winter. The fan assists the occupant in quickly achieving her desired comfort level as opposed to a heater which takes comparatively more time to increase the temperature to provide the offset. In conclusion, irrespective of the season, both SA and NS strategies improve comfort and energy compared to schedule-based and reactive, with SA outperforming NS.

Error analysis

When occupancy predictions are erroneous, depending upon the nature and timing of errors, energy consumption and occupants’ discomfort vary, hence HVAC operations become highly variable. When analysed over 25 days each for 15 different occupancy patterns, we find that the SA control strategy is more robust than NS even with a high error percentage. As the prediction error increase from 5 to 20%, the performance of NS drops while SA performance remains quite consistent (Fig. 10). For 20% prediction error, SA (σ=5%) is 12% more robust than NS (σ=16%).

Fig. 10
figure 10

Summers. As error increases 5%→20%, SA stays more robust than NS. Error bars indicate the variation in different simulated scenarios. For system to be more robust, the length of error bar should be smaller

Next, Fig. 11 shows that the SA is consistently robust across all the days as compared to NS for 20% prediction error in the occupancy. Highly unreliable HVAC operations lead to significant variations in the energy consumption and the user comfort. Though the fan makes insignificant impact on the room temperature, it quickly achieves the desired comfort level by providing a cooling perception to the user. Thus, the fan is very helpful in dealing with the unexpected changes in the occupancy of the room while NS alone fails to do so.

Fig. 11
figure 11

Summers. For 20% prediction error in occupancy, SA is more reliable and robust NS across all the 25 days of summer

We noticed that a fan is more effective and quicker than a heater in mitigating the effect of prediction errors on both energy consumption and discomfort. When a room gets occupied, a heater slowly increases the room temperature to achieve the comfort requirements of the occupants. This results in few intervals of discomfort for the user. This effect is visible in Figs. 12, 13. For 20% prediction error, we noticed that the SA is now even less robust than NS on few days due to the slow reaction of the SPOT heater. However, the average performance of SA is still better or comparable than NS.

Fig. 12
figure 12

Winters. Even with slow heater, SA is better or comparable than NS. Error bars indicate the variation in different simulated scenarios. For system to be more robust, the length of error bar should be smaller

Fig. 13
figure 13

Winters. For error percentage as high as 20%, note that SA has less deviation in HVAC operations than NS

Discussion and conclusion

In this work, we analysed the influence of prediction errors in occupancy on the HVAC operations while leveraging a custom-built building simulator - ThermalSim. In this section, we summarize our results, discuss various limitations of the study followed by research questions which are open for the community.

Our insights include the following: First, our dataset indicates that aggregate energy consumption is higher in winters than in summers. Second, integrating a PEC like SPOT with a predictive HVAC controller is definitely better or comparable than a pure MPC based approach. Third, for SA controller, fast reactive device (such as fan) is 20% better than the heater, in terms of occupants discomfort. Finally, NS typically fails to satisfy the comfort requirements on any day.

Our work suffers from two main limitations. First, while the thermal model (of ThermalSim) considered the effect of numerous sources (such as weather, occupancy) affecting the room temperature, there still exist various other factors (such as humidity) which are critical for such analysis. We plan to explore such factors and enrich the data for a deeper analysis in future.

Second, we carried out the study through a dataset collected from a particular part of the world. Climate, users’ attitude (towards energy savings), and many other factors differ significantly across the geographies. Though the results indicate that SA is more robust than NS, there can be considerable discrepancy across (and within) the countries. A real-world implementation of the technology is critical to understand its effectiveness in achieving the desired goals.

We find that mitigating the effect of prediction errors possess considerable potential in optimising the HVAC operations with predictive controllers. While model predictive control (MPC) is one of the most promising state of the art HVAC control strategies, its performance is limited by the accuracy of the weather and occupancy predictions. Therefore, we designed a custom-built building simulator – ThermalSim – to analyse the influence of prediction errors on HVAC operations. We also proposed a method to introduce realistic errors in occupancy for the analysis. Our initial analysis indicates that prediction error (in occupancy) of 20% can make the HVAC operations highly unstable in terms of both energy consumption and occupants’ comfort. Recent literature shows that it is feasible to use a personal thermal comfort system – SPOT – along with predictive strategy to ensure personalised comfort in personal and shared spaces. We observed that while SPOT is effective in attaining better personalised comfort, it also strengthens the predictive strategies by mitigating the influence of predictions errors on energy consumption and occupants’ comfort because it works at a finer time-scale than the MPC-based HVAC. Employing a personal thermal comfort system, such as SPOT, we stay in the acceptable region 95% of the times as oppose to 83% of the times even for the prediction errors as high as 20%, in the occupancy; thus, motivating a reliable control strategy across the commercial buildings.

Notes

  1. American Society of Heating, Refrigeration and Air-Conditioning - a global organisation that publishes standards and guidelines related to HVAC.

References

  • Afram, A, Janabi-Sharifi F (2014) Theory and applications of hvac control systems–a review of model predictive control (mpc). Build Environ 72:343–355.

    Article  Google Scholar 

  • Agarwal, Y, Balaji B, Dutta S, Gupta RK, Weng T (2011) Duty-cycling buildings aggressively: The next frontier in hvac control In: Information Processing in Sensor Networks (IPSN), 2011 10th International Conference On.. IEEE, Piscataway.

    Google Scholar 

  • AMPL (2014). https://ampl.com/. Accessed 11 Nov 2018.

  • Ardakanian, O, Bhattacharya A, Culler D (2016) Non-intrusive techniques for establishing occupancy related energy savings in commercial buildings In: Proceedings of the 3rd ACM International Conference on Systems for Energy-Efficient Built Environments, 21–30.. ACM, New York.

    Chapter  Google Scholar 

  • ASHRAE (2006) https://www.ashrae.org/home. Accessed 11 Nov 2018.

  • Aswani, A, Master N, Taneja J, Culler D, Tomlin C (2012) Reducing transient and steady state electricity consumption in hvac using learning-based model-predictive control. Proc IEEE 100:240–253.

    Article  Google Scholar 

  • Balaji, B, Xu J, Nwokafor A, Gupta R, Agarwal Y (2013) Sentinel: occupancy based hvac actuation using existing wifi infrastructure within commercial buildings In: Proceedings of the 11th ACM Conference on Embedded Networked Sensor Systems.. ACM, New York.

    Google Scholar 

  • Bauman, FS, Carter TG, Baughman AV, Arens EA (1998) Field study of the impact of a desktop task/ambient conditioning system in office buildings. ASHRAE Trans 104:1153.

    Google Scholar 

  • Brager, G, Zhang H, Arens E (2015) Evolving opportunities for providing thermal comfort. Build Res Inf 43:274–287.

    Article  Google Scholar 

  • Dawson-Haggerty, S, Krioukov A, Taneja J, Karandikar S, Fierro G, Kitaev N, Culler DE (2013) Boss: Building operating system services In: NSDI.. USENIX Association, Berkeley.

    Google Scholar 

  • Dear, R, Akimoto T, Arens E, Brager G, Candido C, Cheong K, Li B, Nishihara N, Sekhar S, Tanabe S, et al. (2013) Progress in thermal comfort research over the last twenty years. Indoor Air 23:442–461.

    Article  Google Scholar 

  • Erickson, VL, Achleitner S, Cerpa AE (2013) Poem: Power-efficient occupancy-based energy management system In: Proceedings of the 12th International Conference on Information Processing in Sensor Networks.. ACM, New York.

    Google Scholar 

  • Erickson, VL, Carreira-Perpiñán MÁ, Cerpa AE (2011) Observe: Occupancy-based system for efficient reduction of hvac energy In: Information Processing in Sensor Networks (IPSN), 2011 10th International Conference On.. IEEE, Piscataway.

    Google Scholar 

  • Fanger, PO (1973) Assessment of man’s thermal comfort in practice. Occup Environ Med 30(4):313–324.

    Article  Google Scholar 

  • Gao, PX, Keshav S (2013a) Optimal personal comfort management using spot+ In: Proceedings of the 5th ACM Workshop on Embedded Systems For Energy-Efficient Buildings.. ACM, New York.

    Google Scholar 

  • Gao, PX, Keshav S (2013b) Spot: a smart personalized office thermal control system In: Proceedings of the Fourth International Conference on Future Energy Systems.. ACM, New York.

    Google Scholar 

  • Garcia, CE, Prett DM, Morari M (1989) Model predictive control: theory and practice—a survey. Automatica 25(3):335–348.

    Article  MATH  Google Scholar 

  • Gyalistras, D, Fischlin A, Morari M, Jones C, Oldewurtel F, Parisio A, Ullmann F, Sagerschnig C, Gruner A (2010) Use of weather and occupancy forecasts for optimal building climate control. Technical Report.

  • Hamming, RW (1950) Error detecting and error correcting codes. Bell Labs Tech J 29:147–160.

    Article  MathSciNet  Google Scholar 

  • Iyengar, S, Kalra S, Ghosh A, Irwin D, Shenoy P, Marlin B (2015) iprogram: Inferring smart schedules for dumb thermostats In: Proceedings of the 2nd ACM International Conference on Embedded Systems for Energy-Efficient Built Environments.. ACM, New York.

    Google Scholar 

  • Kalaimani, RK, Keshav S, Rosenberg C (2016) Multiple time-scale model predictive control for thermal comfort in buildings In: Proceedings of the Seventh International Conference on Future Energy Systems Poster Sessions, 11.. ACM, New York.

    Google Scholar 

  • Kalaimani, R, Jain M, Srinivasan K, Rosenberg C (2018) On the interaction between personal comfort systems and centralized hvac systems in office buildings. Advances in Building Energy Research.. Taylor & Francis, Oxfordshire. pp. 1–29.

  • Kleiminger, W, Santini S, Mattern F (2014) Smart heating control with occupancy prediction: how much can one save? In: Proceedings of the 2014 ACM International Joint Conference on Pervasive and Ubiquitous Computing: Adjunct Publication.. ACM, New York.

    Google Scholar 

  • Koehler, C, Ziebart BD, Mankoff J, Dey AK (2011) Therml: occupancy prediction for thermostat control In: Proceedings of the 2013 ACM International Joint Conference on Pervasive and Ubiquitous Computing.. ACM, New York.

    Google Scholar 

  • Lu, J, Sookoor T, Srinivasan V, Gao G, Holben B, Stankovic J, Field E, Whitehouse K (2010) The smart thermostat: using occupancy sensors to save energy in homes In: Proceedings of the 8th ACM Conference on Embedded Networked Sensor Systems.. ACM, New York.

    Google Scholar 

  • Nest (2012). https://nest.com/. Accessed 11 Nov 2018.

  • Oldewurtel, F (2011) Stochastic model predictive control for energy efficient building climate control. PhD thesis. ETH Zurich, Zurich.

    Google Scholar 

  • Oldewurtel, F, Parisio A, Jones CN, Morari M, Gyalistras D, Gwerder M, Stauch V, Lehmann B, Wirth K (2010) Energy efficient building climate control using stochastic model predictive control and weather predictions In: American Control Conference (ACC), 2010.. IEEE, Piscataway.

    Google Scholar 

  • Rabbani, A, Keshav S (2016) The spot* personal thermal comfort system In: Proceedings of the 3rd ACM International Conference on Systems for Energy-Efficient Built Environments.. ACM, New York.

    Google Scholar 

  • Riederer, P, Marchio D, Visier J, Husaunndee A, Lahrech R (2002) Room thermal modelling adapted to the test of hvac control systems. Build Environ 37:777–790.

    Article  Google Scholar 

  • Scott, J, Bernheim Brush A, Krumm J, Meyers B, Hazas M, Hodges S, Villar N (2011) Preheat: controlling home heating using occupancy prediction In: Proceedings of the 13th International Conference on Ubiquitous Computing.. ACM, New York.

    Google Scholar 

  • Trivedi, A, Gummeson J, Irwin D, Ganesan D, Shenoy P (2017) ischedule: Campus-scale hvac scheduling via mobile wifi monitoring In: Proceedings of the Eighth International Conference on Future Energy Systems.. ACM, New York.

    Google Scholar 

  • Yang, R, Newman MW (2012) Living with an intelligent thermostat: advanced control for heating and cooling systems In: Proceedings of the 2012 ACM Conference on Ubiquitous Computing.. ACM, New York.

    Google Scholar 

  • Zhang, H, Arens E, Kim D, Buchberger E, Bauman F, Huizenga C (2013) Comfort, perceived air quality, and work performance in a low-power task–ambient conditioning system. Build Environ 45:29–39.

    Article  Google Scholar 

Download references

Acknowledgements

We would like to acknowledge Alimohammad Rabbani (then a Masters student at University of Waterloo) and Costin Ograda-Bratu (currently a lab technician at University of Waterloo) for collecting and sharing occpancy data. We would also like to acknowledge the volunteers who participated (and are even now participating) in data collection.

Funding

This work was supported by Cisco Systems Canada and the Canadian Natural Sciences and Engineering Research Council under a Cooperative Research and Development grant. The funding body played no role in the design of the study, collection, analysis, and interpretation of data, and in writing the manuscript.

Availability of data and materials

On request, the authors will supply occupancy data to interested researchers. The simulator is open source and available at https://github.com/milanjain81/SBS_MakefileProject.

Author information

Authors and Affiliations

Authors

Contributions

Together, all the authors devised the project, the main conceptual ideas and outline for the analysis. MJ carried out the implementation and analysed the data. Prof. RKK, Prof. SK, and Prof. CR worked out the optimisation problem for Model Predictive Control and helped in writing the manuscript. All authors read and approved the final manuscript.

Corresponding author

Correspondence to Milan Jain.

Ethics declarations

Competing interests

The author(s) declare(s) that they have no competing interests.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Jain, M., Kalaimani, R.K., Keshav, S. et al. Using personal environmental comfort systems to mitigate the impact of occupancy prediction errors on HVAC performance. Energy Inform 1, 60 (2018). https://doi.org/10.1186/s42162-018-0064-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s42162-018-0064-9

Keywords