Speech bandwidth expansion based on Deep Neural Networks

Size: px
Start display at page:

Download "Speech bandwidth expansion based on Deep Neural Networks"

Transcription

1 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, Beng , Chna 2 School of Computer Scence, Carnege Mellon Unversty 3 SYSU-CMU Jont Inst. of Eng., Sun Yat-Sen Unversty 4 Department of ECE, Carnege Mellon Unversty 5 SYSU-CMU Shunde Internatonal Jont Research Insttute yxwang.bt@gmal.com, shzhao@bt.edu.cn Abstract Ths paper proposes a new speech bandwdth expanson method, whch uses Deep Neural Networks (DNNs to buld hgh-order egenspaces between the low frequency components and the hgh frequency components of the speech sgnal. A four-layer DNN s traned layer-by-layer from a cascade of Neural Networks (NNs and two Gaussan-Bernoull Restrcted Boltzmann Machnes (GBRBMs. The GBRBMs are adopted to model the dstrbuton of spectral envelopes of the low frequency and the hgh frequency respectvely. The NNs are used to model the ont dstrbuton of hdden varables extracted from the two GBRBMs. The proposed method takes advantage of the strong modelng ablty of GBRBMs n modelng the dstrbuton of the spectral envelopes. And both the obectve and subectve test results show that the proposed method outperforms the conventonal GMM based method. Index Terms: bandwdth extenson, deep neural networks, neural networks, Gaussan-Bernoull Restrcted Boltzmann Machne 1. Introducton Speech bandwdth expanson (BWE s a technque that attempts to mprove the speech qualty by recoverng the mssng hgh frequency components usng the correlaton that exsts between the low and hgh frequency parts of the wde-band speech sgnal. The BWE technques have been appled to varous tasks, such as speech recognton [1], multcast conference [2], etc. Many approaches have been proposed for speech bandwdth extenson durng the last decades. Generally, these methods can be classfed nto two categores: rule-based methods and statstcal methods. The rule based methods drectly regenerate the hgh frequency spectral based on the acoustcal knowledge of the speech sgnal, e.g. smply copyng a porton of the narrowband spectrum onto the desred extenson frequency components [3]. On the other hand, the statstcal methods employ statstcal models to estmate the mappng functon between the low frequency and hgh frequency spectral features [4, 5, 6, 7]. By contrast to rule-based methods, statstcal methods can construct more precse mappng functons usng statstcal models. Therefore, statstcal methods, especally the GMM-based B- WE methods are wdely used [5]. Motvated by the success of Deep Neural Networks (DNN n speech recognton [8], we propose to utlze DNN to estmate a robust mappng functon for speech bandwdth extenson. Dfferent from the conventonal non-lnear or lnear transformaton approaches, the DNN learns both a lnear and a non-lnear relatonshp between the low frequency and hgh frequency spectral envelopes. Thus, DNN can learn a more detaled and precse relatonshp between the low frequency and hgh frequency. In our approach, dfferent from the conventonal feedforward neural networks for regresson tasks, whch are usually traned usng the back-propagaton algorthm under the mnmum mean square error crteron, a four-layer DNN s traned layer-by-layer from a cascade of Neural Networks (NNs and two Gaussan-Bernoull Restrcted Boltzmann Machnes (G- BRBMs. In the tranng phase, we frst tran two exclusve GBRBMs for low frequency and hgh frequency to obtan the deep networks that capture abstractons for each speech. Then, low frequency feature vectors and hgh frequency feature vectors are fed nto ther correspondng GBRBM and hgh-order features produced by GBRBMs are used to tran a concatenatng neural network between the two GBRBMs. In the reconstructon phase, the low frequency sgnal s converted through the traned NNs n the hgh-order space, and brought back to the cepstrum space usng the nverse process of the hgh frequency GBRBM. Ths paper s organzed as follows. Secton 2 gves an overvew of RBM and GBRBM whle secton 3 explans our speech bandwdth extenson method. We show our setup and expermental results n secton 4, and secton 5 s our concluson. 2. Prelmnares Our speech bandwdth extenson method uses GBRBM to capture hgh-order features. We brefly revew the GBRBM and ts fundamental model, Restrcted Boltzmann machne (RBM, n ths secton RBM A RBM s a bpartte undrected graphcal model. It has a twolayer structure wth one vsble layer correspondng to a set of vsble stochastc varables v = [v 1,...v V ] T and one hdden layer correspondng to a set of hdden stochastc varables h = [h 1,...h H] T, where V and H denote the number of unts n the vsble and hdden layers [9]. The ont probablty p(v, h of bnary-valued vsble unts v and bnary-valued hdden unts h s defned as follows: p(v, h = 1 exp(e(v, h (1 E(v, h = av T bh T v T W h (2 Copyrght 2015 ISCA 2593 September 6-10, 2015, Dresden, Germany

2 = exp(e(v, h (3 v,h where W = {w } ɛr I J, aɛr I 1 and bɛr J 1 are the weght parameter matrx between vsble unts and hdden unts, a bas vector of vsble unts, and a bas vector of hdden unts, respectvely. Because there s no connecton between vsble unts or between hdden unts, the condtonal probabltes can be wrtten as: p (v = 1 h = σ (h T W T : + a (4 p (h = 1 v = σ (v T W : + b (5 where W :, W : denote the column vector and the row vector n W respectvely, and ndcates an sgmod functon;.e. σ (x = 1. 1+e x Conventonally, parameters of a RBM are estmated by maxmzng the log-lkelhood L = log n p (vn. Dfferentatng partally wth respect to each parameter, we obtan L W = vh σ 2 data vh σ 2 model (6 L v v = (7 a σ 2 data σ 2 model L = h b data h model (8 where data and model ndcate the expectatons of the nput data and the nner model. Because model s extremely expensve to compute exactly, the contrastve dvergence approxmaton to the gradent s used, where model s replaced by runnng the Gbbs sampler ntalzed at the data for one full step [10] GBRBM GBRBM s an extended verson of RBM and s sutable for contnuous and real-valued data. The unts n the vsble layer of the GBRBM represent Gaussan stochastc varables, whle those n hdden layer represent Bernoull stochastc varables [11]. The dstrbuton of the stochastc varable descrbed by the GBRBM s defned by an energy functon N (v n a n 2 M E (v, h Θ = b mh m n=1 N M n=1 m=1 2σ 2 n v n σ n w nmh m m=1 where Θ = (W, a, b s the parameter set of an GBRBM, W ɛr N M are weghts connectng vsble and hdden neurons, a = [a 1,...a N ] T and b = [b 1,...b M ] T are the bas terms of vsble unts and hdden unts respectvely. s the standard devaton assocated wth a Gaussan vsble neuron v n. The ont dstrbuton p (v, h over v and h s defned by the energy functon as where (9 p (v, h = 1 exp (E (v, h (10 = h exp(e(v, hdv (11 Wx hx x GBRBM x 1 W h NN 2 W h Wy hy y T W y GBRBM y Fgure 1: The structure of the GBRBM BWE system The dstrbuton of the vsble unts s then gven as p (v = 1 exp (E (v, h h = 1 N ( exp (v n a n 2 n=1 2σ 2 n M 1 + exp (b m + v T W :m m=1 (12 The parameters n GBRBMs can be optmzed to maxmze the log-lkelhood functon wth a stochastc gradent. Once the parameters are estmated, the condtonal probablty of h gven v and the condtonal probablty of v gven h are respectvely wrtten as: ( p (v = v h = N v; h w + b, σ 2 (13 p (h = 1 v = σ v w + b (14 where N ( v; µ, σ 2 denotes the probablty densty functon of the Gaussan dstrbuton wth mean µ and varance σ Speech Bandwdth Extenson usng DNNs 3.1. Spectral expanson usng DNN Fgure 1 shows a flow chart of our method. The proposed model s a four-layer feedforward DNN, ncludng an nput layer, two hdden layers and an output layer. In Fgure 1, the dashed arrow ndcates the tranng phase whle the sold arrow ndcates the reconstructon phase. The nput and output layers denote the stochastc varables n the spectral vectors of low frequency and hgh frequency respectvely. In the tranng phase, two GBRBMs are adopted to model the dstrbuton of spectral envelopes for the low frequency and hgh frequency respectvely. Then a NN s employed to model the dstrbuton of the hdden varables extracted from the two GBRBMs. In the reconstructon phase, an nput vector of the low frequency s fed to GBRBM x, NN, GBRBM y n order and then converted to a hgh frequency vector y. 2594

3 To be more specfc, the tranng process and reconstructng process of the proposed DNN based speech bandwdth extenson s conducted as follows: Step 1 : Tran a GBRBM x usng data x of spectral envelopes of the low frequency. Then gven the vsble samples y and estmated parameters, draw ther correspondng hdden samples h x from the condtonal dstrbuton, whch s p (h x, = 1 x = σ h x, = σ x w + b hx, x w + b hx, (15 (16 where b hx are bas vectors of forward nference for low frequency. Step 2: Tran a GBRBM y usng data y of spectral envelopes of the hgh frequency. Then gven the vsble samples y, draw ther correspondng hdden samples h yusng mean-feld approxmaton from the condtonal dstrbuton, whch s p (h y, = 1 y = σ h y, = σ y σ w + b hy, y σ w + b hy, (17 (18 where b hy are bas vectors of forward nference for hgh frequency. Step 3: In the last step, a NN s traned, wth the proected vectors of the low frequency s acoustc feature h x beng the nputs, and the proected vectors of the correspondng hgh frequency s feature h y beng outputs. The weght parameters of the NN are estmated to mnmze the error between the output F (h x and the target vector h y as s typcal for a NN. Once the weght parameters are estmated, an nput vector h y s converted to h y = F (h x = σ ( W 2 h σ ( W 1 h h x + d 1 + d2 (19 where Wh 1, Wh 2 represents the weght matrces of the frst, second layer of the neural network, respectvely. Durng the reconstructon phase, to map the output h y of the NN to the acoustc feature of the hgh frequency, we ust use backward nference of GBRBM y usng Eq. (14, resultng n ( p (y h y = N y; σ ywy T h y + b y, σy 2 (20 When mnmzng the mean square error (MMSE estmaton rule s adopted for parameter generaton, the mappng functon takes the form: } ỹ MMSE = E {y h y = yp (y h y dy Ω y = yn (y; σ yw T h (21 y y + b y dy Ω y = σ yw T y h y + b y 3.2. Exctaton Expanson and power adustment Dfferent exctaton expanson technques have been nvestgated by many researchers and they can be classfed nto two groups. One s reusng the sgnal components of the LF exctaton sgnal by spectral foldng, spectral translaton [12]or nonlnear dstorton whch ncludes half-wave rectfcaton [13], full-wave rectfcaton [14], cubc functon [15], and the other one s generatng new components by nose/snusods generator [16] or non-lnear processng [17]. Utlzng the LF exctaton sgnal as HF exctaton sgnal results n the best BWE performance n terms of sound qualty. Therefore, n ths paper, we use ths method to predct the HF exctaton sgnal. It s necessary to adust the power of the extended exctaton sgnal to the power of the orgnal hgh frequency exctaton sgnal frame by frame. A codebook mappng method s employed to make the adustment. To be more specfc, obtan the energy gan factor g 1between the hgh frequency sgnal s h and the low frequency sgnals l, whch s N1 n=0 g 1 = log s2 h (n 10 (22 N1 n=0 s2 l (n tran and store a codebook C g1 of g 1 usng conventonal LBG algorthm. search an optmal codeword from the codebook C g1, obtanng the optmal codeword g 1 and the correspondng ndex. calculate the energy gan factor g 2 between the low frequency sgnal s l and s e obtaned from low frequency exctaton fltered through hgh frequency synthess flter, whch s N1 n=0 g 2 = log s2 e (n 10 (23 N1 n=0 s2 l (n the fnal gan factor s wrtten as 10 g g = 10 g Setup 4. Experments (24 We conducted speech bandwdth extenson usng one Mandarn Chnese database and an Englsh database. The frst Chnese speech database s from the NTT Advanced Technology Corporaton (NTT-AT [18]. The data s sampled at a 16-kHz samplng rate and dgtzed nto 16-bts resoluton. The Englsh database s the TIMIT corpus, whch also contans 16 khz speech recordngs [19]. A hgh-pass flterng suppled the hgh frequency sgnal. The low frequency sgnal resulted from a 0.3 to 3.4 khz band-pass flterng followed by a down-samplng and up-samplng wth a factor 2. We use the core tranng set defned n TIMIT (462 speakers and 4620 utterances and 64 utterances randomly selected from all speech sound classes n NTT as our tranng set. The test set conssted of the core test set defned n TIMIT and 32 utterances n NTT. The baselne system n our experment was the conversonal GMM based BWE. A GMM wth 128 components was traned for the baselne system. The 16-order lne spectral frequences (LSFs [20] were adopted as the spectral feature for the low frequency and hgh frequency. The frame sze and the frame shft 2595

4 for calculatng spectral envelopes was set to 20ms and 10ms respectvely. As long as learnng of standard devaton s not qute stable, we fxed σ to 1 and normalze the nput spectral feature vectors to zero mean and standard devaton 1. The contrastve dvergence (CD learnng wth 1-step Gbbs samplng was employed to tran GBRBMs. The stochastc batch gradent descent algorthm was adopted to update the model parameters. The sze of each mn-batch was set to 12 and the learnng rate was set to The number of epochs of GBRBMs and NNs were set to 1000 and 300 respectvely. The number of hdden unts of a GBRBM was fxed to 300. We nvestgated on three neural network structures ( a 1- layer NN, a 2-layer NN wth 1 hdden layer whch contans 600 nodes, a 3-layer NN wth 2 hdden layers and each hdden layer contans 600 nodes for the followng experments. Both obectve and subectve measures were used to evaluate the speech bandwdth extenson system. The reconstructed speech was measured obectvely n terms of dstorton between orgnal speech and reconstructed speech. The root mean square log spectral dstorton (RMS-LSD dstance n db and A-B preference tests were used as the obectve and subectve measurement, respectvely Obectve evaluaton We measured the RMS-LSD n the mssng hgh frequency (4-8 khz. The defnton of RMS-LSD [21] s as follows, ( D A,  = 1 ω2  (e ω 2 ω 1 ω 1 20log10 ω 2 dω A (e ω (25 where ω 1 and ω 2 are the cut-off frequences of the mssng band; A ( e ω and  ( e ω denote the power spectrum of orgnal wdeband frame and the power spectrum of correspondng artfcally expanded sgnal respectvely. The smaller the value of RMS-LSD s, the closer the reconstructed hgh frequency to the orgnal hgh frequency, the better the speech qualty s. The RMS-LSD results are shown n Table 1. Table 1: RMS-LSD comparson between GMM based BWE and DNNs based BWE. Method RMS-LSD(dB GMM based method 8.07 DNNs (1-layer NN 7.56 DNNs (2-layer NN 7.29 DNNs (3-layer NN Subectve evaluaton To evaluate the subectve qualty of the proposed DNNs based BWE method, A-B preference tests (A-speech by DNNs based BWE method, B-speech by GMM based BWE method were carred out and a total of 20 subects were asked to partcpate n the preference test. Table 2 shows results of the A-B preference tests. As shown n Table 2, the proposed method s sgnfcantly better than the conventonal GMM based BWE method, snce DNNs can produce more aurally natural speech than GMM. However, n ths paper, only two GBRBMs were studed. In the future, a deeper model whch can better descrbe the nonlnear mappng relatonshp between low frequency and hgh Table 2: Subectve preference scores between GMM based B- WE and DNNs based BWE. Case Propose no GMM-based method preference method DNNs (1-layer NN DNNs (2-layer NN DNNs (3-layer NN frequency wll be used by replacng the GBRBMs wth deeper stochastc neural networks, such as deep belef networks (DB- N. 5. Concluson In ths paper, we proposed a new speech bandwdth extenson method usng a combnaton of a low frequency GBRBM, a hgh frequency GBRBM and concatenatng NNs. In our approach, two exclusve GBRBMs for low frequency and hgh frequency were traned. A NN was then employed to model the ont dstrbuton of the hdden varables extracted from the two GBRBMs. In the reconstructon phase, gven a low frequency feature vector, the condtonal dstrbuton of the hgh frequency feature vector can be derved layer-by-layer. Our expermental results showed the effcacy of the proposed method, n comparson to a conventonal GMM-based method. 6. References [1] P. Bauer, J. Abel, V. Fscher, and T. Fngschedt, Automatc recognton of wdeband telephone speech wth lmted amount of matched tranng data, n Sgnal Processng Conference (EU- SIPCO, 2013 Proceedngs of the 22nd European. IEEE, 2014, pp [2] G. Gandhmath and S. Jayakumar, Speech enhancement usng an artfcal bandwdth extenson algorthm n multcast conferencng through cloud servces. Informaton Technology Journal, vol. 13, no. 12, [3] M. Detz, L. Lleryd, K. Korlng, and O. Kunz, Spectral band replcaton, a novel approach n audo codng, n Audo Engneerng Socety Conventon 112. Audo Engneerng Socety, [4] P. Jax and P. Vary, On artfcal bandwdth extenson of telephone speech, Sgnal Processng, vol. 83, no. 8, pp , [5] K.-Y. Park and H. S. Km, Narrowband to wdeband converson of speech usng gmm based transformaton, n Acoustcs, Speech, and Sgnal Processng, ICASSP 00. Proceedngs IEEE Internatonal Conference on, vol. 3. IEEE, 2000, pp [6] P. Jax and P. Vary, Artfcal bandwdth extenson of speech sgnals usng mmse estmaton based on a hdden markov model, n Acoustcs, Speech, and Sgnal Processng, Proceedngs.(ICASSP IEEE Internatonal Conference on, vol. 1. IEEE, 2003, pp. I 680. [7] B. Iser and G. Schmdt, Neural networks versus codebooks n an applcaton for bandwdth extenson of speech sgnals, n Eghth European Conference on Speech Communcaton and Technology, [8] G. Hnton, L. Deng, D. Yu, G. E. Dahl, A.-r. Mohamed, N. Jatly, A. Senor, V. Vanhoucke, P. Nguyen, T. N. Sanath et al., Deep neural networks for acoustc modelng n speech recognton: The shared vews of four research groups, Sgnal Processng Magazne, IEEE, vol. 29, no. 6, pp , [9] D. H. Ackley, G. E. Hnton, and T. J. Senowsk, A learnng algorthm for boltzmann machnes*, Cogntve scence, vol. 9, no. 1, pp ,

5 [10] G. Hnton, Tranng products of experts by mnmzng contrastve dvergence, Neural computaton, vol. 14, no. 8, pp , [11] A.-r. Mohamed, G. E. Dahl, and G. Hnton, Acoustc modelng usng deep belef networks, Audo, Speech, and Language Processng, IEEE Transactons on, vol. 20, no. 1, pp , [12] N. Enbom and W. B. Klen, Bandwdth expanson of speech based on vector quantzaton of the mel frequency cepstral coeffcents, n Speech Codng Proceedngs, 1999 IEEE Workshop on. IEEE, 1999, pp [13] J. Epps and W. H. Holmes, A new technque for wdeband enhancement of coded narrowband speech, n Speech Codng Proceedngs, 1999 IEEE Workshop on. IEEE, 1999, pp [14] J.-M. Valn and R. Lefebvre, Bandwdth extenson of narrowband speech for low bt-rate wdeband codng, n Speech Codng, Proceedngs IEEE Workshop on. IEEE, 2000, pp [15] P. J. Patrck and C. Xydeas, Speech qualty enhancement by hgh frequency band generaton, Dgtal processng of sgnals n communcatons, pp , [16] S. Vasegh, E. avarehe, and Q. Yan, Speech bandwdth extenson: extrapolatons of spectral envelop and harmoncty qualty of exctaton, n Acoustcs, Speech and Sgnal Processng, ICASSP 2006 Proceedngs IEEE Internatonal Conference on, vol. 3. IEEE, 2006, pp. III III. [17] T. Unno and A. McCree, A robust narrowband to wdeband extenson system featurng enhanced codebook mappng, n Acoustcs, Speech, and Sgnal Processng, Proceedngs.(ICASSP 05. IEEE Internatonal Conference on, vol. 1. IEEE, 2005, pp [18] N. A. T. Corporaton, Mult-lngual speech database for telephonometry, com/products e/speech, [19] J. S. Garofolo, L. F. Lamel, W. M. Fsher, J. G. Fscus, D. S. Pallett, and N. L. Dahlgren, Darpa tmt acoustc phonetc contnuous speech corpus cdrom, [20] S. Chennoukh, A. Gerrts, G. Met, and R. Sluter, Speech enhancement va frequency bandwdth extenson usng lne spectral frequences, n Acoustcs, Speech, and Sgnal Processng, Proceedngs.(ICASSP IEEE Internatonal Conference on, vol. 1. IEEE, 2001, pp [21] R. M. Gray, A. Buzo, A. Gray Jr, and Y. Matsuyama, Dstorton measures for speech processng, Acoustcs, Speech and Sgnal Processng, IEEE Transactons on, vol. 28, no. 4, pp ,

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

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

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

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

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

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

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

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

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

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

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery

Low Sampling Rate Technology for UHF Partial Discharge Signals Based on Sparse Vector Recovery 017 nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 017) ISBN: 978-1-60595-5-3 Low Samplng Rate Technology for UHF Partal Dscharge Sgnals Based on Sparse Vector Recovery Qang

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

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

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 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

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

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

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

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

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

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

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

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

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

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

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

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

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

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

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

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating

Research on Peak-detection Algorithm for High-precision Demodulation System of Fiber Bragg Grating , pp. 337-344 http://dx.do.org/10.1457/jht.014.7.6.9 Research on Peak-detecton Algorthm for Hgh-precson Demodulaton System of Fber ragg Gratng Peng Wang 1, *, Xu Han 1, Smn Guan 1, Hong Zhao and Mngle

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

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

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

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

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

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

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

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

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

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

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

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

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

Generator of Time Series of Rain Attenuation: Results of Parameter Extraction

Generator of Time Series of Rain Attenuation: Results of Parameter Extraction 32 M. GRÁBNER U.-. FIEBIG V. KVIERA GENERATOR OF TIME SERIES OF RAIN ATTENUATION: RESULTS... Generator of Tme Seres of Ran Attenuaton: Results of Parameter Extracton Martn GRÁBNER 1 Uwe-arsten FIEBIG 2

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

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

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

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT

DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT DISTINCT IMAGE FUSION METHODS FOR LANDSLIDE INFORMATION ENHANCEMENT J.Wang a,b, a *, J.X.Zhang, Z.J.Lu a a Insttute of Photogrammetry & Remote Sensng, CASM, Bejng, Chna - stecsm@publc.bta.net.cn b Department

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

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

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

RBF NN Based Marine Diesel Engine Generator Modeling

RBF NN Based Marine Diesel Engine Generator Modeling 005 Amercan Control Conference June 8-0, 005. Portland, OR, USA ThB4.6 RBF Based Marne Desel Engne Generator Modelng Wefeng Sh, Janmn Yang, Tanhao Tang, Member, IEEE Abstract For buldng a real tme marne

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

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area

Wavelet and Neural Network Approach to Demand Forecasting based on Whole and Electric Sub-Control Center Area Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 Wavelet and Neural Networ Approach to Demand Forecastng based on Whole and Electrc Sub-Control

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

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

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

More information

Outlier-Tolerant Kalman Filter of State Vectors in Linear Stochastic System

Outlier-Tolerant Kalman Filter of State Vectors in Linear Stochastic System (IJCS Internatonal Journal of dvanced Computer Scence and pplcatons, Vol., No., Outler-Tolerant Kalman Flter of State Vectors n Lnear Stochastc System HU Shaoln State Key Laboratory of stronautcs an, 74,

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

Lecture 3: Multi-layer perceptron

Lecture 3: Multi-layer perceptron x Fundamental Theores and Applcatons of Neural Netors Lecture 3: Mult-laer perceptron Contents of ths lecture Ree of sngle laer neural ors. Formulaton of the delta learnng rule of sngle laer neural ors.

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

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

arxiv: v1 [cs.lg] 22 Jan 2016 Abstract

arxiv: v1 [cs.lg] 22 Jan 2016 Abstract Mne Km MINJE@ILLINOIS.EDU Department of Computer Scence, Unversty of Illnos at Urbana-Champagn, Urbana, IL 61801 USA Pars Smaragds Unversty of Illnos at Urbana-Champagn, Urbana, IL 61801 USA Adobe Research,

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

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives

Implementation of Adaptive Neuro Fuzzy Inference System in Speed Control of Induction Motor Drives J. Intellgent Learnng Systems & Applcatons, 00, : 0-8 do:0.436/jlsa.00.04 Publshed Onlne May 00 (http://www.scrp.org/journal/jlsa) Implementaton of Adaptve Neuro Fuzzy Inference System n Speed Control

More information

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms

Yarn tenacity modeling using artificial neural networks and development of a decision support system based on genetic algorithms Journal of AI and Data Mnng Vol 2, No, 204, 73-78 Yarn tenacty modelng usng artfcal neural networks and development of a decson support system based on genetc algorthms M Dasht, V Derham 2*, E Ekhtyar

More information

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis

New Parallel Radial Basis Function Neural Network for Voltage Security Analysis New Parallel Radal Bass Functon Neural Network for Voltage Securty Analyss T. Jan, L. Srvastava, S.N. Sngh and I. Erlch Abstract: On-lne montorng of power system voltage securty has become a very demandng

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

Wideband Spectrum Sensing by Compressed Measurements

Wideband Spectrum Sensing by Compressed Measurements Wdeband Spectrum Sensng by Compressed Measurements Davood Mardan Najafabad Department of Electrcal Engneerng Yazd Unversty Emal: d.mardan@stu.yazdun.ac.r Al A. Tadaon Department of Electrcal Engneerng

More information

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

Real-time Single-channel Dereverberation and Separation with Time-domain Audio Separation Network Interspeech 2018 2-6 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,

More information

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic

Cod and climate: effect of the North Atlantic Oscillation on recruitment in the North Atlantic Ths appendx accompanes the artcle Cod and clmate: effect of the North Atlantc Oscllaton on recrutment n the North Atlantc Lef Chrstan Stge 1, Ger Ottersen 2,3, Keth Brander 3, Kung-Sk Chan 4, Nls Chr.

More information

Convention Paper Presented at the 120th Convention 2006 May Paris, France

Convention Paper Presented at the 120th Convention 2006 May Paris, France Audo Engneerng Socety Conventon Paper Presented at the 120th Conventon 2006 May 20 23 Pars, France Ths conventon paper has been reproduced from the author's advance manuscrpt, wthout edtng, correctons,

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

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

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

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

DEEP LEARNING FOR ROBUST FEATURE GENERATION IN AUDIOVISUAL EMOTION RECOGNITION. Yelin Kim, Honglak Lee, and Emily Mower Provost

DEEP LEARNING FOR ROBUST FEATURE GENERATION IN AUDIOVISUAL EMOTION RECOGNITION. Yelin Kim, Honglak Lee, and Emily Mower Provost DEEP LEARNING FOR ROBUST FEATURE GENERATION IN AUDIOVISUAL EMOTION RECOGNITION Yeln Km, Honglak Lee, and Emly Mower Provost Unversty of Mchgan Electrcal Engneerng and Computer Scence, Ann Arbor, Mchgan,

More information

Model mismatch and systematic errors in an optical FMCW distance measurement system

Model mismatch and systematic errors in an optical FMCW distance measurement system Model msmatch and systematc errors n an optcal FMCW dstance measurement system ROBERT GROSCHE ept. of Electrcal Engneerng Ruhr-Unverstät Bochum Unverstätsstrasse 50, -44780 Bochum GERMANY Abstract: - In

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm 0 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.8 No., February 008 Mult-focus Image Fuson Usng Spatal Frequency and Genetc Algorthm Jun Kong,, Kayuan Zheng,, Jngbo Zhang,,*,,

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas

Impact of Interference Model on Capacity in CDMA Cellular Networks. Robert Akl, D.Sc. Asad Parvez University of North Texas Impact of Interference Model on Capacty n CDMA Cellular Networks Robert Akl, D.Sc. Asad Parvez Unversty of North Texas Outlne Introducton to CDMA networks Average nterference model Actual nterference model

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

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

DISTRIBUTED video coding (DVC) [1] [4] is an attractive

DISTRIBUTED video coding (DVC) [1] [4] is an attractive 1040 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, VOL. 23, NO. 6, JUNE 2013 Dstrbuted Wreless Vsual Communcaton Wth Power Dstorton Optmzaton Xaopeng Fan, Member, IEEE, Feng Wu, Fellow,

More information

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network

Breast Cancer Detection using Recursive Least Square and Modified Radial Basis Functional Neural Network Breast Cancer Detecton usng Recursve Least Square and Modfed Radal Bass Functonal Neural Network M.R.Senapat a, P.K.Routray b,p.k.dask b,a Department of computer scence and Engneerng Gandh Engneerng College

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

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

Application of Self Organizing Map Approach to Partial Discharge Pattern Recognition of Cast-Resin Current Transformers

Application of Self Organizing Map Approach to Partial Discharge Pattern Recognition of Cast-Resin Current Transformers Applcaton of Self Organzng Map Approach to Partal Dscharge Pattern Recognton of Cast-Resn Current Transformers WEN-YEAU CHANG HONG-TZER YANG * Department of Electrcal Engneerng * Department of Electrcal

More information

Research on Algorithm for Feature Extraction and Classification of Motor Imagery EEG Signals

Research on Algorithm for Feature Extraction and Classification of Motor Imagery EEG Signals BIO Web of Conferences 8, 3 (7) DOI:.5/ boconf/783 ICMSB6 Research on Algorthm for Feature Extracton and Classfcaton of Motor Imagery EEG Sgnals uan Tan, a and Zhaochen Zhang College of Medcal Informaton

More information

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents

aperture David Makovoz, 30/01/2006 Version 1.0 Table of Contents aperture 1 aperture Davd Makovoz, 30/01/2006 Verson 1.0 Table of Contents aperture... 1 1 Overvew... 2 1.1 Input Image Requrements... 2 2 aperture... 2 2.1 Input... 2 2.2 Processng... 4 2.3 Output Table...

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

Integration of Global Positioning System and Inertial Navigation System with Different Sampling Rate Using Adaptive Neuro Fuzzy Inference System

Integration of Global Positioning System and Inertial Navigation System with Different Sampling Rate Using Adaptive Neuro Fuzzy Inference System World Appled Scences Journal 7 (Specal Issue of Computer & IT): 98-6, 9 ISSN 88.495 IDOSI Publcatons, 9 Integraton of Global Postonng System and Inertal Navgaton System wth Dfferent Samplng Rate Usng Adaptve

More information

Hybrid MLP/Structured-SVM Tandem Systems for Large Vocabulary and Robust ASR

Hybrid MLP/Structured-SVM Tandem Systems for Large Vocabulary and Robust ASR Hybrd MLP/Structured-SVM Tandem Systems for Large Vocabulary and Robust ASR Suman V. Ravur 1,2 1 Internatonal Computer Scence Insttute, Berkeley, CA, USA 2 EECS Department, Unversty of Calforna - Berkeley,

More information

New Applied Methods For Optimum GPS Satellite Selection

New Applied Methods For Optimum GPS Satellite Selection New Appled Methods For Optmum GPS Satellte Selecton Hamed Azam, Student Member, IEEE Department of Electrcal Engneerng Iran Unversty of Scence &echnology ehran, Iran hamed_azam@eee.org Mlad Azarbad Department

More information

NEURAL PROCESSIN G.SYSTEMS 2 INF ORM.ATIO N (Q90. ( Iq~O) DAVID S. TOURETZKY ADVANCES CARNEGIE MELLON UNIVERSITY. ..F~ k \ """ Ct... V\.

NEURAL PROCESSIN G.SYSTEMS 2 INF ORM.ATIO N (Q90. ( Iq~O) DAVID S. TOURETZKY ADVANCES CARNEGIE MELLON UNIVERSITY. ..F~ k \  Ct... V\. ....F~ k \ """ Ct... V\. ~.Le.- b;e ve-. ( Iq~O) ADVANCES IN NEURAL INF ORM.ATIO N PROCESSIN G.SYSTEMS 2 EDITED BY DAVID S. TOURETZKY CARNEGIE MELLON UNIVERSITY (Q90.MORGAN KAUFMANN PUBLISHERS 2929 CAMPUS

More information

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy

Classification of Satellite Images by Texture-Based Models Modulation Using MLP, SVM Neural Networks and Nero Fuzzy Internatonal Journal of Electroncs and Electrcal Engneerng Vol. 1, No. 4, December, 2013 Classfcaton of Satellte Images by Texture-Based Models Modulaton Usng MLP, SVM Neural Networks and Nero Fuzzy Gholam

More information