DEEP NEURAL NETWORKS FOR COCHANNEL SPEAKER IDENTIFICATION

Size: px
Start display at page:

Download "DEEP NEURAL NETWORKS FOR COCHANNEL SPEAKER IDENTIFICATION"

Transcription

1 DEEP NEURAL NETWORKS FOR COCHANNEL SPEAKER IDENTIFICATION Xioji Zho 1, Yuxun Wng 1 nd DeLing Wng 1,2 1 Dertment of Comuter Science nd Engineering, The Ohio Stte University, Columus, OH, USA 2 Center for Cognitive nd Brin Sciences, The Ohio Stte University, Columus, OH, USA {zhox, wngyuxu, dwng}@cse.ohio-stte.edu ABSTRACT Seker identifiction (SID) in cochnnel seech, where two sekers re tlking simultneously over single recording chnnel, is chllenging rolem. Previous studies ddress this rolem in the nechoic environment under the Gussin mixture model (GMM) frmework. On the other hnd, cochnnel SID in reverernt conditions hs not een ddressed. This er studies cochnnel SID in oth nechoic nd reverernt conditions. We exlore dee neurl networks (DNNs) for cochnnel SID nd roose DNN-sed recognition system. Evlution results demonstrte the roosed DNN-sed system outerforms the two stte-of-the-rt cochnnel SID systems in oth nechoic nd reverernt conditions nd vrious trget-to-interferer rtios. Index Terms Cochnnel seker identifiction, reverertion, dee neurl network, Gussin mixture model, trget-to-interferer rtio 1. INTRODUCTION To serte seech signls from multile tlkers, one cn lce microhones t different loctions nd tke dvntge of the time nd intensity differences of the recordings. The tsk, however, ecomes considerly more chllenging with single microhone. Cochnnel seech is such cse where two sekers re recorded in single communiction chnnel. Unlike converstion, the sekers re not wre of ech other, creting lrge mounts of overling seech. Cochnnel seech sertion is chllenging rolem. Suervised methods [13, 16] usully ssume tht the seker identities re ville in order to utilize the seker models. Other work conducts cochnnel seker identifiction (SID) s front-end for sertion, or jointly with sertion. Comred to cochnnel seech recognition, one dvntge of cochnnel SID is tht it only needs suset of homogenous seech segments to infer seker identities. Such segments re clled usle seech [10]. How to grou usle seech cross time into two strems is deemed s sequentil grouing rolem. Sho nd Wng jointly serch ll the grouing hyothesis nd seker cndidtes to get the otiml one [18, 19]. Mowlee et l. roose to tret cochnnel SID nd sertion s n itertive rocess [11]. Lter they imrove the erformnce y fusing dted GMM nd Kullck-Leiler divergence scores [12]. Hershey et l. get the est seech recognition erformnce thnks in rt to excellent erformnce of cochnnel SID nd sertion [7]. Their SID system first cretes short list of most role seker cndidtes. This reserch ws suorted in rt y n AFOSR grnt (FA ). We would like to thnk the Ohio Suercomuter Center for roviding comuting resources. The to seker is then ired with the rest for execttionmximiztion (EM) sed gin estimtion. The outut is the seker ir whose gin dted model mximizes the likelihood of the test utternce. Their system chieves the verge SID ccurcy of etter thn 98%. Li et l. tke very similr SID roch [9]. It dds few constrints to the genertion of the short list. The to seker model is directly comined with ech of the rest nd the comined models re used for SID directly without the EM ste. The refined system yields n ccurcy greter thn 99%. These two my e regrded s the stte-of-the-rt cochnnel SID methods. Due to the excellent erformnce of dee neurl networks (DNNs) in mny tsks, reserchers egin to study how to incororte DNN in seker recognition [2, 4, 17]. However, DNN hs not een utilized in cochnnel SID to our knowledge. Stte-of-the-rt cochnnel SID erformnce is reorted on the seech sertion chllenge (SSC) corus [7, 9]. This corus [3], however, ws tilored for roust seech recognition rther thn seker recognition. The reltive smll voculry nd common words etween trining nd testing reduce the difficulty of the SID tsk [22]. In this study, we emloy seker recognition evlution (SRE) dtset of the Ntionl Institute of Stndrds nd Technology (NIST). We roose the first DNN-sed cochnnel SID system working in oth nechoic nd reverernt conditions. It trins frme level multi-clss DNN clssifier tht oututs the osterior roility of frme eing dominted y ech seker. Frme level decisions re integrted to mke the finl decision. The rest of the er is orgnized s follows. In Sect. 2, we formulte the cochnnel SID rolem nd descrie the roosed system. Sect. 3 descries the currently dominnt GMM-sed roch. Model trining is discussed in Sect. 4, followed y evlution nd comrison in Sect. 5. We conclude this er in Sect DNN-BASED COCHANNEL SID We formulte cochnnel SID s discrimintive lerning rolem, where we directly lern ming from cochnnel oservtions to the corresonding sek identities. Secificlly, we tret cochnnel SID s multi-clss clssifiction rolem nd emloy DNN s the lerning mchine. To our knowledge, this is the first study of DNNsed cochnnel SID.s Figure 1 shows the schemtic digrm of the roosed DNN-sed system. It trins DNN using frme level fetures. The outut lyer hs the sme numer of nodes s sekers. Only the two nodes corresonding to the underlying sekers hve non-zero trining lels. During testing, the frme level outut is ggregted cross time to generte the finl outut /15/$ IEEE 4824 ICASSP 2015

2 We use frme level log-sectrl fetures s inut. To encode temorl context, we slice window of 11 frmes of fetures to trin the DNN. The trining trget of the DNN is the true seker identities. We use soft trining lels where the two underlying sekers ech hve roility of generting the current frme. The sum of their roilities equls one, wheres the other sekers hve zero roilities. We comre frme level energy of two sekers nd use their rtio for the soft lels. More secificlly, we construct the idel inry msk (IBM) [20], nd frme level energy of ech seker is clculted from the mixture cochlegrm ccording to the IBM. The DNN emloyed in our study is dee multilyer ercetron. The DNN uses three hidden lyers, ech hving 1024 sigmoidl hidden units. The stndrd ckrogtion lgorithm couled with droout regulriztion (droout rte 0.2) is used to trin the network. No unsuervised retrining is used, s we hve sufficient leled dt. We use the dtive grdient descent long with momentum term s the otimiztion technique. A momentum rte of 0.5 is used for the first 5 eochs, fter which the rte increses to 0.9. We use softmx outut lyer nd cross-entroy s the loss function. The trining dt is discussed in Section GMM-BASED COCHANNEL SID In this section, we resent the currently dominnt GMM-sed cochnnel SID frmework. This introduction serves to contrst our DNN-sed roch, nd descrie the lgorithms used for lter comrisons. Given n oservtion O, the gol of cochnnel SID is to get the two underlying sekers ˆ nd ˆ tht generte the oservtion. This cn e formulted s serching for the seker ir with the highest osterior roility. ˆ, ˆ rg mx P, O, rg mx, O, P, Seker IDs Frme Score Aggregtion Seker Lels Hidden Lyer Hidden Lyer Frme Level Fetures Inut Seech Figure 1. Schemtic digrm of the roosed DNN sed cochnnel SID system O rg mx O,. (1), We ly the Byes formul to convert the osterior roility to the likelihood of joint distriution of two sekers, with the ssumtion tht ll seker irs re eqully role. (O) is not deendent on sekers nd cn thus e droed from the clcultion. The question now ecomes how to clculte likelihoods of joint distriution. Sho nd Wng hve introduced vrile g, to (1), to ssign ech seech segment to one of the two seker sources [18, 19]. The derivtion is shown s follows. ˆ, ˆ rg mx O,, rg mx, g rg mx mx O, g,, g O, g, rg mx mx X, X. (2), XS Here X denotes seech segment, S the set of ll segments, nd g n ssignment vector of the sme length s S. Ech element of g is inry lel tht ssigns the corresonding segment to seker. The integrtion over ll ssignments is roximted s mx oertion, ssuming tht the otiml ssignment domintes the summtion. By ssuming tht segments re indeendent, the rolem reduces to finding the est ssignment for ech segment nd the likelihood of the utternce is the multiliction of segment likelihoods. The seker ir with the highest likelihood is the SID outut. The corresonding otiml ssignment lso gives solution to the cochnnel sertion rolem y orgnizing segments into two grous. In other words, this roch jointly erforms cochnnel SID nd sertion, so we nme it joint SID & sertion (JSS). Li et l. hve roosed two stge lgorithm tht roduces stteof-the-rt erformnce in the SSC corus [5, 9]. The first stge rnks sekers ccording to their osterior roilities given the oservtion. The osterior roility of ech seker given X is clculted s follows. X P X X (3) m m P m where m is the seker index. P() nd P( m ) re rior roilities. Assuming tht ll the sekers re eqully role, the riors cn e eliminted. Frme level osterior roilities re ggregted cross time to otin utternce level roilities. Sekers re rnked sed on the ggregted scores. The to ten sekers re ket for the second stge where the to seker is comined with ech of the remining nine. The comosite GMMs re used for stndrd seker recognition to get the est seker ir. We oint out tht the comosition oertes on er frme sis. Li et l. s two stge lgorithm is fine-tuned version of Hershey et l. s SID system [7]. Overll, the two systems yield the est erformnce in the SSC corus with Li et l. s verge erformnce round 1% higher. 4. MODEL TRAINING In this study, we del with oth nechoic nd reverernt test conditions. For the nechoic condition, we use nechoic dt to trin GMMs nd DNNs. However, such models do not generlize well to 4825

3 reverernt conditions. Thus, we directly model sekers in the reverernt environments. The degree of reverertion is tyiclly indicted y reverertion time (T 60 ), the time tken for direct sound to ttenute y 60 db [8]. Reverertion is modeled s convolution etween room imulse resonse (RIR) nd direct sound signl. An RIR chrcterizes secific reverernt environment nd is determined y fctors such s the geometry of the room, nd loctions of sound sources nd receivers. Assuming no knowledge of test reverernt conditions, we simulte N reresenttive reverernt trining conditions covering lusile rnge of T 60. Our revious study hs shown tht this technique hs resonle generliztion [23]. We rere trining dt in ech of the N conditions. GMMs re trined using single seker dt while DNNs re trined with cochnnel dt mixed t different TIRs. Detils re given in the next section. 5. EVALUATION AND COMPARISON 5.1. Exerimentl Setu We rndomly select 100 sekers from the 2008 NIST SRE dtset (short2 rt of the trining set). The telehone converstion excert of ech seker is roughly 5 minutes long. Lrge chunks of silence in the excert re removed. Then we divide the recording into 5 s ieces. Two ieces with the highest energy re used for tests in order to rovide sufficient seech informtion. The rest is used for trining. Overll ech seker hs out 20 trining utternces. More detils of the evlution corus cn e found in [23]. A Mtl imlementtion of the imge method of Allen nd Berkley is used to simulte room reverertion [1, 6]. We focus on the T 60 rnge u to 1s tht covers relistic reverernt conditions [8]. Three rooms re simulted to otin 3 trining T 60 s: 300, 600 nd 900 ms. For ech T 60, we generte 5 RIRs y rndomly ositioning the source nd receiver while keeing their distnce fixed t 2 m. Ech trining utternce is convolved with the 5 RIRs of ech room to crete reverernt trining dt. Seven rooms re simulted to otin 7 test T 60 s from 300 ms to 900 ms with ste size of 100 ms. We rndomly generte 3 irs of RIRs t ech T 60 where ech ir rovides one RIR for the trget nd one for the interferer. In totl there re 21 irs of test RIRs. Note tht the RIRs re different etween trining nd testing even when they re generted with the sme T 60. DNNs re trined using cochnnel trining dt. Insted of one DNN er seker, we trin universl DNN for ll the sekers. We include trining dt from every seker ir for comlete coverge. For nechoic conditions, we crete 10 nechoic cochnnel utternces er seker ir t 3 TIRs (-5, 0 nd 5 db). In totl, there re 4950 seker irs nd cochnnel trining utternces er TIR. For reverernt conditions, we crete 10 reverernt cochnnel utternces t ech of the 3 T 60 s nd 3 TIRs. In totl, there re cochnnel trining utternces er TIR nd er T 60. For JSS, we extrct 22-dimensionl MFCC s seker fetures. Seker models re dted from 1024-comonent universl ckground model (UBM) trined y ooling trining dt from ll the sekers [15]. For Li et l., we extrct 64-dimensionl log-sectrl fetures for GMM trining. Secificlly, 64-chnnel gmmtone filternk is emloyed s the front-end. The filter outut is converted to cochlegrm [21]. We tke the log oertion on the cochlegrm to get the fetures. For nechoic conditions, 256-comonent GMM is trined for ech seker [14]. Another 256-comonent GMM is trined using the reverernt trining dt y convolving the nechoic trining dt with the RIRs t 3 T 60 s. Cochnnel test set covers ll ossile seker irs. For ech ir, 4826 we crete two nechoic utternces nd two reverernt utternces t - 5, 0 nd 5 db TIRs. There re totlly 9900 nechoic test utternces nd 9900 reverernt test utternces er TIR. Ech reverernt cochnnel test utternce is creted using rndomly selected RIR ir from the 21 RIR ir lirry Performnce on the SSC Corus The stte-of-the-rt cochnnel SID systems of Hershey et l. nd Li et l. hve reorted erformnce on the SSC corus. This corus consists of trining utternces from 34 sekers. Ech trining utternce is creted following fixed grmmr: commnd, color, reosition, letter, numer, nd dver. Ech of the six ositions hs smll numer of word choices. The cochnnel test set of the SSC corus comrises six TIRs from -9 db to 6 db. There re 600 test utternces for ech TIR. Every test utternce is mixed from clen test utternces of two sekers. Note tht the clen utternces follow the sme grmmr nd shre the sme voculry s the trining utternces. We evlute our roosed system on this dtset in order to mke direct comrison. Tle I gives the SID results of the roosed system nd cometing systems. As cn e seen, our imlementtion of Li et l. s two stge system chieves the sme verge erformnce s their er. The roosed DNN-sed system yields the est results, lthough the erformnce gin is roly not significnt. As the results re nerly erfect, there is not much room to imrove nd we cn conclude tht the roosed system work comrly well Performnce on NIST SRE Dtset with 50 sekers First we test on suset of 50 sekers with 1225 seker irs, to e roughly comrle with the SSC corus in terms of seker numer. We crete two cochnnel utternces for ech ir t ech of 3 TIRs, 5 db, 0 db nd 5 db. In totl, there re 2450 test trils er TIR. The erformnce is given in Tle II. As shown in the tle, there is sustntil dro of erformnce comred to the SSC corus, confirming tht the SSC corus is rther esy for cochnnel SID evlution. For this dtset, JSS outerforms Li et l. y n verge of 4.3%. We lso evlute the DNN-sed cochnnel SID system, which further outerforms the est cometing system y lrge mrgin (lmost 13%). Next we test in the reverernt conditions, nd the results re shown in Tle III. As cn e seen, the erformnces of ll the methods degrde in the reverernt conditions. JSS dros y out 30%. Li et l. s is slightly more roust, ut still dros y more thn 20%. In ddition, the roosed DNN-sed system continues to erform the est, outerforming JSS y more thn 19% nd Li et l. s system y 14% Performnce on NIST SRE Dtset with 100 sekers The SID tsk ecomes more chllenging s the numer of sekers (clsses) increses. To quntify cochnnel SID deendency on the numer of sekers, we hve erformed cochnnel SID evlution y incresing the numer of sekers from 50 to 100, qudruling the numer of clsses to As in the revious results, the defult DNN configurtion (3 hidden lyers with 1024 nodes ech) outerforms the est cometing system. With the increse of seker size s well s trining dt size, we hve lso exlored few different DNN configurtions. As we increse the numer of units from 1024 to 2048 for ech hidden lyer, the SID erformnce imroves y round 4.5%. There is slight imrovement s we exnd the numer of hidden lyers from 3 to 5 without chnging the hidden lyer size, for either 1024 or 2048 hidden units. Further enlrgement of the DNN size is exected to imrove the erformnce even more, ut t the exense of sustntilly incresed comuttionl comlexity.

4 Tle I: SID ccurcy (%) on SSC corus. Method 9 db 6 db 3 db 0 db 3 db 6 db Avg. Reorted Performnce of Hershey et l Reorted Performnce of Li et l JSS Li et l DNN Tle II: SID ccurcy (%) on nechoic NIST SRE dtset with 50 sekers JSS Li et l DNN Tle III: SID ccurcy (%) on reverernt NIST SRE dtset with 50 sekers JSS Li et l DNN Tle IV: SID ccurcy (%) on reverernt NIST SRE dtset with 100 sekers JSS Li et l RELATION TO PRIOR WORK The work resented here hs focused on the cochnnel SID rolem. Previous studies on this toic focus on GMM-sed roches in the nechoic condition. DNN hs not een studied for this rolem, nd there is no revious work on cochnnel SID in reverernt conditions. Our study ddresses this rolem in oth nechoic nd reverernt conditions y introducing DNN-sed roch. DNN (1024 y 3) DNN (1024 y 5) DNN (2048 y 3) DNN (2048 y 5) CONCLUDING REMARKS This er hs numer of novel contriutions. Our first contriution lies in the introduction of DNN for cochnnel SID. Our roosed DNN system sustntilly outerforms the stte-of-the-rt SID methods, which re GMM-sed. Secondly, we ddress cochnnel SID in reverernt conditions, toic tht hs not een studied efore. Since this is the first study of lying DNN to cochnnel SID, therefore there is likely room for future imrovement. For instnce, trining fetures nd lels cn e systemticlly exmined, nd DNN rchitecture cn e otimized. With the excellent erformnce of cochnnel SID, we elieve tht the use of DNN reresents romising direction to ursue noise roust SID, reverertion roust SID, nd seker verifiction tsks REFERENCES [1] J.B. Allen nd D.A. Berkley, "Imge method for efficiently simulting smll-room coustics," Journl of the Acousticl Society of Americ, vol. 65, , [2] K. Chen nd A. Slmn, Lerning seker-secific chrcteristics with dee neurl rchitecture, IEEE Trnsctions on Neurl Networks, vol. 22, no. 11, , [3] M. Cooke nd T. Lee, Seech sertion nd recognition cometition, 2006 [Online]. Aville: htt:// ge.htm [4] S. Grimell nd H. Hermnsky, Fctor nlysis of utossocitive neurl networks with liction in seker verifiction, IEEE Trnsctions on Neurl Networks nd Lerning Systems, vol. 24, no. 4, , [5] Y. Gun nd W. Liu, A two-stge lgorithm for multiseker identifiction system, in Proc. Interntionl Symosium on Chinese Soken Lnguge Processing, 2008, [6] E.A.P. Hets, Room imulse resonse genertor, 2010 [Online]. Aville: htt://home.tiscli.nl/ehets/rir_generto r.html

5 [7] J. Hershey, S. Rennie, P. Olsen, nd T. Kristjnsson, Suer humn multi-tlker seech recognition: A grhicl model roch, Comuter Seech & Lnguge, vol. 24, , 2010 [8] H. Kuttruff, Room Acoustics. New York, NY: Son, [9] P. Li, Y. Gun, S. Wng, B. Xu nd W. Liu, Monurl seech sertion sed on MAXVQ nd CASA for roust seech recognition, Comuter Seech & Lnguge, vol. 24, , [10] J. M. Lovekin, R. E. Yntorno, K. R. Krishnmchri, D. S. Benincs nd S. J. Wenndt, Develoing usle seech criteri for seker identifiction, in Proc. ICASSP, 2001, [11] P. Mowlee, R. Seidi, Z. Tn, M. Christensen, P. Fränti, nd S. Jensen, Joint single-chnnel seech sertion nd seker identifiction, in Proc. ICASSP, 2010, [12] P. Mowlee, R. Seidi, M. Christensen, Z. Tn, T. Kinnunen, P. Fränti nd S. Jensen, A joint roch for single-chnnel seker identifiction nd seech sertion, IEEE Trnsctions on Audio, Seech nd Lnguge Processing, vol. 20, no. 9, , [13] A. Reddy nd B. Rj, Soft msk methods for single-chnnel seker sertion, IEEE Trnsctions on Audio, Seech nd Lnguge Processing, vol. 15, no. 6, , [14] D.A. Reynolds, "Seker identifiction nd verifiction using Gussin mixture seker models," Seech Communiction, vol. 17, , [15] D.A. Reynolds, T.F. Qutieri, nd nd R.B. Dunn, "Seker verifiction using dted Gussin mixture models," Digitl Signl Processing, vol. 10, , [16] S. T. Roweis, "One microhone source sertion," in Proc. NIPS, 2000, [17] M. Senoussoui, N. Dehk, P. Kenny, R. Dehk nd P. Dumouchel, First ttemt of oltzmnn mchines for seker verifiction, in Proc. Odyssey, The Seker nd Lnguge Recognition Worksho, [18] Y. Sho nd D.L. Wng, Co-chnnel seker identifiction using usle seech extrction sed on multi-itch trcking, in Proc. ICASSP, 2003, [19] Y. Sho nd D.L. Wng, Model-sed sequentil orgniztion in cochnnel seech, IEEE Trnsctions on Audio, Seech nd Lnguge Processing, vol. 14, no. 1, , [20] D.L. Wng, "On idel inry msk s the comuttionl gol of uditory scene nlysis," in Seech sertion y humns nd mchines, P. Divenyi, Ed. Norwell, MA: Kluwer Acdemic, 2005, [21] D.L. Wng nd G.J. Brown, Eds., Comuttionl Auditory Scene Anlysis: Princiles, Algorithms, nd Alictions. Hooken, NJ: Wiley-IEEE, [22] X. Zho, Y. Sho, nd D.L. Wng, CASA-sed roust seker identifiction, IEEE Trnsctions on Audio, Seech nd Lnguge Processing, vol. 20, no. 5, , [23] X. Zho, Y. Wng nd D.L. Wng, Roust seker identifiction in noisy nd reverernt conditions, IEEE/ACM Trnsctions on Audio, Seech nd Lnguge Processing, vol. 22, no. 4, ,

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram

Design and implementation of a high-speed bit-serial SFQ adder based on the binary decision diagram INSTITUTE OFPHYSICS PUBLISHING Supercond. Sci. Technol. 16 (23) 1497 152 SUPERCONDUCTORSCIENCE AND TECHNOLOGY PII: S953-248(3)67111-3 Design nd implementtion of high-speed it-seril SFQ dder sed on the

More information

TR : Optimal Reversible Quantum Circuit for Multiplication

TR : Optimal Reversible Quantum Circuit for Multiplication City University of New York (CUNY) CUNY Acdemic Works Comuter Science Technicl Reorts Grdute Center 24 TR-24: Otiml Reversile Quntum Circuit for Multiliction Anh Quoc Nguyen Follow this nd dditionl works

More information

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid

Digital Design. Sequential Logic Design -- Controllers. Copyright 2007 Frank Vahid Digitl Design Sequentil Logic Design -- Controllers Slides to ccompny the tetook Digitl Design, First Edition, y, John Wiley nd Sons Pulishers, 27. http://www.ddvhid.com Copyright 27 Instructors of courses

More information

Multi-beam antennas in a broadband wireless access system

Multi-beam antennas in a broadband wireless access system Multi-em ntenns in rodnd wireless ccess system Ulrik Engström, Mrtin Johnsson, nders Derneryd nd jörn Johnnisson ntenn Reserch Center Ericsson Reserch Ericsson SE-4 84 Mölndl Sweden E-mil: ulrik.engstrom@ericsson.com,

More information

On the Description of Communications Between Software Components with UML

On the Description of Communications Between Software Components with UML On the Description of Communictions Between Softwre Components with UML Zhiwei An Dennis Peters Fculty of Engineering nd Applied Science Memoril University of Newfoundlnd St. John s NL A1B 3X5 zhiwei@engr.mun.c

More information

Research Article A Method of Spatial Mapping and Reclassification for High-Spatial-Resolution Remote Sensing Image Classification

Research Article A Method of Spatial Mapping and Reclassification for High-Spatial-Resolution Remote Sensing Image Classification Hindwi Pulishing Corportion The Scientific World Journl Volume 2013, Article ID 192982, 7 pges http://dx.doi.org/10.1155/2013/192982 Reserch Article A Method of Sptil Mpping nd Reclssifiction for High-Sptil-Resolution

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad Hll Ticket No Question Pper Code: AEC009 INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigl, Hyderd - 500 043 MODEL QUESTION PAPER Four Yer B.Tech V Semester End Exmintions, Novemer - 2018 Regultions:

More information

Solutions to exercise 1 in ETS052 Computer Communication

Solutions to exercise 1 in ETS052 Computer Communication Solutions to exercise in TS52 Computer Communiction 23 Septemer, 23 If it occupies millisecond = 3 seconds, then second is occupied y 3 = 3 its = kps. kps If it occupies 2 microseconds = 2 6 seconds, then

More information

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12

Sequential Logic (2) Synchronous vs Asynchronous Sequential Circuit. Clock Signal. Synchronous Sequential Circuits. FSM Overview 9/10/12 9//2 Sequentil (2) ENGG5 st Semester, 22 Dr. Hden So Deprtment of Electricl nd Electronic Engineering http://www.eee.hku.hk/~engg5 Snchronous vs Asnchronous Sequentil Circuit This Course snchronous Sequentil

More information

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier

Area-Time Efficient Digit-Serial-Serial Two s Complement Multiplier Are-Time Efficient Digit-Seril-Seril Two s Complement Multiplier Essm Elsyed nd Htem M. El-Boghddi Computer Engineering Deprtment, Ciro University, Egypt Astrct - Multipliction is n importnt primitive

More information

Geometric quantities for polar curves

Geometric quantities for polar curves Roerto s Notes on Integrl Clculus Chpter 5: Bsic pplictions of integrtion Section 10 Geometric quntities for polr curves Wht you need to know lredy: How to use integrls to compute res nd lengths of regions

More information

Application of Wavelet De-noising in Vibration Torque Measurement

Application of Wavelet De-noising in Vibration Torque Measurement IJCSI Interntionl Journl of Computer Science Issues, Vol. 9, Issue 5, No 3, September 01 www.ijcsi.org 9 Appliction of Wvelet De-noising in Vibrtion orque Mesurement Ho Zho 1 1 Jixing University, Jixing,

More information

CHAPTER 2 LITERATURE STUDY

CHAPTER 2 LITERATURE STUDY CHAPTER LITERATURE STUDY. Introduction Multipliction involves two bsic opertions: the genertion of the prtil products nd their ccumultion. Therefore, there re two possible wys to speed up the multipliction:

More information

Available online at ScienceDirect. Procedia Engineering 89 (2014 )

Available online at   ScienceDirect. Procedia Engineering 89 (2014 ) Aville online t www.sciencedirect.com ScienceDirect Procedi Engineering 89 (2014 ) 411 417 16th Conference on Wter Distriution System Anlysis, WDSA 2014 A New Indictor for Rel-Time Lek Detection in Wter

More information

To provide data transmission in indoor

To provide data transmission in indoor Hittite Journl of Science nd Engineering, 2018, 5 (1) 25-29 ISSN NUMBER: 2148-4171 DOI: 10.17350/HJSE19030000074 A New Demodultor For Inverse Pulse Position Modultion Technique Mehmet Sönmez Osmniye Korkut

More information

An Efficient Time Domain Speech Compression Algorithm Based on LPC and Sub-Band Coding Techniques

An Efficient Time Domain Speech Compression Algorithm Based on LPC and Sub-Band Coding Techniques JOURNAL OF COMMUNICATIONS, VOL. 4, NO. 6, JULY 2009 423 An Efficient Time Domin Seech Comression Algorithm Bsed on LPC nd Sub-Bnd Coding Techniques P.Venkteswrn Det. of Electronics & Tele-Communiction

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers Fll 2009 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin

METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN. Inventor: Brian L. Baskin METHOD OF LOCATION USING SIGNALS OF UNKNOWN ORIGIN Inventor: Brin L. Bskin 1 ABSTRACT The present invention encompsses method of loction comprising: using plurlity of signl trnsceivers to receive one or

More information

Algorithms for Memory Hierarchies Lecture 14

Algorithms for Memory Hierarchies Lecture 14 Algorithms for emory Hierrchies Lecture 4 Lecturer: Nodri Sitchinv Scribe: ichel Hmnn Prllelism nd Cche Obliviousness The combintion of prllelism nd cche obliviousness is n ongoing topic of reserch, in

More information

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY?

Francis Gaspalou Second edition of February 10, 2012 (First edition on January 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? Frncis Gslou Second edition of Ferury 10, 2012 (First edition on Jnury 28, 2012) HOW MANY SQUARES ARE THERE, Mr TARRY? ABSTRACT In this er, I enumerte ll the 8x8 imgic sures given y the Trry s ttern. This

More information

A Development of Earthing-Resistance-Estimation Instrument

A Development of Earthing-Resistance-Estimation Instrument A Development of Erthing-Resistnce-Estimtion Instrument HITOSHI KIJIMA Abstrct: - Whenever erth construction work is done, the implnted number nd depth of electrodes hve to be estimted in order to obtin

More information

Experiment 3: Non-Ideal Operational Amplifiers

Experiment 3: Non-Ideal Operational Amplifiers Experiment 3: Non-Idel Opertionl Amplifiers 9/11/06 Equivlent Circuits The bsic ssumptions for n idel opertionl mplifier re n infinite differentil gin ( d ), n infinite input resistnce (R i ), zero output

More information

B inary classification refers to the categorization of data

B inary classification refers to the categorization of data ROBUST MODULAR ARTMAP FOR MULTI-CLASS SHAPE RECOGNITION Chue Poh Tn, Chen Chnge Loy, Weng Kin Li, Chee Peng Lim Abstrct This pper presents Fuzzy ARTMAP (FAM) bsed modulr rchitecture for multi-clss pttern

More information

Convolutional Networks. Lecture slides for Chapter 9 of Deep Learning Ian Goodfellow

Convolutional Networks. Lecture slides for Chapter 9 of Deep Learning Ian Goodfellow Convolutionl Networks Lecture slides for Chpter 9 of Deep Lerning In Goodfellow 2016-09-12 Convolutionl Networks Scle up neurl networks to process very lrge imges / video sequences Sprse connections Prmeter

More information

Study on SLT calibration method of 2-port waveguide DUT

Study on SLT calibration method of 2-port waveguide DUT Interntionl Conference on Advnced Electronic cience nd Technology (AET 206) tudy on LT clibrtion method of 2-port wveguide DUT Wenqing Luo, Anyong Hu, Ki Liu nd Xi Chen chool of Electronics nd Informtion

More information

Y9.ET1.3 Implementation of Secure Energy Management against Cyber/physical Attacks for FREEDM System

Y9.ET1.3 Implementation of Secure Energy Management against Cyber/physical Attacks for FREEDM System Y9.ET1.3 Implementtion of Secure Energy ngement ginst Cyber/physicl Attcks for FREED System Project Leder: Fculty: Students: Dr. Bruce cillin Dr. o-yuen Chow Jie Dun 1. Project Gols Develop resilient cyber-physicl

More information

& Y Connected resistors, Light emitting diode.

& Y Connected resistors, Light emitting diode. & Y Connected resistors, Light emitting diode. Experiment # 02 Ojectives: To get some hndson experience with the physicl instruments. To investigte the equivlent resistors, nd Y connected resistors, nd

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES

MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES MAXIMUM FLOWS IN FUZZY NETWORKS WITH FUNNEL-SHAPED NODES Romn V. Tyshchuk Informtion Systems Deprtment, AMI corportion, Donetsk, Ukrine E-mil: rt_science@hotmil.com 1 INTRODUCTION During the considertion

More information

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel

Interference Cancellation Method without Feedback Amount for Three Users Interference Channel Open Access Librry Journl 07, Volume, e57 ISSN Online: -97 ISSN Print: -9705 Interference Cncelltion Method without Feedbc Amount for Three Users Interference Chnnel Xini Tin, otin Zhng, Wenie Ji School

More information

Chapter 2 Literature Review

Chapter 2 Literature Review Chpter 2 Literture Review 2.1 ADDER TOPOLOGIES Mny different dder rchitectures hve een proposed for inry ddition since 1950 s to improve vrious spects of speed, re nd power. Ripple Crry Adder hve the simplest

More information

Implementation of Different Architectures of Forward 4x4 Integer DCT For H.264/AVC Encoder

Implementation of Different Architectures of Forward 4x4 Integer DCT For H.264/AVC Encoder Implementtion of Different Architectures of Forwrd 4x4 Integer DCT For H.64/AVC Encoder Bunji Antoinette Ringnyu, Ali Tngel, Emre Krulut 3 Koceli University, Institute of Science nd Technology, Koceli,

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Volume 19, 2013 http://cousticlsociety.org/ ICA 2013 Montrel Montrel, Cnd 2-7 June 2013 Signl Processing in Acoustics Session 4SP: Sensor Arry Bemforming nd Its Applictions

More information

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR):

Kirchhoff s Rules. Kirchhoff s Laws. Kirchhoff s Rules. Kirchhoff s Laws. Practice. Understanding SPH4UW. Kirchhoff s Voltage Rule (KVR): SPH4UW Kirchhoff s ules Kirchhoff s oltge ule (K): Sum of voltge drops round loop is zero. Kirchhoff s Lws Kirchhoff s Current ule (KC): Current going in equls current coming out. Kirchhoff s ules etween

More information

Synchronous Machine Parameter Measurement

Synchronous Machine Parameter Measurement Synchronous Mchine Prmeter Mesurement 1 Synchronous Mchine Prmeter Mesurement Introduction Wound field synchronous mchines re mostly used for power genertion but lso re well suited for motor pplictions

More information

MATH 118 PROBLEM SET 6

MATH 118 PROBLEM SET 6 MATH 118 PROBLEM SET 6 WASEEM LUTFI, GABRIEL MATSON, AND AMY PIRCHER Section 1 #16: Show tht if is qudrtic residue modulo m, nd b 1 (mod m, then b is lso qudrtic residue Then rove tht the roduct of the

More information

Module 9. DC Machines. Version 2 EE IIT, Kharagpur

Module 9. DC Machines. Version 2 EE IIT, Kharagpur Module 9 DC Mchines Version EE IIT, Khrgpur esson 40 osses, Efficiency nd Testing of D.C. Mchines Version EE IIT, Khrgpur Contents 40 osses, efficiency nd testing of D.C. mchines (esson-40) 4 40.1 Gols

More information

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES

CHAPTER 3 AMPLIFIER DESIGN TECHNIQUES CHAPTER 3 AMPLIFIER DEIGN TECHNIQUE 3.0 Introduction olid-stte microwve mplifiers ply n importnt role in communiction where it hs different pplictions, including low noise, high gin, nd high power mplifiers.

More information

Position control of DC motor using fractional order controller

Position control of DC motor using fractional order controller ARCHIVES OF ELECTRICAL ENGINEERING VOL. 6(). 55-516 (1) DOI 1.478/ee-1-41 Position control of DC motor using frctionl order controller ANDRZEJ RUSZEWSKI ANDRZEJ SOBOLEWSKI Fculty of Electricl Engineering

More information

Single Phase D-Q Theory Based Control of DER Inverters for Power Quality Improvement

Single Phase D-Q Theory Based Control of DER Inverters for Power Quality Improvement Single Phse D-Q Theory Bsed Control of DER nerters for Power Qulity mroement Lin Shil Stnly, Anu P, Diy R, Dr. Mnjul G Nir Dertment of Electricl nd Electronics, Amrit Vishw Vidyeethm, Amrituri, ndi linshil@gmil.com

More information

Comparison of soundscape on the ground floor of tube-houses in Hanoi and open urban space in Bordeaux

Comparison of soundscape on the ground floor of tube-houses in Hanoi and open urban space in Bordeaux Comprison of soundscpe on the ground floor of tue-houses in Hnoi nd open urn spce in Bordeux Tun Anh Nguyen GRECAU Bordeux, Ecole Ntionle Supérieure d Architecture et de Pysge de Bordeux, Tlence, Frnce

More information

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC

ABB STOTZ-KONTAKT. ABB i-bus EIB Current Module SM/S Intelligent Installation Systems. User Manual SM/S In = 16 A AC Un = 230 V AC User Mnul ntelligent nstlltion Systems A B 1 2 3 4 5 6 7 8 30 ma 30 ma n = AC Un = 230 V AC 30 ma 9 10 11 12 C ABB STOTZ-KONTAKT Appliction Softwre Current Vlue Threshold/1 Contents Pge 1 Device Chrcteristics...

More information

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF)

A New Algorithm to Compute Alternate Paths in Reliable OSPF (ROSPF) A New Algorithm to Compute Alternte Pths in Relile OSPF (ROSPF) Jin Pu *, Eric Mnning, Gholmli C. Shoj, Annd Srinivsn ** PANDA Group, Computer Science Deprtment University of Victori Victori, BC, Cnd Astrct

More information

DNN-based Causal Voice Activity Detector

DNN-based Causal Voice Activity Detector D-bsed Cusl Voice Activity Detector Ivn J. Tshev Microsoft Reserch One Microsoft Wy, Redmond, WA 9851, USA ivntsh@microsoft.com Seyedmhdd Mirsmdi University of Texs t Dlls 8 West Cmpbell Rod, Richrdson,

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:.38/nture14441 1. Mteril nd device stck optimiztion Lower electroforming voltges reduce the electricl stress s well s current overshoot during the forming, which is known risk fctor contriuting to

More information

Mixed CMOS PTL Adders

Mixed CMOS PTL Adders Anis do XXVI Congresso d SBC WCOMPA l I Workshop de Computção e Aplicções 14 20 de julho de 2006 Cmpo Grnde, MS Mixed CMOS PTL Adders Déor Mott, Reginldo d N. Tvres Engenhri em Sistems Digitis Universidde

More information

Efficient and Resilient Key Discovery based on Pseudo-Random Key Pre-Deployment

Efficient and Resilient Key Discovery based on Pseudo-Random Key Pre-Deployment Efficient nd Resilient Key Discovery sed on Pseudo-Rndom Key Pre-Deployment p. 1 Efficient nd Resilient Key Discovery sed on Pseudo-Rndom Key Pre-Deployment Roerto Di Pietro, Luigi V. Mncini, nd Alessndro

More information

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply

Open Access A Novel Parallel Current-sharing Control Method of Switch Power Supply Send Orders for Reprints to reprints@enthmscience.e 170 The Open Electricl & Electronic Engineering Journl, 2014, 8, 170-177 Open Access A Novel Prllel Current-shring Control Method of Switch Power Supply

More information

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005

CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005 CS2204 DIGITAL LOGIC & STATE MACHINE DESIGN SPRING 2005 EXPERIMENT 1 FUNDAMENTALS 1. GOALS : Lern how to develop cr lrm digitl circuit during which the following re introduced : CS2204 l fundmentls, nd

More information

Improving Iris Identification using User Quality and Cohort Information

Improving Iris Identification using User Quality and Cohort Information Improving Iris Identifiction using User Qulity nd Cohort Informtion Arun Pssi, Ajy Kumr Biometrics Reserch Lbortory Deprtment of Electricl Engineering, Indin Institute of Technology Delhi Huz Khs, New

More information

D I G I TA L C A M E R A S PA RT 4

D I G I TA L C A M E R A S PA RT 4 Digitl Cmer Technologies for Scientific Bio-Imging. Prt 4: Signl-to-Noise Rtio nd Imge Comprison of Cmers Yshvinder Shrwl, Solexis Advisors LLC, Austin, TX, USA B I O G R A P H Y Yshvinder Shrwl hs BS

More information

PRO LIGNO Vol. 11 N pp

PRO LIGNO Vol. 11 N pp THE INFLUENCE OF THE TOOL POINT ANGLE AND FEED RATE ON THE DELAMINATION AT DRILLING OF PRE-LAMINATED PARTICLEBOARD Mihi ISPAS Prof.dr.eng. Trnsilvni University of Brsov Fculty of Wood Engineering Address:

More information

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type)

Discontinued AN6262N, AN6263N. (planed maintenance type, maintenance type, planed discontinued typed, discontinued type) ICs for Cssette, Cssette Deck ANN, ANN Puse Detection s of Rdio Cssette, Cssette Deck Overview The ANN nd the ANN re the puse detection integrted circuits which select the progrm on the cssette tpe. In

More information

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM

A Novel Back EMF Zero Crossing Detection of Brushless DC Motor Based on PWM A ovel Bck EMF Zero Crossing Detection of Brushless DC Motor Bsed on PWM Zhu Bo-peng Wei Hi-feng School of Electricl nd Informtion, Jingsu niversity of Science nd Technology, Zhenjing 1003 Chin) Abstrct:

More information

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter

Fuzzy Logic Controller for Three Phase PWM AC-DC Converter Journl of Electrotechnology, Electricl Engineering nd Mngement (2017) Vol. 1, Number 1 Clusius Scientific Press, Cnd Fuzzy Logic Controller for Three Phse PWM AC-DC Converter Min Muhmmd Kml1,, Husn Ali2,b

More information

Localization of Latent Image in Heterophase AgBr(I) Tabular Microcrystals

Localization of Latent Image in Heterophase AgBr(I) Tabular Microcrystals Interntionl ymposium on ilver Hlide Technology Locliztion of Ltent Imge in Heterophse AgBr(I) Tulr Microcrystls Elen V. Prosvirkin, Aigul B. Aishev, Timothy A. Lrichev, Boris A. echkrev Kemerovo tte University,

More information

DESIGN OF CONTINUOUS LAG COMPENSATORS

DESIGN OF CONTINUOUS LAG COMPENSATORS DESIGN OF CONTINUOUS LAG COMPENSATORS J. Pulusová, L. Körösi, M. Dúbrvská Institute of Robotics nd Cybernetics, Slovk University of Technology, Fculty of Electricl Engineering nd Informtion Technology

More information

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5

ISSCC 2006 / SESSION 21 / ADVANCED CLOCKING, LOGIC AND SIGNALING TECHNIQUES / 21.5 21.5 A 1.1GHz Chrge-Recovery Logic Visvesh Sthe, Jung-Ying Chueh, Mrios Ppefthymiou University of Michign, Ann Aror, MI Boost Logic is chrge-recovery circuit fmily cple of operting t GHz-clss frequencies

More information

CSI-SF: Estimating Wireless Channel State Using CSI Sampling & Fusion

CSI-SF: Estimating Wireless Channel State Using CSI Sampling & Fusion CSI-SF: Estimting Wireless Chnnel Stte Using CSI Smpling & Fusion Riccrdo Crepldi, Jeongkeun Lee, Rul Etkin, Sung-Ju Lee, Robin Krvets University of Illinois t Urbn-Chmpign Hewlett-Pckrd Lbortories Emil:{rcrepl,rhk}@illinoisedu,

More information

Example. Check that the Jacobian of the transformation to spherical coordinates is

Example. Check that the Jacobian of the transformation to spherical coordinates is lss, given on Feb 3, 2, for Mth 3, Winter 2 Recll tht the fctor which ppers in chnge of vrible formul when integrting is the Jcobin, which is the determinnt of mtrix of first order prtil derivtives. Exmple.

More information

Genetic Representations for Evolutionary Minimization of Network Coding Resources

Genetic Representations for Evolutionary Minimization of Network Coding Resources Genetic Representtions for Evolutionry Minimiztion of Network Coding Resources Minkyu Kim 1, Vrun Aggrwl 2, Un-My O Reilly 2, Muriel Médrd 1, nd Wonsik Kim 1 1 Lortory for Informtion nd Decision Systems

More information

Simultaneous Adversarial Multi-Robot Learning

Simultaneous Adversarial Multi-Robot Learning Simultneous Adversril Multi-Robot Lerning Michel Bowling nd Mnuel Veloso Computer Science Deprtment Crnegie Mellon University Pittsburgh PA, 15213-3891 Abstrct Multi-robot lerning fces ll of the chllenges

More information

Make Your Math Super Powered

Make Your Math Super Powered Mke Your Mth Super Powered: Use Gmes, Chllenges, nd Puzzles Where s the fun? Lern Mth Workshop model by prticipting in one nd explore fun nocost/low-cost gmes nd puzzles tht you cn esily bring into your

More information

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer

S1 Only VEOG HEOG. S2 Only. S1 and S2. Computer. Subject. Computer The Eects of Eye Trcking in VR Helmet on EEG Recordings Jessic D. Byliss nd Dn H. Bllrd The University of Rochester Computer Science Deprtment Rochester, New York 14627 Technicl Report 685 My 1998 Astrct

More information

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center

The Math Learning Center PO Box 12929, Salem, Oregon Math Learning Center Resource Overview Quntile Mesure: Skill or Concept: 300Q Model the concept of ddition for sums to 10. (QT N 36) Model the concept of sutrction using numers less thn or equl to 10. (QT N 37) Write ddition

More information

Energy Harvesting Two-Way Channels With Decoding and Processing Costs

Energy Harvesting Two-Way Channels With Decoding and Processing Costs IEEE TRANSACTIONS ON GREEN COMMUNICATIONS AND NETWORKING, VOL., NO., MARCH 07 3 Energy Hrvesting Two-Wy Chnnels With Decoding nd Processing Costs Ahmed Arf, Student Member, IEEE, Abdulrhmn Bknin, Student

More information

Improved Ensemble Empirical Mode Decomposition and its Applications to Gearbox Fault Signal Processing

Improved Ensemble Empirical Mode Decomposition and its Applications to Gearbox Fault Signal Processing IJCSI Interntionl Journl of Computer Science Issues, Vol. 9, Issue, No, Novemer ISSN (Online): 9- www.ijcsi.org 9 Improved Ensemle Empiricl Mode Decomposition nd its Applictions to Gerox Fult Signl Processing

More information

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY

LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY LECTURE 9: QUADRATIC RESIDUES AND THE LAW OF QUADRATIC RECIPROCITY 1. Bsic roerties of qudrtic residues We now investigte residues with secil roerties of lgebric tye. Definition 1.1. (i) When (, m) 1 nd

More information

Address for Correspondence

Address for Correspondence Mrndn et l., Interntionl Journl of Advnced Engineering Technology E-ISSN 0976-3945 Reserch Pper A LATTICE REDUCTION-AIDED INFORMATION PRECODER FOR MULTIUSER COMMUNICATION SYSTEM S. Mrndn, N. Venteswrn

More information

Re: PCT Minimum Documentation: Updating of the Inventory of Patent Documents According to PCT Rule 34.1

Re: PCT Minimum Documentation: Updating of the Inventory of Patent Documents According to PCT Rule 34.1 C. SCIT 2508 00 August 10, 2000 Re: PCT Minimum Documenttion: Updting of the Inventory of Ptent Documents According to PCT Rule 34.1 Sir, Mdm, The current version of the Inventory of Ptent Documents for

More information

Calculation of Off-Core Inductance in Dual-Circuit Model of Transformer

Calculation of Off-Core Inductance in Dual-Circuit Model of Transformer Clcultion of Off-Core Inductnce in Dul-Circuit Model of Trnsformer As Lotfi NTNU Trondheim, Norwy s.lotfi@ntnu.no Hns Kr. Hoidlen NTNU Trondheim, Norwy hns.hoidlen@ntnu.no Nicol Chies Sttoil Trondheim,

More information

10.4 AREAS AND LENGTHS IN POLAR COORDINATES

10.4 AREAS AND LENGTHS IN POLAR COORDINATES 65 CHAPTER PARAMETRIC EQUATINS AND PLAR CRDINATES.4 AREAS AND LENGTHS IN PLAR CRDINATES In this section we develop the formul for the re of region whose oundry is given y polr eqution. We need to use the

More information

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability

Simulation of Transformer Based Z-Source Inverter to Obtain High Voltage Boost Ability Interntionl Journl of cience, Engineering nd Technology Reserch (IJETR), olume 4, Issue 1, October 15 imultion of Trnsformer Bsed Z-ource Inverter to Obtin High oltge Boost Ability A.hnmugpriy 1, M.Ishwry

More information

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week

Homework #1 due Monday at 6pm. White drop box in Student Lounge on the second floor of Cory. Tuesday labs cancelled next week Announcements Homework #1 due Mondy t 6pm White drop ox in Student Lounge on the second floor of Cory Tuesdy ls cncelled next week Attend your other l slot Books on reserve in Bechtel Hmley, 2 nd nd 3

More information

Performance Monitoring Fundamentals: Demystifying Performance Assessment Techniques

Performance Monitoring Fundamentals: Demystifying Performance Assessment Techniques Simplifying PID Control. Optimizing Plnt Performnce. Performnce Monitoring Fundmentls: Demystifying Performnce Assessment Techniques Roert C. Rice, PhD Rchelle R. Jyringi Dougls J. Cooper, PhD Control

More information

Fuzzy ARTMAP Technique for Speech Noise Reduction

Fuzzy ARTMAP Technique for Speech Noise Reduction Proceedings of the 7th WSEAS Interntionl Conference on Signl, Speech nd Imge Processing, Beiing, Chin, Septemer -7, 7 Fuzzy ARTMAP Technique for Speech Noise Reduction BOONRUANG MARUNGSRI nd ANANT OONSIVILAI

More information

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1)

Dataflow Language Model. DataFlow Models. Applications of Dataflow. Dataflow Languages. Kahn process networks. A Kahn Process (1) The slides contin revisited mterils from: Peter Mrwedel, TU Dortmund Lothr Thiele, ETH Zurich Frnk Vhid, University of liforni, Riverside Dtflow Lnguge Model Drsticlly different wy of looking t computtion:

More information

Magnetic monopole field exposed by electrons

Magnetic monopole field exposed by electrons Mgnetic monopole field exposed y electrons A. Béché, R. Vn Boxem, G. Vn Tendeloo, nd J. Vereeck EMAT, University of Antwerp, Groenenorgerln 171, 22 Antwerp, Belgium Opticl xis Opticl xis Needle Smple Needle

More information

A Cluster-based TDMA System for Inter-Vehicle Communications *

A Cluster-based TDMA System for Inter-Vehicle Communications * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 30, 213-231 (2014) A Cluster-bsed TDMA System for Inter-Vehicle Communictions * Deprtment of Electricl Engineering Ntionl Sun Yt-Sen University Kohsiung,

More information

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator.

Compared to generators DC MOTORS. Back e.m.f. Back e.m.f. Example. Example. The construction of a d.c. motor is the same as a d.c. generator. Compred to genertors DC MOTORS Prepred by Engr. JP Timol Reference: Electricl nd Electronic Principles nd Technology The construction of d.c. motor is the sme s d.c. genertor. the generted e.m.f. is less

More information

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks

A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Radio Networks Globecom 04 - Wireless Networking Symposium A Slot-Asynchronous MAC Protocol Design for Blind Rendezvous in Cognitive Rdio Networks Xingy Liu nd Jing Xie Deprtment of Electricl nd Computer Engineering

More information

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009

University of North Carolina-Charlotte Department of Electrical and Computer Engineering ECGR 4143/5195 Electrical Machinery Fall 2009 Problem 1: Using DC Mchine University o North Crolin-Chrlotte Deprtment o Electricl nd Computer Engineering ECGR 4143/5195 Electricl Mchinery Fll 2009 Problem Set 4 Due: Thursdy October 8 Suggested Reding:

More information

This is a repository copy of Effect of power state on absorption cross section of personal computer components.

This is a repository copy of Effect of power state on absorption cross section of personal computer components. This is repository copy of Effect of power stte on bsorption cross section of personl computer components. White Rose Reserch Online URL for this pper: http://eprints.whiterose.c.uk/10547/ Version: Accepted

More information

Th ELI1 09 Broadband Processing of West of Shetland Data

Th ELI1 09 Broadband Processing of West of Shetland Data Th ELI 9 Brodnd Processing of West of Shetlnd Dt R. Telling* (Dolphin Geophysicl Limited), N. Riddlls (Dolphin Geophysicl Ltd), A. Azmi (Dolphin Geophysicl Ltd), S. Grion (Dolphin Geophysicl Ltd) & G.

More information

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS

LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS LATEST CALIBRATION OF GLONASS P-CODE TIME RECEIVERS A. Fos 1, J. Nwroci 2, nd W. Lewndowsi 3 1 Spce Reserch Centre of Polish Acdemy of Sciences, ul. Brtyc 18A, 00-716 Wrsw, Polnd; E-mil: fos@c.ww.pl; Tel.:

More information

Design and Development of 8-Bits Fast Multiplier for Low Power Applications

Design and Development of 8-Bits Fast Multiplier for Low Power Applications IACSIT Interntionl Journl of Engineering nd Technology, Vol. 4, No. 6, Decemer 22 Design nd Development of 8-Bits Fst Multiplier for Low Power Applictions Vsudev G. nd Rjendr Hegdi, Memer, IACSIT proportionl

More information

Computing Logic-Stage Delays Using Circuit Simulation and Symbolic Elmore Analysis

Computing Logic-Stage Delays Using Circuit Simulation and Symbolic Elmore Analysis Computing Logic-Stge Delys Using Circuit Simultion nd Symolic Elmore Anlysis Clyton B. McDonld Rndl E. Brynt Deprtment of Electricl nd Computer Engineering Crnegie Mellon University, Pittsurgh, PA 15213

More information

An Analog Baseband Approach for Designing Full-Duplex Radios

An Analog Baseband Approach for Designing Full-Duplex Radios An Anlog Bsend Approch for Designing Full-Duplex Rdios Brett Kufmn, Jorm Lilleerg, nd Behnm Azhng Center for Multimedi Communiction, Rice University, Houston, Texs, USA Centre for Wireless Communictions,

More information

A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE

A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE A COMPARISON OF CIRCUIT IMPLEMENTATIONS FROM A SECURITY PERSPECTIVE Mster Thesis Division of Electronic Devices Deprtment of Electricl Engineering Linköping University y Timmy Sundström LITH-ISY-EX--05/3698--SE

More information

On the Effectivity of Different Pseudo-Noise and Orthogonal Sequences for Speech Encryption from Correlation Properties

On the Effectivity of Different Pseudo-Noise and Orthogonal Sequences for Speech Encryption from Correlation Properties On the Effectivity of Different Pseudo-Noise nd Orthogonl Sequences for Speech Encryption from Correltion Properties V. Anil Kumr, Ahijit Mitr nd S. R. Mhdev Prsnn Astrct We nlyze the effectivity of different

More information

Adaptive Network Coding for Wireless Access Networks

Adaptive Network Coding for Wireless Access Networks Adptive Network Coding for Wireless Access Networks Tun Trn School of Electricl Engineering nd Computer Science Oregon Stte University, Corvllis, Oregon 9733 Emil: trntu@eecs.orst.edu Thinh Nguyen School

More information

SOLVING TRIANGLES USING THE SINE AND COSINE RULES

SOLVING TRIANGLES USING THE SINE AND COSINE RULES Mthemtics Revision Guides - Solving Generl Tringles - Sine nd Cosine Rules Pge 1 of 17 M.K. HOME TUITION Mthemtics Revision Guides Level: GCSE Higher Tier SOLVING TRIANGLES USING THE SINE AND COSINE RULES

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-297 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Understanding Basic Analog Ideal Op Amps

Understanding Basic Analog Ideal Op Amps Appliction Report SLAA068A - April 2000 Understnding Bsic Anlog Idel Op Amps Ron Mncini Mixed Signl Products ABSTRACT This ppliction report develops the equtions for the idel opertionl mplifier (op mp).

More information

Software for the automatic scaling of critical frequency f 0 F2 and MUF(3000)F2 from ionograms applied at the Ionospheric Observatory of Gibilmanna

Software for the automatic scaling of critical frequency f 0 F2 and MUF(3000)F2 from ionograms applied at the Ionospheric Observatory of Gibilmanna ANNALS OF GEOPHYSICS, VOL. 47, N. 6, Decemer 2004 Softwre for the utomtic scling of criticl frequency f 0 F2 nd MUF(3000)F2 from ionogrms pplied t the Ionospheric Oservtory of Giilmnn Michel Pezzopne nd

More information

(1) Non-linear system

(1) Non-linear system Liner vs. non-liner systems in impednce mesurements I INTRODUCTION Electrochemicl Impednce Spectroscopy (EIS) is n interesting tool devoted to the study of liner systems. However, electrochemicl systems

More information

Asynchronous Data-Driven Circuit Synthesis

Asynchronous Data-Driven Circuit Synthesis Asynchronous Dt-Driven Circuit Synthesis Sm Tylor, Doug Edwrds, Luis A Pln, Senior Memer, IEEE nd Luis A. Trzon D., Student Memer, IEEE Astrct A method is descried for synthesising synchronous circuits

More information

All-optical busbar differential protection scheme for electric power systems

All-optical busbar differential protection scheme for electric power systems All-opticl usr differentil protection scheme for electric power systems M Nsir +, A Dysko, P. Niewczs, G Fusiek Institute for Energy nd Environment, Electronic nd Electricl Enginering Deprtment. University

More information

Research Letter Investigation of CMOS Varactors for High-GHz-Range Applications

Research Letter Investigation of CMOS Varactors for High-GHz-Range Applications Reserch Letters in Electronics Volume 29, Article ID 53589, 4 pges doi:1.1155/29/53589 Reserch Letter Investigtion of CMOS Vrctors for High-GHz-Rnge Applictions Ming Li, Rony E. Amy, Roert G. Hrrison,

More information

University of Dayton Research Institute Dayton, Ohio, Materials Laboratory Wright Patterson AFB, Ohio,

University of Dayton Research Institute Dayton, Ohio, Materials Laboratory Wright Patterson AFB, Ohio, LEAKY PLATE WAVE INSPECTION OF BIAXIAL COMPOSITES Richrd W. Mrtin University of Dyton Reserch Institute Dyton, Ohio, 45469-0001 Dle E. Chimenti Mterils Lortory Wright Ptterson AFB, Ohio, 45433-6533 INTRODUCTION

More information