SELECTIVE ANGLE MEASUREMENTS FOR A 3D-AOA INSTRUMENTAL VARIABLE TMA ALGORITHM

Size: px
Start display at page:

Download "SELECTIVE ANGLE MEASUREMENTS FOR A 3D-AOA INSTRUMENTAL VARIABLE TMA ALGORITHM"

Transcription

1 SELECTIVE ANGLE MEASUREMENTS FOR A 3D-AOA INSTRUMENTAL VARIABLE TMA ALGORITHM Kutluyıl Doğançay Reza Arablouei School of Engineering, University of South Australia, Mawson Lakes, SA 595, Australia ABSTRACT The method of instrumental variables has been successfully applied to pseudolinear estimation for angle-of-arrival target motion analysis (TMA) The objective of instrumental variables is to modify the normal equations of a biased leastsquares estimator to make it asymptotically unbiased The instrumental variable (IV) matrix, used in the modified normal equations, is required to be strongly correlated with the data matrix uncorrelated with the noise in the measurement vector At small SNR, the correlation between the IV matrix the data matrix can become weak The concept of selective angle measurements (SAM) overcomes this problem by allowing some rows of the IV matrix data matrix to be identical This paper demonstrates the effectiveness of SAM for a previously proposed 3D angle-only IV TMA algorithm The performance improvement of SAM is verified by simulation examples Index Terms Selective angle measurements, 3D target motion analysis, angle-of-arrival localization, instrumental variables INTRODUCTION Tracking of radio emitters has found many applications in mobile user localization, asset localization, sensor networks target tracking in electronic warfare, to name but a few In this paper we consider the use of selective angle measurements (SAM) in 3D angle-only target motion analysis (TMA) The objective of angle-only 3D-TMA is to estimate the position, velocity possibly acceleration of a target from its azimuth elevation angle measurements collected by a moving observer (ownship) Whilst the TMA problem has been studied extensively in the 2D plane, there is little work reported on the angle-only 3D-TMA problem In [] a 3D localization algorithm was derived using an orthogonal vector estimation approach [2], [3] to estimate the location of a stationary radio emitter from angle measurements A 3D-pseudolinear estimator (3D-PLE) its weighted instrumental variable (WIV) version were also presented shown to provide much improved estimation performance close to the maximum likelihood estimator (MLE) For moving targets, [4] proposes a so-called 3D improved PLE (3D-IPLE) drawing on the MLE cost function approximation used in [5], as well as some trigonometric approximations The resulting estimator is the 2D-PLE for the 2D-projection of the 3D-TMA problem concatenated with the 3D-orthogonal vector estimator derived in [] The bias performance of the resulting estimator is improved by employing the bias compensation method in [6] the method of WIV [7] A different approach resembling the PLE in [] has been adopted in [8], resulting in a 2D-PLE for the xycomponents of the target motion parameter vector a linear least-squares solution for the z-component The bias performance of this new 3D-PLE was improved by applying bias compensation WIV only to the 2D-PLE part of the estimator The poor performance of the 3D-WIV estimator in large noise was analysed The method of SAM, originally developed for self-localization [9], was employed to improve the performance of the 3D-WIV estimator in low SNR situations In this paper we consider the application of SAM to the WIV estimator in [4] It is shown via numerical simulations that the SAM estimator can improve the performance of this WIV estimator at large noise levels thanks to its assurance of strong correlation between the IV matrix data matrix Section 2 describes the 3D-TMA problem sets out the assumptions made Section 3 summarizes the MLE for 3D- TMA An overview of the 3D-IPLE is provided in Section 4 Section 5 describes the method of SAM applied to the WIV estimator in [4] Comparative simulation examples are presented in Section 6 The paper concludes in Section 7 2 3D-TARGET MOTION ANALYSIS PROBLEM Fig depicts the 3D-TMA problem The objective of 3D- TMA is to estimate the target location p k from N noisy azimuth elevation angle measurements taken at time instants k {,,, N } The angles are related to the target location p k = [p x,k, p y,k, p z,k ] T observer location r k = [r x,k, r y,k, r z,k ] T through θ k = tan y k x k, π < θ k π (a) φ k = sin z k s k, π 2 < φ k π 2 (b) /5/$3 25 IEEE 95

2 x Observer trajectory z r k k y s k k p k Target trajectory Fig 3D-TMA geometry using azimuth elevation angles θ k, φ k Here tan is the 4-quadrant arctangent, x k = p x,k r x,k y k = p y,k r y,k z k = p z,k r z,k s k = p k r k denotes the Euclidean norm We make the following assumptions throughout the paper: The target moves with a constant velocity during the observation interval k {,,, N } The azimuth elevation angle measurements are taken at regular time instants t k = kt/(n ) T is the length of the observation interval Let p denote the initial target location vector at k = v the constant velocity vector Then the target location at time t k is p k = p + t k v (2a) = M k ξ (2b) M k = t k t k t k ξ = [ ] p v is the 6 target motion parameter vector to be estimated from noisy angle measurements Given an estimate of target motion parameters ˆξ, p k can be estimated by substituting ˆξ for ξ in (2) The azimuth elevation angle measurements are corrupted by independent zero-mean Gaussian noise: θ k = θ k + n k, n k N (, σ 2 n k ) φ k = φ k + m k, m k N (, σ 2 m k ) n k m k are independent (3) The target is observable This requires the observer to outmaneuver the target while collecting the angle measurements [ 3] 3 MAXIMUM LIKELIHOOD ESTIMATOR Under the independent additive Gaussian noise assumption, the likelihood function for the angle measurements is p( ψ ξ) = (2π) N K /2 { exp 2 ( ψ ψ(ξ)) T K ( ψ } ψ(ξ)) ψ = [ θ, θ,, θ N, φ, φ,, φ N ] T is the 2N vector of noisy angle measurements, ψ(ξ) = [θ (ξ), θ (ξ),, θ N (ξ), φ (ξ), φ (ξ),, φ N (ξ)] T is the 2N vector of azimuth elevation angles as a function of ξ with θ k (ξ) = tan y k(ξ) x k (ξ), φ k(ξ) = sin z k(ξ) s k (ξ) s k (ξ) = x k(ξ) y k (ξ) = M k ξ r k, z k (ξ) K = diag(σ 2 n,, σ 2 n N, σ 2 m,, σ 2 m N ) is the 2N 2N diagonal covariance matrix of the angle noise, K denotes the determinant of K The MLE of the target motion parameters ˆξ ML is given by (4) ˆξ ML = arg min J ML (ξ) (5) ξ R 6 J ML (ξ) is the ML cost function J ML (ξ) = 2 et (ξ)k e(ξ), e(ξ) = ψ ψ(ξ) (6) Equation (5) describes a nonlinear least squares estimator with no closed-form solution A numerical solution can be obtained by using the Gauss-Newton (GN) algorithm: ˆξ(i + ) = ˆξ(i) + (J T (i)k J(i)) J T (i)k e(ˆξ(i)), i =,, (7) Here J(i) is the 2N 6 Jacobian matrix of ψ(ξ) with respect to ξ evaluated at ξ = ˆξ(i): 96

3 J(i) = s xy,(ˆξ(i)) at (ˆξ(i))M s xy,n (ˆξ(i)) at N (ˆξ(i))M N s (ˆξ(i)) bt (ˆξ(i))M s N (ˆξ(i)) bt N (ˆξ(i))M N a k (ˆξ) is a unit vector orthogonal to the 2D-projection of the estimated 3D-range vector b k (ˆξ) is a unit vector orthogonal to the estimated 3D range vector []: sin θ k (ˆξ(i)) a k (ˆξ(i)) = cos θ k (ˆξ(i)) (9) sin φ k (ˆξ(i)) cos θ k (ˆξ(i)) b k (ˆξ(i)) = sin φ k (ˆξ(i)) sin θ k (ˆξ(i)) () cos φ k (ˆξ(i)) s xy,k (ξ) = [ ] xk (ξ) y k (ξ) is the projected range vector parameterized by ξ Assuming a priori knowledge of the noise covariance matrix K, the Cramer-Rao lower bound (CRLB) for the 3D- TMA problem is given by (8) CRLB = (J T o K J o ) () J o is the Jacobian matrix evaluated at the true target motion parameter vector 4 OVERVIEW OF 3D-IPLE In [4] a matrix equation linear in ξ is obtained from a smallnoise approximation of the MLE cost function following [5] The resulting 3D-IPLE can also be derived by rewriting (a) as sin( θ k n k ) cos( θ k n k ) = y k x k lumping the noise terms together to get [4] [sin θ k, cos θ k, ]M k ξ = [sin θ k, cos θ k, ]r k + η k (2) η k = s k cos φ k sin n k, rewriting (b) as or sin( φ k m k ) cos( φ k m k ) = z k s xy,k [sin φ k cos θ k, sin φ k sin θ k, cos φ k ]M k ξ = [sin φ k cos θ k, sin φ k sin θ k, cos φ k ]r k + ν k (3) ν k = s k (cos φ k sin φ k cos n k cos φ k sin φ k ) Stacking (2) (3) for k =,,, N gives H = [M T u,, M T N u N, Hξ = d + ω (4) M T v,, M T N v N ] T d = [r T u,, r T N u N, r T v,, r T N v N ] T ω = [η,, η N, ν,, ν N ] T u k = [sin θ k, cos θ k, ] T v k = [sin φ k cos θ k, sin φ k sin θ k, cos φ k ] T We note that (4) is made up of two linear matrix equations concatenated; one for the 2D-PLE (projection of the 3D-TMA problem into the xy-plane) the other for the orthogonal vector estimator [] The 3D-IPLE in [4] is the least-squares solution of (4): ˆξ IPLE = (H T H) H T d (5) 5 SELECTIVE ANGLE MEASUREMENTS The correlation between H ω introduces undesirable estimation bias Modifying the normal equations for the 3D- IPLE H T Hˆξ IPLE = H T d to G T Hˆξ IV = G T d gives the IV estimator: ˆξ IV = (G T H) G T d (6) This estimate is asymptotically unbiased if G T H is full-rank E{G T ω} = [5] An effective simple method for constructing the IV matrix satisfying these requirements asymptotically was proposed in [7], which comprises the following steps: Obtain an initial estimate ˆξ IPLE Estimate the angles based on this initial estimate (cf (4)) ˆθ k = θ k (ˆξ IPLE ), ˆφk = φ k (ˆξ IPLE ) Substitute the angle estimates for angle measurements in H to construct the IV matrix G: G = H θ =ˆθ,, θ N =ˆθ N, φ = ˆφ,, φ N = ˆφ N Introducing a weighting matrix ( W = K diag s xy, (ˆξ IPLE ) 2,, s xy,n (ˆξ IPLE ) 2, ( s (ˆξ IPLE ) 2 s xy, (ˆξ IPLE ) 2 σn 2 ),, ( ) sn (ˆξ IPLE ) 2 s xy,n (ˆξ IPLE ) 2 σn 2 N ) results in a weighted IV estimator (3D-IWIV) [4]: ˆξ IWIV = (G T W H) G T W d (7) 97

4 z axis (m) y axis (m) 2 5 x axis (m) Fig 2 Simulated 3D-TMA geometry 5 which is asymptotically unbiased efficient [6] The matrices G H are required to correlate well so that the product G T H is well-conditioned If the unit vectors that make up these matrices do not align well as a result of large differences between ˆθ k θ k, between ˆφ k φ k, the correlation between G H can be weakened This will increase the condition number of G T H MSE To avoid ill-conditioning of G T H, some rows of the IV matrix can be forced to be identical to the corresponding rows of H, depending on the difference between the angle estimates measurements This leads to the idea of SAM: { (ˆθ k, ˆφ (ˆθ k, k ) = ˆφ k ) if θ k ˆθ k < α k φ k ˆφ k < β k ( θ k, φ k ) otherwise (8) Here α k β k are threshold values that should be chosen proportional to σ nk σ mk, respectively The angle estimates strongly influence the threshold values The appropriate ranges for the thresholds are 2σ nk < α k < 5σ nk 2σ mk < β k < 5σ mk The matrices G H are maximally correlated if ˆθ k = θ k ˆφ k = φ k, k =,,, N, in G This amounts to replacing G with H, which results in a least-squares estimator with severe bias problems To retain some benefits of bias reduction, (8) offers a compromise solution We will refer to the 3D-IWIV estimator employing (8) as the 3D-SAM-IWIV The performance improvement of SAM is determined by the reduction in the condition number of G T W H The relation of MSE performance to condition number will be demonstrated in the next section 6 SIMULATIONS The simulated TMA geometry is depicted in Fig 2 The target moves with a constant velocity of v = [6, 3, ] T m/s starting from an initial position p = [5,, 2] T m The observer takes N = 3 angle measurements at regular time Bias norm RMSE D PLE 3D IPLE MLE D PLE 35 3D IPLE 3 MLE 25 CRLB Fig 3 Bias RMSE performance intervals (t k+ t k = 5 s) while following a three-leg constant-velocity trajectory (r = [,, 5] T m the observer velocity alternates between [25, 3, ] m/s [25, 3, ] m/s from one leg to another) The azimuth elevation angle noise is iid with stard deviation σ The MLE is implemented using the GN algorithm, initialized to the 3D-IPLE run for iterations The 3D-IWIV 3D-SAM-IWIV estimators use the 3D-IPLE to construct the IV matrix H the weighting matrix W For the 3D-SAM-IWIV estimator the threshold parameters are α = = α N = 5σ β = = β N = 5σ All bias RMSE values are estimated using 2, Monte Carlo simulation runs Fig 3 shows the simulated bias norm RMSE of the 3D-PLE in [8], 3D-IPLE, 3D-IWIV, 3D-SAM-IWIV MLE The RMSE plot also includes the CRLB (square root of trace of CRLB) For σ > 3 both the 3D-IWIV MLE exhibit a sharp increase in RMSE This is due to the loss of correlation between G H for the 3D-IWIV estimator the threshold effect for the MLE The 3D-SAM-IWIV avoids rapid deterioration of RMSE by assuring a strong correlation between G H The method of SAM causes a nonvanishing residual correlation between the IV matrix 98

5 Condition Number 5 x Fig 4 Averaged condition number of G T W H angle noise, which explains the slight degradation in the bias norm as the angle noise is increased We also observe that the 3D-PLE [8] outperforms the 3D-IPLE [4] by a large margin In Fig 4 the averaged condition numbers of G T W H for the 3D-IWIV 3D-SAM-IWIV estimators are plotted against noise stard deviation As the angle noise increases, the condition number of the 3D-IWIV significantly exceeds that of the 3D-SAM-IWIV, which demonstrates the effectiveness of SAM in maintaining a strong correlation between G H This also explains the improved RMSE performance of the 3D-SAM-IWIV compared with 3D-IWIV (see Fig 3) 7 CONCLUSION The method of SAM has been applied to the 3D-IWIV proposed in [4] The loss of correlation between the IV matrix G the data matrix H was shown to impact the RMSE performance adversely The effectiveness of SAM in combatting this loss was demonstrated by simulation examples It was observed that both the RMSE performance condition number of G T W H are significantly improved by employing SAM in the IV matrix REFERENCES [] K Doğançay G Ibal, Instrumental variable estimator for 3D bearings-only emitter localization, in Proc 2nd Int Conf on Intelligent Sensors, Sensor Networks Information Processing, ISSNIP 25, Melbourne, Australia, December 25, pp [2] D Koks, Passive geolocation for multiple receivers with no initial state estimate, Tech Rep DSTO RR- 222, Defence Science & Technology Organisation, Edinburgh, SA, Australia, November 2 [3] K Doğançay, Bearings-only target localization using total least squares, Signal Processing, vol 85, no 9, pp 695 7, September 25 [4] L Badriasl K Doğançay, Three-dimensional target motion analysis using azimuth/elevation angles, IEEE Trans on Aerospace Electronic Systems, vol 5, no 4, pp , October 24 [5] M Gavish A J Weiss, Performance analysis of bearing-only target location algorithms, IEEE Trans on Aerospace Electronic Systems, vol 28, no 3, pp , 992 [6] K Doğançay, Bias compensation for the bearings-only pseudolinear target track estimator, IEEE Trans on Signal Processing, vol 54, no, pp 59 68, January 26 [7] K Doğançay, Passive emitter localization using weighted instrumental variables, Signal Processing, vol 84, no 3, pp , March 24 [8] K Doğançay, 3D pseudolinear target motion analysis from angle measurements, IEEE Trans on Signal Processing, vol 63, no 6, pp 57 58, March 25 [9] K Doğançay, Self-localization from lmark bearings using pseudolinear estimation techniques, IEEE Trans on Aerospace Electronic Systems, vol 5, no 3, pp , July 24 [] S C Nardone V J Aidala, Observability criteria for bearings-only target motion analysis, IEEE Trans on Aerospace Electronic Systems, vol 7, pp 62 66, March 98 [] S E Hammel V J Aidala, Observability requirements for three-dimensional tracking via angle measurements, IEEE Trans on Aerospace Electronic Systems, vol AES-2, no 2, pp 2 27, March 985 [2] J M Passerieux D Van Cappel, Optimal observer maneuver for bearings-only tracking, IEEE Trans on Aerospace Electronic Systems, vol 34, no 3, pp , July 998 [3] A Farina, Target tracking with bearings-only measurements, Signal Processing, vol 78, pp 6 78, 999 [4] A G Lindgren K F Gong, Position velocity estimation via bearing observations, IEEE Trans on Aerospace Electronic Systems, vol 4, no 4, pp , July 978 [5] L Ljung, System Identification: Theory for the User, Prentice Hall, Upper Saddle River, NJ, 2 edition, 999 [6] K Doğançay, On the efficiency of a bearings-only instrumental variable estimator for target motion analysis, Signal Processing, vol 85, no 3, pp 48 49, March 25 99

Effects of Coordinate System Rotation on two Novel Closed-from localization Estimators Using Azimuth/Elevation

Effects of Coordinate System Rotation on two Novel Closed-from localization Estimators Using Azimuth/Elevation Effects of Coordinate System Rotation on two Novel Closed-from localization Estimators Using Azimuth/Elevation Laleh Badriasl Hugh Kennedy Anthony Finn School of Engineering The University of South Australia,

More information

OPTIMAL SENSOR-TARGET GEOMETRIES FOR DOPPLER-SHIFT TARGET LOCALIZATION. Ngoc Hung Nguyen and Kutluyıl Doğançay

OPTIMAL SENSOR-TARGET GEOMETRIES FOR DOPPLER-SHIFT TARGET LOCALIZATION. Ngoc Hung Nguyen and Kutluyıl Doğançay OPTIMAL SENSOR-TARGET GEOMETRIES FOR DOPPLER-SHIFT TARGET LOCALIZATION Ngoc Hung Nguyen and Kutluyıl Doğançay Institute for Telecommunications Research, School of Engineering University of South Australia,

More information

FAST AND ACCURATE DIRECTION-OF-ARRIVAL ESTIMATION FOR A SINGLE SOURCE

FAST AND ACCURATE DIRECTION-OF-ARRIVAL ESTIMATION FOR A SINGLE SOURCE Progress In Electromagnetics Research C, Vol. 6, 13 20, 2009 FAST AND ACCURATE DIRECTION-OF-ARRIVAL ESTIMATION FOR A SINGLE SOURCE Y. Wu School of Computer Science and Engineering Wuhan Institute of Technology

More information

COMPLEX CONSTRAINED CRB AND ITS APPLICATION TO SEMI-BLIND MIMO AND OFDM CHANNEL ESTIMATION. Aditya K. Jagannatham and Bhaskar D.

COMPLEX CONSTRAINED CRB AND ITS APPLICATION TO SEMI-BLIND MIMO AND OFDM CHANNEL ESTIMATION. Aditya K. Jagannatham and Bhaskar D. COMPLEX CONSTRAINED CRB AND ITS APPLICATION TO SEMI-BLIND MIMO AND OFDM CHANNEL ESTIMATION Aditya K Jagannatham and Bhaskar D Rao University of California, SanDiego 9500 Gilman Drive, La Jolla, CA 92093-0407

More information

Optimality Analysis of Sensor-Target Geometries in Passive Localization: Part 2 - Time-of-Arrival Based Localization

Optimality Analysis of Sensor-Target Geometries in Passive Localization: Part 2 - Time-of-Arrival Based Localization Optimality Analysis of Sensor-Target Geometries in Passive Localization: Part - Time-of-Arrival Based Localization Adrian. Bishop,BarışFidan, Brian D.O. Anderson, Pubudu. Pathirana, Kutluyıl Doğançay School

More information

Passive Sensor Bias Estimation Using Targets of Opportunity

Passive Sensor Bias Estimation Using Targets of Opportunity University of Connecticut DigitalCommons@UConn Doctoral Dissertations University of Connecticut Graduate School 7-23-2015 Passive Sensor Bias Estimation Using Targets of Opportunity Djedjiga Belfadel University

More information

Selective Hybrid RSS/AOA Approximate Maximum Likelihood Mobile intra cell Localization

Selective Hybrid RSS/AOA Approximate Maximum Likelihood Mobile intra cell Localization Selective Hybrid RSS/AOA Approximate Maximum Likelihood Mobile intra cell Localization Leila Gazzah Leila Najjar and Hichem Besbes Carthage University Lab. COSIM Higher School of Communication of Tunis

More information

EIE6207: Estimation Theory

EIE6207: Estimation Theory EIE6207: Estimation Theory Man-Wai MAK Dept. of Electronic and Information Engineering, The Hong Kong Polytechnic University enmwmak@polyu.edu.hk http://www.eie.polyu.edu.hk/ mwmak References: Steven M.

More information

DOA Estimation of Quasi-Stationary Signals Using a Partly-Calibrated Uniform Linear Array with Fewer Sensors than Sources

DOA Estimation of Quasi-Stationary Signals Using a Partly-Calibrated Uniform Linear Array with Fewer Sensors than Sources Progress In Electromagnetics Research M, Vol. 63, 185 193, 218 DOA Estimation of Quasi-Stationary Signals Using a Partly-Calibrated Uniform Linear Array with Fewer Sensors than Sources Kai-Chieh Hsu and

More information

A New Subspace Identification Method for Open and Closed Loop Data

A New Subspace Identification Method for Open and Closed Loop Data A New Subspace Identification Method for Open and Closed Loop Data Magnus Jansson July 2005 IR S3 SB 0524 IFAC World Congress 2005 ROYAL INSTITUTE OF TECHNOLOGY Department of Signals, Sensors & Systems

More information

Frequency estimation by DFT interpolation: A comparison of methods

Frequency estimation by DFT interpolation: A comparison of methods Frequency estimation by DFT interpolation: A comparison of methods Bernd Bischl, Uwe Ligges, Claus Weihs March 5, 009 Abstract This article comments on a frequency estimator which was proposed by [6] and

More information

NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION. M. Schwab, P. Noll, and T. Sikora. Technical University Berlin, Germany Communication System Group

NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION. M. Schwab, P. Noll, and T. Sikora. Technical University Berlin, Germany Communication System Group NOISE ROBUST RELATIVE TRANSFER FUNCTION ESTIMATION M. Schwab, P. Noll, and T. Sikora Technical University Berlin, Germany Communication System Group Einsteinufer 17, 1557 Berlin (Germany) {schwab noll

More information

Azimuth-elevation direction finding, using one fourcomponent acoustic vector-sensor spread spatially along a straight line

Azimuth-elevation direction finding, using one fourcomponent acoustic vector-sensor spread spatially along a straight line Volume 23 http://acousticalsociety.org/ 169th Meeting of the Acoustical Society of America Pittsburgh, Pennsylvania 18-22 May 2015 Signal Processing in Acoustics: Paper 4aSP4 Azimuth-elevation direction

More information

Estimation, Detection, and Identification

Estimation, Detection, and Identification Estimation, Detection, and Identification Graduate Course on the CMU/Portugal ECE PhD Program Spring 2008/2009 Chapter 5 Best Linear Unbiased Estimators Instructor: Prof. Paulo Jorge Oliveira pjcro @ isr.ist.utl.pt

More information

sine wave fit algorithm

sine wave fit algorithm TECHNICAL REPORT IR-S3-SB-9 1 Properties of the IEEE-STD-57 four parameter sine wave fit algorithm Peter Händel, Senior Member, IEEE Abstract The IEEE Standard 57 (IEEE-STD-57) provides algorithms for

More information

Emanuel E. Zelniker and I. Vaughan L. Clarkson

Emanuel E. Zelniker and I. Vaughan L. Clarkson A GENERALISATION OF THE DELOGNE-KÅSA METHOD FOR FITTING HYPERSPHERES Emanuel E Zelniker and I Vaughan L Clarkson School of Information Technology & Electrical Engineering The University of Queensland Queensland,

More information

A NEW BAYESIAN LOWER BOUND ON THE MEAN SQUARE ERROR OF ESTIMATORS. Koby Todros and Joseph Tabrikian

A NEW BAYESIAN LOWER BOUND ON THE MEAN SQUARE ERROR OF ESTIMATORS. Koby Todros and Joseph Tabrikian 16th European Signal Processing Conference EUSIPCO 008) Lausanne Switzerland August 5-9 008 copyright by EURASIP A NEW BAYESIAN LOWER BOUND ON THE MEAN SQUARE ERROR OF ESTIMATORS Koby Todros and Joseph

More information

STONY BROOK UNIVERSITY. CEAS Technical Report 829

STONY BROOK UNIVERSITY. CEAS Technical Report 829 1 STONY BROOK UNIVERSITY CEAS Technical Report 829 Variable and Multiple Target Tracking by Particle Filtering and Maximum Likelihood Monte Carlo Method Jaechan Lim January 4, 2006 2 Abstract In most applications

More information

Target tracking and classification for missile using interacting multiple model (IMM)

Target tracking and classification for missile using interacting multiple model (IMM) Target tracking and classification for missile using interacting multiple model (IMM Kyungwoo Yoo and Joohwan Chun KAIST School of Electrical Engineering Yuseong-gu, Daejeon, Republic of Korea Email: babooovv@kaist.ac.kr

More information

THE PROBLEM of estimating the parameters of a twodimensional

THE PROBLEM of estimating the parameters of a twodimensional IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 46, NO 8, AUGUST 1998 2157 Parameter Estimation of Two-Dimensional Moving Average Rom Fields Joseph M Francos, Senior Member, IEEE, Benjamin Friedler, Fellow,

More information

Fisher Information Matrix-based Nonlinear System Conversion for State Estimation

Fisher Information Matrix-based Nonlinear System Conversion for State Estimation Fisher Information Matrix-based Nonlinear System Conversion for State Estimation Ming Lei Christophe Baehr and Pierre Del Moral Abstract In practical target tracing a number of improved measurement conversion

More information

A Novel Location-Penalized Maximum Likelihood Estimator for Bearing-Only Target Localization

A Novel Location-Penalized Maximum Likelihood Estimator for Bearing-Only Target Localization 6166 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 60, NO. 12, DECEMBER 2012 A Novel Location-Penalized Maximum Likelihood Estimator for Bearing-Only Target Localization Zhi Wang, Member, IEEE, Ji-An Luo,

More information

Optimal Time Division Multiplexing Schemes for DOA Estimation of a Moving Target Using a Colocated MIMO Radar

Optimal Time Division Multiplexing Schemes for DOA Estimation of a Moving Target Using a Colocated MIMO Radar Optimal Division Multiplexing Schemes for DOA Estimation of a Moving Target Using a Colocated MIMO Radar Kilian Rambach, Markus Vogel and Bin Yang Institute of Signal Processing and System Theory University

More information

Optimality Analysis of Sensor-Target Localization Geometries

Optimality Analysis of Sensor-Target Localization Geometries Optimality Analysis of Sensor-Target Localization Geometries Adrian. Bishop a, Barış Fidan b, Brian D.O. Anderson b, Kutluyıl Doğançay c, Pubudu. Pathirana d a Royal Institute of Technology (KTH), Stockholm,

More information

EECE Adaptive Control

EECE Adaptive Control EECE 574 - Adaptive Control Basics of System Identification Guy Dumont Department of Electrical and Computer Engineering University of British Columbia January 2010 Guy Dumont (UBC) EECE574 - Basics of

More information

On the estimation of the K parameter for the Rice fading distribution

On the estimation of the K parameter for the Rice fading distribution On the estimation of the K parameter for the Rice fading distribution Ali Abdi, Student Member, IEEE, Cihan Tepedelenlioglu, Student Member, IEEE, Mostafa Kaveh, Fellow, IEEE, and Georgios Giannakis, Fellow,

More information

ASYMPTOTIC PERFORMANCE ANALYSIS OF DOA ESTIMATION METHOD FOR AN INCOHERENTLY DISTRIBUTED SOURCE. 2πd λ. E[ϱ(θ, t)ϱ (θ,τ)] = γ(θ; µ)δ(θ θ )δ t,τ, (2)

ASYMPTOTIC PERFORMANCE ANALYSIS OF DOA ESTIMATION METHOD FOR AN INCOHERENTLY DISTRIBUTED SOURCE. 2πd λ. E[ϱ(θ, t)ϱ (θ,τ)] = γ(θ; µ)δ(θ θ )δ t,τ, (2) ASYMPTOTIC PERFORMANCE ANALYSIS OF DOA ESTIMATION METHOD FOR AN INCOHERENTLY DISTRIBUTED SOURCE Jooshik Lee and Doo Whan Sang LG Electronics, Inc. Seoul, Korea Jingon Joung School of EECS, KAIST Daejeon,

More information

MULTIPLE-CHANNEL DETECTION IN ACTIVE SENSING. Kaitlyn Beaudet and Douglas Cochran

MULTIPLE-CHANNEL DETECTION IN ACTIVE SENSING. Kaitlyn Beaudet and Douglas Cochran MULTIPLE-CHANNEL DETECTION IN ACTIVE SENSING Kaitlyn Beaudet and Douglas Cochran School of Electrical, Computer and Energy Engineering Arizona State University, Tempe AZ 85287-576 USA ABSTRACT The problem

More information

NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES*

NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES* CIRCUITS SYSTEMS SIGNAL PROCESSING c Birkhäuser Boston (2003) VOL. 22, NO. 4,2003, PP. 395 404 NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES* Feza Kerestecioğlu 1,2 and Sezai Tokat 1,3 Abstract.

More information

Econometrics I, Estimation

Econometrics I, Estimation Econometrics I, Estimation Department of Economics Stanford University September, 2008 Part I Parameter, Estimator, Estimate A parametric is a feature of the population. An estimator is a function of the

More information

ADAPTIVE ANTENNAS. SPATIAL BF

ADAPTIVE ANTENNAS. SPATIAL BF ADAPTIVE ANTENNAS SPATIAL BF 1 1-Spatial reference BF -Spatial reference beamforming may not use of embedded training sequences. Instead, the directions of arrival (DoA) of the impinging waves are used

More information

Bearings-Only Tracking in Modified Polar Coordinate System : Initialization of the Particle Filter and Posterior Cramér-Rao Bound

Bearings-Only Tracking in Modified Polar Coordinate System : Initialization of the Particle Filter and Posterior Cramér-Rao Bound Bearings-Only Tracking in Modified Polar Coordinate System : Initialization of the Particle Filter and Posterior Cramér-Rao Bound Thomas Brehard (IRISA/CNRS), Jean-Pierre Le Cadre (IRISA/CNRS). Journée

More information

Full-covariance model compensation for

Full-covariance model compensation for compensation transms Presentation Toshiba, 12 Mar 2008 Outline compensation transms compensation transms Outline compensation transms compensation transms Noise model x clean speech; n additive ; h convolutional

More information

Measure-Transformed Quasi Maximum Likelihood Estimation

Measure-Transformed Quasi Maximum Likelihood Estimation Measure-Transformed Quasi Maximum Likelihood Estimation 1 Koby Todros and Alfred O. Hero Abstract In this paper, we consider the problem of estimating a deterministic vector parameter when the likelihood

More information

On Identification of Cascade Systems 1

On Identification of Cascade Systems 1 On Identification of Cascade Systems 1 Bo Wahlberg Håkan Hjalmarsson Jonas Mårtensson Automatic Control and ACCESS, School of Electrical Engineering, KTH, SE-100 44 Stockholm, Sweden. (bo.wahlberg@ee.kth.se

More information

Sliding Window Recursive Quadratic Optimization with Variable Regularization

Sliding Window Recursive Quadratic Optimization with Variable Regularization 11 American Control Conference on O'Farrell Street, San Francisco, CA, USA June 29 - July 1, 11 Sliding Window Recursive Quadratic Optimization with Variable Regularization Jesse B. Hoagg, Asad A. Ali,

More information

This is the published version of a paper presented at IEEE International Instrumentation and Measurement Technology Conference (I2MTC), 2013.

This is the published version of a paper presented at IEEE International Instrumentation and Measurement Technology Conference (I2MTC), 2013. http://www.diva-portal.org This is the published version of a paper presented at IEEE International Instrumentation and Measurement Technology Conference (IMTC), 3. Citation for the original published

More information

MAXIMUM A POSTERIORI ESTIMATION OF SIGNAL RANK. PO Box 1500, Edinburgh 5111, Australia. Arizona State University, Tempe AZ USA

MAXIMUM A POSTERIORI ESTIMATION OF SIGNAL RANK. PO Box 1500, Edinburgh 5111, Australia. Arizona State University, Tempe AZ USA MAXIMUM A POSTERIORI ESTIMATION OF SIGNAL RANK Songsri Sirianunpiboon Stephen D. Howard, Douglas Cochran 2 Defence Science Technology Organisation PO Box 500, Edinburgh 5, Australia 2 School of Mathematical

More information

A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors

A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors Chinese Journal of Electronics Vol.19 No.4 Oct. 21 A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors YIN Jihao 1 CUIBingzhe 2 and WANG Yifei 1 (1.School of Astronautics Beihang University

More information

MMSE DECISION FEEDBACK EQUALIZER FROM CHANNEL ESTIMATE

MMSE DECISION FEEDBACK EQUALIZER FROM CHANNEL ESTIMATE MMSE DECISION FEEDBACK EQUALIZER FROM CHANNEL ESTIMATE M. Magarini, A. Spalvieri, Dipartimento di Elettronica e Informazione, Politecnico di Milano, Piazza Leonardo da Vinci, 32, I-20133 Milano (Italy),

More information

Robust Range-rate Estimation of Passive Narrowband Sources in Shallow Water

Robust Range-rate Estimation of Passive Narrowband Sources in Shallow Water Robust Range-rate Estimation of Passive Narrowband Sources in Shallow Water p. 1/23 Robust Range-rate Estimation of Passive Narrowband Sources in Shallow Water Hailiang Tao and Jeffrey Krolik Department

More information

CONSIDER the problem of estimating the mean of a

CONSIDER the problem of estimating the mean of a IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 46, NO. 9, SEPTEMBER 1998 2431 James Stein State Filtering Algorithms Jonathan H. Manton, Vikram Krishnamurthy, and H. Vincent Poor, Fellow, IEEE Abstract In

More information

Estimation, Detection, and Identification CMU 18752

Estimation, Detection, and Identification CMU 18752 Estimation, Detection, and Identification CMU 18752 Graduate Course on the CMU/Portugal ECE PhD Program Spring 2008/2009 Instructor: Prof. Paulo Jorge Oliveira pjcro @ isr.ist.utl.pt Phone: +351 21 8418053

More information

Conditions for Suboptimal Filter Stability in SLAM

Conditions for Suboptimal Filter Stability in SLAM Conditions for Suboptimal Filter Stability in SLAM Teresa Vidal-Calleja, Juan Andrade-Cetto and Alberto Sanfeliu Institut de Robòtica i Informàtica Industrial, UPC-CSIC Llorens Artigas -, Barcelona, Spain

More information

2 Statistical Estimation: Basic Concepts

2 Statistical Estimation: Basic Concepts Technion Israel Institute of Technology, Department of Electrical Engineering Estimation and Identification in Dynamical Systems (048825) Lecture Notes, Fall 2009, Prof. N. Shimkin 2 Statistical Estimation:

More information

Improved Unitary Root-MUSIC for DOA Estimation Based on Pseudo-Noise Resampling

Improved Unitary Root-MUSIC for DOA Estimation Based on Pseudo-Noise Resampling 140 IEEE SIGNAL PROCESSING LETTERS, VOL. 21, NO. 2, FEBRUARY 2014 Improved Unitary Root-MUSIC for DOA Estimation Based on Pseudo-Noise Resampling Cheng Qian, Lei Huang, and H. C. So Abstract A novel pseudo-noise

More information

Maximum Likelihood Diffusive Source Localization Based on Binary Observations

Maximum Likelihood Diffusive Source Localization Based on Binary Observations Maximum Lielihood Diffusive Source Localization Based on Binary Observations Yoav Levinboo and an F. Wong Wireless Information Networing Group, University of Florida Gainesville, Florida 32611-6130, USA

More information

computation of the algorithms it is useful to introduce some sort of mapping that reduces the dimension of the data set before applying signal process

computation of the algorithms it is useful to introduce some sort of mapping that reduces the dimension of the data set before applying signal process Optimal Dimension Reduction for Array Processing { Generalized Soren Anderson y and Arye Nehorai Department of Electrical Engineering Yale University New Haven, CT 06520 EDICS Category: 3.6, 3.8. Abstract

More information

Classical Estimation Topics

Classical Estimation Topics Classical Estimation Topics Namrata Vaswani, Iowa State University February 25, 2014 This note fills in the gaps in the notes already provided (l0.pdf, l1.pdf, l2.pdf, l3.pdf, LeastSquares.pdf). 1 Min

More information

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH

IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 3, MARCH IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 54, NO 3, MARCH 2006 809 An Asymptotically Unbiased Estimator for Bearings-Only and Doppler-Bearing Target Motion Analysis K C Ho, Senior Member, IEEE, and Y

More information

The Shifted Rayleigh Filter for 3D Bearings-only Measurements with Clutter

The Shifted Rayleigh Filter for 3D Bearings-only Measurements with Clutter The Shifted Rayleigh Filter for 3D Bearings-only Measurements with Clutter Attila Can Özelçi EEE Department Imperial College London, SW7 BT attila.ozelci@imperial.ac.uk Richard Vinter EEE Department Imperial

More information

IMPROVEMENTS IN MODAL PARAMETER EXTRACTION THROUGH POST-PROCESSING FREQUENCY RESPONSE FUNCTION ESTIMATES

IMPROVEMENTS IN MODAL PARAMETER EXTRACTION THROUGH POST-PROCESSING FREQUENCY RESPONSE FUNCTION ESTIMATES IMPROVEMENTS IN MODAL PARAMETER EXTRACTION THROUGH POST-PROCESSING FREQUENCY RESPONSE FUNCTION ESTIMATES Bere M. Gur Prof. Christopher Niezreci Prof. Peter Avitabile Structural Dynamics and Acoustic Systems

More information

Joint Direction-of-Arrival and Order Estimation in Compressed Sensing using Angles between Subspaces

Joint Direction-of-Arrival and Order Estimation in Compressed Sensing using Angles between Subspaces Aalborg Universitet Joint Direction-of-Arrival and Order Estimation in Compressed Sensing using Angles between Subspaces Christensen, Mads Græsbøll; Nielsen, Jesper Kjær Published in: I E E E / S P Workshop

More information

Expressions for the covariance matrix of covariance data

Expressions for the covariance matrix of covariance data Expressions for the covariance matrix of covariance data Torsten Söderström Division of Systems and Control, Department of Information Technology, Uppsala University, P O Box 337, SE-7505 Uppsala, Sweden

More information

Non-Linear Optimization Applied to Angle-of- Arrival Satellite-Based Geolocation with Correlated Measurements

Non-Linear Optimization Applied to Angle-of- Arrival Satellite-Based Geolocation with Correlated Measurements Air Force Institute of Technology AFIT Scholar Theses and Dissertations 3-26-2015 Non-Linear Optimization Applied to Angle-of- Arrival Satellite-Based Geolocation with Correlated Measurements Joshua S.

More information

MS&E 226: Small Data. Lecture 11: Maximum likelihood (v2) Ramesh Johari

MS&E 226: Small Data. Lecture 11: Maximum likelihood (v2) Ramesh Johari MS&E 226: Small Data Lecture 11: Maximum likelihood (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 18 The likelihood function 2 / 18 Estimating the parameter This lecture develops the methodology behind

More information

Blind Identification of FIR Systems and Deconvolution of White Input Sequences

Blind Identification of FIR Systems and Deconvolution of White Input Sequences Blind Identification of FIR Systems and Deconvolution of White Input Sequences U. SOVERINI, P. CASTALDI, R. DIVERSI and R. GUIDORZI Dipartimento di Elettronica, Informatica e Sistemistica Università di

More information

A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT

A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT Progress In Electromagnetics Research Letters, Vol. 16, 53 60, 2010 A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT Y. P. Liu and Q. Wan School of Electronic Engineering University of Electronic

More information

Nonlinear GMM. Eric Zivot. Winter, 2013

Nonlinear GMM. Eric Zivot. Winter, 2013 Nonlinear GMM Eric Zivot Winter, 2013 Nonlinear GMM estimation occurs when the GMM moment conditions g(w θ) arenonlinearfunctionsofthe model parameters θ The moment conditions g(w θ) may be nonlinear functions

More information

2-D SENSOR POSITION PERTURBATION ANALYSIS: EQUIVALENCE TO AWGN ON ARRAY OUTPUTS. Volkan Cevher, James H. McClellan

2-D SENSOR POSITION PERTURBATION ANALYSIS: EQUIVALENCE TO AWGN ON ARRAY OUTPUTS. Volkan Cevher, James H. McClellan 2-D SENSOR POSITION PERTURBATION ANALYSIS: EQUIVALENCE TO AWGN ON ARRAY OUTPUTS Volkan Cevher, James H McClellan Georgia Institute of Technology Atlanta, GA 30332-0250 cevher@ieeeorg, jimmcclellan@ecegatechedu

More information

Bearings-Only Target Motion Analysis of a Source in a Circular Constant Speed Motion from a Non- Maneuvering Platform

Bearings-Only Target Motion Analysis of a Source in a Circular Constant Speed Motion from a Non- Maneuvering Platform 4th International onference on Information Fusion hicago, Illinois, USA, July 5-8, 2 Bearings-Only Target Motion Analysis of a Source in a ircular onstant Speed Motion from a on- Maneuvering Platform Julien

More information

SGN Advanced Signal Processing: Lecture 8 Parameter estimation for AR and MA models. Model order selection

SGN Advanced Signal Processing: Lecture 8 Parameter estimation for AR and MA models. Model order selection SG 21006 Advanced Signal Processing: Lecture 8 Parameter estimation for AR and MA models. Model order selection Ioan Tabus Department of Signal Processing Tampere University of Technology Finland 1 / 28

More information

Performance Analysis of Coarray-Based MUSIC and the Cramér-Rao Bound

Performance Analysis of Coarray-Based MUSIC and the Cramér-Rao Bound Performance Analysis of Coarray-Based MUSIC and the Cramér-Rao Bound Mianzhi Wang, Zhen Zhang, and Arye Nehorai Preston M. Green Department of Electrical & Systems Engineering Washington University in

More information

On Moving Average Parameter Estimation

On Moving Average Parameter Estimation On Moving Average Parameter Estimation Niclas Sandgren and Petre Stoica Contact information: niclas.sandgren@it.uu.se, tel: +46 8 473392 Abstract Estimation of the autoregressive moving average (ARMA)

More information

Network-centric Angle Only Tracking

Network-centric Angle Only Tracking Network-centric Angle Only Tracking Jason Yosinski a, Nick Coult a, and Randy Paffenroth a a Numerica Corporation, 485 Hahns Peak Drive Suite 2, Loveland, CO 8538, USA ABSTRACT The coordinated use of multiple

More information

MMSE DECODING FOR ANALOG JOINT SOURCE CHANNEL CODING USING MONTE CARLO IMPORTANCE SAMPLING

MMSE DECODING FOR ANALOG JOINT SOURCE CHANNEL CODING USING MONTE CARLO IMPORTANCE SAMPLING MMSE DECODING FOR ANALOG JOINT SOURCE CHANNEL CODING USING MONTE CARLO IMPORTANCE SAMPLING Yichuan Hu (), Javier Garcia-Frias () () Dept. of Elec. and Comp. Engineering University of Delaware Newark, DE

More information

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft 1 Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft K. Meier and A. Desai Abstract Using sensors that only measure the bearing angle and range of an aircraft, a Kalman filter is implemented

More information

Local Strong Convexity of Maximum-Likelihood TDOA-Based Source Localization and Its Algorithmic Implications

Local Strong Convexity of Maximum-Likelihood TDOA-Based Source Localization and Its Algorithmic Implications Local Strong Convexity of Maximum-Likelihood TDOA-Based Source Localization and Its Algorithmic Implications Huikang Liu, Yuen-Man Pun, and Anthony Man-Cho So Dept of Syst Eng & Eng Manag, The Chinese

More information

Detection of signal transitions by order statistics filtering

Detection of signal transitions by order statistics filtering Detection of signal transitions by order statistics filtering A. Raji Images, Signals and Intelligent Systems Laboratory Paris-Est Creteil University, France Abstract In this article, we present a non

More information

Parameter Estimation in a Moving Horizon Perspective

Parameter Estimation in a Moving Horizon Perspective Parameter Estimation in a Moving Horizon Perspective State and Parameter Estimation in Dynamical Systems Reglerteknik, ISY, Linköpings Universitet State and Parameter Estimation in Dynamical Systems OUTLINE

More information

Heterogeneous Track-to-Track Fusion

Heterogeneous Track-to-Track Fusion Heterogeneous Track-to-Track Fusion Ting Yuan, Yaakov Bar-Shalom and Xin Tian University of Connecticut, ECE Dept. Storrs, CT 06269 E-mail: {tiy, ybs, xin.tian}@ee.uconn.edu T. Yuan, Y. Bar-Shalom and

More information

Combining multiple surrogate models to accelerate failure probability estimation with expensive high-fidelity models

Combining multiple surrogate models to accelerate failure probability estimation with expensive high-fidelity models Combining multiple surrogate models to accelerate failure probability estimation with expensive high-fidelity models Benjamin Peherstorfer a,, Boris Kramer a, Karen Willcox a a Department of Aeronautics

More information

EFFECTS OF ILL-CONDITIONED DATA ON LEAST SQUARES ADAPTIVE FILTERS. Gary A. Ybarra and S.T. Alexander

EFFECTS OF ILL-CONDITIONED DATA ON LEAST SQUARES ADAPTIVE FILTERS. Gary A. Ybarra and S.T. Alexander EFFECTS OF ILL-CONDITIONED DATA ON LEAST SQUARES ADAPTIVE FILTERS Gary A. Ybarra and S.T. Alexander Center for Communications and Signal Processing Electrical and Computer Engineering Department North

More information

Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017

Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017 Ph.D. Qualifying Exam Friday Saturday, January 6 7, 2017 Put your solution to each problem on a separate sheet of paper. Problem 1. (5106) Let X 1, X 2,, X n be a sequence of i.i.d. observations from a

More information

Fundamentals of Statistical Signal Processing Volume II Detection Theory

Fundamentals of Statistical Signal Processing Volume II Detection Theory Fundamentals of Statistical Signal Processing Volume II Detection Theory Steven M. Kay University of Rhode Island PH PTR Prentice Hall PTR Upper Saddle River, New Jersey 07458 http://www.phptr.com Contents

More information

Estimation Theory Fredrik Rusek. Chapters

Estimation Theory Fredrik Rusek. Chapters Estimation Theory Fredrik Rusek Chapters 3.5-3.10 Recap We deal with unbiased estimators of deterministic parameters Performance of an estimator is measured by the variance of the estimate (due to the

More information

Performance Analysis of an Adaptive Algorithm for DOA Estimation

Performance Analysis of an Adaptive Algorithm for DOA Estimation Performance Analysis of an Adaptive Algorithm for DOA Estimation Assimakis K. Leros and Vassilios C. Moussas Abstract This paper presents an adaptive approach to the problem of estimating the direction

More information

LOW COMPLEXITY COVARIANCE-BASED DOA ESTIMATION ALGORITHM

LOW COMPLEXITY COVARIANCE-BASED DOA ESTIMATION ALGORITHM LOW COMPLEXITY COVARIANCE-BASED DOA ESTIMATION ALGORITHM Tadeu N. Ferreira, Sergio L. Netto, and Paulo S. R. Diniz Electrical Engineering Program COPPE/DEL-Poli/Federal University of Rio de Janeiro P.O.

More information

ECE 275A Homework 6 Solutions

ECE 275A Homework 6 Solutions ECE 275A Homework 6 Solutions. The notation used in the solutions for the concentration (hyper) ellipsoid problems is defined in the lecture supplement on concentration ellipsoids. Note that θ T Σ θ =

More information

Calibration of a magnetometer in combination with inertial sensors

Calibration of a magnetometer in combination with inertial sensors Calibration of a magnetometer in combination with inertial sensors Manon Kok, Jeroen D. Hol, Thomas B. Schön, Fredrik Gustafsson and Henk Luinge Division of Automatic Control Linköping University, Sweden

More information

Econ 583 Final Exam Fall 2008

Econ 583 Final Exam Fall 2008 Econ 583 Final Exam Fall 2008 Eric Zivot December 11, 2008 Exam is due at 9:00 am in my office on Friday, December 12. 1 Maximum Likelihood Estimation and Asymptotic Theory Let X 1,...,X n be iid random

More information

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Tihomir Asparouhov 1, Bengt Muthen 2 Muthen & Muthen 1 UCLA 2 Abstract Multilevel analysis often leads to modeling

More information

Riccati difference equations to non linear extended Kalman filter constraints

Riccati difference equations to non linear extended Kalman filter constraints International Journal of Scientific & Engineering Research Volume 3, Issue 12, December-2012 1 Riccati difference equations to non linear extended Kalman filter constraints Abstract Elizabeth.S 1 & Jothilakshmi.R

More information

Estimation theory. Parametric estimation. Properties of estimators. Minimum variance estimator. Cramer-Rao bound. Maximum likelihood estimators

Estimation theory. Parametric estimation. Properties of estimators. Minimum variance estimator. Cramer-Rao bound. Maximum likelihood estimators Estimation theory Parametric estimation Properties of estimators Minimum variance estimator Cramer-Rao bound Maximum likelihood estimators Confidence intervals Bayesian estimation 1 Random Variables Let

More information

DS-GA 1002 Lecture notes 10 November 23, Linear models

DS-GA 1002 Lecture notes 10 November 23, Linear models DS-GA 2 Lecture notes November 23, 2 Linear functions Linear models A linear model encodes the assumption that two quantities are linearly related. Mathematically, this is characterized using linear functions.

More information

Signal Identification Using a Least L 1 Norm Algorithm

Signal Identification Using a Least L 1 Norm Algorithm Optimization and Engineering, 1, 51 65, 2000 c 2000 Kluwer Academic Publishers. Manufactured in The Netherlands. Signal Identification Using a Least L 1 Norm Algorithm J. BEN ROSEN Department of Computer

More information

ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof

ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof Delft Center for Systems and Control, Delft University of Technology, Mekelweg 2, 2628 CD

More information

ML ESTIMATION AND CRB FOR NARROWBAND AR SIGNALS ON A SENSOR ARRAY

ML ESTIMATION AND CRB FOR NARROWBAND AR SIGNALS ON A SENSOR ARRAY 2014 IEEE International Conference on Acoustic, Speech and Signal Processing ICASSP ML ESTIMATION AND CRB FOR NARROWBAND AR SIGNALS ON A SENSOR ARRAY Langford B White School of Electrical and Electronic

More information

Maximum Likelihood Estimation

Maximum Likelihood Estimation Connexions module: m11446 1 Maximum Likelihood Estimation Clayton Scott Robert Nowak This work is produced by The Connexions Project and licensed under the Creative Commons Attribution License Abstract

More information

ESTIMATOR STABILITY ANALYSIS IN SLAM. Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu

ESTIMATOR STABILITY ANALYSIS IN SLAM. Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu ESTIMATOR STABILITY ANALYSIS IN SLAM Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu Institut de Robtica i Informtica Industrial, UPC-CSIC Llorens Artigas 4-6, Barcelona, 88 Spain {tvidal, cetto,

More information

Using Multiple Kernel-based Regularization for Linear System Identification

Using Multiple Kernel-based Regularization for Linear System Identification Using Multiple Kernel-based Regularization for Linear System Identification What are the Structure Issues in System Identification? with coworkers; see last slide Reglerteknik, ISY, Linköpings Universitet

More information

Computer Intensive Methods in Mathematical Statistics

Computer Intensive Methods in Mathematical Statistics Computer Intensive Methods in Mathematical Statistics Department of mathematics johawes@kth.se Lecture 16 Advanced topics in computational statistics 18 May 2017 Computer Intensive Methods (1) Plan of

More information

arxiv: v1 [cs.ce] 3 Apr 2016

arxiv: v1 [cs.ce] 3 Apr 2016 Two Dimensional Angle of Arrival Estimation arxiv:160400594v1 [csce] 3 Apr 2016 1 Introduction Santhosh Kumar, Pradip Sircar Department of Electrical Engineering Indian Institute of Technology Kanpur Kanpur

More information

Minimizing Bearing Bias in Tracking By De-coupled Rotation and Translation Estimates

Minimizing Bearing Bias in Tracking By De-coupled Rotation and Translation Estimates Minimizing Bearing Bias in Tracking By De-coupled Rotation and Translation Estimates Raman Arora Department of Electrical Engineering University of Washington Seattle, WA 9895 Email: rmnarora@u.washington.edu

More information

J. Liang School of Automation & Information Engineering Xi an University of Technology, China

J. Liang School of Automation & Information Engineering Xi an University of Technology, China Progress In Electromagnetics Research C, Vol. 18, 245 255, 211 A NOVEL DIAGONAL LOADING METHOD FOR ROBUST ADAPTIVE BEAMFORMING W. Wang and R. Wu Tianjin Key Lab for Advanced Signal Processing Civil Aviation

More information

Aspect Aware UAV Detection and Tracking

Aspect Aware UAV Detection and Tracking Aspect Aware UAV Detection and Tracking Christian R. Berger, Shengli Zhou, and Peter Willett Department of Electrical and Computer Engineering University of Connecticut Storrs, Connecticut 6269, USA email:

More information

On the Cramér-Rao lower bound under model mismatch

On the Cramér-Rao lower bound under model mismatch On the Cramér-Rao lower bound under model mismatch Carsten Fritsche, Umut Orguner, Emre Özkan and Fredrik Gustafsson Linköping University Post Print N.B.: When citing this work, cite the original article.

More information

A NONLINEARITY MEASURE FOR ESTIMATION SYSTEMS

A NONLINEARITY MEASURE FOR ESTIMATION SYSTEMS AAS 6-135 A NONLINEARITY MEASURE FOR ESTIMATION SYSTEMS Andrew J. Sinclair,JohnE.Hurtado, and John L. Junkins The concept of nonlinearity measures for dynamical systems is extended to estimation systems,

More information

DOA AND POLARIZATION ACCURACY STUDY FOR AN IMPERFECT DUAL-POLARIZED ANTENNA ARRAY. Miriam Häge, Marc Oispuu

DOA AND POLARIZATION ACCURACY STUDY FOR AN IMPERFECT DUAL-POLARIZED ANTENNA ARRAY. Miriam Häge, Marc Oispuu 19th European Signal Processing Conference (EUSIPCO 211) Barcelona, Spain, August 29 - September 2, 211 DOA AND POLARIZATION ACCURACY STUDY FOR AN IMPERFECT DUAL-POLARIZED ANTENNA ARRAY Miriam Häge, Marc

More information

Growing Window Recursive Quadratic Optimization with Variable Regularization

Growing Window Recursive Quadratic Optimization with Variable Regularization 49th IEEE Conference on Decision and Control December 15-17, Hilton Atlanta Hotel, Atlanta, GA, USA Growing Window Recursive Quadratic Optimization with Variable Regularization Asad A. Ali 1, Jesse B.

More information