An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar

Size: px
Start display at page:

Download "An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar"

Transcription

1 Chinese Journal of Electronics Vol.28, No.1, Jan An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar WANG Jun, QIN Zhaotao, GAO Fei and WEI Shaoming (School of Electronics and Information Engineering, Beihang University, Beijing , China) Abstract This paper addresses the problem of target localization using Bistatic range (BR) measurements in a distributed multistatic passive radar system. The rangebased positioning technique employs multiple transmitterreceiver pairs, which provide separate BR measurements. Based on the Maximum likelihood (ML) function, an efficient algebraic Approximate maximum likelihood (AML) algorithm for single target localization is proposed. The closed-form AML solution has neither initial condition requirements nor convergence difficulty. Simulations are included to compare its performance to that of the Cramer- Rao lower bound (CRLB) and the Two-step Weighted least squares (TS-WLS) algorithm. The proposed method is shown to be able to achieve the CRLB accuracy under Gaussian measurement noise. It is more robust to noise than the TS-WLS method, and presents relative insensitivity to target-sensor geometry. Key words Bistatic range (BR) measurement, Multistatic passive radar, Target localization, Approximate maximum likelihood (AML) algorithm, Maximum likelihood (ML) function. I. Introduction Target localization is an important problem in multistatic passive radar systems [1,2], and has drawn considerable attentions in recent years [3,4]. It has been utilized in many applications such as surveillance and tracking. Multistatic radar system consists of multiple transmitter-receiver pairs, each of which can provide separate positioning parameters for target localization. These positioning parameters can be classified into different types, mainly including Bistatic range (BR) [4 10], Doppler shift [11,12], and angle of arrival [13,14]. In this study, we focus on the BR-based methods, which are the most common owing to their high accuracy and simplicity. The locus of points of the constant BR measurement is an ellipsoid on which the target lies, with the associated transmitter and receiver as its foci. The intersection of the ellipsoids from multiple transmitter-receiver pairs yields the estimated target position. The localization problem is potentially challenging due to the nonlinear relationship between the desired target position and measured parameters. A lot of elliptic localization methods have been developed. Generally speaking, target localization can be implemented either using direct or indirect form. In direct methods, such as in Ref.[15], the target position is directly estimated from the received signals. Although the mentioned method is asymptotically optimum, it is computationally expensive due to its multi-dimensional grid search. In indirect methods, e.g., Refs.[4 10], the target location is obtained by two steps: calculating measurements and then estimating the target position. The localization technique employed in Ref.[4] is based on the Gauss-Newton iteration method, and requires a proper initial guess, which is often infeasible in practical situations. Various algebraic closed-form methods have been proposed in order to warrant global convergence and reduce complexity. In Ref.[5], two simple solutions for elliptic localization were developed, namely the Spherical-interpolation (SI) and Spherical-intersection (SX) algorithms, but they generally cannot reach the Cramer-Rao lower bound (CRLB) accuracy. Ref.[6] introduced a closed-form solution by converting the elliptic equations to hyperbolic ones, from which the target position was obtained using the least squares approach. In Ref.[7], the target-locating problem was studied using a Weighted least squares (WLS) estimator under conditions of different noise levels. Recently, based on the introduction of nuisance parameters, a Two-step Weighted least squares (TS- WLS) algorithm was proposed in Refs.[8 10], which Manuscript Received Sept. 12, 2017; Accepted Dec. 4, This work is supported by the National Natural Science Foundation of China (No , No , No ), the Foundation of ATR Key Laboratory (No ) Chinese Institute of Electronics. DOI: /cje

2 196 Chinese Journal of Electronics 2019 approximates the Maximum likelihood (ML) estimator when BR measurement noise is small. Nevertheless, the accuracy of the obtained location estimates using the TS- WLS method may be undesirable when the noise is large. Furthermore, the TS-WLS method suffers from geometry sensitivity, and cannot provide efficient performance for some geometries, as shown by simulations in Section IV. In this paper, a novel BR-based method for locating a single target using multistatic passive radars is developed. The proposed estimator is motivated by the previous Refs.[16 18] that are employed in the radiating source localization systems [19 26]. Starting from the ML function, it is first changed into a pseudo-linear equation with respect to the unknown target position parameters, whose coefficients are also dependent on the unknowns. Subsequently, with an initial value of target position, the Approximate maximum likelihood (AML) algorithm solves the pseudo-linear equation for the new target position and updates their coefficients. After several updates, the AML checks the ML cost function with the target position from each update, and chooses the minimum as the solution. Note that the AML solver in this paper uses a weighted least squares solution as the initial guess of the source position. Moreover, the AML takes the solution from the simplified linear equation, which ignores the weighting matrix, as an alternative target position besides the aforementioned several updates. According to simulation results, the proposed method is shown to be an approximately efficient estimator, whose localization accuracy is able to reach the CRLB even at a sufficiently high Gaussian noise level before the threshold effect occurs. Additionally, in contrast to the existing TS-WLS algorithm, the developed estimator not only performs better in terms of noise robustness, but also presents a lower sensitivity to targetsensor geometry, which make it useful in many practical field environments [18]. The rest of this paper is organized as follows. Section II formulates the BR-based localization problem. The closed-form algorithm is developed in Section III. In Section IV, simulations are included to evaluate the performance of the proposed method. Finally, conclusions are drawn in Section V. II. Target Localization Problem Here, we shall consider the scenario of one transmitter and multiple receivers, which has been widely used in UWB network localization [27,28] and radio communications [29]. This paper will focus on finding an individual target position in Three-Dimensional (3-D) space using a multistatic passive radar system shown in Fig.1. The positions of the transmitter and receivers are known exactly. It is assumed that receivers are present, whose positions are denoted by s i = [x s i, ys i, zs i ]T, i = 1, 2,, M, where superscript T stands for the transpose. The transmitter is placed at location t = [x t, y t, z t ] T. The unknown position of the single target is denoted by u = [x, y, z] T. Fig. 1. Target localization scenario in multistatic passive radar The signal radiated from the transmitter is detected [30,31] and observed by the receivers from direct propagation and from indirect reflection of the target. For each transmitter-receiver pair, signals from the two paths provide a differential delay measurement. The time delay from the transmitter to the corresponding receiver is then obtained by adding the measured differential delay and the known direct propagation delay. We aim to estimate the target position from the multiple time delays, each of which is sum of transmitter-to-target and target-toreceiver delays. The distance between the target and the transmitter is r t = u t (1) where represents the l 2 norm. Similarly, the distance between the target and the ith receiver is r s i = u s i, i = 1, 2,, M (2) The true time delay between the transmitter and the ith receiver multiplied by the wave propagation speed is known as the elliptic bistatic range, which is denoted by R i = r t + r s i (3) The vector of the true BRs corresponding to the M receivers can be written as R = [R 1, R 2,, R M ] T. The measured version of the time delay formed by the transmitter and the ith receiver is expressed as τ i. Collecting all the observed time delays gives τ = [τ 1, τ 2,, τ M ] T. It is straightforward to obtain the observed version of BR measurements as follows: = c τ = [ 1, 2,, M ] T (4)

3 An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar 197 where c is the constant signal propagation speed, and i = c τ i is the BR measurement from transmitter to the ith receiver. The measurement noise vector of is assumed to be Gaussian with zero mean and the covariance matrix Q. The problem of target localization is estimating u from the noisy BR measurement vector as accurately as possible, while maintaining a manageable complexity. It is difficult to solve directly, as is nonlinear and nonconvex with respect to the unknown target position u. In the next section, we will develop an efficient closed-form algorithm for this problem, which can approximate an ML estimator. III. AML for BR Based Localization The Probability density function (PDF) [16,21,32] of conditioned on u is given by { f ( /u) = (2π) M 2 (det Q) 1 2 exp J } (5) 2 where operator det denotes the determinant of matrix, and J = [ R (u)] T Q 1 [ R (u)] (6) where R (u) represents the BR vector function of u. The ML estimate is the u that minimizes the cost function J. Setting the gradient of J with respect to u equal to zero, the ML equation can be given as follows: J u = 2 R(u)T u Q 1 [ R (u)] = 0 (7) where R (u)/ u is the partial derivative of BR vector function with respect to u, and is a M 3 matrix. Its ith row can be denoted by R i (u)/ u = ρ T u,t + ρ T u,s i, where ρ a,b = (a b)/ a b is a unit vector from b to a. Via simple manipulations, Eq.(7) can be written as where W ã = 0 (8) W = R(u)T u Q 1 (9) ã = R (u) = [ ] T R 1 (u) 1 R M (u) M (10) The entries of vector [ R 1 (u) 1 R M (u) M ] T in Eq.(10) can be transformed into R i (u) i = r s i + r t i = rs i 2 (r t i ) 2 r s i rt + i (11) Now, substituting Eq.(11) into Eq.(10) changes it to ã = Λa (12) where ( ) 1 1 Λ = diag r1 s rt + 1 rm s rt + M (13) [ ] a = r s 1 2 (r t 1 ) 2 r s M 2 (r t M ) 2 T Let Φ = W Λ; thus, Eq.(8) becomes Expanding the elements in a as (14) Φa = 0 (15) r s2 i (r t i ) 2 =2(x t x s i )x + 2(y t yi s )y + 2(z t z s i )z 2 i k t + k s i + 2r t i (16) and substituting them into Eq.(14) results in the matrix equation a = 2Du v (17) where and x t x s 1 y t y1 s z t z s 1 D =... (18) x t x s M yt ym s zt zm s v = v 1 2r t (19) v 1 = [ k t k s 1 2 M + k t k s M] T (20) ki s = x s2 i + y s2 i + z s 2 i (21) k t = x t2 + y t2 + z t2 (22) Then, the exact ML equation can be obtained by inserting Eq.(17) into Eq.(15) 2ΦDu = Φ(v 1 2r t ) (23) Although this is a linear equation in u, the weighting matrix Φ contains elements of the unknown u, and an AML approach is necessary. The first step is to obtain the initial u to update the values of Φ. Thus, substituting Φ into Eq.(23) produces the updated u in terms of r t as u = 1 2 (ΦD) 1 Φ(v 1 2r t ) (24) Putting Eq.(24) into Eq.(1), a quadratic equation in r t is obtained. Next, the Root selection routine (RSR) is used to choose the best root as follows. If only one root is positive, it is the correct value. If both roots are positive, it will select the one that gives a smaller J in Eq.(6). If both roots are negative or imaginary, it will take the absolute values of the real parts. Subsequently,

4 198 Chinese Journal of Electronics 2019 substituting the selective r t into Eq.(24) yields the target position u. AML uses the updated u to calculate Φ again, and the same steps for calculating and selecting r t are repeated to obtain new values of u. Iterating the above procedure q times produces q values of J. The AML solver selects the solution that gives the minimum J. In the simulation, q = 5. How to obtain the initial value u is an issue that has not been covered thus far. Ignoring the weighting matrix Φ, i.e., setting Φ as an identity matrix, simplifies Eq.(23) to 2Du = v 1 2r t (25) The weighted least square solution to this linear equation is given by u = 1 2 (DT Q 1 D) 1 D T Q 1 (v 1 2r t ) (26) This solution determines u in terms of r t, and then following the procedure after Eq.(24), produces the initial value. This is a common method in Refs.[16 18], which is actually the SX algorithm [5,20] whose solution is the same as Eq.(26). However, SX algorithm is quite sensitive to target-sensor geometry, causing the initial value to deviate from the true solution in some poor geometries. Under these circumstances, AML may fail to converge to an accurate target position. In the case of our study, another weighted least square solution inspired by Ref.[21] is utilized to provide a better initial value. θ = ( G T Q 1 G ) 1 G T Q 1 v 1 (27) where θ = [ u T, r t] T, G = 2 [D, ]. It then takes u from θ as the initial value of the AML solver directly, without solving the quadratic equation. The new matrix G is composed of the sub-matrix and vector which have already occurred above. Therefore, this method provides the initial u without greatly increasing the computational complexity. There is an additional case added to values of J before they are compared to generate the final solution. Although the SX method no longer provides an initial value in our study, it is still meaningful to operate for a special J when the weighting matrix Φ is ignored in the exact ML equation. The purpose of this operation is to improve the noise robustness and reasonability of the proposed method. As a result, the AML solver selects the final solution that gives the minimum J from the q + 1 values of J. IV. Simulation Results This section presents a series of simulations performed to assess the performance of the proposed method and validate the theoretical developments. We first examine the effect of increasing the number of receivers on the performance of the AML method. Second, we draw a localization performance comparison between the proposed method and other estimators. Finally, we conduct an analysis of the sensitivity to target-sensor geometry between the AML and TS-WLS methods. This section presents a series of simulations performed to assess the performance of the proposed method and validate the theoretical developments. We first examine the effect of increasing the number of receivers on the performance of the AML method. Second, we draw a localization performance comparison between the proposed method and other estimators. Finally, we conduct an analysis of the sensitivity to target-sensor geometry between the AML and TS-WLS methods. A total of 10,000 geometries are created randomly, where the target, transmitter, and receivers are within a cube with an edge length of 500m. Their Cartesian coordinates are independently uniformly distributed. The BR measurement estimates are generated by adding the zero mean Gaussian noise to the true values. The measurement covariance matrix is δd 2I M, where I M is the M M identity matrix and δd 2 is the variance of the measurement noise. The localization accuracy is evaluated according to the Root mean square error (RMSE) of the target location estimates. The number of ensemble runs is 5,000 for each of the random geometries. 1. Experiment 1 This experiment examines the effect of increasing the number of receivers on the performance of the proposed method. The simulations have been carried out with M= 3, 4, 5, 6, 7, 8 receivers to locate a 3D target. Fig.2 shows the average performance of the six positioning cases over 100 geometries selected randomly from the 10,000 geometries as δd 2 increases. The target fails to be located with substantial position errors for the case of three receivers. When there are more than three receivers, better position accuracy will be achieved with increasing number of receivers. Interestingly, the location performance is improved significantly from four receivers Fig. 2. Effect of increasing the number of receivers on localization performance

5 An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar 199 to five receivers, whereas the improvement gradually becomes small from five receivers to more receivers. The localization performance will be improved as the number of receivers increases. However, the passive location system will become more complicated as well. In order to achieve a compromise between positioning accuracy and system complexity, the number of receivers should be reasonably determined in the practical environment. In this paper, an array of five receivers will be employed in the subsequent simulation experiments. 2. Experiment 2 This experiment compares the proposed AML algorithm and the SX [5] and TS-WLS [8] methods, with the CRLB as a benchmark. The localization geometry is shown in Fig.3, where the target and the transmitter are fixed at (440, 170, 180)m and (340, 340, 330)m, respectively. The positions of the five receivers are tabulated in Table 1. Table 1. Positions of receivers Receiver s1 s2 s3 s4 s5 x(m) y(m) z(m) The threshold effect of the proposed method occurs at a noise power that is about 10dB later than that of the TS-WLS method. Another study is carried out, in which the localization results are averaged over 100 geometries chosen randomly from the 10,000 geometries. The geometries for all three positioning approaches are same. As can be seen from Fig.5, the AML method has the best performance whereas the SX method has the worst. It is worth noting that the SX method is more sensitive to geometry than the other two methods. This is why we do not use the SX method to provide the initial value for the proposed method. The TS-WLS method behaves close to AML when the noise level is less than about 6dB. However, the AML solver performs slightly better than the TS-WLS method in relatively high noise levels. Fig. 3. Localization geometry The accuracy of position estimates of the three methods is reported in Fig.4 by varying the measurement noise variance. The performance of the SX method is suboptimal, clearly not attaining CRLB accuracy. The TS- WLS method departs from the CRLB precipitously at a noise power of about 10dB, while the AML estimator begins to deviate from CRLB at a noise power of about 0dB. Fig. 4. The performance of the AML method with the SX and TS-WLS methods over a certain geometry vs. measurement error Fig. 5. The average performance of the AML method with the SX and TS-WLS methods over 100 geometries vs. measurement error The above two simulations in Experiment 2 demonstrate that the proposed method has better localization performance than the SX and TS-WLS methods, especially in terms of noise robustness. This appealing feature benefits the cases with large BR measurement errors. 3. Experiment 3 This experiment conducts an analysis of sensitivity to target-sensor geometry between the proposed method and the TS-WLS method. At the noise level of 0dB, the localization performance of the AML together with the TS-WLS method and the corresponding CRLB in Fig.6 are illustrated separately for 50 geometries obtained by sampling at regular intervals among the 10,000 geometries. It appears that the AML method is always better than the TS-WLS method. The positioning accuracy of the AML solver can reach CRLB accuracy over almost every geometry except for index 24. However, the TS-WLS technique exceeds CRLB occasionally with considerable margin for seven unfavorable geometries that have large localization errors, e.g., at geometry indices 8 and 22. According to statistical analysis, the mean value of excess values calculated from AML positioning accuracy subtracting CRLB accuracy for all geometries

6 200 Chinese Journal of Electronics 2019 is dB, whereas that of the TS-WLS method is dB. Furthermore, the maximum of the excess values for the TS-WLS method is dB, which is much larger than that of AML, 1.787dB. Fig. 6. The performance of the AML and TS-WLS methods in a sample of 50 selected geometries when noise level is 0dB V. Conclusions In this paper, an AML method for determining the position of a target based on BR measurements in multistatic passive radar is developed. The derivation of the AML algorithm is based on the ML function. The obtained method is closed-form without requiring an initial guess. The number of the receivers has an effect on the performance of the proposed method. The more receivers we use, the better position accuracy will be achieved. The proposed estimator is shown to be able to reach CRLB accuracy under Gaussian measurement noise. It exhibits better robustness to increased noise levels over the SX and TS-WLS methods. This feature is appealing for both moderate and high BR measurement errors in practice. Moreover, the AML solver is relatively insensitive to geometry, and is superior to the TS-WLS estimator. References Fig. 7. The performance of the AML and TS-WLS methods in a sample of 50 selected geometries when noise level is 10dB When the measurement noise level rises to 10dB, the localization performance over another 50 geometries obtained in the same way as those at the 0dB noise level case are given in Fig.7. Compared with Fig.6, the localization accuracy becomes worse overall due to the higher noise level. Though AML is not able to attain CRLB at geometry indices 38 and 48, it still behaves better than TS-WLS at the same indices. The AML solver has only two geometries at which the RMSE of the position estimates go beyond CRLB, whereas the TS-WLS method has twelve such geometries. The mean value of excess values over CRLB for the AML approach is dB, whereas that of the TS-WLS method is dB. The maximum of the excess values of the TS- WLS technique is 9.976dB, and that of the AML method is 3.84dB. These observations and statistical data indicate that the developed method performs significantly better than the TS-WLS method in terms of localization sensitivity to target-sensor geometry. The relative insensitivity of the AML method to physical geometry is an improvement over the popular TS-WLS algorithm. [1] E. Hanle, Survey of bistatic and multistatic radar, Proc. of the Institution of Electrical Engineers, Vol.133, No.7, pp , [2] A. Farina, Fundamentals of multisite radar systems: Multistatic radars and multiradar systems, IEEE Aerospace and Electronic Systems Magazine, Vol.16, No.4, pp.44 44, [3] S. Gogineni, M. Rangaswamy, B.D. Rigling, et al., Cramerrao bounds for UMTS-based passive multistatic radar, IEEE Transactions on Signal Processing, Vol.62, No.1, pp , [4] L.Y. Rui and K.C. Ho, Elliptic localization: Performance study and optimum receiver placement, IEEE Transactions on Signal Processing, Vol.62, No.18, pp , [5] M. Malanowski and K. Kulpa, Two methods for target localization in multistatic passive radar, IEEE Transactions on Aerospace and Electronic Systems, Vol.48, No.1, pp , [6] M. Dianat, M.R. Taban, J. Dianat, et al., Target localization using least squares estimation for MIMO radars with widely separated antennas, IEEE Transactions on Aerospace and Electronic Systems, Vol.49, No.4, pp , [7] A. Noroozi and M.A. Sebt, Weighted least squares target location estimation in multi-transmitter multi-receiver passive radar using bistatic range measurements, IET Radar, Sonar and Navigation, Vol.10, No.6, pp , [8] M. Einemo and H.C. So, Weighted least squares algorithm for target localization in distributed MIMO radar, Signal Processing, Vol.115, pp , [9] R. Amiri, F. Behnia and H. Zamani, Asymptotically efficient target localization from bistatic range measurements in distributed MIMO radars, IEEE Signal Processing Letters, Vol.24, No.3, pp , [10] R. Amiri and F. Behnia, An efficient weighted least squares estimator for elliptic localization in distributed MIMO radars, IEEE Signal Processing Letters, Vol.24, No.6, pp , [11] Y. Liu, L. Yang and K.C. Ho, Moving target localization in multistatic sonar by differential delays and doppler shifts,

7 An Approximate Maximum Likelihood Algorithm for Target Localization in Multistatic Passive Radar 201 IEEE Signal Processing Letters, Vol.23, No.9, pp , [12] D. Wang and G. Zhang, A direct localization method for moving narrowband source based on doppler frequency shifts, Acta Electronica Sinica, Vol.45, No.3, pp , (in [13] R. Amiri, H. Zamani, F. Behnia, et al., Sparsity-aware target localization using TDOA/AOA measurements in distributed MIMO radars, Ict Express, Vol.2, No.1, pp.23 27, [14] Y. Zhong, X. Wu, S. Huang, et al., Optimality analysis of sensor-target geometries for bearing-only passive localization in three dimensional space, Chinese Journal of Electronics, Vol.25, No.2, pp , [15] H. Godrich, A.M. Haimovich and R.S. Blum, Target localization accuracy gain in MIMO radar-based systems, IEEE Transactions on Information Theory, Vol.56, No.6, pp , [16] Y.T. Chan, H.Y.C. Hang and P.C. Ching, Exact and approximate maximum likelihood localization algorithms, IEEE Transactions on Vehicular Technology, Vol.55, No.1, pp.10 16, [17] H. Yu, G. Huang, J. Gao, et al., Approximate maximum likelihood algorithm for moving source localization using TDOA and FDOA measurements, Chinese Journal of Aeronautics, Vol.25, No.4, pp , [18] X. Li, Z. Deng, Y. Sun, et al., A 3D approximate maximum likelihood solver for localization of fish implanted with acoustic transmitters, Scientific Reports, DOI: /srep [19] W.H. Foy, Position-location solutions by Taylor-series estimation, IEEE Transactions on Aerospace and Electronic Systems, Vol.AES-12, No.2, pp , [20] J.O. Smith and J.S. Abel, Closed-form least-squares source location estimation from range-difference measurements, IEEE Transactions on Acoustics, Speech, and Signal Processing, Vol.ASSP-35, No.12, pp , [21] Y.T. Chan and K.C. Ho, A simple and efficient estimator for hyperbolic location, IEEE Transactions on Signal Processing, Vol.42, No.8, pp , [22] Q. Huang, G. Zhang and K. Liu, Near-field source localization using spherical microphone arrays, Chinese Journal of Electronics, Vol.25, No.1, pp , [23] J. Cao, Q. Wan, H. Wei, et al., Passive location of a known altitude object using gain ratio of arrival measurements, Acta Electronica Sinica, Vol.44, No.6, pp , (in [24] J. Zhu, Y. Chen, B. Hao, et al., Passive radar source localization using synthetic aperture antenna array, Acta Electronica Sinica, Vol.45, No.10, pp , (in [25] G. Zhu, D. Feng and W. Nie, Multidimensional scaling based TDOA localization algorithm with sensor location errors, Acta Electronica Sinica, Vol.44, No.1, pp.21 26, (in [26] B. Hao, J. Zhu, Z. Li, et al., Joint multiple disjoint sources and sensors localization based on TDOAs and FDOAs, Acta Electronica Sinica, Vol.43, No.10, pp , (in [27] Y. Zhou, C.L. Law, Y.L. Guan, et al., Indoor elliptical localization based on asynchronous UWB range measurement, IEEE Transactions on Instrumentation and Measurement, Vol.60, No.1, pp , [28] Y. Zhang, P. He and F. Pan, Three-dimension localization of wideband sources using sensor network, Chinese Journal of Electronics, Vol.26, No.6, pp , [29] J. Shen, A. Molisch and J. Salmi, Accurate passive location estimation using TOA measurements, IEEE Transactions on Wireless Communications, Vol.11, No.6, pp , [30] F. Gao, F. Ma, Y. Zhang, et al., Biologically inspired progressive enhancement target detection from heavy cluttered SAR images, Cognitive Computation, Vol.8, No.5, pp , [31] F. Gao, Y. Zhang, J. Wang, et al., Visual attention model based vehicle target detection in synthetic aperture radar images: a novel approach, Cognitive Computation, Vol.7, No.4, pp , [32] L. Rui and K.C. Ho, Efficient closed-form estimators for multistatic sonar localization, IEEE Transactions on Aerospace and Electronic System, Vol.51, No.1, pp , WANG Jun was born in He received the B.S. degree from the Northwestern Polytechnical University, X- ian, China, in 1995 and the M.S. and Ph.D. degrees from Beihang University (BUAA), Beijing, China, in 1998 and 2001, respectively. He is currently a professor with the School of Electronic and Information Engineering, BUAA. His main research interests are signal processing, DSP/FPGA real time architecture, target recognition and tracking. ( wangj203@buaa.edu.cn) QIN Zhaotao was born in He received the B.S. degree in electronic and information engineering from Civil Aviation University of China (CAUC), Tianjin, China, in He is currently working toward the Ph.D. degree in electronic and information engineering from Beihang University (BUAA), Beijing, China. His current research interests include radar signal processing and passive localization. ( qzt2012@buaa.edu.cn) GAO Fei (corresponding author) was born in He received the B.S. and M.S. degree from the Xian Petroleum Institute, Xian, China, in 1996 and 1999, respectively, and the Ph.D. degrees from Beihang University (BUAA), Beijing, China, in He is currently an associate professor with the School of Electronic and Information Engineering, BUAA. He is interested in radar signal processing, moving target detection and image processing. ( feigao2000@163.com) WEI Shaoming was born in He received the B.S. and Ph.D. degree in electronic and information engineering from Beihang University (BUAA), Beijing, China, in 2007 and 2013, respectively. He is currently an experimentalist of the School of Electronic and Information Engineering, BUAA. His research interests include high-resolution radar signal processing, 3-D reconstruction, and multi-target tracking. ( shaoming.wei@buaa.edu.cn)

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios

A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios A Weighted Least Squares Algorithm for Passive Localization in Multipath Scenarios Noha El Gemayel, Holger Jäkel, Friedrich K. Jondral Karlsruhe Institute of Technology, Germany, {noha.gemayel,holger.jaekel,friedrich.jondral}@kit.edu

More information

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment

A New Localization Algorithm Based on Taylor Series Expansion for NLOS Environment BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 016 Print ISSN: 1311-970;

More information

Accurate Three-Step Algorithm for Joint Source Position and Propagation Speed Estimation

Accurate Three-Step Algorithm for Joint Source Position and Propagation Speed Estimation Accurate Three-Step Algorithm for Joint Source Position and Propagation Speed Estimation Jun Zheng, Kenneth W. K. Lui, and H. C. So Department of Electronic Engineering, City University of Hong Kong Tat

More information

Time Delay Estimation: Applications and Algorithms

Time Delay Estimation: Applications and Algorithms Time Delay Estimation: Applications and Algorithms Hing Cheung So http://www.ee.cityu.edu.hk/~hcso Department of Electronic Engineering City University of Hong Kong H. C. So Page 1 Outline Introduction

More information

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter

A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter A Hybrid TDOA/RSSD Geolocation System using the Unscented Kalman Filter Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT, Germany

More information

MIMO Receiver Design in Impulsive Noise

MIMO Receiver Design in Impulsive Noise COPYRIGHT c 007. ALL RIGHTS RESERVED. 1 MIMO Receiver Design in Impulsive Noise Aditya Chopra and Kapil Gulati Final Project Report Advanced Space Time Communications Prof. Robert Heath December 7 th,

More information

Multipath Effect on Covariance Based MIMO Radar Beampattern Design

Multipath Effect on Covariance Based MIMO Radar Beampattern Design IOSR Journal of Engineering (IOSRJE) ISS (e): 225-32, ISS (p): 2278-879 Vol. 4, Issue 9 (September. 24), V2 PP 43-52 www.iosrjen.org Multipath Effect on Covariance Based MIMO Radar Beampattern Design Amirsadegh

More information

HYBRID TDOA/AOA METHOD FOR INDOOR POSITIONING SYSTEMS

HYBRID TDOA/AOA METHOD FOR INDOOR POSITIONING SYSTEMS HYBRID TDOA/AOA ETHOD FOR INDOOR POSITIONING SYSTES Chunhua Yang* +, Yi Huang* and Xu Zhu* *Department of Electrical Engineering and Electronics, the University of Liverpool, Liverpool, L69 3GJ, UK + Guidance

More information

Location and Tracking a Three Dimensional Target with Distributed Sensor Network Using TDOA and FDOA Measurements

Location and Tracking a Three Dimensional Target with Distributed Sensor Network Using TDOA and FDOA Measurements Location and Tracking a Three Dimensional Target with Distributed Sensor Network Using TDOA and FDOA Measurements Yee Ming Chen, Chi-Li Tsai, and Ren-Wei Fang Department of Industrial Engineering and Management,

More information

Emitter Location in the Presence of Information Injection

Emitter Location in the Presence of Information Injection in the Presence of Information Injection Lauren M. Huie Mark L. Fowler lauren.huie@rl.af.mil mfowler@binghamton.edu Air Force Research Laboratory, Rome, N.Y. State University of New York at Binghamton,

More information

SIGNAL MODEL AND PARAMETER ESTIMATION FOR COLOCATED MIMO RADAR

SIGNAL MODEL AND PARAMETER ESTIMATION FOR COLOCATED MIMO RADAR SIGNAL MODEL AND PARAMETER ESTIMATION FOR COLOCATED MIMO RADAR Moein Ahmadi*, Kamal Mohamed-pour K.N. Toosi University of Technology, Iran.*moein@ee.kntu.ac.ir, kmpour@kntu.ac.ir Keywords: Multiple-input

More information

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO.11 Nov, 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Effect of Fading Correlation on the Performance of Spatial Multiplexed MIMO systems with circular antennas M. A. Mangoud Department of Electrical and Electronics Engineering, University of Bahrain P. O.

More information

Mainlobe jamming can pose problems

Mainlobe jamming can pose problems Design Feature DIANFEI PAN Doctoral Student NAIPING CHENG Professor YANSHAN BIAN Doctoral Student Department of Optical and Electrical Equipment, Academy of Equipment, Beijing, 111, China Method Eases

More information

A Closed Form for False Location Injection under Time Difference of Arrival

A Closed Form for False Location Injection under Time Difference of Arrival A Closed Form for False Location Injection under Time Difference of Arrival Lauren M. Huie Mark L. Fowler lauren.huie@rl.af.mil mfowler@binghamton.edu Air Force Research Laboratory, Rome, N Department

More information

Phd topic: Multistatic Passive Radar: Geometry Optimization

Phd topic: Multistatic Passive Radar: Geometry Optimization Phd topic: Multistatic Passive Radar: Geometry Optimization Valeria Anastasio (nd year PhD student) Tutor: Prof. Pierfrancesco Lombardo Multistatic passive radar performance in terms of positioning accuracy

More information

MIMO Wireless Communications

MIMO Wireless Communications MIMO Wireless Communications Speaker: Sau-Hsuan Wu Date: 2008 / 07 / 15 Department of Communication Engineering, NCTU Outline 2 2 MIMO wireless channels MIMO transceiver MIMO precoder Outline 3 3 MIMO

More information

Beamforming of Frequency Diverse Array Radar with Nonlinear Frequency Offset Based on Logistic Map

Beamforming of Frequency Diverse Array Radar with Nonlinear Frequency Offset Based on Logistic Map Progress In Electromagnetics Research M, Vol. 64, 55 63, 2018 Beamforming of Frequency Diverse Array Radar with Nonlinear Frequency Offset Based on Logistic Map Zhonghan Wang, Tong Mu, Yaoliang Song *,

More information

Resource Allocation in Distributed MIMO Radar for Target Tracking

Resource Allocation in Distributed MIMO Radar for Target Tracking Resource Allocation in Distributed MIMO Radar for Target Tracking Xiyu Song 1,a, Nae Zheng 2,b and Liuyang Gao 3,c 1 Zhengzhou Information Science and Technology Institute, Zhengzhou, China 2 Zhengzhou

More information

Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging

Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging Progress In Electromagnetics Research M, Vol. 7, 39 9, 7 Orthogonal Radiation Field Construction for Microwave Staring Correlated Imaging Bo Liu * and Dongjin Wang Abstract Microwave staring correlated

More information

This is a repository copy of Robust DOA estimation for a mimo array using two calibrated transmit sensors.

This is a repository copy of Robust DOA estimation for a mimo array using two calibrated transmit sensors. This is a repository copy of Robust DOA estimation for a mimo array using two calibrated transmit sensors. White Rose Research Online URL for this paper: http://eprints.whiterose.ac.uk/76522/ Proceedings

More information

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks

Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Chapter 2 Distributed Consensus Estimation of Wireless Sensor Networks Recently, consensus based distributed estimation has attracted considerable attention from various fields to estimate deterministic

More information

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University

Bias Correction in Localization Problem. Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University Bias Correction in Localization Problem Yiming (Alex) Ji Research School of Information Sciences and Engineering The Australian National University 1 Collaborators Dr. Changbin (Brad) Yu Professor Brian

More information

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network

EasyChair Preprint. A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network EasyChair Preprint 78 A User-Centric Cluster Resource Allocation Scheme for Ultra-Dense Network Yuzhou Liu and Wuwen Lai EasyChair preprints are intended for rapid dissemination of research results and

More information

Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects

Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects Combined Use of Various Passive Radar Range-Doppler Techniques and Angle of Arrival using MUSIC for the Detection of Ground Moving Objects Thomas Chan, Sermsak Jarwatanadilok, Yasuo Kuga, & Sumit Roy Department

More information

arxiv: v1 [cs.sd] 4 Dec 2018

arxiv: v1 [cs.sd] 4 Dec 2018 LOCALIZATION AND TRACKING OF AN ACOUSTIC SOURCE USING A DIAGONAL UNLOADING BEAMFORMING AND A KALMAN FILTER Daniele Salvati, Carlo Drioli, Gian Luca Foresti Department of Mathematics, Computer Science and

More information

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation

A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Progress In Electromagnetics Research M, Vol. 48, 37 44, 216 A Passive Suppressing Jamming Method for FMCW SAR Based on Micromotion Modulation Jia-Bing Yan *, Ying Liang, Yong-An Chen, Qun Zhang, and Li

More information

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators

Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators 374 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 52, NO. 2, MARCH 2003 Narrow-Band Interference Rejection in DS/CDMA Systems Using Adaptive (QRD-LSL)-Based Nonlinear ACM Interpolators Jenq-Tay Yuan

More information

Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements

Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements Passive Emitter Geolocation using Agent-based Data Fusion of AOA, TDOA and FDOA Measurements Alex Mikhalev and Richard Ormondroyd Department of Aerospace Power and Sensors Cranfield University The Defence

More information

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks

Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks Non-line-of-sight Node Localization based on Semi-Definite Programming in Wireless Sensor Networks arxiv:1001.0080v1 [cs.it] 31 Dec 2009 Hongyang Chen 1, Kenneth W. K. Lui 2, Zizhuo Wang 3, H. C. So 2,

More information

An Efficient Approach for Two-Dimensional Parameter Estimation of a Single-Tone H. C. So, Frankie K. W. Chan, W. H. Lau, and Cheung-Fat Chan

An Efficient Approach for Two-Dimensional Parameter Estimation of a Single-Tone H. C. So, Frankie K. W. Chan, W. H. Lau, and Cheung-Fat Chan IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 4, APRIL 2010 1999 An Efficient Approach for Two-Dimensional Parameter Estimation of a Single-Tone H. C. So, Frankie K. W. Chan, W. H. Lau, Cheung-Fat

More information

High-speed Noise Cancellation with Microphone Array

High-speed Noise Cancellation with Microphone Array Noise Cancellation a Posteriori Probability, Maximum Criteria Independent Component Analysis High-speed Noise Cancellation with Microphone Array We propose the use of a microphone array based on independent

More information

Study on the UWB Rader Synchronization Technology

Study on the UWB Rader Synchronization Technology Study on the UWB Rader Synchronization Technology Guilin Lu Guangxi University of Technology, Liuzhou 545006, China E-mail: lifishspirit@126.com Shaohong Wan Ari Force No.95275, Liuzhou 545005, China E-mail:

More information

Accurate three-step algorithm for joint source position and propagation speed estimation

Accurate three-step algorithm for joint source position and propagation speed estimation Signal Processing 8 (00) 096 100 wwwelseviercom/locate/sigpro Accurate three-step algorithm for joint source position propagation speed estimation Jun Zheng, Kenneth WK Lui, HC So Department of Electronic

More information

A New RSS-based Wireless Geolocation Technique Utilizing Joint Voronoi and Factor Graph

A New RSS-based Wireless Geolocation Technique Utilizing Joint Voronoi and Factor Graph A New RSS-based Wireless Geolocation Technique Utilizing Joint Voronoi and Factor Graph Muhammad Reza Kahar Aziz 1,2, Yuto Lim 1, and Tad Matsumoto 1,3 1 School of Information Science, Japan Advanced Institute

More information

Wireless Network Localization via Alternating Projections with TDOA and FDOA Measurements

Wireless Network Localization via Alternating Projections with TDOA and FDOA Measurements Ad Hoc & Sensor Wireless Networks, Vol. 38, pp. 1 20 Reprints available directly from the publisher Photocopying permitted by license only 2017 Old City Publishing, Inc. Published by license under the

More information

A Broadband High-Efficiency Rectifier Based on Two-Level Impedance Match Network

A Broadband High-Efficiency Rectifier Based on Two-Level Impedance Match Network Progress In Electromagnetics Research Letters, Vol. 72, 91 97, 2018 A Broadband High-Efficiency Rectifier Based on Two-Level Impedance Match Network Ling-Feng Li 1, Xue-Xia Yang 1, 2, *,ander-jialiu 1

More information

Performance Comparison of Time Delay Estimation for Whole and Dispersed Spectrum Utilization in Cognitive Radio Systems

Performance Comparison of Time Delay Estimation for Whole and Dispersed Spectrum Utilization in Cognitive Radio Systems Performance Comparison of Time Delay Estimation for Whole and Dispersed Spectrum Utilization in Cognitive Radio Systems Hasari Celebi and Khalid A. Qaraqe Department of Electrical and Computer Engineering

More information

Sensor Data Fusion Using a Probability Density Grid

Sensor Data Fusion Using a Probability Density Grid Sensor Data Fusion Using a Probability Density Grid Derek Elsaesser Communication and avigation Electronic Warfare Section DRDC Ottawa Defence R&D Canada Derek.Elsaesser@drdc-rddc.gc.ca Abstract - A novel

More information

Joint DOA and Array Manifold Estimation for a MIMO Array Using Two Calibrated Antennas

Joint DOA and Array Manifold Estimation for a MIMO Array Using Two Calibrated Antennas 1 Joint DOA and Array Manifold Estimation for a MIMO Array Using Two Calibrated Antennas Wei Zhang #, Wei Liu, Siliang Wu #, and Ju Wang # # Department of Information and Electronics Beijing Institute

More information

Error Analysis of a Low Cost TDoA Sensor Network

Error Analysis of a Low Cost TDoA Sensor Network Error Analysis of a Low Cost TDoA Sensor Network Noha El Gemayel, Holger Jäkel and Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology (KIT), Germany {noha.gemayel, holger.jaekel,

More information

Analysis of RF requirements for Active Antenna System

Analysis of RF requirements for Active Antenna System 212 7th International ICST Conference on Communications and Networking in China (CHINACOM) Analysis of RF requirements for Active Antenna System Rong Zhou Department of Wireless Research Huawei Technology

More information

Asymptotically Optimal Detection/ Localization of LPI Signals of Emitters using Distributed Sensors

Asymptotically Optimal Detection/ Localization of LPI Signals of Emitters using Distributed Sensors Asymptotically Optimal Detection/ Localization of LPI Signals of Emitters using Distributed Sensors aresh Vankayalapati and Steven Kay Dept. of Electrical, Computer and Biomedical Engineering University

More information

Performance Analysis and Receiver Design for SDMA-Based Wireless Networks in Impulsive Noise

Performance Analysis and Receiver Design for SDMA-Based Wireless Networks in Impulsive Noise Performance Analysis and Receiver Design for SDA-Based Wireless Networks in Impulsive Noise Anxin Li, Chao Zhang, Youzheng Wang, Weiyu Xu, and Zucheng Zhou Department of Electronic Engineering, Tsinghua

More information

Localization in Wireless Sensor Networks

Localization in Wireless Sensor Networks Localization in Wireless Sensor Networks Part 2: Localization techniques Department of Informatics University of Oslo Cyber Physical Systems, 11.10.2011 Localization problem in WSN In a localization problem

More information

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar

A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar 6th European Conference on Antennas and Propagation (EUCAP) A Novel Transform for Ultra-Wideband Multi-Static Imaging Radar Takuya Sakamoto Graduate School of Informatics Kyoto University Yoshida-Honmachi,

More information

SOURCE LOCALIZATION USING TIME DIFFERENCE OF ARRIVAL WITHIN A SPARSE REPRESENTATION FRAMEWORK

SOURCE LOCALIZATION USING TIME DIFFERENCE OF ARRIVAL WITHIN A SPARSE REPRESENTATION FRAMEWORK SOURCE LOCALIZATION USING TIME DIFFERENCE OF ARRIVAL WITHIN A SPARSE REPRESENTATION FRAMEWORK Ciprian R. Comsa *, Alexander M. Haimovich *, Stuart Schwartz, York Dobyns, and Jason A. Dabin * CWCSPR Lab,

More information

Proceedings of the 5th WSEAS Int. Conf. on SIGNAL, SPEECH and IMAGE PROCESSING, Corfu, Greece, August 17-19, 2005 (pp17-21)

Proceedings of the 5th WSEAS Int. Conf. on SIGNAL, SPEECH and IMAGE PROCESSING, Corfu, Greece, August 17-19, 2005 (pp17-21) Ambiguity Function Computation Using Over-Sampled DFT Filter Banks ENNETH P. BENTZ The Aerospace Corporation 5049 Conference Center Dr. Chantilly, VA, USA 90245-469 Abstract: - This paper will demonstrate

More information

Performance of MMSE Based MIMO Radar Waveform Design in White and Colored Noise

Performance of MMSE Based MIMO Radar Waveform Design in White and Colored Noise Performance of MMSE Based MIMO Radar Waveform Design in White Colored Noise Mr.T.M.Senthil Ganesan, Department of CSE, Velammal College of Engineering & Technology, Madurai - 625009 e-mail:tmsgapvcet@gmail.com

More information

An SVD Approach for Data Compression in Emitter Location Systems

An SVD Approach for Data Compression in Emitter Location Systems 1 An SVD Approach for Data Compression in Emitter Location Systems Mohammad Pourhomayoun and Mark L. Fowler Abstract In classical TDOA/FDOA emitter location methods, pairs of sensors share the received

More information

A Design of the Matched Filter for the Passive Radar Sensor

A Design of the Matched Filter for the Passive Radar Sensor Proceedings of the 7th WSEAS International Conference on Signal, Speech and Image Processing, Beijing, China, September 15-17, 7 11 A Design of the atched Filter for the Passive Radar Sensor FUIO NISHIYAA

More information

A 3D Location Estimation Method using the Levenberg-Marquardt Method for Real-Time Location System

A 3D Location Estimation Method using the Levenberg-Marquardt Method for Real-Time Location System 10 th World Congress on Structural and Multidisciplinary Optimization May 19-4, 013, Orlando, Florida, USA A 3D Location Estimation Method using the Levenberg-Marquardt Method for Real-Time Location System

More information

Advances in Direction-of-Arrival Estimation

Advances in Direction-of-Arrival Estimation Advances in Direction-of-Arrival Estimation Sathish Chandran Editor ARTECH HOUSE BOSTON LONDON artechhouse.com Contents Preface xvii Acknowledgments xix Overview CHAPTER 1 Antenna Arrays for Direction-of-Arrival

More information

A Direct 2D Position Solution for an APNT-System

A Direct 2D Position Solution for an APNT-System A Direct 2D Position Solution for an APNT-System E. Nossek, J. Dambeck and M. Meurer, German Aerospace Center (DLR), Institute of Communications and Navigation, Germany Technische Universität München (TUM),

More information

Performance analysis of passive emitter tracking using TDOA, AOAand FDOA measurements

Performance analysis of passive emitter tracking using TDOA, AOAand FDOA measurements Performance analysis of passive emitter tracing using, AOAand FDOA measurements Regina Kaune Fraunhofer FKIE, Dept. Sensor Data and Information Fusion Neuenahrer Str. 2, 3343 Wachtberg, Germany regina.aune@fie.fraunhofer.de

More information

Carrier Frequency Offset Estimation in WCDMA Systems Using a Modified FFT-Based Algorithm

Carrier Frequency Offset Estimation in WCDMA Systems Using a Modified FFT-Based Algorithm Carrier Frequency Offset Estimation in WCDMA Systems Using a Modified FFT-Based Algorithm Seare H. Rezenom and Anthony D. Broadhurst, Member, IEEE Abstract-- Wideband Code Division Multiple Access (WCDMA)

More information

LCRT: A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment

LCRT: A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment : A ToA Based Mobile Terminal Localization Algorithm in NLOS Environment Lei Jiao, Frank Y. Li Dept. of Information and Communication Technology University of Agder (UiA) N-4898 Grimstad, rway Email: {lei.jiao;

More information

ABSTRACT. Keywords: Computer-aided alignment, Misalignments, Zernike polynomials, Sensitivity matrix 1. INTRODUCTION

ABSTRACT. Keywords: Computer-aided alignment, Misalignments, Zernike polynomials, Sensitivity matrix 1. INTRODUCTION Computer-Aided Alignment for High Precision Lens LI Lian, FU XinGuo, MA TianMeng, WANG Bin The institute of optical and electronics, the Chinese Academy of Science, Chengdu 6129, China ABSTRACT Computer-Aided

More information

Near-Optimal Low Complexity MLSE Equalization

Near-Optimal Low Complexity MLSE Equalization Near-Optimal Low Complexity MLSE Equalization Abstract An iterative Maximum Likelihood Sequence Estimation (MLSE) equalizer (detector) with hard outputs, that has a computational complexity quadratic in

More information

Array Calibration in the Presence of Multipath

Array Calibration in the Presence of Multipath IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 48, NO 1, JANUARY 2000 53 Array Calibration in the Presence of Multipath Amir Leshem, Member, IEEE, Mati Wax, Fellow, IEEE Abstract We present an algorithm for

More information

ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL

ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL 16th European Signal Processing Conference (EUSIPCO 28), Lausanne, Switzerland, August 25-29, 28, copyright by EURASIP ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL Julien Marot and Salah Bourennane

More information

A hybrid phase-based single frequency estimator

A hybrid phase-based single frequency estimator Loughborough University Institutional Repository A hybrid phase-based single frequency estimator This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation:

More information

Waveform-Agile Sensing for Range and DoA Estimation in MIMO Radars

Waveform-Agile Sensing for Range and DoA Estimation in MIMO Radars Waveform-Agile ensing for Range and DoA Estimation in MIMO Radars Bhavana B. Manjunath, Jun Jason Zhang, Antonia Papandreou-uppappola, and Darryl Morrell enip Center, Department of Electrical Engineering,

More information

Noncoherent Compressive Sensing with Application to Distributed Radar

Noncoherent Compressive Sensing with Application to Distributed Radar Noncoherent Compressive Sensing with Application to Distributed Radar Christian R. Berger and José M. F. Moura Department of Electrical and Computer Engineering, Carnegie Mellon University, Pittsburgh,

More information

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER

FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER 7 Journal of Marine Science and Technology, Vol., No., pp. 7-78 () DOI:.9/JMST-3 FAULT DIAGNOSIS AND PERFORMANCE ASSESSMENT FOR A ROTARY ACTUATOR BASED ON NEURAL NETWORK OBSERVER Jian Ma,, Xin Li,, Chen

More information

AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION

AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION AN ACCURATE ULTRA WIDEBAND (UWB) RANGING FOR PRECISION ASSET LOCATION Woo Cheol Chung and Dong Sam Ha VTVT (Virginia Tech VLSI for Telecommunications) Laboratory, Bradley Department of Electrical and Computer

More information

Design and Implementation of Compressive Sensing on Pulsed Radar

Design and Implementation of Compressive Sensing on Pulsed Radar 44, Issue 1 (2018) 15-23 Journal of Advanced Research in Applied Mechanics Journal homepage: www.akademiabaru.com/aram.html ISSN: 2289-7895 Design and Implementation of Compressive Sensing on Pulsed Radar

More information

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO

Antennas and Propagation. Chapter 6b: Path Models Rayleigh, Rician Fading, MIMO Antennas and Propagation b: Path Models Rayleigh, Rician Fading, MIMO Introduction From last lecture How do we model H p? Discrete path model (physical, plane waves) Random matrix models (forget H p and

More information

MULTIPATH fading could severely degrade the performance

MULTIPATH fading could severely degrade the performance 1986 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 53, NO. 12, DECEMBER 2005 Rate-One Space Time Block Codes With Full Diversity Liang Xian and Huaping Liu, Member, IEEE Abstract Orthogonal space time block

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2004 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Ranging detection algorithm for indoor UWB channels and research activities relating to a UWB-RFID localization system

Ranging detection algorithm for indoor UWB channels and research activities relating to a UWB-RFID localization system Ranging detection algorithm for indoor UWB channels and research activities relating to a UWB-RFID localization system Dr Choi Look LAW Founding Director Positioning and Wireless Technology Centre School

More information

Near-Optimal Low Complexity MLSE Equalization

Near-Optimal Low Complexity MLSE Equalization Near-Optimal Low Complexity MLSE Equalization HC Myburgh and Jan C Olivier Department of Electrical, Electronic and Computer Engineering, University of Pretoria RSA Tel: +27-12-420-2060, Fax +27 12 362-5000

More information

Analysis of LMS and NLMS Adaptive Beamforming Algorithms

Analysis of LMS and NLMS Adaptive Beamforming Algorithms Analysis of LMS and NLMS Adaptive Beamforming Algorithms PG Student.Minal. A. Nemade Dept. of Electronics Engg. Asst. Professor D. G. Ganage Dept. of E&TC Engg. Professor & Head M. B. Mali Dept. of E&TC

More information

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast

AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE. A Thesis by. Andrew J. Zerngast AN IMPROVED NEURAL NETWORK-BASED DECODER SCHEME FOR SYSTEMATIC CONVOLUTIONAL CODE A Thesis by Andrew J. Zerngast Bachelor of Science, Wichita State University, 2008 Submitted to the Department of Electrical

More information

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction

An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction , pp.319-328 http://dx.doi.org/10.14257/ijmue.2016.11.6.28 An Improved DV-Hop Localization Algorithm Based on Hop Distance and Hops Correction Xiaoying Yang* and Wanli Zhang College of Information Engineering,

More information

Adaptive Beamforming Applied for Signals Estimated with MUSIC Algorithm

Adaptive Beamforming Applied for Signals Estimated with MUSIC Algorithm Buletinul Ştiinţific al Universităţii "Politehnica" din Timişoara Seria ELECTRONICĂ şi TELECOMUNICAŢII TRANSACTIONS on ELECTRONICS and COMMUNICATIONS Tom 57(71), Fascicola 2, 2012 Adaptive Beamforming

More information

A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity

A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity 1970 IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 51, NO. 12, DECEMBER 2003 A Sliding Window PDA for Asynchronous CDMA, and a Proposal for Deliberate Asynchronicity Jie Luo, Member, IEEE, Krishna R. Pattipati,

More information

A Compact Miniaturized Frequency Selective Surface with Stable Resonant Frequency

A Compact Miniaturized Frequency Selective Surface with Stable Resonant Frequency Progress In Electromagnetics Research Letters, Vol. 62, 17 22, 2016 A Compact Miniaturized Frequency Selective Surface with Stable Resonant Frequency Ning Liu 1, *, Xian-Jun Sheng 2, and Jing-Jing Fan

More information

Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach

Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach Vol., No. 6, 0 Design and Implementation on a Sub-band based Acoustic Echo Cancellation Approach Zhixin Chen ILX Lightwave Corporation Bozeman, Montana, USA chen.zhixin.mt@gmail.com Abstract This paper

More information

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System

Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 50, NO. 2, FEBRUARY 2002 187 Performance Analysis of Maximum Likelihood Detection in a MIMO Antenna System Xu Zhu Ross D. Murch, Senior Member, IEEE Abstract In

More information

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems

Transmit Power Allocation for BER Performance Improvement in Multicarrier Systems Transmit Power Allocation for Performance Improvement in Systems Chang Soon Par O and wang Bo (Ed) Lee School of Electrical Engineering and Computer Science, Seoul National University parcs@mobile.snu.ac.r,

More information

Geolocation using TDOA and FDOA Measurements in sensor networks Using Non-Linear Elements

Geolocation using TDOA and FDOA Measurements in sensor networks Using Non-Linear Elements Geolocation using TDOA and FDOA Measurements in sensor networks Using Non-Linear Elements S.K.Hima Bindhu M.Tech Ii Year, Dr.Sgit, Markapur P.Prasanna Murali Krishna Hod of Decs, Dr.Sgit, Markapur Abstract:

More information

IN RECENT years, wireless multiple-input multiple-output

IN RECENT years, wireless multiple-input multiple-output 1936 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 6, NOVEMBER 2004 On Strategies of Multiuser MIMO Transmit Signal Processing Ruly Lai-U Choi, Michel T. Ivrlač, Ross D. Murch, and Wolfgang

More information

SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE

SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE Progress In Electromagnetics Research C, Vol. 43, 15 28, 2013 SIMULATION AND ANALYSIS OF 60 GHz MILLIMETER- WAVE INDOOR PROPAGATION CHARACTERISTICS BASE ON THE METHOD OF SBR/IMAGE Yuan-Jian Liu, Qin-Jian

More information

Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks

Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks Non-Line-Of-Sight Environment based Localization in Wireless Sensor Networks Divya.R PG Scholar, Electronics and communication Engineering, Pondicherry Engineering College, Puducherry, India Gunasundari.R

More information

A HOLLY-LEAF-SHAPED MONOPOLE ANTENNA WITH LOW RCS FOR UWB APPLICATION

A HOLLY-LEAF-SHAPED MONOPOLE ANTENNA WITH LOW RCS FOR UWB APPLICATION Progress In Electromagnetics Research, Vol. 117, 35 50, 2011 A HOLLY-LEAF-SHAPED MONOPOLE ANTENNA WITH LOW RCS FOR UWB APPLICATION H.-Y. Xu *, H. Zhang, K. Lu, and X.-F. Zeng Missile Institute of Airforce

More information

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS VOL. 6, NO. 1, FEBRUARY 013 ADAPTIVE ESTIMATION AND PI LEARNING SPRING- RELAXATION TECHNIQUE FOR LOCATION ESTIMATION IN WIRELESS SENSOR NETWORKS

More information

Adaptive Waveforms for Target Class Discrimination

Adaptive Waveforms for Target Class Discrimination Adaptive Waveforms for Target Class Discrimination Jun Hyeong Bae and Nathan A. Goodman Department of Electrical and Computer Engineering University of Arizona 3 E. Speedway Blvd, Tucson, Arizona 857 dolbit@email.arizona.edu;

More information

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks

A Maximum Likelihood TOA Based Estimator For Localization in Heterogeneous Networks Int. J. Communications, Network and System Sciences, 010, 3, 38-4 doi:10.436/ijcns.010.31004 Published Online January 010 (http://www.scirp.org/journal/ijcns/). A Maximum Likelihood OA Based Estimator

More information

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment

The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment The Simulated Location Accuracy of Integrated CCGA for TDOA Radio Spectrum Monitoring System in NLOS Environment ao-tang Chang 1, Hsu-Chih Cheng 2 and Chi-Lin Wu 3 1 Department of Information Technology,

More information

Performance Analysis of Reference Channel Equalization Using the Constant Modulus Algorithm in an FM-based PCL system So-Young Son Geun-Ho Park Hyoung

Performance Analysis of Reference Channel Equalization Using the Constant Modulus Algorithm in an FM-based PCL system So-Young Son Geun-Ho Park Hyoung Performance Analysis of Reference Channel Equalization Using the Constant Modulus Algorithm in an FM-based PCL system So-Young Son Geun-Ho Park Hyoung-Nam Kim Dept. of Electronics Engineering Pusan National

More information

AN ITERATIVE DIRECTION FINDING ALGORITHM WITH ULTRA-SMALL APERTURES. Received April 2017; revised August 2017

AN ITERATIVE DIRECTION FINDING ALGORITHM WITH ULTRA-SMALL APERTURES. Received April 2017; revised August 2017 International Journal of Innovative Computing, Information and Control ICIC International c 2018 ISSN 1349-4198 Volume 14, Number 1, February 2018 pp. 227 241 AN ITERATIVE DIRECTION FINDING ALGORITHM WITH

More information

Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System. Fengkui Gong, Jianhua Ge and Yong Wang

Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System. Fengkui Gong, Jianhua Ge and Yong Wang 788 IEEE Transactions on Consumer Electronics, Vol. 55, No. 4, NOVEMBER 9 Multi-GI Detector with Shortened and Leakage Correlation for the Chinese DTMB System Fengkui Gong, Jianhua Ge and Yong Wang Abstract

More information

COMPACT DUAL-BAND CIRCULARLY-POLARIZED AN- TENNA WITH C-SLOTS FOR CNSS APPLICATION. Education, Shenzhen University, Shenzhen, Guangdong , China

COMPACT DUAL-BAND CIRCULARLY-POLARIZED AN- TENNA WITH C-SLOTS FOR CNSS APPLICATION. Education, Shenzhen University, Shenzhen, Guangdong , China Progress In Electromagnetics Research Letters, Vol. 40, 9 18, 2013 COMPACT DUAL-BAND CIRCULARLY-POLARIZED AN- TENNA WITH C-SLOTS FOR CNSS APPLICATION Maowen Wang 1, *, Baopin Guo 1, and Zekun Pan 2 1 Key

More information

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques

Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques 1 Analysis and Improvements of Linear Multi-user user MIMO Precoding Techniques Bin Song and Martin Haardt Outline 2 Multi-user user MIMO System (main topic in phase I and phase II) critical problem Downlink

More information

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems

Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems , 2009, 5, 351-356 doi:10.4236/ijcns.2009.25038 Published Online August 2009 (http://www.scirp.org/journal/ijcns/). Iterative Detection and Decoding with PIC Algorithm for MIMO-OFDM Systems Zhongpeng WANG

More information

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR

An Improved DBF Processor with a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Progress In Electromagnetics Research C, Vol. 67, 49 57, 216 An Improved DBF Processor a Large Receiving Antenna for Echoes Separation in Spaceborne SAR Hongbo Mo 1, *,WeiXu 2, and Zhimin Zeng 1 Abstract

More information

GPS Anti-jamming Performance Simulation Based on LCMV Algorithm Jian WANG and Rui QIN

GPS Anti-jamming Performance Simulation Based on LCMV Algorithm Jian WANG and Rui QIN 2017 2nd International Conference on Software, Multimedia and Communication Engineering (SMCE 2017) ISBN: 978-1-60595-458-5 GPS Anti-jamming Performance Simulation Based on LCMV Algorithm Jian WANG and

More information

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading

ECE 476/ECE 501C/CS Wireless Communication Systems Winter Lecture 6: Fading ECE 476/ECE 501C/CS 513 - Wireless Communication Systems Winter 2005 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

TRANSMIT diversity has emerged in the last decade as an

TRANSMIT diversity has emerged in the last decade as an IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 3, NO. 5, SEPTEMBER 2004 1369 Performance of Alamouti Transmit Diversity Over Time-Varying Rayleigh-Fading Channels Antony Vielmon, Ye (Geoffrey) Li,

More information

An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems

An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems An Efficient Joint Timing and Frequency Offset Estimation for OFDM Systems Yang Yang School of Information Science and Engineering Southeast University 210096, Nanjing, P. R. China yangyang.1388@gmail.com

More information