Radar networks: A review of features and challenges
Abstract
Networks of multiple radars are typically used for improving the coverage and tracking accuracy. Recently, such networks have facilitated deployment of commercial radars for civilian applications such as healthcare, gesture recognition, home security, and autonomous automobiles. They exploit advanced signal processing techniques together with efficient data fusion methods in order to yield high performance of event detection and tracking. This paper reviews outstanding features of radar networks, their challenges, and their state-of-the-art solutions from the perspective of signal processing. Each discussed subject can be evolved as a hot research topic.
keywords:
Data fusion , detection , estimation , radar network , registration error , sensor management , signal processing , target tracking , wireless sensor network.Preprint \SetWatermarkScale5 \backgroundsetup angle=90, opacity=1, scale=1, color=black, nodeanchor=east, position=current page.west, contents=Accepted to be published in Information Fusion, vshift=-20pt
1 Introduction
Radars are mostly famous for their expansive use in defense, air traffic control, weather monitoring and prediction, maritime control and aerial industries [1]. Recently, the development of commercial and low-cost radars, such as those presented by [2, 3], have made it possible for many civilian applications to take advantage of them. Though the commercial radars do not have the high-performance functionality and reliability of the military-class ones, advances in RF/microwave technologies and manufacturing have fit them for being used in even some defense applications [4].
The civilian applications of radars are expanding. For example, while implementing surveillance cameras for health-care induces privacy concerns, using radar sensors instead together with advanced signal processing methods, such as the fall detection method proposed in [5, 6], alleviate the issue [7]. Assisted living (AL) using radars consists of human activity recognition by signal processing and its classification by exploiting learning methods [8, 6]. A commercial radar for smart home applications designed by Vayyar has been shown in Fig. 1 [9] with embedded on-board antennas.


Radars – together with lidars – have also found applications in the pervasive autonomous vehicles [11] (Fig. 2 [10]). Ward and Folkesson in [12] have used radars for accurately localizing cars when they are out of visibility of GPS satellites. Wax in [13] has discussed using radars for detecting obstacles by autonomous vehicles. In addition, the Congress of the United States had mandated that at least one third of military vehicles must be autonomous by 2015 [13].

Another interesting application of radars is non-contact gesture recognition [15, 16, 17] (Fig. 3 [14]). Fan et. al. in [15] have developed a remote computer mouse by recognizing human gestures using a network of short-range continuous-wave (CW) Doppler radars. Kim and Toomajian in [16] have proposed a method to recognize hand gestures using micro-Doppler signatures measured by Doppler radars. Moreover, designing a frequency modulated CW radar for recognizing gestures in mobile devices has been explained by Townley et. al. in [17, 18] .
Commercial radars suffer from low coverage and deficit performance. Therefore, advanced signal processing methods are essential for efficiently exploiting them. In addition, multiple radar sensors are required in order to improve both coverage and performance. Hence, efficient data fusion techniques should be employed as well.
Jindalee Operational Radar Netowrk (JORN) [18] — shown in Fig. 4 — is an interesting example of expanding surveillance coverage. In JORN, three over-the-horizon radar (OTHR) systems are used in remote areas of Australia in order to provide cost-effective surveillance of defense and civilian activities. Radar networks are also the efficient solutions to improve coverage while maintaining spatial resolution in weather forecasting and emergency management [19, 20].

This paper presents the most important challenges of radar networks and their state-of-the-art solutions from the perspective of signal processing. Radar networks can be considered as a special class of wireless sensor networks (WSNs) whose main goals usually consist of detection and tracking of desired targets. Therefore, the challenges of radar networks are categorized as:
-
1.
Deployment of radars;
-
2.
Decentralized detection;
-
3.
Multi-target tracking (MTT);
-
4.
Registration error correction;
-
5.
Inference-driven sensor management.
Note that network aspects of radar networks — such as temporal synchronization [21] and spectrum availability [22, 23] — while are of practical importance, are not covered in this survey since there are currently many related works.
The paper is organized as follows. Deployment of radars is discussed in Sec. 2. Sec. 3 reviews problems related to decentralized detection over radar networks. Tracking targets and relevant methods are discussed in Sec. 4. Sec. 5 presents outstanding fusion schemes with the methods to correct their registration errors explained in Sec. 6. The sensor management algorithms are reviewed in Sec. 7 and finally the paper is concluded in Sec. 8.
2 Deployment of radars
Generally, the deployment of sensors affects the overall performance of network. Javadi in [24] has shown that a dense network of cheap but available sensors can perform the same as a sparse network of accurate but expensive sensors. The effects of network density are also studied in [25].
One application of radar networks is in surveillance of barriers, such as borders, where the barrier coverage is crucial. Placement of bistatic radars for barrier coverage has been investigated in [26] as an optimization problem where a minimum-cost placement strategy has been proposed for full barrier coverage. It has been assumed that — as shown in Fig. 5 [26] — the radar field covers the barrier breadth and deployment lines parallel to the long side of the sensor field are considered for placement of transmitters () and receivers ().

One of the most popular sensor deployment methods is the Lloyd algorithm [27, 28] whose goal is to minimize distortion in homogeneous WSNs. Each sensor has a sensing range within which it can detect events occurrence. However, the sensing capability of sensors decreases vs. distance. Here, distortion is used for modeling the sensing inaccuracy.
The drawback of Lloyd algorithm is considering just the sensing range (coverage aspect) while ignoring the connectivity (communication aspect). Guo and Jafarkhani in [29] have attempted to alleviate the connectivity issue of Lloyd algorithm by considering both coverage and connectivity simultaneously.
3 Decentralized detection
Detection is a basic task of radar networks. In fact, target detection and tracking are the main goals of radar networks. A comprehensive tutorial on the topic could be found in [24]. In detection, the goal is to detect desired targets correctly while avoiding any false alarm [30]. Detection may be carried out in either a centralized or decentralized manner [31].
In centralized detection, radar sensors send raw observations to a fusion center (FC) where the final decision about target presence is taken. However, sending raw observations from radar sensors to FC imposes a large communication burden. Therefore, radar sensors are usually set up to process their observations locally and send a compressed data to FC (decentralized detection). Less data transmission results in energy saving as well since low-power radar sensors consume most of their energy during data wireless communication. Energy consumption is crucial specially when the radar sensors are powered by batteries. The less data is sent, the more energy is saved in the cost of performance loss.
Designing an optimum decentralized detector network consists of designing optimal local detectors and designing an optimal fusion rule at FC. The problem is well-known to be intractable in general [32] even in the simplest case of a two-sensor network [33]. Rational assumptions such as statistical independence conditioned on each hypothesis (target presence and the null hypotheses) make the problem tractable. If the statistical information of the target is available, the likelihood ratio test (LRT) yields the optimal detection performance [34] in radar sensors. In the absence of any statistical information, radar sensors may use a quantization method — such as the hyper-plane quantization [35] — to compress their observations. Then, an appropriate fusion rule, such as counting rule [36], weighted decision fusion (WDF) [37], generalized LRT (GLRT) or the Rao test [34], may be implemented at FC in order to infer the final decision.
4 Target tracking
Tracking multiple targets is a challenging problem since it needs implementing statistical filters with cumbersome computations. An overview of different target tracking methods developed during the last forty years has been presented by Farina et. al. in [38].
While the Kalman filter (KF) and its derivatives such as extended KF (EKF) and unscented KF (UKF) are common in estimation of the positions of targets, an appropriate additional filter is crucial for data association, i.e. discriminating targets from the clutter as well as from each other. The simplest approach is the nearest neighbor standard filter (NNSF) [39] which updates the current prediction with the nearest measurement to it and ignores the other measurements. Here, “nearest” refers to the observation with the minimum normalized innovation. In fact, NNSF implicitly assumes a low clutter rate and thus does not work well in situations with high degree of clutter.
A more flexible alternate to NNSF is the probabilistic data association filter (PDAF) [40]. PDAF computes the probabilities of correct associations for the measurements and use them to compute the track by weighted averaging. Despite NNSF which chooses just one measurement, PDAF involves all measurements but each with a weight proportional to its probability of correct association. The probability of correct association is usually considered to be proportional to the normalized innovation of the association. A comparison between the performances of NNSF and PDAF in [40] shows that PDAF exhibits more robustness than NNSF in the presence of clutters.
A data association algorithm based on PDAF in a radar network tracking a single target has been proposed in [41]. There, a centralized collaborative detection and tracking strategy is implemented in which each radar is allocated with a transmission power and a false alarm rate in order to meet the energy limitations of the network. To that end, an optimization problem with the Bayesian Cramer-Rao lower bound as the objective function is considered and a sub-optimal solution is obtained.
For tracking multiple targets, two extensions of NNSF are suboptimal nearest neighbor (SNN) [42] and global nearest neighbor (GNN) [43]. SNN treats with data association like an assignment problem and relates each track to its nearest observation, starting from the least distance to a track. However, SNN solution is not guaranteed to be the optimal nearest neighbor scheme. Alternatively, the global optimal scheme is obtained in GNN using the Munkres algorithm [44]. Other sub-optimal, but faster, solutions to GNN are the auction algorithm [45] and the Jonker-Volgenant-Castanon (JVC) method [46].
Joint PDAF (JPDAF) [47] is the extension of PDAF for tackling MTT in which the joint probabilities of association are computed and used for updating the predictions of the tracks. PDAF and JPDAF are useful for environments with considerable clutter. The performance of JPDAF, SNN, and GNN in tracking six closely-spaced F-18 fighters has been examined and compared in [48]. The results showed that the algorithms exhibit similar performances while they use different approaches.
Another key algorithm of MTT is the multiple hypothesis tracking (MHT) filter [49, 47] which performs well in presence of clutter and high track uncertainties (e.g. maneuvering or crossing targets). MHT works as follows. A validation gate is computed based on the predicted observation and a new hypothetical track is established for each measurement inside the gate. The new tracks are treated independently and tracks with low likelihoods are discarded in order to avoid exponentially increasing the number of the tracks. An overview of MHT has been shown in Fig. 6 [50].

Calculating the multitarget estimation error becomes inconvenient when vectors are used for representing multitarget state — as in the above discussed approaches. For example, see Fig. 7-a [51] wherein an estimation error is mistakenly obtained while the estimation is correct. Another issue with using vectors is that they can not state miss distance when the estimated number of targets differs from the actual number of targets. As an example shown in Fig. 7-b [51], the true and estimated number of targets may not be equal.
However, considering the states of targets as the elements of a set alleviates this problem well. For this purpose, random set theory [52, 53] — also referred to as FInite Set STatistics (FISST) — has been adopted in tackling the MTT problems.

In FISST, random finite sets (RFSs), instead of random vectors, are used in order to update both the number and the states of the targets simultaneously. An RFS is a set with a random cardinality — indicating the number of targets — whose elements represent the state vectors of the targets. When resorting to FISST in an MTT problem, an appropriate metric should be defined for computing the distance between the set of the true states and the set of the estimated target states. Some of the metrics commonly used in MTT using RFSs include Hausdorff [54], Wasserstein [55] — also referred to as OMAT in [56] —, optimal sub-pattern assignment (OSPA), and generalized OSPA (GOSPA).
Hausdorff considers the largest of all the Euclidean distances from a point in one set to the closest point in the other set as the estimation error [54]. Hence it is not sensitive to cardinality mismatches. Hoffman and Mahler alleviated the problem in [55] by introducing a metric based on the Wasserstein distance which is originally a measure of similarity between probability distributions. The proposed Wasserstein distance has been improved in [57] where the optimal sub-pattern assignment (OSPA) metric is proposed in which the cardinality mismatches are penalized. A modification of OSPA is the generalized OSPA (GOSPA) [58].
While the traditional approaches solve the MTT problem by splitting it to multiple independent single-target tracking problems, the FISST-based method propagates all tracks simultaneously. To that end, a function known as the probability hypothesis density (PHD) has a key role. In simple words, a PHD defines the intensity of targets in the state space and its integration over a region gives the expected number of targets in that region. A comparison between the performances of the PHD and MHT filters has been presented in [50, 59] via simulations. However, MHT is a flexible algorithm and its performance can be improved by modifying its parameters (e.g. in track deletion and merging as well as gating). Generally, there is not any valid comparison between the two algorithms.
While the PHD filter predicts and updates the PHD function in time, another approach, the cardinalized PHD (CPHD) filter [60], provides more robustness with respect to clutter and misdetections. The CPHD filter, which is more general than the PHD filter, updates the number of the targets in time in addition to updating just the PHD function and is preferable over PHD especially in large number of targets. Another FISST-based approach to MTT is the second order PHD (SO-PHD) [61] in which the variance of the number of of targets is propagated in addition to its mean.
In another recent approach towards MTT, using the message passing algorithm has been proposed in [62]. Using this approach in terms of its sum-product algorithm (SPA), the conditional marginal posterior probability density functions (pdfs) (i.e. the pdf of each state given observations) can be computed; hence the prediction and update steps of tracking become tractable. It has been shown in [62] that this approach can deal with non-linear and non-Gaussian models as well. Moreover, the sum-product algorithm for data association (SPADA) proposed in [62] has been examined in several multi-object tracking applications [63, 64]. It is shown that SPADA performs well in cases with objects generating at most one measurement [65].
Computational complexity
The major part of computational complexity of MTT algorithms is imposed by data association. It has been shown in [66] that the complexity of MHT is at least with and denoting respectively the number of existing tracks and the number of measurements. This complexity is affected by track merging and measurement gating. On the other hand, it has been argued in [40] that the complexity of JPDAF is lower than that of MHT in terms of computation time and code memory size.
While the complexity of the CPHD recursion is very high in general, it is significantly reduced by considering the PHD function as the mixture of normally distributed states [67]. This implementation of CPHD is known as GM-CPHD and its complexity is . It has been claimed in [67] that GM-CPHD is simpler than JPDAF.
Sensor resolution
A notable issue in MTT is sensor resolution which is defined as the ability to distinguish between two close targets [68]. Most MTT algorithms ignore sensor resolution and assume it as perfect since considering it increases the computational complexity.
Sensor resolution is affected by the following factors [68, 69, 70]:
-
1.
Range resolution which depends on the length of the emitted pulse;
-
2.
Angular resolution which depends on the antenna beamwidth;
-
3.
Signal-to-noise ratio (SNR) for each target;
-
4.
The number of measurement samples;
-
5.
The algorithm implemented for tracking.
On the other hand, if the probability of resolution is poor, the probability of data association will be heavily affected [70]. Musicki et. al. in [71] have presented an algorithm for improving the resolution which yields a better tracking performance.
5 Data fusion
After one of the above MTT methods is adopted by a radar network — depending on the radar sensor’s resources as well as the environment circumstances — , an efficient fusion algorithm is required in order to obtain the overall tuned tracks. Some of the most common fusion methods are listed as follows:
-
1.
Inverse covariance fusion (centralized tracking) [72]: The radars send their observations to FC where the track is obtained by usually exploiting KF or any of its derivatives such as EKF and UKF. In the KF filters, the process model has a key role. Accordingly and in order to make for the modeling errors, the modified strong tracking fusion (MSTF) has been proposed in [73] in which the predicted estimation covariance is faded by a factor. The fading factor is obtained by equating the approximation of the actual innovation covariance with the theoretical one given by KF.
Implementation of centralized PHD filter for fusing is computationally expensive and needs several simplifying approximations [74]. Alternatively, it has been proposed in [75] to preprocess the received observations and clustering them in sets of proxy and homologous measurements.
For cases with non-Gaussian process models, fusion of radars’ observations by message passing algorithm has been presented in [62].
-
2.
Independent likelihood pool (ILP) [72]: In ILP, radars send their likelihood ratios (LRs) to FC wherein the posterior probability of the states is computed. The computed state may be fedback to the radar sensors in order to compute their LRs more accurately. ILP assumes the same prior information for all radars.
-
3.
Covariance intersection (CI) fusion [76]: Known also as “simple fusion”, ignores the correlation among the estimation errors of radar sensors and thus significantly reduces the computational burden. CI is specially applicable in fusing radars’ tracks when either the correlations between the state vectors of radars are unknown or there are restrictions on processing power or the memory size. It fuses the state vectors of radars by weighting each according to their covariance matrix [77]. Although consistent, i.e. more accurate than each local tracker [77], it yields a conservative track estimate [78]. Therefore, it has been modified in [79, 80] by incorporating a partial prior knowledge regarding the unknown cross-correlations in order to improve the tracking performance.
-
4.
Information graph [81]: Information graph is a solution to overcome the correlation existing in the data fused at FC by identifying redundant information. When several nodes report the same data, just one of them is new to FC while the others are redundant (double counting of information is also referred to as data incest). The common information of any two or more nodes could be found by identifying their common predecessors in the information graph. Then, the conditional dependencies from the data sets are removed in the Bayesian formulations [81]. This method is not applicable in networks with dynamic configurations.
-
5.
Track-to-track fusion [82]: The track-to-track fusion combines two state vectors while considering their correlation. It has been shown in [83] that considering existing correlation between the two state vectors due to the common process noise improves the final estimation accuracy. This method is also referred to as the weighted covariance fusion (WCF) [84] and has been extended to cases with more than two sensors in [85]. It uses the state estimates together with the covariance matrix in order to obtain the fused state of the target.
The problem of fusing the tracks given by two different kinds of sensors while considering their cross-covariance, i.e. heterogeneous track-to-track fusion, has been considered in [86, 87]. In [86], the tracks given by a passive infrared sensor and an active radar are fused using cubature Kalman filter (CKF).
-
6.
Consensus-based fusion (distributed MTT – DMTT) [88]: In consensus-based fusion methods, all radars reach the same track after several steps of information exchange with their neighbors. FC is not needed anymore since fusion is carried out in a distributed manner. Here, the goal of radar sensors is to locally update and fuse the cardinality and the locations of targets such that the estimated values are as close as possible to those given by the centralized CPHD filter. Battistelli et. al. in [88] have shown the considerable tracking performance improvement reached after just one step of information exchange.
6 Registration error correction
Registration errors are referred to the errors due to any kind of uncertainty in local sensors such as asynchronous clocks, uncertainties in exact locations and orientations of radars and their measurement biases, and also the uncertainty in local settings of sensors. While some kinds of these errors, such as the error due to noise power uncertainty [89] and uncalibrated sensors [90], can be compensated locally, most of them must be corrected by FC. If not corrected, they may result in tracking errors and formation of multiple (ghosts) tracks on the same target [91, 92, 11].
When performing centralized tracking, the decoupled Kalman filter [93] or the approach presented by [94] may be adopted in order to compensate the bias errors of local sensors. These methods involve estimating cross-correlations and thus have a heavy computational burden. Another approach to estimate multi-radar biases in centralized tracking is resorting to FISST and using a PHD filter for estimation of the biases in a recursive manner [95].
In track fusion, the more common approach to bias error correction estimates the bias errors (both offset and scale biases) dynamically by approximating the local measurements from their state estimates and then subtracting them from each other [91]. This procedure gives a measurement of the biases which is independent of the states. Therefore, they can be estimated via either least squares estimation (LSE) or minimum mean square error (MMSE) estimation depending on whether the biases are modeled as unknown constants or random variables, respectively. This method has been extended in [96] to asynchronous sensors. The case of asynchronous sensors has also been considered in [97] where the registration problem has been tackled by non-linear optimization assuming a target with a nearly-constant-velocity model.
In the consensus-based fusion, which lacks any FC, a distributed registration method has been proposed in [98]. In this method, a cost function indicating the differences between local posteriors is minimized over registration errors.
7 Inference-driven sensor management
In radar networks, resources such as communication bandwidth and energy of radar motes (in case they are powered by batteries) are limited. Therefore, a sensor management mechanism would be useful for efficient use of network and prolonging its lifetime. Inference-driven sensor management refers to determining the optimal way of managing the limited resources of the network, such as energy and bandwidth, by assigning tasks to a determined group of sensors, as shown in Fig. 8.

Sensor management is generally a non-convex optimization problem [99] with sub-optimal solutions reachable by convex relaxation as proposed by [99]. A framework based on multi-objective optimization has been proposed by Li et. al. in [100] with tracking accuracy and quantity budget (in terms of the number of the sensors selected) as the objective functions. In a distributed MTT scenario, a semi-definite-programming-based solution has been provided in [101] where the feedback information in the tracking recursion is used for improving the worst-case tracking accuracy.
Other solutions to sensor management are mostly based on information theoretic methods [102]. Williams et. al. in [103] assign some sensors of the network as anchor nodes based on which a coarse estimation of a desired source is obtained. Then, at each iteration, a set of (usually, a few) non-anchor sensors are activated whose data maximizes the mutual information (MI) between the source location and the quantized sensors’ measurements. After several iterations, the source is localized.
The MI-based method suffers from the perspective of complexity which grows exponentially in the number of activated sensors in each iteration. Also, it can not be related to the final estimation performance. To alleviate these issues, a sensor selection scheme based on the posterior Cramer-Rao Lower Bound (PCRLB) has been proposed by [104, 105]. In this method, a set of non-anchor sensors are activated that minimizes the PCRLB of the estimation error. The MI-based and PCRLB-based sensor management methods have been examined by [104] in a WSN with sensors deployed in a grid layout over a field. The iterative algorithms are initialized with anchor sensors and just one sensor is activated in each iteration. Fig. 9 [104] shows the comparison between the MI-based and PCRLB-based methods with the nearest sensor selection method in term of MSE of and coordinates. In the nearest sensor selection method, sensors with the nearest measurements to the state track are selected.

In PCRLB, the Fisher information matrix (FIM) is obtained by taking expectation regarding both measurements and states. Therefore, PCRLB is an off-line measure independent of the state track. To take the state track into account, it has been proposed in [105] to use the conditional PCRLB (C-PCRLB) in which FIM is conditioned on all past measurements. While the computational complexity of MI-based sensor selection rises exponentially with the number of activated sensors, it increases linearly in PCRLB and C-PCRLB-based methods.
8 Conclusion and future directions
In this manuscript, the vital features and challenges of radar networks and their state-of-the-art solutions were reviewed from the perspective of signal processing. To that end, we categorized the existing broad literature into the following classes:
-
1.
Deployment of radars;
-
2.
Decentralized detection;
-
3.
Multi-target tracking (MTT);
-
4.
Registration error correction;
-
5.
Inference-driven sensor management.
Each class covers extensive topics that are currently being developed. Evolving the solutions is crucial because of the rapidly expanding applications of radar networks. Any solution must meet the limitations of radar networks, especially limitations related to the communication burden and scalibility issues.
However, the topics related to radar networks are so extensive that it is not possible to cover them all in a review article. The subjects that were not covered by the current review include:
The methods and algorithms related to radar networks may move forward by developing computational models and integrating artificial intelligence (AI) in data fusion. Their applicability in applications such as space surveillance can be considered as another future topic.
To conclude, lots of information can be provided by a network of radars while they, hopefully, are at low cost due to the exploitation of technology of commercial products, and resistant against harsh environmental conditions. The accuracy of the information is improved by using advanced signal processing methods. It is hoped that the overall performance will even be improved more by integrating AI methods. The more accurate information facilitates decision making whose implementation in an autonomous manner is an open research field.
References
- [1] A. Farina, F. A. Studer, Radar Data Processing: Advanced Topics and Applications, Vol. 2, Research Studies Press, Letchworth, Herts SG6 3BE, United Kingdom, 1986.
- [2] B. Mencia-Oliva, J. Grajal, O. A. Yeste-Ojeda, G. Rubio-Cidre, A. Badolato, Low-cost CW-LFM radar sensor at 100 GHz, IEEE Trans. Microw. Theory Tech. 61 (2) (2013) 986–998.
- [3] C. T. Rodenbeck, S.-G. Kim, W.-H. Tu, M. R. Coutant, S. Hong, M. Li, K. Chang, Ultra-wideband low-cost phased-array radars, IEEE Trans. Microw. Theory Tech. 53 (12) (2005) 3697–3703.
- [4] M. Lorell, J. Lowell, M. Kennedy, H. Levaux, Commercial technology trends relevant to military radars, in: Cheaper, Faster, Better? Commercial Approaches to Weapons Acquisition, RAND Corporation, Raleigh, 2000.
- [5] C. Garripoli, M. Mercuri, P. Karsmakers, P. J. Soh, G. Crupi, G. A. E. Vandenbosch, C. Pace, P. Leroux, D. Schreurs, Embedded DSP-based telehealth radar system for remote in-door fall detection, IEEE J. Biomed. Health Inf. 19 (1) (2015) 92–101.
- [6] S. Z. Gurbuz, M. G. Amin, Radar-based human-motion recognition with deep learning: Promising applications for indoor monitoring, IEEE Signal Process. Mag. 36 (4) (2019) 16–28.
- [7] O. Postolache, P. Girao, E. Pinheiro, R. Madeira, J. M. D. Pereira, J. Mendes, G. Postolache, C. Moura, Multi-usage of microwave Doppler radar in pervasive healthcare systems for elderly, in: 2011 IEEE Int. Instrum. Meas. Technol. Conf., 2011, pp. 1–5.
- [8] J. Le Kernec, F. Fioranelli, C. Ding, H. Zhao, L. Sun, H. Hong, J. Lorandel, O. Romain, Radar signal processing for sensing in assisted living: The challenges associated with real-time implementation of emerging algorithms, IEEE Signal Process. Mag. 36 (4) (2019) 29–41.
-
[9]
S. K. Moore, Vayyar’s
72-transceiver radar chip sees just enough but not too much (May 2018).
URL https://spectrum.ieee.org/tech-talk/semiconductors/devices/vayyars-72transciever-radar-chip-sees-just-enough-but-not-too-much - [10] V. K. Kukkala, J. Tunnell, S. Pasricha, T. Bradley, Advanced driver-assistance systems: A path toward autonomous vehicles, IEEE Consum. Electron. Mag. 7 (5) (2018) 18–25.
- [11] F. Folster, H. Rohling, Data association and tracking for automotive radar networks, IEEE Trans. Intell. Transp. Syst. 6 (4) (2005) 370–377.
- [12] E. Ward, J. Folkesson, Vehicle localization with low cost radar sensors, in: 2016 IEEE Intell. Veh. Symp. (IV), 2016, pp. 864–870.
- [13] H. Wax, Autonomous vehicle development: No accident, IEEE Women Eng. Mag. 2 (1) (2008) 34–37.
-
[14]
Project soli.
URL https://atap.google.com/soli - [15] T. Fan, C. Ma, Z. Gu, Q. Lv, J. Chen, D. Ye, J. Huangfu, Y. Sun, C. Li, L. Ran, Wireless hand gesture recognition based on continuous-wave Doppler radar sensors, IEEE Trans. Microw. Theory Tech. 64 (11) (2016) 4012–4020.
- [16] Y. Kim, B. Toomajian, Hand gesture recognition using micro-Doppler signatures with convolutional neural network, IEEE Access 4 (2016) 7125–7130.
- [17] A. Townley, P. Swirhun, D. Titz, A. Bisognin, F. Gianesello, R. Pilard, C. Luxey, A. M. Niknejad, A 94-GHz 4TX-4RX phased-array FMCW radar transceiver with antenna-in-package, IEEE J. Solid-State Circuits 52 (5) (2017) 1245–1259.
- [18] J. Allison, J. Caddy, P. Yip, Jindalee operational radar network phase 6: Over-the-horizon radar developments, IEEE Potentials 38 (4) (2019) 28–33.
- [19] F. Junyent, V. Chandrasekar, Theory and characterization of weather radar networks, J. Atmos. Ocean. Technol. 26 (3) (2009) 474–491.
- [20] F. Junyent, V. Chandrasekar, D. McLaughlin, E. Insanic, N. Bharadwaj, The casa integrated project 1 networked radar system, J. Atmos. Ocean. Technol. 27 (1) (2010) 61–78.
- [21] D. Djenouri, M. Bagaa, Synchronization protocols and implementation issues in wireless sensor networks: A review, IEEE Syst. J. 10 (2) (2016) 617–627.
- [22] T. Yucek, H. Arslan, A survey of spectrum sensing algorithms for cognitive radio applications, IEEE Communications Surveys Tutorials 11 (1) (2009) 116–130.
- [23] F. A. Awin, Y. M. Alginahi, E. Abdel-Raheem, K. Tepe, Technical issues on cognitive radio-based internet of things systems: A survey, IEEE Access 7 (2019) 97887–97908.
- [24] S. H. Javadi, Decision fusion: Sparse network vs. dense network, in: 24th Iranian Conf. Electr. Eng. (ICEE), 2016, pp. 1821–1824.
- [25] J. F. Chamberland, V. V. Veeravalli, How dense should a sensor network be for detection with correlated observations?, IEEE Trans. Inf. Theory 52 (11) (2006) 5099–5106.
- [26] B. Wang, J. Chen, W. Liu, L. T. Yang, Minimum cost placement of bistatic radar sensors for belt barrier coverage, IEEE Trans. Comput. 65 (2) (2016) 577–588.
- [27] J. Cortes, S. Martinez, F. Bullo, Spatially-distributed coverage optimization and control with limited-range interactions, ESAIM: COCV 11 (4) (2005) 691–719.
-
[28]
Lloyd’s algorithm.
URL https://en.wikipedia.org/wiki/Lloyd’salgorithm - [29] J. Guo, H. Jafarkhani, Sensor deployment with limited communication range in homogeneous and heterogeneous wireless sensor networks, IEEE Trans. Wirel. Commun. 15 (10) (2016) 6771–6784.
- [30] I. Maherin, Q. Liang, Multistep information fusion for target detection using UWB radar sensor network, IEEE Sensors J. 15 (10) (2015) 5927–5937.
- [31] E. Conte, E. D’Addio, A. Farina, M. Longo, Multistatic radar detection: synthesis and comparison of optimum and suboptimum receivers, IEE Proc. F - Commun. Radar Signal Process. 130 (6) (1983) 484–494.
- [32] J. N. Tsitsiklis, Decentralized detection, Adv. Stat. Signal Process. 2 (1993) 297–344.
- [33] R. R. Tenney, N. R. Sandell, Detection with distributed sensors, IEEE Trans. Aerosp. electron. Syst. AES-17 (4) (1981) 501–510.
- [34] S. M. Kay, Fundamentals of Statistical Signal Processing, Volume 2: Detection Theory, Prentice Hall, Upper Saddle River, NJ, Jan. 1998.
- [35] J. Fang, H. Li, Hyperplane-based vector quantization for distributed estimation in wireless sensor networks, IEEE Tran. Inf. Theory 55 (12) (2009) 5682–5699.
- [36] R. Niu, P. K. Varshney, Q. Cheng, Distributed detection in a large wireless sensor network, Inf. Fusion 7 (4) (2006) 380–394.
- [37] S. H. Javadi, A. Peiravi, Fusion of weighted decisions in wireless sensor networks, IET Wirel. Sensor Syst. 5 (2) (2015) 97–105.
- [38] A. Farina, G. Battistelli, L. Chisci, A. Di Lallo, 40 years of tracking for radar systems: A cross-disciplinary academic and industrial viewpoint, in: Int. Conf. Control, Autom. Inf. Sci. (ICCAIS), 2017, pp. 1–8.
- [39] S. S. Blackman, R. Popoli, Design and Analysis of Modern Tracking Systems, Artech House, Norwood, MA, 1999.
- [40] Y. Bar-Shalom, F. Daum, J. Huang, The probabilistic data association filter, IEEE Control Syst. Mag. 29 (6) (2009) 82–100.
- [41] J. Yan, W. Pu, S. Zhou, H. Liu, Z. Bao, Collaborative detection and power allocation framework for target tracking in multiple radar system, Inf. Fusion 55 (2020) 173 – 183.
- [42] A. Farina, F. A. Studer, Radar Data Processing I- Introduction and Tracking, Research Studies Press, 1985.
- [43] S. S. Blackman, Multiple-Target Tracking with Radar Application, Artech House, Norwood, MA, 1986.
- [44] J. Munkres, Algorithms for the assignment and transportation problems, J. Soc. Ind. Appl. Math. 5 (1957) 32–38.
- [45] D. P. Bertsekas, The auction algorithm: A distributed relaxation method for the assignment problem, Ann. Oper. Res. 14 (1) (1988) 105–123.
- [46] R. Jonker, A. Volgenant, A shortest augmenting path algorithm for dense and sparse linear assignment problems, J. Comput. 38 (4) (1987) 325–340.
- [47] Y. Bar-Shalom, X. R. Li, Multitarget-Multisensor Tracking: Principles and Techniques, YBS Publishing, Storrs, CT, 1995.
- [48] H. Leung, Zhijian Hu, M. Blanchette, Evaluation of multiple radar target trackers in stressful environments, IEEE Trans. Aerosp. Electron. Syst. 35 (2) (1999) 663–674.
- [49] D. Reid, An algorithm for tracking multiple targets, IEEE Trans. Autom. Control 24 (6) (1979) 843–854.
- [50] K. Panta, B.-N. Vo, S. Singh, A. Doucet, Probability hypothesis density filter versus multiple hypothesis tracking, Proc. SPIE 5429 (2004) 5429–5441.
- [51] B.-N. Vo, B.-T. Vo, D. Clark, Bayesian multiple target filtering using random finite sets, in: M. Mallick, V. Krishnamurthy, B.-N. Vo (Eds.), Integrated Tracking, Classification, and Sensor Management: Theory and Applications, IEEE Press, Piscataway, NJ, 2012.
- [52] R. P. S. Mahler, Statistiacl Multisource-multitarget Information Fusion, Artech House, Norwood, MA, USA, 2007.
- [53] R. P. S. Mahler, Advances in Statistiacl Multisource-multitarget Information Fusion, Artech House, Norwood, MA, USA, 2014.
- [54] L. Chen, A. I. El-Fallah, R. K. Mehra, R. P. S. Mahler, J. R. Hoffman, C. A. Stelzig, M. G. Alford, Multisensor management optimization for multitarget tracking based on Hausdorff distance minimization, in: I. Kadar (Ed.), Signal Processing, Sensor Fusion, and Target Recognition XI, Vol. 4729, International Society for Optics and Photonics, SPIE, 2002, pp. 259 – 269.
- [55] J. R. Hoffman, R. P. S. Mahler, Multitarget miss distance via optimal assignment, IEEE Trans. Syst., Man, Cybern. - Part A: Syst. Hum. 34 (3) (2004) 327–336.
- [56] D. Schuhmacher, B. Vo, B. Vo, A consistent metric for performance evaluation of multi-object filters, IEEE Trans. Signal Process. 56 (8) (2008) 3447–3457.
- [57] B. Ristic, B. Vo, D. Clark, B. Vo, A metric for performance evaluation of multi-target tracking algorithms, IEEE Trans. Signal Process. 59 (7) (2011) 3452–3457.
- [58] A. S. Rahmathullah, . F. Garcia-Fernandez, L. Svensson, Generalized optimal sub-pattern assignment metric, in: 2017 20th Int. Conf. Inf. Fusion (Fusion), 2017, pp. 1–8.
- [59] K. Panta, D. E. Clark, B. Vo, Data association and track management for the Gaussian mixture probability hypothesis density filter, IEEE Trans. Aerosp. Electron. Syst. 45 (3) (2009) 1003–1016.
- [60] R. P. S. Mahler, PHD filters of higher order in target number, IEEE Trans. Aerosp. Electron. Syst. 43 (4) (2007) 1523–1543.
- [61] I. Schlangen, E. D. Delande, J. Houssineau, D. E. Clark, A second-order phd filter with mean and variance in target number, IEEE Trans. Signal Process. 66 (1) (2018) 48–63.
- [62] F. Meyer, T. Kropfreiter, J. L. Williams, R. Lau, F. Hlawatsch, P. Braca, M. Z. Win, Message passing algorithms for scalable multitarget tracking, Proc. IEEE 106 (2) (2018) 221–259.
- [63] F. Meyer, P. Braca, F. Hlawatsch, M. Micheli, K. D. LePage, Scalable adaptive multitarget tracking using multiple sensors, in: 2016 IEEE Globecom Workshops (GC Wkshps), 2016, pp. 1–6.
- [64] F. Meyer, P. Braca, P. Willett, F. Hlawatsch, A scalable algorithm for tracking an unknown number of targets using multiple sensors, IEEE Trans. Signal Process. 65 (13) (2017) 3478–3493.
- [65] F. Meyer, Z. Liu, M. Z. Win, Scalable probabilistic data association with extended objects, in: 2019 IEEE Int. Conf. Commun. Workshops (ICC Workshops), 2019, pp. 1–6.
- [66] S. Cong, L. Hong, Computational complexity analysis for multiple hypothesis tracking, Math. Comput. Model. 29 (9) (1999) 1 – 16.
- [67] B. T. Vo, B. N. Vo, A. Cantoni, Analytic implementations of the cardinalized probability hypothesis density filter, IEEE Trans. Signal Process. 55 (7) (2007) 3553–3567.
- [68] B. F. L. Scala, A. Farina, Choosing a track association method, Inf. Fusion 3 (2) (2002) 119 – 133.
- [69] W. Koch, G. Van Keuk, Multiple hypothesis track maintenance with possibly unresolved measurements, IEEE Trans. Aerosp. Electron. Syst. 33 (3) (1997) 883–892.
- [70] F. Daum, R. Fitzgerald, Importance of resolution in multiple-target tracking, in: SPIE Signal Data Process. Small Targets, Vol. 2235, 1994, pp. 329–338.
- [71] D. Musicki, W. Koch, Multi scan target tracking with finite resolution sensors, in: 11th Int. Con. Inf. Fusion, 2008, pp. 1–8.
- [72] J. Manyika, H. Durrant-Whyte, Data Fusion and Sensor Management: A Decentralized Information-Theoretic Approach, Ellis Horwood, NY, 1994.
- [73] X. Yang, W. Zhang, L. Yu, K. Xing, Multi-rate distributed fusion estimation for sensor network-based target tracking, IEEE Sensors J. 16 (5) (2016) 1233–1242.
- [74] S. Nannuru, S. Blouin, M. Coates, M. Rabbat, Multisensor CPHD filter, IEEE Trans. Aerosp. Electron. Syst. 52 (4) (2016) 1834–1854.
- [75] T. Li, J. Prieto, H. Fan, J. M. Corchado, A robust multi-sensor PHD filter based on multi-sensor measurement clustering, IEEE Commun. Lett. 22 (10) (2018) 2064–2067.
- [76] S. J. Julier, Fusion without independence, in: IET Seminar on Target Tracking and Data Fusion: Algorithms and Applications, 2008, pp. 3–4.
- [77] Z. Deng, P. Zhang, W. Qi, G. Yuan, J. Liu, The accuracy comparison of multisensor covariance intersection fuser and three weighting fusers, Inf. Fusion 14 (2) (2013) 177 – 185.
- [78] M. Bakr, S. Lee, Distributed multisensor data fusion under unknown correlation and data inconsistency, Sensors 17 (11) (2017) 2472.
- [79] M. A. Bakr, S. Lee, On multitrack fusion under unknown correlation, IET Radar, Sonar Navig. 12 (2018) 1251–1259(8).
- [80] Z. Wu, Q. Cai, M. Fu, Covariance intersection for partially correlated random vectors, IEEE Trans. Autom. Control 63 (3) (2018) 619–629.
- [81] C.-Y. Chong, S. Mori, K. Chang, Distributed multitarget multisensor tracking, in: Y. Bar-Shalom (Ed.), Multitarget-Multisensor Tracking: Advanced Applications, Artech House, Norwood, MA, 1990, Ch. 8.
- [82] K. C. Chang, R. K. Saha, Y. Bar-Shalom, On optimal track-to-track fusion, IEEE Trans. Aerosp. Electron. Syst. 33 (4) (1997) 1271–1276.
- [83] Y. Bar-Shalom, L. Campo, The effect of the common process noise on the two-sensor fused-track covariance, IEEE Trans. Aerosp. Electron. Syst. AES-22 (6) (1986) 803–805.
- [84] C. Cheng, J. Wang, Algorithm for multi-sensor asynchronous track-to-track fusion, in: W. Yu, H. He, N. Zhang (Eds.), Advances in Neural Networks – ISNN 2009, Springer Berlin Heidelberg, Berlin, Heidelberg, 2009, pp. 847–854.
- [85] Huimin Chen, T. Kirubarajan, Y. Bar-Shalom, Performance limits of track-to-track fusion versus centralized estimation: theory and application [sensor fusion], IEEE Trans. Aerosp. Electron. Syst. 39 (2) (2003) 386–400.
- [86] M. Mallick, K. Chang, S. Arulampalam, Y. Yan, Heterogeneous Track-to-Track Fusion in 3-D Using IRST Sensor and Air MTI Radar, IEEE Trans. Aerosp. Electron. Syst. 55 (6) (2019) 3062–3079.
- [87] D. Cormack, I. Schlangen, J. R. Hopgood, D. E. Clark, Joint registration and fusion of an infra-red camera and scanning radar in a maritime context, IEEE Trans. Aerosp. Electron. Syst. in press (2019).
- [88] G. Battistelli, L. Chisci, A. Farina, A. Graziano, Consensus CPHD filter for distributed multitarget tracking, IEEE J. Sel. Top. Signal Process. 7 (3) (2013) 508–520.
- [89] A. Mohammadi, S. H. Javadi, D. Ciuonzo, Bayesian fuzzy hypothesis test in wireless sensor networks with noise uncertainty, Appl. Soft Comput. 77 (2019) 218 – 224.
- [90] B. Ristic, Advanced topics, in: Particle Filters for Random Set Models, Springer, Port Melbourne, Australia, 2013, Ch. 7.
- [91] X. Lin, Y. Bar-Shalom, T. Kirubarajan, Exact multisensor dynamic bias estimation with local tracks, IEEE Trans. Aerosp. Electron. Syst. 40 (2) (2004) 576–590.
- [92] S. Fortunati, A. Farina, F. Gini, A. Graziano, M. S. Greco, S. Giompapa, Least squares estimation and Cramer-Rao type lower bounds for relative sensor registration process, IEEE Trans. Signal Process. 59 (3) (2011) 1075–1087.
- [93] P. J. Shea, T. Zadra, D. Klamer, E. Frangione, R. Brouillard, K. Kastella, Precision tracking of ground targets, in: IEEE Aerosp. Conf. Proc., Vol. 3, 2000, pp. 473–482.
- [94] N. Nabaa, R. H. Bishop, Solution to a multisensor tracking problem with sensor registration errors, IEEE Trans. Aerosp. Electron. Syst. 35 (1) (1999) 354–363.
- [95] T. Zhang, H. Li, L. Yang, W. Liu, R. Wu, Multi-radar bias estimation without a priori association, IEEE Access 6 (2018) 44616–44625.
- [96] X. Lin, Y. Bar-Shalom, Multisensor target tracking performance with bias compensation, IEEE Trans. Aerosp. Electron. Syst. 42 (3) (2006) 1139–1149.
- [97] W. Pu, Y.-F. Liu, J. Yan, H. Liu, Z.-Q. Luo, Optimal estimation of sensor biases for asynchronous multi-sensor data fusion, Math. Program. 170 (2018) 357 – 386.
- [98] L. Gao, G. Battistelli, L. Chisci, P. Wei, Distributed joint sensor registration and multitarget tracking via sensor network, IEEE Trans. Aerosp. Electron. Syst. in press (2019).
- [99] S. Joshi, S. Boyd, Sensor selection via convex optimization, IEEE Trans. Signal Process. 57 (2) (2009) 451–462.
- [100] Z. Li, Y. Zhao, N. Cheng, B. Hao, J. Shi, R. Zhang, X. Shen, Multiobjective optimization based sensor selection for TDOA tracking in wireless sensor network, IEEE Trans. Veh. Technol. 68 (12) (2019) 12360–12374.
- [101] M. Xie, W. Yi, T. Kirubarajan, L. Kong, Joint node selection and power allocation strategy for multitarget tracking in decentralized radar networks, IEEE Trans. Signal Process. 66 (3) (2018) 729–743.
- [102] X. Yang, R. Niu, Adaptive sensor selection for nonlinear tracking via sparsity-promoting approaches, IEEE Trans. Aerosp. Electron. Syst. 54 (4) (2018) 1966–1982.
- [103] J. L. Williams, J. W. Fisher, A. S. Willsky, Approximate dynamic programming for communication-constrained sensor network management, IEEE Trans. Signal Process. 55 (8) (2007) 4300–4311.
- [104] E. Masazade, R. Niu, P. K. Varshney, M. Keskinoz, Energy aware iterative source localization for wireless sensor networks, IEEE Trans. Signal Process. 58 (9) (2010) 4824–4835.
- [105] L. Zuo, R. Niu, P. K. Varshney, Conditional posterior Cramer Rao lower bounds for nonlinear sequential bayesian estimation, IEEE Trans. Signal Process. 59 (1) (2011) 1–14.
- [106] M. L. Hernandez, A. Farina, B. Ristic, PCRLB for tracking in cluttered environments: measurement sequence conditioning approach, IEEE Trans. Aerosp. Electron. Syst. 42 (2) (2006) 680–704.
- [107] M. Hernandez, A. Farina, B. Ristic, Posterior Cramer-Rao bounds for target tracking, in: R. Klemm, P. Lombardo, H. Griffiths, W. Kock, U. Nickel (Eds.), Novel Radar Techniques and Applications Volume 2: Waveform Diversity and Cognitive Radar, and Target Tracking and Data Fusion, SciTech Publishing, London, UK, 2017, pp. 263–302.
- [108] M. Hernandez, A. Benavoli, A. Graziano, A. Farina, M. Morelande, Performance Measures and MHT for Tracking Move-Stop-Move Targets with MTI Sensors, IEEE Trans. Aerosp. Electron. Syst. 47 (2) (2011) 996–1025.
- [109] D. F. Crouse, The tracker component library: free routines for rapid prototyping, IEEE Aerosp. Electron. Syst. Mag. 32 (5) (2017) 18–27.