Quantication of Resonances in Magnetic Resonance Spectra. via Principal Component Analysis and Hankel Total Least. Squares.

Size: px
Start display at page:

Download "Quantication of Resonances in Magnetic Resonance Spectra. via Principal Component Analysis and Hankel Total Least. Squares."

Transcription

1 Quantication of Resonances in Magnetic Resonance Spectra via Principal Component Analysis and Hankel Total Least Squares Yu Wang, Sabine Van Huel and Nicola Mastronardi October 9, 999 Abstract A careful comparison between the Principal Component Analysis (PCA) and the Hankel Total Least Squares (HTLS) based methods for estimating the resonances in sets of MR spectra is presented. After a description of the methods and their relationships, we compare their performance on simulated data sets of Magnetic Resonance Spectroscopy (MRS) signals and discuss their advantages and limitations. Key words: Quantication, Magnetic Resonance Spectroscopy, Principal Component Analysis, Total Least Squares, Singular Value Decomposition Introduction Quantication of Magnetic Resonance Spectroscopy (MRS) data, yielding information about metabolite concentrations, is hampered by low signal-to-noise ratios. S. Van Huel et al. [] applied the total least squares method to MRS signal quantication, assuming that the data are modeled as a sum of exponentially damped sinusoids. Their algorithm, called Hankel Total Least Squares (HTLS), was shown to improve the accuracy of all MRS parameter estimates as compared to HSVD, a non-iterative black box time domain method. Recently, HTLS was generalized [] to the quantication of sets of MR spectra, resulting into the HTLSstack and HTLSsum algorithms. Department of Electrical Engineering / Division SISTA/COSIC / Katholieke Universiteit Leuven / K. Mercierlaan 94 / Leuven-Heverlee / Belgium / Tel: FAX: / {yu.wang, sabine.vanhuel,nicola.mastronardi}@esat.kuleuven.ac.be As a widely used statistical technique, PCA was introduced in MRS data quantication by R. Stoyanova et al. []. Only the real part of the MRS data is considered and transformed to the frequency domain. An interval surrounding the peak of interest is selected and the points within this interval are stored row by row in a matrix, to which PCA is applied. In order to improve the accuracy and eliminate the inuence of the phase dierence, PCA is performed on complex data using a complex SVD [4]. Mathematically, PCA decomposes the data set in order to extract the basic features, called principal components (PCs). It has been shown that under some conditions PCA can successfully extract quantitative metabolite information from data sets without any prior knowledge about the line shape [][4][7][8]. Methods. MRS Data model function It is assumed that, basically, MRS data can be modeled as a sum of exponentially damped complex-valued sinusoids : y n = y n + e n = P K k= a ke jk(?dk+jfk)tn + e n() n = ; ; ; N? where y n is the nth measured data point of a MRS signal, y n is the exact value by applying the model function, j = p?, a k is the amplitude, k the Also called Lorentzian. Note that other model functions, such as Gauss or Voigt line shapes, are sometimes used to model MRS data.

2 phase, d k the damping factor and f k the frequency of the kth sinusoid (k = ; ; ; K), K is the number of the sinusoids; t n = nt +t with t the sampling interval, t the time between the eective time origin and the rst data point to be included in the analysis and e n is complex white Gaussian noise. The amplitude a k is directly related to the concentration of a certain metabolite, and should be estimated as precisely as possible.. Hankel Total Least Squares Arranging the data points y n, n = ; ; ; N? of one MRS signal y in a Hankel matrix H of dimensions LM; L K; M K; N = L+M?, yields: H = y y y M? y y y M ().... y L? y L? y N? Computing the SVD of the Hankel matrix H; we obtain H LM = U LL LMV H MM () where = diag( ; ; ; q ), q, q = min(m; L), the superscript H denotes the hermitian conjugate. According to [], H should be chosen as square as possible in order to get the best parameter accuracy. Truncate H to a matrix H K of rank K ( K is the estimated number of signal poles ): H K = U K K V H K (4) U K and V K are the rst K columns of U and V, respectively. K is the KK upper-left sub-matrix of. Now compute the Total Least Squares (TLS) [5] solution ^E of the following (incompatible) set: V (t) K EH V (b) K (5) V (b) (t) K and V K are derived from V K by omitting its rst and last row respectively. The K eigenvalues of E yield the signal pole estimates: Filling in the estimated frequencies ^f k and damping factors ^d k into the model equation, yields the set: y n P K k= c ke (? ^d k+j ^f k)t n n = ; ; ; N? From its least squares solution ^c k = ^a k e j ^ k, we nd ^a k and ^ k, the estimated amplitudes and phases. A more detailed description of the HTLS algorithm and underlying principles is given in [5].. HTLSsum and HTLSstack Two extensions of the HTLS algorithms quantifying simultaneously sets of MRS signals are presented now. A thorough discussion of these algorithms can be found in []. Suppose we have P MRS signals y ; y ; ; yp of N data points each. Let y = y + y + + yp Now we can apply the HTLS algorithm to the sum y of these signals to rstly obtain the signal poles and afterwards calculate the corresponding amplitudes and phases for each signal separately. This algorithm is called HTLSsum. The HTLSstack algorithm is as follows: Arrange N data points of each MRS signal y p into a Hankel matrix as in Eq. : H p = y p y p y (M?)p y p y p y Mp.... (7) y (L?)p y (L?)p y (N?)p where p = ; ; ; P. Stack vertically these P Hankel matrices to obtain: H stack = H H. H P The equations,4,5 can be solved using H stack in order to obtain frequencies and damping factors for all MRS signals together. Note that also here signal poles need to be assigned to corresponding signals. The same procedure is used as in HTLSsum []. ^z k = e (? ^d k+j ^f k)t k = ; ; K (6) How to assign the signal poles to corresponding signals is not trival. A procedure is outlined in [].

3 .4 Principal Component Analysis Principal Component Analysis (PCA) is usually performed by means of an eigenvalue decomposition. Here we use the complex SVD. Arrange the P signals y ; y ; ; yp as rows in a matrix D: y D =. T (8) yp T Compute the complex SVD of the matrix D: y T D PN = U PP PN V H NN where = diag( ; ; ; q ); q = min(p; N ). The columns of V contain the basic shapes of the signals, called principal components. The elements in S PN = U PP PN are called the scores of each principal component (PC). In fact, Eq. 8 can be rewritten as follows: y T y D =. T = S PN VNN H (9) yp T From Eq. 9, we can clearly see that PCA orthogonally transforms the original coordinate system into a new one, which is spanned by the PCs - the columns of V. Now, suppose our set of P MRS signals is composed of a single resonance (peak), which means that the matrix D has rank one. Therefore, only 6=, = = = q =. Now the score matrix S contains only one column S = s s s P T. The rst PC, i.e. the rst column v of V, represents the basic line shape, which, in our case, contains only one resonance. Each signal y p in the set can be expressed in the following way: y p = s p v p = ; ; P () This PCA can be performed on the time domain data as well as on the corresponding frequency domain data. Both methods are equivalent except the normalization. Using time domain data, the rst PC v needs to be normalized in such a way that it represents a unit amplitude signal. To normalize v, we need to divide v by its rst element v so that Eq. becomes (in matrix notation) D = [y y P ] T = ~ S ~v H = (Sv )(v H =v ) The modied scores ~ S = Sv then represent the amplitudes of the original signals, from which the corresponding metabolite concentration can be obtained. Using frequency domain data, obtained by applying the DFT to the rows of MRS signals, we need to normalize v so that it has unit area, i.e., P N i= v i = In this case, Eq. becomes (in matrix notation) D = ~ S ~v H = (SN i= v i)(v H =N i= v i) The modied scores ~ S = S N i=v i then represent the areas under the spectra, from which the corresponding metabolite concentration can be obtained. Using the properties of the DFT, it is easy to prove that PCA performed in the frequency domain is equivalent to its counterpart in the time domain, which agrees with our experimental results. Quantication of MRS signals containing more than one resonance or basic line shape using PCA is much more complex. Since PCA does not enable automated quantication of each resonance or line shape separately (each PC always contains a mixture of both resonances), we need to lter out each basic line shape before applying PCA. The best results are obtained using a maximum phase time domain FIR lter [9]..5 Theoretical Relationships between HTLSstack and PCA Suppose the signals are noise free and modeled by Eq. with t =. Comparing the data matrices H stack and D, as used by HTLSstack and PCA respectively, we observe the similarities and dierences between both methods when time domain data are used (PCA also applies to frequency domain data). While PCA arranges each signal as one row in its matrix, HTLSstack takes L truncated (to M samples) and shifted (the time shift between consecutive rows is t) versions y ip ; ; y (i+m?)p;

4 i = ; ; L? of each signal y p, p = ; ; P, which are arranged as rows into a Hankel matrix H p. Both methods use the complex SVD, denoted by U V H ; as kernel computation. The columns of V, corresponding to nonzero singular values, are called PCs and represent the basic line shapes. The main advantage of using HTLSstack lies in the fact that this method is able to quantify signals with multiple resonances automatically while PCA can only quantify single resonance spectra. As soon as two dierent line shapes (resonances) are present in the data set (this is the case when the rank of D >, or equivalently K > in Eq. ), each PC consists of a mixture of both line shapes and there is no automatic way to separate both contributions. This is needed in order to quantify each resonance, corresponding to the concentration of one metabolite, separately. HTLSstack however exploits the assumption that each signal is modeled by Eq., i.e., each y p is a linear combination of Lorentzians satisfying: y np = K k=c kp z n k () where c kp = a kp e jkp and z k = e (?dk+jfk)t ; n = ; ; ; N? : Here K is the number of dierent signal poles in the entire data set, z k is the kth signal pole while a kp ; kp are the amplitude and phase corresponding to the kth signal pole in the pth signal y p. This assumption enables to decompose the corresponding Hankel matrix H p of y p in Eq.7 as follows: H p = z z zk... z L? z L? zk L? c p c p... ckp z z zk... z M? z M? zk M? = S K C Kp T T K T where T denotes matrix transposition, S K and T K are Vandermonde matrices composed of the K signal poles, and C Kp is a diagonal matrix composed of K complex-valued amplitudes of the pth signal y p. Note that S K and T K have the shift-invariant structure, i.e., S (b) K = S(t) K Z K; T (b) K = T (t) K Z K, where Z K is a diagonal matrix composed of the K signal poles, z k ; k = ; ; K. On the other hand, the rank-k property of H stack enables a truncated SVD Eq.4 of H stack. Equating the two decompositions, we have the shift-invariant property of V K, given by Eq.5, where E is a similarity transform of Z K. This enables us to compute the individual signal poles by solving Eqs.5-6. In this way, each signal y p, written as a linear combination of PCs (the rst few columns of V ), can be rewritten as a linear combination of K separate resonances. The corresponding coecient c kp contains the amplitude a kp which enables to quantify automatically the kth resonance and corresponding metabolite concentration in the pth signal of the set. Assume now that the signals have an arbitrary non-lorentzian line shape. In this case, the same PCA method can still be used to quantify the area under this line shape (provided the set is characterized by only one line shape). However, HTLSstack can be applied too since each arbitrary line shape can always be approximated by a number of Lorentzians. Assume J Lorentzian are needed, with corresponding signal poles z ; z ; ; z J and amplitudes c p ; ; c Jp, then the area under the corresponding line shape a p of the pth signal is obtained by linearly combining the amplitudes as follows [6]: a p = J i=a ip cos ip () where c ip = a ip e jip. This computational procedure is illustrated for a Gaussian line shape in the next section. Results. MRS data set of Lorentzian line shape We generate a complex signal of 8 data points composed by one exponentially damped sinusoid (frequency = 6 Hz, damping factor = Hz, 4

5 Time Domain: Real part of signal.8 Magnitude spectrum of the first PC Magnitude spectrum of the second PC 5 Frequency domain: Real part of FFT Magnitude spectrum of the third PC Figure : Noise free MRS signal (one peak) amplitude = arbitrary units (a.u.), phase = o ). This signal (Figure ) is multiplied by to 9 to produce a data set which contains 9 signals having the same Lorentzian line shape. Random noise with variance 5 and mean is added to the real and imaginary part of the signal (Figure ) Time Domain: Real part of signal+noise Frequency domain: Real part of FFT Figure : Noisy MRS signal We test the amplitude estimation of PCA, HTLS, HTLSsum and HTLSstack. PCA processes whole data set at once, while HTLS quanties every signal separately. HTLSstack and HTLSsum use whole Magnitude spectrum of the fourth PC Figure : Magnitude spectrum of the rst four principal components data set to nd the damping factor and frequency of the signal, then treat every signal individually to nd the corresponding amplitude and phase. To get an average estimation error, the test is repeated one hundred times. Each time random noise with the same mean and variance is added to the noise free signals. Figure shows the magnitude spectrum of the rst four principal components of one data set. Only the rst PC represents the basic shape of the signal. The remaining PCs are due to noise. Figure 4 shows the average relative error of the amplitude as estimated by HTLS, HTLSstack, HTLSsum and PCA versus the signal-to-noise ratio (SNR) which varies from. to.. It clearly shows that at every SNR, HTLSstack and HTLSsum perform the best. Only at low SNR, PCA is better than HTLS. This is due to the fact that HTLSstack, HTLSsum and PCA operate on the whole data set, taking advantage of the correlation between the signals to lter out noise. Since HTLSstack and HTLSsum also exploit prior knowledge of the Lorentzian signal shape, they provide more accurate information than PCA. HTLSstack yields, for most SNRs, slightly better results than HTLSsum. The dierence in relative 5

6 Relative Error PCA HTLSstack HTLSsum HTLS shape can be approximated by a linear combination of several Lorentzians. If no noise is present, the approximation error can be negligibly small, provided J in Eq. is large enough. We generate data sets of Gaussian line shape (gure 5) in the same way as described in the previous section, except that the model function of the noise free set is now Gaussian. This model is mathematically described by Eq. in which the damping factor d k is replaced by g k t n (g k = Hz in our data set) SNR Figure 4: Relative error of the amplitude, averaged over all signals of the noisy data sets, as computed by 4 dierent methods versus the SNR. The SNR is given by SNR = log (A = ), where A is the amplitude and is the noise variance. The curves of HTLSstack and HTLSsum nearly coincide. Relative Error PCA HTLSstack HTLSsum HTLS error between both methods is below?. The reason might be that HTLSstack better exploits the correlation between the signals by arranging every individual signal in a Hankel matrix, which is benecial for noise suppression.. MRS data set of Gaussian line shape Time Domain: Real part of signal+noise Frequency domain:real part of FFT Figure 5: MRS signal of Gaussian line shape As mentioned in Section.5, a Gaussian line SNR Figure 6: Average relative error of the amplitude versus the SNR. A Gaussian line shape is used. In this experiment, we approximate the Gaussian line shape by up to 5 Lorentzians lying in its frequency range, i.e., K is set to 5 in Eq. implying that J 5 in Eq.. At high SNR the 5 signal poles computed by the HTLS based methods fall within this range, i.e., K = J = 5. However, with decreasing SNR noise peaks are tted too, resulting in a decrease of J (J < K): J is typically equal to at low SNR. Figure 6 shows the advantage of PCA at very low SNR. Without any prior knowledge about the model function, HTLS based algorithms are not as good as PCA at very low SNR, although HTLSstack and HTLSsum yield better results than PCA at high SNR. HTLS shows the worst performance except for high SNR.. MRS data set of two Lorentzians In this section, we demonstrate that PCA is unsuitable for direct automated analysis of signals composed of more than two dierent line shapes. The 6

7 data set is produced in the following way: rst, we generate a signal composed of two Lorentzian peaks. To evaluate better the estimation error of the method, we do not add any noise in this experiment. We generate 5 dierent data sets, in which the two peaks are moved towards each other (see Table ). Each data set contains signals. All the signals in one data set contain the same parameters except for the amplitude. For each signal, the damping factor is Hz and the phase o. The amplitude of the rst peak is?p a.u. while the amplitude of the second peak equals p a.u. for the pth signal in the data set (p = ; ; ; ) Magnitude spectrum of the first PC Magnitude spectrum of the second PC Magnitude spectrum of the third PC. experiment peak peak 5 Hz 95 Hz 5 Hz 85 Hz 5 Hz Hz 4 5 Hz 65 Hz 5 45 Hz 55 Hz Table : Frequency of the two Lorentzian peaks Figure 7 plots the magnitude spectrum of the rst four PCs of the third experiment. Since we can not separate the two peaks directly by applying PCA, as mentioned in Section.4, we use a maximum phase time domain FIR lter [9] to lter out each peak, which are then separately quantied by PCA. The relative error is plotted in Figure 8. The amplitude estimation with HTLS, HTLSstack and HTLSsum is very accurate since no noise is added. For both peaks, the amplitudes are computed exactly, up to machine precision. Finally, we want to mention that similar conclusion hold for unphased data sets, i.e. signals with unequal phases (e.g. randomly chosen). In other words, the performance of the PCA and HTLS based methods using complex data is independent from the phase of the MRS signals contained in the set. 4 Conclusions This paper compares the PCA and HTLS based methods for estimating the resonances in sets con Magnitude spectrum of the fourth PC Figure 7: Magnitude spectrum of the rst four Principal Components the relative error on peak one the relative error on peak two Figure 8: Relative error of each peak's amplitude estimation (averaged over the signals of each data set) versus the distance between the two peaks (in Hz) taining multiple MRS signals. For data sets consisting of a single line shape, PCA demonstrates good performance both in terms of accuracy and 7

8 computational eciency. However, HTLSstack and HTLSsum outperform PCA, in particular when the line shape is Lorentzian, since they not only exploit the correlation between the signals to lter out noise but also use the prior knowledge about the line shape. Only at low SNR, PCA can beat the HTLS based methods if the line shape of the MRS data is non-lorentzian. PCA is unsuitable for direct automated quantication of sets of MRS signals composed of more than one line shape. In this case, the scores of the PCs do not reect the areas under the separate peaks. Only after appropriate ltering, we can apply PCA to such data sets. HTLSstack, HTLSsum and HTLS are computationally less ecient, but can quantify MRS signals with more than two peaks. This makes them suitable for automated quantication of sets of real world MRS data (e.g. in MRS imaging). Acknowledgments S. Van Huel is a Senior Research Associate with the F.W.O. (Fund for Scientic Research Flanders). This paper presents research results of the EC Training and Mobility for Researchers project entitled Advanced Signal Processing for Medical Magnetic Resonance Imaging and Spectroscopy (contract ERBFMRXCT976), the Belgian Programme on Interuniversity Poles of Attraction (IUAP Phase IV/ &4), initiated by the Belgian State, Prime Minister's Oce for Science, Technology and Culture, and of a Concerted Research Action (GOA) project of the Flemish Community, entitled Model-based Information Processing Systems. References [] S. Van Huel, H. Chen, C. Decanniere, and P. Van Hecke, Algorithm for Time-Domain NMR Data Fitting Based on Total Least Squares, Journal of Magnetic Resonance, Series A, 8-7 (994). [] L. Vanhamme and S. Van Huel, Multichannel Quantication of Biomedical Magnetic Resonance Spectroscopy Signals, Advanced Signal Processing Algorithms, Architectures, and Implementations VIII, Editor F. T. Luk, -4, San Diego, California, Proceedings of SPIE, Volume 46, 7-48 (998). [] R. Stoyanova, A. C. Kuesel, and T. R. Brown, Application of Principal-Component Analysis for NMR Spectral Quantitation, Journal of Magnetic Resonance, Series A 5, (995). [4] M. A. Elliott, G. A. Walter, A. Swift, K. Vandenborne, J. D. Schotland, and J. S. Leigh, Spectral Quantitation by Principal Component Analysis Using Complex Singular Value Decomposition, Magnetic Resonance in Medicine 4, (999). [5] S. Van Huel and J. Vandewalle, The Total Least Squares Problem: Computational Aspects and Analysis, Frontiers in Application Mathematics Series, Vol 9. SIAM, Philadelphia, PA (99). [6] C. Decanniere, P. Van Hecke, F. Vanstapel, H. Chen, S. Van Huel, C. Van Der Voort, B. Van Tongeren, and D. Van Ormondt, Evaluation of Signal Processing Methods for the Quantication of Strongly Overlapping Peaks in P NMR Spectra, Journal of Magnetic Resonance, Series B 5, -7 (994). [7] T. R. Brown and R. Stoyanova, NMR Spectral Quantitation by Principal-Component Analysis II. Determination of Frequency and Phase Shifts, Journal of Magnetic Resonance, Series B, -4 (996). [8] A. C. Kuesel, R. Stoyanova, N. R. Aiken, C. Li, B. S. Szwergold, C. Shaller and T. Brown, Quantitation of Resonances in Biological P NMR Spectra via Principal Component Analysis: Potential and Limitations, NMR in Biomedicine, Vol. 9, 9-4 (996). [9] L. Vanhamme, T. Sundin, P. Van Hecke, S. Van Huel, R. Pintelon, Frequency selective quantication of biomedical magnetic resonance spectroscopy data. ESAT-SISTA Report TR 98-, ESAT Laboratory, K.U. Leuven, Belgium, December 998 (submitted to the Journal of Magnetic Resonance). 8

Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas

Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas Adaptive f-xy Hankel matrix rank reduction filter to attenuate coherent noise Nirupama (Pam) Nagarajappa*, CGGVeritas Summary The reliability of seismic attribute estimation depends on reliable signal.

More information

612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 48, NO. 4, APRIL 2000

612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 48, NO. 4, APRIL 2000 612 IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL 48, NO 4, APRIL 2000 Application of the Matrix Pencil Method for Estimating the SEM (Singularity Expansion Method) Poles of Source-Free Transient

More information

Chapter 4 SPEECH ENHANCEMENT

Chapter 4 SPEECH ENHANCEMENT 44 Chapter 4 SPEECH ENHANCEMENT 4.1 INTRODUCTION: Enhancement is defined as improvement in the value or Quality of something. Speech enhancement is defined as the improvement in intelligibility and/or

More information

DIGITAL processing has become ubiquitous, and is the

DIGITAL processing has become ubiquitous, and is the IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 59, NO. 4, APRIL 2011 1491 Multichannel Sampling of Pulse Streams at the Rate of Innovation Kfir Gedalyahu, Ronen Tur, and Yonina C. Eldar, Senior Member, IEEE

More information

BER PERFORMANCE AND OPTIMUM TRAINING STRATEGY FOR UNCODED SIMO AND ALAMOUTI SPACE-TIME BLOCK CODES WITH MMSE CHANNEL ESTIMATION

BER PERFORMANCE AND OPTIMUM TRAINING STRATEGY FOR UNCODED SIMO AND ALAMOUTI SPACE-TIME BLOCK CODES WITH MMSE CHANNEL ESTIMATION BER PERFORMANCE AND OPTIMUM TRAINING STRATEGY FOR UNCODED SIMO AND ALAMOUTI SPACE-TIME BLOC CODES WITH MMSE CHANNEL ESTIMATION Lennert Jacobs, Frederik Van Cauter, Frederik Simoens and Marc Moeneclaey

More information

Abstract Dual-tone Multi-frequency (DTMF) Signals are used in touch-tone telephones as well as many other areas. Since analog devices are rapidly chan

Abstract Dual-tone Multi-frequency (DTMF) Signals are used in touch-tone telephones as well as many other areas. Since analog devices are rapidly chan Literature Survey on Dual-Tone Multiple Frequency (DTMF) Detector Implementation Guner Arslan EE382C Embedded Software Systems Prof. Brian Evans March 1998 Abstract Dual-tone Multi-frequency (DTMF) Signals

More information

An Introduction to the FDM-TDM Digital Transmultiplexer: Appendix C *

An Introduction to the FDM-TDM Digital Transmultiplexer: Appendix C * OpenStax-CNX module: m32675 1 An Introduction to the FDM-TDM Digital Transmultiplexer: Appendix C * John Treichler This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution

More information

Simulation of Anti-Jamming Technology in Frequency-Hopping Communication System

Simulation of Anti-Jamming Technology in Frequency-Hopping Communication System , pp.249-254 http://dx.doi.org/0.4257/astl.206. Simulation of Anti-Jamming Technology in Frequency-Hopping Communication System Bing Zhao, Lei Xin, Xiaojie Xu and Qun Ding Electronic Engineering, Heilongjiang

More information

A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method

A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method A Novel Adaptive Method For The Blind Channel Estimation And Equalization Via Sub Space Method Pradyumna Ku. Mohapatra 1, Pravat Ku.Dash 2, Jyoti Prakash Swain 3, Jibanananda Mishra 4 1,2,4 Asst.Prof.Orissa

More information

IN AN MIMO communication system, multiple transmission

IN AN MIMO communication system, multiple transmission 3390 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 55, NO 7, JULY 2007 Precoded FIR and Redundant V-BLAST Systems for Frequency-Selective MIMO Channels Chun-yang Chen, Student Member, IEEE, and P P Vaidyanathan,

More information

Multiple Input Multiple Output (MIMO) Operation Principles

Multiple Input Multiple Output (MIMO) Operation Principles Afriyie Abraham Kwabena Multiple Input Multiple Output (MIMO) Operation Principles Helsinki Metropolia University of Applied Sciences Bachlor of Engineering Information Technology Thesis June 0 Abstract

More information

HUMAN speech is frequently encountered in several

HUMAN speech is frequently encountered in several 1948 IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 20, NO. 7, SEPTEMBER 2012 Enhancement of Single-Channel Periodic Signals in the Time-Domain Jesper Rindom Jensen, Student Member,

More information

Time-Delay Estimation From Low-Rate Samples: A Union of Subspaces Approach Kfir Gedalyahu and Yonina C. Eldar, Senior Member, IEEE

Time-Delay Estimation From Low-Rate Samples: A Union of Subspaces Approach Kfir Gedalyahu and Yonina C. Eldar, Senior Member, IEEE IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 6, JUNE 2010 3017 Time-Delay Estimation From Low-Rate Samples: A Union of Subspaces Approach Kfir Gedalyahu and Yonina C. Eldar, Senior Member, IEEE

More information

ME scope Application Note 01 The FFT, Leakage, and Windowing

ME scope Application Note 01 The FFT, Leakage, and Windowing INTRODUCTION ME scope Application Note 01 The FFT, Leakage, and Windowing NOTE: The steps in this Application Note can be duplicated using any Package that includes the VES-3600 Advanced Signal Processing

More information

CODE division multiple access (CDMA) systems suffer. A Blind Adaptive Decorrelating Detector for CDMA Systems

CODE division multiple access (CDMA) systems suffer. A Blind Adaptive Decorrelating Detector for CDMA Systems 1530 IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 16, NO. 8, OCTOBER 1998 A Blind Adaptive Decorrelating Detector for CDMA Systems Sennur Ulukus, Student Member, IEEE, and Roy D. Yates, Member,

More information

Pitch Detection Algorithms

Pitch Detection Algorithms OpenStax-CNX module: m11714 1 Pitch Detection Algorithms Gareth Middleton This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 1.0 Abstract Two algorithms to

More information

Location of Remote Harmonics in a Power System Using SVD *

Location of Remote Harmonics in a Power System Using SVD * Location of Remote Harmonics in a Power System Using SVD * S. Osowskil, T. Lobos2 'Institute of the Theory of Electr. Eng. & Electr. Measurements, Warsaw University of Technology, Warsaw, POLAND email:

More information

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong,

for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, A Comparative Study of Three Recursive Least Squares Algorithms for Single-Tone Frequency Tracking H. C. So Department of Computer Engineering & Information Technology, City University of Hong Kong, Tat

More information

Fourier Signal Analysis

Fourier Signal Analysis Part 1B Experimental Engineering Integrated Coursework Location: Baker Building South Wing Mechanics Lab Experiment A4 Signal Processing Fourier Signal Analysis Please bring the lab sheet from 1A experiment

More information

FOURIER analysis is a well-known method for nonparametric

FOURIER analysis is a well-known method for nonparametric 386 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 54, NO. 1, FEBRUARY 2005 Resonator-Based Nonparametric Identification of Linear Systems László Sujbert, Member, IEEE, Gábor Péceli, Fellow,

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

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

Design of IIR Filter Using Model Order Reduction. Techniques

Design of IIR Filter Using Model Order Reduction. Techniques Design of IIR Filter Using Model Order Reduction Techniques Mohammed Mujahid Ulla Faiz (26258) Department of Electrical Engineering 1 Contents 1 Introduction 4 2 Digital Filters 4 3 Model Order Reduction

More information

Blind Blur Estimation Using Low Rank Approximation of Cepstrum

Blind Blur Estimation Using Low Rank Approximation of Cepstrum Blind Blur Estimation Using Low Rank Approximation of Cepstrum Adeel A. Bhutta and Hassan Foroosh School of Electrical Engineering and Computer Science, University of Central Florida, 4 Central Florida

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

Basis Expansion Models and Diversity Techniques for Blind Identification and Equalization of Time-Varying Channels

Basis Expansion Models and Diversity Techniques for Blind Identification and Equalization of Time-Varying Channels Basis Expansion Models and Diversity Techniques for Blind Identification and Equalization of Time-Varying Channels GEORGIOS B GIANNAKIS, FELLOW, IEEE, AND CIHAN TEPEDELENLIOǦLU Invited Paper The time-varying

More information

ARRAY PROCESSING FOR INTERSECTING CIRCLE RETRIEVAL

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

More information

New Features of IEEE Std Digitizing Waveform Recorders

New Features of IEEE Std Digitizing Waveform Recorders New Features of IEEE Std 1057-2007 Digitizing Waveform Recorders William B. Boyer 1, Thomas E. Linnenbrink 2, Jerome Blair 3, 1 Chair, Subcommittee on Digital Waveform Recorders Sandia National Laboratories

More information

Chapter 2: Signal Representation

Chapter 2: Signal Representation Chapter 2: Signal Representation Aveek Dutta Assistant Professor Department of Electrical and Computer Engineering University at Albany Spring 2018 Images and equations adopted from: Digital Communications

More information

Prewhitening. 1. Make the ACF of the time series appear more like a delta function. 2. Make the spectrum appear flat.

Prewhitening. 1. Make the ACF of the time series appear more like a delta function. 2. Make the spectrum appear flat. Prewhitening What is Prewhitening? Prewhitening is an operation that processes a time series (or some other data sequence) to make it behave statistically like white noise. The pre means that whitening

More information

A Brief Introduction to the Discrete Fourier Transform and the Evaluation of System Transfer Functions

A Brief Introduction to the Discrete Fourier Transform and the Evaluation of System Transfer Functions MEEN 459/659 Notes 6 A Brief Introduction to the Discrete Fourier Transform and the Evaluation of System Transfer Functions Original from Dr. Joe-Yong Kim (ME 459/659), modified by Dr. Luis San Andrés

More information

Permutation group and determinants. (Dated: September 19, 2018)

Permutation group and determinants. (Dated: September 19, 2018) Permutation group and determinants (Dated: September 19, 2018) 1 I. SYMMETRIES OF MANY-PARTICLE FUNCTIONS Since electrons are fermions, the electronic wave functions have to be antisymmetric. This chapter

More information

Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry

Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry Heart Rate Tracking using Wrist-Type Photoplethysmographic (PPG) Signals during Physical Exercise with Simultaneous Accelerometry Mahdi Boloursaz, Ehsan Asadi, Mohsen Eskandari, Shahrzad Kiani, Student

More information

EE 791 EEG-5 Measures of EEG Dynamic Properties

EE 791 EEG-5 Measures of EEG Dynamic Properties EE 791 EEG-5 Measures of EEG Dynamic Properties Computer analysis of EEG EEG scientists must be especially wary of mathematics in search of applications after all the number of ways to transform data is

More information

Deterministic Blind Modulation-Induced Source Separation for Digital Wireless Communications

Deterministic Blind Modulation-Induced Source Separation for Digital Wireless Communications IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 49, NO 1, JANUARY 2001 219 Deterministic Blind Modulation-Induced Source Separation for Digital Wireless Communications Geert Leus, Piet Vaele, Marc Moonen Abstract

More information

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION

CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION CHAPTER 6 INTRODUCTION TO SYSTEM IDENTIFICATION Broadly speaking, system identification is the art and science of using measurements obtained from a system to characterize the system. The characterization

More information

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido

The Discrete Fourier Transform. Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido The Discrete Fourier Transform Claudia Feregrino-Uribe, Alicia Morales-Reyes Original material: Dr. René Cumplido CCC-INAOE Autumn 2015 The Discrete Fourier Transform Fourier analysis is a family of mathematical

More information

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function.

1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. 1.Explain the principle and characteristics of a matched filter. Hence derive the expression for its frequency response function. Matched-Filter Receiver: A network whose frequency-response function maximizes

More information

RASTA-PLP SPEECH ANALYSIS. Aruna Bayya. Phil Kohn y TR December 1991

RASTA-PLP SPEECH ANALYSIS. Aruna Bayya. Phil Kohn y TR December 1991 RASTA-PLP SPEECH ANALYSIS Hynek Hermansky Nelson Morgan y Aruna Bayya Phil Kohn y TR-91-069 December 1991 Abstract Most speech parameter estimation techniques are easily inuenced by the frequency response

More information

CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB

CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB 52 CHAPTER 4 IMPLEMENTATION OF ADALINE IN MATLAB 4.1 INTRODUCTION The ADALINE is implemented in MATLAB environment running on a PC. One hundred data samples are acquired from a single cycle of load current

More information

IOMAC' May Guimarães - Portugal

IOMAC' May Guimarães - Portugal IOMAC'13 5 th International Operational Modal Analysis Conference 213 May 13-15 Guimarães - Portugal MODIFICATIONS IN THE CURVE-FITTED ENHANCED FREQUENCY DOMAIN DECOMPOSITION METHOD FOR OMA IN THE PRESENCE

More information

How to Improve OFDM-like Data Estimation by Using Weighted Overlapping

How to Improve OFDM-like Data Estimation by Using Weighted Overlapping How to Improve OFDM-like Estimation by Using Weighted Overlapping C. Vincent Sinn, Telecommunications Laboratory University of Sydney, Australia, cvsinn@ee.usyd.edu.au Klaus Hueske, Information Processing

More information

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis

Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Enhancement of Speech Signal Based on Improved Minima Controlled Recursive Averaging and Independent Component Analysis Mohini Avatade & S.L. Sahare Electronics & Telecommunication Department, Cummins

More information

A New Statistical Model of the Noise Power Density Spectrum for Powerline Communication

A New Statistical Model of the Noise Power Density Spectrum for Powerline Communication A New tatistical Model of the Noise Power Density pectrum for Powerline Communication Dirk Benyoucef Institute of Digital Communications, University of aarland D 66041 aarbruecken, Germany E-mail: Dirk.Benyoucef@LNT.uni-saarland.de

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of OFDM under DWT, DCT based Image Processing Anshul Soni soni.anshulec14@gmail.com Ashok Chandra Tiwari Abstract In this paper, the performance of conventional discrete cosine transform

More information

Fundamental frequency estimation of speech signals using MUSIC algorithm

Fundamental frequency estimation of speech signals using MUSIC algorithm Acoust. Sci. & Tech. 22, 4 (2) TECHNICAL REPORT Fundamental frequency estimation of speech signals using MUSIC algorithm Takahiro Murakami and Yoshihisa Ishida School of Science and Technology, Meiji University,,

More information

Application of Singular Value Energy Difference Spectrum in Axis Trace Refinement

Application of Singular Value Energy Difference Spectrum in Axis Trace Refinement Sensors & Transducers 204 by IFSA Publishing, S. L. http://www.sensorsportal.com Application of Singular Value Energy Difference Spectrum in Ais Trace Refinement Wenbin Zhang, Jiaing Zhu, Yasong Pu, Jie

More information

Linear Predictive Coding *

Linear Predictive Coding * OpenStax-CNX module: m45345 1 Linear Predictive Coding * Kiefer Forseth This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 1 LPC Implementation Linear

More information

Digital Signal Processing

Digital Signal Processing Digital Signal Processing Fourth Edition John G. Proakis Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts Dimitris G. Manolakis MIT Lincoln Laboratory Lexington,

More information

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

(i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods Tools and Applications Chapter Intended Learning Outcomes: (i) Understanding the basic concepts of signal modeling, correlation, maximum likelihood estimation, least squares and iterative numerical methods

More information

MIMO Preamble Design with a Subset of Subcarriers in OFDM-based WLAN

MIMO Preamble Design with a Subset of Subcarriers in OFDM-based WLAN MIMO Preamble Design with a Subset of Subcarriers in OFDM-based WLAN Ting-Jung Liang and Gerhard Fettweis Vodafone Chair Mobile Communications Systems, Dresden University of Technology, D-6 Dresden, Germany

More information

IMPULSE NOISE CANCELLATION ON POWER LINES

IMPULSE NOISE CANCELLATION ON POWER LINES IMPULSE NOISE CANCELLATION ON POWER LINES D. T. H. FERNANDO d.fernando@jacobs-university.de Communications, Systems and Electronics School of Engineering and Science Jacobs University Bremen September

More information

Evoked Potentials (EPs)

Evoked Potentials (EPs) EVOKED POTENTIALS Evoked Potentials (EPs) Event-related brain activity where the stimulus is usually of sensory origin. Acquired with conventional EEG electrodes. Time-synchronized = time interval from

More information

Research of pcm coding and decoding system based on simulink

Research of pcm coding and decoding system based on simulink Acta Technica 62 (2017), No. 5A, 715722 c 2017 Institute of Thermomechanics CAS, v.v.i. Research of pcm coding and decoding system based on simulink Suping Li 1 Abstract. PCM (Pulse Code Modulation) is

More information

Matched filter. Contents. Derivation of the matched filter

Matched filter. Contents. Derivation of the matched filter Matched filter From Wikipedia, the free encyclopedia In telecommunications, a matched filter (originally known as a North filter [1] ) is obtained by correlating a known signal, or template, with an unknown

More information

CHARACTERIZATION and modeling of large-signal

CHARACTERIZATION and modeling of large-signal IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 53, NO. 2, APRIL 2004 341 A Nonlinear Dynamic Model for Performance Analysis of Large-Signal Amplifiers in Communication Systems Domenico Mirri,

More information

Removal of Line Noise Component from EEG Signal

Removal of Line Noise Component from EEG Signal 1 Removal of Line Noise Component from EEG Signal Removal of Line Noise Component from EEG Signal When carrying out time-frequency analysis, if one is interested in analysing frequencies above 30Hz (i.e.

More information

Design of IIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks

Design of IIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks Electronics and Communications in Japan, Part 3, Vol. 87, No. 1, 2004 Translated from Denshi Joho Tsushin Gakkai Ronbunshi, Vol. J86-A, No. 2, February 2003, pp. 134 141 Design of IIR Half-Band Filters

More information

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter

Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter Speech Enhancement in Presence of Noise using Spectral Subtraction and Wiener Filter 1 Gupteswar Sahu, 2 D. Arun Kumar, 3 M. Bala Krishna and 4 Jami Venkata Suman Assistant Professor, Department of ECE,

More information

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users

Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Power allocation for Block Diagonalization Multi-user MIMO downlink with fair user scheduling and unequal average SNR users Therdkiat A. (Kiak) Araki-Sakaguchi Laboratory MCRG group seminar 12 July 2012

More information

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain

Image Enhancement in spatial domain. Digital Image Processing GW Chapter 3 from Section (pag 110) Part 2: Filtering in spatial domain Image Enhancement in spatial domain Digital Image Processing GW Chapter 3 from Section 3.4.1 (pag 110) Part 2: Filtering in spatial domain Mask mode radiography Image subtraction in medical imaging 2 Range

More information

Degrees of Freedom in Multiuser MIMO

Degrees of Freedom in Multiuser MIMO Degrees of Freedom in Multiuser MIMO Syed A Jafar Electrical Engineering and Computer Science University of California Irvine, California, 92697-2625 Email: syed@eceuciedu Maralle J Fakhereddin Department

More information

Attenuation of high energy marine towed-streamer noise Nick Moldoveanu, WesternGeco

Attenuation of high energy marine towed-streamer noise Nick Moldoveanu, WesternGeco Nick Moldoveanu, WesternGeco Summary Marine seismic data have been traditionally contaminated by bulge waves propagating along the streamers that were generated by tugging and strumming from the vessel,

More information

WAVELET OFDM WAVELET OFDM

WAVELET OFDM WAVELET OFDM EE678 WAVELETS APPLICATION ASSIGNMENT WAVELET OFDM GROUP MEMBERS RISHABH KASLIWAL rishkas@ee.iitb.ac.in 02D07001 NACHIKET KALE nachiket@ee.iitb.ac.in 02D07002 PIYUSH NAHAR nahar@ee.iitb.ac.in 02D07007

More information

NOISE ESTIMATION IN A SINGLE CHANNEL

NOISE ESTIMATION IN A SINGLE CHANNEL SPEECH ENHANCEMENT FOR CROSS-TALK INTERFERENCE by Levent M. Arslan and John H.L. Hansen Robust Speech Processing Laboratory Department of Electrical Engineering Box 99 Duke University Durham, North Carolina

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

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal

Chapter 5. Signal Analysis. 5.1 Denoising fiber optic sensor signal Chapter 5 Signal Analysis 5.1 Denoising fiber optic sensor signal We first perform wavelet-based denoising on fiber optic sensor signals. Examine the fiber optic signal data (see Appendix B). Across all

More information

Laboratory 1: Uncertainty Analysis

Laboratory 1: Uncertainty Analysis University of Alabama Department of Physics and Astronomy PH101 / LeClair May 26, 2014 Laboratory 1: Uncertainty Analysis Hypothesis: A statistical analysis including both mean and standard deviation can

More information

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar

Biomedical Signals. Signals and Images in Medicine Dr Nabeel Anwar Biomedical Signals Signals and Images in Medicine Dr Nabeel Anwar Noise Removal: Time Domain Techniques 1. Synchronized Averaging (covered in lecture 1) 2. Moving Average Filters (today s topic) 3. Derivative

More information

A Prototype Wire Position Monitoring System

A Prototype Wire Position Monitoring System LCLS-TN-05-27 A Prototype Wire Position Monitoring System Wei Wang and Zachary Wolf Metrology Department, SLAC 1. INTRODUCTION ¹ The Wire Position Monitoring System (WPM) will track changes in the transverse

More information

Multimedia Signal Processing: Theory and Applications in Speech, Music and Communications

Multimedia Signal Processing: Theory and Applications in Speech, Music and Communications Brochure More information from http://www.researchandmarkets.com/reports/569388/ Multimedia Signal Processing: Theory and Applications in Speech, Music and Communications Description: Multimedia Signal

More information

The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D.

The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D. The Scientist and Engineer's Guide to Digital Signal Processing By Steven W. Smith, Ph.D. Home The Book by Chapters About the Book Steven W. Smith Blog Contact Book Search Download this chapter in PDF

More information

Drum Transcription Based on Independent Subspace Analysis

Drum Transcription Based on Independent Subspace Analysis Report for EE 391 Special Studies and Reports for Electrical Engineering Drum Transcription Based on Independent Subspace Analysis Yinyi Guo Center for Computer Research in Music and Acoustics, Stanford,

More information

MODAL ANALYSIS OF IMPACT SOUNDS WITH ESPRIT IN GABOR TRANSFORMS

MODAL ANALYSIS OF IMPACT SOUNDS WITH ESPRIT IN GABOR TRANSFORMS MODAL ANALYSIS OF IMPACT SOUNDS WITH ESPRIT IN GABOR TRANSFORMS A Sirdey, O Derrien, R Kronland-Martinet, Laboratoire de Mécanique et d Acoustique CNRS Marseille, France @lmacnrs-mrsfr M Aramaki,

More information

Interpolation Error in Waveform Table Lookup

Interpolation Error in Waveform Table Lookup Carnegie Mellon University Research Showcase @ CMU Computer Science Department School of Computer Science 1998 Interpolation Error in Waveform Table Lookup Roger B. Dannenberg Carnegie Mellon University

More information

Modal Parameter Identification of A Continuous Beam Bridge by Using Grouped Response Measurements

Modal Parameter Identification of A Continuous Beam Bridge by Using Grouped Response Measurements Modal Parameter Identification of A Continuous Beam Bridge by Using Grouped Response Measurements Hasan CEYLAN and Gürsoy TURAN 2 Research and Teaching Assistant, Izmir Institute of Technology, Izmir,

More information

Multiple-access interference suppression in CDMA wireless systems

Multiple-access interference suppression in CDMA wireless systems Louisiana State University LSU Digital Commons LSU Master's Theses Graduate School 2001 Multiple-access interference suppression in CDMA wireless systems Jianqiang He Louisiana State University and Agricultural

More information

IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS. G.V.Rangaraj M.R.Raghavendra K.Giridhar

IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS. G.V.Rangaraj M.R.Raghavendra K.Giridhar IMPROVED CHANNEL ESTIMATION FOR OFDM BASED WLAN SYSTEMS GVRangaraj MRRaghavendra KGiridhar Telecommunication and Networking TeNeT) Group Department of Electrical Engineering Indian Institute of Technology

More information

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks

Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Improved Detection by Peak Shape Recognition Using Artificial Neural Networks Stefan Wunsch, Johannes Fink, Friedrich K. Jondral Communications Engineering Lab, Karlsruhe Institute of Technology Stefan.Wunsch@student.kit.edu,

More information

Post-processing using Matlab (Advanced)!

Post-processing using Matlab (Advanced)! OvGU! Vorlesung «Messtechnik»! Post-processing using Matlab (Advanced)! Dominique Thévenin! Lehrstuhl für Strömungsmechanik und Strömungstechnik (LSS)! thevenin@ovgu.de! 1 Noise filtering (1/2)! We have

More information

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection

A Steady State Decoupled Kalman Filter Technique for Multiuser Detection A Steady State Decoupled Kalman Filter Technique for Multiuser Detection Brian P. Flanagan and James Dunyak The MITRE Corporation 755 Colshire Dr. McLean, VA 2202, USA Telephone: (703)983-6447 Fax: (703)983-6708

More information

Lab P-4: AM and FM Sinusoidal Signals. We have spent a lot of time learning about the properties of sinusoidal waveforms of the form: ) X

Lab P-4: AM and FM Sinusoidal Signals. We have spent a lot of time learning about the properties of sinusoidal waveforms of the form: ) X DSP First, 2e Signal Processing First Lab P-4: AM and FM Sinusoidal Signals Pre-Lab and Warm-Up: You should read at least the Pre-Lab and Warm-up sections of this lab assignment and go over all exercises

More information

Electronic Noise Effects on Fundamental Lamb-Mode Acoustic Emission Signal Arrival Times Determined Using Wavelet Transform Results

Electronic Noise Effects on Fundamental Lamb-Mode Acoustic Emission Signal Arrival Times Determined Using Wavelet Transform Results DGZfP-Proceedings BB 9-CD Lecture 62 EWGAE 24 Electronic Noise Effects on Fundamental Lamb-Mode Acoustic Emission Signal Arrival Times Determined Using Wavelet Transform Results Marvin A. Hamstad University

More information

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm

Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm Channel Capacity Estimation in MIMO Systems Based on Water-Filling Algorithm 1 Ch.Srikanth, 2 B.Rajanna 1 PG SCHOLAR, 2 Assistant Professor Vaagdevi college of engineering. (warangal) ABSTRACT power than

More information

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT

UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT UNIVERSITY OF UTAH ELECTRICAL AND COMPUTER ENGINEERING DEPARTMENT ECE1020 COMPUTING ASSIGNMENT 3 N. E. COTTER MATLAB ARRAYS: RECEIVED SIGNALS PLUS NOISE READING Matlab Student Version: learning Matlab

More information

Synthesis Algorithms and Validation

Synthesis Algorithms and Validation Chapter 5 Synthesis Algorithms and Validation An essential step in the study of pathological voices is re-synthesis; clear and immediate evidence of the success and accuracy of modeling efforts is provided

More information

Handout 11: Digital Baseband Transmission

Handout 11: Digital Baseband Transmission ENGG 23-B: Principles of Communication Systems 27 8 First Term Handout : Digital Baseband Transmission Instructor: Wing-Kin Ma November 7, 27 Suggested Reading: Chapter 8 of Simon Haykin and Michael Moher,

More information

works must be obtained from the IEE

works must be obtained from the IEE Title A filtered-x LMS algorithm for sinu Effects of frequency mismatch Author(s) Hinamoto, Y; Sakai, H Citation IEEE SIGNAL PROCESSING LETTERS (200 262 Issue Date 2007-04 URL http://hdl.hle.net/2433/50542

More information

An Elaborate Frequency Offset Estimation And Approximation of BER for OFDM Systems

An Elaborate Frequency Offset Estimation And Approximation of BER for OFDM Systems International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 3, Issue 5 (August 2012), PP. 24-34 An Elaborate Frequency Offset Estimation And

More information

Basic Signals and Systems

Basic Signals and Systems Chapter 2 Basic Signals and Systems A large part of this chapter is taken from: C.S. Burrus, J.H. McClellan, A.V. Oppenheim, T.W. Parks, R.W. Schafer, and H. W. Schüssler: Computer-based exercises for

More information

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich *

Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Orthonormal bases and tilings of the time-frequency plane for music processing Juan M. Vuletich * Dept. of Computer Science, University of Buenos Aires, Argentina ABSTRACT Conventional techniques for signal

More information

Frugal Sensing Spectral Analysis from Power Inequalities

Frugal Sensing Spectral Analysis from Power Inequalities Frugal Sensing Spectral Analysis from Power Inequalities Nikos Sidiropoulos Joint work with Omar Mehanna IEEE SPAWC 2013 Plenary, June 17, 2013, Darmstadt, Germany Wideband Spectrum Sensing (for CR/DSM)

More information

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

28th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies 8th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies A LOWER BOUND ON THE STANDARD ERROR OF AN AMPLITUDE-BASED REGIONAL DISCRIMINANT D. N. Anderson 1, W. R. Walter, D. K.

More information

DURING the past several years, independent component

DURING the past several years, independent component 912 IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 10, NO. 4, JULY 1999 Principal Independent Component Analysis Jie Luo, Bo Hu, Xie-Ting Ling, Ruey-Wen Liu Abstract Conventional blind signal separation algorithms

More information

IN recent years, there has been great interest in the analysis

IN recent years, there has been great interest in the analysis 2890 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 52, NO. 7, JULY 2006 On the Power Efficiency of Sensory and Ad Hoc Wireless Networks Amir F. Dana, Student Member, IEEE, and Babak Hassibi Abstract We

More information

Pre-filtered Hankel Total Least Squares method for condition monitoring of wet friction clutches

Pre-filtered Hankel Total Least Squares method for condition monitoring of wet friction clutches Pre-filtered Hanel Total Least Squares method for condition monitoring of wet friction clutches Agusmian P. Ompusunggu, Paul Sas, Hendri Van Brussel, and Farid Al-Bender atholiee Universiteit Leuven (UL),

More information

The Matrix Pencil method applied to smart monitoring and radar

The Matrix Pencil method applied to smart monitoring and radar Computational Methods and Experimental Measurements XVII 13 The Matrix Pencil method applied to smart monitoring and radar K. El Khamlichi Drissi 1,2 & D. Poljak 3 1 Clermont Université, Université Blaise

More information

RECOMMENDATION ITU-R F *, ** Signal-to-interference protection ratios for various classes of emission in the fixed service below about 30 MHz

RECOMMENDATION ITU-R F *, ** Signal-to-interference protection ratios for various classes of emission in the fixed service below about 30 MHz Rec. ITU-R F.240-7 1 RECOMMENDATION ITU-R F.240-7 *, ** Signal-to-interference protection ratios for various classes of emission in the fixed service below about 30 MHz (Question ITU-R 143/9) (1953-1956-1959-1970-1974-1978-1986-1990-1992-2006)

More information

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror

Image analysis. CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror Image analysis CS/CME/BioE/Biophys/BMI 279 Oct. 31 and Nov. 2, 2017 Ron Dror 1 Outline Images in molecular and cellular biology Reducing image noise Mean and Gaussian filters Frequency domain interpretation

More information

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts

Instruction Manual for Concept Simulators. Signals and Systems. M. J. Roberts Instruction Manual for Concept Simulators that accompany the book Signals and Systems by M. J. Roberts March 2004 - All Rights Reserved Table of Contents I. Loading and Running the Simulators II. Continuous-Time

More information