Next Article in Journal
The Development of an IMU Integrated Clothes for Postural Monitoring Using Conductive Yarn and Interconnecting Technology
Next Article in Special Issue
Node Depth Adjustment Based Target Tracking in UWSNs Using Improved Harmony Search
Previous Article in Journal
A Real-Time Smooth Weighted Data Fusion Algorithm for Greenhouse Sensing Based on Wireless Sensor Networks
Previous Article in Special Issue
Power Allocation Scheme for Non-Orthogonal Multiple Access in Underwater Acoustic Communications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Optimal Quantization Scheme for Data-Efficient Target Tracking via UWSNs Using Quantized Measurements

1
State Key Laboratory of Industrial Control Technology, Hangzhou 310027, China
2
College of Electrical Engineering, Zhejiang University, Hangzhou 310027, China
3
School of Marine Science and Technology, Northwestern Polytechnical University, Xi’an 710072, China
*
Author to whom correspondence should be addressed.
Sensors 2017, 17(11), 2565; https://doi.org/10.3390/s17112565
Submission received: 6 October 2017 / Revised: 3 November 2017 / Accepted: 5 November 2017 / Published: 7 November 2017
(This article belongs to the Special Issue Advances and Challenges in Underwater Sensor Networks)

Abstract

:
Target tracking is one of the broad applications of underwater wireless sensor networks (UWSNs). However, as a result of the temporal and spatial variability of acoustic channels, underwater acoustic communications suffer from an extremely limited bandwidth. In order to reduce network congestion, it is important to shorten the length of the data transmitted from local sensors to the fusion center by quantization. Although quantization can reduce bandwidth cost, it also brings about bad tracking performance as a result of information loss after quantization. To solve this problem, this paper proposes an optimal quantization-based target tracking scheme. It improves the tracking performance of low-bit quantized measurements by minimizing the additional covariance caused by quantization. The simulation demonstrates that our scheme performs much better than the conventional uniform quantization-based target tracking scheme and the increment of the data length affects our scheme only a little. Its tracking performance improves by only 4.4% from 2- to 3-bit, which means our scheme weakly depends on the number of data bits. Moreover, our scheme also weakly depends on the number of participate sensors, and it can work well in sparse sensor networks. In a 6 × 6 × 6 sensor network, compared with 4 × 4 × 4 sensor networks, the number of participant sensors increases by 334.92%, while the tracking accuracy using 1-bit quantized measurements improves by only 50.77%. Overall, our optimal quantization-based target tracking scheme can achieve the pursuit of data-efficiency, which fits the requirements of low-bandwidth UWSNs.

1. Introduction

As we know, more than the 70% of the earth’s surface is covered with seas and oceans. These are mysterious and charismatic to human beings because of the huge amount of precious resources that lie underwater, which are yet to be explored. Underwater wireless sensor network (UWSN) technologies are developing gradually to lead to possibilities to carry out the underwater explorations using sensors at all levels [1,2,3,4]. UWSNs are three-dimensional (3D) networks consisting of a variable number of sensors that are deployed to perform the monitoring tasks over a given region. These cooperative sensors are envisioned to enable applications for environmental monitoring, undersea exploration, disaster prevention, distributed tactical surveillance, and so forth. We address the issues of accurately and data-efficiently tracking a maneuvering target via UWSNs. UWSNs are the extending of wireless sensor networks (WSNs), which are used in terrestrial environments [5,6,7]. One of the significant differences [8] between UWSNs and WSNs is the bandwidth. Underwater sensors use acoustic waves, while terrestrial sensors use radio frequency waves. WSNs have many developed network protocols to ensure their high bit rates (in Gb/s) [9]. However, underwater acoustic communications suffer limited bandwidths due to the temporal and spatial variability of acoustic channels. A limited bandwidth leads to low bit rates, in the order of tens of Kb/s [10], which is extremely slow compared with WSNs. Therefore, in this paper, we improve the data-efficiency of UWSNs during target tracking tasks by reducing the length of data packets transmitted from local sensors to the fusion center.
In terms of target tracking, the general way to reduce the length of data is measurement quantization, which compresses complicated measurement information into several bits of data. Although quantization can shorten data length and reduce bandwidth cost, it also brings about bad tracking performance due to information loss after quantization. This paper addresses the issue of improving tracking performance of low-bit quantized measurements by optimal quantization. The general quantization method divides the measuring range into several uniform parts [11,12]. This kind of quantization method is simple and easy to implement; however, its tracking performance strongly depends on the number of data bits. In order to obtain better tracking performance of low-bit quantized measurements, local sensors should quantize their measurements according to optimal quantization thresholds.
The main contributions of this paper are twofold. First, we derive an easily updated optimal quantization threshold determination algorithm. Our algorithm can be divided into two parts: the offline part and the online part. The offline part undertakes solving the complicated optimization problem, and the online part can easily update real-time optimal quantization thresholds by combining optimal quantization factors with real-time target states. Second, on the basis of our optimal quantization algorithm, we propose a corresponding target tracking scheme. This achieves the pursuit of data-efficiency, which fits the requirements of low-bandwidth UWSNs.
The rest of the paper is organized as follows. In Section 2, we discuss the related work in the area of target tracking in UWSNs. In Section 3, we formulate the problem and introduce some propaedeutics. In Section 4, we introduce our optimal quantization-based target tracking scheme. In Section 5, we present our simulation results to verify our optimal quantization-based target tracking scheme and discuss its characteristics. Finally, in Section 6, the conclusions are made.

2. Related Work

Target tracking is a focused part in many military and civil fields, such as modern underwater defense systems and underwater navigation. Usually, unmanned underwater vehicles (UUVs) and submarines are intended targets to be tracked. As an emerging research interest, only a few works on target tracking via UWSNs can be found in the literature. In early works, based on a distributed particle filter, Huang et al. [13] proposed two tracking algorithms for tracking mobile targets in 2D underwater sensor networks. The results show that one tracking algorithm achieves a higher tracking accuracy, while the other achieves a dramatic reduction of the communication cost, energy cost, and tracking response time. Afterwards, Isbitiren et al. [14] presented a simple target tracking method utilizing only measurement information for 3D underwater sensor networks. On the basis of the time of arrival of the echoes from the target after transmitting acoustic pulses from the sensors, the ranges of the nodes to the target are determined, and trilateration is used to obtain the location of the target. This method tracks the target only on the basis of current measurements, which is adverse in terms of achieving a high target tracking accuracy. This results in tracking failure if too few sensors are involved, particularly in sparse networks. In order to obtain a better target tracking performance, an algorithm that combines the interacting multiple model (IMM) with the particle filter (PF) to cope with uncertainties in target maneuvers was proposed by Wang et al. [15]. Each underwater wireless sensor node composing the UWSNs is battery-powered, so the energy conservation problem is a critical issue. To realize energy-efficient target tracking, an algorithm named wake-up/sleep (WuS) that increases the energy efficiency of each sensor by using a distributed architecture was provided by Yu et al. [16]. At each time-step, WuS wakes up sensors that have an opportunity to detect the target and sleeping sensors that have no opportunity to detect the target. However, it wastes energy by employing all candidate sensors without the survival of the fittest. To solve this problem, Zhang et al. [11] studied the effect of sensor topology on the target tracking in UWSNs. They proposed a sensor selection method that selects the optimal topology by minimizing the posterior Cramer–Rao lower bound (PCRLB) of different sensor groups. This method improves the target tracking performance under the premise of employing an equal number of sensors. Moreover, Zhang et al. [17] proposed an adaptive sensor scheduling scheme that saves energy by adaptively changing the sampling interval. The sampling interval is variable according to whether the tracking accuracy is satisfactory or not at each time-step. Recently, Chen et al. [18] derived an artificial measurement-based energy-efficient filter that implements the tradeoff between the communication cost and tracking accuracy. It saves a great deal of energy while losing minor tracking accuracy or improves tracking performance with less additional energy cost. In this paper, we focus on improving the data efficiency of UWSNs by using optimal quantized measurements.
Quantizer design is also a focused issue in WSNs. Niu et al. [19] proposed two heuristic threshold design methods for localization in WSNs. Entropy-based heuristic quantization (EHQ) is an intuitive method and is only suited for binary quantization. Fishier information-based heuristic quantization (FIHQ) maximizes the Fisher information to obtain a better quantization performance. In [20], Li et al. proposed a distributed adaptive binary quantization scheme in which each individual sensor node dynamically adjusts the threshold of its quantizer on the basis of earlier transmissions from other sensor nodes. In [21], the quantizer provides the optimal quantization level that minimizes the predicted Cramer–Rao bound. Liu et al. [22] adopted the alternative conditional posterior Cramer–Rao lower bound as the optimization metric and designed the local quantizer adaptively by solving a particle-based non-linear optimization problem. In [23], a multiobjective optimization approach for an adaptive binary quantizer was designed, which jointly maximizes the Fisher information for decreasing the error on estimation and minimizes the sum of sensor transmission probabilities. An intuitive Gaussian likelihood-based quantization scheme was proposed in [24], which allocates more quantization thresholds to the interval generally with a higher probability and fewer thresholds to the less-probable interval. However, existing quantizers designed for WSNs have a common weak point. Their optimization algorithms are based on Fisher information and the posterior Cramer–Rao lower bound, whose objective function couples with target states. At each time-step, the sensors need to update their optimal quantizers by solving a complicated optimization problem. This is acceptable in developed terrestrial sensor networks. However, in severe underwater environments, common sensors usually are not qualified for such a complicated computational burden. In this paper, our optimization algorithm is based on minimizing the expectation of the additional error covariance caused by quantization. The final simplified objective function does not require knowledge of the sensor location or the target state. Thus the computational burden of solving the optimization problem can be performed offline. The real-time optimal quantization thresholds of sensors are easy to calculate on the basis of the predetermined optimal quantization factor and real-time target state.

3. Problem Formulation

This section formulates the problem of single target tracking via distributed UWSNs. The issues to be covered include the system model, distributed fusion architectures, state estimation with quantized measurements and the PCRLB with quantized measurements.

3.1. System Model

We consider the conventional target motion model, which is defined as
X k = F k 1 X k 1 + w k 1
where X k denotes the target state (positions and velocities) at time k, F k 1 is the state transition matrix at time k 1 , and w k 1 is the process noise with zero-mean white Gaussian distribution N ( 0 , Q k 1 ) .
UWSNs consist of N wireless acoustic sensors floating at different seawater layers. The positions of sensors in Cartesian coordinates are denoted by s i = ( x i , y i , z i ) , i = 1 , N . Sensors measure the distance to the target by transmitting acoustic pulses (ping) and calculating the time-of-arrival (ToA) of the pings and echoes.
The measurement model of the sensor s i at time k is given by
Z k i = h k i ( X k ) + v k i
where h k i ( X k ) is the measurement function, and v k i is the measurement noise with zero-mean white Gaussian distribution N ( 0 , R k i ) . The measurement function is given by
h k i ( X k ) = ( x k x i ) 2 + ( y k y i ) 2 + ( z k z i ) 2
where ( x k , y k , z k ) is the location of the target at time k. The corresponding Jacobian matrix H k i , which is a useful approximation technique from the well-known extended Kalman filter (EKF), of the measurement function h k i ( · ) is given by
H k i ( X k ) = ( x k x i ) / d , 0 , ( y k y i ) / d , 0 , ( z k z i ) / d , 0
where d = ( x k x i ) 2 + ( y k y i ) 2 + ( z k z i ) 2 is the distance between the target and the sensor i.

3.2. Distributed Fusion Architectures with Quantized Measurements

At the same time, each local sensor obtains its specific measurement about the target. The information of different sensors can be fused together to acquire more accurate estimates of target states. There are two types of fusion architectures, distributed fusion architectures and centralized fusion architectures. Distributed fusion architectures have advantages over centralized architectures in terms of lower communications and processing costs. Therefore, distributed fusion architectures are preferential for applications in resource-limited UWSNs. What is more, considering extremely low-bit-rate underwater acoustic channels, we should reduce the length of data packets sent from local sensors. This helps the fusion center to receive information from local sensors in real-time. In terms of target tracking, the general solution is measurement quantization, which compresses complicated measurement information into several bits of data. Figure 1 shows the structure of the distributed fusion system with quantized measurements. Local sensors sample the measurements ( Z k 1 , Z k 2 , , Z k N ) from the target periodically. Because of the bandwidth limitations, local sensors quantize their measurements into finite bit measurements as ( Z k , Q 1 , Z k , Q 2 , , Z k , Q N ). Then, local sensors transmit their quantized measurements to the fusion center. Finally, the fusion center fuses these together to obtain the fusion estimate X ^ k .

3.3. State Estimation with Quantized Measurements

This section introduces how a fusion center estimates the target state X ^ k from quantized measurements. In general, the only point we can infer from a quantized measurement Z k , Q = i about the measurement before quantization Z k is
τ i Z k < τ i + 1
where τ i and τ i + 1 are quantization thresholds. According to this equation, Duan et al. [25] proposed an approximate minimal mean-square error (MMSE) filter algorithm to estimate the target state from quantized measurements. This assumes that target state estimate is
X ^ k 1 = E ( X k 1 | Z Q k 1 )
where Z Q k 1 = { Z 1 , Q , Z 2 , Q , , Z k 1 , Q } and the corresponding error covariance
P k 1 = Cov ( X k 1 | Z Q k 1 )
is obtained at time k 1 . According to the target motion model in Equation (1), it follows that
X ^ k | k 1 = F k 1 X ^ k 1
P k | k 1 = F k 1 P k 1 F k 1 T + Q k 1
Furthermore, it follows from the classical Kalman filter that
X ^ k = X ^ k | k 1 + K k ( E ( Z k | Z Q k 1 , Z k , Q ) H k X ^ k | k 1 )
where
K k = P k | k 1 H k T ( H k P k | k 1 H k T + R k ) 1
is the Kalman gain and
E ( Z k | Z Q k 1 , Z k , Q ) = τ i τ i + 1 Z k p ( Z k | Z Q k 1 , Z k , Q ) d Z k = τ i τ i + 1 Z k p ( Z k | Z Q k 1 ) d Z k τ i τ i + 1 p ( Z k | Z Q k 1 ) d Z k
Correspondingly,
P k = P k * + K k Cov ( Z k | Z Q k 1 , Z k , Q ) K k T
where
P k * = P k | k 1 K k H k P k | k 1
and
Cov ( Z k | Z Q k 1 , Z k , Q ) = E ( Z k Z k T | Z Q k 1 , Z k , Q ) E ( Z k | Z Q k 1 , Z k , Q ) E T ( Z k | Z Q k 1 , Z k , Q ) = τ i τ i + 1 Z k Z k T p ( Z k | Z Q k 1 ) d Z k τ i τ i + 1 p ( Z k | Z Q k 1 ) d Z k E ( Z k | Z Q k 1 , Z k , Q ) E T ( Z k | Z Q k 1 , Z k , Q )
For a detailed derivation, readers can refer to [25].

3.4. PCRLB with Quantized Measurements

As we know, the PCRLB provides the theoretical limit for the performance of a Bayesian estimator. For the purpose of evaluating different quantization schemes, in this section, we give an introduction about the PCRLB with quantized measurements. The PCRLB is defined as the inverse of the Fisher information matrix (FIM), and it provides a lower bound on the mean-square error (MSE) of target state estimation. There are some ways to compute the PCRLB with quantized measurements; the interested readers can refer to [26,27]. Let p ( Z k , Q , X k ) be the joint probability density of the quantized measurement Z k , Q and the unknown state X k , and let X ^ k be an estimate of X k . The PCRLB on the mean-square estimation error has the form
E [ X ^ k X k ] [ X ^ k X k ] T J k 1
J k is the 6 × 6 FIM with the elements
J k ( i , j ) = E p ( Z k , Q , X k ) 2 log ( Z k , Q , X k ) X k ( i ) X k ( j )
where J k ( i , j ) denotes the ith row and jth column element of J k , E p ( Z k , Q , X k ) denotes the expectation with respect to p ( Z k , Q , X k ) , and X k ( i ) denotes the ith element of vector X k . Let X k X k = X k X k T be the second-order partial derivative operator with respect to X k . Then the above equation can be rewritten as
J k = E p ( Z k , Q , X k ) X k X k log p ( Z k , Q , X k )
As a result of p ( Z k , Q , X k ) = p ( Z k , Q | X k ) p ( X k ) , J k can be composed into two parts:
J k = J k D + J k P
where
J k D = E p ( Z k , Q | X k ) p ( X k ) X k X k log p ( Z k , Q | X k )
J k P = E p ( X k ) X k X k log p ( X k )
It is noted that J k D represents the Fisher information obtained from the quantized measurements and J k P represents the a-priori Fisher information. We assume that there are n sensors and let J i , k D denote the contribution of sensor i to the Fisher information. Then J k can be rewritten as
J k = i = 1 n J i , k D + J k P
Because there is no closed-form solution to J i , k D and J k P in the above equation, particle approximation was applied to obtain the approximated solution. Predicted particles can be used to approximate J i , k D as
J i , k D 1 N j = 1 N J i , k S X k j
where X k j is the jth predicted particle and J i , k S X k j is the Fisher information of sensor i corresponding to X k j . According to the measurement model in Equation (2), J i , k S X k j can be given by
J i , k S = 1 2 π R k i h k i ( X k j ) 2 φ k i ( X k j ) × ( x i x k j ) 2 0 ( x i x k j ) ( y i y k j ) 0 ( x i x k j ) ( z i z k j ) 0 0 0 0 0 0 0 ( x i x k j ) ( y i y k j ) 0 ( y i y k j ) 2 0 ( y i y k j ) ( z i z k j ) 0 0 0 0 0 0 0 ( x i x k j ) ( z i z k j ) 0 ( y i y k j ) ( z i z k j ) 0 ( z i z k j ) 2 0 0 0 0 0 0 0
where φ k i ( X k j ) can be calculated as
φ k i ( X k j ) = l = 0 L 1 e [ τ l h k i ( X k j ) ] 2 2 R k i e [ τ l + 1 h k i ( X k j ) ] 2 2 R k i 2 p ( Z k , Q i = l | X k j )
In order to calculate J k P , we use a Gaussian assumption such that the predicted state follows the Gaussian distribution:
X k N ( μ k , Σ k )
where
μ k = 1 N j = 1 N X k j
and
Σ k = 1 N j = 1 N X k j μ k X k j μ k T
Given the Gaussian assumption, it is easy to show that J k P Σ k 1 .

4. Optimal Quantization-Based Target Tracking Scheme

4.1. Optimal Quantization Thresholds Determination

Although quantization can shorten the data length and reduce bandwidth cost, it also brings about bad tracking performance because of information loss after quantization. Particularly for 1-bit quantized measurements, the tracking performance will be terribly bad. However, a 1-bit quantized measurement is preferential for bandwidth-limited underwater environments, if we can improve its tracking performance. Because P k in Equation (13) demonstrates the error covariance of a target state estimate using quantized measurements, it can be used to represent tracking performance. For simplicity, we rewrite it as
P k = P k * + P k Q
where P k Q = K k Cov ( Z k | Z Q k 1 , Z k , Q ) K k T . Because Equation (14) states that P k * represents the error covariance of the target state estimate using unquantized measurements, P k Q represents the additional error covariance caused by quantization. According to Equation (15), the quantization thresholds τ i and τ i + 1 affect the value of P k Q . This means that we can choose appropriate quantization thresholds to decrease additional error covariance and then improve target tracking performance. Supposing that the detection range of an underwater sensor is bounded to a finite interval [ 0 , D ] and that we wish to obtain a b-bit quantized measurement, a general quantization method is given by dividing the interval [ 0 , D ] into L = 2 b uniform parts [11,12]. Therefore, the quantization thresholds are given by the set τ = { τ 0 = 0 , τ 1 , τ 2 , , τ L = D } , and
τ i + 1 τ i = D / L
This kind of quantization method is simple and easy to implement. However, its tracking performance strongly depends on the number of data bits and a large b is needed to guarantee its tracking performance. In order to improve the target tracking performance using quantized measurements, we study the issue of optimal quantization threshold determination. According to Equation (29), we need to decrease the additional covariance P k Q caused by quantization as much as possible. This happens by minimizing the expectation of Cov ( Z k | Z Q k 1 , Z k , Q ) :
τ o p t = arg min τ = { τ 0 , τ 1 , , τ L } E ( Cov ( Z k | Z Q k 1 , Z k , Q ) )
Before we obtain Z k , Q , the value of Z k , Q obeys the following distribution:
P ( Z k , Q = i ) = τ i τ i + 1 p ( Z k | Z Q k 1 ) d Z k
On the basis of the well-known Bayesian formula, we have
E ( Cov ( Z k | Z Q k 1 , Z k , Q ) ) = i = 0 L 1 Cov ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i )
Substituting Equation (15) into Equation (33), we have
E ( Cov ( Z k | Z Q k 1 , Z k , Q ) ) = i = 0 L 1 τ i τ i + 1 Z k Z k T p ( Z k | Z Q k 1 ) d Z k i = 0 L 1 E ( Z k | Z Q k 1 , Z k , Q = i ) × E T ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i ) = E ( Z k Z k T | Z Q k 1 ) i = 0 L 1 E ( Z k | Z Q k 1 , Z k , Q = i ) × E T ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i )
Because E ( Z k Z k T | Z Q k 1 ) is independent of τ , Equation (31) is equal to
τ o p t = arg max τ = { τ 0 , τ 1 , , τ L } i = 0 L 1 E ( Z k | Z Q k 1 , Z k , Q = i ) × E T ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i )
For the sake of calculating E ( Z k | Z Q k 1 , Z k , Q = i ) , we define
Y k = Z k Z ^ k | k 1 S k
where Z ^ k | k 1 and S k = H k P k | k 1 H k T + R k are the mean and covariance of p ( Z k | Z Q k 1 ) , respectively. This means that p ( Y k | Z Q k 1 ) obeys the standard normal distribution. Then
E ( Z k | Z Q k 1 , Z k , Q = i ) = Z ^ k | k 1 + S k E ( Y k | Z Q k 1 , Z k , Q = i )
and
E ( Y k | Z Q k 1 , Z k , Q = i ) = m i m i + 1 Y k p ( Y k | Z Q k 1 , Z k , Q = i ) d Y k = m i m i + 1 Y k p ( Y k | Z Q k 1 ) d Y k m i m i + 1 p ( Y k | Z Q k 1 ) d Y k = m i m i + 1 Y k p ( Y k | Z Q k 1 ) d Y k P ( Z k , Q = i )
where
m i = τ i Z ^ k | k 1 S k
Because p ( Y k | Z Q k 1 ) has a standard normal distribution, we have
m i m i + 1 Y k p ( Y k | Z Q k 1 ) d Y k = p ( m i | Z Q k 1 ) p ( m i + 1 | Z Q k 1 ) d p ( Y k | Z Q k 1 ) = [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ]
where p ( m i | Z Q k 1 ) = 1 / 2 π e m i 2 / 2 . Substituting Equations (37), (38) and (40) into Equation (35), we have
i = 0 L 1 E ( Z k | Z Q k 1 , Z k , Q = i ) × E T ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i ) = i = 0 L 1 { Z ^ k | k 1 2 P ( Z k , Q = i ) + i = 0 L 1 S k [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ] 2 P ( Z k , Q = i ) 2 i = 0 L 1 Z ^ k | k 1 S k [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ] }
We note that
i = 0 L 1 Z ^ k | k 1 S k [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ] = Z ^ k | k 1 S k [ p ( m L | Z Q k 1 ) p ( m 0 | Z Q k 1 ) ] = Z ^ k | k 1 S k [ p ( + | Z Q k 1 ) p ( | Z Q k 1 ) ] = 0
Therefore, Equation (41) can be simplified as follows:
i = 0 L 1 E ( Z k | Z Q k 1 , Z k , Q = i ) × E T ( Z k | Z Q k 1 , Z k , Q = i ) P ( Z k , Q = i ) = Z ^ k | k 1 2 + S k i = 0 L 1 [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ] 2 P ( Z k , Q = i )
Furthermore, Equation (35) is equal to
m o p t = arg max m = { m 0 , m 1 , , m L } i = 0 L 1 [ p ( m i + 1 | Z Q k 1 ) p ( m i | Z Q k 1 ) ] 2 P ( Z k , Q = i )
For simplicity, we define f ( x ) as the probability density function of the standard normal distribution. Its standard Φ -function is given by
Φ ( x ) = x 1 / 2 π e x 2 / 2 d x
Therefore, Equation (44) can be rewritten as
m o p t = arg max m = { m 0 , m 1 , , m L } i = 0 L 1 [ f ( m i + 1 ) f ( m i ) ] 2 Φ ( m i + 1 ) Φ ( m i )
We define m o p t as the optimal quantization factor, and it is independent of the target state. It is not easy to obtain an analytic solution of the above equation. However, an approximate solution for a b-bit quantized measurement can be provided by a numerical method. Because Equation (46) is non-linear but differentiable, the interior-point algorithm [28] is a well-suited optimization tool for solving it. Table 1 gives some useful numerical results. It should be noticed that the final simplified objective function does not require the knowledge of the sensor location or the target state. Therefore the computational burden of solving the optimization problem can be handled offline. The real-time optimal quantization thresholds of sensors are easy to calculate on the basis of a predetermined optimal quantization factor and real-time target state. According to Equation (39), optimal quantization thresholds are given by τ i = Z ^ k | k 1 + S k m i . To summarize, our quantzier design algorithm can be divided into two parts: the offline part and the online part. The offline part undertakes the solving of the complicated optimization problem, and the online part can easily update real-time optimal quantization thresholds by combining optimal quantization factors with real-time target states.

4.2. Optimal Quantization-Based Target Tracking Scheme

On the basis of the previous discussion, we can obtain optimal quantization thresholds. However, because of the heavy computational burden caused by integrals, it is not easy to obtain the target state and corresponding covariance according to Equations (10) and (13). To solve this problem, a PF [29] with quantized measurements is an efficient way. Here, we improve its performance by introducing our optimal quantization thresholds determination algorithm, as follows:
(1) Particle Initialization:
At time k = 0 , draw N particles X k s , s { 1 , 2 , , N } from prior information of target state p ( X 0 ) N ( X ^ 0 , P 0 ) , and set important weights as ω k s = 1 / N .
(2) Predict:
Assume that we have already obtained the fusion estimate X ^ k 1 and the corresponding error covariance P k 1 at time k. The predicted state estimate and the corresponding error covariance at time k can be calculated as
X ^ k | k 1 = F k 1 X ^ k 1
P k | k 1 = F k 1 P k 1 F k 1 T + Q k 1
Additionally, predicted particles X k | k 1 i can be calculated as
X k | k 1 s = F k 1 X k 1 s
(3) Optimal Quantization Thresholds Determination:
It is assumed that there are n sensors participating in the tracking of the target and providing the fusion center with their quantized measurements at each time-step. For certain b-bit quantized measurements, the corresponding optimal quantization factor is given by Table 1. Then, optimal quantization thresholds for different sensors are
τ k , i j = Z ^ k | k 1 j + m i S k j , j 1 , 2 , , n
where
Z ^ k | k 1 j = h k j ( X ^ k | k 1 )
and
S k j = H k j P k | k 1 H k j T + R k j
According to optimal quantization thresholds, local sensors quantize their measurements and send them to the fusion center.
(4) Importance Sampling:
Once receiving these quantized measurements Z k , Q = { Z k , Q 1 , Z k , Q 2 , , Z k , Q n } , the fusion center fuses the measurements into a single multisensor measurement likelihood. The measurement likelihood of particle X k | k 1 s over all n sensors is given by
p ( Z k , Q | X k | k 1 s ) = Π j = 1 n P { τ k , i j h k j ( X k | k 1 s ) + v k j τ k , i + 1 j } = Π j = 1 n P { τ k , i j h k j ( X k | k 1 s ) v k j τ k , i + 1 j h k j ( X k | k 1 s ) } = Π j = 1 n τ k , i j h k j ( X k | k 1 s ) τ k , i + 1 j h k j ( X k | k 1 s ) 1 2 π R k j e t j 2 / 2 R k j d t j = Π j = 1 n Φ τ k , i + 1 j h k j ( X k | k 1 s ) R k j Φ τ k , i j h k j ( X k | k 1 s ) R k j
The importance weights are updated as
ω k s = ω k 1 s p ( Z k , Q | X k | k 1 s )
The importance weights are normalized as
ω ¯ k s = ω k s Σ s = 1 N ω k s
(5) Resampling:
Multiply (suppress) X k s with high (low) importance weights ω ¯ k s to resample N particles. Then, set ω k s = 1 / N .
(6) Estimate the target state and covariance:
The state estimate and the corresponding error covariance at time k can be calculated as
X ^ k = s = 1 N ω k s X k | k 1 s
P k = s = 1 N ω k s ( X k | k 1 s X ^ k ) ( X k | k 1 s X ^ k ) T
Finally, the fusion center broadcasts its estimate results to local sensors for the sake of determining optimal quantization thresholds at the next time-step. The flow chart of our optimal quantization-based target tracking scheme is shown in Figure 2. It shows how information flows between the fusion center and local sensors.

5. Simulation and Results

5.1. Simulation Scenario

We employed our optimal quantization-based target tracking scheme to a target tracking mission for verification. In order to obtain more realistic performance measures, the target was assumed to move in a 3D underwater environment. The monitored field was 1000 m × 1000 m × 1000 m, and the sensors were deployed as a 6 × 6 × 6 uniform grid. All local sensors were identical. Their detection radius and measure covariance were 300 m and 10 m 2 , respectively. The initial state of the target was assumed to be [ 300 , 10 , 300 , 2 , 10 , 2 ] T . From 1 to 40 s, it moved at a constant velocity (CV). From 41 to 80 s, it made a coordinate turn (CT) with a turn rate of 0.052 rad/s. From 81 to 100 s, it moved at a CV. The CV and CT can be formulated as
X k = F CV ( X k 1 ) + w k
X k = F CT ( X k 1 ) + w k
where F CV and F CT are state transition matrixes, and w k is the process noise with zero-mean white Gaussian distributions N ( 0 , Q k ) . F CV , F CT and Q k are given by
F CV = 1 T 0 0 0 0 0 1 0 0 0 0 0 0 1 T 0 0 0 0 0 1 0 0 0 0 0 0 1 T 0 0 0 0 0 1
F CT = 1 sin ( w T ) w 0 cos ( w T ) 1 w 0 0 0 cos ( w T ) 0 sin ( w T ) 0 0 0 1 cos ( w T ) w 1 sin ( w T ) w 0 0 0 sin ( w T ) 0 cos ( w T ) 0 0 0 0 0 0 1 T 0 0 0 0 0 1
Q k = q 2 T 3 3 T 2 2 0 0 0 0 T 2 2 T 0 0 0 0 0 0 T 3 3 T 2 2 0 0 0 0 T 2 2 T 0 0 0 0 0 0 T 3 3 T 2 2 0 0 0 0 T 2 2 T
where q is the intensity of the process noise. For an underwater target, we consider that only on the xoy-plane does it move as a CT model and that it moves as a CV model in the Z-axis direction.

5.2. Performance Verification

The simulation results were averaged over 100 Monte-Carlo runs using MATLAB. We adopted the root-mean-square error (RMSE) to assess the accuracy of target tracking and the number of packets sent from the local sensors to indicate the energy consumption.

5.2.1. Performance Comparison

In our simulation, we compared tracking performances between the conventional uniform quantization-based target tracking scheme [11,12] and our optimal quantization-based target tracking scheme. Both tracking schemes used 1-bit quantized measurements and 500 particles. Figure 3 shows the true trajectory of the target and tracking performances of different target tracking schemes. The simulation result was the same as mentioned previously. For the 1-bit quantized measurements, the tracking performance of the uniform quantization-based target tracking scheme was terribly bad. However, our optimal quantization-based target tracking scheme had a much better tracking performance, which was very close to the true trajectory. The detailed tracking error and the PCRLB of the two schemes are displayed in Figure 4. For the sake of comparison, the scalar of the PCRLB is defined as
ζ k = Ω k ( 1 , 1 ) + Ω k ( 3 , 3 ) + Ω k ( 5 , 5 )
where
Ω k = J k 1
Compared with the uniform quantization-based target tracking scheme, our optimal quantization-based target tracking scheme improved the tracking accuracy by about 80%. Moreover, the tracking processes of our scheme were much more stable than for the other. Thus, our scheme can remarkably improve the target tracking performance using 1-bit quantized measurements and can thus improve the data-efficiency of underwater sensors.

5.2.2. Impacts of Data Lengths

We wished to know how the number of data bits affected the target tracking performance of the two schemes. Therefore we changed this from 1-bit to 3-bit. Figure 5 illustrates the target tracking performance of the uniform quantization-based tracking scheme with a different data length. It is clear that the target tracking performance of the uniform quantization-based tracking scheme strongly depends on the number of data bits. Every bit greatly helps its tracking performance. However, as shown in Figure 6, increments of the data length changed the performance of the optimal quantization-based tracking scheme only a little. Particularly from 2- to 3-bit, the improvement caused by the data length was displayed clearly only by the PCRLB. For the sake of quantitative analysis, average tracking errors of the two schemes with a different data length are listed in Table 2. For uniform quantization, compared with the 1-bit quantized measurements, the tracking accuracy of the 3-bit quantized measurements increased by 72.54%. For optimal quantization, compared with the 1-bit quantized measurements, the tracking accuracy of the 3-bit quantized measurements increased by only 25.45%. This means that the number of data bits affects our scheme only a little. Moreover, for the 1-bit quantized measurements, compared with the uniform quantization, the optimal quantization improved the tracking accuracy by 83.4%. Thus, our scheme has good data-efficiency, which fits the requirement of low-bandwidth UWSNs very well.

5.2.3. Impacts of Network Density

Because UWSNs may be dense or sparse, we also wished to know how the network density affected the target tracking performance of our scheme. We compared the performance of three different density networks: a 6 × 6 × 6 uniform grid, a 5 × 5 × 5 uniform grid and a 4 × 4 × 4 uniform grid. Figure 7 shows the target tracking performance of our scheme using 1-bit quantized measurements in the three kinds of density networks. Clearly, in sparse networks, the tracking performance is worse than in dense networks, which is caused by the fewer number of participant sensors. Additionally, increments of the data length affect the performance of our scheme indistinctly, which is supported by Figure 8 and Figure 9. For the sake of quantitative analysis, average tracking errors and average numbers of participant sensors at each time-step in different density networks are listed in Table 3. In the 6 × 6 × 6 sensor network, compared with the 4 × 4 × 4 sensor network, the number of participant sensors increased by 334.92%, while the tracking accuracy using 1-bit quantized measurements improved by only 50.77%. Thus, our scheme weakly depends on the number of participate sensors, and it works well in sparse sensor networks. For different density networks, compared with the 1-bit quantized measurements, the 3-bit quantized measurements improved the tracking accuracy by only 31.72% ( 4 × 4 × 4 ), 32.53% ( 5 × 5 × 5 ) and 25.45% ( 6 × 6 × 6 ), respectively. Considering the low bandwidth of UWSNs, it is not worthwhile to use high-bit quantized measurements. Thus, even in different density networks, 1-bit quantized measurements are always preferential for our scheme.

6. Conclusions

This paper proposes an optimal quantization-based target tracking scheme. Considering the low bandwidth of UWSNs, measurement quantization is an effective way to reduce network congestion. However, conventional quantization methods lead to bad tracking performance using low-bit quantized measurements. For the pursuit of data-efficiency, we need to improve the performance of low-bit (especially 1-bit) quantized measurements. We derive an optimal quantization threshold determination algorithm, which is based on minimization of the additional covariance caused by quantization. Then, on the basis of our optimal quantization algorithm, we propose a corresponding target tracking scheme. Through simulation results, we can draw following conclusions. Firstly, our optimal quantization-based target tracking scheme performs much better than the conventional uniform quantization-based target tracking scheme. Secondly, the increment of the data length affects our scheme only a little, which means our scheme weakly depends on the number of data bits. Thirdly, our scheme works well in different density networks. Finally, our optimal quantization-based target tracking achieves the pursuit of data-efficiency, which fits the requirement of a low bandwidth of UWSNs.

Acknowledgments

This work was supported by the National Natural Science Foundation of China under Grants 61374021, 61531015, 61673345, and U1609204.

Author Contributions

Huayan Chen and Senlin Zhang conceived the main idea; Senlin Zhang and Qunfei Zhang designed the simulation; Huayan Chen and Meiqin Liu performed the simulation; Huayan Chen wrote the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Jaime, L. Underwater sensor nodes and networks. Sensors 2013, 13, 11782–11796. [Google Scholar]
  2. Sandeep, D.N.; Kumar, V. Review on Clustering, Coverage and Connectivity in Underwater Wireless Sensor Networks: A Communication Techniques Perspective. IEEE Access 2017, 5, 11176–11199. [Google Scholar] [CrossRef]
  3. Liu, J.; Wang, Z.; Cui, J.H.; Zhou, S.; Yang, B. A joint time synchronization and localization design for mobile underwater sensor networks. IEEE Trans. Mob. Comput. 2016, 15, 530–543. [Google Scholar] [CrossRef]
  4. Climent, S.; Sanchez, A.; Capella, J.V.; Meratnia, N.; Serrano, J.J. Underwater acoustic wireless sensor networks: Advances and future trends in physical, MAC and routing layers. Sensors 2014, 14, 795–833. [Google Scholar] [CrossRef] [PubMed]
  5. Jindal, V.; Verma, A.K.; Bawa, S. Current scenario in WSNs. Int. J. Adv. Res. Comput. Eng. Technol. 2012, 1, 55–60. [Google Scholar]
  6. Calafate, C.T.; Lino, C.; Diaz-Ramire, A.; Cano, J.C.; Manzoni, P. An integral model for target tracking based on the use of a WSN. Sensors 2013, 13, 7250–7278. [Google Scholar] [CrossRef] [PubMed]
  7. Xu, N.; Zhang, Y.; Zhang, D.; Zhao, S.; Fu, W. Moving Target Tracking in Three Dimensional Space with Wireless Sensor Network. Wirel. Pers. Commun. 2017, 94, 3403–3413. [Google Scholar] [CrossRef]
  8. Catipovic, J. Performance limitations in underwater acoustic telemetry. IEEE J. Ocean. Eng. 1990, 15, 205–216. [Google Scholar] [CrossRef]
  9. Felemban, E.; Shaikh, F.K.; Qureshi, U.M.; Sheikh, A.A.; Qaisar, S.B. Underwater sensor network applications: A comprehensive survey. Int. J. Distrib. Sens. Netw. 2015, 11, 1–14. [Google Scholar] [CrossRef]
  10. Akyildiz, I.F.; Pompili, D.; Melodia, T. Underwater acoustic sensor networks: Research challenges. Ad Hoc Netw. 2005, 3, 257–279. [Google Scholar] [CrossRef]
  11. Zhang, Q.; Liu, M.; Zhang, S. Node Topology Effect on Target Tracking Based on UWSNs Using Quantized Measurements. IEEE Trans. Cybern. 2015, 45, 2323–2335. [Google Scholar] [CrossRef] [PubMed]
  12. Zhou, Y.; Wang, D.; Pei, T.; Lan, Y. Energy-Efficient Target Tracking in Wireless Sensor Networks: A Quantized Measurement Fusion Framework. Int. J. Distrib. Sensor Netw. 2014, 2014, 1–10. [Google Scholar] [CrossRef]
  13. Huang, Y.; Liang, W.; Yu, H.B.; Xiao, Y. Target tracking based on a distributed particle filter in underwater sensor networks. Wirel. Commun. Mob. Comput. 2008, 8, 1023–1033. [Google Scholar] [CrossRef]
  14. Isbitiiren, G.; Akan, O.B. Three-dimensional underwater target tracking with acoustic sensor networks. IEEE Trans. Veh. Technol. 2011, 60, 3897–3906. [Google Scholar] [CrossRef]
  15. Wang, X.; Xu, M.; Wang, H. Combination of interacting multiple models with the particle filter for three-dimensional target tracking in underwater wireless sensor networks. Math. Probl. Eng. 2012, 2012, 1–16. [Google Scholar] [CrossRef]
  16. Yu, C.H.; Lee, J.C.; Choi, J.W.; Park, M.K.; Kang, D.J. Energy efficient distributed interacting multiple model filter in UWSNs. In Proceedings of the International Conference on Control, Automation and Systems, Jeju Island, Korea, 17–21 October 2012; pp. 1093–1098. [Google Scholar]
  17. Zhang, S.; Chen, H.; Liu, M. Adaptive sensor scheduling for target tracking in underwater wireless sensor networks. In Proceedings of the 2014 International Conference on Mechatronics and Control (ICMC), Jinzhou, China, 3–5 July 2014; pp. 55–60. [Google Scholar]
  18. Chen, H.; Zhang, S.; Liu, M.; Zhang, Q. An Artificial Measurements-Based Adaptive Filter for Energy-Efficient Target Tracking via Underwater Wireless Sensor Networks. Sensors 2017, 17, 971. [Google Scholar] [CrossRef] [PubMed]
  19. Niu, R.; Varshney, P.K. Target location estimation in sensor networks with quantized data. IEEE Trans. Signal Process. 2006, 54, 4519–4528. [Google Scholar] [CrossRef]
  20. Li, H.; Fang, J. Distributed adaptive quantization and estimation for wireless sensor networks. IEEE Signal Process. Lett. 2007, 14, 669–672. [Google Scholar] [CrossRef]
  21. Mansouri, M.; Ouachani, I.; Snoussi, H.; Richard, C. Cramer-Rao Bound-based adaptive quantization for target tracking in wireless sensor networks. In Proceedings of the 2009 IEEE/SP 15th Workshop on Statistical Signal Processing, Cardiff, UK, 31 August–3 September 2009; pp. 693–696. [Google Scholar]
  22. Liu, S.; Masazade, E.; Shen, X.; Varshney, P.K. Adaptive non-myopic quantizer design for target tracking in wireless sensor networks. In Proceedings of the 2013 Asilomar Conference on Signals, Systems and Computers, Pacific Grove, CA, USA, 3–6 November 2013; pp. 1085–1089. [Google Scholar]
  23. Kose, A.; Masazade, E. A multiobjective optimization approach for adaptive binary quantizer design for target tracking in wireless sensor networks. In Proceedings of the 2015 IEEE International Conference on Multisensor Fusion and Integration for Intelligent Systems (MFI), San Diego, CA, USA, 14–16 September 2015; pp. 31–36. [Google Scholar]
  24. Feng, X.; Pan, F.; Gao, Q.; Li, W. Gaussian likelihood based Bernoulli particle filter for non-uniformly quantized interval measurement. In Proceedings of the 2016 19th International Conference on Information Fusion (FUSION), Heidelberg, Germany, 5–8 July 2016; pp. 298–303. [Google Scholar]
  25. Duan, Z.; Jilkov, V.P.; Li, X.R. State estimation with quantized measurements: Approximate MMSE approach. In Proceedings of the 2008 11th International Conference on Information Fusion (FUSION), Cologne, Germany, 30 June–3 July 2008; pp. 1–6. [Google Scholar]
  26. Masazade, E.; Niu, R.; Varshney, P.K. Dynamic bit allocation for object tracking in wireless sensor networks. IEEE Trans. Signal Process. 2012, 60, 5048–5063. [Google Scholar] [CrossRef]
  27. Cao, N.; Choi, S.; Masazade, E.; Varshney, P.K. Sensor selection for target tracking in wireless sensor networks with uncertainty. IEEE Trans. Signal Process. 2016, 64, 5191–5204. [Google Scholar] [CrossRef]
  28. Boyd, S.; Vandenberghe, L. Convex Optimization; Cambridge University Press: Cambridge, UK, 2004. [Google Scholar]
  29. Ruan, Y.; Willett, P.; Marrs, A.; Palmieri, F.; Marano, S. Practical fusion of quantized measurements via particle filtering. IEEE Trans. Aerosp. Electron. Syst. 2008, 44, 15–29. [Google Scholar] [CrossRef]
Figure 1. Distributed fusion architecture for target tracking with quantized measurements.
Figure 1. Distributed fusion architecture for target tracking with quantized measurements.
Sensors 17 02565 g001
Figure 2. Flow chart of artificial measurements-based adaptive filter.
Figure 2. Flow chart of artificial measurements-based adaptive filter.
Sensors 17 02565 g002
Figure 3. Target tracking performance with 1-bit quantized measurements.
Figure 3. Target tracking performance with 1-bit quantized measurements.
Sensors 17 02565 g003
Figure 4. Detailed tracking performance with 1-bit quantized measurements of two schemes. (a) Target tracking error; (b) posterior Cramer–Rao lower bound (PCRLB).
Figure 4. Detailed tracking performance with 1-bit quantized measurements of two schemes. (a) Target tracking error; (b) posterior Cramer–Rao lower bound (PCRLB).
Sensors 17 02565 g004
Figure 5. Target tracking performance of uniform quantization-based tracking scheme with different data lengths. (a) Target tracking error of uniform quantization-based tracking scheme; (b) posterior Cramer–Rao lower bound (PCRLB) of uniform quantization-based tracking scheme.
Figure 5. Target tracking performance of uniform quantization-based tracking scheme with different data lengths. (a) Target tracking error of uniform quantization-based tracking scheme; (b) posterior Cramer–Rao lower bound (PCRLB) of uniform quantization-based tracking scheme.
Sensors 17 02565 g005
Figure 6. Target tracking performance of optimal quantization-based tracking scheme with different data lengths. (a) Target tracking error of optimal quantization-based tracking scheme; (b) posterior Cramer–Rao lower bound (PCRLB) of optimal quantization-based tracking scheme.
Figure 6. Target tracking performance of optimal quantization-based tracking scheme with different data lengths. (a) Target tracking error of optimal quantization-based tracking scheme; (b) posterior Cramer–Rao lower bound (PCRLB) of optimal quantization-based tracking scheme.
Sensors 17 02565 g006
Figure 7. Target tracking performance of our scheme with 1-bit quantized measurements in different density networks. (a) Target tracking error with 1-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 1-bit quantized measurements.
Figure 7. Target tracking performance of our scheme with 1-bit quantized measurements in different density networks. (a) Target tracking error with 1-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 1-bit quantized measurements.
Sensors 17 02565 g007
Figure 8. Target tracking performance of our scheme with 2-bit quantized measurements in different density networks. (a) Target tracking error with 2-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 2-bit quantized measurements.
Figure 8. Target tracking performance of our scheme with 2-bit quantized measurements in different density networks. (a) Target tracking error with 2-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 2-bit quantized measurements.
Sensors 17 02565 g008
Figure 9. Target tracking performance of our scheme with 3-bit quantized measurements in different density networks. (a) Target tracking error with 3-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 3-bit quantized measurements.
Figure 9. Target tracking performance of our scheme with 3-bit quantized measurements in different density networks. (a) Target tracking error with 3-bit quantized measurements; (b) posterior Cramer–Rao lower bound (PCRLB) with 3-bit quantized measurements.
Sensors 17 02565 g009
Table 1. Optimal quantization factor m for a b-bit quantized measurement.
Table 1. Optimal quantization factor m for a b-bit quantized measurement.
b-Bit Quantized MeasurementOptimal Quantization Factor m
b = 1 m = { , 0 , }
b = 2 m = { , 0.9816 , 0 , 0.9816 , }
b = 3 m = { , 1.6942 , 0.9816 , 0.4709 , 0 , 0.4709 , 0.9816 , 1.6942 , }
Table 2. Average tracking errors of two schemes with different data lengths.
Table 2. Average tracking errors of two schemes with different data lengths.
Quantization Methods1-Bit2-Bit3-Bit
Uniform quantization15.67247.63714.3038
Optimal quantization2.28871.78471.7063
Table 3. Average tracking errors and average number of participant sensors in different density networks.
Table 3. Average tracking errors and average number of participant sensors in different density networks.
Networks1-Bit2-Bit3-BitParticipant Sensors
4 × 4 × 4 4.50773.38343.07795.87
5 × 5 × 5 3.23782.38982.184511.17
6 × 6 × 6 2.28871.78471.706319.66

Share and Cite

MDPI and ACS Style

Zhang, S.; Chen, H.; Liu, M.; Zhang, Q. Optimal Quantization Scheme for Data-Efficient Target Tracking via UWSNs Using Quantized Measurements. Sensors 2017, 17, 2565. https://doi.org/10.3390/s17112565

AMA Style

Zhang S, Chen H, Liu M, Zhang Q. Optimal Quantization Scheme for Data-Efficient Target Tracking via UWSNs Using Quantized Measurements. Sensors. 2017; 17(11):2565. https://doi.org/10.3390/s17112565

Chicago/Turabian Style

Zhang, Senlin, Huayan Chen, Meiqin Liu, and Qunfei Zhang. 2017. "Optimal Quantization Scheme for Data-Efficient Target Tracking via UWSNs Using Quantized Measurements" Sensors 17, no. 11: 2565. https://doi.org/10.3390/s17112565

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