Next Article in Journal
Online Testing Method for the Fine Spectral Characteristics of Narrow-Band Interference Filters Based on a Narrow-Linewidth Tunable Laser
Previous Article in Journal
Smart Grid Security: An Effective Hybrid CNN-Based Approach for Detecting Energy Theft Using Consumption Patterns
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on Sensor Fault-Tolerant Control for Central Air-Conditioning Systems Using Bayesian Inference with Data Increments

1
School of Urban Construction, Wuhan University of Science and Technology, Wuhan 430065, China
2
Anhui Province Key Laboratory of Intelligent Building and Building Energy-Saving, Anhui Jianzhu University, Hefei 230601, China
3
Key Laboratory of Low-Grade Energy Utilization Technologies and Systems (Chongqing University), Ministry of Education of China, Chongqing University, Chongqing 400044, China
4
State Key Laboratory of Green Building in Western China, Xi’an University of Architecture & Technology, Xi’an 710055, China
5
College of Civil Engineering, Hunan University, Changsha 410082, China
*
Author to whom correspondence should be addressed.
Sensors 2024, 24(4), 1150; https://doi.org/10.3390/s24041150
Submission received: 23 December 2023 / Revised: 17 January 2024 / Accepted: 19 January 2024 / Published: 9 February 2024
(This article belongs to the Section Fault Diagnosis & Sensors)

Abstract

:
A lack of available information on heating, ventilation, and air-conditioning (HVAC) systems can affect the performance of data-driven fault-tolerant control (FTC) models. This study proposed an in situ selective incremental calibration (ISIC) strategy. Faults were introduced into the indoor air ( T t z 1 ) thermostat and supply air temperature ( T s a ) and chilled water supply air temperature ( T c h w s ) sensors of a central air-conditioning system. The changes in the system performance after FTC were evaluated. Then, we considered the effects of the data quality, data volume, and variable number on the FTC results. For the T t z 1 thermostat and T s a sensor, the system energy consumption was reduced by 2.98% and 3.72% with ISIC, respectively, and the predicted percentage dissatisfaction was reduced by 0.67% and 0.63%, respectively. Better FTC results were obtained using ISIC when the T t z 1 thermostat had low noise, a 7-day data volume, or sufficient variables and when the T s a and T c h w s sensors had low noise, a 14-day data volume, or limited variables.

1. Introduction

1.1. Background

Statistics show that building energy consumption has exceeded one-third of the total global energy consumption [1,2,3], and 60% is consumed by building energy systems (for ventilation, heating, and cooling). With the development of the economy and the improvement in living standards, people have a higher and higher demand for indoor air environments [4,5]. The application of HVAC systems in buildings is also becoming increasingly widespread [6,7,8]. Many data-driven techniques have been proposed in order to improve the performance of HVAC systems [9]. These techniques and applications include system fault detection and diagnosis [10,11,12,13], and building energy consumption prediction [14,15], control, and optimization [16,17]. The key to these applications and technologies lies in the building sensing environment. The within-control-loop sensors in building systems have a huge impact on energy consumption [18], control efficiency, indoor environmental quality, and comfort [19,20]. Sensor faults can negatively impact data-driven applications [21] and big data analytics [22], which, in turn, diminishes the value of smart buildings. Regardless of how advanced data-driven applications are, the sensing environment remains a core prerequisite for realizing smart buildings [23,24].

1.2. Research and Challenges in Fault-Tolerant Control of Building Energy Systems

The performance of complex systems designed using conventional feedback control may degrade or become unstable when a component in the system has a fault [25]. Therefore, new methods of constructing control systems need to be developed to address these issues [26,27]. Furthermore, the expected performance and stability of a system should be maintained while allowing for component faults. Systems that are tolerant to soft faults are called fault-tolerant control (FTC) systems and are widely used in industries such as aerospace, chemicals, and nuclear power. In HVAC systems, FTC systems are able to automatically withstand the loss of individual components, keeping the system stable and working at tolerable levels. Wang et al. [28] applied autoencoder virtual in situ calibration to a solar photovoltaic–thermal heat pump system. The in situ calibration method can reduce the sensor system error by over 95%. Yoon [29] proposed a virtual in situ calibration method that couples Bayesian inference with an autoencoder. This method completely eliminates sensor errors and energy waste. Zhao et al. [30] combined a virtual sensor in situ calibration method with Gaussian mixture model clustering to realize the online diagnosis and real-time repair of sensors in air-handling units. Li et al. [31] used an autoencoder to establish a sensor model for a virtual sensor in situ calibration method. Then, they discussed the calibration performance for a single fault and concurrent faults, with sensor accuracies of more than 90.75% and 88.5%, respectively, and the energy efficiency was increased by 21% and 17% for the water pump and the supply fan, respectively. For a series of fault scenarios in air-handling units, Liu et al. [32] proposed a novel fault detection, diagnosis, and self-calibration method based on Bayesian inference. The method showed effective performance with a small number of datasets. To address the problem of virtual sensor errors having a negative effect on the in situ calibration accuracy of the corresponding physical sensors, Koo et al. [33] proposed and adopted a simultaneous in situ calibration method. Li et al. [34] proposed a general-regression-improved Bayesian inference calibration method with a calibration accuracy of over 97%. This method improved the accuracy by 2.8–20% compared with the energy conservation Bayesian inference and principal component analysis methods. Li et al. [35] applied a Bayesian-inference-based method to a practical building energy system and demonstrated calibration accuracy and efficiency improvement using this strategy. Tian et al. [36] proposed a sensor drifting bias calibration method based on Bayesian inference and an autoencoder. It realized an optimal control strategy for data center cooling supply systems. The simulation results showed that the calibration accuracies were more than 92.60% and 96.34% for the scenarios of individual-sensor and multiple-sensor drifting bias, respectively, which filled a gap in the research.
Despite the high calibration accuracy of these advanced FTC methods, satisfactory results are highly dependent on having sufficient HVAC data for modeling. For HVAC systems that do not collect data on a regular basis due to time-consuming data collection processes and expensive measurement sensors, the available historical data are not sufficient for modeling FTC methods. To address this issue, it is necessary to explore a real-time FTC model that can solve or at least mitigate the lack of historical training data.

1.3. Research and Challenges in Data Incremental Learning for FTC

In real-world scenarios, long-term continuous data collection is important for FTC models before and after a model’s implementation. For every data-driven FTC method, a certain amount of historical data is required for training and validation. Although building energy consumers and managers want to implement FTC method modeling as soon as possible, the available historical data may not always be sufficient. Data incremental learning (DIL) [37,38,39] utilizes continuously collected data to extend the knowledge of an existing model (i.e., either by updating or re-training the data-driven model [40,41,42]). It can learn dynamic features to adapt to the trends of the new input time series data. This makes DIL another potential solution to the shortage of available data for FTC tasks. However, DIL in the field of FTC has undergone limited investigation. The quantity and quality of available modeling data are important factors that affect the accuracy of FTC models. FTC models using the DIL strategy can be updated or retrained using newly collected data from an HVAC system. By learning from recent data, the adaptability and calibration accuracy of the FTC model can be improved. Many data-driven sensor calibration methods have been investigated for different amounts of training data [43]. Ng et al. [40] proposed an enhanced self-organizing incremental neural network for evaluating the potential of incremental learning. In a machine-learning-based strategy for building energy prediction, Singh et al. [41] reduced the prediction error via data incremental learning and enrichment.
The application of DIL in FTC tasks for HVAC systems is relatively understudied. There is a lack of sufficient investigations on the influence of DIL on FTC models’ performance in new building energy system scenarios with increasing amounts of data. In addition, it is unclear whether DIL is applicable for improving FTC performance. Answers to these questions would substantially contribute to the selection of appropriate FTC solutions for real-world applications and improve performance.

1.4. Research Objectives

To address the current research gap, this study proposed an in situ selective incremental calibration strategy. Multiple linear regression–Bayesian inference and principal component analysis were used to realize in situ sensor calibration and data filtering, respectively. The proposed data incremental strategy not only used historical datasets to update the calibration model but also retrained the model using all the data, including the newly generated data from the building energy system. Based on the EnergyPlus–Python co-simulation testbed, an FTC study was carried out by selecting three target sensors in a central air-conditioning (CAC) system. Finally, the impacts of the data quality (under noise and steady-state conditions), data volume, and number of variables were evaluated. The research objectives of this study can be summarized as follows:
(1)
The first objective was to propose an FTC strategy for the in situ selective incremental calibration of HVAC system sensors based on the multiple linear regression–Bayesian inference (MLR-BI) and principal component analysis (PCA) methods.
(2)
The second objective was the quantification of the FTC results for three target sensors in the central air-conditioning system, including the target variables, energy consumption, and thermal comfort.
(3)
The last objective was to explore the impacts of several influencing factors (i.e., the data quality, data volume, and number of variables) on the FTC results and determine the appropriate FTC strategies for the target sensors.

2. Principle of In Situ Selective Incremental Calibration

This study proposed an ISIC strategy. The strategy consists of multiple linear regression–Bayesian inference and principal component analysis. These two methods are used to realize in situ sensor calibration and data filtering, respectively. Principal component analysis can effectively filter the data samples for calibration and reduce the influence of outliers on the calibration results. Then, multiple linear regression–Bayesian inference employs these filtered data samples for in situ sensor calibration, providing more accurate calibrated data. Ultimately, these calibrated data are fed into the CAC system for FTC. These two methods are presented in Section 2.1 and Section 2.2.

2.1. Fault Calibration Using Multiple Linear Regression–Bayesian Inference

In the sensor calibration, Bayesian inference is applied to calculate the offset constants and unknown parameters in the model to minimize the distance function [44]. As shown in Equations (1)–(3), the prior probability function of the error x is denoted as π ( x ) , and the distance function D x is constructed to derive the likelihood function ( P Y b x ). The normalization function ( P Y b ) of the fault values is obtained by sampling with the Markov chain Monte Carlo algorithm [45]. Finally, the posterior distribution ( P x Y b ) and the error x are determined. In addition, σ denotes the standard deviation of the prior distribution.
P Y b x = 1 δ 2 π exp 1 2 δ 2 D x
P Y b = P Y b x π x d x
P x Y b = P Y b x × π x P Y b
As shown in Equation (4), multiple linear regression (MLR) is used in this study to construct the system term [46,47] and incorporate the sensor-level term to improve the calibration accuracy [29]. f ( V c ) in Equation (6) represents the regression function of the system-level model containing the target sensor to be calibrated. f V p in Equation (5) is the benchmark of the system and represents all variable information in the system except the target sensor to be calibrated. The compensation function for the target sensor is defined as Equation (7).
D x = p P c C ( f V p f ( V c ) ) 2 s y s t e m   t e r m + c C ( V B , c V c ) s e n s o r   t e r m
f V p = α 1 V 1 + α 2 V 2 + + α P V P + α 0
f V c = β 1 V 1 + β 2 V 2 + + β c V c + β 0
V c = V f + x
where V 1 V c is the target sensor to be calibrated, V 1 V p is the physical sensor other than the target sensor to be calibrated, α 0   a n d   β 0 are the constant terms of the MLR model, and α 1 α p and β 1 β c are the coefficients corresponding to each of the above variables. V B , c is the benchmark of the target sensor to be calibrated. V f is the fault data.

2.2. Data Filtering Using Principal Component Analysis

Principal component analysis (PCA) is a commonly used method for sensor fault detection and process-monitoring methods in industry areas [48]. For a given multivariate dataset X , PCA transforms a set of correlated original variables into a new set of mutually uncorrelated or orthogonal forms. In HVAC systems, individual sensors are often multidimensional and interrelated. Therefore, the original variables can be represented with fewer principal components due to the redundancy between the variables. During the data transformation process, each data sample is decomposed into two subspaces, the principal component space and the residual subspace [49]. For any new test data sample z , the original data are divided into two parts, as shown in Equation (8):
z = z ^ + z ~
where z ^ and z ~ denote the projections in the principal component subspace and residual subspace, respectively. Typically, z ~ is used to reflect anomalous deviations from the original statistical correlations between variable measurements. As shown in Equation (9), the Q statistic is built in the residual subspace to detect anomalous deviations, such as sensor bias.
Q z = z ~ = z ~ T P ~ P ~ T z ~ Q a
where Q a is the computational threshold for the Q statistic Q z used to detect sensor faults. In this study, the principal element selection method of cumulative contribution was used to select the number of principal components and thus determine the threshold Q a . This method defines the number of principal elements as k when the cumulative contribution of the k t h principal element is greater than or equal to some empirical value. A cumulative contribution of variation greater than or equal to 85% is used as the basis for judging the selection of the number of principal elements [50]. The cumulative contribution is shown in Equation (10), and Q a can be found using Equation (11).
C V k = i = 1 k λ i / i = 1 n λ i
Q a = θ 1 c α 2 θ 2 h 0 2 θ 1 + 1 + θ 2 h 0 ( h 0 1 ) θ 1 2 1 h 0
where c α is the normal deviation corresponding to the upper ( 1 α ) percentile, θ i = j = k + 1 n λ j i , h 0 = 1 2 θ 1 θ 3 / 3 θ 2 2 , and λ i is the ith eigenvalue of the covariance array. If the Q statistic is greater than its corresponding threshold Q a , there is a sensor fault. If the Q statistic does not exceed Q a , there is no sensor fault.

3. Research Methodology

3.1. Research Framework

Figure 1 illustrates the research framework of this study, including three main steps:
(1)
The FTC strategy for in situ selective incremental calibration (ISIC) was proposed. MLR-BI and PCA were used to realize fault calibration and data filtering, respectively. A brief flow of the ISIC strategy is shown in Appendix A.
(2)
The fault modeling and FTC of the indoor air thermostat (Ttz1), supply air temperature (Tsa), and chilled water supply temperature (Tchws) in the CAC system using the EnergyPlus–Python co-simulation testbed was carried out to demonstrate the variations in target variables and energy consumption on a typical day and the changes in thermal comfort in August.
(3)
The effects of the data quality, data volume, and number of variables on the FTC results were evaluated.
Figure 1. Research framework of this study.
Figure 1. Research framework of this study.
Sensors 24 01150 g001

3.2. Process of ISIC Fault-Tolerant Control Strategy

In this study, an FTC strategy for in situ selective incremental calibration was proposed based on an in situ calibration (IC) strategy (Figure 2a). Figure 2b shows the in situ selective incremental calibration process in detail. At τ 1 , the calibrated data T c , 1 are obtained from the fault dataset ( τ 1 ) and the historical dataset via MLR-BI calculation. The sample X τ 1 can be obtained by inputting the calibrated data into the HVAC system. At the moment τ 2 , the sample X τ 1 is first filtered with the threshold Q a calculated using PCA. If X τ 1 is less than or equal to Q a , then X τ 1 and the historical dataset constitute the incremental dataset ( τ 2 ). The incremental dataset ( τ 2 ) and the fault dataset ( τ 2 ) are passed through MLR-BI to obtain the calibrated data T c , 2 . These data are carried over to the HVAC system to obtain the sample X τ 2 , and so on, until the end of the simulation. The incremental dataset size is shown in Equation (12):
S i z e I S I C = ( m + t P C A X Q a τ ) × n
where τ denotes the time of calibration; τ denotes the time step; X denotes the dataset, which is of size m × n; and Q a is the threshold calculated via PCA from the historical dataset.

3.3. Thermal Comfort Metrics

In this study, the predicted mean valuation (PMV) and predicted percentage dissatisfaction (PPD) were selected to evaluate indoor thermal comfort. The PMV model was proposed by Fanger in the late 1960s [51]. The PPD represents the percentage of the population that is dissatisfied with the thermal environment. As shown in Table 1, the PMV represents the average of hot and cold sensations in the majority of people in the same environment, and the metric utilizes a 7-level scale.

3.4. Evaluation of FTC Strategy

3.4.1. Evaluation Metrics

The target variable data under FTC conditions were compared with the target variable data under normal conditions to calculate the mean absolute error (MAE), as shown in Equation (13). The smaller the MAE, the higher the accuracy of the FTC data. In addition, this paper used the calibration accuracy ( ξ c a ) to measure the results of the calibration method, as shown in Equation (14).
M A E = 1 n i = 1 n y i ^ y i
ξ c a = 1 i = 1 n y i y ^ c a , i y i n × 100 %
where y i ^ is the target variable data for the FTC, y i is the target variable data of the CAC system under normal conditions, and y ^ c a , i is the calibrated data of the target variable. As shown in Equations (15) and (16), the R E f was used to quantify the degree of energy consumption deviation from the fault energy consumption after FTC. The R E n was used to quantify the degree of energy consumption close to normal levels after FTC.
R E f = E f E F T C E f × 100 %
R E n = E F T C E n E n × 100 %
where E f , E n , and E F T C are the total energy consumption for the CAC system’s operation under fault, normal, and FTC conditions, respectively.

3.4.2. Analysis of the Influencing Factors of MLR-BI-Based FTC Strategies

This study considered two FTC strategies, in situ calibration and in situ selective incremental calibration, applied in a real operating environment and evaluated in terms of the following aspects:
(1)
Data quality: The results of the FTC of the two strategies were evaluated using steady-state (10:30–17:30) versus non-steady-state data and different standard deviations of noise (SDN) (0.01, 0.05, 0.1, 0.15, 0.5, 1, 1.5, and 2.0), respectively.
(2)
Data volume: Different time periods of 1 day, 7 days, 14 days, 1 month, 2 months, and 3 months were selected as the original training set for MLR-BI.
(3)
The number of variables: Regression models for the target sensors in different variable scenarios were constructed as shown in Figure 3.

4. Case Study

4.1. Central Air-Conditioning System and Target Building

Figure 4 shows the schematic diagram of the target CAC system, which was a CAC system consisting of an independent fresh air system (air-handling units) and an indoor terminal (a fan coil). The system design was based on the official EnergyPlus example (5ZoneFanCoilDOASCool) [52]. The target building was located in Chicago, IL, USA, and was a single-story office building. This building had a core thermal zone in the middle and four thermal zones around it. The building had a floor area of 465 m2, a height of 3.0 m, and a return air chamber at the top (with a height of 0.6 m). Each zone had a return air chamber and windows, and the cooling (heat) loads of the five thermal zones were shared by an independent fresh air system and five indoor terminals.

4.2. Operation Schedule and Fault Settings

Table 2 depicts the operating schedule of the target system. The CAC system was switched on at 07:00, and a bias fault was introduced into the target sensor at 12:00. The FTC method using data increments was used to calibrate the system starting at 12:30, which, in turn, achieved FTC. In addition, the system operated from 07:00 to 18:00 on weekdays. The system simulation model data output time step was 30 min. In this study, three within-control-loop sensors were selected, which were the thermostat of hot zone 1, the supply air temperature of the air-handling unit, and the chilled water supply temperature sensor of the CAC mainframe. Table 3 describes the setpoints of the target sensors and the magnitudes of the faults introduced.

5. Results and Discussion

5.1. PCA Filtering Fault-Tolerant Data Results

In this section, the T t z 1 thermostat is used as an example to show the PCA filtering data. The training set was data from July during the operation of the CAC system. The confidence level was 0.05. Figure 5 shows the T t z 1 thermostat filtering data using the PCA fault detection algorithm in August. The number of principal components was three and the cumulative contribution was 91.12%. The threshold was 1.64. Samples with Q-statistics exceeding the threshold were rejected and did not participate in the subsequent in situ incremental calibration.

5.2. Comparison of the Accuracy between MLR-BI Calibration and PCA Reconstruction

Via the ISIC strategy, the PCA reconstruction method was selected in this section for a comparison study with the MLR-BI calibration method. Figure 6 shows the calibration accuracy of the target sensors for both the steady-state and non-steady-state data cases. In most situations, the calibration accuracy of the MLR-BI method was better than that of PCA reconstruction. For the T t z 1 thermostat and T s a sensor, the calibration accuracy using MLR-BI was greater than that using PCA reconstruction in the steady-state case. For the T t z 1 thermostat and T s a sensor, the MLR-BI calibration accuracies were 97.4% and 96.6%, respectively. For the T t z 1 thermostat, the calibration accuracy using MLR-BI was greater than that using PCA reconstruction in the non-steady-state case. The T t z 1 thermostat was calibrated to 97.9% and 94.4% accuracies using MLR-BI and PCA, respectively. The T c h w s sensor was calibrated to almost the same accuracy using both methods.

5.3. FTC Results of CAC Temperature Sensor Bias Faults

5.3.1. FTC Results for a Typical Day

Figure 7 shows the changes in the temperature and energy consumption of the CAC system on a typical day (1 August) under different conditions. After the fault was introduced into the sensor, the measurement data showed a fault deviation. This resulted in a deviation in the original set temperature from the normal temperature. When the measurement data were calibrated, the set temperature was allowed to return to its original state. At 12:00 p.m., a +2 °C bias fault was introduced into the T t z 1 thermostat. The T t z 1 dropped from 26.00 °C to 24.86 °C. At 13:00 p.m., either the IC or ISIC method was used to bring the temperature back up to 25.64 °C, and the energy consumption decreased from 14.88 M to 14.24 MJ. When a +2 °C bias fault was introduced into the T s a sensor, the T s a decreased from 14.00 °C to 12 °C, and the energy consumption increased from 15.03 MJ to 15.20 MJ. When FTC was performed at 13:00, the T s a and energy consumption were 13.90 °C and 14.09 MJ, respectively. At 13:00, the T c h w s increased from 5.00 °C to 7.00 °C, and the energy consumption was reduced from 15.60 MJ to 13.87 MJ.

5.3.2. Thermal Comfort in August

Figure 8 depicts the average PPD and PMV in August in thermal zone 1. In the three sensors, the T t z 1 thermostat fault had a greater impact on indoor thermal comfort. After FTC with IC and ISIC, the PPD decreased from 10.13% to 9.45% and 9.46%, respectively. The PMV increased from −0.38 to −0.07 and −0.06, respectively. Indoor dissatisfaction was reduced, and thermal sensation was more moderate. For the T s a sensor after FTC with IC and ISIC, the PPD decreased from 10.20% to 9.44% and 9.57%, respectively. The PMV increased from −0.12 to −0.05 and −0.06, respectively. The thermal environment in thermal zone 1 was restored to normal levels.

5.4. Factors Impacting FTC Results

5.4.1. Data Quality

(a)
Data Noise
For the target sensors, Figure 9 and Figure 10 show the FTC results in August under different standard deviation of noise (SDN) conditions, respectively. Oriented to different SDNs, both the IC and ISIC strategies could maintain a good calibration accuracy. Using these two strategies, the MAE of the T t z 1 thermostat varied less, at approximately 0.17 °C. The R E f and R E n were approximately 3.00% and 0.20%, respectively. In this case, the FTC results with ISIC were better than those with IC. When the SDN was from 0.01 to 0.15, the MAE of T s a was small and stable, at less than 0.02 °C. The R E f was higher than 4.60%, and the R E n was lower than 0.05%. When the SDN was between 0.01 and 0.15, the FTC results with IC and ISIC were almost the same. Except for the T c h w s sensor at SDN = 0.1, the FTC results for both strategies were better at SDN. At other standard deviations of noise, the MAE was lower than 0.1 °C, the R E f was close to 5.00%, and the R E n was lower than 0.05%. At SDN = 2, the R E f and R E n of ISIC were 4.8% and 0.1%, respectively, which are better than the FTC results with IC. The ISIC strategy excluded the calibrated data that exceeded the threshold during the data increment process, which improved the calibration accuracy and made the FTC results better.
(b)
Steady State and Non-steady State
Table 4 and Table 5 show the FTC results for the target sensors in a steady state and non-steady state. For the T t z 1 thermostat, the FTC results were better with the IC strategy using steady-state data and the ISIC strategy using non-steady-state data. The FTC results with ISIC were better than those with IC when non-steady-state data were used. For the T t z 1 thermostat, the MAE, R E f , and R E n were 0.170 °C, 2.98%, and 0.20% for the FTC with ISIC using non-steady-state data, respectively. When steady-state data were used, the FTC results with IC were better than the results with ISIC for the T t z 1 thermostat. In this situation, the MAE, R E f , and R E n were 0.168 °C, 3.39%, and 0.22%, respectively. For the T s a sensor, the FTC results with IC were better and independent of the steady-state and non-steady-state data. In the case of the ISIC strategy, the FTC results were better using steady-state data for the T s a sensor. The MAE, R E f , and R E n were 0.105 °C, 4.41%, and 0.26%, respectively. The calibration accuracy of the T c h w s sensor was almost the same with the IC and ISIC strategies whether steady-state data or non-steady-state data were used.

5.4.2. Data Volume

For the target sensors, Figure 11 and Figure 12 show the FTC results with IC and ISIC for different data volumes. The FTC results for a 1-day volume were better when the T t z 1 thermostat adopted the IC strategy. In this situation, the MAE, R E f , and R E n were 0.15 °C, 3.30%, and 0.13%, respectively. When the data volume was in the range of 7 days to 3 months, the FTC results of IC and ISIC were almost the same and deteriorated with the increase in the data volume. When 1-month data were selected for the T s a sensor, the FTC results with IC were better, with the MAE, R E f , and R E n being 0.07 °C, 4.49%, and 0.18%, respectively. When other data amounts were selected, the FTC results with IC and ISIC were almost the same. For the T c h w s sensor, the calibration accuracies of IC and ISIC were close to each other when the amount of data was small. When a 3-month volume was chosen, the MAE, R E f , and R E n of IC were 0.20 °C, 4.51%, and 0.04%, respectively. The results of IC were better than those of ISIC. Low outside temperatures exist in May and June. This could result in the possible shutdown of the CAC system. The data quality was not good in May and June. This also caused poor FTC results for the target sensor using 2-month (June–July) and 3-month (May–July) data.

5.4.3. Variable Number

Figure 13 and Figure 14 show the FTC results with IC and ISIC in different variable scenarios for the target sensors. The FTC results of the T t z 1 sensor using IC and ISIC were relatively similar. Both strategies achieved better FTC results in variable scenario A, and the MAE, R E f , and R E n were 0.17 °C, 2.98%, and 0.20% when ISIC was used, respectively. In different variable scenarios, the FTC results of the T s a sensor were better in variable scenario F. The FTC results with ISIC were slightly better than those with IC, and the MAE and R E f were 0.17 °C and 4.65%, respectively. For different variable scenarios, the FTC results of the T c h w s sensor with IC and ISIC were basically the same, and the R E f was approximately 4.87%.

6. Conclusions

This paper proposed an in situ selective incremental calibration strategy. This strategy was used to address the problem of the lack of available information about HVAC systems affecting the performance of data-driven fault-tolerant control models. Using the EnergyPlus–Python co-simulation testbed, the central air-conditioning system of a single-story office building was simulated, and faults were introduced into the T t z 1 thermostat, T s a sensor, and T c h w s sensor. This study quantified the changes in target variables, energy consumption, and thermal comfort before and after fault-tolerant control. The effects of the data quality, data volume, and number of variables on the fault-tolerant control results were evaluated. The main conclusions are as follows:
(1)
The fault-tolerant control strategy using data increments can lead to good fault-tolerant control results for a central air-conditioning system. Compared with the sensor fault operation, the fault-tolerant control strategy reduced the total energy consumption by 2.98%, 3.72%, and 4.87% for the T t z 1 thermostat and the faulty T s a and T c h w s sensors, respectively. For the T t z 1 thermostat and faulty T s a , the predicted percentage dissatisfaction was reduced by 0.67% and 0.63%, respectively. The system energy consumption and indoor thermal comfort were close to normal levels after fault-tolerant control.
(2)
For the T t z 1 thermostat and T s a sensor, better fault-tolerant control results were obtained by using in situ selective incremental calibration when the standard deviation of noise was small. When non-steady-state data were used, better results were obtained by using in situ selective incremental calibration for the T t z 1 thermostat. For the T c h w s sensor, the data quality had less influence on the fault-tolerant control results.
(3)
Compared with in situ calibration, the T t z 1 thermostat obtained good fault-tolerant control results with the in situ selective incremental calibration strategy with a 7-day data volume and sufficiently variable scenarios. The T s a and T c h w s sensors obtained better fault-tolerant control results with the in situ selective incremental calibration strategy with a 14-day data volume and variable scenarios with limited information.

Author Contributions

Conceptualization, G.L., C.W. and L.L.; methodology, G.L. and C.W.; software, C.W.; validation, C.W.; formal analysis, W.K.; investigation, C.X.; resources, G.L. and L.L.; data curation, C.W. and L.L.; writing—original draft preparation, G.L. and C.W.; writing—review and editing, G.L., L.L. and X.F. All authors have read and agreed to the published version of the manuscript.

Funding

The Opening Fund of the Key Laboratory of Low-Grade Energy Utilization Technologies and Systems of the Ministry of Education of China (Chongqing University) (LLEUTS-202305), the National Natural Science Foundation of China (51906181), the Opening Fund of the State Key Laboratory of Green Building in Western China (LSKF202316), the Open Foundation of Anhui Province Key Laboratory of Intelligent Building and Building Energy-Saving (IBES2022KF11), and “The 14th Five Year Plan” Hubei Provincial Advantaged Characteristic Disciplines (Groups) Project of Wuhan University of Science and Technology (2023D0504).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data are contained within the article.

Acknowledgments

This work was jointly supported by the Opening Fund of the Key Laboratory of Low-Grade Energy Utilization Technologies and Systems of the Ministry of Education of China (Chongqing University) (LLEUTS-202305), the National Natural Science Foundation of China (51906181), the Opening Fund of the State Key Laboratory of Green Building in Western China (LSKF202316), the Open Foundation of Anhui Province Key Laboratory of Intelligent Building and Building Energy-Saving (IBES2022KF11), and “The 14th Five Year Plan” Hubei Provincial Advantaged Characteristic Disciplines (Groups) Project of Wuhan University of Science and Technology (2023D0504).

Conflicts of Interest

The authors declare no conflicts of interest.

Nomenclature

CACCentral air conditioning
FTCFault-tolerant control
HVACHeating, ventilation, and air conditioning
ICIn situ calibration
ISICIn situ selective incremental calibration
MLRMultiple linear regression
MLR-BIMultiple linear regression and Bayesian inference
PCAPrincipal component analysis
SDNStandard deviation of noise
C V k Cumulative contribution of variation
E Total energy consumption of CAC system
f V c Regression function for a system-level model
f V p Benchmark for a reliable system
k Principal element
P x Y b Posterior distribution
P Y b Normalized function
P Y b x Likelihood function
Q z Statistics in the residual subspace
Q a Threshold value
R E Relative error of energy consumption
V 1 V c Target sensors to be calibrated
V 1 V p Physical sensors other than the target sensor to be calibrated
x Correction value
y i Target variables data in normal condition
y i ^ Target variables data in fault-tolerant control conditions
Y b Base value
z Test data sample
z ^ Projection of test data into principal component molecular space
z ~ Projection of test data into residual subspace
τ Time step
π x Prior function
σ Prior standard deviation
α 0 , β 0 Constant terms of the MLR models
α 1 α p ,
β 1 β c
Coefficients corresponding to each of the above variables
c α Normal deviation corresponding to the upper ( 1 α ) percentile
λ Eigenvalue of the covariance array
chwsChilled water supply
fFault condition
inInlet air in independent fresh air system
nNormal conditions
saSupply air
τ Time
tz1Thermal zone 1

Appendix A

The “step 1” part in Figure 1 briefly demonstrates the ISIC strategy proposed in this study. The strategy consists of multiple linear regression–Bayesian inference and principal component analysis. Multiple linear regression–Bayesian inference is used to achieve in situ sensor calibration. PCA is used to enable data filtering. As shown in Figure A1, the central air-conditioning system outputs the fault dataset and FTC dataset (a). The FTC dataset (a) constitutes the FTC dataset (b) by filtering the samples X smaller than the threshold Q a calculated using PCA. The incremental dataset consists of the historical dataset and the FTC dataset (b). It is then fed into the MLR-BI-based in situ sensor calibration algorithm along with the output fault dataset. Finally, the calibrated data calculated via this strategy are input into the CAC system, which, in turn, enables FTC.
Figure A1. Brief flowchart of FTC strategy for in situ selective incremental calibration.
Figure A1. Brief flowchart of FTC strategy for in situ selective incremental calibration.
Sensors 24 01150 g0a1

References

  1. Taal, A.; Itard, L.; Zeiler, W. A reference architecture for the integration of automated energy performance fault diagnosis into HVAC systems. Energy Build. 2018, 179, 144–155. [Google Scholar] [CrossRef]
  2. Horrigan, M.; Turner, W.J.N.; O’Donnell, J. A statistically-based fault detection approach for environmental and energy management in buildings. Energy Build. 2018, 158, 1499–1509. [Google Scholar] [CrossRef]
  3. Fan, C.; Xiao, F.; Li, Z.; Wang, J. Unsupervised data analytics in mining big building operational data for energy efficiency enhancement: A review. Energy Build. 2018, 159, 296–308. [Google Scholar] [CrossRef]
  4. Martinez-Viol, V.; Urbano, E.M.; Delgado-Prieto, M.; Romeral, L. Automatic model calibration for coupled HVAC and building dynamics using Modelica and Bayesian optimization. Build. Environ. 2022, 226, 109693. [Google Scholar] [CrossRef]
  5. Rescio, G.; Manni, A.; Caroppo, A.; Carluccio, A.M.; Siciliano, P.; Leone, A. Multi-Sensor Platform for Predictive Air Quality Monitoring. Sensors 2023, 23, 5139. [Google Scholar] [CrossRef] [PubMed]
  6. Xie, X.; Merino, J.; Moretti, N.; Pauwels, P.; Chang, J.Y.; Parlikad, A. Digital twin enabled fault detection and diagnosis process for building HVAC systems. Autom. Constr. 2023, 146, 104695. [Google Scholar] [CrossRef]
  7. Liu, Z.; Cui, Y.; Wang, J.; Yue, C.; Agbodjan, Y.S.; Yang, Y. Multi-objective optimization of multi-energy complementary integrated energy systems considering load prediction and renewable energy production uncertainties. Energy 2022, 254, 124399. [Google Scholar] [CrossRef]
  8. Chen, J.; Zhang, L.; Li, Y.; Shi, Y.; Gao, X.; Hu, Y. A review of computing-based automated fault detection and diagnosis of heating, ventilation and air conditioning systems. Renew. Sustain. Energy Rev. 2022, 161, 112395. [Google Scholar] [CrossRef]
  9. Raman, N.S.; Chen, B.; Barooah, P. On energy-efficient HVAC operation with Model Predictive Control: A multiple climate zone study. Appl. Energy 2022, 324, 119752. [Google Scholar] [CrossRef]
  10. Ren, H.; Xu, C.; Lyu, Y.; Ma, Z.; Sun, Y. A thermodynamic-law-integrated deep learning method for high-dimensional sensor fault detection in diverse complex HVAC systems. Appl. Energy 2023, 351, 121830. [Google Scholar] [CrossRef]
  11. Andersen, K.H.; Melgaard, S.P.; Johra, H.; Marszal-Pomianowska, A.; Jensen, R.L.; Heiselberg, P.K. Barriers and drivers for implementation of automatic fault detection and diagnosis in buildings and HVAC systems: An outlook from industry experts. Energy Build. 2024, 303, 113801. [Google Scholar] [CrossRef]
  12. Tun, W.; Wong, K.-W.; Ling, S.-H. Advancing Fault Detection in HVAC Systems: Unifying Gramian Angular Field and 2D Deep Convolutional Neural Networks for Enhanced Performance. Sensors 2023, 23, 7690. [Google Scholar] [CrossRef]
  13. Li, G.; Chen, L.; Liu, J.; Fang, X. Comparative study on deep transfer learning strategies for cross-system and cross-operation-condition building energy systems fault diagnosis. Energy 2023, 263, 125943. [Google Scholar] [CrossRef]
  14. Zheng, P.; Zhou, H.; Liu, J.; Nakanishi, Y. Interpretable building energy consumption forecasting using spectral clustering algorithm and temporal fusion transformers architecture. Appl. Energy 2023, 349, 121607. [Google Scholar] [CrossRef]
  15. dos Santos Ferreira, G.; dos Santos, D.M.; Avila, S.L.; Albani, V.V.L.; Orsi, G.C.; Vieira, P.C.C.; Rodrigues, R.N. Short- and long-term forecasting for building energy consumption considering IPMVP recommendations, WEO and COP27 scenarios. Appl. Energy 2023, 339, 120980. [Google Scholar] [CrossRef]
  16. Fang, X.; Gong, G.; Li, G.; Chun, L.; Peng, P.; Li, W.; Shi, X. Cross temporal-spatial transferability investigation of deep reinforcement learning control strategy in the building HVAC system level. Energy 2023, 263, 125679. [Google Scholar] [CrossRef]
  17. Hou, J.; Li, X.; Wan, H.; Sun, Q.; Dong, K.; Huang, G. Real-time optimal control of HVAC systems: Model accuracy and optimization reward. J. Build. Eng. 2022, 50, 104159. [Google Scholar] [CrossRef]
  18. Yoon, S.; Yu, Y. Hidden factors and handling strategies on virtual in-situ sensor calibration in building energy systems: Prior information and cancellation effect. Appl. Energy 2018, 212, 1069–1082. [Google Scholar] [CrossRef]
  19. Zhang, R.; Hong, T. Modeling of HVAC operational faults in building performance simulation. Appl. Energy 2017, 202, 178–188. [Google Scholar] [CrossRef]
  20. Yoon, S.; Yu, Y.; Wang, J.; Wang, P. Impacts of HVACR temperature sensor offsets on building energy performance and occupant thermal comfort. Build. Simul. 2019, 12, 259–271. [Google Scholar] [CrossRef]
  21. Wang, J.; Zhang, Q.; Yoon, S.; Yu, Y. Impact of uncertainties on the supervisory control performance of a hybrid cooling system in data center. Build. Environ. 2019, 148, 361–371. [Google Scholar] [CrossRef]
  22. Lee, T.; Yoon, S.; Won, K. Delta-T-based operational signatures for operation pattern and fault diagnosis of building energy systems. Energy Build. 2022, 257, 111769. [Google Scholar] [CrossRef]
  23. Mofidi, F.; Akbari, H. Intelligent buildings: An overview. Energy Build. 2020, 223, 110192. [Google Scholar] [CrossRef]
  24. Huang, S.; Zuo, W.; Vrabie, D.; Xu, R. Modelica-based system modeling for studying control-related faults in chiller plants and boiler plants serving large office buildings. J. Build. Eng. 2021, 44, 102654. [Google Scholar] [CrossRef]
  25. Wang, C.; Jiang, J.; Roth, T.; Nguyen, C.; Liu, Y.; Lee, H. Integrated sensor data processing for occupancy detection in residential buildings. Energy Build. 2021, 237, 110810. [Google Scholar] [CrossRef]
  26. Rajaoarisoa, L.; M’Sirdi, N.K.; Sayed-Mouchaweh, M.; Clavier, L. Decentralized fault-tolerant controller based on cooperative smart-wireless sensors in large-scale buildings. J. Netw. Comput. Appl. 2023, 214, 103605. [Google Scholar] [CrossRef]
  27. Amin, A.A.; Hasan, K.M. A review of Fault Tolerant Control Systems: Advancements and applications. Measurement 2019, 143, 58–68. [Google Scholar] [CrossRef]
  28. Wang, P.; Li, C.; Hossain, M.N.; Yoon, S.; Zhao, L.; Liang, R.; Guan, H. Research on designated calibration method of fault sensor in photovoltaic thermal heat pump system based on fault detection and virtual calibration. J. Build. Eng. 2023, 76, 107237. [Google Scholar] [CrossRef]
  29. Yoon, S. In-situ sensor calibration in an operational air-handling unit coupling autoencoder and Bayesian inference. Energy Build. 2020, 221, 110026. [Google Scholar] [CrossRef]
  30. Zhao, T.; Li, J.; Wang, P.; Yoon, S.; Wang, J. Improvement of virtual in-situ calibration in air handling unit using data preprocessing based on Gaussian mixture model. Energy Build. 2022, 256, 111735. [Google Scholar] [CrossRef]
  31. Li, J.; Wang, P.; Li, J.; Han, X.; Zhao, T.; Yoon, S. Improvement for energy efficiency and control characteristics in variable air volume system using in-situ sensor calibration method based on autoencoder. J. Build. Eng. 2023, 63, 105559. [Google Scholar] [CrossRef]
  32. Liu, Z.; Huang, Z.; Wang, J.; Yue, C.; Yoon, S. A novel fault diagnosis and self-calibration method for air-handling units using Bayesian Inference and virtual sensing. Energy Build. 2021, 250, 111293. [Google Scholar] [CrossRef]
  33. Koo, J.; Yoon, S. Simultaneous in-situ calibration for physical and virtual sensors towards digital twin-enabled building operations. Adv. Eng. Inform. 2024, 59, 102239. [Google Scholar] [CrossRef]
  34. Li, G.; Xiong, J.; Tang, R.; Sun, S.; Wang, C. In-situ sensor calibration for building HVAC systems with limited information using general regression improved Bayesian inference. Build. Environ. 2023, 234, 110161. [Google Scholar] [CrossRef]
  35. Li, J.; Wang, P.; Han, X.; Zhao, T.; Yoon, S. Strategies for sensor virtual in-situ calibration in building energy system: Sensor evaluation and data-driven based methods. Energy Build. 2023, 294, 113274. [Google Scholar] [CrossRef]
  36. Tian, Y.; Wang, J.; Qi, Z.; Yue, C.; Wang, P.; Yoon, S. Calibration method for sensor drifting bias in data center cooling system using Bayesian Inference coupling with Autoencoder. J. Build. Eng. 2023, 67, 105961. [Google Scholar] [CrossRef]
  37. Lange, M.D.; Aljundi, R.; Masana, M.; Parisot, S.; Jia, X.; Leonardis, A.; Slabaugh, G.; Tuytelaars, T. A Continual Learning Survey: Defying Forgetting in Classification Tasks. IEEE Trans. Pattern Anal. Mach. Intell. 2022, 44, 3366–3385. [Google Scholar]
  38. Parisi, G.I.; Kemker, R.; Part, J.L.; Kanan, C.; Wermter, S. Continual lifelong learning with neural networks: A review. Neural Netw. 2019, 113, 54–71. [Google Scholar] [CrossRef]
  39. Masana, M.; Liu, X.; Twardowski, B.; Menta, M.; Bagdanov, A.D.; Weijer, J.v.d. Class-Incremental Learning: Survey and Performance Evaluation on Image Classification. IEEE Trans. Pattern Anal. Mach. Intell. 2020, 45, 5513–5533. [Google Scholar] [CrossRef]
  40. Ng, R.W.; Begam, K.M.; Rajkumar, R.K.; Wong, Y.W.; Chong, L.W. An improved self-organizing incremental neural network model for short-term time-series load prediction. Appl. Energy 2021, 292, 116912. [Google Scholar] [CrossRef]
  41. Singh, M.M.; Singaravel, S.; Geyer, P. Machine learning for early stage building energy prediction: Increment and enrichment. Appl. Energy 2021, 304, 117787. [Google Scholar] [CrossRef]
  42. Zhang, L.; Wen, J. Active learning strategy for high fidelity short-term data-driven building energy forecasting. Energy Build. 2021, 244, 111026. [Google Scholar] [CrossRef]
  43. Li, G.; Xiong, J.; Sun, S.; Chen, J. Validation of virtual sensor-assisted Bayesian inference-based in-situ sensor calibration strategy for building HVAC systems. Build. Simul. 2023, 16, 185–203. [Google Scholar] [CrossRef]
  44. Yoon, S.; Yu, Y. Extended virtual in-situ calibration method in building systems using Bayesian inference. Autom. Constr. 2017, 73, 20–30. [Google Scholar] [CrossRef]
  45. Gilks, W.R.; Richardson, S.; Spiegelhalter, D.J. Introducing Markov Chain Monte Carlo. In Markov Chain Monte Carlo in Practice; CRC Press: Boca Raton, FL, USA, 1996. [Google Scholar]
  46. Patonai, Z.; Kicsiny, R.; Géczi, G. Multiple linear regression based model for the indoor temperature of mobile containers. Heliyon 2022, 8, e12098. [Google Scholar] [CrossRef]
  47. Fumo, N.; Torres, M.J.; Broomfield, K. A multiple regression approach for calibration of residential building energy models. J. Build. Eng. 2021, 43, 102874. [Google Scholar] [CrossRef]
  48. Wang, S.; Xiao, F. AHU sensor fault diagnosis using principal component analysis method. Energy Build. 2004, 36, 147–160. [Google Scholar] [CrossRef]
  49. Zhao, Y.; Wang, S.; Xiao, F. Pattern recognition-based chillers fault detection method using Support Vector Data Description (SVDD). Appl. Energy 2013, 112, 1041–1048. [Google Scholar] [CrossRef]
  50. Hu, Y.; Chen, H.; Xie, J.; Yang, X.; Zhou, C. Chiller sensor fault detection using a self-Adaptive Principal Component Analysis method. Energy Build. 2012, 54, 252–258. [Google Scholar] [CrossRef]
  51. ISO 7730-2005; Ergonomics of the Thermal Environment—Analytical Determination and Interpretation of Thermal Comfort Using Calculation of the PMV and PPD Indices and Local Thermal Comfort Criteria. International Organization for Standardization: Geneva, Switzerland, 2006.
  52. DOE. EnergyPlus Documentation Engineering Reference Version 9.2; U.S. Department of Energy: Washington, DC, USA, 2019. [Google Scholar]
Figure 2. Flow chart of in situ calibration and in situ selective incremental calibration.
Figure 2. Flow chart of in situ calibration and in situ selective incremental calibration.
Sensors 24 01150 g002
Figure 3. Target sensor variable scenario settings. Note: Taking the variable scenario G as an example, the dependent variable involved in the MLR-BI modeling is the chilled water supply temperature. The independent variables are the chilled water return temperature ( T c h w , r ), the cooling water supply temperature ( T c w , s ), the cooling water return temperature ( T c w , r ), the chilled water mass flow rate ( M c h w ), the cooling water mass flow rate ( M c w ), and the chiller’s energy consumption ( E c h i l l e r ).
Figure 3. Target sensor variable scenario settings. Note: Taking the variable scenario G as an example, the dependent variable involved in the MLR-BI modeling is the chilled water supply temperature. The independent variables are the chilled water return temperature ( T c h w , r ), the cooling water supply temperature ( T c w , s ), the cooling water return temperature ( T c w , r ), the chilled water mass flow rate ( M c h w ), the cooling water mass flow rate ( M c w ), and the chiller’s energy consumption ( E c h i l l e r ).
Sensors 24 01150 g003
Figure 4. Schematic diagram of CAC system.
Figure 4. Schematic diagram of CAC system.
Sensors 24 01150 g004
Figure 5. Demonstration of PCA filtering of fault-tolerant data using T t z 1 thermostat as an example. Note: The cumulative contribution was 91.12% and greater than 85%. Then the number of principal components was three.
Figure 5. Demonstration of PCA filtering of fault-tolerant data using T t z 1 thermostat as an example. Note: The cumulative contribution was 91.12% and greater than 85%. Then the number of principal components was three.
Sensors 24 01150 g005
Figure 6. Comparison of accuracy using MLR-BI calibration and PCA reconstruction. (a) Steady-state data. (b) Non-steady-state data.
Figure 6. Comparison of accuracy using MLR-BI calibration and PCA reconstruction. (a) Steady-state data. (b) Non-steady-state data.
Sensors 24 01150 g006
Figure 7. Changes in target variables and system energy consumption under three operating conditions on 1 August: (a) T t z 1 ; (b) system energy consumption for T t z 1 thermostat; (c) T s a ; (d) system energy consumption for the T s a sensor; (e) T c h w s ; and (f) system energy consumption of the T c h w s sensor.
Figure 7. Changes in target variables and system energy consumption under three operating conditions on 1 August: (a) T t z 1 ; (b) system energy consumption for T t z 1 thermostat; (c) T s a ; (d) system energy consumption for the T s a sensor; (e) T c h w s ; and (f) system energy consumption of the T c h w s sensor.
Sensors 24 01150 g007aSensors 24 01150 g007b
Figure 8. Changes in thermal comfort before and after FTC in thermal zone 1 in August: (a) PPD; (b) PMV.
Figure 8. Changes in thermal comfort before and after FTC in thermal zone 1 in August: (a) PPD; (b) PMV.
Sensors 24 01150 g008
Figure 9. MAEs of target sensors for IC and ISIC FTC with different SDNs: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 9. MAEs of target sensors for IC and ISIC FTC with different SDNs: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g009aSensors 24 01150 g009b
Figure 10. Relative errors of August energy consumption of target sensors for IC and ISIC FTC with different SDNs: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 10. Relative errors of August energy consumption of target sensors for IC and ISIC FTC with different SDNs: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g010aSensors 24 01150 g010b
Figure 11. MAEs of target sensors for IC and ISIC with different data volumes: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 11. MAEs of target sensors for IC and ISIC with different data volumes: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g011
Figure 12. Relative errors of August energy consumption of target sensors for IC and ISIC with different data volumes: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 12. Relative errors of August energy consumption of target sensors for IC and ISIC with different data volumes: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g012
Figure 13. MAEs of target sensors for IC and ISIC in different variable scenarios: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 13. MAEs of target sensors for IC and ISIC in different variable scenarios: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g013
Figure 14. Relative errors of energy consumption in August of target sensors for IC and ISIC in different variable scenarios: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Figure 14. Relative errors of energy consumption in August of target sensors for IC and ISIC in different variable scenarios: (a) T t z 1 thermostat; (b) T s a sensor; and (c) T c h w s sensor.
Sensors 24 01150 g014
Table 1. PMV thermal sense scale.
Table 1. PMV thermal sense scale.
Thermal
Sensation
HotWarmMildly WarmModerateA Little CoolCoolCold
PMV+3+2+10−1−2−3
Table 2. CAC system operation schedule.
Table 2. CAC system operation schedule.
PeriodConditions
07:00–12:00Normal
12:00–12:30Fault
12:30Start of in situ calibration
12:30–18:00FTC
Table 3. Target sensor setpoints and fault settings.
Table 3. Target sensor setpoints and fault settings.
Target SensorSetpointBias Amplitude
T t z 1 26 °C+2 °C
T s a 14 °C+2 °C
T c h w s 7 °C+2 °C
Table 4. MAEs of target sensors during IC and ISIC in steady state and non-steady state.
Table 4. MAEs of target sensors during IC and ISIC in steady state and non-steady state.
Target SensorICISIC
Non-Steady StateSteady StateNon-Steady StateSteady State
T t z 1 0.173 °C0.168 °C0.170 °C0.176 °C
T s a 0.075 °C0.075 °C0.399 °C0.105 °C
T c h w s 0.002 °C0.003 °C0.002 °C0.003 °C
Table 5. Relative errors of August energy consumption of target sensors during IC and ISIC in steady state and non-steady state.
Table 5. Relative errors of August energy consumption of target sensors during IC and ISIC in steady state and non-steady state.
Target SensorData StateICISIC
REfREnREfREn
T t z 1 Non-steady state2.96%0.22%2.98%0.20%
Steady state3.39%0.22%3.42%0.26%
T s a Non-steady state4.49%0.18%3.72%0.98%
Steady state4.48%0.18%4.41%0.26%
T c h w s Non-steady state4.87%0.02%4.87%0.02%
Steady state4.87%0.02%4.87%0.02%
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Li, G.; Wang, C.; Liu, L.; Fang, X.; Kuang, W.; Xiong, C. Study on Sensor Fault-Tolerant Control for Central Air-Conditioning Systems Using Bayesian Inference with Data Increments. Sensors 2024, 24, 1150. https://doi.org/10.3390/s24041150

AMA Style

Li G, Wang C, Liu L, Fang X, Kuang W, Xiong C. Study on Sensor Fault-Tolerant Control for Central Air-Conditioning Systems Using Bayesian Inference with Data Increments. Sensors. 2024; 24(4):1150. https://doi.org/10.3390/s24041150

Chicago/Turabian Style

Li, Guannan, Chongchong Wang, Lamei Liu, Xi Fang, Wei Kuang, and Chenglong Xiong. 2024. "Study on Sensor Fault-Tolerant Control for Central Air-Conditioning Systems Using Bayesian Inference with Data Increments" Sensors 24, no. 4: 1150. https://doi.org/10.3390/s24041150

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop