Skip to main content

Track-before-detect in distributed sensor applications

Abstract

In this article, we propose a new extension to a Dynamic Programming Algorithm (DPA) approach for Track-before-Detect challenges. This extension enables the DPA to process time-delayed sensor data directly. Such delay might appear because of delays in communication networks. The extended DPA is identical to the recursive standard DPA in case of all sensor data appear in the timely correct order. Furthermore, an intense evaluation of the Accumulated State Density (ASD) filter is given on simulation data. Last but not least, we apply a combination of DPA and ASD on data of a real radar system and present the resulting tracks. Our experience concerning this combination is a seamless cooperation between the track initialization by DPA and a track maintenance by ASD filter.

1. Introduction

Since many years, security applications employing radar sensors for surveillance objectives are increasingly important. In situations where targets with a low signal-to-noise ratio (SNR) appear, it is convenient to apply tests on track existence utilizing raw sensor data instead of using thresholded measurements. This approach is generally called Track-before-Detect (TBD). It enables a radar system to search for low-observable targets (LOTs), i.e., objects with a low SNR. These targets can be invisible to conventional methodologies, as most of the information about them might be cut off by the applied threshold. The gain of a TBD algorithm is often paid by high computational costs. Even today, when computational power is cheap and highly available, most of the techniques for TBD still suffer from being hard to realize for a real time processing of sensor data. First and foremost, this is due to the huge amount of data to be considered in each scan.

Capacity and stability of communication channels such as 3G Networks, WLAN, HF, or WANs are subject to an ever increasing development. For many fusion applications, in particular for surveillance tracking, this enables a user to explore new approaches by exploiting multiple sensor systems. When the link capacity is very low or temporarily unavailable, a common centralized tracking scheme is Track-to-Track Fusion (T2TF) [1]. However, T2TF neglects valuable information on LOTs, as track initialization is performed only on local sensor data. Therefore, we address the challenge of TBD and track maintenance (TM) in distributed sensor applications by processing all information available depending on the available bandwidth.

Applications evolving multiple distributed sensors often suffer from effects of the communication links. The major challenge therein constitute in particular time-delayed sensor data, so called Out-of-Sequence (OoS) measurements, which appear, e.g., by timely misaligned scan rates, varying communication delays, or asynchronous sensors caching their data in a local storage. To overcome this challenge, the Accumulated State Densities (ASDs) filter gives a neat and efficient scheme to process such OoS measurements [24]. Therefore, the ASDs give an optimal estimation filter for distributed sensor applications performing the TM part.

1.1. Structure

This article is structured as follows. In Sect. 2, an overview to related work is given. The main contribution of this article is a TBD algorithm which is able to process OoS data sets. This algorithm is subject of Sect. 3 and has been tested intensively on real sensor data. The tracking results are presented in Sect. 4, which also includes a numerical evaluation of an ASD filter. The conclusion of this article is given in Sect. 5.

2. Related work

2.1. Out-of-sequence processing

Since the development of multi-sensor systems, the challenge of OoS processing is crucial for further development in tracking research. Bar-Shalom was the first, who picked up the problem and provided an exact solution for lags which are equal or smaller than one update period [5]. He extended his approach in [6] to a multi-step lag algorithm called Al 1 by applying the equivalent measurement [7, 8] of recent sensor data. This enabled him to use the derived algorithm on OoS data with an arbitrary big lag, but as the equivalent measurement neglects some cross covariances, the result is not an optimal solution. Further generalizations to MHT and IMM scheme followed by various groups as [912].

In [13], the idea of augmenting past states and current states for a neat OoS processing occurred. This approach neglects information of current states about time-delayed measurements. In particular, when high maneuvering targets are observed, this results in a suboptimal routine. An algorithm calculating the cross-covariances for each step in between the occurring lag is given in [14]. An obvious drawback of such an algorithm is the number of measurements to be stored and numerical costs. In [15], past states are considered to provide a more comprehensive treatment of issues in particle filtering. A solution for OoS processing using particle filters is presented in [16].

All filter techniques presented in this work are based on the ASD. In 2009, Koch presented a closed formula for an ASD posterior [2]. His work was continued and investigated more intensively in [4]. Extensions to MHT and IMM filtering are given in [3].

2.2. TBD methods

There exist various methodologies to realize TBD. One can separate four different classes of them: Dynamic Programming Algorithm (DPA), Particle Filters, Hough Space Transform, and Subspace Data Fusion. Due to computational reasons, a practical application of the Hough Transform on TBD is often limited to non-maneuvering targets [17, 18]. While the numerical costs of particle filters are high in general, their accuracy (in theory) can achieve any degree desired. Therefore, many recent research activities concentrate on this approach for TBD [19]. However, these algorithms still face the problem that it takes a long time for the modes (i.e., the tracks) to appear. The subspace approach to TBD algebraically calculates the posterior of the emitter's position given the sensor data with respect to properties of the antenna [20]. While the results on simulation data seem to exceed other techniques, it has not been tested on real data yet. Furthermore, the computational complexity is very high and therefore it might be difficult to implement for applications with real time requirements.

The DPA approach consists of a sequential Log-Likelihood-Ratio (LLR) test for existing targets in each sensor cell. Unlike conventional track extraction methodologies on thresholded measurements [21], it calculates the probability of a track existence without using an estimated spatial covariance matrix of the target state [22]. A score which is a function of this probability is calculated for each scan. Given the Markov property, this approach solves the global track search asymptotically in an efficient way. In the recent time, Orlando et al. showed that an application to an under-water sonar system is possible [23].

3. Track initiation using OoS-DPA

3.1. DPA algorithm

Assume a time series of sensor observations Zk = {z1, ..., z k } is given, where is the set of measured amplitudes or SNRs in the corresponding sensor bin θ i , i = 1, ..., N. For a complete track initialization, we are interested in both, the question of track existence and the associated time series of sensor bins for case of a positive result.

Following the description of Arnold et al. [22], we assume there is a function s(θ k , ..., θ1) which is maximized by the desired sequence of states. This scoring function respects the observed signal strength and the underlying target motion. Whereas for the general solution an exhaustive search over all possible combinations is necessary, the DPA splits the scoring function into temporary elements

(1)

This is possible, if the target motion is modeled as a Markov random walk of first order. Then, the solution is given by

(2)

An asymptotic solution to this maximization problem can be calculated stepwise by introducing auxiliary function chain {h i }i = 1, ..., k-1which is defined by the following recursive expression:

(3)
(4)

For a given initialization , we obtain , by

(5)

For the derivation of such a score function, we follow the idea of the conventional track extraction methodology [21] and use a sequential likelihood ratio test. Switching to the logarithmic version of it, we are able to prove the necessary splitting property of (1). To this end, we consider the following hypotheses.

  • H1: θ k , ..., θ1 is associated to a target.

  • H0: There is no target.

Using the LLR test, we obtain for the cumulative scoring function s:

(6)

Applying Bayes' Theorem on the argument, we obtain

(7)

Because of the Markov assumption, the following equation holds.

(8)

Combining the above equations yields for the cumulative scoring function

(9)
(10)
(11)

This satisfies the required assumption of (1). Therefore, the auxiliary functions h i (θi+1) are given by:

(12)

Various approaches have been discussed to estimate the signal dependent log-term of hk-1(see [24] and literature cited therein). For sensors for which the assumption of a Gaussian distributed SNR with mean and additive noise holds, the expression simplifies to

(13)

where represents the measured SNR in sensor bin θ k rescaled such that the noise covariance is unity.

3.2. Out-of-sequence DPA

As stated in Sect. 1, low computational costs of a TBD algorithm are crucial for real applications. Therefore, it would be highly inconvenient to reprocess stored data in situations where time-delayed measurements occur, i.e., OoS data. In this section, we propose an extension to the DPA algorithm described in Sect. 3.1 such that it can update its states directly on OoS data sets. In particular, we state how to establish the links between the states in order to obtain the estimated time series of bins .

3.2.1. Update of the score

Because of time limitations, it is generally not intended to retrospectively update the scores and links of the past states of time t l for t l < t k . Therefore, the current score values for each sensor bin only reflects the exact posterior for a given state θ k at time t k . Let us now assume a time-delayed sensor data set z m originating from time t m < t k occurs. The goal is now to calculate the score conditioned on the new measurement data set Zk, m: = Zk {z m }. As in the above scheme, we have

(14)

Again, we might apply Bayes' Theorem on the argument of the logarithm and obtain

(15)
(16)

The term (*) needs a fully smoothed state time series θ k , ..., θ1 for a precise calculation. However, during the track extraction phase we might assume the target to be not maneuvering very strong. Therefore, an appropriate approximation is given by

(17)

which is not covered by the Markov property, because we might have k > m > 1. In such a case, it would be necessary to incorporate the system dynamics from the past and the future to obtain an exact result on the conditional density of θ m . For the sake of simplicity, we only incorporate the system dynamics from the recent processing step k. Using this approximation, we end up with a straight forward score update by the auxiliary function

(18)

Nevertheless, this score references to the states at time t m , therefore a similar approximation might be necessary, if the following data set is originated at time tk+1.

3.2.2. Obtaining the links

Assume, at time t k the score for sensor bin exceeds the threshold μ t for track confirmation. If the fixed length for track initialization is k - n + 1, we additionally need to gather . As we can save the backward links which carry out the maximization in the auxiliary function hi-1(·), this is a trivial task, if all sensor data appear in the timely correct order. An example is given in Figure 1 where a time-bin diagram is shown. The three paths in this figure overlap in some parts, while their score at the most recent instant of time belongs to distinct sensor bins.

Figure 1
figure 1

Time-bin diagram for three DPA paths.

Let us now consider the OoS case. If μ t is exceeded by the score for some referring to time t m , we gather the sequence of states by following the links starting at . Using the reversed order of the data appearance, this link is always unique. Therefore, we obtain a unique track sequence with t m [t k , t n ] by ordering the elements of the path accordingly to their instant of time of origination. This procedure is visualized in Figure 2 for the timely ordered case (a) and OoS case (b).

Figure 2
figure 2

Links obtained by some θ m where m = k (a) and m = k - 1 (b).

4. Evaluation and application results

4.1. DPA evaluation

The evaluation of the OoS-DPA is separated into two parts. The first part considers the runtime duration when OoS sensor data appears in comparison to a reprocessing scheme, which starts at the last instant of time such that the remaining data can be used in the timely correct order. The second part addresses the obtained track accuracy. To this end, the ordered DPA output is taken as a reference. For both parts, the data set provided by DSO National Laboratories from a 2D radar system is applied as input. While for the time measurements the whole set of 400 × 372 sensor bins are taken into account, the accuracy performance test concentrates on a small 10 × 10 bins subset. Processing 15 data scans in the correct order with a standard DPA algorithm yields exactly one target. By means of this result, we evaluate number, states, and processing speed estimated by the extended DPA in the OoS case.

Figure 3 presents the results of processing speed for both algorithms, the reprocessing DPA and the OoS-DPA. As the reprocessing takes a lot of time, it is obvious that the speed of such a scheme is much lower than a direct update. Furthermore, the time consumption increases linearly in the mean time delay. This behavior, of course, is as expected.

Figure 3
figure 3

Mean processing time per scan over increasing mean time delay.

Next, we have a look at the DPA output. We examine the deviation between the ordered case and OoS case for a single target. To this end, we study a small subset of the radar data and compare the results in terms of bin deviations, non-detections and false tracks. As shown in Figure 4, the mean deviation of a track consisting of 15 states is up to 3 bins in the range axes. At a range bin size of 60 m, this corresponds to 180 m range off-set. The main reasons for this off-set is most probably the approximation in motion penalties mentioned in the section above. The mean deviation on the bearing axis is below 0.5°, thus all estimated bearing bins are almost the same. Note that the deviation in both, range and bearing, are highly dependent on the observed case. However, this shows that the OoS-DPA is able to establish a target track such that it can be maintained by a tracker. Furthermore, Figure 5 shows that the chosen target was detected by the OoS-DPA in almost every run. There were only three non-detections at a mean time delay of 5s out of 1000 runs (blue line). As mentioned above, a quite small subset of 10 × 10 bins was considered for this evaluation. However, the red line shows, that there was no run with a second (false) target detection in it.

Figure 4
figure 4

Mean track deviation for OoS-DPA.

Figure 5
figure 5

Mean number of false tracks and non-detections.

4.2. Numerical evaluation of the ASD filter

This section analyses the performance of an ASD filter in comparison to other existing techniques. Appropriate candidates for such a comparison are a standard Kalman filter (KF), which has to reprocess some stored sensor data in case of an OoS measurement, and the algorithm called Al 1 from Bar-Shalom et al. [6]. On the one hand, the KF needs a lot of storage for all measurements within a time window and extra time for reprocessing depending on the size of the lag of an OoS measurement. On the other hand, the Al 1 consists of the algorithm A1 from [5] applied to the equivalent measurement [7, 8] of the set of sensor data since the time of the last update before the time of the OoS measurement. Therefore, it is an approximation of the optimal estimate, but it does not require a storage of all sensor data. The degree of approximation depends on the level of process noise. In the evaluation below, we compare the resulting performance for different evolution noise levels.

In the following simulation scenarios, a target moves in a non-deterministic manner through a two-dimensional space. A virtual sensor observes this target once a second by measuring its range and bearing. These measurements suffer from an additional zero-mean Gaussian distributed noise. In particular, the noise level we use a variance of and millidegree2 in range and bearing, respectively. All mentioned filters are initialized with the perfect start values of the targets position and velocity. Furthermore, they use a perfect matching evolution model. For the latter, we chose a Continuous White Noise Acceleration Model [25], i.e., the transition probability density function for a given state x k at time t k to xk+1at tk+1is given by the following linear Gaussian model:

(19)

where

(20)
(21)
(22)

Here, the parameter q describes the speed variance for an update interval of T = 1 s. We use the abbreviation 1 for an identity matrix in the dimension 2. For each setup of this parameter, 1000 Monte Carlo simulations were run, where we tracked the target for 500 steps. The communication link effect is simulated by an additional Poisson distributed delay μ k with mean and variance for each measurement transfer from the sensor to the fusion center. This causes a regular appearance of OoS measurements. After every update, we quantify the root mean squared error (RMSE) of the filters estimate according to the real target position. Furthermore, we meter the processing time of the filter for each run. This reveals the efficiency regarding to the numerical complexity of the algorithm.

In Figures 6, 7, 8, 9, 10, and 11, the results of the RMSE over an increasing mean time delay are presented. It can easily be seen that the accuracy of the Al 1 algorithm decreases for stronger maneuvering targets and highly delayed measurements. For almost deterministic targets (q = 0.01), a difference in the performance between the three algorithms cannot be observed. In any case, the ASD filter has an equal RMSE to the reprocessing KF. However, the ASD filter is much more efficient regarding to the numerical complexity of the state smoothing and OoS processing. This can be seen in Figures 12 and 13, where a boxplot of the processing time is given for each algorithm. Here, one can also see that the effect of reprocessing measurements in this simple case (i.e., perfect data-to-target association, no false measurements, perfect detection) is very low. This effect, however, will increase in more realistic scenarios, where those conditions are not given. Furthermore, the advantage of a unified handling of filtering and retrodictiona becomes obvious, as the ASD algorithm handles it in less than half of the time required for a separate retrodiction.

Figure 6
figure 6

Simulative results for q = 10.0.

Figure 7
figure 7

Simulative results for q = 5.0.

Figure 8
figure 8

Simulative results for q = 2.0.

Figure 9
figure 9

Simulative results for q = 1.0.

Figure 10
figure 10

Simulative results for q = 0.1.

Figure 11
figure 11

Simulative results for q = 0.01.

Figure 12
figure 12

Processing time for ordered case, .

Figure 13
figure 13

Processing time for OoS case, .

4.3. Implementation setup for real data set

Depending on the given circumstances, either communication channels might be of limited capacity, or high bandwidth links might be available. To cover these possible situations, we consider three different setups:

  1. (i)

    Single sensor performing TBD on a local sensor site which is connected to a Fusion Center (FC) which maintains the tracks. OoS measurements appear due to varying delays on this link. This setup is visualized in Figure 14.

Figure 14
figure 14

One sensor, TBD, and ASD.

  1. (ii)

    Multiple sensors with separated local TBD modules connected to a FC performing an ASD (see Figure 15). In this scenario, as well as in the previous one, only new tracks and thresholded measurements are sent via the network.

Figure 15
figure 15

Multiple sensors and TBD, single ASD.

  1. (iii)

    Sensors connected to a FC performing a centralized TBD methodology and maintaining the tracks. In this scenario, the raw sensor data are sent to the FC, depicted in Figure 16.

Figure 16
figure 16

Multiple sensors, single TBD, and ASD.

The data set used was provided by DSO National Laboratories (DSO) and consists of raw sensor data obtained by a two-dimensional radar system. It includes 389 scans, which corresponds to about 15 min at a given scan rate of T = 2.2 s. At certain instants of time, up to ten targets can be found. The test for existing targets is done by a DPA algorithm. If the test for target existence turns out with a positive result, a new track is initialized. It consists of the Least Squared Errors (LSE) approximation of the recent 15 states and is passed to the TM. This maintenance also essentially consists of a Sequential-Likelihood-Ratio test, as proposed in [21]. The result of it is called LR-score and depends on the choice of various parameters. Most of them will be explained below.

4.3.1. Filter parameters

Essentially, there are two thresholds A < B to test for track continuation. A LR-score below A will lead to a track deletion, while a score above B indicates a track confirmation. If the score is in between of both, the track is continued, but not be confirmed, i.e., its tracking results are not displayed. A new track arising from the DPA is initialized with an LR-score LR0 = 1/10 · B. Therefore, it is not assumed to be confirmed, unless it can be observed by the TM for at least one additional step, depending on the chosen values for track detection PD and the mean false measurement density ρF.

Another important parameter for TM is μtm, which gives a lower bound for the distance of two targets before their corresponding tracks are merged. A similar threshold is given on a lower level, as we use a Multiple-Hypotheses-Tracker (MHT) [24] extension for the ASD filter [3]. In order to keep numerical expenses at a decent level, similar hypotheses are merged, if their weighted distance d = (x1 - x2) (P1 + P2)-1 (x1 - x2) is lower than the threshold μhm [26]. Here, xi and Pi represent the state and the covariance, respectively, for the i th track. Furthermore, hypotheses with a probability lower than a threshold μ p are deleted immediately.

An overview of all mentioned parameters is given in Table 1.

Table 1 Parameter overview for TM

4.3.2. Results

In order to give a comparison in the mean tracking error, an exact ground-truth trace for some targets would be necessary. However, such a trace is not available for the real data set. Therefore, we present the gained tracking results as situation pictures at an arbitrarily chosen but fixed instant of time.

4.3.3. Scenario one

At first, we have a look at the results of scenario one. Here, a Poisson distributed delay for both, measurements and DPA output of a single sensor, is inserted with a mean delay of 0,10, and 20 s, respectively. Figure 17(a) - 17(c) and 17(d) - 17(f) shows all tracks occurring at the 300th scan, i.e., at time t = 660 s, in range-bearing and x-y space, respectively. On the left hand, a star indicates a position of track initialization, while a diamond is set at the track deletion. A green line in between shows the trace of a target. It includes all positions obtained by processing the data arrived up to the chosen scan. Due to possible delays for , information contained in scans of later instants of time might be processed already. This explains why some tracks appear advanced further in comparison to the ordered case . A similar effect can be observed in the x-y space on the right hand. Here, the red rectangle indicates the sensor position and estimated positions in an ASD are plotted by blue crosses. With increasing mean delay , the accumulated state positions are stretched further apart. This is due to the fact that the ASD contains states corresponding to a wider range of points in time.

Figure 17
figure 17

Track visualization in range-bearing space (a)-(c) and x - y space (d)-(f) after 300 scans for various mean delays . (a) , (b) , (c) , (d) , (e) , (f) .

4.3.4. Scenario two

For an evaluation of the second scenario, the data set was split up. Two sensors were simulated, the first using all even scans, the second using all odd scans. Furthermore, in order to obtain a gain of the sensor fusion on common tracks, each sensors Field of View (FoV) was restricted to a fixed part of a full circle. This is shown in Figure 18, where the filled area corresponds to the FoV.

Figure 18
figure 18

Field of view of sensor 1 (left) and sensor 2 (right).

The tracking results are given in Figure 19. As one can see, the all tracks of the optimal case, where , can be recovered in the OoS cases. To this end, the fusion center benefits from both sensors without the need of storing and reprocessing data. The thresholded measurements from sensor 1 can be seen in Figure 19(d)-19(f) as thin black dots. The effects described for scenario one apply in this situation, too.

Figure 19
figure 19

Track visualization for two overlapping sensors in range-bearing space (a) - (c) and x - y space (d) - (f) after 300 scans for various mean delays . (a) , (b) , (c) , (d) , (e) , (f) .

5. Conclusion

In this article, we proposed a new extension to the DPA approach for TBD challenges. This extension enables the DPA to process time-delayed sensor data directly. These might appear because of delays in communication networks. The extended DPA is identical to the standard DPA for case all sensor data appears in the timely correct order. Therefore, one might speak of a natural extension. However, some approximations to the exact solution are necessary to prevent dramatically increasing costs on numerical power. In an evaluation on a data set of a real radar system, this approximation was shown to have at most marginal effect on the results. This is supposed to hold whenever the observed targets are in a non- or moderate-maneuvering state during the track extraction phase.

Then we numerically proved that the intensity of the process noise can have severe impact on the estimation error when using approximations. The results clearly show that an ASD filter processes OoS measurements optimally in terms of a mean squared error, i.e., equivalent to a KF reprocessing outdated data.

Last but not least, we applied the combination of a DPA and an ASD on data of a real radar sensor system. As no ground-truth is available, we cannot derive an estimation error. However, the situation pictures give an impression of how seamless this combination worked out. The experienced process time might be higher than a KF using Global Nearest Neighbor (GNN) [24], but it is still applicable for real time processing. Furthermore, it is clear that tracking results of an MHT is superior to the GNN scheme, because it involves all measurements within the selected gate [27]. A more profound analysis of this consideration about tracking performance and processing time is left as future work at this point.

Endnote

aWe prefer the term retrodiction to smoothing, as it combines the process of prediction and a retrospective view.

Abbreviations

ASD:

Accumulated State Density

DPA:

Dynamic Programming Algorithm

FC:

Fusion Center

FoV:

Field of View

GNN:

Global Nearest Neighbor

KL:

Kalman filter

LSE:

Least Squared Errors

LLR:

Log-Likelihood-Ratio

LOTs:

low-observable targets

MHT:

Multiple-Hypotheses-Tracker

OoS:

Out-of-Sequence

RMSE:

root mean squared error

SNR:

signal-to-noise ratio

TBD:

Track-before-Detect

TM:

track maintenance

T2TF:

Track-to-Track Fusion.

References

  1. Govaers F, Koch W: Distributed Kalman filter fusion at arbitrary instants of time. Proceedings of 13th International Conference Information Fusion, FUSION '10 2010.

    Google Scholar 

  2. Koch W: On accumulated state densities with applications to out-of-sequence measurement processing. Proceedings of 12th International Conference Information Fusion, FUSION '09 2009, 2201-2208.

    Google Scholar 

  3. Govaers F, Koch W: Out-of-sequence processing of cluttered sensor data using multiple evolution models. Proceedings of 13th International Conference Information Fusion, FUSION'10 2010.

    Google Scholar 

  4. Koch W, Govaers F: On accumulated state densities with applications to out-of-sequence measurement processing. IEEE Trans Aerosp Electron Syst, to appear

  5. Bar-Shalom Y: Update with out-of-sequence measurements in tracking: exact solution. IEEE Trans Aerosp Electron Syst 2002,38(3):769-777. 10.1109/TAES.2002.1039398

    Article  Google Scholar 

  6. Bar-Shalom Y, Chen H, Mallick M: One-step solution for the multistep out-of-sequence-measurement problem in tracking. IEEE Trans Aerosp Electron Syst 2004,40(1):27-37. 10.1109/TAES.2004.1292140

    Article  Google Scholar 

  7. Covino JM, Griffiths BJ: A new estimation method for multisensor data fusion. Proceedings of SPIE Conference on Sensor and Sensor Systems for Guidance and Navigation 1991.

    Google Scholar 

  8. Drummond O: Track fusion with feedback. Proceedings of SPIE Conference on Signal and Data Processing of Small Targets 1996.

    Google Scholar 

  9. Mallick M: Out-of-sequence track filtering using the decorrelated pseudo measurement approach. Proceedings of SPIE conference on Signal and Data Processing for Small Targets 2004, 5428: 154-166.

    Google Scholar 

  10. Bar-Shalom Y, Chen H: IMM estimator with out-of-sequence measurements. IEEE Trans Aerosp Electron Syst 2005,41(1):90-98. 10.1109/TAES.2005.1413749

    Article  Google Scholar 

  11. Maskell S, Everitt R, Wright R, Briers M, Malvern W: Multi-target out-of-sequence data association. International Conference on Information Fusion 2004.

    Google Scholar 

  12. Jia Z, Balasuriya A, Challa S: Sensor fusion-based visual target tracking for autonomous vehicles with the out-of-sequence measurements solution. Robot Autonom Syst 2008,56(2):157-176. 10.1016/j.robot.2007.05.014

    Article  Google Scholar 

  13. Challa S, Evans RJ, Wang X: A Bayesian solution and its approximations to out-of-sequence measurement problems. Inf Fusion 2003,4(3):185-199. 10.1016/S1566-2535(03)00037-X

    Article  Google Scholar 

  14. Mallick M, Coraluppi S, Carthel C: Advances in asynchronous and decentralized estimation. Aerospace Conference, 2001, IEEE Proceedings 2001., 4: 4/1873-4/1888

    Google Scholar 

  15. Arulampalam M, Maskell S, Gordon N, Clapp T: A tutorial on particle filters for online nonlinear/non-Gaussian Bayesian tracking. IEEE Trans Signal Process 2002,50(2):174-188. 10.1109/78.978374

    Article  Google Scholar 

  16. Orton M, Marrs A: Particle filters for tracking with out-of-sequence measurements. IEEE Trans Aerosp Electron Syst 2005,41(2):693-702. 10.1109/TAES.2005.1468758

    Article  Google Scholar 

  17. Richards G: Application of the Hough transform as a track-before-detect method. Target Tracking and Data Fusion (Digest No1996/253), IEE Colloquium 1996. 2/1-2/3

    Google Scholar 

  18. Wei L, Zhang X, Fan L: A tbd algorithm based on improved randomized hough transform for dim target detection. 2nd International Conference on Signal Processing Systems (ICSPS) 2010, 2: V2-241-V2-245.

    Google Scholar 

  19. Rutten M, Ristic B, Gordon N: A comparison of particle filters for recursive track-before-detect. 8th International Conference on Information Fusion 2005, 1: 7.

    Google Scholar 

  20. Demissie B, Oispuu M, Ruthotto E: Localization of multiple sources with a moving array using subspace data fusion.". 11th International Conference on Information Fusion, 30 June-3 July 2008, 1-7.

    Google Scholar 

  21. Koch W, Van Keuk G: Multiple hypothesis track maintenance with possibly unresolved measurements. IEEE Trans Aerosp Electron Syst 1997,33(3):883-892.

    Article  Google Scholar 

  22. Arnold J, Shaw SW, Pasternack H: Efficient target tracking using dynamic programming. IEEE Trans Aerosp Electron Syst 1993,29(1):44-56. 10.1109/7.249112

    Article  Google Scholar 

  23. Orlando D, Ehlers F, Ricci G: Track-before-detect algorithms for bistatic sonars. 2nd International Workshop on Cognitive Information Processing (CIP) 2010, 180-185.

    Google Scholar 

  24. Blackman SS, Popoli R: Design and analysis of modern tracking systems. Artech House, New York; 1999.

    Google Scholar 

  25. Bar-Shalom Y, Li X, Kirubarajan T: Estimation with Applications to Tracking and Navigation. Wiley-Interscience, New York; 2001.

    Book  Google Scholar 

  26. Salmond D: Mixture reduction algorithms for target tracking in clutter. SPIE Signal and Data Processing of Small Targets 1990, 434-445.

    Google Scholar 

  27. Blackman SS: Multiple hypothesis tracking for multiple target tracking. IEEE Aerosp Electron Syst Mag 2004,19(1):5-18.

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Felix Govaers.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Govaers, F., Rong, Y., Chee, L.H. et al. Track-before-detect in distributed sensor applications. EURASIP J. Adv. Signal Process. 2011, 20 (2011). https://doi.org/10.1186/1687-6180-2011-20

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2011-20

Keywords