A data-driven methodology to predict thermal behavior of residential buildings using piecewise linear models

https://doi.org/10.1016/j.jobe.2020.101523Get rights and content

Highlights

  • Development of a new model based on the data driven method.

  • .The paper conducts a comprehensive review of data-driven modeling.

  • .Data-driven models as ARX, indexed ARX and NARX are critically compared.

  • .Methods for model identification and sensitivity analysis are summarized.

  • The developed model is validated using on-site data.

Abstract

Nowadays, data-driven approaches are a good way to estimate very efficient black box models for different engineering systems. This class of model is well recognized by its outstanding performances to describe the overall behavior of one system based on its input-output relationships without any physical knowledge. In the context of building modeling, this approach is particularly well suited to predict future temperatures or energy consumption in a building. This paper presents an innovative method that uses input-output data to establish reliable and suitable thermal behavior models for residential buildings, especially for existing buildings where only measurements are available and no numerical models are at the disposal of the facility managers. The main paper contributions consist in the design of a new methodology based on the adaptation of a switched model estimation technique and in its validation to model accurately building thermal behaviors. The paper describes different stages needed to reproduce faithfully complex behaviors: data collection, PieceWise affine Auto-Regressive eXogenous (PWARX) identification technique, sensitivity analysis … It also explains how the procedure and the data-driven estimation algorithm are efficient in extracting sub-model parameters and sequence that give an outstanding ability to reproduce thermal dynamics of buildings, requiring the only collection of available data. The effectiveness of our methodology is discussed through experiments on different buildings located in the North of France. Indeed, through a comparative study between the piecewise ARX model and other existing models such as nonlinear ARX, indexed ARX and ARX models, the PWARX model gives good results in terms of indoor temperature estimation with 78.48% accuracy.

Introduction

Control of energy consumption continues to be the primary concern in all areas of research [9,11,16]. Indeed, the optimization of energy consumption allows for improving the energy performance of the building. Furthermore, to design a set of optimal control, a thermal dynamics modeling step is necessary [20]. However, this task is complicated due to various factors influencing the thermal behavior, particularly by Refs. [19]: (i) climate, (ii) building envelope, (iii) building services and energy systems, (iv) building operation and maintenance, (v) occupant activities and behavior and (vi) indoor environmental quality provided.

Having an accurate thermal model plays a vital role in improving prediction and evaluating energy performance. In the literature, three main categories of modeling approaches have been considered [32]:

  • white box models which are based on physical knowledge of the system and thermal balance equations. These are often obtained through energy simulation software like EnergyPlus [4], TRNSYS [10], etc;

  • black box models which use only measured input/output data and statistical estimation methods (e.g. Ref. [24,26]);

  • grey box models, a mix of the first two categories above. They use input/output data as well as some a priori knowledge on system. A popular grey-box model is the equivalent RC networks [24,34,36].

A comparative study between these different models was done in Ref. [1]. The main conclusions of this study are that: (i) the use of white box model often requires important set-up and computation time; (ii) it also involves a large number of inputs to define the model, such as the composition of the building envelope for example [13]. In some studies, it is difficult, if not impossible, to recover this input [30]. To overcome this problem, data-driven methods have emerged in building framework. We find from the literature that the most commonly used data-driven techniques for building thermal modeling and energy performances prediction are based on the ARX (AutoRegressive eXogeneous) model [21,31]. However, despite its performances, such as quick implementation, a good accuracy …, this model has important limits, mainly due to the estimation of a unique thermal model. A unique model may not consider dynamic changes due to usages, equipment configurations or external factors, such as wind and solar radiation, that influence the thermal dynamics of the building.

Today, we can find several data-driven models derived from the ARX model. One can read the following references for further information [2,15,17,22,27,29,37]. Each of them is mainly differentiated by the parameter estimation techniques and the structure of the model. For instance, in Refs. [22], the authors tested the Fractional order Auto-Regression with eXogenous variable (FARX) model on building integrated energy systems. The model has been validated using the input-output data retrieve of a residential building simulated with software IES<VE>. As a result, it has been shown that the FARX model gives better accuracy than ARX one. Also, the results in Ref. [27,35] show that the Non-linear ARX (NARX) model performance was significantly greater than the one of ARX model. However, each technique has its own advantages and inconveniences, and one of our motivation is to discuss on how to recover the best data-driven model structure for simulating the thermal behavior of the building. Issues that one may remark into the following papers [1,22,33,37]. The first response to this discussion has been presented in Ref. [17] where the best prediction method includes a combination of two separate time-indexed ARX models to improve the prediction accuracy of the cooling load over different forecasting periods. In the following, we will also contribute to this discussion by making a comparison of existing ARX-derived techniques.

In this paper, a black-box identification approach by means of a PieceWise affine auto-Regressive eXogenous (PWARX) model will be developed in the framework of building thermal modeling. This new methodology takes profit from recent advances in the hybrid system identification community. Hybrid and PWARX systems are heterogeneous dynamic systems that combine simultaneously continuous and discrete dynamics. These systems are helpful to introduce expert knowledge in the data-driven models, especially when various behaviors or uses have to be explained. They can be represented by switching models, i.e. by a set of continuous-submodels indexed by a discrete mode or a specific building management system setting. However, the idea of using partially observed regime switching models for building thermal modeling has not received satisfactory solutions apart from a few attempts which do not combine real world learning applications such as: missing data, dependent time series and noisy observations, see Ref. [14,28]. Also, these works mainly highlight the necessity of using different models to represent different sorts of dynamics in a building. It was argued too in Ref. [2] and has been proved in the context of the prediction of buildings energy consumption into [3]. Then, the purpose of this paper will be to highlight the interest of using PWARX systems to model building thermal dynamics, in its 3 aspects: presentation of its scientific foundations, with regard to conventional ARX techniques; discussion around its interest to give explanations on different thermal dynamics; experimental comparison of the results obtained with different state-of-the-art methods.

Besides, this paper also discusses the selection of suitable inputs to define the best model structure. This will be done by performing sensitivity analysis and testing several configurations. This step aims to state on the influence of each input on the accuracy of the model and on the quality of identified parameters. Thus, the PWARX model should be able to explain the true thermal and energy behaviors of the building by identifying the use scenarios. Finally, the effectiveness of our methodology will be shown by presenting thermal modeling results for different building architecture located in the north of France. In particular, we assess the performance of our model through a comparative study between the piecewise ARX model and other existing models such as nonlinear ARX, indexed ARX and ARX models.

The rest of the paper is organized as follows. The formal definitions of the ARX model and its derivatives, as well as PWARX model are introduced in Section 2. The system identification technique used to identify and validate the PWARX model is detailed in Section 3. To illustrate the effectiveness of the proposed method, experimental results obtained from a student residential are provided in Section 4. Finally, conclusions and further works are given in Section 5.

Section snippets

ARX model

Let us first consider an ARX model, using an input/output (y,u) representation, writing as follows:y(t)=a1y(t1)anay(tna)+b1u(t1)++bnbu(tnb)+e(t)where na and nb are the model order, ai and bi are the model coefficients, and e(t)Rne is a white noise process. In other terms, the ARX model can be defined by the following relations:A(z)y(t)=B(z)u(t)+e(t)withA(z)=1+a1z1++anaznaandB(z)=b1z1++bnbznbwhere z is a backward shift operator.

So, for available input measurements, we can

PWARX thermal model identification methodology

Iin this paper, we present an original data-based method to identify and estimate a set of models that are able to reproduce the variety of building thermal behaviors (Fig. 2). So, to estimate all parameters of the PWARX model, we adopt an identification procedure defined by the following steps. Firstly, we design the experiment and the system necessary to collect the data. Then, we acquire some measurements from different room parts, without requesting specific usages or functioning

Case studies

To show the effectiveness of our methodology, experiments on the Lavoisier student residential building, located in Douai, in the north of France (Fig. 6) have been made.

The total area of the building is approximately 3500m2 and it is subdivided into 2 sub-building parts. The first part is composed by 4 floors and the second one by 5 floors. Each floor has respectively for each sub-building 10 and 32 rooms of 11m2 with a double glazed window size (135cm×110cm). Notice that for this building,

Conclusions

In this paper, we present a novel methodology for modeling the thermal behavior of residential buildings by using the PWARX model. The identification procedure is detailed to obtain the model and its parameters. Also, several analyses have been conducted to have a suitable structure for the model, as well as to validate it. The first of them is the sensitivity analysis which is necessary to determine what inputs will be required in order to guarantee the accuracy of the model and the quality of

CRediT authorship contribution statement

M.H. Benzaama: Data curation, Software, Writing - original draft, Validation, Investigation, Formal analysis. L.H. Rajaoarisoa: Data curation, Software, Writing - original draft, Validation, Investigation, Formal analysis, Project administration. B. Ajib: Software. S. Lecoeuche: Methodology, Formal analysis, Software, Writing - original draft, Supervision, Project administration.

Declaration of competing interest

None.

Acknowledgements

This work was supported by the European project “SHINE: Sustainable Houses in Inclusive Neighborhoods”. A project granted by Interreg 2 Seas and the European Regional Development Fund.

References (37)

Cited by (21)

  • Principles, research status, and prospects of feature engineering for data-driven building energy prediction: A comprehensive review

    2022, Journal of Building Engineering
    Citation Excerpt :

    Third, feature engineering promotes explaining and interpreting the formation and influence of building energy consumption [9]. It creates a relevant and compact feature subset that makes it easier to analyze the relationship between building energy consumption and factors influencing it [127]. Finally, feature engineering allows for the flexible selection and training of ML models.

  • Hygrothermal transfer modelling through a bio-based building material: Validation of a switching-linear model

    2022, Journal of Building Engineering
    Citation Excerpt :

    The algorithm convergence test is performed by minimizing the obtained prediction errors at each iteration. All the information on parameter identification and the estimation for this class of models is given by Benzaama et al. [26]. We used the collected data at different depths to estimate the switching linear model parameters as well as the operating modes defined in Eq. (22).

View all citing articles on Scopus
View full text