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

Size: px
Start display at page:

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

Transcription

1 NEW EVOLUTIONARY PARTICLE SWARM ALGORITHM (EPSO) APPLIED TO VOLTAGE/VAR CONTROL Vladmro Mranda Nuno Fonseca INESC Insttuto de Engenhara de Sstemas e Computadores do Porto P. Repúblca Porto Portugal Fax FEUP Faculdade de Engenhara da Unversdade do Porto, Portugal Abstract Ths paper presents a new optmzaton model EPSO, Evolutonary Partcle Swarm Optmzaton, nspred n both Evolutonary Algorthms and n Partcle Swarm Optmzaton algorthms. The fundamentals of the method are descrbed, and an applcaton to the problem of Loss mnmzaton and Voltage control s presented, wth very good results. Keywords: Evolutonary Algorthms, Partcle Swarm Optmzaton, Voltage/Var control 1. INTRODUCTION Ths paper has the man objectve of ntroducng to the Power System communty a new and powerful metaheurstc hybrd varant called EPSO Evolutonary Partcle Swarm Optmzaton. EPSO s a general-purpose algorthm and t can thus be appled to a dversty of problems n any scentfc area. However, n order to llustrate the technque, we have selected a problem n the Power Systems envronment and wll therefore present n the paper, n the applcaton sectons, a soluton for the Voltage/Var control problem obtaned by EPSO and the comparson of ts performance wth exstng methods The Partcle Swarm Optmzaton s an optmzaton algorthm that was ntroduced n 1995 by Kennedy [1]. We wll refer to t as: Classc PSO. Imagne that we have a populaton of partcles loong around n a gven search space for the global optmum. Ths partcle movement mmcs, n a way, the coordnated movement of flocs of brds, schools of fsh or swarms of nsects: ths s a good mage of a PSO optmzaton algorthm. In Evolutonary Algorthms, there s no coordnaton n the movement of ndvduals wthn the search space. However, the powerful selecton procedure allows solutons wth superor characterstcs to pass these from generaton to generaton, whle the mutaton (and recombnaton) schemes produce dversty n the soluton pool. EPSO jons together the best of two worlds. It s a Partcle Swarm algorthm, because there s exchange of nformaton among solutons, when they are successvely moved around n the search space; and t s an Evolutonary Computaton method, because soluton characterstcs are mutated and passed to the followng generatons by the acton of a selecton mechansm. In a classcal PSO model, partcle movement s condtoned by three strategc parameters: nerta, memory and coordnaton (nformaton exchange). In prevous applcatons of the Classc PSO and other varants le CPSO (Cooperatve PSO) [], the strategc parameters of the algorthms were set to certan values that had already been used wth god results. But there s no vald explanaton to sustan that we should use a partcular value for those parameters f we have a dfferent problem. Also, we can t say that a certan value s the best durng all the process of optmzaton. That had already been realzed for the nerta factor. Ths parameter s usually decreased as the number of teraton ncreases [3]. EPSO [4] defnes these parameters as the genotype of a movng soluton. Therefore, they are subject to mutaton and the partcles holdng them as phenotypes are subject to selecton. Ths scheme turns out to be a successful selftunng mechansm, a self-adaptve evolutonary process actng on strategc parameters, to use the language of the Evoluton Strategy communty. As we wll show, EPSO has a better behavor than Classcal PSO (namely, t s robust, nsenstve n a large degree to ntal values of parameters) and t also has a better behavor than other meta-heurstcs (n ths paper, a comparson wll be made wth smulated annealng). The hybrd characterstcs of Evolutonary and of Partcle Swarm model gve t guaranteed convergence propertes. In terms of effcency, therefore, lower bounds are guaranteed, but experence demonstrates that there s an effectve acceleraton and a better search for the optmum than classcal approaches.

2 . EPSO DESCRIPTION In EPSO, each partcle (soluton at a gven stage) s defned by the followng characterstcs: poston n the search space ( x ; value of the coordnate poston, for the partcle) velocty ( v ; value of the coordnate velocty for the partcle). At a gven moment, there s at least one partcle that holds the best poston n the search space. The populaton of partcles s aware of such poston, represented as ( best x, value of the coordnate poston, for the best partcle). Each partcle also eeps trac of ts prevous best poston ( mem x,, value of coordnate poston, memorzed as ts prevous best, for the partcle). The partcles wll reproduce and evolve along a number of generatons, accordng to the followng steps: - Replcaton: each partcle s replcated a number r of tmes, gvng place to dentcal partcles (n ths paper we tae r = 1). - Mutaton: the strategc parameters of the replcated partcles undergo mutaton accordng to: * w = w τn (0, ) (1), j, j + σ where τ s a learnng dsperson parameter and N(0,1) s a random number followng a the normalzed Gaussan dstrbuton wth zero mean and varance σ. The strategc parameters are randomly set between 0 and 1 at the begnnng of the algorthm. In each teraton, the strategc parameters of the replcated partcles are mutated accordng to equaton (1). In ths equaton, j can be the nerta, memory or the coordnaton factor. - Reproducton (movement): each partcle generates as offsprng a new partcle accordng to the transformaton process, smlar to the Classc PSO basc equaton:,mem * *v = w v + w (x x ) + w (x best x ) (),nerta,mem * x x + * v,coop = (3) The offsprng s held separately for the orgnal partcles and for the mutated partcles. Furthermore, nstead of defnng a crsp best-so-far pont as a target, the partcles are attracted to a sort of foggy best-so-far regon (another change relatve to Classc PSO). Ths s done by ntroducng random nose n the defnton of the best-so-far pont: best* best x = x + τ' N(0,1) (4) τ s a nose dsperson parameter, usually small, and N(0,1) s a random number followng a the normalzed Gaussan dstrbuton wth zero mean and varance 1. - Evaluaton: each offsprng partcle plus the orgnals are evaluated accordng to ther current poston. - Selecton: among the offsprng of a partcle, wth and wthout mutated parameters, a stochastc tournament s played to select the partcle that wll survve to the next generaton. As n many other meta-heurstcs, EPSO deals wth nequalty constrants through a penalty strategy. In the case of EPSO, the selectve pressure appled helps n elmnatng the ndvduals or partcles wth excursons outsde the feasble doman, whch receve a penalzed ftness value. 3. TESTING EPSO In ths secton we llustrate the superorty of EPSO regardng the Classc PSO algorthm, n solvng classcal dffcult test problems. 3.1 Test functons Schaffer s functon: (sn x + y ) 0.5 f1(x) = (5) ( (x + y )) Rosenbroc functon: n f (x) = (100 (x+ 1 x ) + (x 1) ) (6) = 1 Sphere functon: n 3 (x) = x = 1 f (7) Alpne functon: f = (8) 4 (x) sn(x1) sn(x ) x1x The parameters used n these functons are presented n Table 1. The threshold used as the stoppng crteron s lsted n the Stop column. Functon n Doman Stop f 1 [-50, 50] n 1.0E-10 f 30 [0, 30] n 100 f 3 30 [-50, 50] n 0.01 f 4 [0, 100] n Table 1: Parameters used n the test functons.

3 3. Results n the test functons The followng pctures llustrate the typcal convergence n the test functons, for the EPSO and PSO. Ftness 1.E-06 1.E-08 1.E-10 1.E-1 Schaffe r F6 1.E E-0 EPS O 1.E-04 PS O Num ber of evaluatons Fgure 1 - Typcal convergence n the Schaffer s functon. The results presented n Fgures 1,, 3 and 4 show a clear superorty of the EPSO algorthm. The PSO results could be optmzed f we ve tuned by hand the strategc parameters. EPSO was able to provde better results ndependently of the strategc parameter ntalzaton. If we are tryng to optmze a dfferent problem (ex: Optmal Power Flow), where we don t now whch are the better strategc parameters, then EPSO s certanly better because of the self-tunng mechansm. To demonstrate the superorty of EPSO over the Classc PSO we compare the average number of evaluatons that both algorthms need to reach the stoppng crteron. The maxmum number of evaluatons was fxed n Table presents the results of ths test. Ftness Rosenbroc EPSO 1.E+09 PSO 1.E+08 1.E+07 1.E+06 1.E+05 1.E+04 1.E+03 1.E+0 1.E+01 1.E Num ber of evaluatons Functon EPSO PSO f f f f Table : Comparson of EPSO wth the Classcal PSO: average number of evaluatons. Fgure - Typcal convergence n the Rosenbroc functon. Ftness Sphere 1.E+05 1.E+04 EPS O 1.E+03 PS O 1.E+0 1.E+01 1.E+00 1.E E-0 1.E-03 1.E-04 Num ber of evaluatons Fgure 3 - Typcal convergence n the Sphere functon. We also compare the average results of both algorthms for a fxed number of evaluatons. So, consderng a number of evaluatons of (0 partcles over 5000 teratons n the EPSO algorthm and 0 partcles over teratons n the Classcal PSO) we obtaned the followng results: Functon EPSO PSO f 1.15E E-11 f f E E-0 f Ftness Alpne PS O EPS O Num ber of evaluatons Fgure 4 - Typcal convergence n the Alpne functon. Table 3: Comparson of EPSO wth the Classcal PSO: average results. The results presented n Table and Table 3 were obtaned wth a populaton of 0 partcles, over 500 smulatons. Notce that the poston and the strategc parameters (nerta, coordnaton factor and memory) were always ntalzed randomly for each partcle. The results of the PSO would have perhaps a margn for mprovement f the strategc parameters were even better tuned by hand, but ths would nvolve a tedous wor of expermentaton case

4 by case. The EPSO algorthm was able to provde mmedately good results ndependently of such ntalzaton. Ths s a very mportant mprovement n the algorthm, because the results of Classc PSO are reported to be very dependent of the strategc parameter ntalzaton [3], and ths has been confrmed by our experence. Ths statement does not mean that one could not fnd solutons wth less good ntal PSO parameters but the performance of the PSO algorthm, n our experments, never reached the qualty of EPSO, dd not dsplay on average the same qualty of results and, most mportant, dd not dsplay the same robustness, whch s vtal for a practcal applcaton the users must trust the algorthm, must beleve t gves relable and consstent results, must be confdent that, f they run t a number of tmes, they wll get the same nd of answer. 4. APPLICATION OF EPSO TO VOLTAGE/VAR CONTROL 4.1 Loss reducton n dstrbuton systems The applcaton of PSO-le algorthms to the Voltage/Var control problem was poneered by authors n Japan and reported n [6][7][8]. Ther models ncluded a form of blendng evolutonary concepts wth the PSO algorthm, wth postve results. However, ther valuable wor remaned one step away from a true self-adaptve approach, whch s what ths paper now presents. We llustrate EPSO n a loss reducton-voltage/var control problem for a ddactc example wth the IEEE 4 nodes/36 branches networ defned n [9]. Ths networ also ncludes 31 transmsson lnes, 5 transformers, 11 capactor bans and 9 synchronous generators. The sze of a problem of ths nature, however, s not related really wth the sze of the networ but wth the number of controllers avalable. For the sae of a comparson wth a competng algorthm, based on Smulated Annealng, we too as control varables only the set pont of transformers and capactor bans. Ths Smulated Annealng [10] [11], algorthm s a well tested applcaton developed by INESC Porto and ncluded n a commercal DMS, used by a number of utltes. The problem of Voltage/Var control can be formulated as follows: Mnmze I ( u, x) (9) Subject ϕ ( u, x, p) = 0 (10) φ ( u, x, p) 0 (11) Equaton (9) s the objectve functon of ths problem and, n general, represents the actve losses. The constrants of ths problem, (10) and (11), are respectvely the power flow equatons and operaton lmts, namely bands of admssble voltage values at nodes. All these equatons, wrtten n a general form, must be understood as representng a full AC model, wth losses evaluated, for nstance, wth a Newton-Raphson algorthm. Because these are well nown equatons, we felt we could tae the lberty of adoptng the above representaton. We may have also other objectves, such as the preference for eepng control margns,.e., searchng for solutons that do not requre the set ponts of controllers to be at ther maxma or mnma. Ths means that one s facng a multcrtera problem, wth two objectves: Mnmze losses Mnmze dstance of control varables from nomnal set ponts (usually, the center on the ntervals defnng ther range of varaton). In fact, ths s acheved n practce by applyng a penalty factor to the ftness functon, such as depcted n Fgure 5. Penalty mn Nomnal Max Control setpont varable Fgure 5 Example of penalty functon to be added to the loss functon (per control varable, scaled by a weghtng factor) to favor solutons that do not push controls to ther lmts The Voltage/Var control problem n dstrbuton systems s usually a problem of mnmzng losses and controllng voltage levels, by actng on transformer taps and on capactor ban taps. It s rare to fnd synchronous generators drectly connected to the networ where one could act on ther exctaton. However, EPSO can deal wth these varables as well, wth excellent results. 4. Results of the loss reducton problem In order to compare EPSO results wth those obtaned wth the Smulated Annealng (SA) applcaton we needed to establsh the same stoppng crteron. As the Smulated Annealng already had ths crteron fxed as a certan number of teratons wthout mprovement n the best-sofar soluton, we used the same crteron. For ths partcular exercse, the maxmum number of teratons allowed wthout mprovement n the soluton was fxed n 70. In ths partcular applcaton, all the varables of control are dscrete (set pont of transformers and capactor bans). There s a verson of Dscrete PSO [1], but as for now, the EPSO only deals wth contnuous varables.

5 We ve used probablstc roundng to solve ths problem. Instead of usng smple roundng,.e., consder the nearest value, we ve consdered that the probablty of roundng to the nearest dscrete value ncreases as the dstance decreases. On average, the value of the varable s probablstcally rounded to the nearest dscrete value, but there s always the possblty that t s not, at any gven pont. Ths scheme avods trappng n local dscrete values, and has all the flavor of the technques used n evolutonary computng. In terms of convergence comparson between both algorthms, we can mmedately reveal that: - EPSO fnds ts best soluton n less teratons. - the ntal soluton s better for the EPSO, because t has a populaton of partcles, whle the Smulated Annealng only starts wth one ntal soluton. - there s an extra computng effort n applyng EPSO, when compared to the Smulated Annealng opton (measured n the number of load flows run); - EPSO consstently dscovers better solutons than the Smulated Annealng algorthm. A typcal convergence pattern observed for both algorthms can be observed n Fgure 5, where EPSO (as usual) found a better soluton than SA. We tested EPSO wth dfferent populaton szes. The objectve of ths test was to fnd out the nfluence of populaton sze n the results. As t can be seen n Table 4, the qualty of the soluton mproves f we ncrease the number of partcles. Of course, there s a prce to pay n terms of computng effort. As for now, we were not able to establsh a secure rule for defnng the optmal number of partcles. Our assumpton s that ths wll depend on the complexty of the problem, and wth ncreasng complexty t wll be necessary to ncrease the number of partcles. Average losses (MW) Std. Devaton (W) to the best soluton EPSO partcles EPSO 5 partcles EPSO 10 partcles EPSO 0 partcles Smulated Annealng Table 4: Comparson of EPSO wth Smulated Annealng As we can see n Table 4, the EPSO reveals superorty n terms of the soluton found (both n the best soluton dscovered and n the average optmum obtaned n 1000 runs, as seen n the Table) and n terms of ts robustness (evaluated as the root of the mean square error, or standard devaton, relatve to the best soluton found). In partcular, EPSO gves consstently a near-optmum result, whle the Smulated Annealng model faled many tmes to reach a soluton as good (and that s why the dsperson of results n ths case s much larger than wth EPSO). Therefore, EPSO s a much more relable algorthm for practcal applcatons. 4.3 Voltage control For ths test we ve ncrease the reactve load n bus 8 of the same IEEE 4-bus system. The voltage at ths bus became very low and we run the EPSO algorthm to redspatch the reactve power n order to set the voltage bac nsde the lmts. As t can be seen n Fgure 6, the algorthm was able to fnd a new set pont, to both transformers and capactor bans, whch forced the voltage nto the acceptable lmt ( p.u.). The Smulated Annealng algorthm faled to obtan a feasble soluton for ths case. Smulated Annelng vs Evolutonary PSO Voltage control Actve Losses (W) Smulated Annelng EPSO 0 partcles Voltage n bar 8 (p.u.) 0,904 0,900 0,896 0,89 0, Number of teratons 0, Number of teratons Fgure 5 - Comparson n convergence between EPSO and Smulated Annealng Fgure 6 - Voltage Control wth EPSO evoluton of the controlled voltage along the teratons of an EPSO algorthm.

6 5. CONCLUSIONS Ths paper reports two mportant results: A new optmzaton technque, wth roots both n Evolutonary Computng and n Partcle Swarm algorthms. A new model for loss mnmzaton and voltage control Frst of all, there s a new successful meta-heurstc tool, avalable for optmzaton of complex problems wth multple local optma EPSO, the Evolutonary Partcle Swarm Optmzaton method. EPSO jons together the characterstcs of Evolutonary Algorthms and of Partcle Swarm Algorthms. From an Evolutonary Computng pont of vew, there s another operator ntroduced, sde by sde wth recombnaton and mutaton, whch generates new (and promsng) solutons n the search space t s Reproducton n the form of Partcle Movement. From a Partcle Swarm pont of vew, there s a selfadaptve tunng of the algorthm by evolutonary adjustment of the parameters controllng partcle movement. Both ponts of vew are legtmate and justfy the remarable convergence characterstcs of the method. The second mportant result s that EPSO proves very successful n solvng a Power System optmzaton problem mnmzng losses n a transmsson system. In fact, EPSO performed better than a Smulated Annealng model that has been used by utltes, both n the qualty of the soluton dscovered and n the robustness of the result (dsperson around the best result, found n a number of repeated runs). In the tests done, the Smulated Annealng algorthm demanded a somewhat smaller computer effort (measured n the number of load flows requred) but faled completely to dscover the best solutons, whle EPSO was able to converge to them n all cases. Furthermore, EPSO was agan successful n a Voltage Control problem, easly dscoverng a soluton for a dffcult problem where other technques experment dffcultes n convergng. One expects that EPSO may be appled wth equal success to other problems n Power Systems. REFERENCES [1] Kennedy, J., R.C. Eberhart, Partcle Swarm Optmzaton, IEEE Internatonal Conference on Neural Networs, Pert, Australa, IEEE Servce Center, Pscataway, NJ., 1995 [] F. van den Bergh, A.P. Engelbrecht, Tranng Product Unt Networs usng Cooperatve Partcle Swarm Optmzaton, Internatonal Jont Conference on Neural Networs (IJCNN), Washngton D.C., 001. [3] Yuhu Sh, Russell C. Eberhart, Parameter Selecton n Partcle Swarm Optmzaton, Proceedngs of the Seventh Annual Conference on Evolutonary Programmng, [4] Vladmro Mranda, Nuno Fonseca, EPSO- Evolutonary self-adaptng Partcle Swarm optmzaton, nternal report INESC Porto, July 001 (obtanable from the authors by request). [5] F. van den Bergh, A.P. Engelbrecht, Effects of Swarm Sze on Cooperatve Partcle Swarm Optmzers, Proceedngs of the Genetc Evolutonary Computaton Conference (GECCO),, 001. [6] Yoshda, H., Fuuyama, Y., Taayama, S. and Naansh, Y., A partcle swarm optmzaton for reactve power and voltage control n electrc power systems consderng voltage securty assessment, IEEE Proc. of SMC '99, Vol. 6, pp , [7] H. Yoshda, K. Kawata, Y. Fuuyama, S. Taayama, and Y. Naansh, A Partcle Swarm Optmzaton for Reactve Power and Voltage Control Consderng Voltage Securty Assessment, IEEE Trans. on Power Systems, vol. 15, no. 4, pp , Nov [8] Fuuyama, Y., Yoshda, H., A partcle swarm optmzaton for reactve power and voltage control n electrc power systems, IEEE Proc. of Evolutonary Computaton 001, Vol.1, pp , 001. [9] Relablty Test System Tas Force of the Applcaton of Probablty Methods Subcommttee, IEEE Relablty Test System, IEEE Trans. On Power Apparatus and Systems, vol. PAS-98, no. 6, Nov./Dec [10]Jorge Perera, J. Tomé Sarava, Mara Teresa Ponce de Leão, "Identfcaton of Operaton Strateges of Dstrbuton Networs Usng a Smulated Annealng Approach", Proceedngs of IEEE Budapest Power Tech'99, paper BPT , August [11]Manuel Matos, Mara Teresa Ponce de Leão, J. Tomé Sarava, J. N. Fdalgo, et al., "Meta-heurstcs Appled to Power Systems", Proceedngs of MIC 001-4th Metaheurstcs Internatonal Conference, Porto, Portugal, vol., pp , July, 001. [1]Kennedy, J. and Eberhart, R. C., A dscrete bnary verson of the partcle swarm algorthm, Proc. Conf. on Systems, Man, and Cybernetcs, Pscataway, NJ: IEEE Servce Center, 1997.

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

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

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

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

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

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

More information

A 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

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

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

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

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

Fault Locations in Transmission Systems by Evolutionary Algorithms

Fault Locations in Transmission Systems by Evolutionary Algorithms European Assocaton for the Development of Renewable Energes, Envronment and Power Qualty Internatonal Conference on Renewable Energes and Power Qualty (ICREPQ 09) Valenca (Span), 5th to 7th Aprl, 009 Fault

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

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System

FACTS Devices Allocation Using a Novel Dedicated Improved PSO for Optimal Operation of Power System Journal of Operaton and Automaton n Power Engneerng Vol. 1, No., Summer & Fall 013, Pages: 14-135 http://journals.uma.ac.r/joape FACTS Devces Allocaton Usng a Novel Dedcated Improved PSO for Optmal Operaton

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

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

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

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

Localization of FACTS Devices for Optimal Power Flow Using Genetic Algorithm

Localization of FACTS Devices for Optimal Power Flow Using Genetic Algorithm 13 Internatonal Conference on Electrcal Informaton and Communcaton Technology (EICT) Localzaton of ACTS Devces for Optmal Power low Usng Genetc Algorthm A.K.M. Rezwanur Rahman, Md. Shahabul Alam, Md. Zakr

More information

Allocation of capacitor banks in distribution systems using multi-objective function

Allocation of capacitor banks in distribution systems using multi-objective function Vol. 8(27), pp. 1282-1288, 18 July, 2013 DOI 10.5897/SRE2013.5554 ISSN 1992-2248 2013 Academc Journals http://www.academcjournals.org/sre Scentfc Research and Essays Full Length Research aper Allocaton

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

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

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

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

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

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

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

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

More information

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

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

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

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

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

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

sensors ISSN by MDPI

sensors ISSN by MDPI Sensors 2007, 7, 628-648 Full Paper sensors ISSN 1424-8220 2007 by MDPI www.mdp.org/sensors Dstrbuted Partcle Swarm Optmzaton and Smulated Annealng for Energy-effcent Coverage n Wreless Sensor Networks

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

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

Introduction to Coalescent Models. Biostatistics 666 Lecture 4

Introduction to Coalescent Models. Biostatistics 666 Lecture 4 Introducton to Coalescent Models Bostatstcs 666 Lecture 4 Last Lecture Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles Expected to decrease wth dstance

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

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

Power Loss Reduction and Voltage Profile improvement by Photovoltaic Generation

Power Loss Reduction and Voltage Profile improvement by Photovoltaic Generation Internatonal Journal of Engneerng Trends and Technology (IJETT) Volume 0 Number 4 Feb 05 ower Loss Reducton and Voltage rofle mprovement by hotovoltac Generaton Seyed Reza Seyednour #, Homayoun Ebrahman

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

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

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

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

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

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

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

Introduction to Coalescent Models. Biostatistics 666

Introduction to Coalescent Models. Biostatistics 666 Introducton to Coalescent Models Bostatstcs 666 Prevously Allele frequences Hardy Wenberg Equlbrum Lnkage Equlbrum Expected state for dstant markers Lnkage Dsequlbrum Assocaton between neghborng alleles

More information

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems

Hybrid Differential Evolution based Concurrent Relay-PID Control for Motor Position Servo Systems Hybrd Dfferental Evoluton based Concurrent Relay-PID Control for Motor Poston Servo Systems B.Sartha 1, Dr. L. Rav Srnvas P.G. Student, Department of EEE, Gudlavalleru Engneerng College, Gudlavalleru,

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

More information

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction

Optimum Allocation of Distributed Generations Based on Evolutionary Programming for Loss Reduction and Voltage Profile Correction ISSN : 0976-8491(Onlne) ISSN : 2229-4333(rnt) Optmum Allocaton of Dstrbuted Generatons Based on Evolutonary rogrammng for Reducton and Voltage rofle Correcton 1 Mohammad Saleh Male, 2 Soodabeh Soleyman

More information

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

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

More information

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

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG

CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 26 CHAPTER 2 2 PROPOSED DIFFERENTIAL EVOLUTION BASED IDWNN CONTROLLER FOR FAULT RIDE-THROUGH OF GRID CONNECTED DFIG 2.1 INTRODUCTION The key objectve of wnd turbne development s to ensure that output power

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

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM.

This is a repository copy of AN ADAPTIVE LOCALIZATION SYSTEM USING PARTICLE SWARM OPTIMIZATION IN A CIRCULAR DISTRIBUTION FORM. hs s a repostory copy of AN ADAPIVE LOCALIZAION SYSEM USING PARICLE SWARM OPIMIZAION IN A CIRCULAR DISRIBUION FORM. Whte Rose Research Onlne URL for ths paper: http://eprnts.whterose.ac.uk/118699/ Verson:

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

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

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

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

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

Intelligent Management of Distributed Generators Reactive Power for Loss Minimization and Voltage Control

Intelligent Management of Distributed Generators Reactive Power for Loss Minimization and Voltage Control Intellgent Management of Dstrbuted Generators Reactve Power for Loss Mnmzaton and Voltage Control Mohd Zamr Che Wank 1, Istvan Erlch, and Azah Mohamed 3 Department of Electrcal Power System, Unversty of

More information

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm

Optimal Network Reconfiguration with Distributed Generation Using NSGA II Algorithm (IJARAI) Internatonal Journal of Advanced Research n Artfcal Intellgence, Optmal Network Reconfguraton wth Dstrbuted Generaton Usng NSGA II Algorthm Jasna Hvzefendć Faculty of Engneerng and Informaton

More information

Optimal PID Design for Control of Active Car Suspension System

Optimal PID Design for Control of Active Car Suspension System I.J. Informaton Technology and Computer Scence, 2018, 1, 16-23 Publshed Onlne January 2018 n MECS (http://www.mecs-press.org/) DOI: 10.5815/jtcs.2018.01.02 Optmal PID Desgn for Control of Actve Car Suspenson

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

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

A SURVEY ON REACTIVE POWER OPTIMIZATION AND VOLTAGE STABILITY IN POWER SYSTEMS

A SURVEY ON REACTIVE POWER OPTIMIZATION AND VOLTAGE STABILITY IN POWER SYSTEMS Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISSN 2077-3528 IJTPE Journal www.otpe.com jtpe@otpe.com March 2014 Issue 18 Volume

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

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

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

Voltage Security Enhancement with Corrective Control Including Generator Ramp Rate Constraint

Voltage Security Enhancement with Corrective Control Including Generator Ramp Rate Constraint Voltage Securty Enhancement wth Correctve Control Includng Generator Ramp Rate Constrant 1 P.ARUNA JEYANTHY, 2 D.DEVERAJ, 3 J.D.DARWIN 1,2 Department of Electrcal and Electroncs Engneerng 3 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

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

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

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality

Design of UPQC by Optimizing PI Controller using GA and PSO for Improvement of Power Quality Desgn of UPQC by Optmzng PI Controller usng GA and PSO for Improvement of Power Qualty T.Gunasekar, Dr.R.Anta Abstract Ths paper presents a new control desgn of an Unfed Power Qualty Condtoner (UPQC).

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

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

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

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

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

Adaptive Modulation for Multiple Antenna Channels

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

More information

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

Intelligent and Robust Genetic Algorithm Based Classifier

Intelligent and Robust Genetic Algorithm Based Classifier Intellgent and Robust Genetc Algorthm Based Classfer S. H. Zahr, H. Raab Mashhad and S. A. Seyedn Downloaded from eee.ust.ac.r at :4 IRDT on Monday September 3rd 018 Abstract: The concepts of robust classfcaton

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

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018

Downloaded from ijiepr.iust.ac.ir at 5:13 IRST on Saturday December 15th 2018 Internatonal Journal of Industral Eng. & roducton Research (2008) pp. 21-29 Volume 19, Number 4, 2008 Internatonal Journal of Industral Engneerng & roducton Research Journal Webste: http://een.ust.ac.r/

More information

Space Time Equalization-space time codes System Model for STCM

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

More information

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions Pecewse Lnear Approxmaton of Generators Cost Functons Usng Max-Affne Functons Hamed Ahmad José R. Martí School of Electrcal and Computer Engneerng Unversty of Brtsh Columba Vancouver, BC, Canada Emal:

More information

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm

Optimal Capacitor Placement in a Radial Distribution System using Plant Growth Simulation Algorithm World Academy of Scence, Engneerng and Technology Internatonal Journal of Electrcal, omputer, Energetc, Electronc and ommuncaton Engneerng ol:, No:9, 8 Optmal apactor Placement n a Radal Dstrbuton System

More information

Optimum Allocation of Distributed Generation using PSO: IEEE Test Case Studies Evaluation

Optimum Allocation of Distributed Generation using PSO: IEEE Test Case Studies Evaluation Optmum Allocaton of Dstrbuted Generaton usng PSO: IEEE Test Case Studes Evaluaton 1 Taha Jabbar Sahb, 1 Mohd Ruddn Ab. Ghan*, Zanarah Jano, 3 Imad Hazm Mohamed 1 Faculty of Electrcal Engneerng (FKE) Center

More information

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

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

Particle Filters. Ioannis Rekleitis

Particle Filters. Ioannis Rekleitis Partcle Flters Ioanns Reklets Bayesan Flter Estmate state x from data Z What s the probablty of the robot beng at x? x could be robot locaton, map nformaton, locatons of targets, etc Z could be sensor

More information

PSO Selection of Surviving Nodes in QRM Detection for MIMO Systems

PSO Selection of Surviving Nodes in QRM Detection for MIMO Systems PSO Selecton of Survvng Nodes n Detecton for MIMO Systems Hu Zhao, Hang Long, Wenbo Wang Wreless Sgnal Processng & Network Lab Bejng Unversty of Posts and Telecommuncatons, Bejng, PRhna Emal: hzhao@bupteducn,

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

An Intelligent Approach Based on Meta-Heuristic Algorithm for Non-Convex Economic Dispatch

An Intelligent Approach Based on Meta-Heuristic Algorithm for Non-Convex Economic Dispatch Journal of Operaton and Automaton n Power Engneerng Vol. 3, No. 1, Wnter & Sprng 015, Pages: 47-55 http://journals.uma.ac.r/joape An Intellgent Approach Based on Meta-Heurstc Algorthm for Non-Convex Economc

More information

Automatic Voltage Controllers for South Korean Power System

Automatic Voltage Controllers for South Korean Power System Automatc Voltage lers for South Korean Power System Xng Lu Vathanathan Man Venkatasubramanan Tae-Kyun Km Washngton State Unversty Korea Electrc Power Research nsttute Pullman, WA 9964-2752 Seoul, South

More information

Multiobjective Optimization of Load Frequency Control using PSO

Multiobjective Optimization of Load Frequency Control using PSO Internatonal Journal of Emergng Technology and Advanced Engneerng Webste: www.jetae.com (ISSN 5-459, ISO 9:8 Certfed Journal, Volume 4, Specal Issue 7, Aprl 4) Internatonal Conference on Industral Engneerng

More information

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network

Relevance of Energy Efficiency Gain in Massive MIMO Wireless Network Relevance of Energy Effcency Gan n Massve MIMO Wreless Network Ahmed Alzahran, Vjey Thayananthan, Muhammad Shuab Quresh Computer Scence Department, Faculty of Computng and Informaton Technology Kng Abdulazz

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

Location and Size of Distributed Generation Using a Modified Water Cycle Algorithm

Location and Size of Distributed Generation Using a Modified Water Cycle Algorithm John Edwn Candelo Becerra et al. / Internatonal Journal of Engneerng and Technology (IJET) Locaton and Sze of Dstrbuted Generaton Usng a Modfed Water Cycle Algorthm John Edwn Candelo Becerra #1, Helman

More information