Analysis and Comparison of Evolutionary Algorithms applied to Adaptive Noise Cancellation for Speech Signal

Size: px
Start display at page:

Download "Analysis and Comparison of Evolutionary Algorithms applied to Adaptive Noise Cancellation for Speech Signal"

Transcription

1 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) Analyss and Comparson of Evolutonary Algorthms appled to Adaptve Nose Cancellaton for Speech Sgnal Rtka Thakur 1, Papya Dutta 2, Dr. G.C. Manna 3 1 M.Tech (Dgtal Communcaton) Gyan Ganga College of Technology, Jabalpur, M.P, Inda 2 Assocate Professor (Electroncs and Communcaton Dept.) Gyan Ganga College of Tech. Jabalpur 3 Chef General Manager, B.S.N.L, Jabalpur, M.P, Inda Abstract In ths paper, an mproved method based on evolutonary algorthm for speech sgnal denosng s proposed. In ths approach, the stochastc global optmzaton technques such as Artfcal Bee Colony(ABC), Cuckoo Search (CS)algorthm, and Partcle Swarm Optmzaton (PSO) technque are exploted for learnng the parameters of adaptve flterng functon requred for optmum performance. It was found that the ABC algorthm and Cuckoo Search algorthm based speech denosng approach gve better performance n terms of sgnal-to-nose rato (SNR) as compared to PSO based speech denosng approach. The quanttatve (SNR, MSE and Maxmum Error (ME)) and vsual (Denosed speech sgnals) results show superorty of the proposed technque over the conventonal and state -of-art speech sgnal denosng technques. All proposed methods have been smulated n Matlab, and desgn results are llustrated clearly to show the superorty of the proposed method. Keywords Adaptve flters, Adaptve Algorthms, Artfcal Bee Colony, Cuckoo search, Partcle Swarm Optmzaton Algorthm, Speech Enhancement. I. INTRODUCTION The problem of nose cancellaton has receved consderable attenton n recent years n many speech applcatons, such as speech bandwdth compresson, speech recognton, speaker verfcaton, and [1]-[3]. For example, n automatc speech recognton from nosecorrupted speech, the nose cancellaton schemes provde an mproved qualty of speech sgnal that helps n achevng a better recognton performance. The most common problem n speech processng s the effect of nterference nose n the sgnals. Ths nose masks the speech sgnal and reduces ts ntellgblty. Varous sources whch produce nterferences may nclude ventlaton equpment, traffc, crowds and commonly, echoes and reverberaton. It can also arse electroncally from thermal nose, dstorton products or tape hss. If the sound system has large peaks n ts frequency response, the speech sgnal can end up maskng tself [2]. 172 Quanttatve measurements and computer-aded analyss become dffcult and unrelable due to poor speech sgnal qualty. Thus, denosng and enhancement of the speech become necessary for many practcal applcatons. Nose reducton or speech enhancement algorthms are used to suppress background nose and mproves the qualty and ntellgblty of speech. Conventonal lnear flterng s the most common way to do sngle tral analyss of speech sgnal, by whch contamnatons due to on-gong background nose can be attenuated from the speech sgnal. A major dffculty n conventonal lnear flterng s very low SNR, snce then, the concept of adaptve flterng was ntroduced. Adaptve Flters: An adaptve flter adapts tself to changes n ts nput sgnals automatcally accordng to a gven algorthm. The algorthm wll change the flter coeffcents accordng to a gven crtera, typcally an error sgnal s gven to mprove ts performance. In essence an adaptve flter s a dgtal flter combned wth an adaptve algorthm, whch s used to modfy the flter coeffcents and work as an adaptve nose canceller (ANC). Adaptve flters are used n many dverse applcatons lke radar sgnal processng, telephone echo cancellng, equalzaton of communcaton channels and bomedcal sgnal enhancement [4] [5], [6]. Adaptve Algorthms: Adaptve nose cancellaton (ANC) uses varous mnmzaton technques or adaptve algorthms lke LMS, NLMS and RLS. These adaptve algorthms are Gradent based algorthm whch are most commonly used due to smplcty n computaton and easy mplementaton. These gradent based algorthms suffers from some problem lke these are not sutable for multmodal error surface and t gves only one possble soluton for each teraton accordng to generated error. The am of ths paper s to solve the problem of ANC, but these problems are not solved by conventonal algorthm so here optmzaton algorthms (PSO, ABC and cuckoo search) are used. Optmzaton algorthm ncreased the probablty of encounterng the global optmum.

2 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) Performance of the Cuckoo Search based denosng technque performs better than PSO based method for speech denosng. The vsual and quanttatve results are gven n results and dscussons secton. The paper s organzed as follows. Secton-II gves an overvew of ANC for speech denosng. Secton-III ntroduces PSO, ABC and the Cuckoo Search Algorthm for speech denosng case. In secton-iv, qualtatve and quanttatve results of the proposed method wth PSO, supported by SNR, MSE and ME have been dscussed. Conclusons are gven n the fnal secton. II. OVERVIEW OF ADAPTIVE NOISE CANCELLATION Nose cancellaton technology s a growng feld that captalzes on the combnaton of dsparate technologcal advancements. Ths ams to cancel or at least mnmze unwanted sgnal and so to remedy the excess nose that one may experence. There are already several solutons avalable [7], [8]. Adaptve nose cancellaton s wdely used to mprove the Sgnal to Nose Rato (SNR) of a sgnal by removng nose from the receved sgnal. The basc structure and workng of ANC s shown n Fg.1, In ths confguraton the nput x(n) s prmary nput sgnal fed nto transversal flter and generates fltered output y(n) whch s shown as y(n) = w(n) H x(n).the flter output y(n) s compared wth the reference sgnal d(n) and produces error e(n), mathematcal representaton s e(n)=d(n) y(n). Ths error s used to update new flter coeffcents w (n) for transversal flter. Input x(n) TRANSVERSAL FILTER (FIR) w(n) UPDATE ALGORITHM (PSO, ABC, CS) Output y(n) Error e (n) Desred sgnal d(n) Fg. 1 Adaptve Nose Cancellaton Confguraton The error sgnal should converge to the desred sgnal d(n), but t wll not converge to the exact desred sgnal. In other words, the dfference between the desred sgnal d(n) and the error sgnal e(n) wll always be greater than zero. The only opton to ths problem s to mnmze the dfference between those two sgnals usng certan error mnmzaton technques [5]. + III. DIFFERENT EVOLUTIONARY TECHNIQUES FOR DENOISING OF SPEECH SIGNAL Swarm ntellgence (SI) s an nnovatve technque for problem optmzaton whch s nspred by the socal behavours of anmal swarms n nature, examples of systems lke fsh schoolng, brd flockng, ant colones, bactera moldng and anmal herdng. SI s an artfcal ntellgence technque based on anmal behavor n whch no centralzed control (whch shows how ndvdual agents should behave) and self-organzed systems. The Global behavor s acheved by local nteractons between agents. Recent years, several swarm ntellgence algorthms have been proposed [9]. Swarm based algorthm are used n varous applcatons to solve dfferent knd of problems whch has many possble solutons. A. Partcle Swarm Optmzaton Technque Partcle Swarm Optmzaton was proposed n 1995 by James Kennedy and R. C. Eberhart. PSO s an Evolutonary Swarm technque based on stochastc optmzaton and nspred by socal behavor of brd flockng. Here brds fnd the food by the socal cooperaton wth other brds. They move n random drecton to fnd a food and all brd follow the postons and who s closest to food wll nform to other one of the member, but there s no leader. All of them hold ther and all other brds wll update ther poston. Ths process wll contnue untl they reach to food locaton [10-12]. A.1) PSO Algorthm wth Adaptve Flter: The man motve of adaptve flter wth PSO algorthm s to optmze (mnmze) the cost functon whch s calculated by Mean squared dfference.e. MSE, between desred sgnal and fltered output. Ths value s used to calculate ftness value of each partcle. The cost functon or MSE C (n) (the MSE for the th partcle at the nth teraton) s defned as [10, 13-15]: M 1 C n [ e n ] (1) 2 M l 1 l Where, e l (n) s l th error for th partcle and M s number of nput sample. A.2) Procedure of PSO algorthm wth adaptve flters: The PSO algorthm s start wth ntalzaton of partcles and ther velocty wth random swarm wthn a problem space and remanng procedure of PSO algorthm wth ANC can be descrbed n followng steps [16]: 173

3 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) Step1.Start: Decde the problem space and defne the maxmum and mnmum lmt for partcle (±X ).e. weght vector and ther velocty vector (±V ). Step2. Intalze partcles X wth random postons and ther correspondng veloctes V accordng the problem space. Step3. Update Poston: If present poston s wthn the problem space than follow the next step otherwse adjust the postons. Step4.Ftness functon: Calculate ftness functon usng Eq.(1) For each partcle: Calculate P best : Compare ftness value of partcle wth ts P best,, f current value s better then set P best equal to the current value. Calculate G best : Fnd present global mnmum from best poston of partcles, and assgn value to the varable g (G best ). Step5. Update V and X : Update the velocty and poston of the partcle: V pd ( 1) W() V pd () c 1 r 1 (X ppd () X pd ()) c 2 r 2 ( X gpd () X pd ()) (2) X pd ( 1) X pd ( ) V pd ( 1) (3) X represents the th partcle; P represents the best prevous poston; V represents the velocty; c 1 and c 2 are postve constant commonly set to 2. The r 1 and r 2 are two random numbers wthn range 0 to 1. F pp () and F gp () are the personal best poston and global best poston. F pp () s ntalzed wth F pd, whch s calculated n step 4 and the best of F pp () s taken F gp () at ntal step. X ppd () and X gpd () are the personal best poston and the global best poston respectvely. The poston of F pp () s stored n X ppd () and poston of F gp () s stored n X gpd (). Step6. The updatng of poston and velocty s restrcted by the boundary value whch s 80% of maxmum and mnmum value of the partcle search space. Step7. Calculate the ftness F pd () at new search poston. Update F pp () f current value of F pd () s less than the current value of F pp (), otherwse retan old F pp (). Update F gp () f best of F pp () s less than prevous F gp () otherwse retan F gp (), smlarly X ppd () and X gpd () s updated accordngly. 174 Step8. Repeat step 5 to step 7 tll stoppng crtera or maxmum number of teraton s acheved. B. ABC Algorthm Artfcal Bee Colony (ABC) s one of the recently defned algorthms by D. Karaboga n 2005 [17]. The algorthm s specfcally based on the model proposed by Tereshko and Loengarov (2005) for foragng the behavour of honey bee colones. It s motvated by the ntellgent behavour of bees. The ABC algorthm s as smple as PSO and dfferental evolutonary algorthms, and s also easy to mplement. ABC algorthm uses the common control parameters lke colony sze and maxmum number of cycle. ABC as an optmzaton tool provdes a populaton based search n whch ndvduals known as foods postons are modfed by the artfcal bees wth tme. The bee s am s to search or to dscover the places of food sources wth hgh nectar amount and fnally the one wth the hghest nectar. Intally, all food source postons are searched by scout bees and then the nectar of food sources are exploted by the employed bees and onlooker bees, and ths contnual explotaton wll ultmately cause them to become exhausted. In ABC algorthm, the colony of artfcal bees contans three groups of bees: employed bees, onlookers and scouts. The Onlooker bee wats on the dance area for makng decson to choose a food source. A bee gong to the food source vsted by t prevously s named an employed bee. A bee carryng out random search s called as scout. The detaled algorthm steps for the optmzaton of the (thresholdng) functon are as follows: Step1: Intalzaton of control parameters. The man control parameters of the ABC algorthm s colony sze and number of teratons. So, ntalze the colony (CS) sze by 6.Lmt of the scout bees s gven by L= (CS*D)/2. The dmenson D of the problem s three. Step2: Intalze the poston of CS/2 food source of employed bees, randomly usng the varables over a defned range. The range s taken as λ=1 to 150, k=0.1 to 2, m=1 to 4 and fnd CS/2 solutons. Step 3: Evaluate ftness for each of the obtaned soluton. M 1 C n [ e n ] (1) 2 M l 1 l

4 Ftness functon: ftness Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) 1, f C 0 1 C 1 abs C f C 0 (4) Step 4: Select the maxmum value of the ftness, whch s the best qualty of food source. Cycle 1: Employed bees phase v,j = x,j + φ,j (x,j x,j ) (5) Where, k and j are random selecton ndex, ϕ s randomly produced number n the range [0, 1]. Calculate C(v ) and the ftness of v. By comparng wth the ftness of prevously obtaned soluton wth the C(v ). Replace C wth C(v ) f C <C(v ) replace t wth C(v ) otherwse ncrease the tral counter. Step 5: calculate the probablty values p for the solutons x by means of ther ftness usng the equaton: p ftness (6) CS /2 1 ftness Step 6: Onlooker bee s phase: Produce the new soluton v for onlooker bees from the solutons x selected, and dependng upon the probablty p evaluate them. Then apply greedy selecton between C(v ) and C. Step 7: memores the best soluton and correspondng vector. Step 8: scout bee phase, for replacng the abandoned soluton (the soluton of whch tral s more than L), a new random soluton s generated. Step 9: update cycle and repeat the process untl stoppng crtera s acheved. C. Cuckoo Search Algorthm In 2009, Yang and Deb have proposed the Cuckoo Search (CS) optmzaton algorthm [18]. The CS algorthm s a new meta-heurstc algorthm for solvng the optmzaton problems. It s nspred by the oblgate brood parastsm of some Cuckoo speces by layng ther eggs n the nests of other host brds (of other speces). Some host brds can engage drect conflct wth the ntrudng Cuckoos. The algorthm s based on the oblgate brood parastc behavor of some cuckoo speces n combnaton wth the L evy flght behavor of frut fles and some of the brds. 175 Each egg n cuckoo search algorthm represents a soluton and Cuckoo egg represents a new soluton. Overall there s am to employ new and potentally better solutons to replace weak solutons n the nests. In the smplest form, each nest has one egg. The Cuckoo algorthm can be extended to more complcated cases, whch are havng more than one egg representng a set of solutons. The CS s based on three dealzed rules: 1. Each Cuckoo lays one egg at a tme, and dumps t n a randomly chosen nest; 2. The best nests wth hgh qualty of eggs (solutons) wll carry over to the next generatons; 3. The hosts nests are fxed n count, and a host can dscover an alen egg wth probablty p a [0 1]. In ths case, the host brd can ether throw the egg away or abandon the nest to buld a completely new nest n a new locaton. Based on above mentoned rules, the basc steps of Cuckoo algorthm are: Step 1: Set the number of nest. Nest s nothng but dfferent solutons. In ths problem, t s taken as 20. Set the probablty wth a dscovery rate (probablty). Set the stoppng crtera, whch s ether fxed number of teraton or tolerance value. Set dmenson of the problem. The number of dmenson s 3 here. Also set the boundares of the parameters. Step 2: Randomly ntalze the soluton, by generatng n dfferent nest for obtanng n dfferent solutons. Step 3: Evaluate ftness for each of the obtaned soluton. Fnd the best nest correspondng to mnmum value of ftness. Step 4: Start teraton, generate new nest by Levy flght but keep the current best. A Levy flght can be formed as Cuckoo, a Levy flght s performed by the equaton: 1 ' x t x t L evy (7) Where, α s step sze. It essentally provdes a random walk whle the random step length s drawn from L evy dstrbuton, whch has an nfnte varance wth an nfnte mean. L evy dstrbuton s gven by: L evy u = t -λ, (1< λ 3) (8) L evy functon can be changed accordng to applcaton. Mantegna's algorthm s one of the L evy functon.

5 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) Step 5: Evaluate ths set of solutons and obtan the new ftness. Compare old ftness wth ths new ftness, and replace old ftness f new ftness s better than old one. Update the best nest correspondng to ftness. Step 6: Repeat the above process untl some stoppng crtera s acheved gvng the best ftness and correspondng best nest. A complete flowchart routne of optmzaton based methodology for speech denosng s shown n fg.2 depctng the detal steps of overall algorthm. IV. RESULTS AND DISCUSSION In ths secton, varous evolutonary algorthms based on the proposed denosng scheme are exploted for speech sgnals. Performance of the proposed scheme s computed by determnng dfferent fdelty parameters such as SNR, MSE and ME gven by Eqs (9), (10) and (11) respectvely In ths paper, denosng performance of PSO algorthm, ABC algorthm and Cuckoo Search (CS) algorthm s compared on the bass of SNR, MSE and ME. For makng ths comparson, PSO algorthm, ABC algorthm and CS algorthm s executed wth MATLAB R2012a. The performance result of varous evolutonary algorthms s shown n Fg.3, Fg.4, Fg.5 and Table I, Table II and Table III shows the results obtaned by runnng the algorthms for an nput SNR of 5 db, 10 db and 15 db respectvely. It was observed that the ABC algorthm and CS algorthm gves better value of SNR, MSE and ME as compared to PSO. Fdelty parameters: () Desred _ Sgnal 2 SNRdB 10log 10 ( ) (9) Error N 1 MSE Desred _ Sgnal Error (10) () 2 N 1 () ME = max [abs (Desred_ Sgnal Error)] 2 (11) Fg. 2 Flowchart of the optmzaton based methodology for speech denosng. TABLE I For 5 db Input SNR No. of Iteratons PSO Algorthm ABC Algorthm CS Algorthm SNR(dB) MSE ME SNR(dB) MSE ME SNR(dB) MSE ME e e e e e e e e e

6 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) TABLE II For 10 db Input SNR No. of Iteratons PSO Algorthm ABC Algorthm CS Algorthm SNR(dB) MSE ME SNR(dB) MSE ME SNR(dB) MSE ME e e e e e e e e e e e-004 TABLE III For 15 db Input SNR e e e-008 No. of Iteratons PSO Algorthm ABC Algorthm CS Algorthm SNR(dB) MSE ME SNR(dB) MSE ME SNR(dB) MSE ME e e e e e e e e e e e e e e e e-009 Orgnal speech sgnal Denosed by CS algorthm Fg.3 Result of varous evolutonary algorthms for 400 teratons (at 5 db nose) 5 db Nosy sgnal Orgnal speech sgnal Denosed by PSO algorthm 10 db Nosy sgnal Denosed by ABC algorthm Denosed by PSO algorthm 177

7 Internatonal Journal of Recent Development n Engneerng and Technology Webste: (ISSN (Onlne)) Volume 3, Issue 1, July 2014) Denosed by ABC algorthm Denosed by CS algorthm Fg.4 Result of varous evolutonary algorthms for 400 teratons (at 10 db nose) Orgnal speech sgnal 15 db Nosy sgnal Denosed by PSO algorthm Denosed by ABC algorthm Denosed by CS algorthm Fg.5 Result of varous evolutonary algorthms for 400 teratons (at 15 db nose) V. CONCLUSION In ths work, an mproved denosng scheme for speech sgnal s presented usng dfferent evolutonary algorthms such as CS algorthm, ABC algorthm and PSO algorthm. The fdelty parameters obtaned clearly show superorty of the proposed technque over other conventonal speech denosng technques. A comparatve study of dfferent evolutonary algorthms has also been made, and t has been found that the proposed technque based on CS algorthm and ABC algorthm yelds better performance as compared to PSO n terms of SNR, MSE and ME. 178 REFERENCES [1] J.M. Gorrz, J. Ramrez, S. C. Alvarez, C. G. Puntonet, E. W. Lang, and D. Erdogmus, Jan A novel LMS algorthm appled to adaptve nose cancellaton, IEEE Sgnal Processng Letters, vol. 16, pp , [2] Ben G., Nelson M., 2000 Speech and Audo Sgnal Processng John Wley and Sons, Inc. [3] M.S.Ahmed, Jan Comparson of nosy speech enhancement algorthms n terms of LPC perturbaton, IEEE Trans. Acoust., Speech, Sgnal Processng, vol. 37, pp , [4] Smon Haykn, September 2001 Adaptve Flter theory, 4thed. Prentce Hall. [5] Allam Mousa, Marwa Qadus, Shern Bader, Aprl Adaptve Nose Cancellaton Algorthms Senstvty to Parameters, The 2nd Internatonal Conference on Multmeda Computng and Systems (ICMCS'11), IEEE Catalog Number CFP731-3-CDR, ISBN: , pp. 1-5, Ouarzazate, Morocco, [6] Coln H Hansen, Understandng Actve Nose Cancellaton, Taylor and Francs Inc. Prnt ISBN: , [7] V.R.Vjaykumar, P.T.Vanath, P. Kanagasapabathy, Modfed Adaptve Flterng Algorthm for Nose Cancellaton n Speech Sgnals, Electroncs and Electrcal Engneerng, 2007 No 2(74) pp , [8] Xaohu Y., Yunlong Z., Hao Z., Chen H. And Ben N., 2010 An Adaptve Bacteral Foragng Optmzaton Algorthm wth Lfecycle and Socal Learnng, Hndaw Publshng Corporaton Dscrete Dynamcs n Nature and Socety, [9] Mtul K. A., Anl K., Grsh K. S., 2012 Analyss and testng of PSO varants through applcaton n EEG/ERP adaptve flterng approach, Bomedcal Engneerng Letters,, Vol. 2, [10] R. Eberhart, Y. Sh and J. Kennedy, 2001 Swarm Intellgence. San Mateo, CA: Morgan Kaufmann. [11] Dan Palup Rn, St Maryam Shamsuddn and St Sophyat Yuhanz, 2011 Partcle Swarm Optmzaton: Technque, System and Challenges, Internatonal Journal of Computer Applcatons,, Vol. 14(1), [12] D.J. Krusensk and W.K.Jenkns, 2003 Adaptve Flterng Va Partcle Swarm Optmzaton, Conf Sgnal Syst Computer. Vol. 1, [13] Upal Mahbub, Cela Shahnaz and Shakh Anowarul Fattah, 2010 An Adaptve Nose Cancellaton Scheme Usng Partcle Swarm Optmzaton Algorthm, IEEE Internatonal Conference on Communcaton Control and Computng Technologes, Vol.71, [14] Al T.Al- Awam, Azzedne Zergune, Lahouar Cheded, Abdelmalek Zdour, Waleed Saf, 2010 A new modfed partcle swarm optmzaton algorthm for adaptve equalzaton, Dgtal Sgnal Processng, [15] A. Chatterjeea, P.Sarry, 2006 Nonlnear nerta weght varaton for dynamc adaptaton n partcle swarm optmzaton, Computers and Operatons Research, Vol. 33, [16] Karaboga, D.:2005 An Idea Based On Honey Bee Swarm for Numercal Optmzaton, Techncal Report-TR06, Ercyes Unversty, Engneerng Faculty, Computer Engneerng Department. [17] Yang X.S., and Deb, S.:2009 Cuckoo search va Lévy flghts, World Congress on Nature & Bologcally Inspred Computng (NaBIC 2009). IEEE Publcatons. 2009, pp

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

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

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

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

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

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

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

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

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller

Improvement of Buck Converter Performance Using Artificial Bee Colony Optimized-PID Controller Journal of Automaton and Control Engneerng Vol. 3, No. 4, August 2015 Improvement of Buck Converter Performance Usng Artfcal Bee Colony Optmzed-PID Controller Yusuf Sonmez1, Ozcan Ayyldz1, H. Tolga Kahraman2,

More information

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

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

More information

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm

Network Reconfiguration in Distribution Systems Using a Modified TS Algorithm Network Reconfguraton n Dstrbuton Systems Usng a Modfed TS Algorthm ZHANG DONG,FU ZHENGCAI,ZHANG LIUCHUN,SONG ZHENGQIANG School of Electroncs, Informaton and Electrcal Engneerng Shangha Jaotong Unversty

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

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

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks

Adaptive Phase Synchronisation Algorithm for Collaborative Beamforming in Wireless Sensor Networks 213 7th Asa Modellng Symposum Adaptve Phase Synchronsaton Algorthm for Collaboratve Beamformng n Wreless Sensor Networks Chen How Wong, Zhan We Sew, Renee Ka Yn Chn, Aroland Krng, Kenneth Tze Kn Teo Modellng,

More information

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems

Investigation of Hybrid Particle Swarm Optimization Methods for Solving Transient-Stability Constrained Optimal Power Flow Problems Investgaton of Hybrd Partcle Swarm Optmzaton Methods for Solvng Transent-Stablty Constraned Optmal Power Flow Problems K. Y. Chan, G. T. Y. Pong and K. W. Chan Abstract In ths paper, hybrd partcle swarm

More information

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters

Applications of Modern Optimization Methods for Controlling Parallel Connected DC-DC Buck Converters IJCSI Internatonal Journal of Computer Scence Issues, Volume 3, Issue 6, November 26 www.ijcsi.org https://do.org/.2943/266.559 5 Applcatons of Modern Optmzaton Methods for Controllng Parallel Connected

More information

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm

Multiple Beam Array Pattern Synthesis by Amplitude and Phase with the Use of a Modified Particle Swarm Optimisation Algorithm SETIT 29 5 th Internatonal Conference: Scences of Electronc, Technologes of Informaton and Telecommuncatons March 22-26, 29 TUNISIA Multple Beam Array Pattern Synthess by Ampltude and wth the Use of a

More information

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm

A General Technical Route for Parameter Optimization of Ship Motion Controller Based on Artificial Bee Colony Algorithm A General Techncal Route for Parameter Optmzaton of Shp Moton Controller Based on Artfcal Bee Colony Algorthm Yanfe Tan, Lwen Huang, and Yong Xong Abstract The most practcal applcaton n ndustral process

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

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

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL

NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda vmranda@nescporto.pt Nuno Fonseca nfonseca@power.nescn.pt INESC Insttuto de Engenhara de Sstemas e Computadores

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

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

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

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm

Network Reconfiguration of Distribution System Using Artificial Bee Colony Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal and Computer Engneerng ol:8, No:, 014 Network Reconfguraton of Dstrbuton System Usng Artfcal Bee Colony Algorthm S. Ganesh

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

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

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013

International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. (4) ISSN Print ( ) and Online ( X) October 2013 Internatonal Journal on Power Engneerng and Energy (IJPEE) Vol. (4) No. (4) ISSN Prnt (34 738) and Onlne (34 730X) October 03 Soluton of The Capactor Allocaton Problem Usng A New Accelerated Partcle Swarm

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

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

A New Dual Channel Speech Enhancement Approach Based on Accelerated Particle Swarm Optimization (APSO)

A New Dual Channel Speech Enhancement Approach Based on Accelerated Particle Swarm Optimization (APSO) I.J. Intellgent Systems and Applcatons, 24, 4, - Publshed Onlne March 24 n MECS (http://www.mecs-press.org/) DOI:.585/jsa.24.4. A New Dual Channel Speech Enhancement Approach Based on Accelerated Partcle

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australan Journal of Basc and Appled Scences, 9(16) Specal 2015, Pages: 197-203 ISSN:1991-8178 Australan Journal of Basc and Appled Scences Journal home page: www.ajbasweb.com Performance Evaluaton of

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

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor

Application of a Modified PSO Algorithm to Self-Tuning PID Controller for Ultrasonic Motor The Proceedngs of the st Internatonal Conference on Industral Applcaton Engneerng Applcaton of a Modfed PSO Algorthm to Self-Tunng PID Controller for Ultrasonc Motor Djoewahr Alrjadjs a,b,*, Kanya Tanaa

More information

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

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

More information

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

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

More information

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm

Open Access Research on PID Controller in Active Magnetic Levitation Based on Particle Swarm Optimization Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae 1870 The Open Automaton and Control Systems Journal, 2015, 7, 1870-1874 Open Access Research on PID Controller n Actve Magnetc Levtaton Based on Partcle

More information

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor

BP Neural Network based on PSO Algorithm for Temperature Characteristics of Gas Nanosensor 2318 JOURNAL OF COMPUTERS, VOL. 7, NO. 9, SEPTEMBER 2012 BP Neural Network based on PSO Algorthm for Temperature Characterstcs of Gas Nanosensor Weguo Zhao Center of Educaton Technology, Hebe Unversty

More information

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory

Optimal Reconfiguration of Distribution System by PSO and GA using graph theory Proceedngs of the 6th WSEAS Internatonal Conference on Applcatons of Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 83 Optmal Reconfguraton of Dstrbuton System by PSO and GA usng graph theory Mehd

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

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments

Improved Detection Performance of Cognitive Radio Networks in AWGN and Rayleigh Fading Environments Improved Detecton Performance of Cogntve Rado Networks n AWGN and Raylegh Fadng Envronments Yng Loong Lee 1, Wasan Kadhm Saad, Ayman Abd El-Saleh *1,, Mahamod Ismal 1 Faculty of Engneerng Multmeda Unversty

More information

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization

Servo Actuating System Control Using Optimal Fuzzy Approach Based on Particle Swarm Optimization Servo Actuatng System Control Usng Optmal Fuzzy Approach Based on Partcle Swarm Optmzaton Dev Patel, L Jun Heng, Abesh Rahman, Deepka Bhart Sngh Abstract Ths paper presents a new optmal fuzzy approach

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

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

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

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

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

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

More information

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station

PSO and ACO Algorithms Applied to Location Optimization of the WLAN Base Station PSO and ACO Algorthms Appled to Locaton Optmzaton of the WLAN Base Staton Ivan Vlovć 1, Nša Burum 1, Zvonmr Špuš 2 and Robert Nađ 2 1 Unversty of Dubrovn, Croata 2 Unversty of Zagreb, Croata E-mal: van.vlovc@undu.hr,

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

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

Evolutionary Programming for Reactive Power Planning Using FACTS Devices

Evolutionary Programming for Reactive Power Planning Using FACTS Devices Bplab Bhattacharyya, kash Kumar Gupta,. Das Evolutonary Programmng for Reactve Power Plannng Usng Devces BIPLAB BHATTACHARYYA *, IKAH KUMAR GUPTA 2 AND.DA 3, 2, 3 Department of Electrcal Engneerng, Indan

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

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

More information

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm

Research Article Dynamic Relay Satellite Scheduling Based on ABC-TOPSIS Algorithm Mathematcal Problems n Engneerng Volume 2016, Artcle ID 3161069, 11 pages http://dx.do.org/10.1155/2016/3161069 Research Artcle Dynamc Relay Satellte Schedulng Based on ABC-TOPSIS Algorthm Shufeng Zhuang,

More information

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique

Design of Digital Band Stop FIR Filter using Craziness Based Particle Swarm Optimization (CRPSO) Technique Internatonal Journal o Scentc Research Engneerng & Technology (IJSRET), ISSN 78 088 Volume, Issue 5, May 05 6 Desgn o Dgtal Band Stop FIR Flter usng Crazness Based Partcle Swarm Optmzaton (CRPSO) Technque

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

Particle Swarm Optimization Guided Genetic Algorithm: A Novel Hybrid Optimization Algorithm

Particle Swarm Optimization Guided Genetic Algorithm: A Novel Hybrid Optimization Algorithm ISSN (Prnt) : 19-861 ISSN (Onlne) : 975-44 V. Jagan Mohan et al. / Internatonal Journal o Engneerng and Technology (IJET) Partcle Swarm Optmzaton Guded Genetc Algorthm: A Novel Hybrd Optmzaton Algorthm

More information

Harmony Search and OPF Based Hybrid Approach for Optimal Placement of Multiple DG Units

Harmony Search and OPF Based Hybrid Approach for Optimal Placement of Multiple DG Units Harmony Search and OPF Based Hybrd Approach for Optmal Placement of Multple Unts Sandeep Kaur Department of Electrcal Engneerng Indan Insttute of Rooree Rooree, Inda sandpsaroa@gmal.com. B. Kumbhar Department

More information

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm

Coverage Maximization in Mobile Wireless Sensor Networks Utilizing Immune Node Deployment Algorithm CCECE 2014 1569888203 Coverage Maxmzaton n Moble Wreless Sensor Networs Utlzng Immune Node Deployment Algorthm Mohammed Abo-Zahhad, Sabah M. Ahmed and Nabl Sabor Electrcal and Electroncs Engneerng Department

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

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

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

More information

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm

Open Access Node Localization Method for Wireless Sensor Networks Based on Hybrid Optimization of Differential Evolution and Particle Swarm Algorithm Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 014, 6, 61-68 61 Open Access Node Localzaton Method for Wreless Sensor Networks Based on Hybrd Optmzaton

More information

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains

Finding Proper Configurations for Modular Robots by Using Genetic Algorithm on Different Terrains Internatonal Journal of Materals, Mechancs and Manufacturng, Vol. 1, No. 4, November 2013 Fndng Proper Confguratons for Modular Robots by Usng Genetc Algorthm on Dfferent Terrans Sajad Haghzad Kldbary,

More information

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods

Medium Term Load Forecasting for Jordan Electric Power System Using Particle Swarm Optimization Algorithm Based on Least Square Regression Methods Journal of Power and Energy Engneerng, 2017, 5, 75-96 http://www.scrp.org/journal/jpee ISSN Onlne: 2327-5901 ISSN Prnt: 2327-588X Medum Term Load Forecastng for Jordan Electrc Power System Usng Partcle

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

MTBF PREDICTION REPORT

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

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT

A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT A PARTICLE SWARM OPTIMIZATION FOR REACTIVE POWER AND VOLTAGE CONTROL CONSIDERING VOLTAGE SECURITY ASSESSMENT Hrotaka Yoshda Kench Kawata IEEE Trans. on Power Systems, Vol.15, No.4, pp.1232-1239, November

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

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

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

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

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

EVOLUTIONARY OPTIMIZATION APPROACH FOR FINDING GPPP OF A PV ARRAY SYSTEM UNDER HETEROGENEOUS OPERATING CONDITION

EVOLUTIONARY OPTIMIZATION APPROACH FOR FINDING GPPP OF A PV ARRAY SYSTEM UNDER HETEROGENEOUS OPERATING CONDITION Journal of Electrcal Engneerng EVOLUTIONARY OPTIMIZATION APPROACH FOR FINDING GPPP OF A PV ARRAY YTEM UNDER HETEROGENEOU OPERATING CONDITION R.PON VENGATEH 1,.EDWARD RAJAN 1 Assstant Professor (enor Grade),

More information

Bee Hive Algorithm to Optimize Multi Constrained Piecewise Non-Linear Economic Power Dispatch Problem in Thermal Units

Bee Hive Algorithm to Optimize Multi Constrained Piecewise Non-Linear Economic Power Dispatch Problem in Thermal Units Internatonal Journal on Electrcal Engneerng and Informatcs Volume 3, Number 1, 011 Bee Hve Algorthm to Optmze Mult Constraned ecewse Non-Lnear Economc ower Dspatch roblem n Thermal Unts B. admanabhan 1,

More information

Optimal Coordination of Overcurrent Relays Based on Modified Bat Optimization Algorithm

Optimal Coordination of Overcurrent Relays Based on Modified Bat Optimization Algorithm Internatonal Electrcal Engneerng Journal (IEEJ) http://www.eejournal.com/ Optmal Coordnaton of Overcurrent Based on Modfed Bat Optmzaton Algorthm Reza Kherollah, Farhad Namdar Department of Power and Computer,

More information

Development and Performance Evaluation of Mismatched Filter using Differential Evolution

Development and Performance Evaluation of Mismatched Filter using Differential Evolution Internatonal Journal of Computer Applcatons (975 8887) Development and Performance Evaluaton of Msmatched Flter usng Dfferental Evoluton J. B. Seventlne 1 G. V. K. Sharma 2 K. Srdev 3 D. Elzabath Ran 4

More information

Machine Learning in Production Systems Design Using Genetic Algorithms

Machine Learning in Production Systems Design Using Genetic Algorithms Internatonal Journal of Computatonal Intellgence Volume 4 Number 1 achne Learnng n Producton Systems Desgn Usng Genetc Algorthms Abu Quder Jaber, Yamamoto Hdehko and Rzauddn Raml Abstract To create a soluton

More information

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

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

More information

ECE 2133 Electronic Circuits. Dept. of Electrical and Computer Engineering International Islamic University Malaysia

ECE 2133 Electronic Circuits. Dept. of Electrical and Computer Engineering International Islamic University Malaysia ECE 2133 Electronc Crcuts Dept. of Electrcal and Computer Engneerng Internatonal Islamc Unversty Malaysa Chapter 12 Feedback and Stablty Introducton to Feedback Introducton to Feedback 1-4 Harold Black,

More information

Controlled Random Search Optimization For Linear Antenna Arrays

Controlled Random Search Optimization For Linear Antenna Arrays L. MERAD, F. T. BENDIMERAD, S. M. MERIAH, CONTROLLED RANDOM SEARCH OPTIMIZATION FOR LINEAR Controlled Random Search Optmzaton For Lnear Antenna Arrays Lotf MERAD, Feth Tar BENDIMERAD, Sd Mohammed MERIAH

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

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

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

More information

Optimal Tuning of PI Controller using Bacterial Foraging Algorithms for Power Electronic Converter B. Achiammal 1, R.Kayalvizhi 2

Optimal Tuning of PI Controller using Bacterial Foraging Algorithms for Power Electronic Converter B. Achiammal 1, R.Kayalvizhi 2 Internatonal Journal of Soft Computng and Engneerng (IJSCE) ISSN: 223-237, Volume-3, Issue-, November 23 Optmal Tunng of PI Controller usng Bacteral Foragng Algorthms for Power Electronc Converter B. Achammal,

More information

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT

XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT XXVIII. MODELING AND OPTIMIZATION OF RADIO FREQUENCY IDENTIFICATION NETWORKS FOR INVENTORY MANAGEMENT Atpong Surya Department of Electrcal and Electroncs Engneerng Ubonratchathan Unversty, Thaland, 34190

More information

A simulation-based optimization of low noise amplifier design using PSO algorithm

A simulation-based optimization of low noise amplifier design using PSO algorithm IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.16 No.5, May 2016 45 A smulaton-based optmzaton of low nose amplfer desgn usng PSO algorthm Roohollah Nakhae, Peyman Almasnejad and

More information

REMOVAL OF ELECTRODE MOTION ARTIFACT IN ECG SIGNALS USING WAVELET BASED THRESHOLD METHODS WITH GREY INCIDENCE DEGREE

REMOVAL OF ELECTRODE MOTION ARTIFACT IN ECG SIGNALS USING WAVELET BASED THRESHOLD METHODS WITH GREY INCIDENCE DEGREE Removal of Electrode Moton Artfact n Ecg Sgnals Usng Wavelet Based Threshold Methods wth Grey Incdence Degree REMOVAL OF ELECTRODE MOTION ARTIFACT IN ECG SIGNALS USING WAVELET BASED THRESHOLD METHODS WITH

More information

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters

Performance Analysis of Power Line Communication Using DS-CDMA Technique with Adaptive Laguerre Filters Internatonal Conference on Informaton and Electroncs Engneerng IPCSIT vol.6 ( ( IACSIT Press, Sngapore Performance Analyss of Power Lne Communcaton Usng DS-CDMA Technque wth Adaptve Laguerre Flters S.

More information

APPLICATION OF BINARY VERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM

APPLICATION OF BINARY VERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM IJRET: Internatonal Journal of Research n Engneerng and Technology eissn: 39-63 pissn: 3-7308 APPLICATION OF BINARY ERSION GSA FOR SHUNT CAPACITOR PLACEMENT IN RADIAL DISTRIBUTION SYSTEM Nasm Al Khan,

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

Multiobjective Metaheuristics Optimization in Reactive Power Compensation

Multiobjective Metaheuristics Optimization in Reactive Power Compensation Ilana González Palau, Secundno Marrero Ramírez, Arístdes Legrá Lobana, Danel Mendola Ells Multobjectve Metaheurstcs Optmzaton n Reactve Power Compensaton ILIANA GONZÁLEZ PALAU 1, SECUNDINO MARRERO RAMÍREZ

More information

Available online at ScienceDirect. Procedia Computer Science 85 (2016 )

Available online at   ScienceDirect. Procedia Computer Science 85 (2016 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 85 (206 ) 976 986 Internatonal Conference on Computatonal Modelng and Securty (CMS 206) Comparatve Analyss of NR and TBLO Algorthms

More information

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater

PI-Controller Adjustment Using PSO for a Laboratory Scale Continuous Stirred Tank Heater 03, TextRoad Publcaton ISSN 090-4304 Journal of Basc and Appled Scentfc Research www.textroad.com PI-Controller Adjustment Usng for a Laboratory Scale Contnuous Strred Tan Heater Mohammad Ahmad, Mohammadsoroush

More information