Alternative Learning Algorithm for Stereophonic Acoustic Echo Canceller without Pre-Processing

Size: px
Start display at page:

Download "Alternative Learning Algorithm for Stereophonic Acoustic Echo Canceller without Pre-Processing"

Transcription

1 1958 PAPER Special Section on Digital Signal Processing Alternative Learning Algorithm or Stereophonic Acoustic Echo Canceller without Pre-Processing Akihiro HIRANO a),kenjinakayama, Memers, Daisuke SOMEDA, and Masahiko TANAKA, Nonmemers SUMMARY This paper proposes an alternative learning algorithm or a stereophonic acoustic echo canceller without pre-processing which can identiy the correct echo-paths. By dividing the ilter coeicients into the ormer/latter parts and updating them alternatively, conditions oth or unique solution and or perect echo cancellation are satisied. The learning or each part is switched rom one part to the other when that part converges. Convergence analysis clariies the condition or correct echo-path identiication. For ast and stale convergence, a convergence detection and an adaptive step-size are introduced. The modiication amount o the ilter coeicients determines the convergence state and the step-size. Computer simulations show 10 db smaller ilter coeicient error than those o the conventional algorithms without pre-processing. key words: stereophonic acoustic echo canceller, pre-processing 1. Introduction Echo cancellers are used to reduce echoes in a wide range o applications, such as TV conerence systems and handsree telephones. To realistic TV conerencing, multichannel audio, at least stereophonic, is essential. For stereophonic teleconerencing, stereophonic acoustic echo cancellers (SAEC s) [1] [13] have een studied. SAEC s have a undamental prolem in which their ilter coeicients cannot have a unique solution [1] [5]. Though SAEC s with pre-processing [6] [10] are good candidates or solving this prolem, audile sound distortion caused y the pre-processing arises. An SAEC without preprocessing, XM-NLMS algorithm [11], has also een proposed. Though the XM-NLMS converges aster than a standard SAEC [1], its convergence at the optimum coeicient is not conirmed. This paper proposes a stereophonic acoustic echo canceller without pre-processing. Section 2 reviews the SAEC and its undamental prolem. An SAEC without preprocessing, its convergence analysis and adaptation control are presented in Sect. 3. Computer simulation results show the perormance o the proposed algorithm. 2. Uniqueness Condition or Stereophonic Acoustic Echo Canceller Figure 1 shows a teleconerencing using an SAEC. This echo canceller consists o our adaptive ilters corresponding to our echo paths rom two loudspeakers to two microphones. Each adaptive ilter estimates the corresponding echo path. The ar-end signal x i (n)inthei-th channel at time index n is generated rom a talker speech s(n) y passing room A impulse response g i rom the talker to the i-th microphone. x i (n) passes an echo path h i, j rom the i-th loudspeaker to the j-th microphone and ecome an echo d j (n). Similarly, adaptive ilters w i, j (n) generates an echo replica y j (n). w i, j (n) is so updated as to reduce the residual echo e j (n) SAEC s have a undamental prolem in which their ilter coeicients cannot have a unique solution [1]. SAEC s may have ininite numer o solutions other than the optimum solution w i, j (n) = h i, j. Further analyses show that SAEC s may have a unique and optimum solution when the numer o taps N W or SAEC and the impulse response length N A in room A satisy N W < N A [5], [10]. For echo cancellation perormance, N B N W is preerale where N B is the impulse response length in room B. Thereore, i N B N W < N A,SAECin room B achieves oth perect echo cancellation and optimum solution. Such a condition, however, cannot e satisied or SAEC s in oth room A and B. Manuscript received Novemer 28, Manuscript revised March 1, Final manuscript received April 15, The authors are with the Division o Electrical Engineering and Computer Science, Graduate School o Natural Science and Technology, Kanazawa University, Kanazawa-shi, Japan. Presently, with the Designg Department No. 4, Electronics Engineering Division, Electronics Business Group, Tokairtika Co., Ltd. Presently, with the Second Department, Financial Systems Division, Hitachi Sotware Engineering Co., Ltd. a) hirano@t.kanazawa-u.ac.jp Fig. 1 Teleconerencing using SAEC.

2 HIRANO et al.: ALTERNATIVE LEARNING ALGORITHM FOR STEREOPHONIC ACOUSTIC ECHO CANCELLER Correct Echo-Path Identiication without Pre- Processing 3.1 Algorithm In order to satisy the uniqueness condition or oth SAEC s in room A and room B, the numer o taps or SAEC N W is so chosen as to satisy N W /2 < N A N W and N W /2 < N B N W. I the size o oth rooms are similar, which is usual case, such N W may exist. In adaptation, N W /2 taps are updated at a time; thus the eective numer o taps or SAEC N W /2 is smaller than the impulse response length in the arend room N A. To avoid the perormance degradation caused y the tap shortage, another N W /2 taps will also update at the other time. The ilter coeicient vector w i, j (n) is divided into two su-vectors w i, j, (n) andw i, j, (n) shown y w i, j, (n) = [w i, j,0 (n),,w i, j,nw /2 1(n)] T (1) w i, j, (n) = [w i, j,nw /2(n),,w i, j,nw 1(n)] T. (2) In the irst stage, w i, j, (n) is updated while w i, j, (n) isixed. This stage is repeated until w i, j, (n) converges. As the second stage, w i, j, (n) is updated while w i, j, (n) isixed. This stage is also repeated until w i, j, (n) converges. These two stages are repeated one ater another. 3.2 Convergence Analysis Convergence o the averaged ilter coeicients has een analyzed. First, convergence o w i, j, (n) whenw i, j, (n) isixed as an initial value w i, j, (0) is analyzed. Convergence o w i, j, (n) can e derived in the same manner as w i, j, (n). The ar-end signal on i-th channel x i (n) is derived as x i (n) = g T i s(n) (3) where the talker speech vector s(n) and the impulse response vector g i are deined y g i = [g i,0,g i,1,,g i,na 1] T (4) s(n) = [s(n),, s(n N A + 1)] T. (5) [] T denotes the transpose o []. The echo d j (n) and the echo replica y j (n) are calculated as d j (n) = y j (n) = {h T i, j, x i, (n) + h T i, j, x i,(n)} (6) {w T i, j, (n)x i, (n) + w T i, j, (0)x i,(n)}. (7) h i, j,, h i, j,, x i, (n) andx i, (n), are deined as h i, j, = [h i, j,0,, h i, j,nw /2 1] T (8) h i, j, = [h i, j,nw /2,, h i, j,nw ] T (9) x i, (n) = [x i (n),, x i (n N W /2 + 1)] T (10) x i, (n) = [x i (n N W /2),, x i (n N W )] T, (11) which are su-vectors o h i, j and x j (n). By using (3), the residual echo e j (n) is calculated y e j (n) = {h i, j, w i, j, (n)} T G i, s (n) + {h i, j, w i, j, (0)} T G i, s (n). (12) s (n), s (n N W ) are deined y s i, (n) = [s(n),, s(n N W /2 N A + 1)] (13) s i, (n) = [s(n N W /2),, s(n N W N A + 1)]. (14) G i,p is a matrix deined y (15), which contains g i and perorms convolution etween s i,p (n)andg i,p,wherepis either or. By introducing vectors and matrices deined y h1, d (n) = j, w 1, j, (n) (16) h 2, j, w 2, j, (n) h1, d (n) = j, w 1, j, (n) (17) h 2, j, w 2, j, (n) G1, G = (18) G 2, G1, G =, (19) G 2, simpliied result or e j (n), i.e., e j (n) = d T (n)g s (n) + d T (0)G s (n) (20) is derived. Taking an ensemle average o e j (n) leadsusto where E[e 2 j (n)] = E[e j(n)e T j (n)] = d T (n)q d (n) + d T (0)Q d (0) + 2d T (n)q d (0) (21) R = s (n)s T (n) (22) R = s (n)s T (n) (23) R = s (n)s T (n) (24) Q = G R G T (25) Q = G R G T (26) Q = G R G T (27) and d (n) denotes an average o d (n). From E[e 2 j (n)] = 2Q d (n) + 2Q d (0) = 0, (28) d (n) the averaged ilter coeicient error d which minimizes

3 1960 g i,p,0 g i,p,1 g i,p,na g i,p,0 g i,p,1 g.... i,p,na 1.. G i,p = N W /2 (15) g i,p,0 g i,p,1 g i,p,na 1 } {{ } N W /2 + N A 1 p = or E[e 2 j (n)] is determined as d = Q 1 Q d (0). (29) Thereore, the ilter coeicients will converge on w1, j, ( ) h1, = j, w 2, j, ( ) h 2, j, + Q 1 h1, Q j, w 1, j, (0). (30) h 2, j, w 2, j, (0) The irst term in the right hand side is the optimum solution. The second term is the error caused y the tap shortage. Results or w i, j, (n) ecomes d = Q 1 QT d (0) (31) which can e derived y the same manner as or w i, j, (n). error d (1) By updating w i, j, (n) until convergence, the coeicient or w i, j, (n) converges at d (1) = K d (0) (32) where K is deined y K = Q 1 Q. (33) Then updating w i, j, (n) with the initial coeicient error d (1) or w i, j, (n), the coeicient error d (1) or w i, j, (n) converges at d (1) = K d (1) = K K d (0) (34) where K is deined y K = Q 1 QT. (35) By repeating these processes once more, d (2) and d (2) are calculated as d (2) = K d (1) = K K K d (0) (36) d (2) = K d (2) = (K K ) 2 d (0). (37) Finally, d (m) = K (K K ) m 1 d (0) (38) d (m) = (K K ) m d (0) (39) are otained. The conditions in which the ilter coeicients converge at the optimum value are the ollowings. 1. The inverse matrices Q 1 and Q 1 exist. 2. The maximum asolute eigenvalue o K K is less than 1. The irst condition is similar to the uniqueness condition discussed in [5], [10]. To satisy this, the matrices R and R should have their inverse. Also, G and G should have pseudo-inverse. R 1 and R 1 always exist ecause R and R are the auto-correlation matrices. A neccesary condition or existence o pseudo-inverse is N W /2 < N A, which is assumed in this algorithm. The neccesary and suicient condition is rankg = rankg = N W /2. This condition might hold i g 1 and g 2 suiciently dier. In order to examine the condition on eigenvalue o K K, let up rewite the matrices Q, Q and Q. By introducing vectors x1, x (n) = (40) x 2, x1, x (n) =, (41) x 2, Q, Q and Q ecomes Q = G R G T = E[x (n)x T (n)] (42) Q = G R G T = E[x (n)x T (n)] (43) Q = G R G T = E[x (n)x T (n)]. (44) The matrices Q and Q are the auto-correlation o x (n)and x (n), respectively. Similarly, Q is the cross-correlation etween x (n) andx (n). Note that these matrices include inter-channel correlation. Using (42), (43) and (44), K K ecomes K K = Q 1 Q Q 1 Q = E[x (n)x T (n)] 1 E[x (n)x T (n)] E[x (n)x T (n)] 1 E[x (n)x T (n)]. (45) Thus, K K is square o the cross-correlation Q multiplied y the inverse o the auto-correlation Q and Q. Intuitively, the eigenvalues o K K might not e so large acause the auto-correlation is larger than the cross-correlation.

4 HIRANO et al.: ALTERNATIVE LEARNING ALGORITHM FOR STEREOPHONIC ACOUSTIC ECHO CANCELLER Adaptation Control In this approach, the adaptation control is important. To identiy the echo path, each stage should e terminated when the ilter coeicients converge. This causes two prolems: selection o the switching interval etween two stages and a random walk around the convergence value. An adaptive step-size and a convergence detection are introduced or ast convergence with a small computational cost. The adaptive step-size and the convergence detection are carried out asedonthe coeicient modiication amount deined y 2 w i, j,p (mk) w i, j,p ((m 1)K) 2 D j (m) = 2 (46) w i, j,p (mk) 2 where i and j are the channel index or the loudspeaker and the microphone in the near-end room, respectively. p is either or. To avoid the increase o the computational cost, (46) is calculated once in a K iterations. Coeicient adaptation is stopped when (46) is calculated. Figure 2 demonstrates an example o coeicient modiication amount D j (m). D j (m) decreases until the ilter coeicients converge. Ater convergence, D j (m) walks up and down caused y a random walk around the convergence value. Thereore, the ilter coeicients are considered to e converged i D j (m 1) < D j (m) is satisied. The step-size is controlled y ( ) D j (m) µ j (m) = µ max (47) D j,max where D j,max is the maximum value o D j (m) inthesame stage. Usually, D j (1)isusedastheD j,max. µ j (n) isused within mk < n < (m+1)k. (x) is a monotonically increasing unction o x. An example is ( ) D j (m) α µ j (m) = µ max (48) D j,max where α is a constant. The step-size µ j (m) in (48) is used or oth w i, j, and w i, j,. An overview o the adaptation control is as ollows: 1. Update ilter coeicients with µ j (0) = µ max or the irst K iterations. 2. Calculate D j (1). D j.max = D j (1). 3. Update ilter coeicients with µ j (m) controlled y (48) or the next K iterations. 4. Calculate D j (m). 5. I D j (m 1) < D j (m), then proceed to the next stage. 6. I D j,max < D j (m), then D j,max = D j (m). 7. Goto Computer Simulations Simulations have een carried out to show the perormance o the proposed algorithm. The simulation conditions and parameters in Tale 1 are used, except or specially noted cases. Far-end room impulse responses g i are 60-tap FIR ilters (N A = 60) while those or near-end room h i, j are 64- tap FIR ilters (N B = 64). In this case, SAEC s do not have an unique solution. Adaptive ilters are 64-tap FIR ilters (N W = 64). In this case, the condition or echo-path identiication N W /2 < N A N B is satisied. White Gaussian signals are used as a talker signal and an additive noise. The echo-to-noise ratio (ENR) is 60 db. As an adaptation algorithm, Normalized Least Mean Squares (NLMS) algorithm [14] is used. The proposed algorithm is compared with the standard SAEC [1] and the XM- NLMS algorithm [11]. For XM-NLMS, smaller step-size is also used ecause o the staility. As a perormance measure, the normalized coeicient error (NCE) and the echo return loss enhancement (ERLE) deined y 2 w i, j (n) h i, j 2 NCE(n) = 2 (49) h i, j 2 ERLE(n) = 9999 k=0 d2 j (n k) 9999 k=0 e2 j (n k) (50) are used. The ERLE is time-averaged over samples. To show the eect o the adaptive step-size and adaptive interval, several cominations are compared in addition Fig. 2 An example o coeicient modiication amount. Tale 1 Parameters Simulation conditions. N A 60 N B, N W 64 Fixed switching interval Averaging interval K 4000 Adaptation algorithm NLMS Fixed step-size 1.0 Variale step-size µ max ( D j (m) D j,max ) 1/4 µ max 1.0 Far-end talker signal s(n) White Gaussian Additive noise White Gaussian, ENR=60 db

5 1962 Tale 2 Adaptation control methods. Name Step-size Interval Averaging K Proposed Adaptive Adaptive No 4000 Reerence 1 Fixed Fixed Yes 5000 Reerence 2 Adaptive Adaptive Yes 5000 Reerence 3 Fixed Adaptive Yes 5000 Reerence 4 Fixed Adaptive No 4000 Fig. 4 () ERLE NCE and ERLE or some algorithms witout pre-processing. Fig. 3 () ERLE NCE and ERLE or some adaptation control methods. to the proposed method. Adaptation control methods are shown in Tale 2. In some cominations, time-averaging o the ilter coeicients is introduced in order to supress an inluence o a random walk around the convergence value. The NCE is depicted in Fig. 3(a). The proposed algorithm converges to 20 db o the NCE almost 10 times aster than Reerence 1 with ixed step-size and ixed interval. Since the convergence characteristics o the proposed algorithm is etter than Reerence 2, the averaging is not required. Comparison o the proposed algorithm with Reerence 3 and Reerence 4 shows the advantage o the adaptive step-size. Without the adaptive step-size, the NCE ecomes large even i the averaging is used. Though the NCE or the proposed method reaches 16 db within samples, its convergence to the inal value requires very long time. The ERLE is compared y 3(). Higher ERLE is achieved y the proposed and Reerence 2 algorithms with the adaptive step-size, compared with those with the ixed step-size. Reerence 1 with ixed interval converges slowest. Figure 4(a) compares the NCE or some adaptation algorithms without pre-processing. The proposed algorithm achieves 28 db o the NCE which is almost 10 db smaller than the standard SAEC. The XM-NLMS ailed to converge at the optimum value or larger step-size. Though the XM- NLMS with µ = 0.1 converges, the NCE is almost same as that or the standard SAEC. The convergence speed o XM- NLMS with µ = 0.1 is slow ecause o a small step-size. Figure 4() shows the ERLE or some adaptation algorithms without pre-processing. The proposed algorithm, the standard SAEC, and the XM-NLMS with µ = 0.5 achieve almost the same ERLE, almost 60 db. The ELRE or the XM-NLMS with µ = 0.1 is slightly larger ecause o the smaller step-size. Figure 5 compares the perormance when the correct echo-path identiication condition N W /2 < N A N B is not satisied. N A is selected as 30, which is less than N W /2 = 32. In this case, neither Q 1 nor Q 1 exists. The NCE or the proposed algorithm is almost same as those or the standard

6 HIRANO et al.: ALTERNATIVE LEARNING ALGORITHM FOR STEREOPHONIC ACOUSTIC ECHO CANCELLER 1963 NCE and ERLE when correct identiication condition is not satis- Fig. 5 ied. () ERLE Fig. 6 () ERLE NCE and ERLE or longer impulse response. SAEC and the XM-NLMS. The ERLE or the proposed algorithm is almost same as that or the standard SAEC. The ELRE or the XM-NLMS is slightly larger ecause o the smaller step-size. These results show that the perormance o the proposed algorithm is comparale to those or the conventional algorithms even when the correct echo-path identiication condition is not satisied. Simulations or a longer impulse response case have also een carried out. N A = 800, N B = N W = 1024 are used. For the proposed algorithm, K = 2000 is used. The NCE and the ERLE are shown in Fig. 6. The proposed algorithm improves the NCE, while almost the same ERLE is achieved. 5. Conclusions This paper proposes an alternative learning algorithm or a stereophonic acoustic echo canceller without pre-processing which can identiy the correct echo-paths. Convergence analysis clariies the condition or correct echo-path identiication. A convergence detection and an adaptive step-size ased on the modiication amount o the ilter coeicients are also introduced. Simulation results show 10 db smaller coeicient error than those o the conventional algorithms without pre-processing. Detailed analyses on the convergence condition, perormance evaluation or more noisy case such as doule-talk, and or real speech signals should e uture study. Reerences [1] M.M. Sondhi and D.R. Morgan, Stereophonic acoustic echo cancellation An overview o the undamental prolem, IEEE Signal Process. Lett., vol.2, no.8, pp , Aug [2] A. Hirano and A. Sugiyama, Convergence characteristics o a multi-channel echo canceller with strongly cross-correlated input signals Analytical results, Proc. 6th DSP Symposium, pp , Nov [3] A. Hirano and S. Koike, Convergence analysis o a stereophonic acoustic echo canceller part 1: Convergence characteristics o tap weights, Proc. 11th DSP Symposium, pp , Nov [4] A. Hirano, Convergence analysis o a multi-channel acoustic echo canceller, Proc. 12th DSP Symposium, pp , Nov [5] M. Tanaka, A. Hirano, and K. Nakayama, On uniqueness o ilter coeicients in stereophonic acoustic echo canceller, Proc. 14th DSP Symposium, pp.31 36, Nov [6] A. Sugiyama, Y. Joncour, and A. Hirano, A stereo echo canceler with correct echo-path identiication ased on an input-sliding technique, IEEE Trans. Signal Process., vol.49, no.11, pp , Nov

7 1964 [7] M. Ali, Stereophonic acoustic echo cancellation system using timevarying all-path iltering or signal decorrelation, Proc. ICASSP 98, pp , May [8] A. Hirano, K. Nakayama, and K. Watanae, Convergence analysis o stereophonic echo canceller with pre-processing Relation etween pre-processing and convergence, Proc. ICASSP 99, pp , March [9] A. Hirano, K. Nakayama, and K. Takee, Stereophonic acoustic echo canceller with pre-processing Second-order pre-processing ilter and its convergence, Proc. 8th IWAENC, pp.63 66, Sept [10] J. Benesty, D. Morgan, and M. Sondhi, A etter understanding and an improved solution to the speciic prolems o stereophonic acoustic echo cancellation, IEEE Trans. Speech Audio Process., vol.6, no.2, pp , March [11] A.W.H. Khong and P. Naylor, The use o partial update schemes to reduce inter-channel coherence in adaptive stereophonic acoustic echo cancellation, Proc. IWAENC 2003, pp.59 62, Sept [12] A. Hirano and A. Sugiyama, A compact multi-channel echo canceller with a single adaptive ilter per channel, Proc. IEEE 1992 ISCAS, pp , May [13] A. Hirano, A. Sugiyama, Y. Arasawa, and N. Kawayachi, Dsp implementation and perormance evaluation o a compact stereo echo canceller, Proc IEEE ICASSP, vol.2, pp , April [14] J. Nagumo and A. Noda, A learning method or system identiication, IEEE Trans. Autom. Control, vol.12, no.3, pp , March Daisuke Someda entered Department o Electrical and Computer Engineering, Faculty o Engineering, Knazawa University in He elonged to the adaptative systems laoratory in 2002, and studied a stereo echo canceller. Ater graduation, he joined Tokairtika Co., Ltd. and engaged in design o car electronics devices. Masahiko Tanaka received the B.Eng. and M.Eng. degrees rom Kanazawa University, Kanazawa, Japan in 1999, 2001, respectively. He has een engaged in researches on adaptive signal processing. He was involved in Hitachi SotWare Engineering Corporation, Japan rom 2000, where he had een a System Engineer in Second Department, Financial Systems Division. Akihiro Hirano received the B.Eng., M.Eng. and Dr. Eng. degrees rom Kanazawa University, Kanazawa, Japan in 1987, 1989 and 2000, respectively. He was involved in NEC Corporation, Kawasaski, Japan rom 1989 to 1998, where he had een a Research Engineer in Research and Development Group. He joined Faculty o Engineering, Kanazawa University in He is currently an Assistant Proessor in Division o Electrical Engineering and Computer Science, Graduate School o Natural Science and Technology, Kanazawa University. He has een engaged in researches on adaptive signal processing and neural networks. He was awarded the 1995 Academic Encouragement Award y IEICE. Dr. Hirano is a memer o IEEE. Kenji Nakayama received the B.E. and Dr. degrees in electronics engineering rom Tokyo Institute o Technology (TIT), Tokyo, Japan, in 1971 and 1983, respectively. From 1971 to 1972 he was engaged in the research on classical network theory in TIT. He was involved in NEC Corporation rom 1972 to 1988, where his research sujects were ilter design methodology and digital signal processing. He joined the Department o Electrical and Computer Engineering at Kanazawa University, in Aug He is currently a Proessor o Graduate School o Natural Science and Technology. His current research interests include adaptive signal processing and neural networks. He is a senior memer o IEEE and a memer o INNS.

A Low-Distortion Noise Canceller and Its Learning Algorithm in Presence of Crosstalk

A Low-Distortion Noise Canceller and Its Learning Algorithm in Presence of Crosstalk 414 IEICE TRANS. FUNDAMENTALS, VOL.E84 A, NO.2 FEBRUARY 2001 PAPER Special Section on Noise Cancellation Reduction Techniques A Low-Distortion Noise Canceller Its Learning Algorithm in Presence of Crosstalk

More information

New Insights Into the Stereophonic Acoustic Echo Cancellation Problem and an Adaptive Nonlinearity Solution

New Insights Into the Stereophonic Acoustic Echo Cancellation Problem and an Adaptive Nonlinearity Solution IEEE TRANSACTIONS ON SPEECH AND AUDIO PROCESSING, VOL 10, NO 5, JULY 2002 257 New Insights Into the Stereophonic Acoustic Echo Cancellation Problem and an Adaptive Nonlinearity Solution Tomas Gänsler,

More information

Sparsity-Aware Pseudo Affine Projection Algorithm for Active Noise Control

Sparsity-Aware Pseudo Affine Projection Algorithm for Active Noise Control Sparsity-Aware Pseudo Aine Projection Algorithm or Active Noise Control Felix Albu *, Amelia Gully and Rodrigo de Lamare * Department o Electronics, Valahia University o argoviste, argoviste, Romania E-mail:

More information

A Multichannel Acoustic Echo Canceler Double-Talk Detector Based on a Normalized Cross-Correlation Matrix

A Multichannel Acoustic Echo Canceler Double-Talk Detector Based on a Normalized Cross-Correlation Matrix Acoustic Echo and Noise Control A Multichannel Acoustic Echo Canceler Double-Talk Detector Based on a Normalized Cross-Correlation Matrix JACOB BENESTY Bell Laboratories, Lucent Technologies, 700 Mountain

More information

FAST IMPLEMENTATION OF A SUBBAND ADAPTIVE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION

FAST IMPLEMENTATION OF A SUBBAND ADAPTIVE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION Journal of ELECTRICAL ENGINEERING, VOL. 55, NO. 5-6, 24, 113 121 FAST IMPLEMENTATION OF A SUBBAND ADAPTIVE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION Khaled Mayyas The block subband adaptive algorithm in

More information

A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION

A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION Pradeep Loganathan, Andy W.H. Khong, Patrick A. Naylor pradeep.loganathan@ic.ac.uk, andykhong@ntu.edu.sg, p.naylorg@ic.ac.uk

More information

IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN USING ADAPTIVE BLOCK LMS FILTER

IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN USING ADAPTIVE BLOCK LMS FILTER SANJAY KUMAR GUPTA* et al. ISSN: 50 3676 [IJESAT] INTERNATIONAL JOURNAL OF ENGINEERING SCIENCE & ADVANCED TECHNOLOGY Volume-, Issue-3, 498 50 IMPROVED NOISE CANCELLATION IN DISCRETE COSINE TRANSFORM DOMAIN

More information

Adaptive Stereo Acoustic Echo Cancelation in reverberant environments. Amos Schreibman

Adaptive Stereo Acoustic Echo Cancelation in reverberant environments. Amos Schreibman Adaptive Stereo Acoustic Echo Cancelation in reverberant environments Amos Schreibman Adaptive Stereo Acoustic Echo Cancelation in reverberant environments Research Thesis As Partial Fulfillment of the

More information

A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION

A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION 6th European Signal Processing Conference (EUSIPCO 28), Lausanne, Switzerland, August 25-29, 28, copyright by EURASIP A SPARSENESS CONTROLLED PROPORTIONATE ALGORITHM FOR ACOUSTIC ECHO CANCELLATION Pradeep

More information

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS César A Medina S,José A Apolinário Jr y, and Marcio G Siqueira IME Department o Electrical Engineering

More information

References Ideal Nyquist Channel and Raised Cosine Spectrum Chapter 4.5, 4.11, S. Haykin, Communication Systems, Wiley.

References Ideal Nyquist Channel and Raised Cosine Spectrum Chapter 4.5, 4.11, S. Haykin, Communication Systems, Wiley. Baseand Data Transmission III Reerences Ideal yquist Channel and Raised Cosine Spectrum Chapter 4.5, 4., S. Haykin, Communication Systems, iley. Equalization Chapter 9., F. G. Stremler, Communication Systems,

More information

Acoustic MIMO Signal Processing

Acoustic MIMO Signal Processing Yiteng Huang Jacob Benesty Jingdong Chen Acoustic MIMO Signal Processing With 71 Figures Ö Springer Contents 1 Introduction 1 1.1 Acoustic MIMO Signal Processing 1 1.2 Organization of the Book 4 Part I

More information

A low intricacy variable step-size partial update adaptive algorithm for Acoustic Echo Cancellation USNRao

A low intricacy variable step-size partial update adaptive algorithm for Acoustic Echo Cancellation USNRao ISSN: 77-3754 International Journal of Engineering and Innovative echnology (IJEI Volume 1, Issue, February 1 A low intricacy variable step-size partial update adaptive algorithm for Acoustic Echo Cancellation

More information

SPOC: An Innovative Beamforming Method

SPOC: An Innovative Beamforming Method SPOC: An Innovative Beamorming Method Benjamin Shapo General Dynamics Ann Arbor, MI ben.shapo@gd-ais.com Roy Bethel The MITRE Corporation McLean, VA rbethel@mitre.org ABSTRACT The purpose o a radar or

More information

A Flexible ICA-Based Method for AEC Without Requiring Double-Talk Detection

A Flexible ICA-Based Method for AEC Without Requiring Double-Talk Detection APSIPA ASC 2011 Xi an A Flexible ICA-Based Method for AEC Without Requiring Double-Talk Detection Marko Kanadi, Muhammad Tahir Akhtar, Wataru Mitsuhashi Department of Information and Communication Engineering,

More information

MITIGATING UNCORRELATED PERIODIC DISTURBANCE IN NARROWBAND ACTIVE NOISE CONTROL SYSTEMS

MITIGATING UNCORRELATED PERIODIC DISTURBANCE IN NARROWBAND ACTIVE NOISE CONTROL SYSTEMS 17th European Signal Processing Conference (EUSIPCO 29) Glasgow, Scotland, August 24-28, 29 MITIGATING UNCORRELATED PERIODIC DISTURBANCE IN NARROWBAND ACTIVE NOISE CONTROL SYSTEMS Muhammad Tahir AKHTAR

More information

PAPER Closed Form Expressions of Balanced Realizations of Second-Order Analog Filters

PAPER Closed Form Expressions of Balanced Realizations of Second-Order Analog Filters 565 PAPER Closed Form Expressions of Balanced Realizations of Second-Order Analog Filters Shunsuke YAMAKI a), Memer, Masahide ABE ), Senior Memer, and Masayuki KAWAMATA c), Fellow SUMMARY This paper derives

More information

Efficient Use Of Sparse Adaptive Filters

Efficient Use Of Sparse Adaptive Filters Efficient Use Of Sparse Adaptive Filters Andy W.H. Khong and Patrick A. Naylor Department of Electrical and Electronic Engineering, Imperial College ondon Email: {andy.khong, p.naylor}@imperial.ac.uk Abstract

More information

Probabilistic Model of Error in Fixed-Point Arithmetic Gaussian Pyramid

Probabilistic Model of Error in Fixed-Point Arithmetic Gaussian Pyramid Probabilistic Model o Error in Fixed-Point Arithmetic Gaussian Pyramid Antoine Méler John A. Ruiz-Hernandez James L. Crowley INRIA Grenoble - Rhône-Alpes 655 avenue de l Europe 38 334 Saint Ismier Cedex

More information

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c

Random Error Analysis of Inertial Sensors output Based on Allan Variance Shaochen Li1, a, Xiaojing Du2,b and Junyi Zhai3,c International Conerence on Civil, Transportation and Environment (ICCTE 06) Random Error Analysis o Inertial Sensors output Based on Allan Variance Shaochen Li, a, Xiaojing Du, and Junyi Zhai3,c School

More information

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION Xu Bei, Yeo Jun Yoon and Ali Abur Teas A&M University College Station, Teas, U.S.A. abur@ee.tamu.edu Abstract This paper presents

More information

Samira A. Mahdi University of Babylon/College of Science/Physics Dept. Iraq/Babylon

Samira A. Mahdi University of Babylon/College of Science/Physics Dept. Iraq/Babylon Echo Cancelation Using Least Mean Square (LMS) Algorithm Samira A. Mahdi University of Babylon/College of Science/Physics Dept. Iraq/Babylon Abstract The aim of this work is to investigate methods for

More information

Deep clustering-based beamforming for separation with unknown number of sources

Deep clustering-based beamforming for separation with unknown number of sources INTERSPEECH 2017 August 20 24, 2017, Stockholm, Sweden Deep clustering-based beamorming or separation with unknown number o sources Takuya Higuchi, Keisuke Kinoshita, Marc Delcroix, Kateřina Žmolíková,

More information

A LOW COST COUPLED LMS ADAPTIVE ALGORITHM WITH AFFINE PROJECTION PERFORMANCE FOR AUTORREGRESSIVE INPUTS: MEAN WEIGHT ANALYSIS

A LOW COST COUPLED LMS ADAPTIVE ALGORITHM WITH AFFINE PROJECTION PERFORMANCE FOR AUTORREGRESSIVE INPUTS: MEAN WEIGHT ANALYSIS 6th European Signal Processing Conerence (EUSIPCO 28), Lausanne, Sitzerland, August 25-29, 28, copyright by EURASIP A LOW COS COUPLED LMS ADAPIVE ALGORIHM WIH AFFINE PROJECION PERFORMANCE FOR AUORREGRESSIVE

More information

Least-Squares Spectral Analysis Theory Summary

Least-Squares Spectral Analysis Theory Summary Least-Squares Spectral Analysis Theory Summary Reerence: Mtamakaya, J. D. (2012). Assessment o Atmospheric Pressure Loading on the International GNSS REPRO1 Solutions Periodic Signatures. Ph.D. dissertation,

More information

Akihide HORITA, Kenji NAKAYAMA, and Akihiro HIRANO

Akihide HORITA, Kenji NAKAYAMA, and Akihiro HIRANO A DISTORTION FREE LEARNING ALGORITHM FOR MULTI-CHANNEL CONVOLUTIVE BLIND SOURCE SEPARATION Akihide HORITA, Kenji NAKAYAMA, and Akihiro HIRANO Graduate School of Natural Science and Technology, Kanazawa

More information

TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall Problem 1.

TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall TLT-5200/5206 COMMUNICATION THEORY, Exercise 3, Fall Problem 1. TLT-5/56 COMMUNICATION THEORY, Exercise 3, Fall Problem. The "random walk" was modelled as a random sequence [ n] where W[i] are binary i.i.d. random variables with P[W[i] = s] = p (orward step with probability

More information

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective

Numerical Solution of Ordinary Differential Equations in Fluctuationlessness Theorem Perspective Numerical Solution o Ordinary Dierential Equations in Fluctuationlessness Theorem Perspective NEJLA ALTAY Bahçeşehir University Faculty o Arts and Sciences Beşiktaş, İstanbul TÜRKİYE TURKEY METİN DEMİRALP

More information

A new method for a nonlinear acoustic echo cancellation system

A new method for a nonlinear acoustic echo cancellation system A new method for a nonlinear acoustic echo cancellation system Tuan Van Huynh Department of Physics and Computer Science, Faculty of Physics and Engineering Physics, University of Science, Vietnam National

More information

Application of simultaneous equations method to sound field creation system

Application of simultaneous equations method to sound field creation system Acoust. Sci. & Tech. 31, 5 (21) PAPER #21 The Acoustical Society of Japan Application of simultaneous equations method to sound field creation system Tadashi Ujino 1;, Keiichiroh Tanaka 1;y, Isao Wakabayashi

More information

Diversity-Fidelity Tradeoff in Transmission of Analog Sources over MIMO Fading Channels

Diversity-Fidelity Tradeoff in Transmission of Analog Sources over MIMO Fading Channels Diversity-Fidelity Tradeo in Transmission o Analog Sources over MIMO Fading Channels Mahmoud Taherzadeh, Kamyar Moshksar and Amir K. Khandani Coding & Signal Transmission Laboratory www.cst.uwaterloo.ca

More information

Determining the Optimal Decision Delay Parameter for a Linear Equalizer

Determining the Optimal Decision Delay Parameter for a Linear Equalizer International Journal of Automation and Computing 1 (2005) 20-24 Determining the Optimal Decision Delay Parameter for a Linear Equalizer Eng Siong Chng School of Computer Engineering, Nanyang Technological

More information

Sparseness-Controlled Affine Projection Algorithm for Echo Cancelation

Sparseness-Controlled Affine Projection Algorithm for Echo Cancelation Sparseness-Controlled Affine Projection Algorithm for Echo Cancelation ei iao and Andy W. H. Khong E-mail: liao38@e.ntu.edu.sg E-mail: andykhong@ntu.edu.sg Nanyang Technological University, Singapore Abstract

More information

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL

OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL OBSERVER/KALMAN AND SUBSPACE IDENTIFICATION OF THE UBC BENCHMARK STRUCTURAL MODEL Dionisio Bernal, Burcu Gunes Associate Proessor, Graduate Student Department o Civil and Environmental Engineering, 7 Snell

More information

Inverse Functions Attachment

Inverse Functions Attachment Inverse Functions Attachment It is essential to understand the dierence etween an inverse operation and an inverse unction. In the simplest terms, inverse operations in mathematics are two operations that

More information

Department of Electrical and Electronic Engineering

Department of Electrical and Electronic Engineering Imperial College London Department of Electrical and Electronic Engineering Final Year Project Report 27 Project Title: Student: Course: Adaptive Echo Cancellation Pradeep Loganathan ISE4 Project Supervisor:

More information

Title - Relation between Pre-Processing a

Title - Relation between Pre-Processing a itle Author(s) Convergence Analysis of Stereophoni Relation between PreProcessing a Hirano, Akihiro; Nakayama, Kenji; W Citation Issue Date 9993 ype Conference Paper ext version publisher UR http://hdl.handle.net/97/689

More information

Mining Fuzzy Sequential Patterns with Fuzzy Time-Intervals in Quantitative Sequence Databases

Mining Fuzzy Sequential Patterns with Fuzzy Time-Intervals in Quantitative Sequence Databases BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 18, No 2 Soia 2018 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2018-0024 Mining Fuzzy Sequential Patterns

More information

Journal of Thermal Science and Technology

Journal of Thermal Science and Technology Science and Technology Vol. 5, No., Development o an Ethanol Reduced Kinetic Mechanism Based on the Quasi-Steady State Assumption and Feasiility Evaluation or Multi-Dimensional Flame Analysis * Masaki

More information

arxiv: v1 [cs.it] 12 Mar 2014

arxiv: v1 [cs.it] 12 Mar 2014 COMPRESSIVE SIGNAL PROCESSING WITH CIRCULANT SENSING MATRICES Diego Valsesia Enrico Magli Politecnico di Torino (Italy) Dipartimento di Elettronica e Telecomunicazioni arxiv:403.2835v [cs.it] 2 Mar 204

More information

New Recursive-Least-Squares Algorithms for Nonlinear Active Control of Sound and Vibration Using Neural Networks

New Recursive-Least-Squares Algorithms for Nonlinear Active Control of Sound and Vibration Using Neural Networks IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 12, NO. 1, JANUARY 2001 135 New Recursive-Least-Squares Algorithms for Nonlinear Active Control of Sound and Vibration Using Neural Networks Martin Bouchard,

More information

Materials Science and Engineering A

Materials Science and Engineering A Materials Science and Engineering A 528 (211) 48 485 Contents lists availale at ScienceDirect Materials Science and Engineering A journal homepage: www.elsevier.com/locate/msea Study o strength and its

More information

th European Signal Processing Conference (EUSIPCO) Group Models

th European Signal Processing Conference (EUSIPCO) Group Models Efficient Nonlinear Acoustic Echo Cancellation y Partitioned-Block Significance-Aware Hammerstein Group Models Christian Hofmann, Michael Guenther, Christian Huemmer, and Walter Kellermann University of

More information

Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity

Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity Integrated Direct Sub-band Adaptive Volterra Filter and Its Application to Identification of Loudspeaker Nonlinearity Satoshi Kinoshita Department of Electrical and Electronic Engineering, Kansai University

More information

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS

RESOLUTION MSC.362(92) (Adopted on 14 June 2013) REVISED RECOMMENDATION ON A STANDARD METHOD FOR EVALUATING CROSS-FLOODING ARRANGEMENTS (Adopted on 4 June 203) (Adopted on 4 June 203) ANNEX 8 (Adopted on 4 June 203) MSC 92/26/Add. Annex 8, page THE MARITIME SAFETY COMMITTEE, RECALLING Article 28(b) o the Convention on the International

More information

Optimum Sampling Vectors for Wiener Filter Noise Reduction

Optimum Sampling Vectors for Wiener Filter Noise Reduction 58 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 50, NO. 1, JANUARY 2002 Optimum Sampling Vectors for Wiener Filter Noise Reduction Yukihiko Yamashita, Member, IEEE Absact Sampling is a very important and

More information

Energy-Mass-Size balance model for dynamic control of a wet open circuit grinding mill: Part I - Model development

Energy-Mass-Size balance model for dynamic control of a wet open circuit grinding mill: Part I - Model development ISSN (e): 2250 3005 Volume, 06 Issue, 02 Feruary 2016 International Journal o Computational Engineering Research (IJCER) Energy-Mass-Size alance model or dynamic control o a wet open circuit grinding mill:

More information

Chapter 2 Fundamentals of Adaptive Filter Theory

Chapter 2 Fundamentals of Adaptive Filter Theory Chapter 2 Fundamentals of Adaptive Filter Theory In this chapter we will treat some fundamentals of the adaptive filtering theory highlighting the system identification problem We will introduce a signal

More information

Professor, Institute of Engineering Mechanics, Harbin. China 2. Ph.D Student, Institute of Engineering Mechanics, Harbin. China 3

Professor, Institute of Engineering Mechanics, Harbin. China 2. Ph.D Student, Institute of Engineering Mechanics, Harbin. China 3 The 14 th World Conerence on Earthquake Engineering COMPARISON OF FRP-RETROFITTING STRATEGIES IN CHINESE AND ITALIAN CODES J. W. DAI 1, Y.R. WANG 2, B. JIN 1, 3, D.F.ZU 4, Silvia Alessandri 5, Giorgio

More information

Presenters. Time Domain and Statistical Model Development, Simulation and Correlation Methods for High Speed SerDes

Presenters. Time Domain and Statistical Model Development, Simulation and Correlation Methods for High Speed SerDes JANUARY 28-31, 2013 SANTA CLARA CONVENTION CENTER Time Domain and Statistical Model Development, Simulation and Correlation Methods or High Speed SerDes Presenters Xingdong Dai Fangyi Rao Shiva Prasad

More information

9.3 Graphing Functions by Plotting Points, The Domain and Range of Functions

9.3 Graphing Functions by Plotting Points, The Domain and Range of Functions 9. Graphing Functions by Plotting Points, The Domain and Range o Functions Now that we have a basic idea o what unctions are and how to deal with them, we would like to start talking about the graph o

More information

Two-step self-tuning phase-shifting interferometry

Two-step self-tuning phase-shifting interferometry Two-step sel-tuning phase-shiting intererometry J. Vargas, 1,* J. Antonio Quiroga, T. Belenguer, 1 M. Servín, 3 J. C. Estrada 3 1 Laboratorio de Instrumentación Espacial, Instituto Nacional de Técnica

More information

Reduced-cost combination of adaptive filters for acoustic echo cancellation

Reduced-cost combination of adaptive filters for acoustic echo cancellation Reduced-cost combination of adaptive filters for acoustic echo cancellation Luis A. Azpicueta-Ruiz and Jerónimo Arenas-García Dept. Signal Theory and Communications, Universidad Carlos III de Madrid Leganés,

More information

Predictive modeling of atomic layer deposition on the feature scale

Predictive modeling of atomic layer deposition on the feature scale Thin Solid Films 410 (2002) 129 141 Predictive modeling o atomic layer deposition on the eature scale a, Matthias K. Goert, Vinay Prasad *, Timothy S. Cale a Department o Mathematics and Statistics, University

More information

CHAPTER 8 ANALYSIS OF AVERAGE SQUARED DIFFERENCE SURFACES

CHAPTER 8 ANALYSIS OF AVERAGE SQUARED DIFFERENCE SURFACES CAPTER 8 ANALYSS O AVERAGE SQUARED DERENCE SURACES n Chapters 5, 6, and 7, the Spectral it algorithm was used to estimate both scatterer size and total attenuation rom the backscattered waveorms by minimizing

More information

Title algorithm for active control of mul IEEE TRANSACTIONS ON AUDIO SPEECH A LANGUAGE PROCESSING (2006), 14(1):

Title algorithm for active control of mul IEEE TRANSACTIONS ON AUDIO SPEECH A LANGUAGE PROCESSING (2006), 14(1): Title Analysis of the filtered-x LMS algo algorithm for active control of mul Author(s) Hinamoto, Y; Sakai, H Citation IEEE TRANSACTIONS ON AUDIO SPEECH A LANGUAGE PROCESSING (2006), 14(1): Issue Date

More information

Equidistant Polarizing Transforms

Equidistant Polarizing Transforms DRAFT 1 Equidistant Polarizing Transorms Sinan Kahraman Abstract arxiv:1708.0133v1 [cs.it] 3 Aug 017 This paper presents a non-binary polar coding scheme that can reach the equidistant distant spectrum

More information

Cold-Formed Steel Channel Sections with Web Stiffeners Subjected to Local and Distortional Buckling Part II: Parametric Study and Design Rule

Cold-Formed Steel Channel Sections with Web Stiffeners Subjected to Local and Distortional Buckling Part II: Parametric Study and Design Rule issouri Universit o Science and Technolog Scholars' ine International Specialt Conerence on Cold- Formed Steel Structures (04) - nd International Specialt Conerence on Cold-Formed Steel Structures Nov

More information

Web Appendix for The Value of Switching Costs

Web Appendix for The Value of Switching Costs Web Appendix or The Value o Switching Costs Gary Biglaiser University o North Carolina, Chapel Hill Jacques Crémer Toulouse School o Economics (GREMAQ, CNRS and IDEI) Gergely Dobos Gazdasági Versenyhivatal

More information

New Results on Boomerang and Rectangle Attacks

New Results on Boomerang and Rectangle Attacks New Results on Boomerang and Rectangle Attacks Eli Biham, 1 Orr Dunkelman, 1 Nathan Keller 2 1 Computer Science Department, Technion. Haia 32000, Israel {biham,orrd}@cs.technion.ac.il 2 Mathematics Department,

More information

Sound Listener s perception

Sound Listener s perception Inversion of Loudspeaker Dynamics by Polynomial LQ Feedforward Control Mikael Sternad, Mathias Johansson and Jonas Rutstrom Abstract- Loudspeakers always introduce linear and nonlinear distortions in a

More information

A MODIFIED WIENER FILTER FOR MULTI-FRAME RESTORATION OF BLURRED AND NOISY IMAGES

A MODIFIED WIENER FILTER FOR MULTI-FRAME RESTORATION OF BLURRED AND NOISY IMAGES International Journal o Inormation Acquisition Vol. 2, No. 2 (2005) 123 135 c World Scientiic Publishing Company A MODIFIED WIENER FILTER FOR MULTI-FRAME RESTORATION OF BLURRED AND NOISY IMAGES S. E. EL-KHAMY

More information

Nonlinear Echo Cancellation using Generalized Power Filters

Nonlinear Echo Cancellation using Generalized Power Filters Nonlinear Echo Cancellation using Generalized Power Filters Jiri Malek and Zbyněk Koldovský Faculty of Mechatronics, Informatics, and Interdisciplinary Studies, Technical University of Liberec, Studentská

More information

Research Article Efficient Multichannel NLMS Implementation for Acoustic Echo Cancellation

Research Article Efficient Multichannel NLMS Implementation for Acoustic Echo Cancellation Hindawi Publishing Corporation EURASIP Journal on Audio, Speech, and Music Processing Volume 27, Article ID 78439, 6 pages doi:1.1155/27/78439 Research Article Efficient Multichannel NLMS Implementation

More information

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares

Scattered Data Approximation of Noisy Data via Iterated Moving Least Squares Scattered Data Approximation o Noisy Data via Iterated Moving Least Squares Gregory E. Fasshauer and Jack G. Zhang Abstract. In this paper we ocus on two methods or multivariate approximation problems

More information

Systems & Signals 315

Systems & Signals 315 1 / 15 Systems & Signals 315 Lecture 13: Signals and Linear Systems Dr. Herman A. Engelbrecht Stellenbosch University Dept. E & E Engineering 2 Maart 2009 Outline 2 / 15 1 Signal Transmission through a

More information

In many diverse fields physical data is collected or analysed as Fourier components.

In many diverse fields physical data is collected or analysed as Fourier components. 1. Fourier Methods In many diverse ields physical data is collected or analysed as Fourier components. In this section we briely discuss the mathematics o Fourier series and Fourier transorms. 1. Fourier

More information

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs

Fluctuationlessness Theorem and its Application to Boundary Value Problems of ODEs Fluctuationlessness Theorem and its Application to Boundary Value Problems o ODEs NEJLA ALTAY İstanbul Technical University Inormatics Institute Maslak, 34469, İstanbul TÜRKİYE TURKEY) nejla@be.itu.edu.tr

More information

Investigation of α-synuclein Amyloid Fibrils Using the Fluorescent Probe Thioflavin T

Investigation of α-synuclein Amyloid Fibrils Using the Fluorescent Probe Thioflavin T Supplementary material Investigation o α-synuclein Amyloid Firils Using the Fluorescent Proe Thiolavin T Anna I. Sulatskaya, Natalia P. Rodina, Maksim I. Sulatsky, Olga I. Povarova, Iuliia A. Antieeva,

More information

Advanced Signal Processing Techniques for Feature Extraction in Data Mining

Advanced Signal Processing Techniques for Feature Extraction in Data Mining Volume 9 o.9, April 0 Advanced Signal Processing Techniques or Feature Extraction in Data Mining Maya ayak Proessor Orissa Engineering College BPUT, Bhubaneswar Bhawani Sankar Panigrahi Asst. Proessor

More information

Improvement of Sparse Computation Application in Power System Short Circuit Study

Improvement of Sparse Computation Application in Power System Short Circuit Study Volume 44, Number 1, 2003 3 Improvement o Sparse Computation Application in Power System Short Circuit Study A. MEGA *, M. BELKACEMI * and J.M. KAUFFMANN ** * Research Laboratory LEB, L2ES Department o

More information

BLIND DECONVOLUTION ALGORITHMS FOR MIMO-FIR SYSTEMS DRIVEN BY FOURTH-ORDER COLORED SIGNALS

BLIND DECONVOLUTION ALGORITHMS FOR MIMO-FIR SYSTEMS DRIVEN BY FOURTH-ORDER COLORED SIGNALS BLIND DECONVOLUTION ALGORITHMS FOR MIMO-FIR SYSTEMS DRIVEN BY FOURTH-ORDER COLORED SIGNALS M. Kawamoto 1,2, Y. Inouye 1, A. Mansour 2, and R.-W. Liu 3 1. Department of Electronic and Control Systems Engineering,

More information

NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS

NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS REVSTAT Statistical Journal Volume 16, Number 2, April 2018, 167 185 NONPARAMETRIC PREDICTIVE INFERENCE FOR REPRODUCIBILITY OF TWO BASIC TESTS BASED ON ORDER STATISTICS Authors: Frank P.A. Coolen Department

More information

A FAST AND ACCURATE ADAPTIVE NOTCH FILTER USING A MONOTONICALLY INCREASING GRADIENT. Yosuke SUGIURA

A FAST AND ACCURATE ADAPTIVE NOTCH FILTER USING A MONOTONICALLY INCREASING GRADIENT. Yosuke SUGIURA A FAST AND ACCURATE ADAPTIVE NOTCH FILTER USING A MONOTONICALLY INCREASING GRADIENT Yosuke SUGIURA Tokyo University of Science Faculty of Science and Technology ABSTRACT In this paper, we propose a new

More information

EIGENFILTERS FOR SIGNAL CANCELLATION. Sunil Bharitkar and Chris Kyriakakis

EIGENFILTERS FOR SIGNAL CANCELLATION. Sunil Bharitkar and Chris Kyriakakis EIGENFILTERS FOR SIGNAL CANCELLATION Sunil Bharitkar and Chris Kyriakakis Immersive Audio Laboratory University of Southern California Los Angeles. CA 9. USA Phone:+1-13-7- Fax:+1-13-7-51, Email:ckyriak@imsc.edu.edu,bharitka@sipi.usc.edu

More information

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method

The Ascent Trajectory Optimization of Two-Stage-To-Orbit Aerospace Plane Based on Pseudospectral Method Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 00 (014) 000 000 www.elsevier.com/locate/procedia APISAT014, 014 Asia-Paciic International Symposium on Aerospace Technology,

More information

Design of Coprime DFT Arrays and Filter Banks

Design of Coprime DFT Arrays and Filter Banks Design o Coprime DFT Arrays and Filter Banks Chun-Lin Liu clliu@caltechedu P P Vaidyanathan ppvnath@systemscaltechedu Digital Signal Processing Group Electrical Engineering Caliornia Institute o Technology

More information

GAUSSIANIZATION METHOD FOR IDENTIFICATION OF MEMORYLESS NONLINEAR AUDIO SYSTEMS

GAUSSIANIZATION METHOD FOR IDENTIFICATION OF MEMORYLESS NONLINEAR AUDIO SYSTEMS GAUSSIANIATION METHOD FOR IDENTIFICATION OF MEMORYLESS NONLINEAR AUDIO SYSTEMS I. Marrakchi-Mezghani (1),G. Mahé (2), M. Jaïdane-Saïdane (1), S. Djaziri-Larbi (1), M. Turki-Hadj Alouane (1) (1) Unité Signaux

More information

Conference Article. Spectral Properties of Chaotic Signals Generated by the Bernoulli Map

Conference Article. Spectral Properties of Chaotic Signals Generated by the Bernoulli Map Jestr Journal o Engineering Science and Technology Review 8 () (05) -6 Special Issue on Synchronization and Control o Chaos: Theory, Methods and Applications Conerence Article JOURNAL OF Engineering Science

More information

Integrated Diagnostics and Prognostics for the Electrical Power System of a Planetary Rover

Integrated Diagnostics and Prognostics for the Electrical Power System of a Planetary Rover Integrated Diagnostics and Prognostics or the Electrical Power System o a Planetary Rover Matthew Daigle, Indranil Roychoudhury, and Anial regon 3 NASA Ames Research Center, Moett Field, Caliornia, 94035,

More information

MATH 225: Foundations of Higher Matheamatics. Dr. Morton. 3.4: Proof by Cases

MATH 225: Foundations of Higher Matheamatics. Dr. Morton. 3.4: Proof by Cases MATH 225: Foundations of Higher Matheamatics Dr. Morton 3.4: Proof y Cases Chapter 3 handout page 12 prolem 21: Prove that for all real values of y, the following inequality holds: 7 2y + 2 2y 5 7. You

More information

A Comparative Study of Non-separable Wavelet and Tensor-product. Wavelet; Image Compression

A Comparative Study of Non-separable Wavelet and Tensor-product. Wavelet; Image Compression Copyright c 007 Tech Science Press CMES, vol., no., pp.91-96, 007 A Comparative Study o Non-separable Wavelet and Tensor-product Wavelet in Image Compression Jun Zhang 1 Abstract: The most commonly used

More information

Objectives. By the time the student is finished with this section of the workbook, he/she should be able

Objectives. By the time the student is finished with this section of the workbook, he/she should be able FUNCTIONS Quadratic Functions......8 Absolute Value Functions.....48 Translations o Functions..57 Radical Functions...61 Eponential Functions...7 Logarithmic Functions......8 Cubic Functions......91 Piece-Wise

More information

Widely Linear Cooperative Spectrum Sensing for Cognitive Radio Networks

Widely Linear Cooperative Spectrum Sensing for Cognitive Radio Networks Widely Linear Cooperative Spectrum Sensing or Cognitive Radio Networks Angela Sara Cacciapuoti, Marcello Calei and Luigi Paura Department o Biomedical, Electronics and Telecommunications Engineering University

More information

arxiv: v2 [cs.sd] 15 May 2017

arxiv: v2 [cs.sd] 15 May 2017 FREQUENCY DOMAIN SINGULAR VALUE DECOMPOSITION FOR EFFICIENT SPATIAL AUDIO CODING Sina Zamani, Tejaswi Nanjundaswamy, Kenneth Rose Department o Electrical and Computer Engineering, University o Caliornia

More information

Canonical Forms of Multi-Port Dynamic Thermal Networks

Canonical Forms of Multi-Port Dynamic Thermal Networks Canonical Forms o Multi-Port Dynamic Thermal Networs orenzo Codecasa Dario D Amore and Paolo Maezzoni Politecnico di Milano Dipartimento di Elettronica e Inormazione Piazza eonardo da Vinci Milan Italy

More information

Lattice QCD with Dynamical up, down and Strange Quarks with the Earth Simulator

Lattice QCD with Dynamical up, down and Strange Quarks with the Earth Simulator Lattice with Dynamical up, down and Strange Quarks with the Earth Simulator Project Representative Akira Ukawa Center or Computational Sciences, University o Tsukuba, Proessor Authors Tomomi Ishikawa,

More information

Speed and Height Control for a Special Class of Running Quadruped Robots

Speed and Height Control for a Special Class of Running Quadruped Robots 8 IEEE International Conerence on Rootics and Automation Pasadena, CA, USA, May 19-3, 8 Speed and Height Control or a Special Class o Running Quadruped Roots Nicholas Cherouvim and Evangelos Papadopoulos,

More information

STATISTICAL MODELLING OF MULTICHANNEL BLIND SYSTEM IDENTIFICATION ERRORS. Felicia Lim, Patrick A. Naylor

STATISTICAL MODELLING OF MULTICHANNEL BLIND SYSTEM IDENTIFICATION ERRORS. Felicia Lim, Patrick A. Naylor STTISTICL MODELLING OF MULTICHNNEL BLIND SYSTEM IDENTIFICTION ERRORS Felicia Lim, Patrick. Naylor Dept. of Electrical and Electronic Engineering, Imperial College London, UK {felicia.lim6, p.naylor}@imperial.ac.uk

More information

Curve Sketching. The process of curve sketching can be performed in the following steps:

Curve Sketching. The process of curve sketching can be performed in the following steps: Curve Sketching So ar you have learned how to ind st and nd derivatives o unctions and use these derivatives to determine where a unction is:. Increasing/decreasing. Relative extrema 3. Concavity 4. Points

More information

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS

SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS J. Appl. Math. & Computing Vol. 23(2007), No. 1-2, pp. 243-256 Website: http://jamc.net SWEEP METHOD IN ANALYSIS OPTIMAL CONTROL FOR RENDEZ-VOUS PROBLEMS MIHAI POPESCU Abstract. This paper deals with determining

More information

Chapter 2 Canonical Correlation Analysis

Chapter 2 Canonical Correlation Analysis Chapter 2 Canonical Correlation Analysis Canonical correlation analysis CCA, which is a multivariate analysis method, tries to quantify the amount of linear relationships etween two sets of random variales,

More information

Robust Residual Selection for Fault Detection

Robust Residual Selection for Fault Detection Robust Residual Selection or Fault Detection Hamed Khorasgani*, Daniel E Jung**, Gautam Biswas*, Erik Frisk**, and Mattias Krysander** Abstract A number o residual generation methods have been developed

More information

Analysis of Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch. Abstract

Analysis of Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch. Abstract The 22 International Congress and Exposition on Noise Control Engineering Dearborn, MI, USA. August 19-21, 22 Analysis o Friction-Induced Vibration Leading to Eek Noise in a Dry Friction Clutch P. Wickramarachi

More information

ROBUST KALMAN FILTERING FOR LINEAR DISCRETE TIME UNCERTAIN SYSTEMS

ROBUST KALMAN FILTERING FOR LINEAR DISCRETE TIME UNCERTAIN SYSTEMS International Journal o Advances in Engineering & echnology, Sept 202. IJAE ISSN: 223-963 ROBUS KALMAN FILERING FOR LINEAR DISCREE IME UNCERAIN SYSEMS Munmun Dutta, Balram imande 2 and Raesh Mandal 3 Department

More information

AN APPROACH TO PREVENT ADAPTIVE BEAMFORMERS FROM CANCELLING THE DESIRED SIGNAL. Tofigh Naghibi and Beat Pfister

AN APPROACH TO PREVENT ADAPTIVE BEAMFORMERS FROM CANCELLING THE DESIRED SIGNAL. Tofigh Naghibi and Beat Pfister AN APPROACH TO PREVENT ADAPTIVE BEAMFORMERS FROM CANCELLING THE DESIRED SIGNAL Tofigh Naghibi and Beat Pfister Speech Processing Group, Computer Engineering and Networks Lab., ETH Zurich, Switzerland {naghibi,pfister}@tik.ee.ethz.ch

More information

Asymptote. 2 Problems 2 Methods

Asymptote. 2 Problems 2 Methods Asymptote Problems Methods Problems Assume we have the ollowing transer unction which has a zero at =, a pole at = and a pole at =. We are going to look at two problems: problem is where >> and problem

More information

ADAPTIVE VOLTERRA FILTERS FOR NONLINEAR ACOUSTIC ECHO CANCELLATION. A. Stenger and R. Rabenstein

ADAPTIVE VOLTERRA FILTERS FOR NONLINEAR ACOUSTIC ECHO CANCELLATION. A. Stenger and R. Rabenstein ADAPTIVE VOLTERRA FILTERS FOR NONLINEAR ACOUSTIC ECHO CANCELLATION A. Stenger and R. Rabenstein University of Erlangen-Nürnberg, Telecommunications Laboratory Cauerstr. 7, D-958 Erlangen, Germany stenger@nt.e-technik.uni-erlangen.de

More information

Products and Convolutions of Gaussian Probability Density Functions

Products and Convolutions of Gaussian Probability Density Functions Tina Memo No. 003-003 Internal Report Products and Convolutions o Gaussian Probability Density Functions P.A. Bromiley Last updated / 9 / 03 Imaging Science and Biomedical Engineering Division, Medical

More information

FREQUENCY DOMAIN SINGULAR VALUE DECOMPOSITION FOR EFFICIENT SPATIAL AUDIO CODING. Sina Zamani, Tejaswi Nanjundaswamy, Kenneth Rose

FREQUENCY DOMAIN SINGULAR VALUE DECOMPOSITION FOR EFFICIENT SPATIAL AUDIO CODING. Sina Zamani, Tejaswi Nanjundaswamy, Kenneth Rose FREQUENCY DOMAIN SINGULAR VALUE DECOMPOSITION FOR EFFICIENT SPATIAL AUDIO CODING Sina Zamani, Tejaswi Nanjundaswamy, Kenneth Rose Department o Electrical and Computer Engineering, University o Caliornia

More information