ITERATIVE ALGORITHMSFOR RADAR SIGNAL PROCESSING

Size: px
Start display at page:

Download "ITERATIVE ALGORITHMSFOR RADAR SIGNAL PROCESSING"

Transcription

1 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) ITERATIVE ALGORITHMSFOR RADAR SIGNAL PROCESSING Dib Samira, Grimes Morad, Ghemit Amal and Hamel Sara Dept. of Electronics Engineering, University of Jijel, Algeria Barkat Mourad, IEEE Fellow Dept. of Computer Engineering, King Saud University, Riyadh, KSA ABSTRACT In this paper, we are interested in the application and the evaluation of the performances of adaptive recursive subspace-based algorithms of linear complexity for the suppression of interferences in Space Time Adaptive Processing (STAP), namely PAST, OPAST, API and FAPI. To highlight their application in the STAP, we present the reduction of the rank by the principal components (PC) method. The simulation results will be presented and the performances of the STAP for a reduced rank will be discussed with a comparative study made between the used methods.performance curves show that these algorithms allow good indeed detection of slow moving targets even with a low rank covariance matrix and in a Doppler ambiguous environment. Keywords:PAST, OPAST, API, FAPI, STAP,airborne radar. 1 INTRODUCTION A target in a scenario of airborne surveillance is darkened by the clutter of ground and the jammer in multiple dimensions. It was shown in [1,2] that the target is separated from the clutter and jammer in two-dimensional angle/doppler. Space-time processing can provide a rejection of such clutter and thus, be able to detect the slow targets. Brennan and Reed [3] first introduced STAP to the radar community in With the recent advancement of high speed, high performance digital signal processors, STAP is becoming an integral part of airborne or space-borne radars for MTI functions. However, it is well-known that optimum STAP detection implies a large computational cost, since it utilizes complex matrix operations and often in an iterative fashion. In fact, the methods of the STAP with full rank use all the available degrees of freedom to eliminate the interferences, so requiring a cost of high calculation. For this reason, some reduced-rank STAP algorithms have been developed. In [2-1] and references therein, it was shown that STAP has the unique property of compensating for the Doppler spread induced by the platform motion and thus, making the detection of slows targets possible. In this paper, we analyze, at first, the STAP with reduced rank by using the method of the principal components (PC). Then, we apply four iterative and adaptive algorithms of subspace tracking to reduce the rank. Finally a comparison is made to justify the use of these algorithms in the radar processing. The paper is organized as follows. In Section 2, the mathematical model is given. In Section 3, we give a brief description of STAP with reduced rank and define the PC method. The iterative algorithms proposed are treated in Section 4. Results and discussions are presented in Section. Finally, the conclusion is presented in Section 6 highlighting the main results obtained in the paper. 2 MATHEMATICAL MODEL OF DATA We consider a space time network with N antennas uniformly spaced and M delay elements for any antenna at a constant pulse-repetition frequency (PRF). The data are then processed on one range of interest which corresponds to one slice of the data cube as shown in Fig. 1. A space time snapshot at range k in the presence of a target is given by [1] X = αs + X i (1) where, X i is the vector of interferences (noise, jamming and clutter), α is the target amplitude and S is the space-time steering vector given by UbiCC Journal Page 18

2 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) and thermal noise. More details for the computation of these matrices are given in [4]. The performance of the processor can be discussed in terms of the Improvement Factor (IF). IF is defined as the ratio of the SINR of the output to that of the input of the Direct Form Processor (DFP) and is given by [1] IF = W H S.S H W.tr( R) opt W H R.W.S H S () (a) Where W is the optimum weights of the interference plus noise rejection filter. Note that a notch, which is a reversed peak of the clutter, appears at the frequency in the direction of sight of the radar, while the width of this notch gives a measurement of the detection of slow moving targets. (b) Figure 1: (a) Conventional chain of STAP; (b) Data cube of STAP S = S t S s, S t and S s are the temporal and space vectors given respectively by S t = [1;e and j 2πF t j 2πF s ;e j 2π 2 F t ;...;e j 2π ( M 1) F t ] j 2π 2 F s j 2π ( N 1) F s (2) 3 STAP WITH REDUCED RANK The fully adaptive techniques of signal processing cannot be applied for a real-time processing. The methods with reduced rank realize the adaptation on a space of reduced dimensions obtained after an adaptive transformation on the data. They also exploit the nature of the low rank matrix of interferences. The idea is the separation of the overall space into an interference subspace and a noise subspace [4,]. A common method to obtain these subspaces is via Singular Value Decomposition (SVD) of the interference-plus-noise covariance matrix. Such method can reduce the sample support requirement to O(2r) (number of snapshots), where r is the rank of the covariance matrix to achieve an SINR of 3 db below the optimum, but at the expense of a S s = [1;e ;e ;...;e ] (3) considerable computational complexity due to the SVD O((MN) 3 ). This complexity prevents the realtime applications. where F t = F d / PRF and F s = d.sinθ / λ are, respectively, the normalized Doppler and spatial frequency. d is the distance between the antennas and θ is the azimuth angle. The optimum weight of the STAP, which maximizes the signal to interference noise ratio SINR, is obtained to be [1] 1 W opt = αr S (4) Where R is the covariance matrix of the interferences. It is supposed to be known and is the sum of covariance matrices of the clutter, jammers The partially adaptive algorithms of the STAP consists in transforming the data with a matrix V C MN r where r<<mn. There are several methods for the covariance matrix rank reduction [3-1], which may differ in the shape of the processor as well as in the selection of the columns of the matrix. The principal component is based on the eigenvectors conservation of the matrix of covariance of interferences corresponding to the dominant eigenvalues [4]. If we assume that the r columns of V are a subset of the eigenvectors of R, the improvement factor of the reduced rank can then be written as UbiCC Journal Page 19

3 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) IF = S H V (V H RV ) 1 V H S tr(v H RV ) RR S H V.V H S 4 ITERATIVE / ADAPTIVE ALGORITHMS (6) The iterative/adaptive algorithms of subspace tracking allow to follow the temporal variations of the subspace and to update it in every new observation. One very large number of algorithms were proposed in the literature [11-17] and references therein. They showed their efficiency in several domains of signal processing in particular in antennas processing and in spectrum analysis. They offer interesting perspectives in the STAP. They can be classified according to their computational complexity. Schemes requiring O(MN 2 ) or O((MN) 2 r), operations will be classified as high complexity; algorithms with complexity O(MNr 2 ) as medium complexity, and schemes requiring only O(MNr) operations are said of low complexity [17]. In this context, we consider the class of the fastest, most robust and effective algorithms said of linear or low complexity because they are the most Table 1: PAST and OPAST Algorithms. Initialization : W () = I MXN ; Z () = I r For t = 1 to Number Snapshots do PAST Section: y(t ) = W (t 1) H x(t ) h(t ) = Z (t 1) y(t ) h(t ) g(t ) = µ + y(t ) H h(t ) Z (t ) = 1 ( Z (t 1) g(t ) y(t ) H Z (t 1)) µ e(t ) = x(t ) W (t 1) y(t ) W (t ) = W (t 1) + e(t) g(t ) H OPAST Section: (t ) = γ (t )(x (t ) W (t 1) y (t )) important ones due to their suitability for real-time µ 2 1 τ (t) = 2 applications. We propose the application and the 2 2 h(t ) ( ) ( ) evaluation of the performances of the algorithm t h t µ 2 PAST and its orthogonal version (OPAST) and the algorithm API and its Fast version (FAPI). A brief e(t ) = τ (t) W (t 1)h(t ) + (1+ τ (t) h(t ) 2 (t) description of key idea of these algorithms is as µ µ 2 follows. Z (t) = 1 ( Z (t 1) 1 g(t ) y(t ) H Z (t 1)) 4.1 PAST and OPAST algorithms µ µ The Projection Approximation Subspace Tracking (PAST) [12] is based on the optimization of the following criterion: W (t ) =W (t 1) + e (t )g H (t ) End t J (W (t )) = µ t i i =1 x(i) W (t ). y(i) 2 (7) where x is the observed data vector and W is the estimated interference subspace basis and µ is a forgetting factor, µ < 1and y(i) = W H (i 1).x(t ) this cost function has a global minimum which yields a non orthonormal basis of the interference subspace and which may be attained by a RLS adaptive algorithm given in table 1. In order to resolve the problem of convergence and orthogonality of the weighty matrix, the Orthonormal PAST (OPAST) was presented [13]. 4.2 API and FAPI algorithms The Approximated Power Iteration (API) and Fast Approximated Power Iteration (FAPI) algorithms derive from the power method [14]. A less restrictive approximation than for PAST is used. Indeed it concerns the projection on the estimated subspace instead of the estimated subspace itself: W (i).w H (i) W (i 1).W H (i 1) (8) The obtained subspace is found to be orthonormalized. The FAPI algorithm is a fast implementation of API. API and FAPI codes are presented in table 2. UbiCC Journal Page 2

4 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) Table 2: API and FAPI Algorithms. Initialization : W () = I MXN ; Z () = I r For t = 1 to Number Snapshots do PAST Section(see Table 1) API Section: Θ(t ) = 1 I + e(t ) 2 g(t ) g(t ) H (CNR) is set equal to 8dB. This clutter covers the band [3, 3 ]. For the iterative algorithms, we use the improvement factor given by Eq. () where H W = (I ww )S and w is the estimated subspace of interferences. The forgetting factor of both algorithms is fixed at µ =.99. Fig. 2 shows the eigenspectra for the covariance matrix. We note a clear distinction between the interferences subspace and noise subspace. An extension to Brenann s rule, for a number of an effective rank for the covariance matrix of a sidelooking radar, has been derived recently in [8] and is Z (t) = 1 (I g(t ) y(t ) H Z (t 1)Θ(t ) H given by r=n+(β+j)(m 1), where J denotes the ) µ number of jammers. The high-input eigenvalue is W (t) = (W (t 1) + e(t) g(t ) H )Θ(t ) about λmax=cnr+ 1 log(nm)(db)). This causes a slow convergence which is inherent to adaptive algorithms [17]. These values can actually be read FAPI Section: directly from Fig. 2. ε 2 (t) = x(t) 2 y(t) 2 We recall that the aim of this paper is to ε 2 demonstrate the robustness of the proposed iterative (t) 1 τ (t) = algorithms PAST, OPAST, API and FAPI by 1 + ε 2 (t) g(t ) ε 2 (t) g(t ) 2 comparing their performances to PC method for low η(t) = 1 τ (t) g(t) 2 y' (t ) = η (t ) y(t ) + τ (t ) g(t ) h' (t ) = Z (t 1) H y' (t ) (t) = τ (t) (Z(t 1)g(t) (h'(t)g(t))g(t) η(t) Z (t ) = 1 (Z (t 1) g(t )h' H (t )+ (t ) g H (t )) µ e' (t ) = η(t ) x(t ) W (t 1) y' (t ) W (t ) = W (t 1) + e' (t ) g H (t ) End RESULTS AND DISCUSSIONS In this Section, we discuss the influence of the PC method, based on the reduction of the rank of the covariance matrix, and the iterative algorithms (PAST, OPAST, API and FAPI) on the detection of a target with a low power (SNR=dB) and with a slow speed. The simulated environment is a linear side 4 looking network of N=8 antennas spaced out by half of the emitted wavelength d = λ / 2 and M=1 3 impulses in the coherent processing cube. The dimension of the adaptive process is thus MN = 8. 2 The elevation angle is fixed to 2. The speed of the 1 airborne radar is V R =1m/s, and the frequency of transmission is.3ghz. The environment of interferences consists of five jammers and ground clutter. The jammers are at azimuth angles of, 18, 6, 9, and 72, respectively, and with respective ratios of jammer to noise (JNRs) of 13dB, 12dB, 11dB, 1dB and 9dB. The clutter to noise ratio rank covariance matrices and in an ambiguous scenario. We start by studying the influence of the dimension of the STAP on the number of eigenvalues of the covariance matrix that has given us guidance on environment statistics in which the target is to be tested. It can be seen clearly from Fig.2that an increase in MN leads to an increase in powers and in the number of degrees of freedom of the system filter. We also note that the interference-noise space can be separated into two subspaces: the interference subspace and the noise subspace. As the number of eigenvalues is a measure of the degree of freedom of clutter elimination filter, we can notice that the number of small eigenvalues is high, while the number of those with a low value is significantly large, which increases the degree of freedom. Eigenvalues (db) 6 MN=2 MN=4 MN=8 MN= Numbers of eigenvalues Figure 2: Eigenvalues of the space-time covariance matrix R in the presence of two jammers: with JNR=3 db, CNR = 2 db UbiCC Journal Page 21

5 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) If we work with all size of the covariance matrix (MNxMN), there will be difficulties in implementing real-time especially since it also requires very cumbersome equipment. So the use of rank reduction methods reduce the computational complexity and therefore the cost, and this by taking a dimension (rxr) with r the rank which must be very inferior to MN. This choice is motivated by the fact that the observation space is divided into two areas (noise and interference) as it was commented on in Fig. 2. On the other hand, it is important to consider the performances of the optimal processor according to the values of the PRF. Using the spectral analysis and varying the PRF, Fig. 3shows the minimum variance spectra of the received signal in the presence of two jammers for different values of PRF. There is the presence of aliasing of the clutter for high values of PRF. We can therefore say that the choice of the PRF is essential to ensure good detection. We can conclude that high values of PRF lead to Doppler ambiguities and the clutter spectrum becomes ambiguous so that blind velocities occur. This analysis can be addressed by using the Improved Factor and varying the PRF (Fig. 4 and Fig. ). In the case where PRF is equal to (2V R /λ), we see the appearance of ambiguous notches with speeds associated are called blind velocities and the detection becomes relatively difficult. However, for the case of PRF equal to (4V R /λ), we notice that the ambiguous notches are eliminated and thus the detection is improved. Fig. 4 illustrates the effect of the rank on the detection of slow targets for an environment without ambiguities. We notice that there is a strong degradation in the performances for a small rank. The same detection results are obtained when r = 2 and r = 4, and thus to save calculation time, we choose r=2 as a good reduction of the rank. We observe that if the rank is very small, the slow moving targets will be removed with the clutter, and thus will not be detected. Similar findings were made for an ambiguous scenario, Fig.. We notice the appearance of new weak undulations in the bandwidth due to the estimate used for the rank reduction. Also, the appearance of ambiguous notches and the width of the notch do not change. Thus the rank reduction does not eliminate the ambiguities of the clutter during the suppression of the noise. We can then say that we should not reduce up to the rank to very low values. Normalised Doppler Frequency, Normalised Doppler Frequency, Normalised Doppler Frequency, Azimut ( ) (a) Azimut ( ) (b) Azimut ( ) (c) Figure 3: Angle/Doppler spectrum for known R in the presence of two jammers at -6 and 6 with JNR=4 db, N=8, M=1, CNR = 2 db: (a) PRF = 8.VR / λ ;(b) PRF = 4.VR / λ and (c) PRF = 2.VR / λ UbiCC Journal Page 22

6 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) IF(dB) r=4 r=2 r= Figure 4: Improvement factor for the PC-DFP with different values of r and with PRF = 4.VR / λ For the iterative algorithms, we use the improvement factor given by the Eq. () where W = (I ww H )S, and w is the estimated subspace of interferences. The factor of forgetting of both algorithms is fixed at µ =.99. To compare the different algorithms presented in this paper, we consider the two cases of scenarios and two limited values of the rank. In fact, we first consider the case without ambiguities, PRF = 4.V R / λ, and we draw the variations of the improvement factor, IF, according to the normalized Doppler frequency (). For medium value of rank r = 2, we can see from Fig. 6(a) that all the tested algorithms are globally equivalent and present good performances: the notch is relatively thin comparing to the optimal processor which leads to the detection of slow targets. We observe from Fig.6(b) that recursive algorithms perform better in the case of low rank value. In the presence of ambiguities ( PRF = 2.V R / λ ), we see from Fig. 7, the appearance of ambiguous notches. This is due to the aliasing phenomenon well known, which becomes more important with the decline in PRF and the effect of Doppler ambiguities will be more important and makes target detection more difficult. Fig. 7(a) shows that the iterative algorithms present acceptable detection performances than those of PC method. We notice from Fig. 7(b) that there is a strong degradation in the performances for a small rank and the detection becomes impossible for the PC method. Contrarily, the use of recursive algorithms overcomes this problem and improves the detection. In this case, PAST and API performances are comparable to that obtained by the optimal processor. In conclusion, we can note that PAST, OPAST, API and FAPI algorithms give a much better performance than the PC method, in terms of detection when the radar operates in an unambiguous environment and with low rank of reduction. IF(dB) IF(dB) IF(db) r=4 r=2 r= Figure : Improvement factor for the PC-DFP with different values of r and with PRF = 2.VR / λ PC -3 PAST OPAST -4 API FAPI (a) -3 PC -3 PAST OPAST -4 API FAPI (b) Figure 6: Improvement factor for the iterative algorithms and PC-DFP with PRF = 4.V R / λ : (a) r = 2; (b) r = 8 UbiCC Journal Page 23

7 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) IF(dB) IF(dB) PC -3 PAST OPAST -4 API FAPI (a) -3 PC -3 PAST OPAST -4 API FAPI (b) Figure 7: Improvement factor for the iterative algorithms and PC-DFP with PRF = 2.V R / λ : (a) r = 2; (b) r = 8 6 CONCLUSION In this paper, we considered the application and the evaluation of the performances of four adaptive recursive subspace-based algorithms of linear complexity and a comparison with reduced rank methods and the optimal filter. We observed that the presence of ambiguities and the reduction of rank to low values degraded the performance of STAP in suppressing interferences and detecting slow targets. We showed that we can mitigate these problems by using recursive algorithms which can estimate recursively the weights of the clutter rejection filter. With a very low covariance matrix rank and with Doppler ambiguities, the simulation results confirmed the superior performance of the proposed algorithms compared to the PC method even with the optimal filter. This comparative study proved that iterative algorithms could be applied for the reduction of the rank for the STAP because they give similar performances as those given by the methods of rank reduction, but gave a much better performance for low rank values. In addition, they present a very low computational complexity. In fact, it can be viewed From Tables 1 and 2, that the complexity burden is O(MNr) instead of O((MN) 3 ) for the PC processor. That s why these algorithms can be considered as an economical approach in comparison with the other techniques. 7 REFERENCES [1] J. Ward: Space-Time Adaptive Processing for airborne radar, Technical Report 11, Lincoln Laboratory MIT (1994). [2] R. Klemm: Space Time Adaptive Processing Principles and applications, The Institution of Electrical Engineers, London (1998). [3] L.E. Brennan and I.S. Reed: Theory of radar, IEEE transactions on Aerospace and Electronics, Vol. AES-9, n 2, pp (1973). [4] H. Nguyen: Robust Steering Vector Mismatch Techniques for reduced Rank Adaptive Array Signal Processing, PhD Thesis in Electrical and Computer Engineering, Virginia, USA (22). [] J.S. Goldstein and I.S. Reed: Theory Theory of partially adaptive radar, IEEE Transactions on Aerospace and Electronics Systems In Proceedings of the IEEE National Radar Conference, Vol. 33, n 4, pp (1997). [6] S.D. Berger, and B.M. Welsh: Selecting a reduced-rank transformation for STAP, a direct form perspective, IEEE Transactions on Aerospace and Electronics Systems, Vol. 3, n 2, pp (1999). [7] J.R. Guerci et al.,: and adaptive reduced-rank STAP, IEEE Transactions on Aerospace and Electronics Systems, Vol. 36, n 2, pp (2). [8] P. G. Richardson: STAP covariance matrix structure and its impact on clutter plus jamming suppression solutions, Electronics Letters, Vol. 37, n 2, pp (21). [9] S. Dib et al.,: A Reduced Rank STAP with Change of PRF, Eusipco27, Poznan, Poland, pp (27). UbiCC Journal Page 24

8 Special Issue on The International Conference on Information and Communication Systems (ICICS 211) [1] S. Dibet al.,: Two-dimensional signal adaptive processing for airborne radar, ICDIPC 211, Part II, CCIS 189, Springer, pp (211). [11] P. Comon and G.H. Golub:Tracking a few extreme singular values and vectors in signal processing, Proc. Of the IEEE, Vol. 78, n 8, pp (199). [12] B. Yang: Projection Approximation SubspaceTracking, IEEE-T-SP,Vol. 44, n 1, pp (1996). [13] K. Abed-Meraim A. Chkeif and Y. Hua: Fast Orthonormal PAST Algorithm, IEEE Signal Processing Letters, Vol. 7, pp (2). [14] R. Badeau et al.,: Fast approximated power iteration subspace tracking, IEEE Transactions on Signal Processing, Vol. 3, pp (2). [1] A.Valizadeh and M. Karimi: Fast Subspace tracking algorithm based on the constrained projection approximation, EURASIP Journal on Advances in Signal Processing (29). [16] M. Kamenetsky and B. Widrow: A variable leaky LMS adaptive algorithm, in Proceedings of the IEEE conference of the 38thAsilomar on Signals, Systems and Computers, Vol. 1, pp , Pacific Grove, Calif, USA (24). [17] L. Yang: Design and analysis of adaptive noise subspace estimation algorithms, PhD Thesis, Department of Electrical and Computer Engineering National University of Singapore (29). UbiCC Journal Page 2

Iterative Algorithms for Radar Signal Processing

Iterative Algorithms for Radar Signal Processing Iterative Algorithms for Radar Signal Processing Dib Samira*, Barkat Mourad**, Grimes Morad*, Ghemit Amal* and amel Sara* *Department of electronics engineering, University of Jijel, Algeria **Department

More information

DETECTION PERFORMANCE FOR THE GMF APPLIED TO STAP DATA

DETECTION PERFORMANCE FOR THE GMF APPLIED TO STAP DATA 4th European Signal Processing Conference (EUSIPCO 26), Florence, Italy, September 4-8, 26, copyright by EURASIP DETECTION PERFORMANCE FOR THE GMF APPLIED TO STAP DATA Sébastien MARIA, Jean-Jacques Fuchs

More information

ADAPTIVE ARRAY DETECTION ALGORITHMS WITH STEERING VECTOR MISMATCH

ADAPTIVE ARRAY DETECTION ALGORITHMS WITH STEERING VECTOR MISMATCH ADAPTIVE ARRAY DETECTIO ALGORITHMS WITH STEERIG VECTOR MISMATCH LIM Chin Heng, Elias Aboutanios Bernard Mulgrew Institute for Digital Communications School of Engineering & Electronics, University of Edinburgh

More information

Virtual Array Processing for Active Radar and Sonar Sensing

Virtual Array Processing for Active Radar and Sonar Sensing SCHARF AND PEZESHKI: VIRTUAL ARRAY PROCESSING FOR ACTIVE SENSING Virtual Array Processing for Active Radar and Sonar Sensing Louis L. Scharf and Ali Pezeshki Abstract In this paper, we describe how an

More information

Approximate Invariance of the Inverse of the Covariance Matrix and the Resultant Pre-built STAP Processor

Approximate Invariance of the Inverse of the Covariance Matrix and the Resultant Pre-built STAP Processor Approximate Invariance of the Inverse of the Covariance Matrix and the Resultant Pre-built STAP Processor Yunhan Dong Electronic Warfare and Radar Division Systems Sciences Laboratory DSTO-RR-9 ABSTRACT

More information

WIDEBAND STAP (WB-STAP) FOR PASSIVE SONAR. J. R. Guerci. Deputy Director DARPA/SPO Arlington, VA

WIDEBAND STAP (WB-STAP) FOR PASSIVE SONAR. J. R. Guerci. Deputy Director DARPA/SPO Arlington, VA WIDEBAND STAP (WB-STAP) FOR PASSIVE SONAR S. U. Pillai Dept. of Electrical Engg. Polytechnic University Brooklyn, NY 1121 pillai@hora.poly.edu J. R. Guerci Deputy Director DARPA/SPO Arlington, VA 2223

More information

Space-Time Adaptive Processing: Algorithms

Space-Time Adaptive Processing: Algorithms Wolfram Bürger Research Institute for igh-frequency Physics and Radar Techniques (FR) Research Establishment for Applied Science (FGAN) Neuenahrer Str. 2, D-53343 Wachtberg GERMANY buerger@fgan.de ABSTRACT

More information

AIR FORCE INSTITUTE OF TECHNOLOGY

AIR FORCE INSTITUTE OF TECHNOLOGY AFIT/GE/ENG/04-02 FORWARD LOOKING RADAR: INTERFERENCE MODELLING, CHARACTERIZATION, AND SUPPRESSION THESIS James T. Caldwell Second Lieutenant, USAF AFIT/GE/ENG/04-02 DEPARTMENT OF THE AIR FORCE AIR UNIVERSITY

More information

20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012

20th European Signal Processing Conference (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 2th European Signal Processing Conference (EUSIPCO 212) Bucharest, Romania, August 27-31, 212 A NEW TOOL FOR MULTIDIMENSIONAL LOW-RANK STAP FILTER: CROSS HOSVDS Maxime Boizard 12, Guillaume Ginolhac 1,

More information

Reduced-dimension space-time adaptive processing based on angle-doppler correlation coefficient

Reduced-dimension space-time adaptive processing based on angle-doppler correlation coefficient Li et al. EURASIP Journal on Advances in Signal Processing 2016 2016:97 DOI 10.1186/s13634-016-0395-2 EURASIP Journal on Advances in Signal Processing RESEARCH Open Access Reduced-dimension space-time

More information

Finite Sampling Considerations for GMTI STAP and Sensor Modeling

Finite Sampling Considerations for GMTI STAP and Sensor Modeling MTR 03B0000075 MITRE TECHNICAL REPORT Finite Sampling Considerations for GMTI STAP and Sensor Modeling September 2003 T. P. Guella B. N. Suresh Babu Sponsor: ESC Contract No.: F19628-99-C-0001 Dept. No.:

More information

MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION. Kelly Hall, 4 East Alumni Ave. Kingston, RI 02881

MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION. Kelly Hall, 4 East Alumni Ave. Kingston, RI 02881 MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION Muralidhar Rangaswamy 1, Steven Kay 2, Cuichun Xu 2, and Freeman C. Lin 3 1 Air Force Research Laboratory, Sensors Directorate, 80 Scott Drive,

More information

The constrained stochastic matched filter subspace tracking

The constrained stochastic matched filter subspace tracking The constrained stochastic matched filter subspace tracking Maissa Chagmani, Bernard Xerri, Bruno Borloz, Claude Jauffret To cite this version: Maissa Chagmani, Bernard Xerri, Bruno Borloz, Claude Jauffret.

More information

Robust Space-Time Adaptive Processing Using Projection Statistics

Robust Space-Time Adaptive Processing Using Projection Statistics Robust Space-Time Adaptive Processing Using Projection Statistics André P. des Rosiers 1, Gregory N. Schoenig 2, Lamine Mili 3 1: Adaptive Processing Section, Radar Division United States Naval Research

More information

Sparse Sensing in Colocated MIMO Radar: A Matrix Completion Approach

Sparse Sensing in Colocated MIMO Radar: A Matrix Completion Approach Sparse Sensing in Colocated MIMO Radar: A Matrix Completion Approach Athina P. Petropulu Department of Electrical and Computer Engineering Rutgers, the State University of New Jersey Acknowledgments Shunqiao

More information

Reduced-Rank Multi-Antenna Cyclic Wiener Filtering for Interference Cancellation

Reduced-Rank Multi-Antenna Cyclic Wiener Filtering for Interference Cancellation Reduced-Rank Multi-Antenna Cyclic Wiener Filtering for Interference Cancellation Hong Zhang, Ali Abdi and Alexander Haimovich Center for Wireless Communications and Signal Processing Research Department

More information

Array Signal Processing Algorithms for Beamforming and Direction Finding

Array Signal Processing Algorithms for Beamforming and Direction Finding Array Signal Processing Algorithms for Beamforming and Direction Finding This thesis is submitted in partial fulfilment of the requirements for Doctor of Philosophy (Ph.D.) Lei Wang Communications Research

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

Performance Analysis of the Nonhomogeneity Detector for STAP Applications

Performance Analysis of the Nonhomogeneity Detector for STAP Applications Performance Analysis of the Nonhomogeneity Detector for STAP Applications uralidhar Rangaswamy ARCON Corporation 6 Bear ill Rd. Waltham, assachusetts, USA Braham imed AFRL/SNRT 6 Electronic Parway Rome,

More information

MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION. Kelly Hall, 4 East Alumni Ave. Kingston, RI 02881

MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION. Kelly Hall, 4 East Alumni Ave. Kingston, RI 02881 MODEL ORDER ESTIMATION FOR ADAPTIVE RADAR CLUTTER CANCELLATION Muralidhar Rangaswamy 1, Steven Kay 2, Cuichun Xu 2, and Freeman C. Lin 3 1 Air Force Research Laboratory, Sensors Directorate, 80 Scott Drive,

More information

Research Article Robust STAP for MIMO Radar Based on Direct Data Domain Approach

Research Article Robust STAP for MIMO Radar Based on Direct Data Domain Approach Hindawi International Journal of Antennas and Propagation Volume 217, Article ID 696713, 9 pages https://doi.org/1.1155/217/696713 Research Article Robust STAP for MIMO Radar Based on Direct Data Domain

More information

A GLRT FOR RADAR DETECTION IN THE PRESENCE OF COMPOUND-GAUSSIAN CLUTTER AND ADDITIVE WHITE GAUSSIAN NOISE. James H. Michels. Bin Liu, Biao Chen

A GLRT FOR RADAR DETECTION IN THE PRESENCE OF COMPOUND-GAUSSIAN CLUTTER AND ADDITIVE WHITE GAUSSIAN NOISE. James H. Michels. Bin Liu, Biao Chen A GLRT FOR RADAR DETECTION IN THE PRESENCE OF COMPOUND-GAUSSIAN CLUTTER AND ADDITIVE WHITE GAUSSIAN NOISE Bin Liu, Biao Chen Syracuse University Dept of EECS, Syracuse, NY 3244 email : biliu{bichen}@ecs.syr.edu

More information

MIMO Radar Space-Time Adaptive Processing Using Prolate Spheroidal Wave Functions

MIMO Radar Space-Time Adaptive Processing Using Prolate Spheroidal Wave Functions 1 MIMO Radar Space-Time Adaptive Processing Using Prolate Spheroidal Wave Functions Chun-Yang Chen and P. P. Vaidyanathan, Fellow, IEEE Abstract In the traditional transmitting beamforming radar system,

More information

Robust Capon Beamforming

Robust Capon Beamforming Robust Capon Beamforming Yi Jiang Petre Stoica Zhisong Wang Jian Li University of Florida Uppsala University University of Florida University of Florida March 11, 2003 ASAP Workshop 2003 1 Outline Standard

More information

SPACE-TIME ADAPTIVE PROCESSING BASED ON WEIGHTED REGULARIZED SPARSE RECOVERY

SPACE-TIME ADAPTIVE PROCESSING BASED ON WEIGHTED REGULARIZED SPARSE RECOVERY Progress In Electromagnetics Research B, Vol. 42, 245 262, 212 SPACE-TIME ADAPTIVE PROCESSING BASED ON WEIGHTED REGULARIZED SPARSE RECOVERY Z. C. Yang *, X. Li, and H. Q. Wang Electronics Science and Engineering

More information

Performance Analysis for Strong Interference Remove of Fast Moving Target in Linear Array Antenna

Performance Analysis for Strong Interference Remove of Fast Moving Target in Linear Array Antenna Performance Analysis for Strong Interference Remove of Fast Moving Target in Linear Array Antenna Kwan Hyeong Lee Dept. Electriacal Electronic & Communicaton, Daejin University, 1007 Ho Guk ro, Pochen,Gyeonggi,

More information

Estimation of the Optimum Rotational Parameter for the Fractional Fourier Transform Using Domain Decomposition

Estimation of the Optimum Rotational Parameter for the Fractional Fourier Transform Using Domain Decomposition Estimation of the Optimum Rotational Parameter for the Fractional Fourier Transform Using Domain Decomposition Seema Sud 1 1 The Aerospace Corporation, 4851 Stonecroft Blvd. Chantilly, VA 20151 Abstract

More information

KNOWLEDGE-BASED RECURSIVE LEAST SQUARES TECHNIQUES FOR HETEROGENEOUS CLUTTER SUPPRESSION

KNOWLEDGE-BASED RECURSIVE LEAST SQUARES TECHNIQUES FOR HETEROGENEOUS CLUTTER SUPPRESSION 14th European Signal Processing Conference (EUSIPCO 26), Florence, Italy, September 4-8, 26, copyright by EURASIP KNOWLEDGE-BASED RECURSIVE LEAST SQUARES TECHNIQUES FOR HETEROGENEOUS CLUTTER SUPPRESSION

More information

CHAPTER 3 ROBUST ADAPTIVE BEAMFORMING

CHAPTER 3 ROBUST ADAPTIVE BEAMFORMING 50 CHAPTER 3 ROBUST ADAPTIVE BEAMFORMING 3.1 INTRODUCTION Adaptive beamforming is used for enhancing a desired signal while suppressing noise and interference at the output of an array of sensors. It is

More information

Signal Processing for MIMO Radars. under Gaussian and non-gaussian environments and application to STAP

Signal Processing for MIMO Radars. under Gaussian and non-gaussian environments and application to STAP Signal processing for MIMO radars: Detection under Gaussian and non-gaussian environments and application to STAP CHONG Chin Yuan Thesis Director: Marc LESTURGIE (ONERA/SONDRA) Supervisor: Frédéric PASCAL

More information

Knowledge-Aided STAP Processing for Ground Moving Target Indication Radar Using Multilook Data

Knowledge-Aided STAP Processing for Ground Moving Target Indication Radar Using Multilook Data Hindawi Publishing Corporation EURASIP Journal on Applied Signal Processing Volume 6, Article ID 74838, Pages 1 16 DOI 1.1155/ASP/6/74838 Knowledge-Aided STAP Processing for Ground Moving Target Indication

More information

Tracking of convoys by airborne STAP radar

Tracking of convoys by airborne STAP radar Tracking of convoys by airborne STAP radar Richard Klemm Department ARB FGAN-FHR Wachtberg, Germany Email: eur.klemm@t-online.de Michael Mertens Department SDF FGAN-FKIE Wachtberg, Germany Email: mertens@fgan.de

More information

Principal Component Analysis and Linear Discriminant Analysis

Principal Component Analysis and Linear Discriminant Analysis Principal Component Analysis and Linear Discriminant Analysis Ying Wu Electrical Engineering and Computer Science Northwestern University Evanston, IL 60208 http://www.eecs.northwestern.edu/~yingwu 1/29

More information

Independent Component Analysis and Its Application on Accelerator Physics

Independent Component Analysis and Its Application on Accelerator Physics Independent Component Analysis and Its Application on Accelerator Physics Xiaoying Pang LA-UR-12-20069 ICA and PCA Similarities: Blind source separation method (BSS) no model Observed signals are linear

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

Adaptive Array Detection, Estimation and Beamforming

Adaptive Array Detection, Estimation and Beamforming Adaptive Array Detection, Estimation and Beamforming Christ D. Richmond Workshop on Stochastic Eigen-Analysis and its Applications 3:30pm, Monday, July 10th 2006 C. D. Richmond-1 *This work was sponsored

More information

Overview of Beamforming

Overview of Beamforming Overview of Beamforming Arye Nehorai Preston M. Green Department of Electrical and Systems Engineering Washington University in St. Louis March 14, 2012 CSSIP Lab 1 Outline Introduction Spatial and temporal

More information

Analysis of Random Radar Networks

Analysis of Random Radar Networks Analysis of Random Radar Networks Rani Daher, Ravira Adve Department of Electrical and Computer Engineering, University of Toronto 1 King s College Road, Toronto, ON M5S3G4 Email: rani.daher@utoronto.ca,

More information

A New High-Resolution and Stable MV-SVD Algorithm for Coherent Signals Detection

A New High-Resolution and Stable MV-SVD Algorithm for Coherent Signals Detection Progress In Electromagnetics Research M, Vol. 35, 163 171, 2014 A New High-Resolution and Stable MV-SVD Algorithm for Coherent Signals Detection Basma Eldosouky, Amr H. Hussein *, and Salah Khamis Abstract

More information

926 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 53, NO. 3, MARCH Monica Nicoli, Member, IEEE, and Umberto Spagnolini, Senior Member, IEEE (1)

926 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 53, NO. 3, MARCH Monica Nicoli, Member, IEEE, and Umberto Spagnolini, Senior Member, IEEE (1) 926 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 53, NO. 3, MARCH 2005 Reduced-Rank Channel Estimation for Time-Slotted Mobile Communication Systems Monica Nicoli, Member, IEEE, and Umberto Spagnolini,

More information

Detection in reverberation using space time adaptive prewhiteners

Detection in reverberation using space time adaptive prewhiteners Detection in reverberation using space time adaptive prewhiteners Wei Li,,2 Xiaochuan Ma, Yun Zhu, Jun Yang,,2 and Chaohuan Hou Institute of Acoustics, Chinese Academy of Sciences 2 Graduate University

More information

LECTURE 16 AND 17. Digital signaling on frequency selective fading channels. Notes Prepared by: Abhishek Sood

LECTURE 16 AND 17. Digital signaling on frequency selective fading channels. Notes Prepared by: Abhishek Sood ECE559:WIRELESS COMMUNICATION TECHNOLOGIES LECTURE 16 AND 17 Digital signaling on frequency selective fading channels 1 OUTLINE Notes Prepared by: Abhishek Sood In section 2 we discuss the receiver design

More information

L 1 -Regularized STAP Algorithms With a Generalized Sidelobe Canceler Architecture for Airborne Radar

L 1 -Regularized STAP Algorithms With a Generalized Sidelobe Canceler Architecture for Airborne Radar L -Regularized STAP Algorithms With a Generalized Sidelobe Canceler Architecture for Airborne Radar Zhaocheng Yang, Rodrigo C. de Lamare, Senior Member IEEE and Xiang Li, Member IEEE Abstract In this paper,

More information

An Adaptive Beamformer Based on Adaptive Covariance Estimator

An Adaptive Beamformer Based on Adaptive Covariance Estimator Progress In Electromagnetics Research M, Vol. 36, 149 160, 2014 An Adaptive Beamformer Based on Adaptive Covariance Estimator Lay Teen Ong * Abstract Based on the Minimum Variance Distortionless Response-Sample

More information

Constrained Projection Approximation Algorithms for Principal Component Analysis

Constrained Projection Approximation Algorithms for Principal Component Analysis Constrained Projection Approximation Algorithms for Principal Component Analysis Seungjin Choi, Jong-Hoon Ahn, Andrzej Cichocki Department of Computer Science, Pohang University of Science and Technology,

More information

Adaptive beamforming for uniform linear arrays with unknown mutual coupling. IEEE Antennas and Wireless Propagation Letters.

Adaptive beamforming for uniform linear arrays with unknown mutual coupling. IEEE Antennas and Wireless Propagation Letters. Title Adaptive beamforming for uniform linear arrays with unknown mutual coupling Author(s) Liao, B; Chan, SC Citation IEEE Antennas And Wireless Propagation Letters, 2012, v. 11, p. 464-467 Issued Date

More information

Principal Component Analysis

Principal Component Analysis Principal Component Analysis Yuanzhen Shao MA 26500 Yuanzhen Shao PCA 1 / 13 Data as points in R n Assume that we have a collection of data in R n. x 11 x 21 x 12 S = {X 1 =., X x 22 2 =.,, X x m2 m =.

More information

Signal Processing Algorithms for MIMO Radar

Signal Processing Algorithms for MIMO Radar Signal Processing Algorithms for MIMO Radar Thesis by Chun-Yang Chen In Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy California Institute of Technology Pasadena, California

More information

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Channel characterization and modeling 1 September 8, Signal KTH Research Focus

Multiple Antennas. Mats Bengtsson, Björn Ottersten. Channel characterization and modeling 1 September 8, Signal KTH Research Focus Multiple Antennas Channel Characterization and Modeling Mats Bengtsson, Björn Ottersten Channel characterization and modeling 1 September 8, 2005 Signal Processing @ KTH Research Focus Channel modeling

More information

Linear Optimum Filtering: Statement

Linear Optimum Filtering: Statement Ch2: Wiener Filters Optimal filters for stationary stochastic models are reviewed and derived in this presentation. Contents: Linear optimal filtering Principle of orthogonality Minimum mean squared error

More information

Title without the persistently exciting c. works must be obtained from the IEE

Title without the persistently exciting c.   works must be obtained from the IEE Title Exact convergence analysis of adapt without the persistently exciting c Author(s) Sakai, H; Yang, JM; Oka, T Citation IEEE TRANSACTIONS ON SIGNAL 55(5): 2077-2083 PROCESS Issue Date 2007-05 URL http://hdl.handle.net/2433/50544

More information

Two-Dimensional Parametric Models for Signal Processing of Data Stationary in 1 D or 2 D: Maximum-Entropy Extensions and Time-Varying Relaxations

Two-Dimensional Parametric Models for Signal Processing of Data Stationary in 1 D or 2 D: Maximum-Entropy Extensions and Time-Varying Relaxations Two-Dimensional Parametric Models for Signal Processing of Data Stationary in 1 D or 2 D: Maximum-Entropy Extensions and Time-Varying Relaxations YI Abramovich 1, BA Johnson 2, NK Spencer 3 1 Intelligence,

More information

Statistical and Adaptive Signal Processing

Statistical and Adaptive Signal Processing r Statistical and Adaptive Signal Processing Spectral Estimation, Signal Modeling, Adaptive Filtering and Array Processing Dimitris G. Manolakis Massachusetts Institute of Technology Lincoln Laboratory

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

Comparison of Bi-Modal Coherent Sea Clutter Models

Comparison of Bi-Modal Coherent Sea Clutter Models 1 Comparison of Bi-Modal Coherent Sea Clutter Models Luke Rosenberg and Stephen Bocquet Defence Science and Technology Group, Australia Email: Luke.Rosenberg@dst.defence.gov.au Abstract Modelling and simulation

More information

Real-Valued Khatri-Rao Subspace Approaches on the ULA and a New Nested Array

Real-Valued Khatri-Rao Subspace Approaches on the ULA and a New Nested Array Real-Valued Khatri-Rao Subspace Approaches on the ULA and a New Nested Array Huiping Duan, Tiantian Tuo, Jun Fang and Bing Zeng arxiv:1511.06828v1 [cs.it] 21 Nov 2015 Abstract In underdetermined direction-of-arrival

More information

Comparative Performance Analysis of Three Algorithms for Principal Component Analysis

Comparative Performance Analysis of Three Algorithms for Principal Component Analysis 84 R. LANDQVIST, A. MOHAMMED, COMPARATIVE PERFORMANCE ANALYSIS OF THR ALGORITHMS Comparative Performance Analysis of Three Algorithms for Principal Component Analysis Ronnie LANDQVIST, Abbas MOHAMMED Dept.

More information

Parametric Adaptive Matched Filter and its Modified Version

Parametric Adaptive Matched Filter and its Modified Version CLASIFICATION Parametric Adaptive Matched Filter and its Modified Version Yunhan Dong Electronic Warfare and Radar Division Defence Science and Technology Organisation DSTO-RR-313 ABSTRACT The parametric

More information

Response Vector Constrained Robust LCMV. Beamforming Based on Semidefinite Programming

Response Vector Constrained Robust LCMV. Beamforming Based on Semidefinite Programming 1.119/TSP.215.246221, IEEE Transactions on Signal Processing Response Vector Constrained Robust LCMV 1 Beamforming Based on Semidefinite Programming Jingwei Xu, Guisheng Liao, Member, IEEE, Shengqi Zhu,

More information

GMTI Tracking in the Presence of Doppler and Range Ambiguities

GMTI Tracking in the Presence of Doppler and Range Ambiguities 14th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 2011 GMTI Tracing in the Presence of Doppler and Range Ambiguities Michael Mertens Dept. Sensor Data and Information

More information

Adaptive Binary Integration CFAR Processing for Secondary Surveillance Radar *

Adaptive Binary Integration CFAR Processing for Secondary Surveillance Radar * BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No Sofia 2009 Adaptive Binary Integration CFAR Processing for Secondary Surveillance Radar Ivan Garvanov, Christo Kabakchiev

More information

THE estimation of covariance matrices is a crucial component

THE estimation of covariance matrices is a crucial component 1 A Subspace Method for Array Covariance Matrix Estimation Mostafa Rahmani and George K. Atia, Member, IEEE, arxiv:1411.0622v1 [cs.na] 20 Oct 2014 Abstract This paper introduces a subspace method for the

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

Detection and Localization of Tones and Pulses using an Uncalibrated Array

Detection and Localization of Tones and Pulses using an Uncalibrated Array Detection and Localization of Tones and Pulses using an Uncalibrated Array Steven W. Ellingson January 24, 2002 Contents 1 Introduction 2 2 Traditional Method (BF) 2 3 Proposed Method Version 1 (FXE) 3

More information

CCA BASED ALGORITHMS FOR BLIND EQUALIZATION OF FIR MIMO SYSTEMS

CCA BASED ALGORITHMS FOR BLIND EQUALIZATION OF FIR MIMO SYSTEMS CCA BASED ALGORITHMS FOR BLID EQUALIZATIO OF FIR MIMO SYSTEMS Javier Vía and Ignacio Santamaría Dept of Communications Engineering University of Cantabria 395 Santander, Cantabria, Spain E-mail: {jvia,nacho}@gtasdicomunicanes

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

An Efficient Adaptive Angle-Doppler Compensation Approach for Non-Sidelooking Airborne Radar STAP

An Efficient Adaptive Angle-Doppler Compensation Approach for Non-Sidelooking Airborne Radar STAP Sensors 215, 15, 13121-13131; doi:1.339/s15613121 Article OPEN ACCESS sensors ISSN 1424-822 www.mdpi.com/journal/sensors An Efficient Adaptive Angle-Doppler Compensation Approach for Non-Sidelooking Airborne

More information

AdaptiveFilters. GJRE-F Classification : FOR Code:

AdaptiveFilters. GJRE-F Classification : FOR Code: Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 14 Issue 7 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

An Observer for Phased Microphone Array Signal Processing with Nonlinear Output

An Observer for Phased Microphone Array Signal Processing with Nonlinear Output 2010 Asia-Pacific International Symposium on Aerospace Technology An Observer for Phased Microphone Array Signal Processing with Nonlinear Output Bai Long 1,*, Huang Xun 2 1 Department of Mechanics and

More information

Tensor approach for blind FIR channel identification using 4th-order cumulants

Tensor approach for blind FIR channel identification using 4th-order cumulants Tensor approach for blind FIR channel identification using 4th-order cumulants Carlos Estêvão R Fernandes Gérard Favier and João Cesar M Mota contact: cfernand@i3s.unice.fr June 8, 2006 Outline 1. HOS

More information

IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN ABSTRACT

IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN ABSTRACT IMPROVEMENTS IN ACTIVE NOISE CONTROL OF HELICOPTER NOISE IN A MOCK CABIN Jared K. Thomas Brigham Young University Department of Mechanical Engineering ABSTRACT The application of active noise control (ANC)

More information

KNOWLEDGE-BASED STAP FOR AIRBORNE RADAR

KNOWLEDGE-BASED STAP FOR AIRBORNE RADAR KNOWLEDGE-BASED STAP FOR AIRBORNE RADAR Michael C. Wicks 1, Muralidhar Rangaswamy 2, Raviraj Adve 3, and Todd B. Hale 4 1 AFRL/SN, Rome, NY (Michael.Wicks@rl.af.mil) 2 AFRL/SNHE Hanscom AFB, MA (Muralidhar.Rangaswamy@hanscom.af.mil)

More information

Performance of Reduced-Rank Linear Interference Suppression

Performance of Reduced-Rank Linear Interference Suppression 1928 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 47, NO. 5, JULY 2001 Performance of Reduced-Rank Linear Interference Suppression Michael L. Honig, Fellow, IEEE, Weimin Xiao, Member, IEEE Abstract The

More information

ROBUST ADAPTIVE BEAMFORMING BASED ON CO- VARIANCE MATRIX RECONSTRUCTION FOR LOOK DIRECTION MISMATCH

ROBUST ADAPTIVE BEAMFORMING BASED ON CO- VARIANCE MATRIX RECONSTRUCTION FOR LOOK DIRECTION MISMATCH Progress In Electromagnetics Research Letters, Vol. 25, 37 46, 2011 ROBUST ADAPTIVE BEAMFORMING BASED ON CO- VARIANCE MATRIX RECONSTRUCTION FOR LOOK DIRECTION MISMATCH R. Mallipeddi 1, J. P. Lie 2, S.

More information

Space-Time Adaptive Signal Processing for Sea Surveillance Radars

Space-Time Adaptive Signal Processing for Sea Surveillance Radars reg. number : 2008telb0075 Thesis presented at the Military University of Technology in Warsaw with the authorisation of the University of Rennes 1 to obtain the degree of Doctor of Philosophy in association

More information

Computation. For QDA we need to calculate: Lets first consider the case that

Computation. For QDA we need to calculate: Lets first consider the case that Computation For QDA we need to calculate: δ (x) = 1 2 log( Σ ) 1 2 (x µ ) Σ 1 (x µ ) + log(π ) Lets first consider the case that Σ = I,. This is the case where each distribution is spherical, around the

More information

ORIENTED PCA AND BLIND SIGNAL SEPARATION

ORIENTED PCA AND BLIND SIGNAL SEPARATION ORIENTED PCA AND BLIND SIGNAL SEPARATION K. I. Diamantaras Department of Informatics TEI of Thessaloniki Sindos 54101, Greece kdiamant@it.teithe.gr Th. Papadimitriou Department of Int. Economic Relat.

More information

STAP. Space-Time Autoregressive Filtering for Matched Subspace I. INTRODUCTION

STAP. Space-Time Autoregressive Filtering for Matched Subspace I. INTRODUCTION I. INTRODUCTION Space-Time Autoregressive Filtering for Matched Subspace STAP P. PARKER A. SWINDLEHURST Brigham Young University Practical space-time adaptive processing (STAP) implementations rely on

More information

Spatial Smoothing and Broadband Beamforming. Bhaskar D Rao University of California, San Diego

Spatial Smoothing and Broadband Beamforming. Bhaskar D Rao University of California, San Diego Spatial Smoothing and Broadband Beamforming Bhaskar D Rao University of California, San Diego Email: brao@ucsd.edu Reference Books and Papers 1. Optimum Array Processing, H. L. Van Trees 2. Stoica, P.,

More information

Dimensionality Reduction: PCA. Nicholas Ruozzi University of Texas at Dallas

Dimensionality Reduction: PCA. Nicholas Ruozzi University of Texas at Dallas Dimensionality Reduction: PCA Nicholas Ruozzi University of Texas at Dallas Eigenvalues λ is an eigenvalue of a matrix A R n n if the linear system Ax = λx has at least one non-zero solution If Ax = λx

More information

Robust Adaptive Beamforming Based on Low-Complexity Shrinkage-Based Mismatch Estimation

Robust Adaptive Beamforming Based on Low-Complexity Shrinkage-Based Mismatch Estimation 1 Robust Adaptive Beamforming Based on Low-Complexity Shrinkage-Based Mismatch Estimation Hang Ruan and Rodrigo C. de Lamare arxiv:1311.2331v1 [cs.it] 11 Nov 213 Abstract In this work, we propose a low-complexity

More information

A METHOD OF ADAPTATION BETWEEN STEEPEST- DESCENT AND NEWTON S ALGORITHM FOR MULTI- CHANNEL ACTIVE CONTROL OF TONAL NOISE AND VIBRATION

A METHOD OF ADAPTATION BETWEEN STEEPEST- DESCENT AND NEWTON S ALGORITHM FOR MULTI- CHANNEL ACTIVE CONTROL OF TONAL NOISE AND VIBRATION A METHOD OF ADAPTATION BETWEEN STEEPEST- DESCENT AND NEWTON S ALGORITHM FOR MULTI- CHANNEL ACTIVE CONTROL OF TONAL NOISE AND VIBRATION Jordan Cheer and Stephen Daley Institute of Sound and Vibration Research,

More information

New Rank-One Matrix Decomposition Techniques and Applications to Signal Processing

New Rank-One Matrix Decomposition Techniques and Applications to Signal Processing New Rank-One Matrix Decomposition Techniques and Applications to Signal Processing Yongwei Huang Hong Kong Baptist University SPOC 2012 Hefei China July 1, 2012 Outline Trust-region subproblems in nonlinear

More information

Lecture 7: Wireless Channels and Diversity Advanced Digital Communications (EQ2410) 1

Lecture 7: Wireless Channels and Diversity Advanced Digital Communications (EQ2410) 1 Wireless : Wireless Advanced Digital Communications (EQ2410) 1 Thursday, Feb. 11, 2016 10:00-12:00, B24 1 Textbook: U. Madhow, Fundamentals of Digital Communications, 2008 1 / 15 Wireless Lecture 1-6 Equalization

More information

REMOTE SENSING USING SPACE BASED RADAR

REMOTE SENSING USING SPACE BASED RADAR REMOTE SENSING USING SPACE BASED RADAR Braham Himed Air Force Research Laboratory Sensors Directorate 26 Electronic Parkway Rome, NY 13441 Email: Braham.Himed@rl.af.mil Ke Yong Li C&P Technologies, Inc.

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

ADAPTIVE RADAR DETECTION

ADAPTIVE RADAR DETECTION TESI DI DOTTORATO UNIVERSITÀ DEGLI STUDI DI NAPOLI FEDERICO II DIPARTIMENTO DI INGEGNERIA ELETTRONICA E DELLE TELECOMUNICAZIONI DOTTORATO DI RICERCA IN INGEGNERIA ELETTRONICA E DELLE TELECOMUNICAZIONI

More information

Applications of Robust Optimization in Signal Processing: Beamforming and Power Control Fall 2012

Applications of Robust Optimization in Signal Processing: Beamforming and Power Control Fall 2012 Applications of Robust Optimization in Signal Processing: Beamforg and Power Control Fall 2012 Instructor: Farid Alizadeh Scribe: Shunqiao Sun 12/09/2012 1 Overview In this presentation, we study the applications

More information

7. Symmetric Matrices and Quadratic Forms

7. Symmetric Matrices and Quadratic Forms Linear Algebra 7. Symmetric Matrices and Quadratic Forms CSIE NCU 1 7. Symmetric Matrices and Quadratic Forms 7.1 Diagonalization of symmetric matrices 2 7.2 Quadratic forms.. 9 7.4 The singular value

More information

III.C - Linear Transformations: Optimal Filtering

III.C - Linear Transformations: Optimal Filtering 1 III.C - Linear Transformations: Optimal Filtering FIR Wiener Filter [p. 3] Mean square signal estimation principles [p. 4] Orthogonality principle [p. 7] FIR Wiener filtering concepts [p. 8] Filter coefficients

More information

Bistatic Space-Time Adaptive Processing for Ground Moving Target Indication

Bistatic Space-Time Adaptive Processing for Ground Moving Target Indication Bistatic Space-Time Adaptive Processing for Ground Moving Target Indication Chin-Heng Lim E H U N I V E R S I T Y T O H F R G E D I N B U A thesis submitted for the degree of Doctor of Philosophy. The

More information

Parallel Singular Value Decomposition. Jiaxing Tan

Parallel Singular Value Decomposition. Jiaxing Tan Parallel Singular Value Decomposition Jiaxing Tan Outline What is SVD? How to calculate SVD? How to parallelize SVD? Future Work What is SVD? Matrix Decomposition Eigen Decomposition A (non-zero) vector

More information

2. Review of Linear Algebra

2. Review of Linear Algebra 2. Review of Linear Algebra ECE 83, Spring 217 In this course we will represent signals as vectors and operators (e.g., filters, transforms, etc) as matrices. This lecture reviews basic concepts from linear

More information

Matrices and Vectors. Definition of Matrix. An MxN matrix A is a two-dimensional array of numbers A =

Matrices and Vectors. Definition of Matrix. An MxN matrix A is a two-dimensional array of numbers A = 30 MATHEMATICS REVIEW G A.1.1 Matrices and Vectors Definition of Matrix. An MxN matrix A is a two-dimensional array of numbers A = a 11 a 12... a 1N a 21 a 22... a 2N...... a M1 a M2... a MN A matrix can

More information

Applied Linear Algebra in Geoscience Using MATLAB

Applied Linear Algebra in Geoscience Using MATLAB Applied Linear Algebra in Geoscience Using MATLAB Contents Getting Started Creating Arrays Mathematical Operations with Arrays Using Script Files and Managing Data Two-Dimensional Plots Programming in

More information

Root-MUSIC Time Delay Estimation Based on Propagator Method Bin Ba, Yun Long Wang, Na E Zheng & Han Ying Hu

Root-MUSIC Time Delay Estimation Based on Propagator Method Bin Ba, Yun Long Wang, Na E Zheng & Han Ying Hu International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 15) Root-MUSIC ime Delay Estimation Based on ropagator Method Bin Ba, Yun Long Wang, Na E Zheng & an Ying

More information

Master s Thesis Defense. Illumination Optimized Transmit Signals for Space-Time Multi-Aperture Radar. Committee

Master s Thesis Defense. Illumination Optimized Transmit Signals for Space-Time Multi-Aperture Radar. Committee Master s Thesis Defense Illumination Optimized Transmit Signals for Space-Time Multi-Aperture Radar Vishal Sinha January 23, 2006 Committee Dr. James Stiles (Chair) Dr. Chris Allen Dr. Glenn Prescott OUTLINE

More information

Adaptive beamforming. Slide 2: Chapter 7: Adaptive array processing. Slide 3: Delay-and-sum. Slide 4: Delay-and-sum, continued

Adaptive beamforming. Slide 2: Chapter 7: Adaptive array processing. Slide 3: Delay-and-sum. Slide 4: Delay-and-sum, continued INF540 202 Adaptive beamforming p Adaptive beamforming Sven Peter Näsholm Department of Informatics, University of Oslo Spring semester 202 svenpn@ifiuiono Office phone number: +47 22840068 Slide 2: Chapter

More information

DOPPLER RESILIENT GOLAY COMPLEMENTARY PAIRS FOR RADAR

DOPPLER RESILIENT GOLAY COMPLEMENTARY PAIRS FOR RADAR DOPPLER RESILIENT GOLAY COMPLEMENTARY PAIRS FOR RADAR Ali Pezeshki 1, Robert Calderbank 1, Stephen D. Howard 2, and William Moran 3 1 Princeton University, Princeton, NJ 8544, USA 2 DSTO, Edinburgh 51,

More information

Multiresolution Signal Processing Techniques for Ground Moving Target Detection Using Airborne Radar

Multiresolution Signal Processing Techniques for Ground Moving Target Detection Using Airborne Radar Hindawi Publishing Corporation EURASIP Journal on Applied Signal Processing Volume 26, Article ID 47534, Pages 1 DOI 1.1155/ASP/26/47534 Multiresolution Signal Processing Techniques for Ground Moving Target

More information