Multichannel Affine and Fast Affine Projection Algorithms for Active Noise Control and Acoustic Equalization Systems

Size: px
Start display at page:

Download "Multichannel Affine and Fast Affine Projection Algorithms for Active Noise Control and Acoustic Equalization Systems"

Transcription

1 54 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 11, NO. 1, JANUARY 2003 Multichannel Affine and Fast Affine Projection Algorithms for Active Noise Control and Acoustic Equalization Systems Martin Bouchard, Member, IEEE Abstract In the field of adaptive signal processing, it is well known that affine projection algorithms or their low-computational implementations fast affine projection algorithms can produce a good tradeoff between convergence speed and computational complexity. Although these algorithms typically do not provide the same convergence speed as recursive-least-squares algorithms, they can provide a much improved convergence speed compared to stochastic gradient descent algorithms, without the high increase of the computational load or the instability often found in recursive-least-squares algorithms. In this paper, multichannel affine and fast affine projection algorithms are introduced for active noise control or acoustic equalization. Multichannel fast affine projection algorithms have been previously published for acoustic echo cancellation, but the problem of active noise control or acoustic equalization is a very different one, leading to different structures, as explained in the paper. The computational complexity of the new algorithms is evaluated, and it is shown through simulations that not only can the new algorithms provide the expected tradeoff between convergence performance and computational complexity, they can also provide the best convergence performance (even over recursive-least-squares algorithms) when nonideal noisy acoustic plant models are used in the adaptive systems. Index Terms Acoustic equalization, active noise control, fast affine projection algorithms, multichannel adaptive filtering, sound reproduction. I. INTRODUCTION ACTIVE noise control (ANC) systems [1], [2] work on the principle of destructive interference between an original primary disturbance sound field measured at the location of error sensors (typically microphones), and a secondary sound field that is generated by control actuators (typically loudspeakers). In ANC systems a common approach is to use adaptive FIR filters, in either feedforward or feedback control configurations. A similar problem is the problem of acoustic equalization or deconvolution [3], [4], where the acoustic response of a room between actuators and sensors needs to be inverted and compensated. An application of this is transaural audio or multichannel exact sound reproduction systems, where given waveforms have to be reproduced at some sensor locations. Figs. 1 and 2 show block-diagrams of monochannel im- Manuscript received October 15, 2001; revised August 14, This work was supported in part by an NSERC grant. The associate editor coordinating the review of this manuscript and approving it for publication was Dr. Peter Vary. The author is with the School of Information Technology and Engineering, University of Ottawa, Ottawa, ON, K1N 6N5 Canada ( bouchard@site.uottawa.ca). Digital Object Identifier /TSA plementations of feedforward active noise control and acoustic equalization, using adaptive FIR filters. The systems in Figs. 1 and 2 are delay-compensated, i.e., the stabilization time on the error signals caused by updates to the adaptive FIR filter coefficients has been eliminated by minimizing an alternative error signal, with the same steady state statistics as the original error signal. This has also been called the modified filtered- structure [5], and the use of this structure will be assumed in the rest of this paper. Also, the algorithms to be introduced in this paper are for feedforward adaptive active noise control, although it is a simple task to adapt them to either feedback adaptive active noise control [with internal model control (IMC) structures] or acoustic equalization systems [5]. It is well known that affine projection algorithms or their low-computational implementations fast affine projection algorithms can produce a good tradeoff between convergence speed and computational complexity. Although these algorithms typically do not provide the same convergence speed as recursiveleast-squares algorithms, they can provide a much improved convergence speed compared to stochastic gradient descent algorithms, without the high increase of the computational load or the instability often found in recursive-least-squares algorithms, especially for multichannel systems [5] [7]. An adaptation of a fast affine projection algorithm for monochannel active noise control has been previously published [8]. The adaptation is not straightforward, as fast affine projection algorithms compute auxiliary coefficients instead of the normal time-domain coefficients usually computed by adaptive FIR filtering algorithms, and the outputs from those normal coefficients are required for active noise control or for acoustic equalization. In Section II of this paper, the previous work is modified and extended to introduce multichannel affine and fast affine projection algorithms for active noise control or acoustic equalization. Multichannel fast affine projection algorithms have been previously published for acoustic echo cancellation, but the problem of active noise control or acoustic equalization is a very different one. Indeed active noise control and acoustic equalization are obviously control or inverse problems, while acoustic echo cancellation is an identification problem (with of course its own additional constraints such as double-talk, etc.). This leads to different structures (such as the filtered- structure of the filtered- LMS [9] instead of the standard adaptive FIR filter structure, or other structures such as adjoint [5], filtered- [9] or inverse filtered- [10]), to a different number of dimensions for the different signals, and obviously to different multichannel algorithms. In Section III, the computational complexity of the new /03$ IEEE

2 BOUCHARD: MULTICHANNEL AFFINE AND FAST AFFINE PROJECTION ALGORITHMS 55 Fig. 1. Delay compensated modified-filtered-x structure for active noise control. Fig. 2. Delay compensated modified-filtered-x structure for acoustic equalization or exact sound reproduction. introduced algorithms is evaluated. In Section IV, it is shown through simulations that not only can the new algorithms provide the expected tradeoff between convergence performance and computational complexity, they can also provide the best convergence performance (even over recursive-least-squares algorithms) when nonideal noisy acoustic plant models are used in the adaptive systems. II. MULTICHANNEL AFFINE AND FAST AFFINE PROJECTION ALGORITHMS FOR ACTIVE NOISE CONTROL A. Multichannel Affine Projection Algorithm for Active Noise Control An affine projection algorithm for multichannel active noise control is described in this section. Even though a fast affine projection algorithm for multichannel active noise control with a lower complexity will be developed in the next subsection, it may be useful to use the nonsimplified affine projection version because for small affine projection orders the complexity of the affine projection algorithm may be similar to the complexity of the fast affine projection algorithm, and its implementation is much simpler; the affine projection algorithm does not require the use of any sliding window recursive-least-squares algorithm to compute parameters, therefore in some implementations its numerical robustness may be greater than for fast affine projection algorithms. The mathematical foundation of the affine projection algorithm will not be described here since it is available in the literature [11], but an emphasis will be put on how the different signals in multichannel ANC must be structured so that the affine projection algorithm can be used. In particular, the dimensions of the different resulting signals will be emphad. To describe the multichannel delay-compensated modified filtered- affine projection algorithm (MFXAP), the following notation is defined (refer to Fig. 1): number of reference sensors in an ANC system; number of actuators in an ANC system; number of error sensors in an ANC system; length of the adaptive FIR filters; affine projection order; length of (fixed) FIR filters modeling the plant (transfer functions between the actuators and the error sensors) in an ANC system; value at time of the th reference signal; value at time of the th actuator signal; value at time of the primary sound field at the th error sensor; value at time of the th error sensor; estimate of, computed in delay-compensated modified filtered- structures; value at time of the alternative error signal for the th sensor, computed in delay-compensated modified filtered- structures; value at time of the th coefficient in the adaptive FIR filter linking and ; value of the th coefficient in the (fixed) FIR filter modeling the plant between and ; value at time of the filtered reference signal, i.e., the signal obtained by filtering the signal with the plant model filter;

3 56 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 11, NO. 1, JANUARY 2003 The interlaced notation used for or is not the only possible notation, but it is required in order to make a block time series for which it will be possible to develop fast algorithms such as fast recursive-least-squares algorithms for multichannel ANC systems [5] [7] or the fast affine projection algorithm for multichannel ANC systems to be introduced later in this section. Using the above notation, the multichannel MFXAP algorithm for active noise control can be described by (1) (5) (1) (2) (5) where is a normalized convergence gain, and is a regularization factor that may be used to help with eventual numerical instability. It should be noted that the performance of the MFXAP algorithm is sensitive to the value of this regularization factor, so it should be tuned carefully (tradeoff between slow convergence and numerical instability). Also, for a proper initialization of the MFXAP algorithm, at the first iteration of the algorithm it was found that better performance was obtained if the first components (upper components) of in (4) and (5) were nonzero [some other components of will also be nonzero]. B. Multichannel Fast Affine Projection Algorithm for Active Noise Control Derivations of the original fast affine projection algorithm can be found in [12], [13], and the modifications required in order to adapt the algorithm to the problem of active noise control or (3) (4) acoustic equalization were discussed in [8]. These modifications are required because of the computation of auxiliary coefficients by fast affine projection algorithms, instead of normal coefficients. In this paper, the fast affine projection (FAP) algorithm selected for an extension to the problem of multichannel active noise control will use a built-in sliding window recursive-least-squares (RLS) algorithm instead of a sliding window fast-rls or fast-transversal-filter (FTF) algorithm. It is therefore a multichannel FAP-RLS algorithm [14] for active noise control, using the delay-compensated modified filtered- structure: the MFXFAP-RLS algorithm. The rationale for using the sliding window RLS is that simulation results of multichannel active noise control using fast affine projection algorithms with sliding window fast-rls or FTF algorithms showed severe numerical instability, even with double precision floating point number representation. Also, the selected projection order will be typically 10 or less, therefore the computational gain of using fast realizations is not very large in this case. To help with the stability of the sliding window RLS algorithm, the inverse correlations matrices in (12) and in (15) were forced to be symmetric by computing only the upper triangular part and copying the values to the lower triangular part. In the description of the multichannel fast affine projection algorithm for ANC, the emphasis again will be put on the structure and dimensions of the different signals. The following additional notation is defined for the MFXFAP-RLS algorithm: value at time of the th auxiliary coefficient in the adaptive FIR filter linking and. These auxiliary coefficients are the coefficients computed by the fast affine projection algorithm. They are different from the coefficients, and extra equations are required in active noise control systems to compute and from instead of [see (6) (9)]. inverse correlation matrices used by the sliding window RLS algorithm. is initialized as an identity matrix multiplied by the scalar, where is a regularization factor to be adjusted. the first columns from the matrix. correlation vector of associated with the th actuator, initialized with zero values. correlation matrix of, initialized with zero values. vector of sparsely filled with the values of. The rows to be filled with the values are the same rows associated with the th actuator in the signal. error vector. the first columns of. the last columns of. the last rows of.

4 BOUCHARD: MULTICHANNEL AFFINE AND FAST AFFINE PROJECTION ALGORITHMS 57 The MFXFAP-RLS algorithm is then described by (2), (3) and (6) (18) (6) The performance of the MFXFAP-RLS algorithm is sensitive to the value of the regularization factor, so it should be tuned carefully (again, tradeoff between slow convergence and numerical instability). Also, for a proper initialization of the MFXFAP-RLS algorithm, at the first iteration of the algorithm only the first components of in (6), (8), (10), (11), (13), and (14) should be nonzero, all the other components should be zero. This requirement is caused by the sliding window RLS algorithm which does not have a forgetting factor. (7) (8) (9) (10) (11) (12) (13) (14) (15) (16) (17) (18) III. COMPUTATIONAL COMPLEXITY OF THE ALGORITHMS Table I lists the computational complexity of the two algorithms introduced in Section II, estimated by the number of multiplies for one iteration of the algorithms. Matrix inversions were assumed to be performed with standard LU decomposition: multiplies, where is the of a square matrix. In Table II, the number of multiplies required by the two algorithms of Section II is compared to other previously published multichannnel adaptive FIR filtering algorithms for active noise control or acoustic equalization, based on least-mean-squares (LMS) or recursive-least-squares algorithms [5] [7]. Two cases are considered in Table II: a monochannel system with,,,, and a multichannel system with,,,,. It can be found from Table II that except for the multichannel modified filtered- LMS algorithm, the algorithm with the lowest computational load is the MFXFAP-RLS algorithm introduced in Section II (for a projection order ). This is true even though the MFXFAP-RLS of Section II uses a sliding window RLS algorithm, and not a sliding window fast-rls or FTF algorithm. Since the MFXFAP-RLS can also provide a good improvement of the convergence speed over the multichannel modified filtered- LMS algorithm (as the simulations of the next section will show), the MFXFAP-RLS is therefore an attractive algorithm for practical real-time implementations. Table II also shows that the computational load of the MFXAP algorithm is significantly higher: typically between the fast recursive-least-squares algorithms and the recursive-least-squares algorithms. But the use of the MFXAP may still be a good solution for low projection orders, or for systems where the other algorithms show numerical instability. IV. SIMULATION OF THE MULTICHANNEL ANC ALGORITHMS In order to compare the convergence of the MFXAP and MFXFAP-RLS algorithms with other algorithms for multichannel ANC, ANC simulations were performed using Matlab with acoustic transfer functions experimentally measured in a duct. The algorithms that were implemented for comparison with the algorithms of Section II are the multichannel modified filtered- LMS and RLS algorithms [5]. The RLS algorithm was modified to force the symmetry of the inverted correlation matrix, since this greatly helps the numerical stability of the algorithm [6], [7]. The simulated system had the dimensions, and. This is to reflect the well known principle that an additional actuator can greatly help to find a causal solution for an acoustic control system or

5 58 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 11, NO. 1, JANUARY 2003 TABLE I COMPUTATIONAL LOAD OF THE MFXAP AND MFXFAP-RLS ALGORITHMS, ESTIMATED BY THE NUMBER OF MULTIPLIES FOR ONE ITERATION OF THE ALGORITHMS TABLE II COMPARISON OF THE COMPUTATIONAL LOAD OF THE MFXAP AND MFXFAP-RLS ALGORITHMS WITH OTHER MULTICHANNEL DELAY-COMPENSATED MODIFIED FILTERED-x ALGORITHMS FOR ANC an inverse acoustic system (MINT algorithm [15]). However a system with, and is typically underdetermined, therefore the global correlation matrix to be recurrently inverted by the modified filtered- RLS algorithm is singular, and in order to avoid instability some noise (1%) was added to the signals used to compute this inverted correlation matrix. The impulse responses used for the multichannel acoustic plant had 64 samples each ( ), while the adaptive filters had 150 coefficients ( ). The forgetting factor coefficient in the recursive-least-squares algorithm was set to. The step and the regularization factor used by some algorithms were adjusted by trial and error, and the values producing the fastest convergence speed were selected. For all the affine projection algorithms a step close to unity was used, even under noisy plant model conditions. Figs. 3 and 4 show the performance of the MFXAP and MFXFAP-RLS algorithms for different affine projection orders, from to. In these figures the convergence is defined as the ratio of the sum of the error signals power over the sum of primary field (i.e., the disturbance signals) power. As can be seen from these figures, in both cases a projection order of is sufficient to get a significantly improved convergence performance over a projection order of (the case is a normalized stochastic gradient descent algorithm [11]). Except for (which is an unrealistic high value), the performance of the MFXAP and MFXFAP-RLS algorithms is similar. Fig. 5 compares the performance of the MFXFAP-RLS algorithm for projection order with the multichannel modified filtered- LMS and RLS algorithms. As expected, the convergence performance of the MFXFAP-RLS Fig. 3. Convergence curves of the MFXAP algorithm, for different affine projection orders. From top to bottom: N =1, N =5, N =10 and N = 100. Fig. 4. Convergence curves of the MFXFAP-RLS algorithm, for different affine projection orders. From top to bottom: N =1, N =5, N =10and N = 100. algorithm is found between the convergence performance of the LMS-based algorithm and the RLS-based algorithm. The

6 BOUCHARD: MULTICHANNEL AFFINE AND FAST AFFINE PROJECTION ALGORITHMS 59 Fig. 5. Convergence curves of the MFXFAP-RLS algorithm and multichannel delay-compensated modified filtered-x LMS and RLS algorithms, for ideal plant models. From top to bottom: LMS, FAP-RLS, RLS. Fig. 7. Convergence curves of the MFXFAP-RLS algorithm and multichannel delay-compensated modified filtered-x LMS and RLS algorithms, for 10 db SNR plant models. From top to bottom: RLS, LMS, FAP-RLS. multichannel modified filtered- RLS, on top of also having a much lower computational load. This is shown in Fig. 7. Since in practice it may not always be possible to have plant models that are very accurate (due to time-variance of the plant or a slow on-line identification process), the fact that the MFXFAP-RLS seems more robust to plant model noise (at least for the acoustic system considered here) is another reason to consider this algorithm for practical implementations. Results similar to Figs. 5 7 were found when the MFXAP algorithm was used instead of the MFXFAP-RLS algorithm. Fig. 6. Convergence curves of the MFXFAP-RLS algorithm and multichannel delay-compensated modified filtered-x LMS and RLS algorithms, for 20 db SNR plant models. From top to bottom: LMS, FAP-RLS, RLS. convergence speed gain of the MFXFAP-RLS over the multichannel modified filtered- LMS is considerable, and since the computational load of the MFXFAP-RLS with is of the same order (although higher) than the LMS-based algorithm, the use of the MFXFAP-RLS algorithm is an interesting option for practical implementations. This is particularly true since the multichannel recursive-least-squares algorithms for ANC listed in Table II either have a much higher computational load, or have serious numerical instability problems [5] [7]. With the regularization factor, the MFXFAP-RLS did not show any numerical instability in the simulations. Simulations with noisy acoustic plant models ( model in Figs. 1 and 2) were then performed to compare the robustness of the different algorithms to plant models inaccuracy. So far ideal plant models had been assumed. The noise added to the ideal plant models was added on a frequency by frequency basis, where a random complex value with a magnitude of 20 or 10 db less that the original magnitude was added to each frequency in the frequency response. Fig. 6 first shows the performance when plant models with a 20 db SNR were used. In this case the performance of all algorithms was similar to the case when ideal plant models were used (Fig. 5), except for the initial convergence of the RLS algorithm which become slower. However, when 10 db SNR models were used, the multichannel modified filtered- RLS required a much smaller step in order to converge, which greatly slowed down its convergence speed. In this case the MFXFAP-RLS algorithm greatly outperformed the V. CONCLUSION In this paper, multichannel affine projection and fast affine projection algorithms were introduced for active noise control or acoustic equalization systems using adaptive FIR filters. It was shown through simulations that the proposed algorithms can provide a great increase of convergence speed over a multichannel least-mean-squares algorithm, while the increase of the computational load introduced by the new MFXFAP-RLS algorithm may be acceptable for many applications. The new algorithms were found to be numerically robust. In the realistic case of noisy plant models, it was found that the proposed algorithms could even outperform more expensive recursive-least-squares algorithms. Therefore they seem to be an interesting option for practical multichannel ANC or acoustic equalization systems. REFERENCES [1] S. Elliott, Signal Processing for Active Control. London: Academic, [2] S. M. Kuo and D. R. Morgan, Active noise control: A tutorial review, Proc. IEEE, vol. 87, pp , June [3] J. Bauck and D. H. Cooper, Generalized transaural stereo and applications, J. Audio Eng. Soc., vol. 44, pp , Sept [4] P. A. Nelson, F. Orduna-Bustamante, and H. Hamada, Inverse filter design and equalization zones in multi-channel sound reproduction, IEEE Trans. Speech Audio Process., vol. 3, pp. 1 8, Jan [5] M. Bouchard and S. Quednau, Multichannel recursive least-squares algorithms and fast-transversal-filter algorithms for active noise control and sound reproduction systems, IEEE Trans. Speech Audio Processing, vol. 8, no. 5, pp , Sept [6] F. Yu and M. Bouchard, Recursive least-squares algorithms with good numerical stability for multichannel active noise control, in Proc. ICASSP 2001, vol. 5, Salt Lake City, UT, May 2001, pp [7] M. Bouchard, Numerically stable fast convergence least-squares algorithms for multichannel active sound cancellation systems and sound deconvolution systems, Signal Process., vol. 82, no. 5, pp , May 2002.

7 60 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 11, NO. 1, JANUARY 2003 [8] S. C. Douglas, The fast affine projection algorithm for active noise control, in Proc. 29th Asilomar Conf. Sign., Syst., Comp., vol. 2, Pacific Grove, CA, Oct. 1995, pp [9] B. Widrow and E. Walach, Adaptive Inverse Control. Upper Saddle River, NJ: Prentice-Hall, [10] M. Bouchard and F. Yu, Inverse structure for active noise control and combined active noise control/sound reproduction systems, IEEE Trans. Speech Audio Processing, vol. 9, pp , Feb [11] K. Ozeki and T. Umeda, An adaptive filtering algorithm using an orthogonal projection to an affine subspace and its properties, Elec. Comm. Japan, vol. J67-A, pp , Feb [12] S. L. Gay and S. Tavathia, The fast affine projection algorithm, in Proc. ICASSP 1995, vol. 5, Detroit, MI, May 1995, pp [13] M. Tanaka, Y. Kaneda, S. Makino, and J. Kojima, Fast projection algorithm and its step control, in Proc. ICASSP 1995, vol. 2, Detroit, MI, May 1995, pp [14] M. Ghanassi and B. Champagne, Acoustic Signal Processing for Telecommunication, S. L. Gay and J. Benesty, Eds. Norwell, MA: Kluwer, 2000, pp [15] M. Miyoshi and Y. Kaneda, Inverse filtering of room acoustics, IEEE Trans. Acoust., Speech, Signal Processing, vol. 36, pp , Feb Martin Bouchard (M 96) received the B.Eng., M.App.Sc., and Ph.D. degrees in electrical engineering from Sherbrooke University, Sherbrooke, QC, Canada, in 1993, 1995, and 1997, respectively. He worked in an instrumentation group at Bechtel- Lavalin in 1991, for the construction of the Lauralco alumine plant, and at CAE Electronics in , for the development of a visual system in a flight simulator. From 1993 to 1997, he worked as a Research Engineer at Sherbrooke University, where he was responsible for the real-time implementation of DSP-based adaptive digital controllers. From 1995 to 1997, he also worked at SoftDb Active Noise Control Systems that he co-founded. In January 1998, he joined the School of Information Technology and Engineering (SITE) at the University of Ottawa, initially as an Assistant Professor and later as an Associate Professor (2002). He has conducted consulting activities with Lumic Electronics, Ottawa, ON, Canada, and with the Communications Research Center (CRC), Ottawa. His current research interests are signal processing applied to telecommunications, speech/audio processing and acoustics. Dr. Bouchard is a member of the Ordre des Ingénieurs du Québec and the Audio Engineering Society.

Inverse Structure for Active Noise Control and Combined Active Noise Control/Sound Reproduction Systems

Inverse Structure for Active Noise Control and Combined Active Noise Control/Sound Reproduction Systems IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 9, NO. 2, FEBRUARY 2001 141 Inverse Structure for Active Noise Control and Combined Active Noise Control/Sound Reproduction Systems Martin Bouchard,

More information

Multichannel Recursive-Least-Squares Algorithms and Fast-Transversal-Filter Algorithms for Active Noise Control and Sound Reproduction Systems

Multichannel Recursive-Least-Squares Algorithms and Fast-Transversal-Filter Algorithms for Active Noise Control and Sound Reproduction Systems 606 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL 8, NO 5, SEPTEMBER 2000 Multichannel Recursive-Least-Squares Algorithms and Fast-Transversal-Filter Algorithms for Active Noise Control and Sound

More information

Design of Multichannel AP-DCD Algorithm using Matlab

Design of Multichannel AP-DCD Algorithm using Matlab , October 2-22, 21, San Francisco, USA Design of Multichannel AP-DCD using Matlab Sasmita Deo Abstract This paper presented design of a low complexity multichannel affine projection (AP) algorithm using

More information

Afeedforward active noise control (ANC) [1] [3] system

Afeedforward active noise control (ANC) [1] [3] system 1082 IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 13, NO. 5, SEPTEMBER 2005 A New Structure for Feedforward Active Noise Control Systems With Improved Online Secondary Path Modeling Muhammad

More information

TRACKING PERFORMANCE OF THE MMAX CONJUGATE GRADIENT ALGORITHM. Bei Xie and Tamal Bose

TRACKING PERFORMANCE OF THE MMAX CONJUGATE GRADIENT ALGORITHM. Bei Xie and Tamal Bose Proceedings of the SDR 11 Technical Conference and Product Exposition, Copyright 211 Wireless Innovation Forum All Rights Reserved TRACKING PERFORMANCE OF THE MMAX CONJUGATE GRADIENT ALGORITHM Bei Xie

More information

THE CLASSICAL method for training a multilayer feedforward

THE CLASSICAL method for training a multilayer feedforward 930 IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 10, NO. 4, JULY 1999 A Fast U-D Factorization-Based Learning Algorithm with Applications to Nonlinear System Modeling and Identification Youmin Zhang and

More information

A fast converging adaptive filter algorithm for

A fast converging adaptive filter algorithm for A fast converging adaptive filter algorithm for filtered-x systems Masashi Tanaka, Yutaka Kaneda, and Junji Kojima NTT Human Interface Laboratories, 3-9-11, Midori-cho, Musashino, 180 Japan (Received 14

More information

AUDIO SIGNAL PROCESSING FOR NEXT- GENERATION MULTIMEDIA COMMUNI CATION SYSTEMS

AUDIO SIGNAL PROCESSING FOR NEXT- GENERATION MULTIMEDIA COMMUNI CATION SYSTEMS AUDIO SIGNAL PROCESSING FOR NEXT- GENERATION MULTIMEDIA COMMUNI CATION SYSTEMS Edited by YITENG (ARDEN) HUANG Bell Laboratories, Lucent Technologies JACOB BENESTY Universite du Quebec, INRS-EMT Kluwer

More information

Design of Navel Adaptive TDBLMS-based Wiener Parallel to TDBLMS Algorithm for Image Noise Cancellation

Design of Navel Adaptive TDBLMS-based Wiener Parallel to TDBLMS Algorithm for Image Noise Cancellation Design of Navel Adaptive TDBLMS-based Wiener Parallel to TDBLMS Algorithm for Image Noise Cancellation Dinesh Yadav 1, Ajay Boyat 2 1,2 Department of Electronics and Communication Medi-caps Institute of

More information

Analysis of a Reduced-Communication Diffusion LMS Algorithm

Analysis of a Reduced-Communication Diffusion LMS Algorithm Analysis of a Reduced-Communication Diffusion LMS Algorithm Reza Arablouei a (corresponding author), Stefan Werner b, Kutluyıl Doğançay a, and Yih-Fang Huang c a School of Engineering, University of South

More information

Adaptive Combination of Stochastic Gradient Filters with different Cost Functions

Adaptive Combination of Stochastic Gradient Filters with different Cost Functions Adaptive Combination of Stochastic Gradient Filters with different Cost Functions Jerónimo Arenas-García and Aníbal R. Figueiras-Vidal Department of Signal Theory and Communications Universidad Carlos

More information

Convex combination of adaptive filters for a variable tap-length LMS algorithm

Convex combination of adaptive filters for a variable tap-length LMS algorithm Loughborough University Institutional Repository Convex combination of adaptive filters for a variable tap-length LMS algorithm This item was submitted to Loughborough University's Institutional Repository

More information

Simultaneous Online Modeling of the Secondary Path and Neutralization of the Feedback Path in an Active Noise Control System

Simultaneous Online Modeling of the Secondary Path and Neutralization of the Feedback Path in an Active Noise Control System Simultaneous Online Modeling of the Secondary Path and Neutralization of the Feedback Path in an Active Control System Shauk Khan, Mohammad Dalirhassanzad, Werner Reich, Ralf Hilterhaus Faculty of Electrical

More information

THE KALMAN FILTER IN ACTIVE NOISE CONTROL

THE KALMAN FILTER IN ACTIVE NOISE CONTROL THE KALMAN FILTER IN ACTIVE NOISE CONTROL Paulo A. C. Lopes Moisés S. Piedade IST/INESC Rua Alves Redol n.9 Lisboa, Portugal paclopes@eniac.inesc.pt INTRODUCTION Most Active Noise Control (ANC) systems

More information

Two are Better Than One: Adaptive Sparse System Identification using Affine Combination of Two Sparse Adaptive Filters

Two are Better Than One: Adaptive Sparse System Identification using Affine Combination of Two Sparse Adaptive Filters Two are Better Than One: Adaptive Sparse System Identification using Affine Combination of Two Sparse Adaptive Filters Guan Gui, Shinya Kumagai, Abolfazl Mehbodniya, and Fumiyuki Adachi Department of Communications

More information

Fast Affine Projection Algorithm using the Successive Over-Relaxation Method

Fast Affine Projection Algorithm using the Successive Over-Relaxation Method Fast Affine Projection Algorithm using the Successive Over-Relaxation Method Felix Albu, Anthony Fagan DSP GROUP, UCD, Belfield 4, Dublin, Ireland felix@ee.ucd.ie Abstract: - In this paper the implementation

More information

Inverse Filter Design for Crosstalk Cancellation in Portable Devices with Stereo Loudspeakers

Inverse Filter Design for Crosstalk Cancellation in Portable Devices with Stereo Loudspeakers Inverse Filter Design for Crosstalk Cancellation in Portable Devices with Stereo Loudspeakers Sung Dong Jo 1 and Seung o Choi 2,* 1 School of Information and Communications Gwangju Institute of Science

More information

Adaptive Filtering using Steepest Descent and LMS Algorithm

Adaptive Filtering using Steepest Descent and LMS Algorithm IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 4 October 2015 ISSN (online): 2349-784X Adaptive Filtering using Steepest Descent and LMS Algorithm Akash Sawant Mukesh

More information

ISSN (Online), Volume 1, Special Issue 2(ICITET 15), March 2015 International Journal of Innovative Trends and Emerging Technologies

ISSN (Online), Volume 1, Special Issue 2(ICITET 15), March 2015 International Journal of Innovative Trends and Emerging Technologies VLSI IMPLEMENTATION OF HIGH PERFORMANCE DISTRIBUTED ARITHMETIC (DA) BASED ADAPTIVE FILTER WITH FAST CONVERGENCE FACTOR G. PARTHIBAN 1, P.SATHIYA 2 PG Student, VLSI Design, Department of ECE, Surya Group

More information

Optimized Variable Step Size Normalized LMS Adaptive Algorithm for Echo Cancellation

Optimized Variable Step Size Normalized LMS Adaptive Algorithm for Echo Cancellation International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 3-869 Optimized Variable Step Size Normalized LMS Adaptive Algorithm for Echo Cancellation Deman Kosale, H.R.

More information

Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations

Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations 2326 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL 59, NO 10, OCTOBER 2012 Analytical Approach for Numerical Accuracy Estimation of Fixed-Point Systems Based on Smooth Operations Romuald

More information

ACTIVE noise control (ANC) has been of interest to researchers

ACTIVE noise control (ANC) has been of interest to researchers 474 IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 19, NO. 2, MARCH 2011 Hybrid FxRLS-FxNLMS Adaptive Algorithm for Active Noise Control in fmri Application Rajiv M. Reddy, Member, IEEE, Issa M.

More information

Performance Analysis of Adaptive Filtering Algorithms for System Identification

Performance Analysis of Adaptive Filtering Algorithms for System Identification International Journal of Electronics and Communication Engineering. ISSN 974-166 Volume, Number (1), pp. 7-17 International Research Publication House http://www.irphouse.com Performance Analysis of Adaptive

More information

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm

Effects of Weight Approximation Methods on Performance of Digital Beamforming Using Least Mean Squares Algorithm IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331,Volume 6, Issue 3 (May. - Jun. 2013), PP 82-90 Effects of Weight Approximation Methods on Performance

More information

Optical Beam Jitter Control for the NPS HEL Beam Control Testbed

Optical Beam Jitter Control for the NPS HEL Beam Control Testbed Optical Beam Jitter Control for the NPS H Beam Control estbed Jae Jun Kim, Masaki Nagashima, and Brij. N. Agrawal Naval Postgraduate School, Monterey, CA, 93943 In this paper, an optical beam jitter control

More information

A3-D AUDIO system can be used to position sounds around

A3-D AUDIO system can be used to position sounds around IEEE TRANSACTIONS ON AUDIO, SPEECH, AND LANGUAGE PROCESSING, VOL. 15, NO. 8, NOVEMBER 2007 2287 A Minimax Approach for the Joint Design of Acoustic Crosstalk Cancellation Filters Harsha I. K. Rao, Student

More information

Speech Signal Filters based on Soft Computing Techniques: A Comparison

Speech Signal Filters based on Soft Computing Techniques: A Comparison Speech Signal Filters based on Soft Computing Techniques: A Comparison Sachin Lakra Dept. of Information Technology Manav Rachna College of Engg Faridabad, Haryana, India and R. S., K L University sachinlakra@yahoo.co.in

More information

Computational Complexity of Adaptive Algorithms in Echo Cancellation Mrs. A.P.Patil 1, Dr.Mrs.M.R.Patil 2 12

Computational Complexity of Adaptive Algorithms in Echo Cancellation Mrs. A.P.Patil 1, Dr.Mrs.M.R.Patil 2 12 Computational Complexity of Adaptive Algorithms in Echo Cancellation Mrs. A.P.Patil 1, Dr.Mrs.M.R.Patil 2 12 (Electronics Engg. Department, VTU, Belgaum, India) ABSTRACT : The proportionate normalized

More information

Distributed Compressed Estimation Based on Compressive Sensing for Wireless Sensor Networks

Distributed Compressed Estimation Based on Compressive Sensing for Wireless Sensor Networks Distributed Compressed Estimation Based on Compressive Sensing for Wireless Sensor Networks Joint work with Songcen Xu and Vincent Poor Rodrigo C. de Lamare CETUC, PUC-Rio, Brazil Communications Research

More information

Image denoising in the wavelet domain using Improved Neigh-shrink

Image denoising in the wavelet domain using Improved Neigh-shrink Image denoising in the wavelet domain using Improved Neigh-shrink Rahim Kamran 1, Mehdi Nasri, Hossein Nezamabadi-pour 3, Saeid Saryazdi 4 1 Rahimkamran008@gmail.com nasri_me@yahoo.com 3 nezam@uk.ac.ir

More information

Performance of Error Normalized Step Size LMS and NLMS Algorithms: A Comparative Study

Performance of Error Normalized Step Size LMS and NLMS Algorithms: A Comparative Study International Journal of Electronic and Electrical Engineering. ISSN 97-17 Volume 5, Number 1 (1), pp. 3-3 International Research Publication House http://www.irphouse.com Performance of Error Normalized

More information

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N.

ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. ADVANCED IMAGE PROCESSING METHODS FOR ULTRASONIC NDE RESEARCH C. H. Chen, University of Massachusetts Dartmouth, N. Dartmouth, MA USA Abstract: The significant progress in ultrasonic NDE systems has now

More information

Study of Adaptive Filtering Algorithms and the Equalization of Radio Mobile Channel

Study of Adaptive Filtering Algorithms and the Equalization of Radio Mobile Channel Study of Adaptive Filtering Algorithms and the Equalization of Radio Mobile Channel Said Elkassimi, Said Safi, B. Manaut Abstract This paper presented a study of three algorithms, the equalization algorithm

More information

Design of Adaptive Filters Using Least P th Norm Algorithm

Design of Adaptive Filters Using Least P th Norm Algorithm Design of Adaptive Filters Using Least P th Norm Algorithm Abstract- Adaptive filters play a vital role in digital signal processing applications. In this paper, a new approach for the design and implementation

More information

Adaptive Filter Analysis for System Identification Using Various Adaptive Algorithms Ms. Kinjal Rasadia, Dr. Kiran Parmar

Adaptive Filter Analysis for System Identification Using Various Adaptive Algorithms Ms. Kinjal Rasadia, Dr. Kiran Parmar Adaptive Filter Analysis for System Identification Using Various Adaptive Algorithms Ms. Kinjal Rasadia, Dr. Kiran Parmar Abstract This paper includes the analysis of various adaptive algorithms such as,

More information

Fixed Point LMS Adaptive Filter with Low Adaptation Delay

Fixed Point LMS Adaptive Filter with Low Adaptation Delay Fixed Point LMS Adaptive Filter with Low Adaptation Delay INGUDAM CHITRASEN MEITEI Electronics and Communication Engineering Vel Tech Multitech Dr RR Dr SR Engg. College Chennai, India MR. P. BALAVENKATESHWARLU

More information

3150 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 56, NO. 7, JULY X/$ IEEE

3150 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 56, NO. 7, JULY X/$ IEEE 3150 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 56, NO. 7, JULY 2008 Low-Complexity RLS Algorithms Using Dichotomous Coordinate Descent Iterations Yuriy V. Zakharov, Member, IEEE, George P. White, and

More information

Implementation Of Quadratic Rotation Decomposition Based Recursive Least Squares Algorithm

Implementation Of Quadratic Rotation Decomposition Based Recursive Least Squares Algorithm 157 Implementation Of Quadratic Rotation Decomposition Based Recursive Least Squares Algorithm Manpreet Singh 1, Sandeep Singh Gill 2 1 University College of Engineering, Punjabi University, Patiala-India

More information

An efficient multiplierless approximation of the fast Fourier transform using sum-of-powers-of-two (SOPOT) coefficients

An efficient multiplierless approximation of the fast Fourier transform using sum-of-powers-of-two (SOPOT) coefficients Title An efficient multiplierless approximation of the fast Fourier transm using sum-of-powers-of-two (SOPOT) coefficients Author(s) Chan, SC; Yiu, PM Citation Ieee Signal Processing Letters, 2002, v.

More information

A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter

A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter A Ripple Carry Adder based Low Power Architecture of LMS Adaptive Filter A.S. Sneka Priyaa PG Scholar Government College of Technology Coimbatore ABSTRACT The Least Mean Square Adaptive Filter is frequently

More information

Research Article Cooperative Signaling with Soft Information Combining

Research Article Cooperative Signaling with Soft Information Combining Electrical and Computer Engineering Volume 2010, Article ID 530190, 5 pages doi:10.1155/2010/530190 Research Article Cooperative Signaling with Soft Information Combining Rui Lin, Philippa A. Martin, and

More information

Numerical Robustness. The implementation of adaptive filtering algorithms on a digital computer, which inevitably operates using finite word-lengths,

Numerical Robustness. The implementation of adaptive filtering algorithms on a digital computer, which inevitably operates using finite word-lengths, 1. Introduction Adaptive filtering techniques are used in a wide range of applications, including echo cancellation, adaptive equalization, adaptive noise cancellation, and adaptive beamforming. These

More information

Area And Power Efficient LMS Adaptive Filter With Low Adaptation Delay

Area And Power Efficient LMS Adaptive Filter With Low Adaptation Delay e-issn: 2349-9745 p-issn: 2393-8161 Scientific Journal Impact Factor (SJIF): 1.711 International Journal of Modern Trends in Engineering and Research www.ijmter.com Area And Power Efficient LMS Adaptive

More information

Using. Adaptive. Fourth. Department of Graduate Tohoku University Sendai, Japan jp. the. is adopting. was proposed in. and

Using. Adaptive. Fourth. Department of Graduate Tohoku University Sendai, Japan jp. the. is adopting. was proposed in. and Guan Gui, Abolfazll Mehbodniya and Fumiyuki Adachi Department of Communication Engineering Graduate School of Engineering, Tohoku University Sendai, Japan {gui, mehbod}@mobile.ecei.tohoku.ac..jp, adachi@ecei.tohoku.ac.

More information

Design and Research of Adaptive Filter Based on LabVIEW

Design and Research of Adaptive Filter Based on LabVIEW Sensors & ransducers, Vol. 158, Issue 11, November 2013, pp. 363-368 Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Design and Research of Adaptive Filter Based on LabVIEW Peng ZHOU, Gang

More information

AN active noise cancellation (ANC) headset can be used in

AN active noise cancellation (ANC) headset can be used in IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL. 13, NO. 4, JULY 2005 607 A Robust Hybrid Feedback Active Noise Cancellation Headset Ying Song, Yu Gong, and Sen M. Kuo, Senior Member, IEEE Abstract

More information

DESIGN OF NORMALIZED SUBBAND ADAPTIVE FILTER FOR ACOUSTIC ECHO CANCELLATION

DESIGN OF NORMALIZED SUBBAND ADAPTIVE FILTER FOR ACOUSTIC ECHO CANCELLATION DESIGN OF NORMALIZED SUBBAND ADAPTIVE FILTER FOR ACOUSTIC ECHO CANCELLATION Pavya.S, Graduate Student Member IEEE, Pav_frend@yahoo.co.in, K.S.Rangasamy college of technology, Tiruchengode,tamilnadu,India

More information

A New Technique using GA style and LMS for Structure Adaptation

A New Technique using GA style and LMS for Structure Adaptation A New Technique using GA style and LMS for Structure Adaptation Sukesh Kumar Das and Nirmal Kumar Rout School of Electronics Engineering KIIT University, BHUBANESWAR, INDIA skd_sentu@rediffmail.com routnirmal@rediffmail.com

More information

Active noise control at a moving location in a modally dense three-dimensional sound field using virtual sensing

Active noise control at a moving location in a modally dense three-dimensional sound field using virtual sensing Active noise control at a moving location in a modally dense three-dimensional sound field using virtual sensing D. J Moreau, B. S Cazzolato and A. C Zander The University of Adelaide, School of Mechanical

More information

Hardware Implementation for the Echo Canceller System based Subband Technique using TMS320C6713 DSP Kit

Hardware Implementation for the Echo Canceller System based Subband Technique using TMS320C6713 DSP Kit Hardware Implementation for the Echo Canceller System based Subband Technique using TMS3C6713 DSP Kit Mahmod. A. Al Zubaidy Ninevah University Mosul, Iraq Sura Z. Thanoon (MSE student) School of Electronics

More information

Advance Convergence Characteristic Based on Recycling Buffer Structure in Adaptive Transversal Filter

Advance Convergence Characteristic Based on Recycling Buffer Structure in Adaptive Transversal Filter Advance Convergence Characteristic ased on Recycling uffer Structure in Adaptive Transversal Filter Gwang Jun Kim, Chang Soo Jang, Chan o Yoon, Seung Jin Jang and Jin Woo Lee Department of Computer Engineering,

More information

Design and Implementation of Small Microphone Arrays

Design and Implementation of Small Microphone Arrays Design and Implementation of Small Microphone Arrays for Acoustic and Speech Signal Processing Jingdong Chen and Jacob Benesty Northwestern Polytechnical University 127 Youyi West Road, Xi an, China jingdongchen@ieee.org

More information

Reverberation design based on acoustic parameters for reflective audio-spot system with parametric and dynamic loudspeaker

Reverberation design based on acoustic parameters for reflective audio-spot system with parametric and dynamic loudspeaker PROCEEDINGS of the 22 nd International Congress on Acoustics Signal Processing Acoustics: Paper ICA 2016-310 Reverberation design based on acoustic parameters for reflective audio-spot system with parametric

More information

Realization of Adaptive NEXT canceller for ADSL on DSP kit

Realization of Adaptive NEXT canceller for ADSL on DSP kit Proceedings of the 5th WSEAS Int. Conf. on DATA NETWORKS, COMMUNICATIONS & COMPUTERS, Bucharest, Romania, October 16-17, 006 36 Realization of Adaptive NEXT canceller for ADSL on DSP kit B.V. UMA, K.V.

More information

A Quantitative Approach for Textural Image Segmentation with Median Filter

A Quantitative Approach for Textural Image Segmentation with Median Filter International Journal of Advancements in Research & Technology, Volume 2, Issue 4, April-2013 1 179 A Quantitative Approach for Textural Image Segmentation with Median Filter Dr. D. Pugazhenthi 1, Priya

More information

Fast Algorithms for Regularized Minimum Norm Solutions to Inverse Problems

Fast Algorithms for Regularized Minimum Norm Solutions to Inverse Problems Fast Algorithms for Regularized Minimum Norm Solutions to Inverse Problems Irina F. Gorodnitsky Cognitive Sciences Dept. University of California, San Diego La Jolla, CA 9293-55 igorodni@ece.ucsd.edu Dmitry

More information

Local Image Registration: An Adaptive Filtering Framework

Local Image Registration: An Adaptive Filtering Framework Local Image Registration: An Adaptive Filtering Framework Gulcin Caner a,a.murattekalp a,b, Gaurav Sharma a and Wendi Heinzelman a a Electrical and Computer Engineering Dept.,University of Rochester, Rochester,

More information

Robustness of Non-Exact Multi-Channel Equalization in Reverberant Environments

Robustness of Non-Exact Multi-Channel Equalization in Reverberant Environments Robustness of Non-Exact Multi-Channel Equalization in Reverberant Environments Fotios Talantzis and Lazaros C. Polymenakos Athens Information Technology, 19.5 Km Markopoulo Ave., Peania/Athens 19002, Greece

More information

B degrees of freedom are known as partially adaptive arrays

B degrees of freedom are known as partially adaptive arrays IEEE TRANSACTIONS ON ANTENNAS AND PROPAGATION, VOL. 36. NO. 3. MARCH 1988 357 Eigenstructure Based Partially Adaptive Array Design Abstract-A procedure is presented for designing partially adaptive arrays

More information

MANY image and video compression standards such as

MANY image and video compression standards such as 696 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL 9, NO 5, AUGUST 1999 An Efficient Method for DCT-Domain Image Resizing with Mixed Field/Frame-Mode Macroblocks Changhoon Yim and

More information

Recursive Total Least-Squares Algorithm Based on Inverse Power Method and Dichotomous Coordinate-Descent Iterations

Recursive Total Least-Squares Algorithm Based on Inverse Power Method and Dichotomous Coordinate-Descent Iterations 1 Recursive Total Least-Squares Algorithm Based on Inverse Power Method Dichotomous Coordinate-Descent Iterations Reza Arablouei Member IEEE Kutluyıl Doğançay Senior Member IEEE Stefan Werner Senior Member

More information

Review of the crosstalk cancellation filter technique

Review of the crosstalk cancellation filter technique Review of the crosstalk cancellation filter technique Bruno Masiero, Janina Fels, Michael Vorländer Institut für Technische Akustik, RWTH Aachen University, Germany. Email: bma@akustik.rwth-aachen.de Abstract

More information

A Fourier Extension Based Algorithm for Impulse Noise Removal

A Fourier Extension Based Algorithm for Impulse Noise Removal A Fourier Extension Based Algorithm for Impulse Noise Removal H. Sahoolizadeh, R. Rajabioun *, M. Zeinali Abstract In this paper a novel Fourier extension based algorithm is introduced which is able to

More information

Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division

Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division Reduced Complexity Decision Feedback Channel Equalizer using Series Expansion Division S. Yassin, H. Tawfik Department of Electronics and Communications Cairo University Faculty of Engineering Cairo, Egypt

More information

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code

COPY RIGHT. To Secure Your Paper As Per UGC Guidelines We Are Providing A Electronic Bar Code COPY RIGHT 2018IJIEMR.Personal use of this material is permitted. Permission from IJIEMR must be obtained for all other uses, in any current or future media, including reprinting/republishing this material

More information

Expectation and Maximization Algorithm for Estimating Parameters of a Simple Partial Erasure Model

Expectation and Maximization Algorithm for Estimating Parameters of a Simple Partial Erasure Model 608 IEEE TRANSACTIONS ON MAGNETICS, VOL. 39, NO. 1, JANUARY 2003 Expectation and Maximization Algorithm for Estimating Parameters of a Simple Partial Erasure Model Tsai-Sheng Kao and Mu-Huo Cheng Abstract

More information

Noise Canceller Using a New Modified Adaptive Step Size LMS Algorithm

Noise Canceller Using a New Modified Adaptive Step Size LMS Algorithm Noise Canceller Using a New Modified Adaptive Step Size LMS Algorithm THAMER M.JAMEL 1 and HAIYDER A. MOHAMED 2 1 Department of Electrical & Computer Engineering University of Missouri Columbia, MO, USA

More information

Optimum Array Processing

Optimum Array Processing Optimum Array Processing Part IV of Detection, Estimation, and Modulation Theory Harry L. Van Trees WILEY- INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Preface xix 1 Introduction 1 1.1 Array Processing

More information

FPGA IMPLEMENTATION OF AN EFFICIENT PROPORTIONATE AFFINE PROJECTION ALGORITHM FOR ECHO CANCELLATION

FPGA IMPLEMENTATION OF AN EFFICIENT PROPORTIONATE AFFINE PROJECTION ALGORITHM FOR ECHO CANCELLATION 19th European Signal Processing Conference (EUSIPCO 211) Barcelona, Spain, August 29 - September 2, 211 FPGA IMPLEMENTATION OF AN EFFICIENT PROPORTIONATE AFFINE PROJECTION ALGORITHM FOR ECHO CANCELLATION

More information

SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES. Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari

SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES. Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari Laboratory for Advanced Brain Signal Processing Laboratory for Mathematical

More information

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY

PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Journal of ELECTRICAL ENGINEERING, VOL. 59, NO. 1, 8, 9 33 PROBABILISTIC MEASURE OF COLOUR IMAGE PROCESSING FIDELITY Eugeniusz Kornatowski Krzysztof Okarma In the paper a probabilistic approach to quality

More information

Multichannel Fast QR-Decomposition Algorithms: Weight Extraction Method and Its Applications

Multichannel Fast QR-Decomposition Algorithms: Weight Extraction Method and Its Applications IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 58, NO 1, JANUARY 2010 175 Multichannel Fast QR-Decomposition Algorithms: Weight Extraction Method and Its Applications Mobien Shoaib, Student Member, IEEE,

More information

IN THE last few years, fuzzy systems and neural networks

IN THE last few years, fuzzy systems and neural networks IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 48, NO. 5, OCTOBER 1999 915 Evolutionary Neural Fuzzy Systems for Noise Cancellation in Image Data Fabrizio Russo, Member, IEEE Abstract A new

More information

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory

An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory An Efficient Method for Solving the Direct Kinematics of Parallel Manipulators Following a Trajectory Roshdy Foaad Abo-Shanab Kafr Elsheikh University/Department of Mechanical Engineering, Kafr Elsheikh,

More information

Data-driven modeling: A low-rank approximation problem

Data-driven modeling: A low-rank approximation problem 1 / 34 Data-driven modeling: A low-rank approximation problem Ivan Markovsky Vrije Universiteit Brussel 2 / 34 Outline Setup: data-driven modeling Problems: system identification, machine learning,...

More information

Algebraic Iterative Methods for Computed Tomography

Algebraic Iterative Methods for Computed Tomography Algebraic Iterative Methods for Computed Tomography Per Christian Hansen DTU Compute Department of Applied Mathematics and Computer Science Technical University of Denmark Per Christian Hansen Algebraic

More information

BLIND EQUALIZATION BY SAMPLED PDF FITTING

BLIND EQUALIZATION BY SAMPLED PDF FITTING BLIND EQUALIZATION BY SAMPLED PDF FITTING M. Lázaro, I. Santamaría, C. Pantaleón DICOM, ETSIIT, Univ. of Cantabria Av Los Castros s/n, 39 Santander, Spain {marce,nacho,carlos}@gtas.dicom.unican.es D. Erdogmus,

More information

Further Studies of a FFT-Based Auditory Spectrum with Application in Audio Classification

Further Studies of a FFT-Based Auditory Spectrum with Application in Audio Classification ICSP Proceedings Further Studies of a FFT-Based Auditory with Application in Audio Classification Wei Chu and Benoît Champagne Department of Electrical and Computer Engineering McGill University, Montréal,

More information

Design of Low-Delay FIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks

Design of Low-Delay FIR Half-Band Filters with Arbitrary Flatness and Its Application to Filter Banks Electronics and Communications in Japan, Part 3, Vol 83, No 10, 2000 Translated from Denshi Joho Tsushin Gakkai Ronbunshi, Vol J82-A, No 10, October 1999, pp 1529 1537 Design of Low-Delay FIR Half-Band

More information

THE LEAST mean square (LMS) algorithm and the least

THE LEAST mean square (LMS) algorithm and the least IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 45, NO 8, AUGUST 1997 1987 Fast LMS/Newton Algorithms Based on Autoregressive Modeling and Their Application to Acoustic Echo Cancellation B Farhang-Boroujeny,

More information

LOW-DENSITY PARITY-CHECK (LDPC) codes [1] can

LOW-DENSITY PARITY-CHECK (LDPC) codes [1] can 208 IEEE TRANSACTIONS ON MAGNETICS, VOL 42, NO 2, FEBRUARY 2006 Structured LDPC Codes for High-Density Recording: Large Girth and Low Error Floor J Lu and J M F Moura Department of Electrical and Computer

More information

THE RECURSIVE HESSIAN SKETCH FOR ADAPTIVE FILTERING. Robin Scheibler and Martin Vetterli

THE RECURSIVE HESSIAN SKETCH FOR ADAPTIVE FILTERING. Robin Scheibler and Martin Vetterli THE RECURSIVE HESSIAN SKETCH FOR ADAPTIVE FILTERING Robin Scheibler and Martin Vetterli School of Computer and Communication Sciences École Polytechnique Fédérale de Lausanne (EPFL), CH-1015 Lausanne,

More information

Analysis of the LNS Implementation of the Fast Affine Projection algorithms

Analysis of the LNS Implementation of the Fast Affine Projection algorithms ISSC 2002, Cork. June 25-26 Analysis of the LNS Implementation of the Fast Affine Projection algorithms Felix Albu 1, Jiri Kadlec 2, Antonin Hermanek 2, Anthony Fagan 1, Nick Coleman 3 1 Dept. of EE 2

More information

Adaptive Signal Processing in Time Domain

Adaptive Signal Processing in Time Domain Website: www.ijrdet.com (ISSN 2347-6435 (Online)) Volume 4, Issue 9, September 25) Adaptive Signal Processing in Time Domain Smita Chopde, Pushpa U.S 2 EXTC Department, Fr.CRIT Mumbai University Abstract

More information

Sparse Solutions to Linear Inverse Problems. Yuzhe Jin

Sparse Solutions to Linear Inverse Problems. Yuzhe Jin Sparse Solutions to Linear Inverse Problems Yuzhe Jin Outline Intro/Background Two types of algorithms Forward Sequential Selection Methods Diversity Minimization Methods Experimental results Potential

More information

MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan.

MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan. MODIFIED IMDCT-DECODER BASED MP3 MULTICHANNEL AUDIO DECODING SYSTEM Shanmuga Raju.S 1, Karthik.R 2, Sai Pradeep.K.P 3, Varadharajan.E 4 Assistant Professor, Dept. of ECE, Dr.NGP Institute of Technology,

More information

Importance Sampling Simulation for Evaluating Lower-Bound Symbol Error Rate of the Bayesian DFE With Multilevel Signaling Schemes

Importance Sampling Simulation for Evaluating Lower-Bound Symbol Error Rate of the Bayesian DFE With Multilevel Signaling Schemes IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 50, NO 5, MAY 2002 1229 Importance Sampling Simulation for Evaluating Lower-Bound Symbol Error Rate of the Bayesian DFE With Multilevel Signaling Schemes Sheng

More information

Efficient Second-Order Iterative Methods for IR Drop Analysis in Power Grid

Efficient Second-Order Iterative Methods for IR Drop Analysis in Power Grid Efficient Second-Order Iterative Methods for IR Drop Analysis in Power Grid Yu Zhong Martin D. F. Wong Dept. of Electrical and Computer Engineering Dept. of Electrical and Computer Engineering Univ. of

More information

Robust Pole Placement using Linear Quadratic Regulator Weight Selection Algorithm

Robust Pole Placement using Linear Quadratic Regulator Weight Selection Algorithm 329 Robust Pole Placement using Linear Quadratic Regulator Weight Selection Algorithm Vishwa Nath 1, R. Mitra 2 1,2 Department of Electronics and Communication Engineering, Indian Institute of Technology,

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://acousticalsociety.org/ ICA 2013 Montreal Montreal, Canada 2-7 June 2013 Engineering Acoustics Session 1pEAa: Active and Passive Control of Fan

More information

Performance Analysis of Adaptive Beamforming Algorithms for Smart Antennas

Performance Analysis of Adaptive Beamforming Algorithms for Smart Antennas Available online at www.sciencedirect.com ScienceDirect IERI Procedia 1 (214 ) 131 137 214 International Conference on Future Information Engineering Performance Analysis of Adaptive Beamforming Algorithms

More information

STATE SPACE MODELING OF 2-D RECURSIVE DIGITAL FILTERS

STATE SPACE MODELING OF 2-D RECURSIVE DIGITAL FILTERS STTE SPCE MODELING OF -D RECURSIVE DIGITL FILTERS Stela ngelova Stefanova Technology School Electronic System associated with the Technical University of Sofia, Mladost, 750 Sofia, Bulgaria, +359 8750040,

More information

/$ IEEE

/$ IEEE IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: EXPRESS BRIEFS, VOL. 56, NO. 1, JANUARY 2009 81 Bit-Level Extrinsic Information Exchange Method for Double-Binary Turbo Codes Ji-Hoon Kim, Student Member,

More information

Limited view X-ray CT for dimensional analysis

Limited view X-ray CT for dimensional analysis Limited view X-ray CT for dimensional analysis G. A. JONES ( GLENN.JONES@IMPERIAL.AC.UK ) P. HUTHWAITE ( P.HUTHWAITE@IMPERIAL.AC.UK ) NON-DESTRUCTIVE EVALUATION GROUP 1 Outline of talk Industrial X-ray

More information

A trol codes (ECCs) defined over a real or complex field

A trol codes (ECCs) defined over a real or complex field IEEE TRANSACTIONS ON COMMUNICATIONS, VOL. 43, NO. 5, MAY 1995 1857 Transactions Letters Discrete Cosine Transform in Error Control Coding Ja-Ling Wu and Jiun Shiu Abstract- We will define a new class of

More information

FIR Filter Architecture for Fixed and Reconfigurable Applications

FIR Filter Architecture for Fixed and Reconfigurable Applications FIR Filter Architecture for Fixed and Reconfigurable Applications Nagajyothi 1,P.Sayannna 2 1 M.Tech student, Dept. of ECE, Sudheer reddy college of Engineering & technology (w), Telangana, India 2 Assosciate

More information

THE Kalman filter has been one of the most widely used

THE Kalman filter has been one of the most widely used IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 55, NO. 1, JANUARY 2007 1 Information Filtering and Array Algorithms for Descriptor Systems Subject to Parameter Uncertainties Marco Henrique Terra, Member,

More information

Blind Deconvolution with Sparse Priors on the Deconvolution Filters

Blind Deconvolution with Sparse Priors on the Deconvolution Filters Blind Deconvolution with Sparse Priors on the Deconvolution Filters Hyung-Min Park 1, Jong-Hwan Lee 1, Sang-Hoon Oh 2, and Soo-Young Lee 1 1 Brain Science Research Center and Dept. Biosystems, Korea Advanced

More information

An Efficient Nonlinear Least Square Multisine Fitting Algorithm

An Efficient Nonlinear Least Square Multisine Fitting Algorithm 750 IEEE TRANSACTIONS ON INSTRUMENTATION AND MEASUREMENT, VOL. 51, NO. 4, AUGUST 2002 An Efficient Nonlinear Least Square Multisine Fitting Algorithm Gyula Simon, Rik Pintelon, László Sujbert, Member,

More information

Parallel-computing approach for FFT implementation on digital signal processor (DSP)

Parallel-computing approach for FFT implementation on digital signal processor (DSP) Parallel-computing approach for FFT implementation on digital signal processor (DSP) Yi-Pin Hsu and Shin-Yu Lin Abstract An efficient parallel form in digital signal processor can improve the algorithm

More information