Wideband Direction-of-Arrival (DOA) Estimation Methods for Unattended Acoustic Sensors

Size: px
Start display at page:

Download "Wideband Direction-of-Arrival (DOA) Estimation Methods for Unattended Acoustic Sensors"

Transcription

1 Wideband Direction-of-Arrival (DOA) Estimation Methods for Unattended Acoustic Sensors Nicholas Roseveare Department of Electrical and Computer Engineering Colorado State University Thesis Defense, September 28, 27 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 1 / 73

2 Outline of Presentation Introduction Outline 1 Introduction Outline Previous Work Research Objectives 2 Wideband DOA Estimation Signal Model Review of Wideband DOA Estimation Algorithms 3 General Source Error Models Non-Ideal Source Models General Source Error Coherence 4 Robust Wideband DOA Estimation Methods 5 Conclusions and Future Work Conclusions and Summary Suggestions for Future Work (5 min) (1 min) (1 min) (1 min) (5 min) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 2 / 73

3 Introduction Previous Work Background on DOA Estimation using UGS Unattended ground sensors (UGS) have application in battlefield surveillance and situation awareness: They are rugged, reliable, and can be left in the field for a long time after deployment They can be used to capture acoustic signatures of a variety of sources in different types of terrain (MOUT, etc.) The acoustic information may then be used to spatially locate and track sources such as ground vehicles, airborne targets, or even personnel Generally, high performance DOA estimation can separate multiple closely spaced sources. Complications to this arise in acoustic arrays due to: Variability and nonstationarity of source acoustic signatures Signal attenuation and fading effects as a function of range and Doppler Coherence loss due to environmental conditions and wind effects Near-field, multipath, or other non-plane wave effects (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 3 / 73

4 Review of Literature Introduction Previous Work Direction-of-Arrival (DOA) estimation Wideband DOA estimation and tracking with acoustic arrays [Pham] Benchmark of wideband DOA estimation algorithms [1] [Azimi] Localization of multiple wideband sources and the use of distributed arrays to combat sensor location and non-uniform fading error [2, 3] [Damarla],[Hohil] Tracking, counting, and classifying vehicles [4, 5] Narrowband DOA estimation algorithms with application to acoustic arrays [Capon] Minimum Power Distortionless Response (MPDR) [6] [Schmidt] MUltiple SIgnal Classification (MUSIC) method [7] [Viberg] Weighted Subspace Fitting (WSF) method [8] (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 4 / 73

5 Review of Literature Introduction Previous Work Wideband frequency combining methods [Krolik] Coherent focusing with Steered Covariance Matrices [Pham],[Azimi] Wideband incoherent averaging methods [Kaveh],[Di Claudio] Coherent MUSIC and WSF [12, 13] [11, 2] [9, 1] Non-idealized array source models for DOA estimation [Swindlehurst] Models for array geometry and calibration errors [14] [Asztély] Multipath model for local scattering [15, 16] [Valaee] Models for spatially coherent or incoherent sources [17] [Meng],[Scharf] Array source model for partial incoherence [18, 19, 2] (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 5 / 73

6 Introduction Research Objectives Objectives of this Research To benchmark and illustrate deficiencies in existing wideband DOA estimation algorithms To develop a better understanding of non-ideal array signal models This understanding will help appropriately modify the computationally simple Capon to make it robust to the errors in our acoustic data sets To benchmark and show the performance improvements of the developed algorithms (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 6 / 73

7 Outline Wideband DOA Estimation 1 Introduction Outline Previous Work Research Objectives 2 Wideband DOA Estimation Signal Model Review of Wideband DOA Estimation Algorithms 3 General Source Error Models Non-Ideal Source Models General Source Error Coherence 4 Robust Wideband DOA Estimation Methods 5 Conclusions and Future Work Conclusions and Summary Suggestions for Future Work (5 min) (1 min) (1 min) (1 min) (5 min) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 7 / 73

8 Wideband DOA Estimation Wideband Signal Model Signal Model Consider d far-field sources observed by L sensors in an arbitrary noise wavefield for frequency bin f j and sample k d x(f j, k) = A(f j,φ)s(f j, k) + n(f j, k) = a(f j,φ i )s i (f j, k) + n(f j, k) (1) A(f j,φ) = [a(f j,φ 1 ),..., a(f j,φ d )] array manifold of steering vectors s(f j, k) = [s 1 (f, k),..., s d (f, k)] T vector of sources φ = [φ 1,...,φ d ] vector of source directions n(f j, k) noise vector The sample covariance matrix for frequency f j is given as K R xx (f j ) = x(f j, k)x H (f j, k) = A(f j,θ)r s (f j )A H (f j,θ) + R n (f j ) k=1 i=1 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 8 / 73

9 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms Basic DOA Estimation: Beamforming The most basic DOA estimation method is the beamformer which is given by the inner product of the array output vector and a weight vector as y(f j, k,θ) = w H (f j,θ)x(f j, k), (2) where the weight vector w(f j,θ) steers the beam response of the array to observation angle, θ. The quadratic power spectrum becomes p(f j,θ) = w H (f j,θ)r xx (f j )w(f j,θ), (3) from which the peaks are used as DOA estimates. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 9 / 73

10 Wideband DOA Estimation Capon Beamforming Review of Wideband DOA Estimation Algorithms Minimizes the overall received power while requiring the signal of interest (SOI) to be received at unit power, i.e. min w(f j,θ) wh (f j,θ)r xx w(f j,θ) s.t. w H (f j,θ)a(f, θ) = 1 (4) This results in the optimal beamformer weights w (f j,θ) = this beamformer yields the power spectrum p Capon (f j,θ) = R 1 xx (f j )a(f j,θ) a H (f j,θ)r 1 xx (f j )a(f j,θ), (5) 1 a H (f j,θ)r 1 xx (f j )a(f j,θ). (6) incoherent averaging across frequency using the geometric mean is J J 1 P G (θ) = p Capon (f j,θ) = a H (f j,θ)r 1 xx (f j )a(f j,θ). j=1 j=1 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 1 / 73

11 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms Review MUSIC, WSF, and STCM MUSIC Idea Exploits orthogonality between signal and noise subspaces, DOA estimate is min distance between steering vector and noise eigenvectors Drawbacks Sensitive to choice of noise subspace and requires SVD WSF STCM Fits data to a search array manifold matrix in least-squares sense, DOA estimates found from minimum of error between fitted and actual array response Uses unitary transforms to focuses the frequency spectra from multiple narrowband bins; applied in tandem with a narrowband algorithm Requires SVD and an intense multi-dimensional search over sets of angles Focusing reduces the resolution capabilities of whichever algorithm it is used with (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

12 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms Results on Baseline and Distributed Array Data Sets The baseline array data: Textron R five-element wagon-wheel ADAS type array A variety of military vehicle types provided acoustic sources Samples were collected at 124Hz for the uncalibrated time series Phase/gain calibration for 5 25Hz and 5% overlap sliding Hamming window produced 248 samples per observation period for the calibrated data The distributed array data: Fifteen wireless Crossbow Telos R sensor nodes Two types of mid-sized moving trucks were the acoustic sources Samples were collected at 124Hz; only 876 samples per observation period No calibration; additional error due to sensor position uncertainty (up to.2m) due to GPS measurement error (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

13 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms DOA Estimation Results - Baseline Run Arithmetic Capon Geometric Capon Harmonic Capon STCM Geometric MUSIC WSF The markers,, and or, correspond to the DOAs obtained from the first, second, and third peaks of the spectrum. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

14 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms DOA Estimation Results - Baseline Run Arithmetic Capon Geometric Capon Harmonic Capon STCM Geometric MUSIC WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

15 Wideband DOA Estimation Error Statistics for Run 4 Review of Wideband DOA Estimation Algorithms Distribution of Error No. Errors in Normalized Bins Geometric Capon Arithmetic Capon Harmonic Capon Geometric MUSIC STCM WSF Error (degrees) Geo. Capon Ari. Capon STCM Har. Capon Geo. MUSIC WSF µ e σ 2 e (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

16 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms DOA Estimation Results - Distributed Run Arithmetic Capon Geometric Capon Harmonic Capon STCM Geometric MUSIC WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

17 Wideband DOA Estimation Review of Wideband DOA Estimation Algorithms DOA Estimation Results - Distributed Run DOA Estimates using geometric Capon for Run 2 with the failed node (node 2) removed. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

18 Outline General Source Error Models 1 Introduction Outline Previous Work Research Objectives 2 Wideband DOA Estimation Signal Model Review of Wideband DOA Estimation Algorithms 3 General Source Error Models Non-Ideal Source Models General Source Error Coherence 4 Robust Wideband DOA Estimation Methods 5 Conclusions and Future Work Conclusions and Summary Suggestions for Future Work (5 min) (1 min) (1 min) (1 min) (5 min) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

19 General Source Error Models The Need for a General Error Model The reviewed models have been reduced to an understanding of the type of error coherence the source has and how this affects the covariance matrix. This is important because It is useful to have a general model for different errors which you can tailor to the type error present in a particular scenario The basis for developing a particular robust algorithm is expressly dependent on the coherence of the error or mismatch assumed present in the data The error coherence distinguishes the rank of the source in the covariance matrix, and therefore determines how to develop an algorithm to match to this source. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

20 General Source Error Models Error Models in terms of Source Coherence Coherence types Complete spatial coherence. This response models sources which are spatially coherent and temporally persistent within the observation period. Sensor position error, phase/gain or other array miscalibration Near-field effects and local scattering multipath effects Complete spatial incoherence. For this case there is no spatial coherence between source samples during the observation period. Uncorrelated reflections of a source off tropospheric scatterers (radiowave source) Partial spatial incoherence. The spatial coherence of the source in this scenario persists infrequently throughout the observation period. Multipath for non-local scattering When the array geometry is flexible and alters within the observation period (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 2 / 73

21 General Source Error Models Array and Calibration Error Model Non-Ideal Source Models This type of error includes: Sensor position error, array miscalibration, quantization errors, gain/phase errors, other errors without structure. The array signal model for this type of error can be expressed as the nominal response, A(f j,θ), plus an error matrix, Ã(f j,θ). The perturbed sample covariance can be written as R xx (f j ) = (A(f j,θ)+ã(f j,θ))r s (f j )(A(f j,θ) + Ã(f j,θ)) H + R n (f j ). (7) The structure of the array manifold has changed, but the perturbed signal covariance is still rank-one. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

22 Multipath Model General Source Error Models Non-Ideal Source Models This multipath model considers local scattering. The array response is the sum of multiple coherent planewaves arriving at nearby angles. Thus the multipath spatial response for the i th source is N i v i (f j, φ i ) = α ik (f j )a(f j, φ i + φ ik ). (8) k=1 The local scattering enables a first order derivative approximation and results in the following spatial covariance R xx (f j ) = [A(f j, φ) + D(f j, φ)]γ(f j )R s (f j )Γ H (f j )[A(f j, φ) + D(f j, φ)] + R n (f j ). (9) where Γ(f j ) is a diagonal fading matrix and D(f j, φ) is the first derivative of the array manifold (by vector). As is evident, this is still a rank-one matrix. This would be similar for near-field effects. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

23 General Source Error Models Non-Ideal Source Models Model for Coherent and Incoherent Sources Consider the noise-free covariance matrix for the i th source (uncorrelated from other sources) R i (f j, ψ) = a(f j, φ)p i (f j, φ, φ ; ψ i )a H (f j, φ )dφdφ (1) φ Φ φ Φ where, for the i th source, ψ i spreading parameter vector p i (f j, φ, φ ; ψ i ) = E[s i (f j, φ; ψ i )si (f j, φ ; ψ i )] is the angular auto-correlation The coherent source signal density can be written as s i (f j, φ; ψ i ) = γ i (f j )g(f j, φ; ψ i ) (11) which results in the angular auto correlation function (ACF) p(f j, φ, φ ; ψ) = η(f j, )g(f j, φ; ψ)g (f j, φ ; ψ). (12) The incoherent source angular ACF is p(f j, φ, φ ; ψ) = p(f j, φ; ψ)δ(φ φ ). (13) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

24 General Source Error Models General Source Error Coherence Conclusions on Source Error Coherence Cohrence types Complete spatial coherence. This response models sources which are spatially coherent that persist temporally within the observation period. Rank one source covariance of unknown structure. This corresponds to the type of error coherence in the data sets of this study. Complete spatial incoherence. For this case there is no coherence between source samples during the observation period. Full rank source covariance. Partial spatial incoherence. The coherence in this scenario persists infrequently throughout the observation period. Multi-rank source covariance, but typically not full rank. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

25 Outline Robust Wideband DOA Estimation Methods 1 Introduction Outline Previous Work Research Objectives 2 Wideband DOA Estimation Signal Model Review of Wideband DOA Estimation Algorithms 3 General Source Error Models Non-Ideal Source Models General Source Error Coherence 4 Robust Wideband DOA Estimation Methods 5 Conclusions and Future Work Conclusions and Summary Suggestions for Future Work (5 min) (1 min) (1 min) (1 min) (5 min) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

26 Robust Wideband DOA Estimation Methods Review of Wideband Robust Capon Algorithm The robust Capon is designed to be robust against rank-one errors in the steering vector, i.e. sensor position error and near-field effects. It belongs to the class of diagonal loading approaches for robust estimation and is introduced by Li and Stoica [21]. It operates based on an ellipsoidal uncertainty constraint for the steering vector and is formulated as min a a H (f j, θ)r 1 xx (f j )a(f j, θ) s.t. a(f j, θ) ā(f j, θ) 2 ǫ. (14) The optimal beamformer weight vector is w(f j, θ) = ā(f j, θ) U(f j )(I + λ(f j )Σ(f j )) 1 U H (f j )ā(f j, θ). (15) The wideband robust Capon power spectrum becomes P GRobust (θ) = J j=1 1 ā H (f j,θ)u(f j )Σ(f j )[λ 2 (f j )+2λ 1 (f j )Σ(f j )+Σ 2 (f j )] 1 U H (f j )ā(f j,θ). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

27 Robust Wideband DOA Estimation Methods Review of Wideband Beamspace Capon The beamspace method is a preprocessing method that performs spatial filtering by focusing on a region of interest [6]. Initially was implemented to counteract the effects of low SNR sources and wind noise. The L M beamspace matrix B bs is a matrix in C L which projects the input from the element space to the beamspace, in C M, where L M. A general form of a non-orthogonalized beamspace matrix is B no (f j,θ) = [ b(f j,φ P + θ) b(f j,φ + θ) b(f j,φ P + θ) ], (16) where for an arbitrary array geometry and c the speed of sound e j2πf j/c(α cos(φ p)+β sin(φ p)) e j2πf j/c(α 1 cos(φ p)+β 1 sin(φ p)) b(f j,φ p ) =.. (17) e j2πf j/c(α L 1 cos(φ p)+β L 1 sin(φ p)) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

28 Robust Wideband DOA Estimation Methods Review of Wideband Beamspace Capon To ensure orthogonality of the beamspace matrix, we perform B bs = B no [B H no B no] 1 2 (18) Clearly, this whitening yields orthogonality in B H bs B bs = I M. The beamspace Capon method results in the weight vector w bs (f j, θ) = R 1 vv (f j, θ)a bs (f j, θ) a H bs (f j, θ)r 1 vv (f j, θ)a bs (f j, θ), (19) where R vv (f j, θ) = B H bs (f j, θ)r xx (f j )B bs (f j, θ) and a bs (f j, θ) = B H bs (f j, θ)a(f j, θ) are the transformed sample covariance and steering vector, respectively. The wideband geometric mean beamspace Capon power spectrum output then becomes P Gbs (θ) = J j=1 1 a H bs (f j, θ)r 1 vv (f j, θ)a bs (f j, θ). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

29 Robust Wideband DOA Estimation Methods DOA Estimation Results - Baseline Run Beamspace Geometric Capon Standard Geometric Capon Geometric MUSIC WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

30 Robust Wideband DOA Estimation Methods DOA Estimation Results - Baseline Run Robust Geometric Capon Standard Geometric Capon Robust Geometric Capon detail Standard Geometric Capon detail (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 3 / 73

31 Robust Wideband DOA Estimation Methods DOA Estimation Results - Baseline Run Beamspace Geometric Capon Standard Geometric Capon Geometric MUSIC WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

32 Robust Wideband DOA Estimation Methods Error Statistics for Run 4 Distribution of Error.5 Geometric Capon Geometric MUSIC WSF Beamspace Geo. Capon No. Errors in Normalized Bins Error (degrees) Geo. Capon Bmspc Capon Geo. MUSIC WSF µ e σ 2 e (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, 2 Sep / 73

33 Robust Wideband DOA Estimation Methods DOA Estimation Results - Baseline Run Robust Geometric Capon Standard Geometric Capon (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

34 Robust Wideband DOA Estimation Methods Error Statistics for Run 4.3 Distribution of Error.25 Geometric Capon Robust Capon No. Errors in Normalized Bins Error (degrees) Geo. Capon Robust Capon µ e σ 2 e (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

35 Robust Wideband DOA Estimation Methods DOA Estimation Results - Distributed Run Beamspace Geometric Capon Standard Geometric Capon Robust Geometric Capon WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

36 Outline Conclusions and Future Work 1 Introduction Outline Previous Work Research Objectives 2 Wideband DOA Estimation Signal Model Review of Wideband DOA Estimation Algorithms 3 General Source Error Models Non-Ideal Source Models General Source Error Coherence 4 Robust Wideband DOA Estimation Methods 5 Conclusions and Future Work Conclusions and Summary Suggestions for Future Work (5 min) (1 min) (1 min) (1 min) (5 min) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

37 Conclusions and Future Work Conclusions and Summary Conclusions and Summary The tested benchmark algorithms provided good results however, with some drawbacks and deficiencies. The error coherence source model enabled the appropriate choice of rank-one robust DOA estimation algorithms. The wideband robust Capon provided robust DOA estimates in the presence of sensor location uncertainties and near-field effects. Both the wideband beamspace Capon and the robust Capon provided good DOA estimation performance even when there was data loss or corruption. Additionally, the beamspace Capon method provided better performance in wind noise and in locating far range sources. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

38 Conclusions and Future Work Suggestions for Future Work Suggestions for Future Work Algorithm for detecting level of coherence and performing DOA estimation with the appropriate matching to whichever error coherence is present. Expand the application of these algorithms in this research to other wideband data. Explore better ways of finding algorithm parameters, namely, the number of beams and estimated error in the beamspace and robust Capon methods, respectively. Using DOA estimation algorithms for providing input to data fusion and tracking methods. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

39 Conclusions and Future Work Suggestions for Future Work Questions and Thanks Questions? My most sincere an deep thanks to Dr. Azimi for his ideas, editing my writing, and encouragement through this long process. Gratitude is also due Dr. s Scharf and Breidt for their willingness to be members in my committee. Also to the members of the signal and image processing laboratory: Bryan, Gordon, Jered, Amanda, Jaime, Makoto, Neil, Derek, Mike and Tim; you have made grad school an interesting and great learning experience. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

40 References I Appendix Bibliography T. Pham and B. M. Sadler, Wideband array processing algorithms for acoustic tracking of ground vehicles, tech. rep., Army Research Laboratories, Adelphi, MD, M. R. Azimi-Sadjadi, A. Pezeshki, L. Scharf, and M. Hohil, Wideband DOA estimation algorithms for multiple target detection and tracking using unattended acoustic sensors, in Proc. of SPIE 4 Defense and Security Symposium - Unattended Ground Sensors VI, vol. 5417, pp. 1 11, Apr. 24. M. R. Azimi-Sadjadi, Y. Jiang, and G. Wichern, Properties of randomly distributed sparse acoustic sensors for ground vehicle tracking and localization, in Proc. of SPIE 6 Defense and Security Symposium, vol. 621, Apr. 26. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 4 / 73

41 References II Appendix Bibliography T. R. Damarla, J. Chang, and A. Rotolo, Tracking a convoy of multiple targets using acoustic sensor data, in Proc. of SPIE 3 Defense and Security Symposium - Acquisition, Tracking, and Pointing XVII, vol. 582, pp , Aug. 23. M. E. Hohil, J. R. Heberley, J. Chang, and A. Rotolo, Vehicle counting and classification algorithms for unattended ground sensors, in Proc. of SPIE 3 Defense and Security Symposium - Unattended Ground Sensor Technologies and Applications V, pp , Sept. 23. H. L. V. Trees, Optimum Array Processing. Wiley Interscience, 22. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

42 References III Appendix Bibliography R. O. Schmidt, Multiple emitter location and signal parameter estimation, IEEE Trans. on Antennas and Propagation, vol. 34, pp , Mar M. Viberg and B. Ottersten, Sensor array processing based on subspace fitting, IEEE Trans. on Signal Processing, vol. 39, pp , May J. Krolik and D. Swingler, Multiple broad-band source location using steered covariance matrices, IEEE Trans. on Aoustics, Speech, and Signal Processing, vol. 37, pp , Oct (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

43 References IV Appendix Bibliography J. Krolik, Focused wideband Array Processing for Spatial Spectral Estimation, ch. 6. in Advances in Spectrum Analysis and Array Processing, Vol. II, Prentice-Hall, T. Pham and M. Fong, Real-time implementation of MUSIC for wideband acoustic detection and tracking, in Proc. of SPIE AeroSense 97 - Automatic Target Recognition VII, vol. 369, pp , Apr H. Wang and M. Kaveh, Coherent signal-subspace processing for the detection and estimation of angles of arrival of multiple wide-band sources, IEEE Trans. on Acoustics, Speech, and Signal Processing, vol. 33, pp , Aug (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

44 References V Appendix Bibliography E. D. D. Claudio and R. Parisi, WAVES: Weighted average of signal subspaces for robust wideband direction finding, IEEE Trans. on Signal Processing, vol. 49, pp , Oct. 21. A. L. Swindlehurst and M. Viberg, Bayesian approaches for robust array signal processing. research supported by NSF grant MIP , D. Asztély, Spatial models for narrowband signal estimation with antenna arrays, tech. lic. thesis, Royal Institute of Technology, Stockholm, Sweden, Nov D. Asztély, B. Ottersten, and A. L. Swindlehurst, Generalised array manifold model for wireless communication channels with local scattering, IEE Proc.-Radar, Sonar Navig., vol. 145, pp , Feb (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

45 References VI Appendix Bibliography S. Valaee, B. Champagne, and P. Kabal, Parametric localization of distributed sources, IEEE Trans. on Signal Processing, vol. 43, pp , Sept A. Pezeshki, B. D. V. Veen, L. L. Scharf, H. Cox, and M. Lundberg, Eigenvalue beamforming using a multi-rank MVDR beamformer and subspace selection, to appear in IEEE Trans. on Signal Processing, submitted Sept. 26. L. L. Scharf, A. Pezeshki, and M. Lundberg, Multi-rank adaptive beamforming, in Proc. IEEE 13th Workshop Statistical Signal Processing, (Bordeaux, France), July 25. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

46 References VII Appendix Bibliography Y. Meng, P. Stoica, and K. M. Wong, Estimation of the directions of arrival of spatially dispersed signals in array processing, in Proceedings of IEE Conf. on Radar, Sonar, and Navig., vol. 143, Feb J. Li, P. Stoica, and Z. Wang, On robust capon beamforming and diagonal loading, IEEE Trans. on Signal Processing, vol. 51, pp , July 23. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

47 Appendix Back Up Slides Other Wideband Algorithm Power Spectrums The wideband arithmetic mean Capon power spectrum is P A (θ) = J p(f j, θ) = j=1 J j=1 1 a H (f j, θ)r 1 xx (f j )a(f j, θ) (2) The wideband harmonic mean Capon power spectrum is P H (θ) = 1 J j=1 wh (f j, θ)r xx (f j )w(f j, θ) (21) The WSF power spectrum is P WSF (θ) = 1 tr{ J j=1 P A 1 (f j, θ)u s (f j )W(f j )W H (f j )U H s (f j )P A 1 (f j, θ)}, (22) where P A1 (f j, θ) = a(f j, θ)a (f j, θ) is the rank-one projection matrix. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

48 Appendix Back Up Slides Derivation of Arithmetic Mean Wideband Capon I The wideband arithmetic Capon problem can be cast as min w(fj,θ) P A (θ) = J j=1 K k=1 wh (f j, θ)x(f j, k)x H (f j, k)w(f j, θ) = J j=1 wh (f j, θ)r xx (f j )w(f j, θ) under the constraints (23) w H (f j, θ)a(f j, θ) = 1, j [1, J] (24) It is assumed that w(f j, θ) is independent of k within the observation period T. This leads to a constrained minimization problem min w(f j,θ) J w H (f j, θ)r xx (f j )w(f j, θ) + j=1 j=1 J λ(f j )(w H (f j, θ)a(f j, θ) 1) (25) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

49 Appendix Back Up Slides Derivation of Arithmetic Mean Wideband Capon II where λ(f j ) s are frequency dependent Lagrange multipliers. This minimization problem leads the optimal beamformer, but here this optimization produces J narrowband rank-one Capon beamformers for w(f j, θ) s, R 1 xx (f j )a(f j, θ) w(f j, θ) = a H (f j, θ)r 1, j [1, J] (26) xx (f j )a(f j, θ) and the wideband Capon spectrum, P A (θ) = J p(f j, θ) = j=1 J j=1 1 a H (f j, θ)r 1 xx (f j )a(f j, θ) (27) (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

50 Appendix Back Up Slides MUltiple SIgnal Classification (MUSIC) The MUSIC algorithm is a type of subspace-based algorithm which uses the decomposition of the orthogonal (or unitary for this complex case) signal and noise subspaces some eigendecomposition R xx (f j ) = U s (f j )Σ s (f j )U H s (f j ) + U n (f j )Σ n (f j )U H n (f j ). (28) Thus, the squared Euclidean distance between the steering vector a(f j, θ) and the noise subspace, 2 = a H (f j, θ)u n (f j )U H n (f j )a(f j, θ), (29) will be minimum in the direction of a source. The incoherent wideband geometric mean MUSIC algorithm is formulated by the inverse of this distance as P MUSICG (θ) = J p MUSIC (f j, θ) = j=1 J j=1 1 a H (f j, θ)u n (f j )U H n (f j )a(f j, θ). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 5 / 73

51 Appendix Back Up Slides Weighted Subspace Fitting (WSF) Narrowband subspace fitting attempts to fit the data to a search array manifold as the minimization problem the signal estimate is min θ x(f j, k) A(f j, θ)s(f j, k) 2 F. (3) ŝ(f j, k) = A (f j, θ)x(f j, k), (31) The error in this LS estimation of the signal estimate is given by where e(f j, k) = x(f j, k) A(f j, θ)ŝ(f j, k) = P A (f j, θ)x(f j, k) (32) P A (f j, θ) = I P A (f j, θ) = I A(f j, θ)[a H (f j, θ)a(f j, θ)] 1 A H (f j, θ) (33) is the orthogonal projection complement operator onto the subspace spanned by the columns of the array response matrix A(f j, θ). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

52 Appendix Back Up Slides Weighted Subspace Fitting (WSF) The algorithm is a multi-dimensional search through θ for the minimum of the squared error between this estimate and the actual signal, J θ = arg min tr{ P A (f j,θ)r xx (f j )P A (f j,θ)}. (34) θ j=1 The decomposition of R xx (f j ) allows it to be written approx. as R xx (f j ) U s (f j )Σ s (f j )U H s (f j ). (35) The algorithm generalizes this decomposition as R xx (f j ) U s (f j )W(f j )W H (f j )U H s (f j ), (36) where the weighting matrix, W(f j ) = (Σ s (f j ) σn 2I)Σ_s 1/2 (f j ), is commonly used. The weighted subspace replaces R xx (f j ) and the multi-dimensional search becomes θ = arg min θ tr{ J P A (f j,θ)u s (f j )W(f j )W H (f j )U H s (f j)p A (f j,θ)}. j=1 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

53 Appendix Back Up Slides STeered Covariance Matrix (STCM) Method The desired effect of the STCM algorithm is to generate a single coherent signal subspace by focusing to a reference frequency those subspaces at other frequencies. Focusing matrices T(f j,θ), j = 1, 2,..., J, exist so that T(f j,θ)a(f j,θ) = A(f,θ), s.t. T(f j,θ)t H (f j,θ) = I. (37) The steered or focused spatial covariance matrix may therefore be defined as R(θ) = J R(f j,θ) = j=1 J T(f j,θ)r xx (f j )T H (f j,θ) (38) j=1 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

54 Appendix Back Up Slides STeered Covariance Matrix (STCM) Method Using the array signal model, we can rewrite R(θ) as R(θ) = J A(f,θ)R s (f j )A H (f,θ) + R nθ. (39) j=1 R nθ is the focused noise covariance. The STCM focusing method can be applied in tandem with any other narrowband DOA estimation algorithm, as its results in a single covariance matrix. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

55 Array Geometries Appendix Back Up Slides North North South (meters) East West (meters) Baseline array Distributed array (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

56 Appendix Back Up Slides Examples of Vehicle Movement and Acoustic Data: Baseline Array 1 5 N North South (m) end:6 end:5 5 end:2 end:3 end:4 1 node 1 node 3 node 2 start:1 start:2 start:4 start:3 start:5 start:6 15 end: East West (m) Movement path baseline Run 1 Spectrogram of mic, baseline Run 1 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

57 Appendix Back Up Slides Examples of Vehicle Movement and Acoustic Data: Distributed Array North South (m) 6 Array Site N East West (m) Data collection site Spectrogram of mic, distributed Run 2 (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

58 Bad Time-series Data Appendix Back Up Slides Amplitude 25 2 Amplitude Time (sec) Working node Time (sec) Bad mic amplifier node Amplitude 25 2 Amplitude Time (sec) Missing data node Time (sec) Detail of missing data node (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

59 Appendix Back Up Slides Bearing Response Analysis - Baseline Array BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Arithmetic Capon Bearing Response, 5 25 Hz BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Geometric Capon Bearing Response, 5 25 Hz BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Harmonic Capon Bearing Response, 5 25 Hz Arithmetic Capon Geometric Capon Harmonic Capon BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o STCM Bearing Response, 5 25 Hz BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Geometric MUSIC Bearing Response, 5 25 Hz BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o WSF Bearing Response, 5 25 Hz STCM Geometric MUSIC WSF 5-element circular array with two sources at separations of 2, 23, and 26. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

60 Appendix Back Up Slides New Alg. Bearing Response Analysis - Baseline Array BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Beamspace Capon Bearing Response, 5 25 Hz Beamspace Geometric Capon BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Geometric Capon Bearing Response, 5 25 Hz Standard Geometric Capon 1.5 BR for sources at 17 o and 19 o BR for sources at 169 o and 192 o BR for sources at 167 o and 193 o Robust Capon Bearing Response, 5 25 Hz Robust Geometric Capon 5-element circular array with two sources at separations of 2, 23, and 26. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 6 / 73

61 Appendix Back Up Slides Bearing Response Analysis - Random Array BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Arithmetic Capon Bearing Response, 5 25 Hz BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Geometric Capon Bearing Response, 5 25 Hz BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Harmonic Capon Bearing Response, 5 25 Hz Arithmetic Capon Geometric Capon Harmonic Capon BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o STCM Bearing Response, 5 25 Hz BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Geometric MUSIC Bearing Response, 5 25 Hz BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o WSF Bearing Response, 5 25 Hz STCM Geometric MUSIC WSF 15-element randomly distributed array with two sources at separations of 1, 3, and 4. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

62 Appendix Back Up Slides New Alg. Bearing Response Analysis - Random Array BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Beamspace Capon Bearing Response, 5 25 Hz Beamspace Geometric Capon BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Geometric Capon Bearing Response, 5 25 Hz Standard Geometric Capon BR for sources at 18 o and 181 o BR for sources at 179 o and 182 o BR for sources at 178 o and 183 o Robust Capon Bearing Response, 5 25 Hz Robust Geometric Capon 15-element randomly distributed array with two sources at separations of 1, 3, and 4. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

63 Appendix Spatially Coherent Signals Back Up Slides Coherent sources includes slow fading multipath, near-field effects, and even the arrays errors discussed previously. In this case the spatial dependent signal density is given by which results in the angular auto correlation s i (f j, φ; ψ i ) = γ i (f j )g(f j, φ; ψ i ) (4) p(f j, φ, φ ; ψ) = η(f j, )g(f j, φ; ψ)g (f j, φ ; ψ) (41) with η(f j ) = E{γ(f j )γ (f j )}. The integral is separable as R i (f j, ψ i ) = a(f j, φ)p i (f j, φ, φ ; ψ i )a H (f j, φ )dφdφ φ Φ φ Φ = η i a(f j, φ)g(f j, φ; ψ i )dφ g (f j, φ ; ψ i )a H (f j, φ )dφ. φ Φ φ Φ and demonstrates that the coherent signal is rank-one. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

64 Appendix Illustration of Coherent Signal Back Up Slides g(φ; ψ i ) δ φ φ γ g(φ ; ψ i ) Array Illustration of distributed source with spatial coherence. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

65 Appendix Spatially Incoherent Sources Back Up Slides An incoherent signal exists when the signal rays arriving from different directions can be assumed uncorrelated. The angular auto-correlation is written as p(f j, φ, φ ; ψ) = p(f j, φ; ψ)δ(φ φ ) (42) The noise-free array correlation matrix for this signal is R i (f j, ψ) = a(f j, φ)p i (f j, φ; ψ i )a H (f j, φ)dφ. (43) φ Φ This incoherent source covariance R i (f j, ψ i ) is always full rank. Using an approximation to the full rank representation is practical for many distributions (and spreading widths). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

66 Appendix Partially Incoherent Sources Back Up Slides As a simple example consider the uniform distribution on [ ε 2, ε 2 ] which results in the covariance R s (ψ i ) = p i (φ;ψ i )a(φ)a H (φ)dφ = 1 ε φ Φ ε/2 ε/2 a(φ)a H (φ)dφ σ 2 s U sλu H s, (44) where rank(r s ) ε 2π L = p. The matrix U s is the L p basis for the p dimensional subspace U s and Λ I, i.e. signal power is even across all distributed components. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

67 Appendix Back Up Slides Partially Incoherent Sources So the generation of a input sample, x, for an partially incoherent noise-free source looks like x = U s bs E[bb H ] = Λ s E[ss ] = σ 2 s R s = E[xx H ] = σ 2 su s Λ s U H s, (45) where every sample within the observation period is formed from a random linear combination of the p signal subspace basis vectors. The coherent source is a similar formulation, except that the random combining vector b is fixed for the observation period. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

68 Appendix Back Up Slides DOA Estimation Results - Baseline Run Beamspace Geometric Capon Standard Geometric Capon Geometric MUSIC DOA estimation is the presence of high wind noise WSF (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

69 Appendix Back Up Slides DOA Estimation Results - Distributed Run Arithmetic Capon Geometric Capon Harmonic Capon STCM Geometric MUSIC WSF DOA estimation for a single extremely near-field source. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

70 Appendix Back Up Slides DOA Estimation Results - Distributed Run Beamspace Geometric Capon Standard Geometric Capon Robust Geometric Capon WSF DOA estimation for a single extremely near-field source. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep 27 7 / 73

71 Appendix Back Up Slides DOA Estimation Results - Distributed Run DOA Estimates using geometric robust Capon for Run 3 with estimated error of 1 (instead of.7). (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

72 Appendix Back Up Slides Additional DOA Estimation Results - Distributed Run Beamspace Geometric Capon Standard Geometric Capon Robust Geometric Capon WSF DOA Estimates on two source distributed array run 4. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

73 Appendix Back Up Slides Additional DOA Estimation Results - Distributed Run Beamspace Geometric Capon Standard Geometric Capon Robust Geometric Capon WSF DOA Estimates for case with two sensor nodes that have missing data. (Colorado State University) Wideband DOA Estimation for UAS Thesis Defense, Sep / 73

Uplink and Downlink Beamforming for Fading Channels. Mats Bengtsson and Björn Ottersten

Uplink and Downlink Beamforming for Fading Channels. Mats Bengtsson and Björn Ottersten Uplink and Downlink Beamforming for Fading Channels Mats Bengtsson and Björn Ottersten 999-02-7 In Proceedings of 2nd IEEE Signal Processing Workshop on Signal Processing Advances in Wireless Communications,

More information

S. Ejaz and M. A. Shafiq Faculty of Electronic Engineering Ghulam Ishaq Khan Institute of Engineering Sciences and Technology Topi, N.W.F.

S. Ejaz and M. A. Shafiq Faculty of Electronic Engineering Ghulam Ishaq Khan Institute of Engineering Sciences and Technology Topi, N.W.F. Progress In Electromagnetics Research C, Vol. 14, 11 21, 2010 COMPARISON OF SPECTRAL AND SUBSPACE ALGORITHMS FOR FM SOURCE ESTIMATION S. Ejaz and M. A. Shafiq Faculty of Electronic Engineering Ghulam Ishaq

More information

Antennas and Propagation. Chapter 5c: Array Signal Processing and Parametric Estimation Techniques

Antennas and Propagation. Chapter 5c: Array Signal Processing and Parametric Estimation Techniques Antennas and Propagation : Array Signal Processing and Parametric Estimation Techniques Introduction Time-domain Signal Processing Fourier spectral analysis Identify important frequency-content of signal

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

Direction of Arrival Algorithms for Mobile User Detection

Direction of Arrival Algorithms for Mobile User Detection IJSRD ational Conference on Advances in Computing and Communications October 2016 Direction of Arrival Algorithms for Mobile User Detection Veerendra 1 Md. Bakhar 2 Kishan Singh 3 1,2,3 Department of lectronics

More information

Performance Analysis of MUSIC and MVDR DOA Estimation Algorithm

Performance Analysis of MUSIC and MVDR DOA Estimation Algorithm Volume-8, Issue-2, April 2018 International Journal of Engineering and Management Research Page Number: 50-55 Performance Analysis of MUSIC and MVDR DOA Estimation Algorithm Bhupenmewada 1, Prof. Kamal

More information

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr.

Indoor Localization based on Multipath Fingerprinting. Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Indoor Localization based on Multipath Fingerprinting Presented by: Evgeny Kupershtein Instructed by: Assoc. Prof. Israel Cohen and Dr. Mati Wax Research Background This research is based on the work that

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

Approaches for Angle of Arrival Estimation. Wenguang Mao

Approaches for Angle of Arrival Estimation. Wenguang Mao Approaches for Angle of Arrival Estimation Wenguang Mao Angle of Arrival (AoA) Definition: the elevation and azimuth angle of incoming signals Also called direction of arrival (DoA) AoA Estimation Applications:

More information

Eigenvalues and Eigenvectors in Array Antennas. Optimization of Array Antennas for High Performance. Self-introduction

Eigenvalues and Eigenvectors in Array Antennas. Optimization of Array Antennas for High Performance. Self-introduction Short Course @ISAP2010 in MACAO Eigenvalues and Eigenvectors in Array Antennas Optimization of Array Antennas for High Performance Nobuyoshi Kikuma Nagoya Institute of Technology, Japan 1 Self-introduction

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

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

METIS Second Training & Seminar. Smart antenna: Source localization and beamforming

METIS Second Training & Seminar. Smart antenna: Source localization and beamforming METIS Second Training & Seminar Smart antenna: Source localization and beamforming Faculté des sciences de Tunis Unité de traitement et analyse des systèmes haute fréquences Ali Gharsallah Email:ali.gharsallah@fst.rnu.tn

More information

PERFORMANCE COMPARISON BETWEEN STEREAUSIS AND INCOHERENT WIDEBAND MUSIC FOR LOCALIZATION OF GROUND VEHICLES ABSTRACT

PERFORMANCE COMPARISON BETWEEN STEREAUSIS AND INCOHERENT WIDEBAND MUSIC FOR LOCALIZATION OF GROUND VEHICLES ABSTRACT Approved for public release; distribution is unlimited. PERFORMANCE COMPARISON BETWEEN STEREAUSIS AND INCOHERENT WIDEBAND MUSIC FOR LOCALIZATION OF GROUND VEHICLES September 1999 Tien Pham U.S. Army Research

More information

Study Of Sound Source Localization Using Music Method In Real Acoustic Environment

Study Of Sound Source Localization Using Music Method In Real Acoustic Environment International Journal of Electronics Engineering Research. ISSN 975-645 Volume 9, Number 4 (27) pp. 545-556 Research India Publications http://www.ripublication.com Study Of Sound Source Localization Using

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

Direction of Arrival Estimation using Wideband Spectral Subspace Projection

Direction of Arrival Estimation using Wideband Spectral Subspace Projection Wright State University CORE Scholar Browse all Theses and Dissertations Theses and Dissertations 215 Direction of Arrival Estimation using Wideband Spectral Subspace Projection Majid Shaik Wright State

More information

Performance Evaluation of Capon and Caponlike Algorithm for Direction of Arrival Estimation

Performance Evaluation of Capon and Caponlike Algorithm for Direction of Arrival Estimation Performance Evaluation of Capon and Caponlike Algorithm for Direction of Arrival Estimation M H Bhede SCOE, Pune, D G Ganage SCOE, Pune, Maharashtra, India S A Wagh SITS, Narhe, Pune, India Abstract: Wireless

More information

ADAPTIVE ANTENNAS. TYPES OF BEAMFORMING

ADAPTIVE ANTENNAS. TYPES OF BEAMFORMING ADAPTIVE ANTENNAS TYPES OF BEAMFORMING 1 1- Outlines This chapter will introduce : Essential terminologies for beamforming; BF Demonstrating the function of the complex weights and how the phase and amplitude

More information

Three Element Beam forming Algorithm with Reduced Interference Effect in Signal Direction

Three Element Beam forming Algorithm with Reduced Interference Effect in Signal Direction Vol. 3, Issue. 5, Sep - Oct. 3 pp-749-753 ISSN: 49-6645 Three Element Beam forming Algorithm with Reduced Interference Effect in Signal Direction V. Manjula, M. Tech, K.Suresh Reddy, M.Tech, (Ph.D) Deparment

More information

ONE of the most common and robust beamforming algorithms

ONE of the most common and robust beamforming algorithms TECHNICAL NOTE 1 Beamforming algorithms - beamformers Jørgen Grythe, Norsonic AS, Oslo, Norway Abstract Beamforming is the name given to a wide variety of array processing algorithms that focus or steer

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

TIIVISTELMÄRAPORTTI (SUMMARY REPORT)

TIIVISTELMÄRAPORTTI (SUMMARY REPORT) 2014/2500M-0015 ISSN 1797-3457 (verkkojulkaisu) ISBN (PDF) 978-951-25-2640-6 TIIVISTELMÄRAPORTTI (SUMMARY REPORT) Modern Signal Processing Methods in Passive Acoustic Surveillance Jaakko Astola*, Bogdan

More information

Bluetooth Angle Estimation for Real-Time Locationing

Bluetooth Angle Estimation for Real-Time Locationing Whitepaper Bluetooth Angle Estimation for Real-Time Locationing By Sauli Lehtimäki Senior Software Engineer, Silicon Labs silabs.com Smart. Connected. Energy-Friendly. Bluetooth Angle Estimation for Real-

More information

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels

A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels A Blind Array Receiver for Multicarrier DS-CDMA in Fading Channels David J. Sadler and A. Manikas IEE Electronics Letters, Vol. 39, No. 6, 20th March 2003 Abstract A modified MMSE receiver for multicarrier

More information

DIRECTION OF ARRIVAL ESTIMATION IN WIRELESS MOBILE COMMUNICATIONS USING MINIMUM VERIANCE DISTORSIONLESS RESPONSE

DIRECTION OF ARRIVAL ESTIMATION IN WIRELESS MOBILE COMMUNICATIONS USING MINIMUM VERIANCE DISTORSIONLESS RESPONSE DIRECTION OF ARRIVAL ESTIMATION IN WIRELESS MOBILE COMMUNICATIONS USING MINIMUM VERIANCE DISTORSIONLESS RESPONSE M. A. Al-Nuaimi, R. M. Shubair, and K. O. Al-Midfa Etisalat University College, P.O.Box:573,

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

Adaptive Beamforming. Chapter Signal Steering Vectors

Adaptive Beamforming. Chapter Signal Steering Vectors Chapter 13 Adaptive Beamforming We have already considered deterministic beamformers for such applications as pencil beam arrays and arrays with controlled sidelobes. Beamformers can also be developed

More information

Performance Analysis of MUSIC and LMS Algorithms for Smart Antenna Systems

Performance Analysis of MUSIC and LMS Algorithms for Smart Antenna Systems nternational Journal of Electronics Engineering, 2 (2), 200, pp. 27 275 Performance Analysis of USC and LS Algorithms for Smart Antenna Systems d. Bakhar, Vani R.. and P.V. unagund 2 Department of E and

More information

SUPERRESOLUTION methods refer to techniques that

SUPERRESOLUTION methods refer to techniques that Engineering Letters, 19:1, EL_19_1_2 An Improved Spatial Smoothing Technique for DoA Estimation of Highly Correlated Signals Avi Abu Abstract Spatial superresolution techniques have been investigated for

More information

Smart antenna for doa using music and esprit

Smart antenna for doa using music and esprit IOSR Journal of Electronics and Communication Engineering (IOSRJECE) ISSN : 2278-2834 Volume 1, Issue 1 (May-June 2012), PP 12-17 Smart antenna for doa using music and esprit SURAYA MUBEEN 1, DR.A.M.PRASAD

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

Interference Gain (db) MVDR Subspace Corrected MAP Number of Sensors

Interference Gain (db) MVDR Subspace Corrected MAP Number of Sensors A Maximum a Posteriori Approach to Beamforming in the Presence of Calibration Errors A. Swindlehurst Dept. of Elec. & Comp. Engineering Brigham Young University Provo, UT 846 Abstract The performance of

More information

TRANSMITS BEAMFORMING AND RECEIVER DESIGN FOR MIMO RADAR

TRANSMITS BEAMFORMING AND RECEIVER DESIGN FOR MIMO RADAR TRANSMITS BEAMFORMING AND RECEIVER DESIGN FOR MIMO RADAR 1 Nilesh Arun Bhavsar,MTech Student,ECE Department,PES S COE Pune, Maharastra,India 2 Dr.Arati J. Vyavahare, Professor, ECE Department,PES S COE

More information

A New Subspace Identification Algorithm for High-Resolution DOA Estimation

A New Subspace Identification Algorithm for High-Resolution DOA Estimation 1382 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 50, NO. 10, OCTOBER 2002 A New Subspace Identification Algorithm for High-Resolution DOA Estimation Michael L. McCloud, Member, IEEE, and Louis

More information

An improved direction of arrival (DOA) estimation algorithm and beam formation algorithm for smart antenna system in multipath environment

An improved direction of arrival (DOA) estimation algorithm and beam formation algorithm for smart antenna system in multipath environment ISSN:2348-2079 Volume-6 Issue-1 International Journal of Intellectual Advancements and Research in Engineering Computations An improved direction of arrival (DOA) estimation algorithm and beam formation

More information

STAP approach for DOA estimation using microphone arrays

STAP approach for DOA estimation using microphone arrays STAP approach for DOA estimation using microphone arrays Vera Behar a, Christo Kabakchiev b, Vladimir Kyovtorov c a Institute for Parallel Processing (IPP) Bulgarian Academy of Sciences (BAS), behar@bas.bg;

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.2 MICROPHONE ARRAY

More information

MOBILE satellite communication systems using frequency

MOBILE satellite communication systems using frequency IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 45, NO. 11, NOVEMBER 1997 1611 Performance of Radial-Basis Function Networks for Direction of Arrival Estimation with Antenna Arrays Ahmed H. El Zooghby,

More information

Modeling Mutual Coupling and OFDM System with Computational Electromagnetics

Modeling Mutual Coupling and OFDM System with Computational Electromagnetics Modeling Mutual Coupling and OFDM System with Computational Electromagnetics Nicholas J. Kirsch Drexel University Wireless Systems Laboratory Telecommunication Seminar October 15, 004 Introduction MIMO

More information

ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION

ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION ROBUST SUPERDIRECTIVE BEAMFORMER WITH OPTIMAL REGULARIZATION Aviva Atkins, Yuval Ben-Hur, Israel Cohen Department of Electrical Engineering Technion - Israel Institute of Technology Technion City, Haifa

More information

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers

Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers 11 International Conference on Communication Engineering and Networks IPCSIT vol.19 (11) (11) IACSIT Press, Singapore Spatial Correlation Effects on Channel Estimation of UCA-MIMO Receivers M. A. Mangoud

More information

Optimum Beamforming. ECE 754 Supplemental Notes Kathleen E. Wage. March 31, Background Beampatterns for optimal processors Array gain

Optimum Beamforming. ECE 754 Supplemental Notes Kathleen E. Wage. March 31, Background Beampatterns for optimal processors Array gain Optimum Beamforming ECE 754 Supplemental Notes Kathleen E. Wage March 31, 29 ECE 754 Supplemental Notes: Optimum Beamforming 1/39 Signal and noise models Models Beamformers For this set of notes, we assume

More information

Recent Advances in Acoustic Signal Extraction and Dereverberation

Recent Advances in Acoustic Signal Extraction and Dereverberation Recent Advances in Acoustic Signal Extraction and Dereverberation Emanuël Habets Erlangen Colloquium 2016 Scenario Spatial Filtering Estimated Desired Signal Undesired sound components: Sensor noise Competing

More information

Non Unuiform Phased array Beamforming with Covariance Based Method

Non Unuiform Phased array Beamforming with Covariance Based Method IOSR Journal of Engineering (IOSRJE) e-iss: 50-301, p-iss: 78-8719, Volume, Issue 10 (October 01), PP 37-4 on Unuiform Phased array Beamforming with Covariance Based Method Amirsadegh Roshanzamir 1, M.

More information

Mutual Coupling Estimation for GPS Antenna Arrays in the Presence of Multipath

Mutual Coupling Estimation for GPS Antenna Arrays in the Presence of Multipath Mutual Coupling Estimation for GPS Antenna Arrays in the Presence of Multipath Zili Xu, Matthew Trinkle School of Electrical and Electronic Engineering University of Adelaide PACal 2012 Adelaide 27/09/2012

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

INTERFERENCE REJECTION OF ADAPTIVE ARRAY ANTENNAS BY USING LMS AND SMI ALGORITHMS

INTERFERENCE REJECTION OF ADAPTIVE ARRAY ANTENNAS BY USING LMS AND SMI ALGORITHMS INTERFERENCE REJECTION OF ADAPTIVE ARRAY ANTENNAS BY USING LMS AND SMI ALGORITHMS Kerim Guney Bilal Babayigit Ali Akdagli e-mail: kguney@erciyes.edu.tr e-mail: bilalb@erciyes.edu.tr e-mail: akdagli@erciyes.edu.tr

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

A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE

A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE A BROADBAND BEAMFORMER USING CONTROLLABLE CONSTRAINTS AND MINIMUM VARIANCE Sam Karimian-Azari, Jacob Benesty,, Jesper Rindom Jensen, and Mads Græsbøll Christensen Audio Analysis Lab, AD:MT, Aalborg University,

More information

HIGHLY correlated or coherent signals are often the case

HIGHLY correlated or coherent signals are often the case IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 45, NO. 9, SEPTEMBER 1997 2265 Applications of Cumulants to Array Processing Part IV: Direction Finding in Coherent Signals Case Egemen Gönen, Jerry M. Mendel,

More information

MIMO RADAR CAPABILITY ON POWERFUL JAMMERS SUPPRESSION

MIMO RADAR CAPABILITY ON POWERFUL JAMMERS SUPPRESSION 2014 IEEE International Conference on Acoustic, Speech and Signal Processing (ICASSP) MIMO RADAR CAPABILITY ON POWERFUL JAMMERS SUPPRESSION Yongzhe Li, Sergiy A. Vorobyov, and Aboulnasr Hassanien Dept.

More information

REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS

REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS The 7th Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC 6) REMOTE CONTROL OF TRANSMIT BEAMFORMING IN TDD/MIMO SYSTEMS Yoshitaa Hara Kazuyoshi Oshima Mitsubishi

More information

Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies

Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies PIERS ONLINE, VOL. 5, NO. 6, 29 596 Experimental Study on Super-resolution Techniques for High-speed UWB Radar Imaging of Human Bodies T. Sakamoto, H. Taki, and T. Sato Graduate School of Informatics,

More information

Consideration of Sectors for Direction of Arrival Estimation with Circular Arrays

Consideration of Sectors for Direction of Arrival Estimation with Circular Arrays 2010 International ITG Workshop on Smart Antennas (WSA 2010) Consideration of Sectors for Direction of Arrival Estimation with Circular Arrays Holger Degenhardt, Dirk Czepluch, Franz Demmel and Anja Klein

More information

Understanding Advanced Bluetooth Angle Estimation Techniques for Real-Time Locationing

Understanding Advanced Bluetooth Angle Estimation Techniques for Real-Time Locationing Understanding Advanced Bluetooth Angle Estimation Techniques for Real-Time Locationing EMBEDDED WORLD 2018 SAULI LEHTIMAKI, SILICON LABS Understanding Advanced Bluetooth Angle Estimation Techniques for

More information

The Role of High Frequencies in Convolutive Blind Source Separation of Speech Signals

The Role of High Frequencies in Convolutive Blind Source Separation of Speech Signals The Role of High Frequencies in Convolutive Blind Source Separation of Speech Signals Maria G. Jafari and Mark D. Plumbley Centre for Digital Music, Queen Mary University of London, UK maria.jafari@elec.qmul.ac.uk,

More information

NAVAL POSTGRADUATE SCHOOL THESIS

NAVAL POSTGRADUATE SCHOOL THESIS NAVAL POSTGRADUATE SCHOOL MONTEREY, CALIFORNIA THESIS SOURCE LOCALIZATION IN WIRELESS SENSOR NETWORKS WITH RANDOMLY DISTRIBUTED ELEMENTS UNDER MULTIPATH PROPAGATION CONDITIONS by Georgios Tsivgoulis March

More information

Blind Beamforming for Cyclostationary Signals

Blind Beamforming for Cyclostationary Signals Course Page 1 of 12 Submission date: 13 th December, Blind Beamforming for Cyclostationary Signals Preeti Nagvanshi Aditya Jagannatham UCSD ECE Department 9500 Gilman Drive, La Jolla, CA 92093 Course Project

More information

Fast DOA estimation using wavelet denoising on MIMO fading channel

Fast DOA estimation using wavelet denoising on MIMO fading channel Fast DOA estimation using wavelet denoising on MIMO fading channel A.V. Meenakshi, V.Punitham, R.Kayalvizhi, S.Asha Assistant Professor/ECE, Periyar Maniammai University, Thanjavur meenu_gow@yahoo.com,

More information

Multiple Sound Sources Localization Using Energetic Analysis Method

Multiple Sound Sources Localization Using Energetic Analysis Method VOL.3, NO.4, DECEMBER 1 Multiple Sound Sources Localization Using Energetic Analysis Method Hasan Khaddour, Jiří Schimmel Department of Telecommunications FEEC, Brno University of Technology Purkyňova

More information

Contents. List of Figures 4. List of Tables 6

Contents. List of Figures 4. List of Tables 6 Contents List of Figures 4 List of Tables 6 1 Introduction and Background 7 1.1 Introduction................................. 7 1.2 Task Description.............................. 8 1.3 Thesis Organization.............................

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

gr-doa: Direction Finding in GNU-Radio

gr-doa: Direction Finding in GNU-Radio gr-doa: Direction Finding in GNU-Radio GRCon 2017 Travis F. Collins, PhD Srikanth Pagadarai, PhD September 12, 2017 Sponsors T. Collins 1 Outline Project Background MUSIC Hardware options USRP-N210 X300/X310

More information

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing

Antennas and Propagation. Chapter 6d: Diversity Techniques and Spatial Multiplexing Antennas and Propagation d: Diversity Techniques and Spatial Multiplexing Introduction: Diversity Diversity Use (or introduce) redundancy in the communications system Improve (short time) link reliability

More information

THERE ARE A number of communications applications

THERE ARE A number of communications applications IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 46, NO 2, FEBRUARY 1998 449 Time Delay and Spatial Signature Estimation Using Known Asynchronous Signals A Lee Swindlehurst, Member, IEEE Abstract This paper

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

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

Beamforming in Interference Networks for Uniform Linear Arrays

Beamforming in Interference Networks for Uniform Linear Arrays Beamforming in Interference Networks for Uniform Linear Arrays Rami Mochaourab and Eduard Jorswieck Communications Theory, Communications Laboratory Dresden University of Technology, Dresden, Germany e-mail:

More information

JOINT TRANSMIT ARRAY INTERPOLATION AND TRANSMIT BEAMFORMING FOR SOURCE LOCALIZATION IN MIMO RADAR WITH ARBITRARY ARRAYS

JOINT TRANSMIT ARRAY INTERPOLATION AND TRANSMIT BEAMFORMING FOR SOURCE LOCALIZATION IN MIMO RADAR WITH ARBITRARY ARRAYS JOINT TRANSMIT ARRAY INTERPOLATION AND TRANSMIT BEAMFORMING FOR SOURCE LOCALIZATION IN MIMO RADAR WITH ARBITRARY ARRAYS Aboulnasr Hassanien, Sergiy A. Vorobyov Dept. of ECE, University of Alberta Edmonton,

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

Beamforming with Imperfect CSI

Beamforming with Imperfect CSI This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the WCNC 007 proceedings Beamforming with Imperfect CSI Ye (Geoffrey) Li

More information

The Feasibility of Conventional Beamforming Algorithm Based on Resolution for Internet of Things in Millimeter Wave Environment

The Feasibility of Conventional Beamforming Algorithm Based on Resolution for Internet of Things in Millimeter Wave Environment 4th International Conference on Information Systems and Computing Technology (ISCT 26) The Feasibility of Conventional Beamforming Algorithm Based on Resolution for Internet of Things in Millimeter Wave

More information

The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors

The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 51, NO. 5, SEPTEMBER 2002 817 The Estimation of the Directions of Arrival of the Spread-Spectrum Signals With Three Orthogonal Sensors Xin Wang and Zong-xin

More information

"Communications in wireless MIMO channels: Channel models, baseband algorithms, and system design"

Communications in wireless MIMO channels: Channel models, baseband algorithms, and system design Postgraduate course on "Communications in wireless MIMO channels: Channel models, baseband algorithms, and system design" Lectures given by Prof. Markku Juntti, University of Oulu Prof. Tadashi Matsumoto,

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

Sum Rate Maximizing Zero Interference Linear Multiuser MIMO Transmission

Sum Rate Maximizing Zero Interference Linear Multiuser MIMO Transmission Sum Rate Maximizing Zero Interference Linear Multiuser MIMO Transmission Helka-Liina Määttänen Renesas Mobile Europe Ltd. Systems Research and Standardization Helsinki, Finland Email: helka.maattanen@renesasmobile.com

More information

Post beam steering techniques as a means to extract horizontal winds from atmospheric radars

Post beam steering techniques as a means to extract horizontal winds from atmospheric radars Post beam steering techniques as a means to extract horizontal winds from atmospheric radars VN Sureshbabu 1, VK Anandan 1, oshitaka suda 2 1 ISRAC, Indian Space Research Organisation, Bangalore -58, India

More information

EFFICIENT SMART ANTENNA FOR 4G COMMUNICATIONS

EFFICIENT SMART ANTENNA FOR 4G COMMUNICATIONS http:// EFFICIENT SMART ANTENNA FOR 4G COMMUNICATIONS 1 Saloni Aggarwal, 2 Neha Kaushik, 3 Deeksha Sharma 1,2,3 UG, Department of Electronics and Communication Engineering, Raj Kumar Goel Institute of

More information

Channel Modelling ETI 085. Antennas Multiple antenna systems. Antennas in real channels. Lecture no: Important antenna parameters

Channel Modelling ETI 085. Antennas Multiple antenna systems. Antennas in real channels. Lecture no: Important antenna parameters Channel Modelling ETI 085 Lecture no: 8 Antennas Multiple antenna systems Antennas in real channels One important aspect is how the channel and antenna interact The antenna pattern determines what the

More information

A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System. Arumugam Nallanathan King s College London

A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System. Arumugam Nallanathan King s College London A Practical Channel Estimation Scheme for Indoor 60GHz Massive MIMO System Arumugam Nallanathan King s College London Performance and Efficiency of 5G Performance Requirements 0.1~1Gbps user rates Tens

More information

SMART ANTENNA ARRAY PATTERNS SYNTHESIS: NULL STEERING AND MULTI-USER BEAMFORMING BY PHASE CONTROL

SMART ANTENNA ARRAY PATTERNS SYNTHESIS: NULL STEERING AND MULTI-USER BEAMFORMING BY PHASE CONTROL Progress In Electromagnetics Research, PIER 6, 95 16, 26 SMART ANTENNA ARRAY PATTERNS SYNTHESIS: NULL STEERING AND MULTI-USER BEAMFORMING BY PHASE CONTROL M. Mouhamadou and P. Vaudon IRCOM- UMR CNRS 6615,

More information

SMART antennas have been widely used in many applications

SMART antennas have been widely used in many applications IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 54, NO. 9, SEPTEMBER 2006 3279 A New DOA Estimation Technique Based on Subarray Beamforming Nanyan Wang, Panajotis Agathoklis, and Andreas Antoniou, Life Fellow,

More information

A New Joint AOA/Delay Estimator for Wideband Spread Spectrum Systems

A New Joint AOA/Delay Estimator for Wideband Spread Spectrum Systems A New Joint AOA/Delay Estimator for Wideband Spread Spectrum Systems S Al-Jazzar Department of Electrical and Computer Engineering Hashemite University Zerka, Jordan J Caffery, Jr Department of ECECS University

More information

ISAR Imaging Radar with Time-Domain High-Range Resolution Algorithms and Array Antenna

ISAR Imaging Radar with Time-Domain High-Range Resolution Algorithms and Array Antenna ISAR Imaging Radar with Time-Domain High-Range Resolution Algorithms and Array Antenna Christian Bouchard, étudiant 2 e cycle Dr Dominic Grenier, directeur de recherche Abstract: To increase range resolution

More information

Antennas Multiple antenna systems

Antennas Multiple antenna systems Channel Modelling ETIM10 Lecture no: 8 Antennas Multiple antenna systems Fredrik Tufvesson Department of Electrical and Information Technology Lund University, Sweden Fredrik.Tufvesson@eit.lth.se 2012-02-13

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 2003 Lecture 6: Fading Last lecture: Large scale propagation properties of wireless systems - slowly varying properties that depend primarily

More information

Single snapshot DOA estimation

Single snapshot DOA estimation Manuscript prepared for Adv. Radio Sci. with version 3.2 of the L A TEX class copernicus.cls. Date: 30 September 2010 Single snapshot DOA estimation P. Häcker and B. Yang Chair of System Theory and Signal

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

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

Low Cost Em Signal Direction Estimation With Two Element Time Modulated Array System For Military/Police Search Operations

Low Cost Em Signal Direction Estimation With Two Element Time Modulated Array System For Military/Police Search Operations Low Cost Em Signal Direction Estimation With Two Element Time Modulated Array System For Military/Police Search Operations B.Gayathri #1, M.Devendra *2 Department of ECE( M.tech), G.P.R Engg College, Kurnool.

More information

Impact of Antenna Geometry on Adaptive Switching in MIMO Channels

Impact of Antenna Geometry on Adaptive Switching in MIMO Channels Impact of Antenna Geometry on Adaptive Switching in MIMO Channels Ramya Bhagavatula, Antonio Forenza, Robert W. Heath Jr. he University of exas at Austin University Station, C0803, Austin, exas, 787-040

More information

Digital Modulation Recognition Based on Feature, Spectrum and Phase Analysis and its Testing with Disturbed Signals

Digital Modulation Recognition Based on Feature, Spectrum and Phase Analysis and its Testing with Disturbed Signals Digital Modulation Recognition Based on Feature, Spectrum and Phase Analysis and its Testing with Disturbed Signals A. KUBANKOVA AND D. KUBANEK Department of Telecommunications Brno University of Technology

More information

Estimating Discrete Power Angular Spectra in Multiprobe OTA Setups

Estimating Discrete Power Angular Spectra in Multiprobe OTA Setups Downloaded from vbn.aau.dk on: marts 7, 29 Aalborg Universitet Estimating Discrete Power Angular Spectra in Multiprobe OTA Setups Fan, Wei; Nielsen, Jesper Ødum; Pedersen, Gert Frølund Published in: I

More information

PATH UNCERTAINTY ROBUST BEAMFORMING. Richard Stanton and Mike Brookes. Imperial College London {rs408,

PATH UNCERTAINTY ROBUST BEAMFORMING. Richard Stanton and Mike Brookes. Imperial College London {rs408, PATH UNCERTAINTY ROBUST BEAMFORMING Richard Stanton and Mike Brookes Imperial College London {rs8, mike.brookes}@imperial.ac.uk ABSTRACT Conventional beamformer design assumes that the phase differences

More information

Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming

Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming Speech and Audio Processing Recognition and Audio Effects Part 3: Beamforming Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Engineering

More information

Merging Propagation Physics, Theory and Hardware in Wireless. Ada Poon

Merging Propagation Physics, Theory and Hardware in Wireless. Ada Poon HKUST January 3, 2007 Merging Propagation Physics, Theory and Hardware in Wireless Ada Poon University of Illinois at Urbana-Champaign Outline Multiple-antenna (MIMO) channels Human body wireless channels

More information

Advances in Radio Science

Advances in Radio Science Advances in Radio Science (23) 1: 149 153 c Copernicus GmbH 23 Advances in Radio Science Downlink beamforming concepts in UTRA FDD M. Schacht 1, A. Dekorsy 1, and P. Jung 2 1 Lucent Technologies, Thurn-und-Taxis-Strasse

More information

High Resolution Techniques for Direction of Arrival Estimation of Ultrasonic Waves

High Resolution Techniques for Direction of Arrival Estimation of Ultrasonic Waves American Journal of Signal Processing 214, 4(2): 49-9 DOI: 1.923/j.ajsp.21442.2 High Resolution Techniques for Direction of Arrival Estimation of Ultrasonic Waves Mujahid F. Al-Azzo, Khalaf I. Al-Sabaawi

More information

A SUBSPACE-BASED CHANNEL MODEL FOR FREQUENCY SELECTIVE TIME VARIANT MIMO CHANNELS

A SUBSPACE-BASED CHANNEL MODEL FOR FREQUENCY SELECTIVE TIME VARIANT MIMO CHANNELS A SUBSPACE-BASED CHANNEL MODEL FOR FREQUENCY SELECTIVE TIME VARIANT MIMO CHANNELS Giovanni Del Galdo, Martin Haardt, and Marko Milojević Ilmenau University of Technology - Communications Research Laboratory

More information