Real-time Single-channel Dereverberation and Separation with Time-domain Audio Separation Network

Size: px
Start display at page:

Download "Real-time Single-channel Dereverberation and Separation with Time-domain Audio Separation Network"

Transcription

1 Interspeech September 2018, Hyderabad Real-tme Sngle-channel Dereverberaton and Separaton wth Tme-doman Audo Separaton Networ Y Luo Nma Mesgaran Department of Electrcal Engneerng, Columba Unversty, New Yor, NY yl3364@columba.edu nma@ee.columba.edu Abstract We nvestgate the recently proposed Tme-doman Audo Separaton Networ (TasNet) n the tas of real-tme snglechannel speech dereverberaton. Unle systems that tae tmefrequency representaton of the audo as nput, TasNet learns an adaptve front-end n replacement of the tme-frequency representaton by a tme-doman convolutonal non-negatve autoencoder. We show that by formulatng the dereverberaton problem as a denosng problem where the drect path s separated from the reverberatons, a TasNet denosng autoencoder can outperform a deep LSTM baselne on log-power magntude spectrogram nput n both causal and non-causal settngs. We further show that adjustng the strde sze n the convolutonal autoencoder helps both the dereverberaton and separaton performance. Index Terms: speech dereverberaton, speech separaton, tmedoman, deep learnng 1. Introducton Real-world speech communcaton often taes place n crowded or reverberant condtons where the speech sgnal s corrupted by other speaers, envronmental noses, or room reverberatons. A successful system n such condtons thus requres robust speech separaton or speech dereverberaton functon. Moreover, n such applcatons where real-tme processng s necessary, the latency of the system remans an mportant lmtng ssue. In recent years, deep learnng systems have shown to have better generalzaton ablty and hgher performance n varous condtons for both separaton and dereverberaton [1, 2, 3, 4, 5, 6, 7, 8, 9]. In most of the systems, a tme-frequency (T-F) representaton s calculated from the audo waveform as the nput by short-tme Fourer transform (STFT). In speech separaton tass, a general method s to estmate a T-F mas for each of the speaer n the mxture. In dereverberaton, the anechoc T-F representaton s typcally estmated from the reverberant sgnal. The reconstructon of the waveforms s then done by nverse STFT. However, there are several ssues wth the usage of T-F representatons. Frst, performance of STFT-based systems s related to the choce of the wndow length n STFT, whch drectly affects the frequency resoluton as well as the system latency. In many systems, a wndow sze that s longer than 32 ms s requred to acheve a good performance [1, 2, 10]. Ths lmts the use of such systems n applcatons where a very short latency s requred, such as hearng ads and telecommuncaton devces. Addtonally, most of the systems for separaton and dereverberaton only modfy the magntude spectrogram or the mel-frequency cepstral coeffcent (MFCC) whle the phase spectrogram remans unchanged [3, 5, 6]. Ths lmts the performance upper-bound due to the usage of the nosy phase durng nverse STFT. Although there are methods such as phase-senstve mas for separaton [11] or complex rato mas and teratve reconstructon for dereverberaton [12, 7], the performance s stll lmted and model complexty mght be much hgher. Modelng the sgnals drectly n tme-doman may remedy the ssues mentoned above. A recently proposed neural networ, the Tme-doman Audo Separaton Networ (TasNet [4]), s a deep learnng system that operates n the tme-doman. TasNet models the nput waveform wth a 1-D convolutonal encoder-decoder framewor where the output of the encoder forms a non-negatve adaptve front-end (representaton) to replace the STFT. The target sources are estmated by calculatng mas-le matrces that are appled to the non-negatve representaton of the nput, whch s smlar to the typcal mas estmaton process n STFT-based systems. Because all of the operatons n TasNet are n the tme-doman, there s no upperbound performance due to the nosy phase spectrogram, and the latency of the system can be controlled by the length of the 1-D flters n the convolutonal autoencoder. Comparng wth STFTbased systems, the latency of TasNet can be as low as 5ms [4], whch maes t possble for real-tme low latency applcatons. It was shown that TasNet outperformed the state-of-the-art STFT-based systems on the separaton tas n both causal and non-causal confguratons [4]. However, whether TasNet s effectve n the problem of sngle-channel dereverberaton s unnown. In ths paper, we nvestgate the usage of TasNet as a denosng autoencoder (DAE) n the problem of speech dereverberaton. We formulate the dereverberaton problem as a separaton problem, where the reverberant speech s treated as the summaton of the drect path and the reverberant nose. A smlar mas estmaton process s desgned to extract the drect path from the reverberant nput. Based on the observaton on the dereverberaton problem, we further show that by addng overlap between the wndows (.e. adjustng the strde sze n the convolutonal autoencoder), the performance of dereverberaton and separaton can both be mproved. The rest of the paper s organzed as follows. Secton 2 descrbes the problem formulaton of the dereverberaton tas. Secton 3 consders the TasNet archtecture for dereverberaton. Secton 4 provdes the detals about the experments. Secton 5 concludes the paper. 2. Problem Descrpton A reverberant speech sgnal s composed of the drect sgnal x (d) (t) and the remanng reverberant nose x (e) (t) x(t) = x (d) (t) + x (e) (t) (1) In real-tme applcatons, audo sgnals typcally come n streams or segments. At each tme step, we assume that an au /Interspeech

2 do stream wth length of L samples s receved x = x(t) x (d) = x (d) (t) t [H, H + L), = 1,..., K (2) = x (e) (t) x (e) where x, x (d), x(e) R 1 L and H denotes the hop sze between streams. K stands for the total number of audo streams and vares from utterance to utterance. We drop the notaton where there s no ambguty. The am of dereverberaton s to estmate the drect sgnal x (d) from x. Followng the dea from the orgnal TasNet, a set of tranable bass sgnals B = [b 1, b 2,..., b N ] R N L s used to represent each of the segments wth a set of non-negatve weghts through a deconvolutonal operaton { x = Deconv(w, B) x (d) = Deconv(w (d) (3), B) where the weght vectors w, w (d) R 1 N. Wth the nonnegatvty constrant, a mas-le vector m (d) R 1 N can be estmated for w (d) w (d) = w (w (d) w) (4) := w m (d) (5) where and denotes element-wse multplcaton and dvson. Therefore, the problem of estmatng the drect path s equvalent to estmatng a mas-le vector whch s appled to a representaton of the reverberant speech. 3. TasNet for Dereverberaton Fgure 1: Tme-doman Audo Separaton Networ (TasNet) models the nput sgnal n the tme-doman usng a convolutonal encoder-decoder framewor. The output of the encoder forms the non-negatve representaton for the nput, and a mas for the target drect path s learned from the separator and appled to the encoder output. The decoder then reconstructs the waveform through a deconvolutonal operaton. The TasNet archtecture contans one 1-D convolutonal layer as the non-negatve encoder and several recurrent layers for mas estmaton, and one lnear 1-D deconvolutonal layer as the decoder. The encoder output serves as an adaptve front-end representaton for the tme-doman sgnal to replace the STFT feature. The decoder nverts the convolutonal operaton n the encoder by performng deconvoluton wth a set of tranable bass sgnals (flters) and reconstructs the waveforms. The recurrent layers estmate the mass usng the representaton generated by the encoder. Fgure 1 shows the flowchart of the system D convolutonal encoder The encoder conssts of a 1-D convolutonal layer wth ReLU actvaton for the non-negatvty constrant w = ReLU(LN(x U)) (6) where U R N L s the tranable parameter, x R 1 L s a segment of the nput mxture, and N s the number of channels (.e. the number of the flters). denotes the convoluton operator. LN corresponds to the layer normalzaton operaton [13]. The layer normalzaton operaton s appled here to ensure that the encoder s nvarant to nput rescalng, meanng that changng the energy of the sgnal wll not affect the separaton performance. In [4], t was mentoned that a gated CNN archtecture [14] s helpful for the convergence speed and fnal performance. However, we fnd emprcally that wth proper tranng, usng ReLU as the only actvaton functon does not harm the performance of the networ Deep LSTM separaton module The separaton module contans several staced LSTM layers followed by a fully-connected layer for mas estmaton. The nput to the separaton module s the sequence of K nput weght vectors w 1,... w K R 1 N, and the output s the mas-le vectors for the target sources. For dereverberaton, the output s only one mas m (d) corresponds to the drect path. Sgmod actvaton functon s used n the fully-connected layer. A layer normalzaton style operaton s appled to the nput of the separaton module n order to speed up and stablze the tranng process µ = 1 N w = g (w µ) + b (7) σ N w j σ = 1 N (w j µ) N 2 (8) j=1 j=1 where parameters g R 1 N and b R 1 N are gan and bas vectors that are jontly optmzed wth the networ. We fnd ths mportant for the networ to converge relably. In order to accelerate the tranng process and enhance the gradent flow, an dentty sp connecton [15] s added between every two LSTM layers. A lnear fully-connected layer s appled to the nput to the separaton module for reshapng t to the same sze as the output of the second LSTM layer. After the mas vector m (d) R 1 N for the drect path of each source s generated, the weght vector ŵ (d) each segment s calculated by multplyng m (d) weght vector w, as n equaton D deconvolutonal decoder R 1 N for wth the nput The decoder s a 1-D deconvolutonal layer to nvert the convoluton operaton n the encoder for tme-doman sgnal reconstructon. The waveform for each sgnal n each segment s calculated by the 1-D deconvoluton between the weght vector and a set of tranable 1-D flters B R N L ˆx (d) = Deconv(ŵ (d), B) (9) ˆx = Deconv(ŵ, B) (10) The 1-D flters B are parameters n the deconvolutonal layer and are jontly optmzed wth all the other parts of the 343

3 networ. The entre waveforms are then obtaned by concatenatng all the segments. The reconstructons n the overlapped parts n consecutve segments are summed up to form the fnal output Tranng objectve In [4], t s reported that usng scale-nvarant source-to-nose rato (SI-SNR) as the objectve led to better performance n the separaton tas. However, SI-SNR leads to much slower convergence and worse performance on the dereverberaton tas, possbly due to the auto-correlated structure between the drect path and the reverberant nose. Here, we use the mean-square error (MSE) between the estmated drect path and the real drect path, as well as the estmated recovered nput and the nosy nput as the objectve L = MSE(ˆx (d), x (d) ) + MSE(ˆx, x) (11) Note that the second term n equaton 11 s to ensure that w correctly represent the nput sgnal, whch s necessary because the drect path n dereverberaton problem s part of the nput Dataset Dereverberaton 4. Experments A smulated reverberant speech dataset s generated from the Wall Street Journal (WSJ0) dataset wth three dfferent room reverb characterstcs. Table 1 shows the characterstcs of the rooms. One mcrophone s located at the center of the room. The room mpulse responses (RIRs) are generated wth the mage method [16]. A tranng set of samples (30 hours n total) and a valdaton set of 6000 samples (10 hours n total) are generated from randomly selected utterances from the WSJ0 tranng set s tr s. A test set of 5000 samples (8 hours n total) s generated from randomly selected speaers n WSJ0 s dt 05 and s et 05 datasets. The sample rate for all utterances s set to 8Hz. Durng the generaton of the reverberant speech, a random utterance s frst drawn from the clean speech dataset. A room and ts correspondng T 60 s also randomly selected. The speaer s then randomly placed n the room wth at least 0.5m from the borders. The heght of the speaer s restrcted between 1m to 2m. Table 1: Characterstcs of dfferent rooms for dereverberaton smulaton Separaton Sze (m) T 60 (s) Small Medum Large For the separaton tas, we use the WSJ0-2mx dataset [1, 2, 10], whch contans 30 hours of tranng and 10 hours of valdaton data. The mxtures are generated by randomly selectng utterances from dfferent speaers n WSJ0 tranng set s tr s, and mxng them at random sgnal-to-nose ratos (SNR) between 0 db and 5 db. Fve hours of evaluaton set are generated n the same way usng utterances from 16 unseen speaers from s dt 05 and s et 05 n the WSJ0 dataset. The sample rate s also set to 8Hz Networ confguraton Table 2: Networ confguratons for dfferent tass. Tas Causal (N, H, L) Separator Dereverb (250, 40, 40) Separate (500, 40, 40) The parameters of the system nclude the segment length L, the hop sze H, the number of bass sgnals N, and the confguraton of the separator module. The parameters of the separator nclude the number of (B-)LSTM layers, the number of hdden unts n each (B-)LSTM layer, and the number of hdden unts n the fully-connected layer. Table 2 shows the confguraton of networs for dfferent tass. Note that settng the hop sze H to be equal to the wndow sze L means that there s no overlap between two consecutve segments. In Secton 4.4 we wll dscuss the effect of overlap n both tass. For the dereverberaton tas, we desgn another baselne deep LSTM (DLSTM) DAE model wth log-power magntude spectrogram nput. The wndow sze and hop sze of STFT are 256 samples (32ms) and 64 samples (8ms), respectvely. Ths results n a 129-dmensonal nput feature. The DLSTM DAE contans 4 (B-)LSTM layers wth the same sze as the separator n TasNet, wth a fully-connected layer of 129 hdden unts for estmatng the log-power magntude spectrogram of the drect path. No actvaton functon s appled n the fully-connected layer. Identty sp connectons are added between every two (B-)LSTM layers the same way as n Secton 3.2. We also apply the currculum tranng strategy [17] n a smlar fashon to [4]. We start tranng the networ on 1 secondlong utterances for dereverberaton and 0.5 second-long utterances for separaton, and contnue tranng on 4 second-long utterances afterward. For the DLSTM DAE model, we frst tran on 100 frame-long utterances (0.8s) and contnue on 400 framelong utterances (3.2s) Evaluaton metrcs For the dereverberaton tas, we evaluate the systems usng the perceptual evaluaton of speech qualty (PESQ) [18] and the scale-nvarant sgnal-to-nose rato (SI-SNR) [1, 4]. For the separaton problem, we evaluated the systems wth both SI- SNR mprovement (SI-SNR) and SDR mprovement (SDR) [19] metrcs used n [1, 2, 10] Experment results We frst nvestgate the effect of strde sze n the convolutonal autoencoder of TasNet on the performance. A hop sze of H L corresponds to a strde sze of L H n the 1-D convolutonal and deconvolutonal layers. Table 3 provde the effect of strde on the performance of dereverberaton tas after havng 50% hop sze (.e. addng 50% overlap between segments). We fnd that addng overlap between segments sgnfcantly helps the performance. We then compare TasNet DAE wth DLSTM DAE baselne on the dereverberaton tas. Table 4 presents the results 344

4 Table 3: PESQ and SI-SNR (db) for dfferent hop sze n TasNet DAE. Overlap Causal PESQ SI-SNR 0% % % % of PESQ and SI-SNR of the two systems. We fnd that Tas- Net DAE performs sgnfcantly better on SI-SNR but worse on PESQ. Ths can be explaned by the usage of the MSE-based objectve functon whch favors SNR more. Nevertheless, we can see that a causal TasNet DAE can stll outperform a noncausal DLSTM DAE n terms of SI-SNR. Ths means that Tas- Net DAE s able to learn a better mappng between the waveforms of the anechoc sgnals. Table 5 compares the system latency n causal TasNet and DLSTM DAE. Smlar to [4], the system latency T tot s expressed as the sum of the ntal delay of the system T and the processng tme for a segment T p. T s the length of the segment requred to produce the frst output, and T p s estmated as the average per-segment processng tme across the entre test set. Both models are loaded on a Ttan X Pascal GPU before the processng starts. We observe that the overall latency for TasNet s sgnfcantly smaller than the DLSTM DAE, due to the fact that TasNet decouples the wndow sze and the frequency resoluton n STFT. Ths enables the TasNet model to be deployed to real-tme and low-latency applcatons. Fnally, we examne the effect of strde (H) on speech separaton tas and compared wth the other state-of-the-art systems. Durng the tranng for TasNet wth 50% overlap (TasNet-50%), gradent clppng wth maxmum norm of 3 was appled to allevate the gradent exploson problem. We fnd that ths sgnfcantly mproves the performance. As shown n table 6, although TasNet wthout overlap (TasNet-0%) already has comparable performance wth other systems, TasNet wth 50% overlap sgnfcantly outperforms all the other systems n both causal and non-causal confguratons. Ths performance boost further proves the effcacy of TasNet n both onlne and offlne settngs n comparson wth STFT-based systems. Table 6: SI-SNR (db) and SDR (db) mprovements comparson for dfferent hop sze n TasNet for separaton. Method Causal SI-SNR SDR upit-lstm [2] 7.0 TasNet-0% [4] TasNet-50% DPCL++ [1] 10.8 DANet [10] 10.5 ADANet [3] 10.5 upit-blstm-st [2] 10.0 cupit-grd-rd [20] 10.2 CBLDNN-GAT[21] 11.0 Chmera++ [22] WA-MISI-5 [23] TasNet-0% [4] TasNet-50% Concluson In ths paper, we nvestgated the performance of a recently proposed neural networ for speech separaton, the tme-doman audo separaton networ (TasNet), on the tas of speech dereverberaton. We formulated the dereverberaton problem as a denosng problem where the drect path was separated from the echoc nose. Experments showed that TasNet outperformed a deep LSTM baselne wth spectrogram nput, and adjustng the strde sze n the convolutonal autoencoder further mproved the performance n both separaton and dereverberaton tass. 6. Acnowledgement Ths wor was funded by a grant from Natonal Insttute of Health, NIDCD, DC014279, Natonal Scence Foundaton CA- REER Award, and the Pew Chartable Trusts. Table 4: PESQ and SI-SNR (db) for TasNet DAE and DLSTM DAE baselne. Causal PESQ SI-SNR Mxture TasNet DAE DLSTM DAE TasNet DAE DLSTM DAE Table 5: Mnmum latency (ms) of TasNet and DLSTM DAE n dereverberaton tas. Method T T p T tot TasNet DLSTM DAE

5 7. References [1] Y. Is, J. Le Roux, Z. Chen, S. Watanabe, and J. R. Hershey, Sngle-channel mult-speaer separaton usng deep clusterng, Interspeech 2016, pp , [2] M. Kolbæ, D. Yu, Z.-H. Tan, and J. Jensen, Multtaler speech separaton wth utterance-level permutaton nvarant tranng of deep recurrent neural networs, IEEE/ACM Transactons on Audo, Speech, and Language Processng, vol. 25, no. 10, pp , [3] Y. Luo, Z. Chen, and N. Mesgaran, Speaer-ndependent speech separaton wth deep attractor networ, IEEE/ACM Transactons on Audo, Speech, and Language Processng, vol. 26, no. 4, pp , [4] Y. Luo and N. Mesgaran, Tasnet: tme-doman audo separaton networ for real-tme, sngle-channel speech separaton, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2018 IEEE Internatonal Conference on. IEEE, [5] X. Feng, Y. Zhang, and J. Glass, Speech feature denosng and dereverberaton va deep autoencoders for nosy reverberant speech recognton, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2014 IEEE Internatonal Conference on. IEEE, 2014, pp [6] M. Mmura, S. Saa, and T. Kawahara, Speech dereverberaton usng long short-term memory, n Sxteenth Annual Conference of the Internatonal Speech Communcaton Assocaton, [7] K. Han, Y. Wang, D. Wang, W. S. Woods, I. Mers, and T. Zhang, Learnng spectral mappng for speech dereverberaton and denosng, IEEE/ACM Transactons on Audo, Speech, and Language Processng, vol. 23, no. 6, pp , [8] Y. Ueda, L. Wang, A. Ka, X. Xao, E. S. Chng, and H. L, Snglechannel dereverberaton for dstant-talng speech recognton by combnng denosng autoencoder and temporal structure normalzaton, Journal of Sgnal Processng Systems, vol. 82, no. 2, pp , [9] Y. Zhao, Z.-Q. Wang, and D. Wang, A two-stage algorthm for nosy and reverberant speech enhancement, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2017 IEEE Internatonal Conference on. IEEE, 2017, pp [10] Z. Chen, Y. Luo, and N. Mesgaran, Deep attractor networ for sngle-mcrophone speaer separaton, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2017 IEEE Internatonal Conference on. IEEE, 2017, pp [11] H. Erdogan, J. R. Hershey, S. Watanabe, and J. Le Roux, Phasesenstve and recognton-boosted speech separaton usng deep recurrent neural networs, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2015 IEEE Internatonal Conference on. IEEE, 2015, pp [12] D. S. Wllamson and D. Wang, Speech dereverberaton and denosng usng complex rato mass, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2017 IEEE Internatonal Conference on. IEEE, 2017, pp [13] J. L. Ba, J. R. Kros, and G. E. Hnton, Layer normalzaton, arxv preprnt arxv: , [14] Y. N. Dauphn, A. Fan, M. Aul, and D. Granger, Language modelng wth gated convolutonal networs, n Internatonal Conference on Machne Learnng, 2017, pp [15] K. He, X. Zhang, S. Ren, and J. Sun, Identty mappngs n deep resdual networs, n European Conference on Computer Vson. Sprnger, 2016, pp [16] J. B. Allen and D. A. Berley, Image method for effcently smulatng small-room acoustcs, The Journal of the Acoustcal Socety of Amerca, vol. 65, no. 4, pp , [17] Y. Bengo, J. Louradour, R. Collobert, and J. Weston, Currculum learnng, n Proc. ICML, 2009, pp [18] I.-T. Recommendaton, Perceptual evaluaton of speech qualty (pesq): An objectve method for end-to-end speech qualty assessment of narrow-band telephone networs and speech codecs, Rec. ITU-T P. 862, [19] E. Vncent, R. Grbonval, and C. Févotte, Performance measurement n blnd audo source separaton, IEEE transactons on audo, speech, and language processng, vol. 14, no. 4, pp , [20] C. Xu, X. Xao, and H. L, Sngle channel speech separaton wth constraned utterance level permutaton nvarant tranng usng grd lstm, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2018 IEEE Internatonal Conference on. IEEE, [21] C. L, L. Zhu, S. Xu, P. Gao, and B. Xu, CBLDNN-based speaer-ndependent speech separaton va generatve adversaral tranng, n Acoustcs, Speech and Sgnal Processng (ICASSP), 2018 IEEE Internatonal Conference on. IEEE, [22] Z.-Q. Wang, J. Le Roux, and J. R. Hershey, Alternatve objectve functons for deep clusterng, n Proc. IEEE Internatonal Conference on Acoustcs, Speech and Sgnal Processng (ICASSP), [23] Z.-Q. Wang, J. L. Roux, D. Wang, and J. R. Hershey, End-to-end speech separaton wth unfolded teratve phase reconstructon, arxv preprnt arxv: ,

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

arxiv: v1 [cs.lg] 8 Jul 2016

arxiv: v1 [cs.lg] 8 Jul 2016 Overcomng Challenges n Fxed Pont Tranng of Deep Convolutonal Networks arxv:1607.02241v1 [cs.lg] 8 Jul 2016 Darryl D. Ln Qualcomm Research, San Dego, CA 92121 USA Sachn S. Talath Qualcomm Research, San

More information

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University)

Th P5 13 Elastic Envelope Inversion SUMMARY. J.R. Luo* (Xi'an Jiaotong University), R.S. Wu (UC Santa Cruz) & J.H. Gao (Xi'an Jiaotong University) -4 June 5 IFEMA Madrd h P5 3 Elastc Envelope Inverson J.R. Luo* (X'an Jaotong Unversty), R.S. Wu (UC Santa Cruz) & J.H. Gao (X'an Jaotong Unversty) SUMMARY We developed the elastc envelope nverson method.

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Music Source Activity Detection and Separation using Deep Attractor Network

Music Source Activity Detection and Separation using Deep Attractor Network Interspeech 2018 2-6 September 2018, Hyderabad Musc Source Actvty Detecton and Separaton usng Deep Attractor Network Rajath Kumar Y Luo Nma Mesgaran Department of Electrcal Engneerng, Columba Unversty,

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

Speech Enhancement Based on Analysis Synthesis Framework With Improved Pitch Estimation and Spectral Envelope Enhancement

Speech Enhancement Based on Analysis Synthesis Framework With Improved Pitch Estimation and Spectral Envelope Enhancement ICSP014 Proceedngs Speech Enhancement Based on Analyss Synthess Framework Wth Improved Ptch Estmaton and Spectral Envelope Enhancement Bn Lu 1, Fuyuan Mo, Janhua Tao 1 1 atonal Laboratory of Pattern Recognton,

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

NOISE ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY NOISE

NOISE ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY NOISE DOI: 10.1917/jct.015.0178 ESTIMATION USING STANDARD DEVIATION OF THE FREQUENCY MAGNITUDE SPECTRUM FOR MIXED NON-STATIONARY A. Indumath 1 and E. Chandra 1 Department of Master of Computer Applcatons, Dr.

More information

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods

Low-Delay 16 kb/s Wideband Speech Coder with Fast Search Methods Low-Delay 16 b/s Wdeband Speech Coder wth Fast Search Methods M. HALIMI M. BENGHERABI A. KADDAI Speech Codng eam Centre de Développement des echnologes Avancées Haouch Oul BP. 17 Baba Hassen Algers ALGERIA

More information

Target Response Adaptation for Correlation Filter Tracking

Target Response Adaptation for Correlation Filter Tracking Target Response Adaptaton for Correlaton Flter Tracng Adel Bb, Matthas Mueller, and Bernard Ghanem Image and Vdeo Understandng Laboratory IVUL, Kng Abdullah Unversty of Scence and Technology KAUST, Saud

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks

Multi-sensor optimal information fusion Kalman filter with mobile agents in ring sensor networks Mult-sensor optmal nformaton fuson Kalman flter wth moble agents n rng sensor networs Behrouz Safarneadan *, Kazem asanpoor ** *Shraz Unversty of echnology, safarnead@sutech.ac.r ** Shraz Unversty of echnology,.hasanpor@gmal.com

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Combined Independent Component Analysis and Kalman Filter Based Real-Time Digital Video Stabilization

Combined Independent Component Analysis and Kalman Filter Based Real-Time Digital Video Stabilization Internatonal Journal of Sgnal Processng Systems Vol. 1, No. 2 December 2013 Combned Independent Component Analyss and Kalman Flter Based Real-Tme Dgtal Vdeo Stablzaton Hassaan S. Quresh, Syed A. Jabr,

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS

OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS OVER-SAMPLING FOR ACCURATE MASKING THRESHOLD CALCULATION IN WAVELET PACKET AUDIO CODERS Ferdnan Snaga #, Elathamby Ambkarajah # and Andrew P. Bradley* # School of Electrcal Engneerng and Telecommuncatons

More information

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network

Design of Shunt Active Filter for Harmonic Compensation in a 3 Phase 3 Wire Distribution Network Internatonal Journal of Research n Electrcal & Electroncs Engneerng olume 1, Issue 1, July-September, 2013, pp. 85-92, IASTER 2013 www.aster.com, Onlne: 2347-5439, Prnt: 2348-0025 Desgn of Shunt Actve

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

Strain Gauge Measuring Amplifier BA 660

Strain Gauge Measuring Amplifier BA 660 Stran Gauge Measurng Amplfer BA 660 Orgnal of the Manual BA660 / IP20 BA660 / IP66 Table of Contents 1. Safety precautons...2 1.1. Feld of applcaton...2 1.2. Installaton...2 1.3. Mantenance...2 2. Functon...2

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

29. Network Functions for Circuits Containing Op Amps

29. Network Functions for Circuits Containing Op Amps 9. Network Functons for Crcuts Contanng Op Amps Introducton Each of the crcuts n ths problem set contans at least one op amp. Also each crcut s represented by a gven network functon. These problems can

More information

The Effect Of Phase-Shifting Transformer On Total Consumers Payments

The Effect Of Phase-Shifting Transformer On Total Consumers Payments Australan Journal of Basc and Appled Scences 5(: 854-85 0 ISSN -88 The Effect Of Phase-Shftng Transformer On Total Consumers Payments R. Jahan Mostafa Nck 3 H. Chahkand Nejad Islamc Azad Unversty Brjand

More information

熊本大学学術リポジトリ. Kumamoto University Repositor

熊本大学学術リポジトリ. Kumamoto University Repositor 熊本大学学術リポジトリ Kumamoto Unversty Repostor Ttle Wreless LAN Based Indoor Poston and Its Smulaton Author(s) Ktasuka, Teruak; Nakansh, Tsune CtatonIEEE Pacfc RIM Conference on Comm Computers, and Sgnal Processng

More information

Phoneme Probability Estimation with Dynamic Sparsely Connected Artificial Neural Networks

Phoneme Probability Estimation with Dynamic Sparsely Connected Artificial Neural Networks The Free Speech Journal, Issue # 5(1997) Publshed 10/22/97 1997 All rghts reserved. Phoneme Probablty Estmaton wth Dynamc Sparsely Connected Artfcal Neural Networks Nkko Ström, (nkko@speech.kth.se) Department

More information

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction

Wavelet Multi-Layer Perceptron Neural Network for Time-Series Prediction Wavelet Mult-Layer Perceptron Neural Network for Tme-Seres Predcton Kok Keong Teo, Lpo Wang* and Zhpng Ln School of Electrcal and Electronc Engneerng Nanyang Technologcal Unversty Block S2, Nanyang Avenue

More information

Study of the Improved Location Algorithm Based on Chan and Taylor

Study of the Improved Location Algorithm Based on Chan and Taylor Send Orders for eprnts to reprnts@benthamscence.ae 58 The Open Cybernetcs & Systemcs Journal, 05, 9, 58-6 Open Access Study of the Improved Locaton Algorthm Based on Chan and Taylor Lu En-Hua *, Xu Ke-Mng

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem EE 508 Lecture 6 Degrees of Freedom The Approxmaton Problem Revew from Last Tme Desgn Strategy Theorem: A crcut wth transfer functon T(s) can be obtaned from a crcut wth normalzed transfer functon T n

More information

Evaluation of short-time speech-based intelligibility metrics

Evaluation of short-time speech-based intelligibility metrics Communcaton: 9th Internatonal Congress on Nose as a Publc Health Problem (ICBEN) 8, Foxwoods, CT Evaluaton of short-tme speech-based ntellgblty metrcs Karen L Payton*, Mona Shrestha Unversty of Massachusetts

More information

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree

A High-Speed Multiplication Algorithm Using Modified Partial Product Reduction Tree World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng Vol:4, No:, 200 A Hgh-Speed Multplcaton Algorthm Usng Modfed Partal Product educton Tree P Asadee

More information

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network

An Alternation Diffusion LMS Estimation Strategy over Wireless Sensor Network Progress In Electromagnetcs Research M, Vol. 70, 135 143, 2018 An Alternaton Dffuson LMS Estmaton Strategy over Wreless Sensor Network Ln L * and Donghu L Abstract Ths paper presents a dstrbuted estmaton

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems

Hardware Design of Filter Bank-Based Narrowband/Wideband Interference Canceler for Overlaid TDMA/CDMA Systems Hardware Desgn of Flter anased arrowband/deband Interference Canceler for Overlad TDMA/CDMA Systems Toyoau Ktano Kaunor Hayash Htosh Masutan and Shnsue Hara Graduate School of Engneerng Osaa Unversty YamadaOa

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

A Noise Suppression Technique using an Auditory Model

A Noise Suppression Technique using an Auditory Model A ose Suppresson Technque usng an Audtory Model Fernando S. erdgão, Luís Vera de Sá, Insttuto de Telecommuncações / Dep. Eng. Electrotécnca ólo II da Unversdade de Combra, 33 Combra, ortugal E-Mal: fp@co.t.pt,

More information

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application

Optimal Sizing and Allocation of Residential Photovoltaic Panels in a Distribution Network for Ancillary Services Application Optmal Szng and Allocaton of Resdental Photovoltac Panels n a Dstrbuton Networ for Ancllary Servces Applcaton Reza Ahmad Kordhel, Student Member, IEEE, S. Al Pourmousav, Student Member, IEEE, Jayarshnan

More information

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization

A Heuristic Speech De-noising with the aid of Dual Tree Complex Wavelet Transform using Teaching-Learning Based Optimization ISSN (Prnt) : 39-863 ISSN (Onlne) : 975-44 D. Yugandhar et al. / Internatonal Journal of Engneerng and Technology (IJET) A Heurstc Speech De-nosng wth the ad of Dual Tree Complex Wavelet Transform usng

More information

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance Subarray adaptve beamformng for reducng the mpact of flow nose on sonar performance C. Bao 1, J. Leader and J. Pan 1 Defence Scence & Technology Organzaton, Rockngham, WA 6958, Australa School of Mechancal

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

An Effective Approach for Distribution System Power Flow Solution

An Effective Approach for Distribution System Power Flow Solution World Academy of Scence, Engneerng and Technology nternatonal Journal of Electrcal and Computer Engneerng ol:, No:, 9 An Effectve Approach for Dstrbuton System Power Flow Soluton A. Alsaad, and. Gholam

More information

Speech bandwidth expansion based on Deep Neural Networks

Speech bandwidth expansion based on Deep Neural Networks INTERSPEECH 2015 Speech bandwdth expanson based on Deep Neural Networks Yngxue Wang 1,2, Shenghu hao 1, Wenbo Lu 3,4, Mng L 3,5,Jngmng Kuang 1 1 School of Informaton and Electroncs, Beng Insttute of Technology,

More information

NEUROMORPHIC NOISE ATTENUATION BASED ON PITCH IN HEARING AIDS

NEUROMORPHIC NOISE ATTENUATION BASED ON PITCH IN HEARING AIDS Internatonal Journal of Emergng Technology n Computer Scence & Electroncs (IJETCSE) ISSN: 976-1353 Volume 23 Issue 2 JUNE 216 (SPECIAL ISSUE) NEUOMOPHIC NOISE ATTENUATION BASED ON PITCH IN HEAING AIDS

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

Enhanced Artificial Neural Networks Using Complex Numbers

Enhanced Artificial Neural Networks Using Complex Numbers Enhanced Artfcal Neural Networks Usng Complex Numers Howard E. Mchel and A. A. S. Awwal Computer Scence Department Unversty of Dayton Dayton, OH 45469-60 mchel@cps.udayton.edu Computer Scence & Engneerng

More information

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

More information

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution

On Channel Estimation of OFDM-BPSK and -QPSK over Generalized Alpha-Mu Fading Distribution Int. J. Communcatons, Network and System Scences, 010, 3, 380-384 do:10.436/jcns.010.34048 Publshed Onlne Aprl 010 (http://www.scrp.org/journal/jcns/) On Channel Estmaton of OFDM-BPSK and -QPSK over Generalzed

More information

A thesis presented to. the faculty of. the Russ College of Engineering and Technology of Ohio University. In partial fulfillment

A thesis presented to. the faculty of. the Russ College of Engineering and Technology of Ohio University. In partial fulfillment Crcular Trells based Low Densty Party Check Codes A thess presented to the faculty of the Russ College of Engneerng and Technology of Oho Unversty In partal fulfllment of the requrements for the degree

More information

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors

Source Localization by TDOA with Random Sensor Position Errors - Part II: Mobile sensors Source Localzaton by TDOA wth Random Sensor Poston Errors - Part II: Moble sensors Xaome Qu,, Lhua Xe EXOUISITUS, Center for E-Cty, School of Electrcal and Electronc Engneerng, Nanyang Technologcal Unversty,

More information

Partial Discharge Pattern Recognition of Cast Resin Current Transformers Using Radial Basis Function Neural Network

Partial Discharge Pattern Recognition of Cast Resin Current Transformers Using Radial Basis Function Neural Network J Electr Eng Technol Vol. 9, No. 1: 293-300, 2014 http://dx.do.org/10.5370/jeet.2014.9.1.293 ISSN(Prnt) 1975-0102 ISSN(Onlne) 2093-7423 Partal Dscharge Pattern Recognton of Cast Resn Current Transformers

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

A Novel UWB Imaging System Setup for Computer- Aided Breast Cancer Diagnosis

A Novel UWB Imaging System Setup for Computer- Aided Breast Cancer Diagnosis A Novel UWB Imagng System Setup for Computer- Aded Breast Cancer Dagnoss Xang He, Ja L, Chenxng Wu Electrcal and Computer Engneerng Oakland Unversty, OU Rochester, I 48309, U.S.A xhe2@oakland.edu, l4@oakland.edu,

More information

PERFORMANCE COMPARISON OF THREE ALGORITHMS FOR TWO-CHANNEL SINEWAVE PARAMETER ESTIMATION: SEVEN PARAMETER SINE FIT, ELLIPSE FIT, SPECTRAL SINC FIT

PERFORMANCE COMPARISON OF THREE ALGORITHMS FOR TWO-CHANNEL SINEWAVE PARAMETER ESTIMATION: SEVEN PARAMETER SINE FIT, ELLIPSE FIT, SPECTRAL SINC FIT XIX IMEKO World Congress Fundamental and ppled Metrology September 6, 009, Lsbon, Portugal PERFORMNCE COMPRISON OF THREE LGORITHMS FOR TWO-CHNNEL SINEWVE PRMETER ESTIMTION: SEVEN PRMETER SINE FIT, ELLIPSE

More information

Improved corner neutron flux calculation for Start-up Range Neutron Monitor

Improved corner neutron flux calculation for Start-up Range Neutron Monitor Proceedngs of Internatonal Symposum on EcoTopa Scence 2007, ISETS07 (2007) Improved corner neutron flux calculaton for Start-up ange Neutron Montor Masato Watanabe 1, Hdetsugu Okada 1 and Yosho Kmura 2

More information

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning

Comparison of Gradient descent method, Kalman Filtering and decoupled Kalman in training Neural Networks used for fingerprint-based positioning Comparson of Gradent descent method, Kalman lterng and decoupled Kalman n tranng Neural Networs used for fngerprnt-based postonng Claude Mbusa Taenga, Koteswara Rao Anne, K Kyamaya, Jean Chamberlan Chedou

More information

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER

STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER APPLIED PI-D CONTROLLER Journal of Engneerng Scence and Technology Specal Issue on Appled Engneerng and Scences, October (214) 3-38 School of Engneerng, Taylor s Unversty STUDY OF MATRIX CONVERTER BASED UNIFIED POWER FLOW CONTROLLER

More information

Optimal Periodic Training Signal for Frequency Offset Estimation in Frequency Selective Fading Channels

Optimal Periodic Training Signal for Frequency Offset Estimation in Frequency Selective Fading Channels Optmal Perodc Tranng Sgnal for Frequency Offset Estmaton n Frequency Selectve Fadng Channels Hlang Mnn, Member, IEEE and Shaohu Xng Department of Electrcal Engneerng School of Engneerng and Computer Scence

More information

Markov Chain Monte Carlo Detection for Underwater Acoustic Channels

Markov Chain Monte Carlo Detection for Underwater Acoustic Channels Markov Chan Monte Carlo Detecton for Underwater Acoustc Channels Hong Wan, Rong-Rong Chen, Jun Won Cho, Andrew Snger, James Presg, and Behrouz Farhang-Boroujeny Dept. of ECE, Unversty of Utah Dept. of

More information

New Wavelet Based Performance Analysis and Optimization of Scalable Joint Source/Channel Coder (SJSCC & SJSCCN) for Time-Varying Channels.

New Wavelet Based Performance Analysis and Optimization of Scalable Joint Source/Channel Coder (SJSCC & SJSCCN) for Time-Varying Channels. Internatonal Research Journal of Engneerng and Technology (IRJET) e-issn: 2395-0056 Volume: 02 Issue: 09 DEC-205 p-issn: 2395-0072 www.rjet.net New Wavelet Based Performance Analyss and Optmzaton of Scalable

More information

Performance analysis of a RLS-based MLP-DFE in time-invariant and time-varying channels

Performance analysis of a RLS-based MLP-DFE in time-invariant and time-varying channels Dgtal Sgnal Processng 18 (2008) 307 320 www.elsever.com/locate/dsp Performance analyss of a RLS-based MLP-DFE n tme-nvarant and tme-varyng channels Kashf Mahmood, Abdelmalek Zdour, Azzedne Zergune Electrcal

More information

Power System State Estimation Using Phasor Measurement Units

Power System State Estimation Using Phasor Measurement Units Unversty of Kentucky UKnowledge Theses and Dssertatons--Electrcal and Computer Engneerng Electrcal and Computer Engneerng 213 Power System State Estmaton Usng Phasor Measurement Unts Jaxong Chen Unversty

More information

Artificial Intelligence Techniques Applications for Power Disturbances Classification

Artificial Intelligence Techniques Applications for Power Disturbances Classification Internatonal Journal of Electrcal and Computer Engneerng 3:5 28 Artfcal Intellgence Technques Applcatons for Power Dsturbances Classfcaton K.Manmala, Dr.K.Selv and R.Ahla Abstract Artfcal Intellgence (AI)

More information

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping

Genetic Algorithm Based Deep Learning Parameters Tuning for Robot Object Recognition and Grasping Genetc Algorthm Based Deep Learnng Parameters Tunng for Robot Obect Recognton and Graspng Delowar Hossan, Genc Cap Internatonal Scence Index, Mechancal and Materals Engneerng waset.org/publcaton/10006712

More information

Resource Control for Elastic Traffic in CDMA Networks

Resource Control for Elastic Traffic in CDMA Networks Resource Control for Elastc Traffc n CDMA Networks Vaslos A. Srs Insttute of Computer Scence, FORTH Crete, Greece vsrs@cs.forth.gr ACM MobCom 2002 Sep. 23-28, 2002, Atlanta, U.S.A. Funded n part by BTexact

More information

STRUCTURE ANALYSIS OF NEURAL NETWORKS

STRUCTURE ANALYSIS OF NEURAL NETWORKS STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG NATIONAL UNIVERSITY OF SINGAPORE 004 STRUCTURE ANALYSIS OF NEURAL NETWORKS DING SHENQIANG 004 STRUCTURE ANANLYSIS OF NEURAL NETWORKS DING SHENQIANG

More information

A Robust Feature Extraction Algorithm for Audio Fingerprinting

A Robust Feature Extraction Algorithm for Audio Fingerprinting A Robust Feature Extracton Algorthm for Audo Fngerprntng Janpng Chen 1, Tejun Huang 2 1 Insttute of Computng Technology, Chnese Academy of Scences, Bejng 100190, Chna 2 Key Laboratory of Machne Percepton(Mnstry

More information

Numerical simulations for long range guided waves Nondestructive Testing by a wavelet based two port equivalent.

Numerical simulations for long range guided waves Nondestructive Testing by a wavelet based two port equivalent. Numercal smulatons for long range guded waves Nondestructve Testng by a wavelet based two port equvalent. F. BERTONCINI, A. MUSOLINO, M. RAUGI, F. TURCU Department of Electrc Systems and Automaton Unversty

More information

Compressive Direction Finding Based on Amplitude Comparison

Compressive Direction Finding Based on Amplitude Comparison Compressve Drecton Fndng Based on Ampltude Comparson Rumng Yang, Ypeng Lu, Qun Wan and Wanln Yang Department of Electronc Engneerng Unversty of Electronc Scence and Technology of Chna Chengdu, Chna { shan99,

More information

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala.

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala. PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER 1 H. RAGHUNATHA RAO, T. ASHOK KUMAR & 3 N.SURESH BABU 1,&3 Department of Electroncs and Communcaton Engneerng, Chrala Engneerng College,

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information