Next Article in Journal
Natural Convection Flow of Fractional Nanofluids Over an Isothermal Vertical Plate with Thermal Radiation
Next Article in Special Issue
Researching a Fuzzy- and Performance-Based Optimization Method for the Life-Cycle Cost of SRHPC Frame Structures
Previous Article in Journal
Synthesis and Physical Properties of Polyhydroxyalkanoate Polymers with Different Monomer Compositions by Recombinant Pseudomonas putida LS46 Expressing a Novel PHA SYNTHASE (PhaC116) Enzyme
Previous Article in Special Issue
Numerical Analysis and Optimization on Piezoelectric Properties of 0–3 Type Piezoelectric Cement-Based Materials with Interdigitated Electrodes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Reconstruction to Sensor Measurements Based on a Correlation Model of Monitoring Data

1
Department of Civil and Environmental Engineering, Harbin Institute of Technology Shenzhen Graduate School, Shenzhen 518055, China
2
College of Civil Engineering, Fujian University of Technology, Fuzhou 350118, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2017, 7(3), 243; https://doi.org/10.3390/app7030243
Submission received: 19 January 2017 / Revised: 25 February 2017 / Accepted: 28 February 2017 / Published: 3 March 2017
(This article belongs to the Special Issue Structural Health Monitoring (SHM) of Civil Structures)

Abstract

:
A sensor failure will lead to sensor measurement distortion, and may reduce the reliability of the whole structure analysis. This paper studies the method of monitoring information reconstruction based on the correlation degree. For the faulty sensor, the correlation degree of the normal response of this sensor and the measurements of the other sensors is calculated, which is also called the correlation degree of reconstructed variables and response variables. By comparing the correlation degrees, the response variables, which are needed to establish the correlation model, are determined. The correlation model between the reconstructed variables and the response variables is established by the partial least square method. The value of the correlation degrees between the reconstructed variables and the response variables, the amount of the monitoring data which is used to determine the coefficients of the correlation model, and the number of the response variables are used to discuss the influence factors of the reconstruction error. The stress measurements of structural health monitoring system of Shenzhen Bay Stadium is taken as an example, and the effectiveness of the method is verified and the practicability of the method is illustrated.

Graphical Abstract

1. Introduction

The sensors are the basic instruments of the structural health monitoring system, while the measurements of sensors are the necessary information for estimating the structural safety. However, the operation duration of a sensor is limited and the sensor measurements may be abnormal because of sensor failure or environmental influences [1]. The technique for reconstructing the sensor information should be developed as a result, which can ensure saving the complete monitoring information for structural safety estimation. The monitoring information is diverse in the different measured locations and the different types of structural responses, which are correlated with each other to some extent [2]. That is to say, it is necessary to reconstruct the information for the failure sensor using the effective correlation model between the failure sensor and the other normal sensors.
For the sensor information reconstruction, the researchers proposed several methods to solve the question. For the problem of data distortion in the structural health monitoring system of a bridge, Huang [3] analyzed the relationship of the monitoring data by using Granger causality testing [4] in which the sensor data with a closer relationship is selected to be the input vector for an extreme learning machine to recover the missing sensor signal data. However, the individual prediction value could be a large error, and the training results need to be further improved because the tendency of the predicted data is not consistent with the theory value. The radial basis function (RBF) neural network model is another method to recover the unreliable data, which is also easy to fall into a local optimum [5]. The Kalman filtering method was proposed to build the model between structural displacements and structural accelerations [6], in which the structural model parameters and external excitation should be known in advance. The method of data compression sampling is used for data recovery of wireless sensors, while the recovery data error would be larger for the accelerations when the sparse of the original data becomes worse [7]. Feng [8] proposed a data recovery method based on a least square support vector machine. A forecasting model based on the method is established, and signal recovery is accomplished by on-line learning diagnosis. However, this method mainly aims at the data reconstruction of the sensor within short duration, and the effect is not good for a high sampling rate and for long-term failure prediction.
This paper, thus, focuses on the structural responses and the correlation model between the reconstructed variable and the response variable is established, which can be used for reconstructing the sensor information. In this paper, the correlation degree and the partial least square method are applied to the data reconstruction of the fault sensors. As the strain sensors are placed on the roof steel structure of Shenzhen Bay Stadium, the strain measurements represent the distributed responses of the structure and have an inherent association, which is suitable to verify the effectiveness of the proposed method in the paper as well.

2. Correlation Model of Monitoring Data

2.1. Correlation Analysis of Monitoring Data

The monitoring structural responses from different locations and different types of sensors are in the correlated relationship. The Pearson correlation coefficient is an index to measure the linear correlation degree of structural responses.
The structural response matrix of m measuring points under the load in n time steps is denoted as X:
X = [ x 1 x 2 ... x m ] = [ x 11 x 12 x 1 m x 21 x 22 x 2 m x n 1 x n 2 x n m ]
x i = [ x i 1 x i 2 x i n ] T
In the Equations (1) and (2), x i represents the measurements of the measuring point i under the load of n time steps. When the fault sensor works in normal, the measurement of the measuring point where the fault sensor located is denoted as y . The Pearson product-moment correlation coefficient [9] of the measurement from the arbitrary measuring point and the measuring point where the faulty sensor located is denoted as ρi
ρ i = cov ( x i , y ) σ x i σ y = E ( x i μ x i ) ( y μ y ) σ x i σ y
σ x i = 1 n 1 k = 1 n ( x i ( k ) μ x i ) 2
σ y = 1 n 1 k = 1 n ( y ( k ) μ y ) 2
cov ( x i , y ) = 1 n 1 k = 1 n ( x i ( k ) μ x i ) ( y ( k ) μ y )
In Equation (3), σ x i and σ y represent the response variance of the measurement point i and the fault sensor, respectively; cov ( x i , y ) is covariance, x i ( k ) and y ( k ) represent the measurement of point i and the fault sensor in the kth time step, respectively; μ x i and μ y are the mean value of the measurements x i and y , respectively.

2.2. Correlation Modeling Using Partial Least Squares and Multiple Regression

2.2.1. Reconstructed Variable and Response Variables

The correlation coefficients of the normal measurement of fault sensor and the measurements of the other sensors are calculated, which are also called the correlation coefficients of the reconstructed variable and response variables. The correlation matrix can be denoted as P:
P = [ ρ 1 ρ 2 ρ m ]
The correlation coefficients are sorted from larger value to small value based on their absolute values, while the updated correlation coefficient’s sorting matrix can be denoted as DP:
D P = { ( ρ ) 1 ( ρ ) i ( ρ ) m }
(ρ)i represents the ith correlation coefficient absolute value, while (ρ)1 is the largest correlation coefficient absolute value and (ρ)m is the smallest correlation coefficient absolute value, respectively. The corresponding measurement to (ρ)i is denoted as (x)i, while the updated structural response sorting matrix can be denoted as DX:
D X = { ( x ) 1 ( x ) i ( x ) m }
The faulty sensor information is considered as the reconstructed variable Y P , and p measurements are selected as response variables XP:
X P = { ( x ) 1 ( x ) 2 ( x ) p }
Y P = { y }

2.2.2. Establishment of Correlation Model Using the Partial Least Square Method

The reconstructed variables and response variables are standardized as:
( x ) i * = ( x ) i μ ( x ) i σ ( x ) i
y * = y μ y σ y
The response variables X P and the reconstructed variable Y P are standardized into E 0 and F 0 , respectively:
E 0 = { ( x ) 1 * ( x ) 2 * ( x ) p * }
F 0 = { y * }
The main components set of E 0 and F 0 can be obtained by using principal component analysis, which are denoted as T and U , respectively:
T = { t 1 t 2 ... t h ... t A }
U = { u 1 u 2 ... u h ... u A }
The regression equations regarding E 0 and F 0 using partial least squares [10] and first principal components are:
E 0 = t 1 p 1 T + E 1
F 0 = t 1 r 1 T + F 1
where the regression coefficient vector is:
p 1 = E 0 T t 1 t 1 2
r 1 = F 0 T t 1 t 1 2
The regression equations for the hth principal component are:
E h 1 = t h p h T + E h
F h 1 = t h r h T + F h
where the regression coefficient vector is:
p h = E h 1 T t h t h 2
r h = F h 1 T t h t h 2
The relationship between the hth principal component th and the hth axis of E 0 is:
t h = E h 1 w h
where w h is the unit eigenvector corresponding to the maximum eigenvalue θ h 2 of matrix E h 1 T F h 1 F h 1 T E h 1 .
According to the Equations (18), (19), (22), and (23), E 0 and F 0 can be expressed as:
E 0 = t 1 p 1 T + t 2 p 2 T + + t h p h T + E h
F 0 = t 1 r 1 T + t 2 r 2 T + + t h r h T + F h
Substituting Equation (26) into Equation (22) yields:
E h = E h 1 ( I w h p h T )
Substituting Equations (26) and (29) into Equation (27) yields:
E h = E 0 j = 1 h ( I w j p j T )
Substituting Equation (30) into Equation (26) yields:
t h = E h 1 w h = E 0 j = 1 h 1 ( I w j p j T ) w h = E 0 w h *
w h * = j = 1 h 1 ( I w j p j T ) w h
Substituting Equation (31) into Equation (28) yields:
F 0 = E 0 w 1 * r 1 T + + E 0 w h * r h T + F h
Assuming the number of the principal components is h when the principal components satisfy the cross-validation principle. Meanwhile, F h approaches 0, which can be ignored. Equation (33) is written as:
F 0 = E 0 ( w 1 * r 1 T + + w h * r h T )
Substituting Equations (14) and (15) into Equation (34) yields:
y * = [ ( x ) 1 * ( x ) i * ( x ) p * ] [ j = 1 h r j w j 1 * j = 1 h r j w j i * j = 1 h r j w j p * ]
If:
α i * = j = 1 h r j w j i *
then:
y * = α 1 * ( x ) 1 * + + α p * ( x ) p *
Substituting Equations (12) and (13) into Equation (37), the correlation model between the reconstructed variable and the response variables is:
y ( i ) = α 1 ( x ( i ) ) 1 + + α p ( x ( i ) ) p + α 0

2.2.3. The Reconstruction Error Evaluation Index

The average absolute error between the reconstructed value and actual value ea is:
e a = 1 n i = k n | y ( k ) y 0 ( k ) |
The average relative error between the reconstructed value and actual value eb is:
e b = 1 n k = 1 n | y ( k ) y 0 ( k ) y 0 ( k ) | × 100 %
where y ( k ) represents the reconstructed response of kth time step of the supposed fault sensor, and y 0 ( k ) represents the actual response of kth time step of the supposed fault sensor, respectively.

3. Reconstruction to Stress Measurements of Shenzhen Bay Stadium

3.1. Project Description

The structural health monitoring system of Shenzhen Bay Stadium began to be implemented in 2010, while the continuous monitoring of the steel roof in both the construction phase and service phase began to be carried out at the same time [11]. The stress measurements of the sensors located at the support members are chosen as the basic analysis data for example. The layout of sensors located at the support members are shown in Figure 1 and Figure 2. There are six supports, two rods of which are being monitored and four stress monitoring points are arranged on each rod; the sensor installation of support is shown in Figure 3. For example, the number of eight stress monitoring points at support 3-1 can be denoted as 3-1-1, 3-1-2, 3-1-3, 3-1-4, 3-1-5, 3-1-6, 3-1-7, and 3-1-8, respectively.

3.2. The Correlation Model of the Reconstructed Variable and the Response Variables

The sensor at location 3-1-4 is assumed to be failure on 16 May 2014. The stress monitoring information of this point is considered as the reconstructed variable. The measurements of the other locations are considered as the available response variables. The stress monitoring data from 7 May 2014 to 10 May 2014 are selected to calculate the correlation coefficients between measurements from location 3-1-4 and the other locations, which are shown in Table 1.
In Equation (38), there is no exact number demanded of the response variables, which may depend on the detailed examples and the special value of the correlation coefficients. Generally speaking, the historical measurements can be used to identify the effectiveness when the different number of responses variables selected. If four response variables are chosen to build the correlation model, that is to say, p = 4, then:
D P = { 0.6831 0.5437 0.5194 0.4656 }
X P 1 = { ( x ) 1 ( x ) 2 ( x ) 3 ( x ) 4 } = { σ 3 1 8 ( t ) σ 3 6 6 ( t ) σ 3 3 2 ( t ) σ 3 2 8 ( t ) }
Y P 1 = { y 1 } = { σ 3 1 4 ( t ) }
The correlation model of the reconstructed variable and the response variable is:
y 1 ( i ) = 1.01 ( x ( i ) ) 1 + 0.05 ( x ( i ) ) 2 0.09 ( x ( i ) ) 3 + 0.10 ( x ( i ) ) 4 20.73
The stress monitoring data of the stress sensor 3-6-6, 3-3-2, 3-1-8, and 3-2-8 are used to reconstruct the stress measurements of the sensor located at point 3-1-4 on 16 May 2014. The contrast curves between reconstructed values and actual values are shown in Figure 4. The reconstructed values have the same trend as the actual values, and there are small differences between them. The average absolute error is 0.89 MPa and the relative error is 2.71%.

3.3. Influence of Correlation Degree on Reconstruction Error

In order to discuss the influences of the selection of response variables, two additional cases are discussed, which are:
X P 2 = { ( x ) 13 ( x ) 14 ( x ) 15 ( x ) 16 } = { σ 3 5 5 ( t ) σ 3 3 6 ( t ) σ 3 5 6 ( t ) σ 3 1 5 ( t ) }
and:
X P 3 = { ( x ) 30 ( x ) 31 ( x ) 32 ( x ) 33 } = { σ 3 5 8 ( t ) σ 3 5 3 ( t ) σ 3 6 4 ( t ) σ 3 2 1 ( t ) }
The correlation model using X P 2 is:
y 2 ( i ) = 0.02 ( x ( i ) ) 13 + 0.01 ( x ( i ) ) 14 + 0.39 ( x ( i ) ) 15 + 0.02 ( x ( i ) ) 16 23.85
The contrast curves between reconstructed values and actual values are shown in Figure 5. The average absolute error is 0.97 MPa and the relative error is 2.97%.
The correlation model using X P 3 is:
y 3 ( i ) = 0.01 ( x ( i ) ) 30 + 0.01 ( x ( i ) ) 31 0.01 ( x ( i ) ) 32 0.01 ( x ( i ) ) 33 32.03
The contrast curves between reconstructed values and actual values are shown in Figure 6. The average absolute error is 1.03 MPa and the relative error is 3.13%.
The errors of the reconstructed information using different correlation coefficients of the response variables are summarized in Table 2.
It can be seen from Table 2 that the errors become larger when the coefficients of response variables become smaller, in which the average absolute error and relative error are minimum when XP1 is chosen as the response variables. It indicated that the response variables with closer correlation to the reconstructed variable should be chosen, which is better for the reconstruction of the sensor measurements.

3.4. Influence of Monitoring Data Quantity on Reconstruction Error

In order to discuss the influences of the selection of response variables, two additional cases are discussed. The original stress monitoring data is collected from 7 May 2014 to 10 May 2014 to calculate the correlation coefficients between measurements from location 3-1-4 and the other locations. The stress monitoring data of two additional cases are from 7 May 2014 to 12 May 2014 and from 7 May 2014 to 14 May 2014, respectively.
The correlation model using stress monitoring data from 7 May 2014 to 12 May 2014 is:
y 4 ( i ) = 0.89 ( x ( i ) ) 1 + 0.09 ( x ( i ) ) 2 0.20 ( x ( i ) ) 3 + 0.04 ( x ( i ) ) 4 33.62
The contrast curves between reconstructed values and actual values are shown in Figure 7. The average absolute error is 0.65 MPa and the relative error is 1.99%.
The correlation model using stress monitoring data from 7 May 2014 to 14 May 2014 is:
y 5 ( i ) = 0.35 ( x ( i ) ) 1 0.16 ( x ( i ) ) 2 0.11 ( x ( i ) ) 3 + 0.03 ( x ( i ) ) 4 39.45
The contrast curves between the reconstructed values and the actual values are shown in Figure 8. The average absolute error is 0.22 MPa and the relative error is 0.68%.
The errors of the reconstructed information using stress monitoring data from different time periods are summarized in Table 3.
It can be seen from Table 3 that the errors become smaller when the quantity of stress monitoring data become larger, in which the average absolute error and relative error are a minimum when the stress monitoring data from 7 May 2014 to 12 May 2014 is chosen to build the correlation model. This indicated that the larger quantity of stress monitoring data should be used, which is better for reconstruction of sensor measurements. In theory, the number of measurements larger than the unknown coefficients is the basic requirement for regression function identification; in fact, there are noises and temperature effects included in the measurements, the measurements in at least one full day are better.

3.5. Influence of Response Variable Number on Reconstruction Error

In order to discuss the influences of the different number of response variables, three additional cases are discussed, which are:
X P 5 = { ( x ) 1 ( x ) 2 ( x ) 3 ( x ) 4 ( x ) 5 }
X P 6 = { ( x ) 1 ( x ) 2 ( x ) 3 ( x ) 4 ( x ) 5 ( x ) 6 }
X P 7 = { ( x ) 1 ( x ) 2 ( x ) 3 ( x ) 4 ( x ) 5 ( x ) 6 ( x ) 7 }
The correlation model using X P 5 is:
y 6 ( i ) = 1.33 ( x ( i ) ) 1 + 0.10 ( x ( i ) ) 2 0.03 ( x ( i ) ) 3 0.08 ( x ( i ) ) 4 0.20 ( x ( i ) ) 5 32.82
The contrast curves between reconstructed values and actual values are shown in Figure 9. The average absolute error is 0.80 MPa and the relative error is 2.45%.
The correlation model using X P 6 is:
y 7 ( i ) = 1.33 ( x ( i ) ) 1 + 0.11 ( x ( i ) ) 2 0.04 ( x ( i ) ) 3 0.11 ( x ( i ) ) 4 0.16 ( x ( i ) ) 5 + 0.08 ( x ( i ) ) 6 30.95
The contrast curves between reconstructed values and actual values are shown in Figure 10. The average absolute error is 0.80 MPa and the relative error is 2.44%.
The correlation model using X P 7 is
y 8 = 1.30 ( x ) 1 + 0.09 ( x ) 2 0.07 ( x ) 3 0.08 ( x ) 4 0.19 ( x ) 5 + 0.12 ( x ) 6 + 0.13 ( x ) 7 26.93
The contrast curves between the reconstructed values and the actual values are shown in Figure 11. The average absolute error is 0.77 MPa and the relative error is 2.36%.
The errors of the reconstructed information using different number of the response variables are summarized in Table 4.
It can be seen from Table 4 that the errors become smaller when the number of response variables become larger, in which the average absolute error and relative error are minimum when XP7 is chosen as the response variables. However, there is only a slight difference between these discussed cases, and the number of the response variables with the same level of correlation coefficients influencing the errors of the reconstructed variables.

4. Conclusions

In this paper, a method of sensor information reconstruction based on the correlation degree is proposed. The monitoring information of a faulty sensor can be reconstructed by the correlation model and the measurements of other normal sensors. Based on the structural health monitoring system of Shenzhen Bay Stadium, the stress measurements of sensors located at support members are used to verify the proposed method. Furthermore, the influences for the errors of reconstructed monitoring information of a faulty sensor caused by three kinds of factors are discussed in the paper, which are the selection of response variables with different correlation, the quantity of the measurements from different time periods, and the number of response variables. The selection of response variables and the quantity of the measurements from different time periods are two main factors, which influence the reconstructed information errors for the faulty sensor directly. The number of the response variables influences the errors of reconstructed information a little if the selected response variables are in the same correlation level to reconstructed variable. Furthermore, the proposed method is verified its effectiveness to a real world project.

Acknowledgments

This research is supported by National Science Foundation of China (Grant No. 51678201, 51308162), and the Fujian National Science Foundation (2014J01171).

Author Contributions

Wei Lu wrote the paper; Wei Lu and Jun Teng conceived and designed the Structural Health Monitoring (SHM) System of Shenzhen Bay Stadium; Chao Li conducted experimental data analysis; Yan Cui conducted experimental data acquisition and collation.

Conflicts of Interest

The authors declare no conflict of interest

References

  1. Yeung, W.T.; Smith, J.W. Damage detection in bridges using neural networks for pattern recognition of vibration signatures. Eng. Struct. 2005, 27, 685–698. [Google Scholar] [CrossRef]
  2. Agrawal, R.; Imielinski, T.; Swami, A.N. Mining association rules between sets of items in large databases. In Proceedings of the 1993 ACM SIGMOD International Conference on Management of Data, 26–28 May 1993; ACM: Washington, DC, USA; pp. 207–216.
  3. Huang, Y.W.; Wu, D.G.; Li, J. Structural healthy monitoring data recovery based on extreme learning machine. Comput. Eng. 2011, 37, 241–243. (In Chinese) [Google Scholar]
  4. Hu, S.R.; Chen, W.M.; Cai, X.X.; Liang, Z.B.; Zhang, P. Research of deflection data compensation by applying artificial neural networks. In Proceedings of the 2nd International Conference on Structural Health Monitoring of Intelligent Infrastructure, Shenzhen, China, 16–18 November 2005; Taylor & Francis-Balkema: Leiden, The Netherlands; pp. 755–758.
  5. Huang, G.B.; Zhu, Q.Y.; Siew, C.K. Extreme learning machine: Theory and applications. Neurocomputing 2006, 70, 489–501. [Google Scholar] [CrossRef]
  6. Ma, T.W.; Bell, M.; Lu, W.; Xu, N.S. Recovering structural displacements and velocities from acceleration measurements. Smart. Struct. Syst. 2014, 14, 191–207. [Google Scholar] [CrossRef]
  7. Bao, Y.Q.; Li, H.; Sun, X.D.; Yu, Y.; Ou, J.P. Compressive sampling-based data loss recovery for wireless sensor networks used in civil structural health monitoring. Struct. Health Monit. 2013, 12, 78–95. [Google Scholar] [CrossRef]
  8. Feng, Z.G.; Shida, K.; Wang, Q. Sensor fault detection and data recovery based on LS-SVM predictor. Chin. J. Sci. Instrum. 2007, 28, 193–197. [Google Scholar]
  9. Pearson, K. Notes on regression and inheritance in the case of two parents. Proc. R. Soc. Lond. 1895, 58, 240–242. [Google Scholar] [CrossRef]
  10. Tenenhaus, M.; Esposito Vinzi, V.; Chatelinc, Y.-M.; Lauro, C. PLS path modeling. Comput. Stat. Data Anal. 2005, 48, 159–205. [Google Scholar] [CrossRef]
  11. Teng, J.; Lu, W.; Cui, Y.; Zhang, R.G. Temperature and displacement monitoring to steel roof construction of Shenzhen Bay Stadium. Int. J. Struct. Stab. Dyn. 2016, 16, 1640020. [Google Scholar] [CrossRef]
Figure 1. Stress monitoring point of the support connecting rod.
Figure 1. Stress monitoring point of the support connecting rod.
Applsci 07 00243 g001
Figure 2. Distribution of the stress sensor.
Figure 2. Distribution of the stress sensor.
Applsci 07 00243 g002
Figure 3. The sensor installation of two support connecting rods.
Figure 3. The sensor installation of two support connecting rods.
Applsci 07 00243 g003
Figure 4. The comparison between the reconstructed value and the actual value: (a) the curve of reconstructed value and the actual value; and (b) the curve of absolute error.
Figure 4. The comparison between the reconstructed value and the actual value: (a) the curve of reconstructed value and the actual value; and (b) the curve of absolute error.
Applsci 07 00243 g004
Figure 5. The reconstructed value and the actual value using response variable XP2: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Figure 5. The reconstructed value and the actual value using response variable XP2: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Applsci 07 00243 g005
Figure 6. The reconstructed value and the actual value using response variable XP3: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Figure 6. The reconstructed value and the actual value using response variable XP3: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Applsci 07 00243 g006
Figure 7. The reconstructed value and the actual value using data from 7 May 2014 to 12 May 2014: (a) the curve of reconstructed value and the actual value; and (b) the curve of reconstruction error.
Figure 7. The reconstructed value and the actual value using data from 7 May 2014 to 12 May 2014: (a) the curve of reconstructed value and the actual value; and (b) the curve of reconstruction error.
Applsci 07 00243 g007
Figure 8. The reconstructed value and actual value using data from 7 May 2014 to 14 May 2014: (a) the curve of the reconstructed value and the actual value; and (b) the curve of the reconstruction error.
Figure 8. The reconstructed value and actual value using data from 7 May 2014 to 14 May 2014: (a) the curve of the reconstructed value and the actual value; and (b) the curve of the reconstruction error.
Applsci 07 00243 g008
Figure 9. The reconstructed value and actual value using response variables XP5: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Figure 9. The reconstructed value and actual value using response variables XP5: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Applsci 07 00243 g009
Figure 10. The reconstructed value and actual value using response variables XP6: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Figure 10. The reconstructed value and actual value using response variables XP6: (a) the curve of the reconstructed value and the actual value; and (b) the curve of reconstruction error.
Applsci 07 00243 g010
Figure 11. The reconstructed value and actual value of the response variables XP7: (a) the curve of reconstructed value and the actual value; and (b) the curve of the reconstruction error.
Figure 11. The reconstructed value and actual value of the response variables XP7: (a) the curve of reconstructed value and the actual value; and (b) the curve of the reconstruction error.
Applsci 07 00243 g011
Table 1. The correlation degree of stress monitoring data between stress sensor 3-1-4 and other stress sensors.
Table 1. The correlation degree of stress monitoring data between stress sensor 3-1-4 and other stress sensors.
RankingSensor LocationCorrelation CoefficientRankingSensor LocationCorrelation Coefficient
13-1-80.6831183-1-20.2076
23-6-60.5437193-6-10.1975
33-3-20.5194203-5-10.1962
43-2-80.4656213-1-30.1623
53-1-70.4212223-2-70.1113
63-2-40.4121233-6-80.0915
73-1-60.4006243-3-70.0742
83-2-60.3735253-2-20.0632
93-5-70.3688263-3-10.0624
103-2-30.3677273-3-30.0547
113-5-40.3608283-2-50.0424
123-6-30.3512293-5-20.0214
133-5-50.3425303-5-80.0156
143-3-60.3289313-5-30.0141
153-5-60.2745323-6-40.0108
163-1-50.2608333-2-10.0031
173-1-10.2487---
Table 2. The summarized errors using different response variables.
Table 2. The summarized errors using different response variables.
Response Variablesea (MPa)eb
X P 1 0.892.71%
X P 2 0.972.97%
X P 3 1.033.13%
Table 3. The summarized errors using stress monitoring data from different time periods.
Table 3. The summarized errors using stress monitoring data from different time periods.
Data Acquisition Timeea (MPa)eb
2014.05.07~2014.05.100.892.71%
2014.05.07~2014.05.120.651.99%
2014.05.07~2014.05.140.220.68%
Table 4. The summarized errors using different number of the response variables.
Table 4. The summarized errors using different number of the response variables.
Response Variableea (MPa)eb
X P 1 0.892.71%
X P 5 0.802.45%
X P 6 0.802.44%
X P 7 0.772.36%

Share and Cite

MDPI and ACS Style

Lu, W.; Teng, J.; Li, C.; Cui, Y. Reconstruction to Sensor Measurements Based on a Correlation Model of Monitoring Data. Appl. Sci. 2017, 7, 243. https://doi.org/10.3390/app7030243

AMA Style

Lu W, Teng J, Li C, Cui Y. Reconstruction to Sensor Measurements Based on a Correlation Model of Monitoring Data. Applied Sciences. 2017; 7(3):243. https://doi.org/10.3390/app7030243

Chicago/Turabian Style

Lu, Wei, Jun Teng, Chao Li, and Yan Cui. 2017. "Reconstruction to Sensor Measurements Based on a Correlation Model of Monitoring Data" Applied Sciences 7, no. 3: 243. https://doi.org/10.3390/app7030243

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