Comparison on the Selection Strategies in the Artificial Bee Colony Algorithm for Examination Timetabling Problems

Size: px
Start display at page:

Download "Comparison on the Selection Strategies in the Artificial Bee Colony Algorithm for Examination Timetabling Problems"

Transcription

1 Internatonal Journal o Sot Computng and Engneerng (IJSCE) ISSN: , Volume-1, Issue-5, November 2011 Comparson on the Selecton Strateges n the Artcal Bee Colony Algorthm or Examnaton Tmetablng Problems Malek Alzaqebah, Salwan Abdullah Abstract Ths paper presents an nvestgaton o selecton strateges upon the Artcal Bee Colony (ABC) algorthm n examnaton tmetablng problems. ABC s a global stochastc optmsaton algorthm that s based on the behavor o honey bee swarms. Onlooker bees n ABC algorthm choose ood source based on the proportonal selecton strategy. In ths paper, three selecton strateges are ntroduced (.e. dsruptve, tournament and rank selecton strateges), n order to mprove the dversty o the populaton and avod the premature convergence n the evolutonary process. Expermental results show that the moded ABC wth the three selecton strateges outperorms the ABC algorthm alone. Among the selecton strateges, the dsruptve selecton strategy shows the better perormance when tested on standard benchmark examnaton tmetablng problem. Index Terms: Artcal Bee Colony Algorthm, Examnaton Tmetablng problems, Selecton Strateges. I. INTRODUCTION Several approaches have been proposed or solvng optmzaton problems. In recent years, the research trend ocuses more on heurstc methods rather than the tradtonal methods to solve the optmsaton problems. Swarm ntellgence or example ocuses on the behavour o nsects to develop some meta-heurstcs whch can mmc the nsect s problem-solvng. Artcal bee colony (ABC) algorthm s a part o swarm ntellgence algorthms that mmcs the natural behavor o real honey bees on searchng or ood sources. It was proposed by Karaboga [12] or numercal optmsaton problem [12]. [11] Proposed an extended verson o ABC algorthm or solvng constraned optmsaton problems. In ths paper, we treat the Examnaton Tmetablng Problems (ETTP), whch can be dened as a classc combnatoral optmsaton problem. ETTP deals n assgnng a number o exams nto a lmted number o tmeslots and locatons, whlst reducng the volatons o a predened set o constrants. Usually there are two types o constrants consdered n ETTP.e. hard and sot constrants. Hard constrants cannot be volated n any crcumstances and Manuscrpt receved July 09, Malek Alzaqebah, Data Mnng and Optmzaton Research Group (DMO) Center or Artcal Intellgence Technology, Unverst Kebangsaan Malaysa, Bang, Selangor, Malaysa, , (e-mal: malek_zaqeba@tsm.ukm.my). Salwan Abdullah, Data Mnng and Optmzaton Research Group (DMO) Center or Artcal Intellgence Technology, Unverst Kebangsaan Malaysa, Bang, Selangor, Malaysa, , (e-mal: salwan@tsm.ukm.my). volaton o sot constrants s mnmsed as much as possble. Interested readers can nd more detals about ETTP research and comprehensve survey papers n [7], [8], [1], [14], [18] and [19]. Example o one o the bee amly algorthms.e. honey-bees matng optmsaton algorthm that has been appled to solve ETTP can be ound n [16]. The paper s organsed as ollow: Secton II ormally presents the ETTP and ormulaton. Secton III descrbes the orgnal ABC algorthm. The selecton strateges that have been appled n ABC are presented n Secton IV. The proposed approach s presented n Secton V. Our expermental comparson are presented, dscussed and evaluated n Secton VI. Ths s ollowed by some bre concludng comments n Secton VII. II. PROBLEM DESCRIPTION AND FORMULATION ETTP can be dened as NP-hard problem that due to the dculty o satsyng the pre-dened number o constrants. In ths paper, the problem descrpton s adapted rom the explanaton presented n [8]. ETTP consst o a number o nputs as ollow: N s the number o exams. E s an exam, {1 N}. T s the gven number o avalable tmeslots. M s the number o students. C (c ) NxN s the conlct matrx where each element denoted by c,, {1,,N} s the number o students takng exams and. t k (1 t k T) speces the assgned tmeslot or exam k (k {1,,N}). An obectve uncton s ormulated whch tres to space out students exams throughout the exam perod (Eq. (1)) whch s consdered as the sot constrant. It can be ormulated as the mnmsaton o: Where And N 1 1 F 1 ( ) (2) M N F1 ( ) c + 1. proxmty ( t, t ) (3) 158

2 Comparson o the Selecton Strategy n the Artcal Bee Colony Algorthm or Examnaton Tmetablng ProblemsBees Algorthm or Examnaton Tmetablng 5 2 proxmty ( t, t ) Subect to: Where λ N 1 N ( t, t ) / 2 t t 0 c λ 1 t otherwse ( t, t ) 0 1 t 0 otherwse t t 5 Eq. (2) presents the cost or an exam whch s gven by the proxmty value multpled by the number o students n conlct. Eq. (3) represents a proxmty value between two exams [10]. Eq. (4) represents a hard constrant (clash-ree requrement) so that no student can st two exams at the same tme. III. ARTIFICIAL BEE COLONY ALGORITHM (ABC) A. The Basc Artcal Bee Colony (ABC) Algorthm Artcal Bee Colony Algorthm (ABC) was ntroduced by Karaboga [12] as a global optmsaton algorthm that smulates the oragng behavor o honey bees. In ABC, the artcal agents are dened and classed nto three types.e. the employed bees, the onlooker bees, and the scout bees. Each o them plays a derent role n the process. The employed bees stay on a ood source and provde the neghborhood o the source n ts memory. The onlooker bees get the normaton o ood sources rom the employed bees n the hve, and select one o the ood sources to gather the nectar, and the scout bees s responsble or ndng new ood sources. ABC system combnes local and global search methods, where the local search method s carred out by employed bees and onlooker bees. Whle the global search method s managed by onlooker bees and scout bees. The possble solutons n the ABC algorthm represent ood sources (lowers), and the tness o the soluton s corresponded to the nectar amount o the assocated ood source, [11]. Intal ood sources are produced or all employed bees REPEAT Each employed bee les to a ood source n her memory and determnes a neghbor source, then evaluates ts nectar amount and dances n the hve. Each onlooker watches the dance o employed bees and chooses one o ther sources dependng on the dances, and then goes to that source. Ater choosng a neghbor around that, onlooker evaluates ts nectar amount. Abandoned ood sources are determned and are replaced wth the new ood sources dscovered by scout bees. The best ood source ound so ar s regstered. UNTIL (requrements are met) Fgure I. Orgnal artcal bee colony algorthm (4) (5) Fgure I shows the basc ABC algorthm as n [12]. In ABC, the number o the employed bees or onlooker bees s equal to the number o ood source (SN). At the rst step, ntal populatons (ood source postons) are generated based on a constructve heurstc algorthm. An employed bee produces an adustment on the source poston n her memory and dscovers a new ood source poston. I the nectar amount o the new ood source s hgher than the prevous one, then the bee memorses the new ood source poston, otherwse the bee keeps the old poston n her memory. Ater the employed bees complete the search process, they share the normaton about the poston o the sources wth the onlooker bees at the dance area. Each onlooker bee evaluates the nectar normaton that s collected rom all employed bees. Based on the nectar amounts o sources she chooses a ood source to produce an adustment on the source poston n her memory, and checks ts nectar amount. Scout bees determne the abandoned sources and produce new sources randomly n order to replace the abandoned ones. B. Onlooker Bees Selecton Process Onlooker bees select the soluton by a stochastc selecton scheme, whch conssts o three steps: 1. Calculates the tness value by usng the tness uncton as ollow: t Where s tness uncton and t s the tness uncton ater a transormaton. 2. Calculate the probablty value by usng the ollowng expresson: t p SN (6) t 1 Where SN s the number o ood sources, s the tness uncton o the th ood source. 3. Fnally, chose a canddate soluton based on the selecton probablty by roulette wheel selecton method. As stated n [3], they menton that, there are two problems o usng basc ABC selecton strategy as below: () A superndvdual beng too oten selected the whole populaton tends to converge towards hs poston. The dversty o the populaton s then too reduced to allow the algorthm to progress; () wth the progresson o the algorthm, the derences between tness are reduced. The best ones then get qute the same selecton probablty as the others and the algorthm stops progressng. Thus, ths selecton strategy s hard to keep the dversty and to avod the premature convergence. In order to allevate these problems, ths paper employed three derent selecton strateges to mprove the perormance o the ABC algorthm. IV. SELECTION STRATEGIES In ths work, we ncorporate three selecton strateges wth (5) 159

3 Internatonal Journal o Sot Computng and Engneerng (IJSCE) ISSN: , Volume-1, Issue-5, November 2011 ABC algorthm and tested on ETTP. The descrpton o the selecton strategy used s descrbed as below: Tournament selecton: The tournament selecton s a selecton process where a number o ndvduals (N tour ) rom the populaton are chosen at random, and then the comparson s made dependng on the tness n order to take the best ndvdual. Parameter N tour s called a tournament sze. Normally, tournaments are held only between two ndvduals (bnary tournament), but a generalsaton s possble to an arbtrary group. Tournament selecton gves more chances or the ndvduals wth hgh tness to survve, [5]. In ths work, we select two ndvduals rom the populaton and compare ther tness values, then assgn one score (coded as a) to a better ndvdual. Repeat such process or all the ndvduals n the populaton as shown n Fgure II, where s the tness value o 0...n, where n s the populaton sze (adapted rom, Bao and Zeng, (2009)). or 1:n a 0; or 1:n a a +1; end end or endor Fgure II. Tournament selecton pseudo code Ater calculatng the value o (a) or all the ndvduals, the selecton probablty or each ndvduals s calculated usng Eq. (7). P n a 0 a Rank selecton: In the rank selecton, the tness value s calculated usng Eq. (5). Indvduals are sorted n descendng order based on the tness value. The ndex k s gven to each ndvdual rom the best to the worst,.e. or the best tness k 1, and or the worst tness k n, where n s the populaton sze and N s the maxmum number o teratons. Fnally, the selecton probablty s calculated usng Eq. (8), [17]: 1 n + 1 2k P k + a( t), k (1,2,... n) n n( n + 1) (7) (8) 3t where a( t) 0.2 +, t (1,2,... N ) 4N Dsruptve selecton: Dsruptve selecton gves more chance or hgher and lower ndvduals to be selected by changng the denton o the tness uncton as n Eq. (9), [13]. t t t P n t (9) 0 Where s the tness uncton, s the average value o the tness uncton o the ndvduals n the populaton. V. THE ALGORITHM: ARTIFICIAL BEE COLONY SEARCH ALGORITHM A. Constructon Heurstc In ths work, we used the graph colourng approach (.e. largest degree heurstc) to generate the ntal soluton, where examnatons wth the largest number o conlcts are scheduled rst. For more detals about graph colourng applcatons to tmetablng see [8]. B. Improvement Algorthm: Artcal Bee Colony Search Algorthm Fgure III llustrates the pseudo code o the proposed approach. The algorthm starts wth easble ntal solutons whch are generated by a largest degree heurstc n the constructve phase. The poston o a ood source represents a possble soluton and the nectar amount o a ood source corresponds to the qualty (tness value) o the assocated soluton. The number o the employed bees s equal to the number o solutons n the populaton. The employed bees work on random solutons and apply a random neghborhood structure on each soluton. Provded that the nectar amount o the new one s hgher than that o the prevous source, the bee memorzes the new source poston and orgets the old one. Otherwse she keeps the poston o the one n her memory. Ater all the employed bees complete the search process, they share the poston normaton o the sources wth the onlooker bees on the dance area. Onlooker bees work on the selected soluton based on the selecton strategy explaned above, and enhance t by applyng a random neghborhood structure n order to reduce the volaton o the sot constrants. Fnally, scout bees determne the abandoned ood sources and replace them wth a new ood source by perormng several moves. Intalzaton: Intalse the ntal populaton and evaluate the tness; Calculate the ntal tness value, (Sol); Set best soluton, Solbest Sol; Set maxmum number o teraton, NumOIte; Set the populaton sze; //where populaton sze OnlookerBee EmployeedBee; teraton 0; t 160

4 Comparson o the Selecton Strategy n the Artcal Bee Colony Algorthm or Examnaton Tmetablng ProblemsBees Algorthm or Examnaton Tmetablng Improvement: do whle (teraton < NumOIte) or 1: EmployeedBee Sol* Select a random soluton Sol** Apply a random neghbourhood structure on Sol*; (Sol** < Solbest) SolbestSol**; end or or 1: OnlookerBee Calculate the selecton probablty P, based on the correspondng selecton strategy (mnmse o [4]: Eq.(6), Eq.(7), Eq.(8) or Eq.(9), respectvely) Sol* select the soluton dependng on P ; Sol** Apply a random neghbourhood structure on Sol*; (Sol** < Solbest) SolbestSol**; end end or ScoutBee determnes the abandoned ood source and replace t wth the new ood source. teraton++; end do Fgure III. The pseudo code or the artcal bee colony search algorthm Nbs2 Choose a sngle exam at random and move to a new random easble tmeslot. Nbs3 Select two tmeslots at random and smply swap all the exams n one tmeslot wth all the exams n the other tmeslot. Nbs4 Select 3 exams randomly and swap the tmeslots between them easbly. Nbs5 Select 4 exams randomly and swap the tmeslots between them easbly. Nbs6 Take two tmeslots at random, say t and t (where >) where tmeslots are ordered t 1,t 2,t 3,,t p. Take all exams that n t and allocate them to t, then allocate those that were n t -1 to t -2 and so on untl we allocate those that were t +1 to t and termnate the process. Nbs7 Move the hghest penalty exams rom a random 10% selecton o the exams to a random easble tmeslot. Nbs8 Carry out the same process as n Nbs7 but wth 20% o the exams. Nbs9 Move the hghest penalty exams rom a random 10% selecton o the exams to a new easble tmeslots whch can generate the lowest penalty cost. Nbs10 Carry out the same process as n Nbs9 but wth 20% o the exams. VI. EXPERIMENTAL COMPARISON Table I shows the parameters settng, whch have been used n ths work. C. Neghborhood Structure In ths paper, ten neghborhood structures are employed n order to enhance the perormance o searchng algorthms. These neghborhood structures are presented as [1]: Nbs1 Select two exams at random and swap tmeslots. TABLE I. PARAMETERS SETTING. Parameter Value Iteraton 500 populaton sze 50 scout bee 1 TABLE II. RESULTS COMPARISON. Dataset ABC DABC RABC TABC Best known Best Avg. Best Avg. Best Avg. Best Avg. car car ear83i hec92i ku lse sta83i tre uta92i ute yor83i Table II provdes the results comparson between three moded ABC algorthms (.e. ABC wth derent selecton 161

5 Internatonal Journal o Sot Computng and Engneerng (IJSCE) ISSN: , Volume-1, Issue-5, November 2011 strateges) and the basc ABC. Three derent moded ABC algorthms are called ABC algorthm based on dsruptve selecton (DABC), ABC algorthm based on rank selecton (RABC), and ABC algorthm based on tournament selecton (TABC). We run the experments or 5 tmes or each dataset. Note that, the dataset s speccaton o the examnaton tmetablng problems that were proposed by [10]. As shown n Table II the best results are presented n bold. The above comparson shows that, the ABC algorthm wth three selecton strateges perorm better than the basc ABC algorthm alone. However, n most o the tested datasets, DABC outperorms other algorthms n comparson. The comparson between ABC algorthm wth three selecton strateges and the best known results shows that even we are unable to beat any o the best known results n the lterature, but we are stll able to produce promsng solutons Penalty Cost 22 RABC TABC DABC Iteratons Fgure IV. Convergence o ku93 dataset Fgure IV shows that the behavour o ABC algorthm based on three selecton strateges over ku93 dataset. The x-axs represents the number o teraton, whle the y-axs represents the penalty cost. Ths graph shows how DABC, TABC and RABC explore the search space. We beleve that the way the algorthm behaves has a correlaton wth the complexty o the datasets (represented by the conlct densty value). Note that the detals o the conlct densty values can be ound n [15]. The hgher conlct densty sgnes that more exams are conlctng wth each other. The conlct densty value or ku93 s As shown n Fgure IV, the behavour o the three selecton strateges works smlar at the begnnng o the teratons where the mprovement o the soluton can easly be obtaned. Later, t becomes steady and hard to be mproved. However, the graph shows that DABC can explore the search space better than RABC and TABC. Ths s due to the nature o the selecton strategy, where the tournament selecton randomly selects a number o solutons (Ntour) and compares them based on a probablty. The soluton wth a hghest tness value wll be chosen. In a rank selecton, the solutons are ranked based on the tness values, so ths uncton s based to work wth the soluton at hgher rank (.e. good tness), whle the dsruptve selecton concentrates on both the worse and the hgh tness, and tres to keep the dversty o populaton by mprovng the worse tness solutons n concurrent wth the hgh tness solutons. Fgure V shows the convergence o three datasets.e. hec92i, sta83i and tre92. The x-axs represents the number o soluton, whle the y-axs represents the penalty cost. Fgure V. Convergence o three datasets.e. hec92i, sta83i and tre92 These graphs show how the DABC, TABC and RABC spray the populaton at ntal stage (represented by the 162

6 Comparson o the Selecton Strategy n the Artcal Bee Colony Algorthm or Examnaton Tmetablng ProblemsBees Algorthm or Examnaton Tmetablng trangle symbol), and then ater 500 teratons the mproved solutons are represented by the square symbol. From these gures, we can conclude that the DABC gves a chance or all the solutons n the populaton to be mproved and converged together. Ths can be seen that the plotted square symbols are concentrated (not scattered) to each other, that represents the closeness o the qualty o the solutons n the populaton. I. CONCLUSION AND FUTURE WORK The am o ths paper s to compare the perormance o the ABC algorthm when uses derent selecton strateges. Through the results obtaned, t s concluded that ABC algorthm wth a dsruptve selecton strategy s able to produce better results when compared to other selecton strateges tested n ths work. We beleve the perormance o the ABC algorthm can be enhanced by applyng a sutable mechansm to choose the neghborhood structure based on the current soluton n hand. We also beleve that the hybrdsaton o the ABC algorthm based on a dsruptve selecton wth a local search wll urther mprove the soluton obtaned so ar. Ths s subect to the uture work. [14] R. Qu, E.K. Burke, B. McCollum and L.T.G. Merlot, (2009). A survey o search methodologes and automated system development or examnaton tmetablng. Journal o Schedulng, [15] R. Qu, E.K. Burke, B. McCollum and L.T.G. Merlot,( 2009). A survey o search methodologes and automated system development or examnaton tmetablng. Journal o Schedulng, [16] N. R. Sabar, M. Ayob and G. Kendall, (2009). Solvng examnaton tmetablng problems usng honey-bee matng optmzaton (ETP-HBMO). In: Proceedngs o the 4th Multdscplnary Internatonal Schedulng Conerence: Theory andap- plcatons (MISTA 2009), Aug 2009, Dubln, Ireland [17] A.G. Song, and J.R. Luo, (1999). A Rankng Based Adaptve Evolutonary Operator Genetc Algorthm, Acta Electronca Snca, vol.27 no.1, [18] H. Turabeh, and S. Abdullah, (2011). A Hybrd Fsh Swarm Optmsaton Algorthm or Solvng the Examnaton Tmetablng Problems. Learnng and Intellgent Optmsaton Workshop (LION 5), Rome, LNCS, Sprnger-Verlag Berln. [19] H. Turabeh and S. Abdullah, (2011). An Integrated Hybrd Approach to the Examnaton Tmetablng Problem. OMEGA - The Internatonal Journal o Management Scence, do.org/ /.omega [20] F. Von and Karl, (1974). Decodng the Language o the Bee, Scence, Volume 185, Issue 4152, [21] Y. Yang and S. Petrovc, (2005). A novel smlarty measure or heurstc selecton n examnaton tmetablng, Lecture Notes n Comput. Sc., vol 3616, pp [Practce and Theory o Automated Tmetablng V, 2004]. REFERENCES [1] S. Abdullah, E.K. Burke and B. McCollum, (2007). Usng a Randomsed Iteratve Improvement Algorthm wth Composte Neghbourhood Structures or Unversty Course Tmetablng. In Metaheurstcs: Progress n complex systems optmzaton (Operatons Research / Computer Scence Interaces Seres), Chapter 8. Sprnger, ISBN: [2] S. Abdullah, S. Ahmad, E.K. Burke and M. Dror, (2007). Investgatng Ahua-Orln s large neghbourhood search approach or examnaton tmetablng. OR Spectrum, 29(2), [3] L. Bao and J. Zeng, (2009). Comparson and Analyss o the Selecton Mechansm n the Artcal Bee Colony Algorthm. HIS (1) [4] A. Baykasoglu, L. Ozbakır and P. Tapkan, (2007). Artcal Bee Colony Algorthm and Its Applcaton to Generalzed Assgnment Problem, Swarm Intellgence: Focus on Ant and Partcle Swarm Optmzaton, I-Tech Educaton and Publshng. [5] T. Blckle and L. Thele, (1995). A Mathematcal Analyss o Tournament Selecton, Proc. o the Sxth Internatonal Conerence on Genetc Algorthms, San Francsco, CA, pp [6] E. K. Burke, A. J. Eckersley, B. McCollum, S. Petrovc and R. Qu, (2010), Hybrd varable neghbourhood approaches to unversty exam tmetablng, European Journal o Operaton Research. 206(1), [7] E.K. Burke, D.G. Ellman, P.H. Ford and R.F. Weare, (1996). Examnaton tmetablng n Brtsh unverstes - A survey. In E.K. Burke and P. Ross. (eds). Selected Papers rom 1st Internatonal Conerence on the Practce and Theory o Automated Tmetablng. Sprnger Lecture Notes n Computer Scence, vol. 1153, [8] E E.K. Burke and J.P. Newall. Solvng examnaton tmetablng problems through adaptaton o heurstc orderngs. Annals o Operatons Research, 129, (2004) [9] M. Carama, P. Dell Olmo and G.F. Italano, (2001). New algorthms or examnaton tmetablng. Algorthms Engneerng 4th Internatonal Workshop, Proceedngs WAE, Saarbrücken, Germany, Sprnger Lecture Notes n Computer Scence, vol (2001) [10] M.W. Carter, G. Laporte and S.Y. Lee, (1996). Examnaton Tmetablng: Algorthmc Strateges and Applcatons. Journal o the Operatonal Research Socety 47, [11] D. Karaboga, and B. Basturk, (2007). Artcal Bee Colony (ABC) Optmzaton Algorthm or Solvng Constraned Optmzaton Problems, LNCS: Advances n Sot Computng: Foundatons o Fuzzy Logc and Sot Computng, Vol: 4529/2007, Sprnger- Verlag, IFSA [12] D., Karaboga, (2005). An Idea Based On Honey Bee Swarm or Numercal Optmzaton, Techncal Report-TR06, Ercyes Unversty, Engneerng Faculty, Computer Engneerng Department. [13] T. Kuo, and S. Y. Huang, (1997). Usng Dsruptve Selecton to Mantan Dversty n Genetc Algorthms, Appled Intellgence, vol.7, no.3,

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

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

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

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

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

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem

Modified Bat Algorithm for the Multi-Objective Flexible Job Shop Scheduling Problem Avalable onlne at www.jpe-onlne.com vol., no. 7, November 07, pp. 999-0 DOI: 0.90/jpe.7.07.p.9990 Modfed Bat Algorthm for the Mult-Objectve Flexble Job Shop Schedulng Problem Haodong Zhu a,b, Baofeng He

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

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

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

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3

1. Introduction. Amin Amini 1+, Naser Ebadati 2, Mohammadreza Ameri Mahabadian 3 2012 Internatonal Conerence on Boscence, Bochemstry and Bonormatcs IPCBEE vol.3 1(2012) (2012)IACSIT Press, Sngapoore Applcaton o Commttee Machne Neural Networks Utlzed wth Fuzzy Genetc Algorthm (FGA CMNN)

More information

Using Genetic Algorithms to Optimize Social Robot Behavior for Improved Pedestrian Flow

Using Genetic Algorithms to Optimize Social Robot Behavior for Improved Pedestrian Flow 2005 IEEE Internatonal Conerence on Systems, Man and Cybernetcs Wakoloa, Hawa October 10-12, 2005 Usng Genetc Algorthms to Optmze Socal Robot Behavor or Improved Pedestran Flow Bryce D. Eldrdge Electrcal

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

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

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

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

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

More information

A 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

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

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

More information

Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems

Solving Continuous Action/State Problem in Q-Learning Using Extended Rule Based Fuzzy Inference Systems 7 ICASE: The Insttute o Control, Automaton and Systems Engneers, KOREA Vol., No., September, Solvng Contnuous Acton/State Problem n Q-Learnng Usng Extended Rule Based Fuzzy Inerence Systems Mn-Soeng Km

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

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

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

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

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

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

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

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

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

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan

Yutaka Matsuo and Akihiko Yokoyama. Department of Electrical Engineering, University oftokyo , Hongo, Bunkyo-ku, Tokyo, Japan Optmzaton of Installaton of FACTS Devce n Power System Plannng by both Tabu Search and Nonlnear Programmng Methods Yutaka Matsuo and Akhko Yokoyama Department of Electrcal Engneerng, Unversty oftokyo 7-3-,

More information

Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29,

Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, Proceedngs o the 6th WSEAS Internatonal Conerence on Applcatons o Electrcal Engneerng, Istanbul, Turkey, May 27-29, 2007 189 THE SPEED CONTROL OF DC SERVO MOTOR WITH PROPORTIONAL INTEGRAL, FUZZY LOGIC

More information

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach

Research Article An Improved Genetic Algorithm for Power Losses Minimization using Distribution Network Reconfiguration Based on Re-rank Approach Research Journal of Appled Scences, Engneerng and Technology 8(8): 1029-1035, 2014 DOI:10.19026/raset.8.1065 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scentfc Publcaton Corp. Submtted: May 21, 2014

More information

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies

Research on the Process-level Production Scheduling Optimization Based on the Manufacturing Process Simplifies Internatonal Journal of Smart Home Vol.8, No. (04), pp.7-6 http://dx.do.org/0.457/sh.04.8.. Research on the Process-level Producton Schedulng Optmzaton Based on the Manufacturng Process Smplfes Y. P. Wang,*,

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

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

EE 330 Lecture 22. Small Signal Analysis Small Signal Analysis of BJT Amplifier

EE 330 Lecture 22. Small Signal Analysis Small Signal Analysis of BJT Amplifier EE Lecture Small Sgnal Analss Small Sgnal Analss o BJT Ampler Revew rom Last Lecture Comparson o Gans or MOSFET and BJT Crcuts N (t) A B BJT CC Q R EE OUT R CQ t DQ R = CQ R =, SS + T = -, t =5m R CQ A

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

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

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

More information

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

Improved Cuckoo Search Algorithm with Novel Searching Mechanism for Solving Unconstrained Function Optimization Problem

Improved Cuckoo Search Algorithm with Novel Searching Mechanism for Solving Unconstrained Function Optimization Problem IAENG Internatonal Journal o Computer Scence, 44:, IJ_44 0 Improve Cuckoo Search Algorthm wth Novel Searchng Mechansm or Solvng Unconstrane Functon Optmzaton Problem Shu-Xa L, an Je-Sheng Wang Abstract

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

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

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

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

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

More information

Chapter 13. Filters Introduction Ideal Filter

Chapter 13. Filters Introduction Ideal Filter Chapter 3 Flters 3.0 Introducton Flter s the crcut that capable o passng sgnal rom nput to output that has requency wthn a speced band and attenuatng all others outsde the band. Ths s the property o selectvty.

More information

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range

Genetic Algorithm for Sensor Scheduling with Adjustable Sensing Range Genetc Algorthm for Sensor Schedulng wth Adjustable Sensng Range D.Arvudanamb #, G.Sreekanth *, S.Balaj # # Department of Mathematcs, Anna Unversty Chenna, Inda arvu@annaunv.edu skbalaj8@gmal.com * Department

More information

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm

Optimal Phase Arrangement of Distribution Feeders Using Immune Algorithm The 4th Internatonal Conference on Intellgent System Applcatons to Power Systems, ISAP 2007 Optmal Phase Arrangement of Dstrbuton Feeders Usng Immune Algorthm C.H. Ln, C.S. Chen, M.Y. Huang, H.J. Chuang,

More information

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES *

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * SLAC PUB 874 3/1999 THE GENERATION OF 4 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * Sam G. Tantaw, Arnold E. Vleks, and Rod J. Loewen Stanford Lnear Accelerator Center, Stanford Unversty P.O. Box

More information

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields

Key-Words: - Automatic guided vehicles, Robot navigation, genetic algorithms, potential fields Autonomous Robot Navgaton usng Genetc Algorthms F. ARAMBULA COSIO, M. A. PADILLA CASTAÑEDA Lab. de Imágenes y Vsón Centro de Instrumentos, UNAM Méxco, D.F., 451 MEXICO Abstract: - In ths paper s presented

More information

Master Physician Scheduling Problem 1

Master Physician Scheduling Problem 1 Master Physcan Schedulng Problem 1 Aldy Gunawan and Hoong Chun Lau School of Informaton Systems, Sngapore Management Unversty, Sngapore Abstract We study a real-world problem arsng from the operatons of

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

An Algorithm Forecasting Time Series Using Wavelet

An Algorithm Forecasting Time Series Using Wavelet IJCSI Internatonal Journal of Computer Scence Issues, Vol., Issue, No, January 04 ISSN (Prnt): 94-084 ISSN (Onlne): 94-0784 www.ijcsi.org 0 An Algorthm Forecastng Tme Seres Usng Wavelet Kas Ismal Ibraheem,Eman

More information

Review: Our Approach 2. CSC310 Information Theory

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

More information

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

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

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

Capacitated set-covering model considering the distance objective and dependency of alternative facilities

Capacitated set-covering model considering the distance objective and dependency of alternative facilities IOP Conference Seres: Materals Scence and Engneerng PAPER OPEN ACCESS Capactated set-coverng model consderng the dstance obectve and dependency of alternatve facltes To cte ths artcle: I Wayan Suletra

More information

Multi-focus Image Fusion Using Spatial Frequency and Genetic Algorithm

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

More information

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

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

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

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

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

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

A Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

More information

An Improved Profile-Based Location Caching with Fixed Local Anchor Based on Group Deregistration for Wireless Networks

An Improved Profile-Based Location Caching with Fixed Local Anchor Based on Group Deregistration for Wireless Networks An Improved Prole-Based Locaton Cachng wth Fxed Local Anchor Based on Group Deregstraton or Wreless Networks Md. Kowsar Hossan, Mousume Bhowmck, Tumpa Ran Roy 3 Department o Computer Scence and Engneerng,

More information

Rational Secret Sharing without Broadcast

Rational Secret Sharing without Broadcast Ratonal Secret Sharng wthout Broadcast Amjed Shareef, Department of Computer Scence and Engneerng, Indan Insttute of Technology Madras, Chenna, Inda. Emal: amjedshareef@gmal.com Abstract We use the concept

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

Target Response Adaptation for Correlation Filter Tracking

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

More information

@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

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market

An Interactive Fuzzy Satisfying Method Based on Particle Swarm Optimization for Multi-Objective Function in Reactive Power Market An Interactve Fuzzy Satsyng Method Based on Partcle Swarm Optmzaton or Mult-Objectve Functon n Reactve Power Maret N. Tabrz*, E. Babae* (C.A.) and M. Mehdnejad* Abstract: Reactve power plays an mportant

More information

IEEE TRANSACTIONS ON CYBERNETICS 1. Improving Metaheuristic Algorithms With Information Feedback Models

IEEE TRANSACTIONS ON CYBERNETICS 1. Improving Metaheuristic Algorithms With Information Feedback Models Ths artcle has been accepted for ncluson n a future ssue of ths journal. Content s fnal as presented, wth the excepton of pagnaton. IEEE TRANSACTIONS ON CYBERNETICS 1 Improvng Metaheurstc Algorthms Wth

More information

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS

AN IMPROVED BIT LOADING TECHNIQUE FOR ENHANCED ENERGY EFFICIENCY IN NEXT GENERATION VOICE/VIDEO APPLICATIONS Journal of Engneerng Scence and Technology Vol., o. 4 (6) 476-495 School of Engneerng, Taylor s Unversty A IMPROVED BIT LOADIG TECHIQUE FOR EHACED EERGY EFFICIECY I EXT GEERATIO VOICE/VIDEO APPLICATIOS

More information

A novel immune genetic algorithm based on quasi-secondary response

A novel immune genetic algorithm based on quasi-secondary response 12th AIAA/ISSMO Multdscplnary Analyss and Optmzaton Conference 10-12 September 2008, Vctora, Brtsh Columba Canada AIAA 2008-5919 A novel mmune genetc algorthm based on quas-secondary response Langyu Zhao

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

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

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

More information

Subcarrier allocation for OFDMA wireless channels using lagrangian relaxation methods

Subcarrier allocation for OFDMA wireless channels using lagrangian relaxation methods Unversty of Wollongong Research Onlne Faculty of Informatcs - Papers (Archve) Faculty of Engneerng and Informaton Scences 2006 Subcarrer allocaton for OFDMA wreless channels usng lagrangan relaxaton methods

More information

th year, No., Computational Intelligence in Electrical Engineering,

th year, No., Computational Intelligence in Electrical Engineering, 1 Applcaton of hybrd neural networks combned wth comprehensve learnng partcle swarm optmzaton to shortterm load forecastng Mohammadreza Emarat 1, Farshd Keyna 2, Alreza Askarzadeh 3 1 PhD Student, Department

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

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

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

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

Analysis and Comparison of Evolutionary Algorithms applied to Adaptive Noise Cancellation for Speech Signal Internatonal Journal of Recent Development n Engneerng and Technology Webste: www.jrdet.com (ISSN 2347-6435 (Onlne)) Volume 3, Issue 1, July 2014) Analyss and Comparson of Evolutonary Algorthms appled

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

More information

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

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

More information

An Efficient Extension of Network Simplex Algorithm

An Efficient Extension of Network Simplex Algorithm Journal of Industral Engneerng 2(2009)1-9 An Effcent Extenson of Network Smplex Algorthm Hassan Rashd a, Edward P. K. Tsang b a School of Computer Scence and Electronc Systems Engneerng, Unversty of Essex,

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

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

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

More information

Optimal 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

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

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing

A Parallel Task Scheduling Optimization Algorithm Based on Clonal Operator in Green Cloud Computing A Parallel Task Schedulng Optmzaton Algorthm Based on Clonal Operator n Green Cloud Computng Yang Lu, Wanneng Shu, and Chrsh Zhang College of Informaton Scence and Engneerng, Hunan Cty Unversty, Yyang,

More information

RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING

RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING RESOURCE CONTROL FOR HYBRID CODE AND TIME DIVISION SCHEDULING Vaslos A. Srs Insttute of Computer Scence (ICS), FORTH and Department of Computer Scence, Unversty of Crete P.O. Box 385, GR 7 Heraklon, Crete,

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

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

Algorithms Airline Scheduling. Airline Scheduling. Design and Analysis of Algorithms Andrei Bulatov

Algorithms Airline Scheduling. Airline Scheduling. Design and Analysis of Algorithms Andrei Bulatov Algorthms Arlne Schedulng Arlne Schedulng Desgn and Analyss of Algorthms Andre Bulatov Algorthms Arlne Schedulng 11-2 The Problem An arlne carrer wants to serve certan set of flghts Example: Boston (6

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

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

More information

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security

Optimal Grid Topology using Genetic Algorithm to Maintain Network Security Internatonal Journal of Engneerng Scences, 2(8) August 23, Pages: 388-398 TI Journals Internatonal Journal of Engneerng Scences www.tournals.com ISSN 236-6474 Optmal Grd Topology usng Genetc Algorthm to

More information

CS345a: Data Mining Jure Leskovec and Anand Rajaraman Stanford University

CS345a: Data Mining Jure Leskovec and Anand Rajaraman Stanford University CS345a: Data Mnng Jure Leskovec and Anand Rajaraman Stanford Unversty HW3 s out Poster sesson s on last day of classes: Thu March 11 at 4:15 Reports are due March 14 Fnal s March 18 at 12:15 Open book,

More information

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1

Queen Bee genetic optimization of an heuristic based fuzzy control scheme for a mobile robot 1 Queen Bee genetc optmzaton of an heurstc based fuzzy control scheme for a moble robot 1 Rodrgo A. Carrasco Schmdt Pontfca Unversdad Católca de Chle Abstract Ths work presents both a novel control scheme

More information