Next Article in Journal
Physical-Mechanical Properties of Nitrodopes Affected by Ultra-Violet Radiation
Next Article in Special Issue
Planar Array Sensor for High-speed Component Distribution Imaging in Fluid Flow Applications
Previous Article in Journal
Modeling Forest Productivity Using Envisat MERIS Data
Previous Article in Special Issue
Self-Calibration and Optimal Response in Intelligent Sensors Design Based on Artificial Neural Networks
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Improving Estimation Performance in Networked Control Systems Applying the Send-on-delta Transmission Method

Department of Electrical Engineering, University of Ulsan, Namgu, Ulsan 680-749, Korea
*
Author to whom correspondence should be addressed.
Sensors 2007, 7(10), 2128-2138; https://doi.org/10.3390/S7102128
Submission received: 4 September 2007 / Accepted: 2 October 2007 / Published: 5 October 2007
(This article belongs to the Special Issue Intelligent Sensors)

Abstract

:
This paper is concerned with improving performance of a state estimation problem over a network in which a send-on-delta (SOD) transmission method is used. The SOD method requires that a sensor node transmit data to the estimator node only if its measurement value changes more than a given specified δ value. This method has been explored and applied by researchers because of its efficiency in the network bandwidth improvement. However, when this method is used, it is not ensured that the estimator node receives data from the sensor nodes regularly at every estimation period. Therefore, we propose a method to reduce estimation error in case of no sensor data reception. When the estimator node does not receive data from the sensor node, the sensor value is known to be in a (−δi,+δi) interval from the last transmitted sensor value. This implicit information has been used to improve estimation performance in previous studies. The main contribution of this paper is to propose an algorithm, where the sensor value interval is reduced to (−δi/2,+δi/2) in certain situations. Thus, the proposed algorithm improves the overall estimation performance without any changes in the send-on-delta algorithms of the sensor nodes. Through numerical simulations, we demonstrate the feasibility and the usefulness of the proposed method.

1. Introduction

Recently, interest in the study of networked control system (NCS) and sensor networks has increased widely due to its low cost, high flexibility, simple installation and maintenance [1]. In such systems, a center station has the task of receiving, processing and sending data to the slave nodes such as sensor nodes, actuator nodes, etc. over a serial network. It is easy to add or remove slave nodes in the network without changing the system structure much. Aside from the advantages as mentioned above, however, there are several problems affecting to the system such as bandwidth, network-induced delay, packet loss rate.
One of the most interesting problems is how to reduce network bandwidth when there are many nodes on the network. This can be achieved by reducing either data packet size or data packet transmission rate. In [2], an adjustable deadband was defined on each node to reduce network traffic. The node does not broadcast a new message if its signal is within the deadband. In [3], estimators were used at each sensor node instead. When the estimated value deviates from the actual output by more than a prespecified tolerance, the actual sensor data are transmitted. To overcome the limited network bandwidth, transmission data size reduction using a special encoder-decoder was considered in [4]. Another method for reduction of data transmission rate called send-on-delta (SOD) transmission was explored in [5-8]. This method requires that a sensor node transmit data to the estimator node only if its measurement value changes more than a given specified δ value. By adjusting the δ value at each sensor node, data transmission rate is reduced so that the network bandwidth is increased and can be used for other traffic.
The purpose of this paper is to extend our work on the modified Kalman filter employing a SOD transmission method [5], where the states are periodically estimated by the estimator node regardless of whether the sensor nodes transmit data or not. A challenging issue is how the estimator node determines the measurement value at a sensor node if it does not send data. If this problem is well solved, the estimation performance will be significantly improved. In this paper, we examine and evaluate the measurement output value as well as measurement noise arising when a sensor node does not transmit data. Then, a computed output with the new measurement value and new noise covariance is compensated to the system in order to reduce estimation error. Through simulations, we show that the proposed method gives better estimation performance than that of [5].

2. Sensor Output Evaluation

Consider a networked control system illustrated as in Figure 1, where the linear continuous-time system is described as:
x ˙ ( t ) = A x ( t ) + B u ( t ) + w ( t ) y ( t ) = C x ( t ) + v ( t )
where xRn is the state of the plant, u is the deterministic input signal, yRp is the measurement output which is sent to the estimator node by the sensor nodes. w(t) is the process noise with covariance Q, and v(t) is the measurement noise with covariance R. w(t) and v(t) are uncorrelated, zero mean white Gaussian random processes.
The following assumptions are made on the data transmission over network:
  • Measurement outputs are s yi(1 ≤ ip) are sampled at period T, but their data are only transmitted to the estimator node when the difference between the current value and the previously transmitted one is greater than δi.
  • For simplicity in problem formulation, any transmission delay from the sensor nodes to the estimator node is ignored.
The estimator node estimates the states of the plant regularly at period T, regardless of whether or not any sensor data arrive. If the i-th sensor data do not arrive, the estimator node knows that the current value of i-th sensor output has not changed more than the range (−δi,+δi), compared with the last arriving one. This implicit information is used to estimate the current states in case i-th sensor data do not arrive.
Let the last received value of i-th sensor output be ylast,i, at time tlast,i. If there is no sensor data received for t > tlast,i, the estimator node considers that the measurement value of the i-th sensor output yi(t) is still equal to ylast,i but the measurement noise is increased from vi(t) to vn,i(t) = vi(t) + Δi(t,tlast,i), where Δi(t,tlast,i) is defined [5]:
Δ i ( t , t last , i ) = y last , i y i ( t ) , | Δ i ( t , t last , i ) | δ i
In [5], it was assumed that Δi(t,tlast,i) had a uniform distribution with zero mean and a variance δ 1 2 / 3. However, this assumption is incorrect in some cases where that measurement noise R(i,i) is smaller than δ 1 2, where R(i,i) is the (i,i)-th element of R. To illustrate this, assume that there is no measurement noise (i.e., R=0). Then 0 ≤ Δi(t,tlast,i) < δi if Cx(t) is increasing and − δi < Δi (t,tlast,i) ≤ 0 if Cx(t) is decreasing. In this case, a reasonable assumption is that the mean of Δi(t,tlast,i) is δi /2 if Cx(t) is increasing and − δi /2 if Cx(t) is decreasing. This trend is preserved as long as the measurement covariance Rδ2. When the measurement covariance is large, then Δi(t,tlast,i) in [5] is more likely affected by the zero-measurement noise v(t); thus zero mean assumption is a more valid assumption.
To demonstrate this argument, consider an example of the output response of an 2nd order system with step input shown in Figure 2. The top graph is the output signal without noise Cx(t) and the measurement output y(t). In this example, y(t) is sampled by the send-on-delta scheme with δ = 0.1. The new measurement noise vn(t) is shown in the middle and bottom graphs for two cases: R > δ2 and Rδ2, respectively. Obviously, the waveform of vn(t) is rather different in two cases: It is a uniform distribution with zero mean in the first case, but with non zero mean in the second case. For example, vn(t) has a positive mean value in time range (0,10s) but a negative mean value in (10,20s).
Therefore, the assumption in [5] is only correct in the case R > δ2. Furthermore, in realistic systems, measurement noise is normally small, while δ is set to a greater value to reduce data transmission rate. For some types of digital sensor such as encoders, measurement noise is even equal to zero. This means that the second case (non-zero mean case) happens more usually than the first case in the real applications. We propose an estimation algorithm which exploits this non-zero mean case in order to improve the estimation performance.
Now we compute the mean value and variance of vn,i(t). Notice that the new measurement noise vn,i(t) only exists when the estimator node does not receive data from the i-th sensor node at instant t. Otherwise, measurement noise is still vi(t).
+ If R ( i , i ) > δ i 2 : E { v n , i ( t ) } = 0 Var { v n , i ( t ) } = R ( i , i ) + δ i 2 / 3
+ If R ( i , i ) δ i 2 : E { v n , i ( t ) } = δ i / 2 ( o r δ i / 2 ) Var { v n , i ( t ) } = R ( i , i ) + δ i 2 / 12
We see that variance of vn,i(t) in the second case (4) is smaller than in (3) which was used in [5].

3. State estimation with the SOD transmission method

In this section, we propose a method to adaptively use (3) or (4) in the modified Kalman filter for the state estimation problem. The main issue here is when we should use (4) instead of (3)? And if (4) is used, how then to determine when the mean value of vn,i(t) is positive or negative?
Firstly, we compute the mean value of vn,i(t) when (4) is used. Let two latest consecutive i-th sensor output values received at the estimator node be ylast−1,i, ylast,i at time tlast−1,i, tlast,i, respectively. Derivative of yi at time tlast,i is approximately calculated as follows:
y i ( t last , i ) y ^ last , i y ^ last 1 , i t last , i t last 1 , i = y ^ last , i y ^ last 1 , i k i T
where last,i is the estimated value of yi(t) at instant tlast,i, and ki is number of sampling times. We use last,i instead of ylast,i to reduce measurement noise effects. If the i-th sensor node does not send data at instant t > tlast,i, it is more likely that the output value yi(t) will satisfy:
y ^ last 1 , i < y ^ last , i < y i ( t ) or y i ( t ) < y ^ last , i < y ^ last 1 , i
Therefore, mean value of the new measurement noise vn,i(t) is computed:
E { v n , i ( t ) } sign ( y i ( t last , i ) ) * δ i / 2
Once E{vn,i(t)} is obtained in (6), to satisfy zero mean noise condition in the Kalman filter, we just add this value to the measurement value ylast,i.
Now we investigate the system response to determine when (3) or (4) is chosen to the filter. The basic principle is that if it is certain that yi(t) is increasing or decreasing, we should use (4). And if it is not certain, we should use (3). This decision is made based on the absolute value of y i ( t ) as follows:
Selector = { ( 3 ) , if | y i ( t last , i ) | ε i ( 4 ) , otherwise
where εi > 0 is a sufficiently small threshold. If | y i ( t last , i ) | is small, it is difficult to draw a meaningful conclusion about whether yi(t) is increasing or decreasing, so in that case, we use (3). Otherwise, we could be fairly certain about whether yi(t) is increasing or decreasing; in that case, we use (4). Some remarks about the parameter εi are warranted. If εi = ∞, (3) is always used in the filter as in [5]. Therefore, in case R ( i , i ) > δ i 2, the proposed filter will become to the filter in [5] if setting εi = ∞. It is very flexible to switch the filter to [5] or to the the proposed filter so that estimation performance is improved in both case R > δ2 and Rδ2.
A modified Kalman filter for state estimation at step k, where there is a change in the measurement update part of the discrete Kalman filter algorithm, is given as in the Fig.3 when both (3) and (4) are used in case Rδ2. Basic principle of Kalman filters could be found in [10,11]. In Fig.3, we use the discretized plant model is sampled at period T:
A d = e A T , B d = 0 T e A r Bdr ,
Qd is the process noise covariance of the discretized plant:
Q d = 0 T e A r Q e A r d r ,
ylast is the vector of p last received sensor values:
y last = [ y last , 1 y last , 2 y last , p ] ,
and m is the vector of p men values:
m = [ m 1 m 2 m p ] .
In the modified filter above, vector m presents mean value of vn(t) for all p measurement outputs. In case the filter uses (4) for estimation, m becomes non-zero. In order to satisfy zero mean noise condition, we add m to ylast and consider (ylast+ m) as the measurement values.
The εi thresholds determine when the filter uses (4) instead of (3). The smaller εi is, the more the filter relies on (4). In practical systems, εi thresholds could be determined by monitoring derivative of the sensor output y i ( t ).
It is difficult to derive an explicit expression of performance improvement. However, we could say that the error covariance Pk becomes smaller when (4) is used more often. This is because smaller value in the Kalman filter results in smaller Pk value. We note that (4) is more often used if y(t) is either monotonically increasing or decreasing.

4. Simulation

To verify the proposed filter, we consider an example of the step response of a second-order system where the output is sampled by the SOD method:
x ˙ ( t ) = [ 0 1 / a 1 b / a ] x ( t ) + [ 0 M / a ] u ( t ) + w ( t ) y ( t ) = [ 1 0 ] x ( t ) + v ( t ) Q = 10 4 , R = 10 4 , T = 10 m s
The system parameters are given in 3 following cases for performance evaluation:
  • M = 30, a =10, b = 10 : overdamped system
  • M = 30, a =5, b = 1 : underdamped system
  • M = 30, a =5, b = 0 : undamped system
The simulation process is implemented for 50 seconds, and ε = 0.001 for all cases. In each case, we use 3 filters for performance comparison: the filter using (3) only, the filter using (4) only, and the proposed filter. Estimation error is evaluated by the criterion:
e = ( 1 N k = 1 N ( x 1 x ^ 1 ) 2 ) 1 / 2
where x1 is the reference state, N=5000.
Estimation errors for different δ values in 3 cases, where the condition Rδ2 is satisfied, are given in Table 1, 2, and 3. We see that estimation performance of the proposed filter is the best and significantly improved in comparison with the filter using (3). For example, in the case of δ = 0.2, estimation error of the proposed filter is reduced 36.75% compared to the filter using (3) in case 1, reduced 0.88% in case 2, and reduced 7.49% in case 3.
The results also show that the filter using (4) is better than the filter using (3) in case 1, but worse in case 2 and case 3. In theory, the filter using (4) must be always better than the filter using (3). This happens because there exists a delay between the sensor output signal y′(t) and the computed value y′(tlast) in (5). Therefore, if y′(t) changes sign while condition |y(t) − y(tlast)| < δ still holds, the estimator keeps using the old value y′(tlast) whose sign is incorrect compared with y′(t). This makes (6) incorrect, and leads to increase of estimation error. As we see in the Fig.5 and Fig.6, the estimation error of the filter using (4) becomes large at time y′(t) changes the sign.
The proposed filter overcomes this situation by applying the algorithm (7) in which the filter uses (3) at time y′(t) changes sign and uses (4) at other time. The solid line on the proposed filter graphs in Fig.4, Fig.5, and Fig.6 presents the sign of Selector (7). That is, Selector > 0 denotes that the filter uses (4) and Selector < 0 denotes that the filter uses (3).

5. Conclusion

In this paper, the state estimation problem with SOD transmission method over the network has been considered. The main objective of this paper is how to reduce the estimation performance degradation when the SOD transmission method is used. With given δ value and measurement noise, R a suitable new noise is computed and compensated to the estimator so that estimation error is as small as possible. Accordingly, not only sensor data transmission rate can be significantly reduced, but also estimation performance degradation is relatively small. Through the simulations, it is shown that estimation performance of the proposed method is better than that of [5], where the total number of sensor data transmissions is identical.

Acknowledgments

This work was supported by the Korea Science and Engineering Foundation (KOSEF) grant funded by the Korea government(MOST) (No. R01-2006-000-11334-0). The authors also would like to thank financial support from post-BK(Brain Korea) 21 program. This work was supported by grant No. R01-2006-000-11334-0 from the Basic Research Program of the Korea Science & Engineering Foundation.

References and Notes

  1. Walsh, G. C.; Ye, H. Scheduling of networked control systems. IEEE Control Systems Magazine 2001, 21(1), 57–65. [Google Scholar]
  2. Otanez, P. G.; Moyne, J. R.; Tilbury, D. M. Using deadbands to reduce communications in networked control systems. Proceedings of the American Control Conference; Anchorage, U.S.A., 2002; pp. 3015–3020. [Google Scholar]
  3. Yook, J. K.; Tilbury, D.M.; Soparkar, N.R. Trading computation for bandwidth: Reducing communication in distributed control systems using state estimators. IEEE Transactions on Control Systems Technology 2002, 10(4), 503–518. [Google Scholar]
  4. Ishii, H.; Francis, B. A. Limited Data Rate in Control Systems with Networks; Nework: Springer, 2002. [Google Scholar]
  5. Suh, Y. S.; Nguyen, V.H.; Ro, Y. S. Modified Kalman filter for networked monitoring systems employing a send-on-delta method. Automatica 2007, 43(2), 332–338. [Google Scholar]
  6. Miskowicz, M. Analytical approximation of the uniform magnitude-driven sampling effectiveness, Proceedings of IEEE International Symposium on Industrial Electronics ISIE'2004; Ajaccio, France, 2004; pp. 407–410.
  7. Mikowicz, M. Send-On-Delta Concept: An Event-Based Data Reporting Strategy. Sensors 2006, 65, 49–63. [Google Scholar]
  8. Astrom, K. J.; Bernhardsson, B. M. Comparison of Riemann and Lebesgue sampling for first order stochastic systems. Proceedings 41st Conference on Decision and Control; Las Vegas, U.S.A., 2002; pp. 2011–2016. [Google Scholar]
  9. Plönnings, J.; Neugebauer, M.; Kabitzsch, K. A traffic model for networked devices in the building automation. 2004 IEEE International Workshop on Factory Communication Systems; Vienna, Austria, 2004; pp. 137–145. [Google Scholar]
  10. Brown, R. G.; Hwang, P. Y. C. Introduction to Random Signals and Applied Kalman Filtering; John Wiley & Sons: New York, 1997. [Google Scholar]
  11. Hernandez, W. Improving the response of several accelerometers used in a car under performances tests by using Kalman filtering. Sensors 2001, 1, 38–52. [Google Scholar]
Figure 1. Configuration of a networked control system
Figure 1. Configuration of a networked control system
Sensors 07 02128f1
Figure 2. Effect of R and δ on measurement noise vn(t).
Figure 2. Effect of R and δ on measurement noise vn(t).
Sensors 07 02128f2
Figure 3. Structure of the modified Kalman filter loop
Figure 3. Structure of the modified Kalman filter loop
Sensors 07 02128f3
Figure 4. Estimation error of 3 filters (δ = 0.2) in case 1. The solid line on the proposed filter graphs presents the sign of Selector in (7).
Figure 4. Estimation error of 3 filters (δ = 0.2) in case 1. The solid line on the proposed filter graphs presents the sign of Selector in (7).
Sensors 07 02128f4
Figure 5. Estimation error of 3 filters (δ = 0.2) in case 2.
Figure 5. Estimation error of 3 filters (δ = 0.2) in case 2.
Sensors 07 02128f5
Figure 6. Estimation error of 3 filters (δ = 0.2) in case 3.
Figure 6. Estimation error of 3 filters (δ = 0.2) in case 3.
Sensors 07 02128f6
Table 1. Estimation error with different δ values in case 1.
Table 1. Estimation error with different δ values in case 1.
δ = 0.05δ = 0.1δ = 0.15δ = 0.2
n454268185141
Filter using (3)2.5643e-0043.2061e-0044.6965e-0045.6528e-004
Filter using (4)1.9581e-0042.0124e-0043.0587e-0043.5756e-004
Proposed filter1.9581e-0042.0123e-0043.0588e-0043.5755e-004
n: number of sensor data transmissions
Table 2. Estimation error with different δ values in case 2.
Table 2. Estimation error with different δ values in case 2.
δ = 0.05δ = 0.01δ = 0.15δ = 0.2
n1168657484370
Filter using (3)0.9644e-0042.7051e-0044.1805e-0045.5656e-004
Filter using (4)1.7065e-0042.9365e-0044.6972e-0045.5783e-004
Proposed filter0.9468e-0042.6787e-0044.1551e-0045.5166e-004
Table 3. Estimation error with different δ values in case 3.
Table 3. Estimation error with different δ values in case 3.
δ = 0.05δ = 0.1δ = 0.15δ = 0.2
n4055309119391700
Filter using (3)4.1432e-0055.1109e-0054.1805e-0056.5436e-005
Filter using (4)4.4961e-0056.6618e-0054.6972e-0058.2118e-005
Proposed filter3.9019e-0054.6125e-0054.1751e-0056.0537e-005

Share and Cite

MDPI and ACS Style

Nguyen, V.H.; Suh, Y.S. Improving Estimation Performance in Networked Control Systems Applying the Send-on-delta Transmission Method. Sensors 2007, 7, 2128-2138. https://doi.org/10.3390/S7102128

AMA Style

Nguyen VH, Suh YS. Improving Estimation Performance in Networked Control Systems Applying the Send-on-delta Transmission Method. Sensors. 2007; 7(10):2128-2138. https://doi.org/10.3390/S7102128

Chicago/Turabian Style

Nguyen, Vinh Hao, and Young Soo Suh. 2007. "Improving Estimation Performance in Networked Control Systems Applying the Send-on-delta Transmission Method" Sensors 7, no. 10: 2128-2138. https://doi.org/10.3390/S7102128

Article Metrics

Back to TopTop