Next Article in Journal
An IoT Platform with Monitoring Robot Applying CNN-Based Context-Aware Learning
Next Article in Special Issue
Microwave Staring Correlated Imaging Based on Unsteady Aerostat Platform
Previous Article in Journal
Vision-Based Obstacle Avoidance Strategies for MAVs Using Optical Flows in 3-D Textured Environments
Previous Article in Special Issue
Strip-Mode Microwave Staring Correlated Imaging with Self-Calibration of Gain–Phase Errors
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Target Localization Using Double-Sided Bistatic Range Measurements in Distributed MIMO Radar Systems

Division of Computer and Communications Engineering, Korea University, Seoul 02841, Korea
*
Author to whom correspondence should be addressed.
Sensors 2019, 19(11), 2524; https://doi.org/10.3390/s19112524
Submission received: 22 April 2019 / Revised: 24 May 2019 / Accepted: 30 May 2019 / Published: 2 June 2019
(This article belongs to the Special Issue Recent Advancements in Radar Imaging and Sensing Technology)

Abstract

:
We develop a novel approach improving existing target localization algorithms for distributed multiple-input multiple-output (MIMO) radars based on bistatic range measurements (BRMs). In the proposed algorithms, we estimate the target position with auxiliary parameters consisting of both the target–transmitter distances and the target–receiver distances (hence, “double-sided”) in contrast to the existing BRM methods. Furthermore, we apply the double-sided approach to multistage BRM methods. Performance improvements were demonstrated via simulations and a limited theoretical analysis was attempted for the ideal two-dimensional case.

1. Introduction

In distributed multiple-input multiple-output (MIMO) radar systems, target localization based on the time delays between transmitters and receivers is an attractive research topic due to its high accuracy and simplicity [1,2,3]. As target-mediated time delays are nonlinear, estimation of target location via direct analysis of these delays is difficult. Hence, several approaches seeking to linearize the relationship between the target and the time delays have been proposed [4,5,6,7,8,9,10,11,12,13,14,15]. Of these, algorithms based on bistatic range measurements (BRMs), which are the sum of target–transmitter and target–receiver distances, are introduced in [6,7,8,9,10,11,12,13,14,15].
A single stage algorithm based on BRM, introduced first in [6,7], estimates the target position with the help of auxiliary parameters (distances between the target and transmitters or distances between the target and receivers). Multistage algorithms, such as those in [8,9,10,11,12,13,14,15], further refine the target position by re-using the estimates of the first-stage BRM method and exploiting their relationships, and asymptotically attain the Cramer–Rao lower bound (CRLB) [12] assuming accurate estimates of the first stage. A recent study [15] shows that the choice of auxiliary parameters (target–transmitter side or target–receiver side) in BRM methods affects the target estimation accuracy. Therefore, a systematic approach that utilizes all available auxiliary parameters optimally is desirable.
In this paper, we propose a novel approach that utilizes both target–transmitter distances and target–receiver distances as the auxiliary parameters, to improve the mean square error (MSE) performance. Furthermore, the proposed approach can be applied to the second-stage of the multistage BRM algorithms, such as in those of [8,9,10,11,12,13,14,15]. The existing multistage algorithms can be divided into two types depending on the way of linearizing the nonlinear relations between target position and auxiliary parameters estimated in the first stage: the algorithms in [8,9,10,11,12] linearize nonlinear relationships by squaring them and the algorithms in [13,14,15] use first-order Taylor expansion to this end. We present two types of double-sided two-stage BRM algorithms by applying our approach to the most recent multistage BRM algorithms, i.e., two-stage methods using squared Taylor approximated relationships. The improved MSE performances of the proposed algorithms were demonstrated by simulations and limited theoretical analysis was attempted for an ideal two-dimensional case.
The remainder of this paper is organized as follows. We briefly review the BRM method with a distributed MIMO radar system model in Section 2. In Section 3, we develop double-sided, single- and two-stage BRM algorithms. A theoretical analysis for ideal two-dimensional target/antenna positions presented in Section 4 shows the improved MSE performance afforded by the double-sided BRM algorithm. The simulations of practical three-dimensional target/antenna positions presented in Section 5 confirm that our algorithms improve MSE performance. Our conclusions are presented in Section 6.
Table 1 lists the notations used in this paper.

2. System Model for BRM Based Target Localization and Problem Formulation

We consider a three-dimensional, widely separated MIMO radar system consisting of a single target located at an unknown position x o = [ x o , y o , z o ] T with M transmitting antennae (Tx) and N receiving antennae (Rx) located at known positions x t ( m ) = [ x t ( m ) , y t ( m ) , z t ( m ) ] T , m = 1 , , M and x r ( n ) = [ x r ( n ) , y r ( n ) , z r ( n ) ] T , n = 1 , , N , respectively, and, we denote the positions of antennae as X t = [ x t ( 1 ) , , x t ( M ) ] and X r = [ x r ( 1 ) , , x r ( N ) ] , together.
The bistatic range (BR) between the mth Tx and the nth Rx, denoted by r m n , is defined as the sum of the distance from the mth Tx to the target, denoted by d t ( m ) = x o x t ( m ) , and the distance from the target to the nth Rx, denoted by d r ( n ) = x o x r ( n ) ([16]):
r m n = d t ( m ) + d r ( n ) .
Each BR is measured by converting the estimated time delay between a Tx and an Rx to a distance. Any BR measurement (BRM) between the mth Tx and the nth Rx, denoted by r ^ m n , is often corrupted by measurement error, denoted by ω m n and modeled as an i.i.d., zero-mean white Gaussian noise with variance σ ω 2 ([4]):
r ^ m n = r m n + ω m n .
The goal of BRM based target localization is to estimate the target location x o from the BRMs r ^ m n m = 1 , , M , n = 1 , , N .
The BRM method in [6,7] jointly estimates the target location, x o , and the distances from Txs to the target, denoted by d t = [ d t ( 1 ) , , d t ( M ) ] T , from the BRMs, using the following linear model in the presence of noise:
b t = [ 1 M × 1 X r T X t T 1 N × 1 , R t ] [ x o T , d t T ] T + ε t ,
where
b t = 1 2 x r ( 1 ) 2 r ^ 11 2 x t ( 1 ) 2 x r ( N ) 2 r ^ M N 2 x t ( M ) 2
R t = blkdiag ( r 1 , , r M ) ,
where r m = [ r ^ m 1 , , r ^ m N ] T and ε t is a vector reflecting BR measurement error
([7]).
Alternatively, the BRM equation can be constructed using the distances from the target to the Rxs, denoted by d r = [ d r ( 1 ) , , d r ( N ) ] T , instead of the d t values:
b r = [ X t T 1 N × 1 1 M × 1 X r T , R r ] [ x o T , d r T ] T + ε r ,
where
b r = 1 2 x t ( 1 ) 2 r ^ 11 2 x r ( 1 ) 2 x t ( M ) 2 r ^ M N 2 x r ( N ) 2
R r = [ diag ( r 1 ) , , diag ( r M ) ] T ,
where ε r is a vector reflecting BR measurement error [7]. Note that the estimated auxiliary parameters d ^ t or d ^ r contain the target information x o . Multistage algorithms further refine the target position by exploiting this information.
The two-stage BRM method using the squared relationships ([12]) estimates the squared target position, x o x o , using x ^ o and d ^ t yielded by the first-stage BRM method based on the following linear model (which reflects the relationship between [ x o T , d t T ] T and x o x o ):
x ^ o x ^ o d ^ t d ^ t + 2 X t T x ^ o ( X t T X t T ) 1 3 × 1 = I 3 1 M × 3 ( x o x o ) + ε S , t ,
where ε S , t is the error vector due to the first-stage estimation error ([12]).
Alternatively, we obtain the following linear model reflecting the relationship between [ x o T , d r T ] T and x o x o :
x ^ o x ^ o d ^ r d ^ r + 2 X r T x ^ o ( X r T X r T ) 1 3 × 1 = I 3 1 N × 3 ( x o x o ) + ε S , r ,
where ε S , r is the error vector due to the first-stage estimation error [12].
Let x o x o ^ denote the x o x o estimated by the linear model of (9) (or (10)); then, the refined target location, denoted by x ^ o , S , is:
x ^ o , S = sgn ( x ^ o ) x o x o ^ .
The two-stage BRM method using Taylor approximated relationships [15] considers the first-order Taylor expansion of d t ( m ) at x ^ o to be
d t ( m ) = d ^ t ( m ) d t ( m ) = x ^ o x o x t ( m ) x ^ o x t ( m ) x ^ o T x t T ( m ) x ^ o x t ( m ) x o for m = 1 , , M ,
where x o , d t ( 1 ) , , d t ( M ) are the estimation errors at the x ^ o . The linear model reflecting the relationships of (12) is
0 3 × 1 d ^ t ( 1 ) x ^ o x t ( 1 ) d ^ t ( M ) x ^ o x t ( M ) = I 3 ( x ^ o T x t T ( 1 ) ) / x ^ o x t ( 1 ) ( x ^ o T x t T ( M ) ) / x ^ o x t ( M ) x o + x o d t ( 1 ) d t ( M ) .
Alternatively, we obtain the following linear model using d r instead of d t :
0 3 × 1 d ^ r ( 1 ) x ^ o x r ( 1 ) d ^ r ( N ) x ^ o x r ( N ) = I 3 ( x ^ o T x r T ( 1 ) ) / x ^ o x r ( 1 ) ( x ^ o T x r T ( N ) ) / x ^ o x r ( N ) x o + x o d r ( 1 ) d r ( N ) .
We make an intermediate estimation of the error x o of the first stage to refine the target position. Let x ^ o denote the x o estimated by the linear model of (13) (or (14)); then, the refined target position, denoted by x ^ o , A , is:
x ^ o , A = x ^ o x ^ o .
In the existing single-sided BRM methods, x o and d t , or x o and d r , are used exclusively. As the BRMs are the sum of the d t and d r values, target estimation accuracy can be improved by simultaneously estimating x o , d t and d r in the first stage, and by fully utilizing these values in the second stage. Thus, the goal of our paper is to develop target estimation schemes that use both the Tx- and Rx-sided linear models simultaneously.

3. The Double-Sided BRM Approach

3.1. The Double-Sided Single-Stage BRM Algorithm

The target estimation performance of the BRM algorithm depends on the choice of auxiliary parameters (the transmitter-side parameters d t or the receiver-side parameters d r ), as shown in [15]. Such dependency implies that the linear models in (3) and (6) cannot fully exploit the target information in BRM observations. Thus, by merging the two linear models in (3) and (6) into a single linear model and, consequently, simultaneously estimating the target, d t and d r values, we fully utilize all BR information for the target estimation.
To simultaneously estimate x o , d t and d r , we rewrite the two linear models of (3) and (6) as equivalent linear models with respect to [ x o T , d t T , d r T ] T , by inserting 0 M N × N d r and 0 M N × M d t :
b t = [ 1 M × 1 X r T X t T 1 N × 1 , R t , 0 M N × N ] [ x o T , d t T , d r T ] T + ε t ,
b r = [ X t T 1 N × 1 1 M × 1 X r T , 0 M N × M , R r ] [ x o T , d t T , d r T ] T + ε r .
Using the above linear equations, we construct a single linear model with respect to [ x o T , d t T , d r T ] T as follows:
b = H [ x o T , d t T , d r T ] T + ε ,
where b = [ b t T , b r T ] T , ε = [ ε t T , ε r T ] T , and
H = 1 M × 1 X r T X t T 1 N × 1 R t 0 M N × N X t T 1 N × 1 1 M × 1 X r T 0 M N × M R r .
The weighted least squares (WLS) solution of (18), denoted by [ x ^ o T , d ^ t T , d ^ r T ] T , is:
[ x ^ o T , d ^ t T , d ^ r T ] T = ( H T W H ) 1 H T W b ,
where the diagonal weighting matrix W is:
W = diag σ ω 2 ( d r d r ) 1 M × 1 1 N × 1 ( d t d t ) 1 .
In practice, we apply the approximated W using estimated d t and d r via a least square (LS) approach (substituting an identity matrix for W in (20)) as in previous methods [6,7,8,9,10,11,12,13,14,15]. Note that, instead of error covariance matrix, Cov [ ε ] , we use the diagonal terms of Cov [ ε ] for W, since Cov [ ε ] is not invertible here.
The analysis of Section 4 shows that our double-sided BRM method enhances the MSE of target location estimated by the existing BRM method by a factor of two, given ideal two-dimensional target/antenna positions. The numerical simulations presented in Section 5 show that our method affords a better MSE performance than the existing BRM method when dealing with practical target/antenna positions.

3.2. The Double-Sided Two-Stage BRM Algorithms

In this subsection, we develop two double-sided two-stage BRM algorithms by modifying the above single-sided two-stage BRM algorithms using the squared relationships [12] and the Taylor approximation [15] to fully utilize the parameters ( x ^ o , d ^ t , and d ^ r ) estimated by the first stage double-sided BRM algorithm.

3.2.1. Proposed Double-Sided Two-Stage BRM Algorithm Using the Squared Relationships

As for the single-stage algorithm, we construct an extended linear model reflecting the relationships between d t , d r and x o x o by merging the two single-sided linear models of (9) and (10) as the following:
x ^ o x ^ o d ^ t d ^ t + 2 X t T x ^ o ( X t T X t T ) 1 3 × 1 d ^ r d ^ r + 2 X r T x ^ o ( X r T X r T ) 1 3 × 1 = I 3 1 M × 3 1 N × 3 ( x o x o ) + ε p ,
where ε p is error vector due to the estimation error. The method of (22) provides an estimate of the squared target location, x o x o , using all [ x ^ o T , d ^ t T , d ^ r T ] T given by the first-stage double-sided BRM algorithm. Denote [ I 3 , 1 M × 3 T , 1 N × 3 T ] T as H p ; then, the WLS solution of (22), denoted by x o x o ^ , is:
x o x o ^ = ( H p T W p H p ) 1 H p T W p x ^ o x ^ o d ^ t d ^ t + 2 X t T x ^ o ( X t T X t T ) 1 3 × 1 d ^ r d ^ r + 2 X r T x ^ o ( X r T X r T ) 1 3 × 1 .
The weighting matrix W p is:
W p = ( T ( H T W H ) 1 T T ) 1 ,
where
T = 2 diag ( x o ) 0 3 × ( M + N ) A T diag ( [ d r T , d r T ] T )
A = [ X t , X r ] .
The final target position estimate, denoted by x ^ o , D S , is:
x ^ o , D S = sgn ( x ^ o ) x o x o ^ .

3.2.2. Proposed Double-Sided Two-Stage BRM Algorithm Using the Taylor Approximated Relationships

To utilize all [ x ^ o T , d ^ t T , d ^ r T ] T values given by the first-stage double-sided BRM algorithm, we construct the following extended linear model which reflects the Taylor approximated relationships between d ^ t , d ^ r and x ^ o by merging the linear models in (13) and (14):
0 3 × 1 d ^ t ( 1 ) x ^ o x t ( 1 ) d ^ t ( M ) x ^ o x t ( M ) d ^ r ( 1 ) x ^ o x r ( 1 ) d ^ r ( N ) x ^ o x r ( N ) = I 3 ( x ^ o T x t T ( 1 ) ) / x ^ o x t ( 1 ) ( x ^ o T x t T ( M ) ) / x ^ o x t ( M ) ( x ^ o T x r T ( 1 ) ) / x ^ o x r ( 1 ) ( x ^ o T x r T ( N ) ) / x ^ o x r ( N ) x o + x o d t ( 1 ) d t ( M ) d r ( 1 ) d r ( N ) ,
where x o , d t ( 1 ) , , d t ( M ) , d r ( 1 ) , , d r ( N ) are the estimation errors at x ^ o . The method of (28) provides an estimate of x o . Let us denote
H p = I 3 ( x ^ o T x t T ( 1 ) ) / x ^ o x t ( 1 ) ( x ^ o T x t T ( M ) ) / x ^ o x t ( M ) ( x ^ o T x r T ( 1 ) ) / x ^ o x r ( 1 ) ( x ^ o T x r T ( N ) ) / x ^ o x r ( N ) ;
then, the WLS solution of (28), denoted by x ^ o , is:
X ^ o = ( H p T W p H p ) 1 H p T W p 0 3 × 1 d ^ t ( 1 ) x ^ o x t ( 1 ) d ^ t ( M ) x ^ o x t ( M ) d ^ r ( 1 ) x ^ o x r ( 1 ) d ^ r ( N ) x ^ o x r ( N )
where the weighting matrix W p is
W p = ( H T W H ) 1 .
The final target position estimate, denoted by x ^ o , D A , is:
x ^ o , D A = x ^ o x ^ o .
Unfortunately, theoretical performance analysis of (27) and (32) are virtually impossible given their complexity. However, the simulation results presented in Section 5 support the suggestion that our double-sided BRM method improves existing algorithms.
Table 2 compares the overall complexity of the double-sided algorithms to that of single-sided algorithms in terms of the number of multiplications.
The extra complexity of the double-sided algorithms is attributable principally to the larger matrix used for WLS computation. The increased computation cost scales polynomially, but is acceptable given the performance gain demonstrated by the simulations presented in Section 5.

4. Performance Analysis of Double-Sided BRM Method for Ideal Target/Antennae Positions

Here, we derive target estimation MSEs of our double-sided BRM method and the BRM method of Noroozi [7] when the two-dimensional target/antenna positions are ideal. Derivation of general, theoretical MSEs of target estimations is extremely complicated; the existing study in [7] assumes that the target/antenna distributions in the x-y plane are ideal. Accepting this, let the target be at (without loss of generality) x o = [ 0 , 0 ] T , and let the antennae be located uniformly around the target:
x t ( m ) = d cos θ 0 + 2 π m M , sin θ 0 + 2 π m M T , x r ( n ) = d cos ϕ 0 + 2 π n N , sin ϕ 0 + 2 π n N T ,
where d is the common distance between the target and the various antennae, and θ 0 and ϕ 0 are distinct angles.
Assuming small BR errors, the error covariance matrix of the WLS estimator can be derived from [17,18]:
C o v [ [ x ^ o T , d ^ t T , d ^ r T ] T [ x o T , d t T , d r T ] T ] = ( H o T W H o ) 1 H o T W C o v [ ε ] W H o ( H o T W H o ) 1 ,
where H o is the noise-free version of H (derived by substituting r m n for r ^ m n in (19)). Accepting the above assumption, d t and d r simplify to d 1 M × 1 d 1 N × 1 , respectively, hence, the weighting matrix W of (21) and the covariance matrix of ε = [ ε t T , ε r T ] T , C o v [ ε ] , simplify to:
W = 1 / ( d 2 σ ω 2 ) I 2 M N
C o v [ ε ] = d 2 σ ω 2 I M N I M N I M N I M N .
As the antennas are uniformly located on a circle of radius d, the assumption further yields the following properties (the results for Rxs are the same):
m = 1 M x t ( m ) = m = 1 M y t ( m ) = 0
m = 1 M x t 2 ( m ) = m = 1 M y t 2 ( m ) = M d 2 / 2 .
Using (37) and (38), each term of (34), ( H o T W H o ) 1 and H o T W C o v [ ε ] W H o , can be simplified as follows:
( H o T W H o ) 1 = σ ω 2 M N I 2 1 2 d A 1 2 d A T B
H o T W C o v [ ε ] W H o = 1 σ ω 2 0 2 × 2 0 2 × ( M + N ) 0 ( M + N ) × 2 D
where A is that of (26), and
D = 4 N I M 4 1 M × N 4 1 N × M 4 M I N ,
hence,
C o v [ [ x ^ o T , d ^ t T , d ^ r T ] T [ x o T , d t T , d r T ] T ] = σ ω 2 1 4 d 2 A D A T 1 2 d A D B 1 2 d B D A B D B .
As the MSEs of the x and y components are the ( 1 , 1 ) and ( 2 , 2 ) elements of C o v [ [ x ^ o T , d ^ t T , d ^ r T ] T [ x o T , d t T , d r T ] T ] , we are interested only in ( 1 / 4 d 2 ) A D A T . Using (38) once more, ( 1 / 4 d 2 ) A D A T is:
1 4 d 2 A D A T = 1 M N I 2 .
Thus, we finally obtain
E ( x ^ o x o ) 2 = E ( y ^ o y o ) 2 = σ ω 2 M N .
Meanwhile, under the same assumption, the MSEs of the existing BRM method in [7] are:
E ( x ^ B R M x o ) 2 = E ( y ^ B R M y o ) 2 = 2 σ ω 2 M N .
A comparison of (44) and (45) shows that our method improves the MSE performance of the BRM method by a factor of two, given the assumed two-dimensional target/antenna positioning. As presented in the following section, simulations highlighted the improvements afforded by our algorithms when practical target/antenna settings were evaluated.

5. Numerical Simulation for Practical Target/Antennae Positions

Figure 1 presents the MSE performances of the proposed algorithms for the antenna positions specified in Table 3 and a target located at x o = [ 0 m , 0 m , 0 m ] T . The results in Figure 1a show that our double-sided BRM method consistently affords better MSE performance than the single-sided BRM method of Noroozi [7], and the results in Figure 1b,c show that the double-sided two-stage BRM algorithms afford better MSE performance than the single-sided two-stage BRM methods of Amiri [12] and Wang [15].
Figure 2 presents the MSEs of target estimations when the target moves along the x-axis with the y and z target positions fixed at y o = 400 m and z o = 100 m, and antennas positioned as specified in Table 4. Here, the noise variance, σ ω , was considered to be 5 m 2 . The simulations shown in Figure 2 revealed that our algorithms afforded better MSE performance than existing algorithms for all target positions tested.

6. Conclusions

Here, we develop a novel target localization approach improving the target estimation accuracy of existing BRM based algorithms for distributed MIMO radars. The proposed double-sided BRM method estimates target, target–transmitter, and target–receiver distances simultaneously. We also took a double-sided approach to two-stage BRM methods. The improvements afforded by the proposed algorithms were confirmed theoretically for an ideal scenario, and via numerical simulations for practical scenarios.

Author Contributions

All authors contributed equally to this work. The final manuscript has been read and approved by all authors for submission.

Funding

This work was supported by the National Research Foundation of Korea (NRF) grant funded by the Korea government (MEST) (grant No. 2018R1A2B6001456).

Conflicts of Interest

The authors declare that they have no competing interests.

References

  1. Haimovich, A.M.; Blum, R.S.; Cimini, L.J. MIMO Radar with Widely Separated Antennas. IEEE Signal Process. Mag. 2008, 25, 116–129. [Google Scholar] [CrossRef]
  2. Bar-Shalom, O.; Weiss, A.J. Direct positioning of stationary targets using MIMO radar. Elsevier J. Signal Process. 2011, 91, 2345–2358. [Google Scholar] [CrossRef]
  3. Gogineni, S.; Nehorai, A. Target Estimation Using Sparse Modeling for Distributed MIMO Radar. IEEE Trans. Signal Process. 2011, 59, 5315–5325. [Google Scholar] [CrossRef]
  4. Godrich, H.; Haimovich, A.M.; Blum, R.S. Target localization accuracy gain in MIMO radar-based system. IEEE Trans. Inf. Theory 2010, 56, 2783–2803. [Google Scholar] [CrossRef]
  5. Dianat, M.; Taban, M.R.; Dianat, J.; Sedighi, V. Target localization using least squares estimation for MIMO radars with widely separated antennas. IEEE Trans. Aerosp. Electron. Syst. 2013, 49, 2730–2741. [Google Scholar] [CrossRef]
  6. Noroozi, A.; Sebt, M.A. Target localization from bistatic range measurements in multi-transmitter multi-receiver passive radar. IEEE Signal Process. Lett. 2015, 22, 2445–2449. [Google Scholar] [CrossRef]
  7. Noroozi, A.; Sebt, M.A. Weighted least squares target location estimation in multi-transmitter multi-receiver passive radar using bistatic range measurements. IET Radar Sonar Navig. 2016, 6, 1088–1097. [Google Scholar] [CrossRef]
  8. Du, Y.; Wei, P. An explicit solution for target localization in Non-coherent distributed MIMO radar systems. IEEE Signal Process. Lett. 2014, 21, 1093–1097. [Google Scholar]
  9. Einemo, M.; So, H.C. Weighted least squares algorithm for target localization in distributed MIMO radar. Signal Process. 2015, 115, 144–150. [Google Scholar] [CrossRef]
  10. Park, C.H.; Chang, J.H. Closed-form localization for distributed MIMO radar systems using time delay measurements. IEEE Trans. Wirel. Commun. 2016, 15, 1480–1490. [Google Scholar] [CrossRef]
  11. Pishevar, S.; Mohamed-Pour, K.; Noroozi, A. A closed-form two-step target localization in MIMO radar systems using BR measurements. In Proceedings of the 2017 25th Iranian Conference on Electrical Engineering (ICEE), Tehran, Iran, 2–4 May 2017; pp. 2088–2093. [Google Scholar]
  12. Amiri, R.; Behnia, F.; Zamani, H. Asymptotically efficient target localization from bistatic range measurements in distributed MIMO radars. IEEE Signal Process. Lett. 2017, 24, 299–303. [Google Scholar] [CrossRef]
  13. Liu, Y.; Guo, F.; Yang, L. An improved algebraic solution for TDOA localization with sensor position errors. IEEE Commun. Lett. 2015, 19, 2218–2221. [Google Scholar] [CrossRef]
  14. Amiri, R.; Behnia, F. An efficient weighted least squares estimator for elliptic localization in distributed MIMO radars. IEEE Signal Process. Lett. 2017, 24, 902–906. [Google Scholar] [CrossRef]
  15. Wang, J.; Qin, Z.; Wei, S.; Sun, Z.; Xiang, H. Effects of nuisance variables selection on target localisation accuracy in multistatic passive radar. Electron. Lett. 2018, 54, 1139–1141. [Google Scholar] [CrossRef]
  16. Malanowski, M.; Kulpa, K. Two Methods for Target Localization in Multistatic Passive Radar. IEEE Trans. Aerosp. Electron. Syst. 2012, 48, 572–580. [Google Scholar] [CrossRef]
  17. Barkat, M. Signal Detection and Estimation; Artech House: Norwood, NJ, USA, 2005. [Google Scholar]
  18. Chan, Y.T.; Ho, K.C. A simple and efficient estimator for hyperbolic location. IEEE Trans. Signal Process. 1994, 42, 1905–1915. [Google Scholar] [CrossRef]
Figure 1. Target estimation MSE of the double-sided and single-sided algorithms with respect to noise variance: (a) single-stage; (b) two-stage using squared relations; and (c) two-stage using approximated relations.
Figure 1. Target estimation MSE of the double-sided and single-sided algorithms with respect to noise variance: (a) single-stage; (b) two-stage using squared relations; and (c) two-stage using approximated relations.
Sensors 19 02524 g001
Figure 2. Target estimation MSE of the double-sided and single-sided algorithms with respect to the target position: (a) single-stage; (b) two-stage using squared relations; and (c) two-stage using approximated relations.
Figure 2. Target estimation MSE of the double-sided and single-sided algorithms with respect to the target position: (a) single-stage; (b) two-stage using squared relations; and (c) two-stage using approximated relations.
Sensors 19 02524 g002
Table 1. List of notations.
Table 1. List of notations.
NotationsDefinition
0 i × j i × j matrices, all elements of which are zero
1 i × j i × j matrices, all elements of which are unity
I i i × i identity matrix
diag ( · ) Diagonal matrix generated from an input vector
blkdiag ( · ) Block diagonal matrix generated from input vectors (or matrices)
Kronecker product
Element-wise product
sgn ( · ) sign function
· element-wise square root of the input vector
Table 2. Complexity table of the target localization algorithms.
Table 2. Complexity table of the target localization algorithms.
MethodsNumber of Multiplications
Single-sided BRM algorithm [7] ( M + 3 ) 3 + ( 2 M N + 2 M + 7 ) M N ( M + 3 )
Single-sided two-stage BRM algorithms ([12,15]) ( M + 3 ) 3 + ( 2 M N + 2 M + 7 ) M N ( M + 3 ) + 3 3 + 3 ( M + 3 ) ( 2 M + 13 )
Double-sided BRM algorithm ( M + N + 3 ) 3 + 2 ( 4 M N + 2 M + 2 N + 7 ) M N ( M + N + 3 )
Double-sided two-stage BRM algorithms ( M + N + 3 ) 3 + 2 ( 4 M N + 2 M + 2 N + 7 ) M N ( M + N + 3 ) + 3 3 + 3 ( M + N + 3 ) ( 2 M + 2 N + 13 )
Table 3. Transmitters and receiver Positions (m).
Table 3. Transmitters and receiver Positions (m).
k x t ( k ) y t ( k ) z t ( k ) x r ( k ) y r ( k ) z r ( k )
1250300180−250−300−180
2300350120−300−350−120
3300250160−300−250−160
4200320150−200−320−150
5250200150−250−200−150
6200200200---
7300300300---
Table 4. Transmitters and Receiver Positions (m).
Table 4. Transmitters and Receiver Positions (m).
k x t ( k ) y t ( k ) z t ( k ) x r ( k ) y r ( k ) z r ( k )
10015−450−45020
2−300−20015−45045030
3−30020010450−45040
4−200−3002045045010
5−20030010060020
6200−30010600010
72003008−600015
8300−200120−60010
930020016---

Share and Cite

MDPI and ACS Style

Shin, H.; Chung, W. Target Localization Using Double-Sided Bistatic Range Measurements in Distributed MIMO Radar Systems. Sensors 2019, 19, 2524. https://doi.org/10.3390/s19112524

AMA Style

Shin H, Chung W. Target Localization Using Double-Sided Bistatic Range Measurements in Distributed MIMO Radar Systems. Sensors. 2019; 19(11):2524. https://doi.org/10.3390/s19112524

Chicago/Turabian Style

Shin, Hyuksoo, and Wonzoo Chung. 2019. "Target Localization Using Double-Sided Bistatic Range Measurements in Distributed MIMO Radar Systems" Sensors 19, no. 11: 2524. https://doi.org/10.3390/s19112524

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