I P O S VAR A I N S T

Size: px
Start display at page:

Download "I P O S VAR A I N S T"

Transcription

1 I nternatonal Journal of En gneerng Research And Management (IJERM) ISSN : Volume-0 Issue-0 8 Novemb er 4 Comparatve analyss of PSO varants for Voltage c ontrol mnmzaton R Pradeep Sudha Ch.V.S.R..Krshna Ch Rambabu A bstract In ths paper two varants of partcle swarm optmzaton (PSO) algorthms namely Coordnated A ggregaton PSO (CAPSO) Adaptve PSO (APSO) are compared wth the conventonal PSO algorthms for the optmal steady- state performance of power system. The proposed methods are used for loss mnmzaton voltage control. Smulaton results of stard IEEE t est system s presented to llustrate the effectveness of t he proposed approaches under smulated condtons. I ndex Terms Coordnated aggregaton (CA) partcle swarm optmzaton (PSO) Adaptve partcle swarm o ptmzaton (APSO). I. I NTRODUCTION T he Optmal Power Flow (OPF) s an mportant crteron n today s power system operaton control due to scarcty of energy resources ncreasng power generaton cost ever growng dem for electrc energy. As the sze of the power s ystem ncreases load may be varyng. The generators should share the total dem plus losses among themselves. The sharng should be based on the fuel cost of the total generaton wth respect to some securty constrants. The securty c onstrants are real reactve power generaton lmts tap changng transformers lne flow lmts. Snce the dependence each generator fuel cost on the load t supples the objectve of the OPF algorthm s to allocate the total electrc power d em losses among the avalable generators n such a manner that t mnmzes the electrc utlty s total fuel cost whle satsfyng the securty constrants. But t s very dffcult t as consderng all the constrants. Natural creatures sometmes behave as a swarm. One of the m an streams of artfcal lfe research s to examne how natural creatures behave as a swarm reconfgure the swarm models nsde a computer. Reynolds developed bod as a swarm model wth smple rules generated complcated s warm behavor by computer graphc anmaton. Boyd Rcherson examned the decson process of human bengs developed the concept of ndvdual learnng cultural transmsson. Accordng to ther examnaton human bengs mae decsons usng ther own experences other p ersons exper ences []. Manuscrpt receved Nov 4 R Pradeep Sudha Electrcal Electroncs Engneerng Department Sr Vasav Engneerng College Tadepallgudem A ndhra Pradesh Inda C h.v.s.r..krshna Asst.prof n Sr Vasav Engneerng College Tadepallgudem A ndhra Pradesh Inda C h Rambabu Professor at Sr Vasav Engneerng College T adepallgudem Andhra Pradesh Inda A new optmzaton technque usng an analogy of swarm behavor of natural creatures was started n the begnnng of the 990s. Dorgo developed ant colony optmzaton (ACO) based manly on the socal nsect especally ant metaphor [ ]. Each ndvdual exchanges nformaton through pheromones mplctly n ACO. Eberhart Kennedy developed partcle swarm optmzaton (PSO) based on the analogy of swarms of brds fsh schoolng. Each ndvdual exchanges prevous experences n PSO. These r esearch efforts are called swarm ntellgence []. In the recent years the effort s contnued by the same other researchers [3- ] generatng more effectve EAs. The reason for the growng development of EA s that c onventonal optmzaton methods have faled n hlng non-convextes non- smoothness n engneerng optmzaton problems [6]. However ther man problem remans the same achevng the global best soluton n the p ossble shortest tme. I n recent years varous PSO algorthms have been successfully appled n many power- engneerng problems [ 7] [8]. Among them the hybrd PSO satsfactorly hled problems such as dstrbuton state estmaton [8] loss power mnmzaton [9] performng better convergence c haracterstcs than conventonal methods. However these PSO algorthms are based on the orgnal concept ntroduced b y Kennedy Eberhart []. In ths paper we proceed to the effort of developng more e ffectve PSO algorthms by reflectng recent advances n swarm ntellgence [9] n addton by ntroducng new concepts. Under these condtons two new hybrd PSO algorthms are proposed whch are more effectve capable of solvng non- lnear optmzaton problems faster a nd wth better accuracy n detectng the global best soluton. In ths paper the APSO CA are appled n two nonlnear optmzaton problems of power systems namely the loss mnmzaton voltage control problems. The results o btaned are compared wth conventonal PSO algorthm for demonstratng a lgorthms. mproved performance of the proposed I I. P ARTICLE S WARM O PTIMIZATION Swarm behavor can be modeled wth a few smple rules. Schools of fshes swarms of brds can be modeled wth s uch smple models. Namely even f the behavor rules of each ndvdual (agent) are smple the behavor of the swarm can be complcated. Reynolds utlzed the followng three v ectors as smple rules n the researches on bod. S tep away from the nearest agent o toward the destnaton o t o the center of the swarm w ww.jerm.com

2 C omparatve analyss of PSO varants for Voltage control mnmzaton The behavor of each agent nsde the swarm can be modeled wth smple vectors. The research results are one of the basc b acgrounds of PSO. Each agent decdes ts decson usng ts own experences t he experences of others. The research results are also one of the basc bacground elements of PSO. Accordng to the above bacground of PSO Kennedy Eberhart developed PSO through smulaton of brd flocng n a two- dmensonal s pace. The poston of each agent s represented by ts x y axs poston also ts velocty s expressed by vx (the velocty of x axs) vy (the velocty of y axs). Modfcaton of the agent poston s realzed by the poston velocty nformaton. B rd flocng optmzes a certan objectve functon. Each agent nows ts best value so far (pbest) ts x y poston. Ths nformaton s an analogy of the personal experences of each agent. Moreover each agent nows the best value so far n the group (gbest) among pbests. Ths nformaton s an analogy of the nowledge of how the other agents around them have performed. Each agent tres to modfy ts poston u sng the followng nformaton: T he current postons (x y) T he current veloctes (vx vy) T he dstance the cur rent poston pbest T he dstance the current poston gbest Ths modfcaton can be represented by the concept of velocty (modfed value for the current postons). Velocty of each agent can be modfed b y the followng equaton: v wv c r ( pbest s ) c r *( gbest s ) () * v s velocty of agent at teraton w s weghtng functon c c are weghtng factors r r are rom numbers 0 s s current poston of agent at teraton pbest s the pbest of agent gbest s gbest of the group. Namely velocty of an agent can be changed usng three vectors such le bod. The velocty s usually lmted to a certan mum value. PSO usng () s c alled the best model. w w ( w w ) /( ter ))* ter () ( mn T he follow ng weghtng functon s usually utlzed n (): Where wm ax s the ntal weght w n s the fnal weght ter ax s mum teraton number ter s curren teraton number. m m t The RHS of () conssts of three terms (vectors). The frst t erm s the prevous velocty of the agent. The second thrd terms are utlzed to change the velocty of the agent. Wthout the second thrd terms the agent wll eep on flyng n the same drecton untl t hts the boundary. As shown below for example wm ax wm n are set to Therefore at the begnnng of the search procedure dversfcaton s heavly weghted whle ntensfcaton s heavly weghted at the end of the search procedure such le s mulated annealng (SA). Namely a certan velocty whch gradually gets close to pbests gbest can be calculated. P SO usng () () s called nerta weghts approach (IWA). Fgure : concept of modfcatons P SO s : curren t searchng pont s : modfed searchng pont v : current velocty v : modfed velocty v : velocty based on pbest pbest v : velocty based on gbest gbest of a searchng pont by The current poston (searchng pont n the soluton space) c an be modfed by the followng equaton: s s v (3) Fgure shows a concept of modfcaton of a s earchng pont by PSO Fg. shows a searchng concept wth agents n a soluton space. Each agent changes ts current poston usng the ntegraton of vectors as shown n Fg.. I II. P SO V ARIANTS A. Coordnated Aggregaton- b ased PSO T he basc system equaton of PSO [() () (3)] can be consdered as a nd of dfference equaton. Therefore the system dynamcs that s the search procedure can be analyzed usng egen values of the dfference equaton. A ctually usng a smplfed state equaton of PSO Clerc Kennedy developed CA of PSO by egen values [8 4]. The velocty of the constrcton factor approach (smplest constrcton) can be expressed as follows nstead of () ( ): v K v c * r *( pbest s ) c * r ( gbest s )](4) [ W here K w here c c 4...() 4 a nd K are coeffcents. For example f =4. then K = As w ncreases above 4.0 K gets smaller.for example f =.0 then K =0.38 the dampng effect s even more pronounced. The c onvergence characterstc of the system can be controlled by w. The whole PSO algorthms by IWA CA are the same except that CA utlzes a dfferent equaton for calculaton of velocty [(4) ()]. Unle other EC methods PSO wth C A ensures the convergence of the search procedures based on mathematcal theory. PSO wth CA can generate hgher- qualty solutons for some problems than PSO wth IWA. However CA only consders dynamc behavor of only one agent studes on the effect of the nteracton among a gents. B. A daptve PSO The followng ponts are mproved to the orgnal PSO wth I WA. w ww.jerm.com

3 I nternatonal Journal of En gneerng Research And Management (IJERM) ISSN : Volume-0 Issue-0 8 Novemb er 4 The search trajectory of PSO can be controlled by ntroducng the new parameters (P P) based on the probablty to move close to the poston of ( pbest gbest) at the followng teraton. The w term of () s modfed as (7). Usng the v equaton the center of the range of partcle m ovements can be equal to gbest. When the agent becomes gbest t s perturbed. The n ew parameters (P P) of the agent are adjusted so that the agent may move away from the poston of ( pbest gbest). When the agent s moved beyond the boundary of feasble regons pbests gbest cannot be m odfed. When the agent s moved beyond the boundary of f easble regons the new parameters (P P) of the agent are adjusted so that the agent may move close t o the poston of (pbest gbest). The new parameters are set to each agent. The weghtng c oeffcents are calculated as follows: c c c ( 6) P P The search trajectory of PSO can be controlled by the parameters (P P ). Concretely when the value s enlarged more than 0. the agent may move close to the poston of p best/gbest. w gbest c ( pbest x) c ( gbest x) / x ( 7) Namely the velocty of the mproved PSO can be expressed a s follows: v w cr *( pbest s ) cr *( gbest s ) ( 8) The mproved PSO can be expressed as follows (steps a re the same as PSO): eneraton of ntal searchng ponts: Basc procedures are the same as PSO. In addton the parameters (P P) of each agent are set to 0. or hgher. Then each agent may move c lose to the poston of (pbest gbest) at the followng teraton. E valuaton of searchng ponts: The procedure s the same as PSO. In addton when the agent becomes gbest t s perturbed. The parameters (P P ) of the a gent are adjusted to 0. or lower so that the agent m ay move away from the poston of (pbest gbest). M odfcaton of searchng ponts: The current searchng ponts are modfed usng the state e quatons (7) (3) of adaptve PSO. I V. P ROBLEM F ORMULATION T he OPF problem s to optmze the steady state performance of a power system n terms of an objectve functon whle satsfyng several equalty nequalty constrants. M athematcally the OPF problem can be formulated as gven M n F ( x ( 9) Subject to g ( x 0 ( ) h ( x 0 ( ) x s a vector of dependent varables consstng of slac bus power power P outputs Q V load bus voltages L generator reactve the transmsson lne loadngs Hence x c an be expressed as gven T x P V... V Q... Q S... S ] ( ) [ L LNL N l lnl S l N L N n l are number of load buses number of g enerators number of transmsson lne respectvely. u s the vector of ndependent varables consstng of enerator voltages V generator real power outputs P g except at the slac bus P transformer tap settngs T shunt VAR compensatons Q C. Hence u c an be expressed as g ven T u V... V P... P T... T Q... Q ] ( 3) [ N N NT C CNC Where N T N C are the number of the regulatng transformers shunt compensators respectvely. F s the objectve functon to be mnmzed. g s the equalty c onstrants that represents typcal load flow equatons h s t he system operatng constrants ) O bjectve functons I n ths paper the objectve(s)(j) s the objectve functon to be m nmzed whch s one of the followng: ( ) Objectve functon- ( Mnmzaton) T he optmal reactve power flow problem to mnmze actve l osses can be formulated as nl J PL oss( x Pl (4) w here x s t he ve ctor o f d epended va rables u s t he v ector o f control v a rables s t he r eal pow er l osses a t lne- a nd n l s t he n umber o f t ransmsson l nes. ( ) Objectve functon- ( Voltage Control) Voltage profle s one of the qualty measures for power system. It can be mproved by mnmzng the load bus voltage devatons from.0 per unt. The objectve functon c an be expressed as NL sp J V V ( ) s p w here V s t he pre-s pecfed r eference va lue a t l oad bus- w hch s u sually s et a t t he va lue o f. 0 p.u. a nd N L s t he n umber o f l oad b u ses. ) E qualty constrants T he equalty constrants of the OPF reflect the physcs of the Power System as well as the desred voltage set ponts throughout the system. The physcs of the Power System are enforced through the power flow equatons whch requre that the net njecton of real reactve power at each bus sum to zer o n P P V V Y cos( ) 0 D j j j j j n Q -Q + V V Y sn( θ -δ +δ ) = 0 D j = j j j j (6) 3 w ww.jerm.com

4 C omparatve analyss of PSO varants for Voltage control mnmzaton P Q are the real reactve power outputs njected at bus- respectvely the load dem at the same b us s represented by P D Q D admttance matrx are represented by elements of the bus Y j j. 3 ) I nequalty constrants T he nequalty constrants of the OPF reflect the lmts on physcal devces n the Power System as well as the lmts created to ensure system securty. Ths secton wll lay out all the necessary nequalty constrants needed for the OPF mplemented n ths thess. ) enerators real reactve powe r outputs mn P P P N mn Q Q Q N ) Voltage magntudes at each bus n the networ mn V V V NL 3 ) Transformer tap settngs mn T T T N ( 9) 4 ) Reactve power njectons due to capactor bans mn QC QC QC S () ) Transmsson lnes loadng S S N () V. P ERFORMANCE E VALUATION ( 7) ( 8) T he man focus of ths paper s the comparson of the two alternatve PSO algorthms wth the conventonal PSO algorthm. Specfcally they need to hle two optmzaton problems namely mnmzaton of ) real power losses n transmsson lnes (Reactve Power Control) ) voltage d evaton on load buses (Voltage control). In all case studes as decson varables generator voltages transformers tap settngs reactve power compensators are chosen. In ths p aper these varables are consdered to be contnuous. T o verfy the feasblty of the proposed PSO algorthms (PSO CAPSO APSO) n the mnmzaton voltage control they are appled on the IEEE - bus system. The results are also compared wth conventonal PSO a lgorthm. All PSO algorthms are smply called compettors. T he topology the complete data of ths networ can be found n []. The networ conssts of 6 generators 4 lnes 4 transformers capactor bans. In the transformer tests tap settngs are consdered wthn the nterval[0.9.]. V oltages are consdered wthn the range of [0.9.]. C. R esults wth mnmzaton objectve TABLE - I Optmal control varable settng for m nmzaton objectve C ontrol V arables M n M ax P SO CAP SO A PSO P P P P 8 P P 3 V V V V 8 V V 3 T T T T Q C Q C Q C Q C Q C Q C Q C Q C Q C 9 C ost($/h) V oltage Devaton P loss ( MW) SO P APSO C PSO A Power loss teratons No.of I teratons No.of 4 0 Fgure Convergence c haracterstcs of PSO CAPSO Table shows the optmal settng of control varables for loss mnmzaton objectve. From Table Power loss usng APSO s 3.76MW whch s less than 3.93MW usng CAPSO a nd 4.9MW usng conventonal PSO. 4 w ww.jerm.com

5 I nternatonal Journal of En gneerng Research And Management (IJERM) ISSN : Volume-0 Issue-0 8 Novemb er 4 F gure shows the graphs plotted Power loss vs teratons varaton for PSO CAPSO APSO algorthms for IEEE- bus system respectvely. Voltage Devaton N o.of teratons I teratons 4 No.of D. R esults for Voltage Control objectve Table shows the optmal settng of control varables for v oltage devaton mnmzaton objectve. From Table Voltage devaton usng APSO s 4 p.u whch s less than 64 p.u. usng CAPSO 94 p.u. usng c onventonal PSO. Fgure 3 shows the graphs plotted Voltage devaton V s teratons varaton for PSO CAPSO APSO algorthms for IEEE- bus system respectvely. Table shows the optmal settng of control varables for voltage devaton mnmzaton objectve. From Table Voltage devaton usng APSO s 4 p.u whch s less t han 64 p.u. usng CAPSO 94 p.u. usng c onventonal PSO. Fgure 3 shows the graphs plotted Voltage devaton teratons varaton for PSO CAPSO APSO algorthms for IEEE-3 0 bus system respectvely C APSO P SO Voltage v araton(pso) Devaton Voltage Devaton v araton(capso) C ontrol V arables P P P P 8 P P 3 V V V V 8 V V 3 T T T T 36 Q C Q C Q C Q C 7 Q C Q C Q C 3 Q C 4 Q C 9 T ABLE I I OPTIMAL CO NTROL VARIABLE SETTIN FOR V OLTAE DEVIATION MINIMIZATIO N OBJECTIVE M n L mt C ost($/h) V oltage Devaton P loss ( MW) M ax L mt P SO C APSO A PSO PSO A 0 Voltage Devaton v araton(apso) F gure 3 Convergence characterstcs of PSO CAPSO A PSO for Voltage control objectve CO NCLUSIONS Ths paper proposed PSO varants such as Coordnated Aggr e gaton PSO (CAPSO) A daptve PSO (APSO) The proposed PSO algorthms competed n the optmzaton problems of Power loss mnmzaton Voltage control problems. The results of the proposed CAPSO APSO methods for dfferent objectve functons are compared wth conventonal PSO method to show the effectveness of the p roposed algorthms. Proposed algorthms been appled to IEEE- bus system observed APSO outperforms the CA a nd Conventonal PSO. RE FERENCES [ ] J. Kennedy R. Eberhart Partcle swarm optmzaton n P roc. IEEE Int. Conf. Neural Networs 99 vol. IV p p [ ] M. Dorgo Optmzaton learnng natural algorthms Ph.D. dssertaton Poltecnco de Mlano M lano Italy 99. [ 3] R.. Reynolds A. V. Sebald L. J. Fogel Eds. An ntroducton to cultural algorthms n Proc. 3rd Annu. Conf. volutonary Programmn g Rver Edge NJ 994 p p [ 4] C. A. Coello R. L. Becerra W. B. Langdon E. Cantú- Paz K. Mathas R. Roy D. Davs R. Pol K. Balarshnan V. Honavar. Rudolph J.Wegener L. Bull M. A. Potter A. C. Schultz J. F. Mller E. Bure a nd N. Jonosa Eds. Addng nowledge effcent data structures to evolutonary programmng: A cultural a lgorthm for constraned optmzaton n Proc. enetc w ww.jerm.com

6 C omparatve analyss of PSO varants for Voltage control mnmzaton E volutonary Computaton Conf. San Francsco CA Jul. 0 pp. 9. [ ] K. E. Parsopoulos D. K. Tasouls M. N. Vrahats Multobjectve optmzaton usng parallel vector e valuated partcle swarm optmzaton n Proc. IASTED I nt. Conf. Artfcal Intellgence Applcatons Innsbruc A ustra 04. [ 6] K. Y. Lee M. A. El-S haraw Ed s. Modern Heurstcs Optmzaton TechnquesWth Applcatons to Power S ystems. Pscataway NJ: IEEE Power Engneerng S ocety (0TP60) 0. [ 7] H. Yoshda K. Kawata Y. Fuuyama S. Taayama Y. N aansh A partcle swarm optmzaton for reactve power voltage control consderng voltage securty a ssessment I EEE Trans. Power Syst. vol. no. 4 pp Nov. 00. [ 8] S. Naa T. enj T. Yura Y. Fuuyama A hybrd partcle swarm optmzaton for dstrbuton state e stmaton I EEE Trans. Power Syst. vol. 8 no. pp Feb. 03. [ 9] A. A. A. Esmn. Lambert- Torres A. C. Z. de Souza A hybrd partcle swarm optmzaton appled to loss p ower mnmzaton I EEE Trans. Power Syst. vol. n o. pp May 0. [ ] J. - B. Par K. - S. Lee J. - R. Shn K. Y. Lee A partcle swarm optmzaton for economc dspatch wth n onsmooth cost functons I EEE Trans. Power Syst. vol. no. pp Feb. 0. [ ] Z. -L. ang Partcle swarm optmzaton to solvng the economc dspatch consderng the generator constrants IEEE Trans. Power Syst. vol. 8 no. 3 pp A ug. 03. [ ] T. Aruldoss A. Vctore A. E. Jeyaumar Hybrd PSO-SQP for economc dspatch wth valve- pont effect E lect. Power Syst. Res. vol. 7 no. pp [ 3] M. A. Abdo Optmal power flowusng partcle swarm o ptmzaton I nt. J. Elect. Power Energy Syst. vol. 4 n o. 7 pp [ 4] S. Kannan M. R. Slochanal P. Subbaraj N. P. P adhy Applcaton of partcle swarm optmzaton technque ts varants to generaton expanson p lannng problem E lect. Power Syst. Res. vol. 70 no. 3 p p [ ] X. - M. Yu X. - Y. Xong Y. -W. Wu A PSO- based a pproach to optmal capactor placement wth harmonc d storton consderaton E lect. Power Syst. Res. vol. 7 n o. pp [ 6] A. Mendonca N. Fonseca J. P. Lopes V. Mra Robust tunng of power system stablzers usng evolutonary PSO n P roc. ISAP Lemnos reece 03. [ 7] C. - M. Huang C. - J. Huang M. - L. Wang A partcle swarm optmzaton to dentfyng the ARMAX model for short- t erm load forecastng I EEE Trans. Power Syst. v ol. no. pp May 0. [ 8] I. N. Kassabalds M. A. El-S haraw R. J. Mars L. S. Mouln A. P. A. da Slva Dynamc securty border dentfcaton usng enhanced partcle swarm o ptmzaton I EEE Trans. Power Syst. vol. 7 no. 3 p p Aug. 0. [ 9] J. K. Parrsh W. M. Hammer Anmal roups n Three D mensons. Cambrdge U.K.: Cambrdge Unv. Press 997. [ ] The IEEE - Bus Test System. [Onlne]. Avalable: a bus.htm. I NDIA. nterest are R.Prade ep Sudha has receved Bachelor of Technology degree n Electrcal Electroncs Engneerng from odavar Insttute Of Engneerng And Technology In. Presently he s pursung M.Tech n Power System Control & Automaton f rom Sr Vasav Engneerng College Tadepallgudem Andhra Pradesh C H V S R opala Krshna Was receved B.Tech Electrcal & Electroncs Engneerng M.Tech degree from Sr Vasav Engneerng College Tadepallgudem JNTU Kanada. Currently worng as a A sst.prof n Sr Vasav Engneerng College Tadepallgudem. Hs areas of n Embedded systems Power Electroncs. C h.rambabu receved the Bachelor of Engneerng degree n Electrcal & Electroncs Engneerng from Madras U nversty n 00 Master s degree from JNTU Anantapur n 0. He s p ursung Ph.D. from JNTU Kanada. Currently he s a Professor at Sr Vasav Engneerng College. Hs areas of nterests are power system control O ptmzaton technques FACTS. 6 w ww.jerm.com

PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL

PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL ARPN Journal of Engneerng and Appled Scences 2006-2012 Asan Research Publshng Networ (ARPN). All rghts reserved. PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL M. Balasubba Reddy

More information

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions Internatonal Journal for Research n Appled Scence & Engneerng Technology (IJRASET) Volume 6 Issue I, January 018- Avalable at www.jraset.com Comparatve Analyss of SPSO and PSO to Optmal Power Flow Solutons

More information

OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION

OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec. 212. OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION M. Lakshmkantha Reddy 1, M. Ramprasad Reddy 2, V. C. Veera Reddy 3 1&2 Research

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Transient Stability Constrained Optimal Power Flow Using Improved Particle Swarm Optimization

Transient Stability Constrained Optimal Power Flow Using Improved Particle Swarm Optimization Transent Stablty Constraned Optmal Power Flow Usng Improved Partcle Swarm Optmzaton Tung The Tran and Deu Ngoc Vo Abstract Ths paper proposes an mproved partcle swarm optmzaton method for transent stablty

More information

Static security analysis of power system networks using soft computing techniques

Static security analysis of power system networks using soft computing techniques Internatonal Journal of Advanced Computer Research (ISSN (prnt): 49-777 ISSN (onlne): 77-797) Statc securty analyss of power system networks usng soft computng technques D.Raaga Leela 1 Saram Mannem and

More information

Stochastic Weight Trade-Off Particle Swarm Optimization for Optimal Power Flow

Stochastic Weight Trade-Off Particle Swarm Optimization for Optimal Power Flow Stochastc Weght Trade-Off Partcle Swarm Optmzaton for Optmal Power Flow Luong Dnh Le and Loc Dac Ho Faculty of Mechancal-Electrcal-Electronc, Ho Ch Mnh Cty Unversty of Technology, HCMC, Vetnam Emal: lednhluong@gmal.com,

More information

Chapter - 2. Distribution System Power Flow Analysis

Chapter - 2. Distribution System Power Flow Analysis Chapter - 2 Dstrbuton System Power Flow Analyss CHAPTER - 2 Radal Dstrbuton System Load Flow 2.1 Introducton Load flow s an mportant tool [66] for analyzng electrcal power system network performance. Load

More information

Evolutionary Computational Techniques to Solve Economic Load Dispatch Problem Considering Generator Operating Constraints

Evolutionary Computational Techniques to Solve Economic Load Dispatch Problem Considering Generator Operating Constraints Internatonal Journal of Engneerng Research and Applcatons (IJERA) ISSN: 48-96 Natonal Conference On Advances n Energy and Power Control Engneerng (AEPCE-K1) Evolutonary Computatonal Technques to Solve

More information

Optimal Reactive Power Dispatch Using Efficient Particle Swarm Optimization Algorithm

Optimal Reactive Power Dispatch Using Efficient Particle Swarm Optimization Algorithm Optmal Reactve Power Dspatch Usng Effcent Partcle Swarm Optmzaton Algorthm MESSAOUDI Abdelmoumene *, BELKACEMI Mohamed ** *Electrcal engneerng Department, Delfa Unversty, Algera ** Electrcal engneerng

More information

RECENTLY, the reliable supply of electric power has been

RECENTLY, the reliable supply of electric power has been 552 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 21, NO. 2, JUNE 2006 Multobjectve Control of Power Plants Usng Partcle Swarm Optmzaton Technques Jn S. Heo, Kwang Y. Lee, Fellow, IEEE, and Raul Garduno-Ramrez

More information

CHAPTER 7 STOCHASTIC ECONOMIC EMISSION DISPATCH-MODELED USING WEIGHTING METHOD

CHAPTER 7 STOCHASTIC ECONOMIC EMISSION DISPATCH-MODELED USING WEIGHTING METHOD 90 CHAPTER 7 STOCHASTIC ECOOMIC EMISSIO DISPATCH-MODELED USIG WEIGHTIG METHOD 7.1 ITRODUCTIO early 70% of electrc power produced n the world s by means of thermal plants. Thermal power statons are the

More information

Optimal Reactive Power Dispatch Using Ant Colony Optimization Algorithm

Optimal Reactive Power Dispatch Using Ant Colony Optimization Algorithm Proceedngs of the 14 th Internatonal Mddle East Power Systems Conference (MEPCO 10), Caro Unversty, Egypt, December 19-21, 2010, Paper ID 315. Optmal Reactve Power Dspatch Usng Ant Colony Optmzaton Algorthm

More information

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles 1 Internatonal Congress on Informatcs, Envronment, Energy and Applcatons-IEEA 1 IPCSIT vol.38 (1) (1) IACSIT Press, Sngapore Partcle Swarm Optmzaton wth Adaptve Mutaton n Local Best of Partcles Nanda ulal

More information

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

4DVAR, according to the name, is a four-dimensional variational method.

4DVAR, according to the name, is a four-dimensional variational method. 4D-Varatonal Data Assmlaton (4D-Var) 4DVAR, accordng to the name, s a four-dmensonal varatonal method. 4D-Var s actually a drect generalzaton of 3D-Var to handle observatons that are dstrbuted n tme. The

More information

Particle Swarm Optimization Based Optimal Reactive Power Dispatch for Power Distribution Network with Distributed Generation

Particle Swarm Optimization Based Optimal Reactive Power Dispatch for Power Distribution Network with Distributed Generation Internatonal Journal of Energy and Power Engneerng 2017; 6(4): 53-60 http://www.scencepublshnggroup.com/j/jepe do: 10.11648/j.jepe.20170604.12 ISSN: 2326-957X (Prnt); ISSN: 2326-960X (Onlne) Research/Techncal

More information

Determining Transmission Losses Penalty Factor Using Adaptive Neuro Fuzzy Inference System (ANFIS) For Economic Dispatch Application

Determining Transmission Losses Penalty Factor Using Adaptive Neuro Fuzzy Inference System (ANFIS) For Economic Dispatch Application 7 Determnng Transmsson Losses Penalty Factor Usng Adaptve Neuro Fuzzy Inference System (ANFIS) For Economc Dspatch Applcaton Rony Seto Wbowo Maurdh Hery Purnomo Dod Prastanto Electrcal Engneerng Department,

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNTINL JURNL F ELECTRICL ENINEERIN & TECHNLY (IJEET) Internatonal Journal of Electrcal Engneerng and Technology (IJEET), ISSN 0976 6545(rnt), ISSN 0976 6553(nlne) Volume 5, Issue 2, February (204),

More information

Optimal Placement of Unified Power Flow Controllers : An Approach to Maximize the Loadability of Transmission Lines

Optimal Placement of Unified Power Flow Controllers : An Approach to Maximize the Loadability of Transmission Lines S. T. Jaya Chrsta Research scholar at Thagarajar College of Engneerng, Madura. Senor Lecturer, Department of Electrcal and Electroncs Engneerng, Mepco Schlenk Engneerng College, Svakas 626 005, Taml Nadu,

More information

Riccardo Poli, James Kennedy, Tim Blackwell: Particle swarm optimization. Swarm Intelligence 1(1): (2007)

Riccardo Poli, James Kennedy, Tim Blackwell: Particle swarm optimization. Swarm Intelligence 1(1): (2007) Sldes largely based on: Rccardo Pol, James Kennedy, Tm Blackwell: Partcle swarm optmzaton. Swarm Intellgence 1(1): 33-57 (2007) Partcle Swarm Optmzaton Sldes largely based on: Rccardo Pol, James Kennedy,

More information

SOLUTION OF ELD PROBLEM WITH VALVE POINT EFFECTS AND MULTI FUELS USING IPSO ALGORITHM

SOLUTION OF ELD PROBLEM WITH VALVE POINT EFFECTS AND MULTI FUELS USING IPSO ALGORITHM ISSN (Prnt) : 2320 3765 ISSN (Onlne): 2278 8875 Internatonal Journal of Advanced Research n Electrcal, Electroncs and Instrumentaton Engneerng (An ISO 3297: 2007 Certfed Organzaton) SOLUTION OF ELD PROBLEM

More information

FUZZY GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM

FUZZY GOAL PROGRAMMING VS ORDINARY FUZZY PROGRAMMING APPROACH FOR MULTI OBJECTIVE PROGRAMMING PROBLEM Internatonal Conference on Ceramcs, Bkaner, Inda Internatonal Journal of Modern Physcs: Conference Seres Vol. 22 (2013) 757 761 World Scentfc Publshng Company DOI: 10.1142/S2010194513010982 FUZZY GOAL

More information

ELE B7 Power Systems Engineering. Power Flow- Introduction

ELE B7 Power Systems Engineering. Power Flow- Introduction ELE B7 Power Systems Engneerng Power Flow- Introducton Introducton to Load Flow Analyss The power flow s the backbone of the power system operaton, analyss and desgn. It s necessary for plannng, operaton,

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Lecture 20: November 7

Lecture 20: November 7 0-725/36-725: Convex Optmzaton Fall 205 Lecturer: Ryan Tbshran Lecture 20: November 7 Scrbes: Varsha Chnnaobreddy, Joon Sk Km, Lngyao Zhang Note: LaTeX template courtesy of UC Berkeley EECS dept. Dsclamer:

More information

Optimal Allocation of FACTS Devices to Enhance Total Transfer Capability Based on World Cup Optimization Algorithm

Optimal Allocation of FACTS Devices to Enhance Total Transfer Capability Based on World Cup Optimization Algorithm World Essays Journal / 5 (): 40-45 07 07 Avalable onlne at www. worldessaysj.com Optmal Allocaton of FACS Devces to Enhance otal ransfer Capablty Based on World Cup Optmzaton Algorthm Farzn mohammad bolbanabad

More information

Research on Route guidance of logistic scheduling problem under fuzzy time window

Research on Route guidance of logistic scheduling problem under fuzzy time window Advanced Scence and Technology Letters, pp.21-30 http://dx.do.org/10.14257/astl.2014.78.05 Research on Route gudance of logstc schedulng problem under fuzzy tme wndow Yuqang Chen 1, Janlan Guo 2 * Department

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud

Resource Allocation with a Budget Constraint for Computing Independent Tasks in the Cloud Resource Allocaton wth a Budget Constrant for Computng Independent Tasks n the Cloud Wemng Sh and Bo Hong School of Electrcal and Computer Engneerng Georga Insttute of Technology, USA 2nd IEEE Internatonal

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

A NEW METHOD TO INCORPORATE FACTS DEVICES IN OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION

A NEW METHOD TO INCORPORATE FACTS DEVICES IN OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION Journal of Theoretcal and Appled Informaton Technology 5-9 JATIT. All rghts reserved. www.att.org A NEW METHOD TO INCORPORATE FACTS DEVICES IN OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION 1 K.CHANDRASEKARAN

More information

Optimal Location of TCSC with Minimum Installation Cost using PSO

Optimal Location of TCSC with Minimum Installation Cost using PSO IJCST Vo l., S, De c e m b e r 0 ISSN : 0976-849(Onlne) ISSN : 9-4333(rnt) Optmal Locaton of wth Mnmum Installaton Cost us SO K.Satyanarayana, B.K.V. rasad, 3 G.Devanand, 4 N.Sva rasad,3, DCET, A, Inda

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

Research Article Multiobjective Economic Load Dispatch Problem Solved by New PSO

Research Article Multiobjective Economic Load Dispatch Problem Solved by New PSO Advances n Electrcal Engneerng Volume 2015, Artcle ID 536040, 6 pages http://dx.do.org/10.1155/2015/536040 Research Artcle Multobjectve Economc Load Dspatch Problem Solved by New PSO Nagendra Sngh 1 and

More information

CHAPTER 2 MULTI-OBJECTIVE GENETIC ALGORITHM (MOGA) FOR OPTIMAL POWER FLOW PROBLEM INCLUDING VOLTAGE STABILITY

CHAPTER 2 MULTI-OBJECTIVE GENETIC ALGORITHM (MOGA) FOR OPTIMAL POWER FLOW PROBLEM INCLUDING VOLTAGE STABILITY 26 CHAPTER 2 MULTI-OBJECTIVE GENETIC ALGORITHM (MOGA) FOR OPTIMAL POWER FLOW PROBLEM INCLUDING VOLTAGE STABILITY 2.1 INTRODUCTION Voltage stablty enhancement s an mportant tas n power system operaton.

More information

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system

Transfer Functions. Convenient representation of a linear, dynamic model. A transfer function (TF) relates one input and one output: ( ) system Transfer Functons Convenent representaton of a lnear, dynamc model. A transfer functon (TF) relates one nput and one output: x t X s y t system Y s The followng termnology s used: x y nput output forcng

More information

EEL 6266 Power System Operation and Control. Chapter 3 Economic Dispatch Using Dynamic Programming

EEL 6266 Power System Operation and Control. Chapter 3 Economic Dispatch Using Dynamic Programming EEL 6266 Power System Operaton and Control Chapter 3 Economc Dspatch Usng Dynamc Programmng Pecewse Lnear Cost Functons Common practce many utltes prefer to represent ther generator cost functons as sngle-

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Extended Model of Induction Machine as Generator for Application in Optimal Induction Generator Integration in Distribution Networks

Extended Model of Induction Machine as Generator for Application in Optimal Induction Generator Integration in Distribution Networks Internatonal Journal of Innovatve Research n Educaton, Technology & Socal Strateges IJIRETSS ISSN Prnt: 2465-7298 ISSN Onlne: 2467-8163 Volume 5, Number 1, March 2018 Extended Model of Inducton Machne

More information

Population Variance Harmony Search Algorithm to Solve Optimal Power Flow with Non-Smooth Cost Function

Population Variance Harmony Search Algorithm to Solve Optimal Power Flow with Non-Smooth Cost Function Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow wth Non-Smooth Cost Functon B.K. Pangrah 1, V. Ravkumar Pand, Swagatam Das2, and Ajth Abraham3 Abstract. Ths chapter presents a novel

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

Multiobjective Generation Dispatch using Big-Bang and Big-Crunch (BB-BC) Optimization

Multiobjective Generation Dispatch using Big-Bang and Big-Crunch (BB-BC) Optimization Internatonal Journal of Electrcal Engneerng. ISSN 0974-258 Volume 4, Number 5 (20), pp. 555-566 Internatonal Research Publcaton House http://www.rphouse.com Multobjectve Generaton Dspatch usng Bg-Bang

More information

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS Journal of Theoretcal and Appled Informaton Technology 3 st ecember 0. Vol. No. 005 0 JATIT & LLS. All rghts reserved. ISSN: 9985 www.jatt.org EISSN: 87395 MIFIE PARTICLE SARM PTIMIZATIN FR PTIMIZATIN

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017

U.C. Berkeley CS294: Beyond Worst-Case Analysis Luca Trevisan September 5, 2017 U.C. Berkeley CS94: Beyond Worst-Case Analyss Handout 4s Luca Trevsan September 5, 07 Summary of Lecture 4 In whch we ntroduce semdefnte programmng and apply t to Max Cut. Semdefnte Programmng Recall that

More information

Constrained Evolutionary Programming Approaches to Power System Economic Dispatch

Constrained Evolutionary Programming Approaches to Power System Economic Dispatch Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 16-18, 2005 (pp160-166) Constraned Evolutonary Programmng Approaches to Power System Economc Dspatch K. Shant Swarup

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

VOLTAGE SENSITIVITY BASED TECHNIQUE FOR OPTIMAL PLACEMENT OF SWITCHED CAPACITORS

VOLTAGE SENSITIVITY BASED TECHNIQUE FOR OPTIMAL PLACEMENT OF SWITCHED CAPACITORS VOLTAGE SENSITIVITY BASED TECHNIQUE FOR OPTIMAL PLACEMENT OF SWITCHED CAPACITORS M. Rodríguez Montañés J. Rquelme Santos E. Romero Ramos Isotrol Unversty of Sevlla Unversty of Sevlla Sevlla, Span Sevlla,

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

Energy Conversion and Management

Energy Conversion and Management Energy Converson and Management 49 (2008) 3036 3042 Contents lsts avalable at ScenceDrect Energy Converson and Management ournal homepage: www.elsever.com/locate/enconman Modfed dfferental evoluton algorthm

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

Application of Gravitational Search Algorithm for Optimal Reactive Power Dispatch Problem

Application of Gravitational Search Algorithm for Optimal Reactive Power Dispatch Problem Applcaton of Gravtatonal Search Algorthm for Optmal Reactve Power Dspatch Problem Serhat Duman Department of Electrcal Eucaton, Techncal Eucaton Faculty, Duzce Unversty, Duzce, 8620 TURKEY serhatuman@uzce.eu.tr

More information

FFT Based Spectrum Analysis of Three Phase Signals in Park (d-q) Plane

FFT Based Spectrum Analysis of Three Phase Signals in Park (d-q) Plane Proceedngs of the 00 Internatonal Conference on Industral Engneerng and Operatons Management Dhaka, Bangladesh, January 9 0, 00 FFT Based Spectrum Analyss of Three Phase Sgnals n Park (d-q) Plane Anuradha

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Linear Feature Engineering 11

Linear Feature Engineering 11 Lnear Feature Engneerng 11 2 Least-Squares 2.1 Smple least-squares Consder the followng dataset. We have a bunch of nputs x and correspondng outputs y. The partcular values n ths dataset are x y 0.23 0.19

More information

Analysis of the Pareto Front of a Multiobjective Optimization Problem for a Fossil Fuel Power Plant

Analysis of the Pareto Front of a Multiobjective Optimization Problem for a Fossil Fuel Power Plant Analyss of the Pareto Front of a Multobjectve Optmzaton Problem for a Fossl Fuel Power Plant Joel H. Van Sckel, Student Member, IEEE, Paramasvam Venkatesh, and Kwang Y. Lee, Fellow, IEEE Abstract-- Ths

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

Proceedings of the 10th WSEAS International Confenrence on APPLIED MATHEMATICS, Dallas, Texas, USA, November 1-3,

Proceedings of the 10th WSEAS International Confenrence on APPLIED MATHEMATICS, Dallas, Texas, USA, November 1-3, roceedngs of the 0th WSEAS Internatonal Confenrence on ALIED MATHEMATICS, Dallas, Texas, USA, November -3, 2006 365 Impact of Statc Load Modelng on Industral Load Nodal rces G. REZA YOUSEFI M. MOHSEN EDRAM

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator Latest Trends on Crcuts, Systems and Sgnals Scroll Generaton wth Inductorless Chua s Crcut and Wen Brdge Oscllator Watcharn Jantanate, Peter A. Chayasena, and Sarawut Sutorn * Abstract An nductorless Chua

More information

Optimal choice and allocation of distributed generations using evolutionary programming

Optimal choice and allocation of distributed generations using evolutionary programming Oct.26-28, 2011, Thaland PL-20 CIGRE-AORC 2011 www.cgre-aorc.com Optmal choce and allocaton of dstrbuted generatons usng evolutonary programmng Rungmanee Jomthong, Peerapol Jrapong and Suppakarn Chansareewttaya

More information

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

Term Project - select journal paper and outline. Completed analysis due end

Term Project - select journal paper and outline. Completed analysis due end EE 5200 - Lecture 30 Fr ov 4, 2016 Topcs for Today: Announcements Term Project - select journal paper and outlne. Completed analyss due end of Week 12. Submt va e-mal as mn-lecture.ppt wth voce narraton.

More information

Efficient Reactive Power Management via Enhanced Differential Evolution Algorithm with Adaptive Penalty Factor

Efficient Reactive Power Management via Enhanced Differential Evolution Algorithm with Adaptive Penalty Factor Effcent Reactve Power Management va Enhanced Dfferental Evoluton Algorthm wth Adaptve Penalty Factor W. S. Sakr Ragab A.E-Sehemy Ahmed M. Azmy Electrcal Engneerng Department Faculty of Engneerng, Kafrelshekh

More information

Journal of Artificial Intelligence in Electrical Engineering, Vol. 2, No. 5, May 2013

Journal of Artificial Intelligence in Electrical Engineering, Vol. 2, No. 5, May 2013 Journal of Artfcal Intellgence n Electrcal Engneerng, Vol. 2, No. 5, May 2013 Mult Objectve Optmzaton lacement of DG roblem for Dfferent Load Levels on Dstrbuton Systems wth urpose Reducton Loss, Cost

More information

SIMULTANEOUS TUNING OF POWER SYSTEM STABILIZER PARAMETERS FOR MULTIMACHINE SYSTEM

SIMULTANEOUS TUNING OF POWER SYSTEM STABILIZER PARAMETERS FOR MULTIMACHINE SYSTEM SIMULTANEOUS TUNING OF POWER SYSTEM STABILIZER PARAMETERS FOR MULTIMACHINE SYSTEM Mr.M.Svasubramanan 1 Mr.P.Musthafa Mr.K Sudheer 3 Assstant Professor / EEE Assstant Professor / EEE Assstant Professor

More information

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

Evolutionary Multi-Objective Environmental/Economic Dispatch: Stochastic vs. Deterministic Approaches

Evolutionary Multi-Objective Environmental/Economic Dispatch: Stochastic vs. Deterministic Approaches Evolutonary Mult-Objectve Envronmental/Economc Dspatch: Stochastc vs. Determnstc Approaches Robert T. F. Ah Kng, Harry C. S. Rughooputh and Kalyanmoy Deb 2 Department of Electrcal and Electronc Engneerng,

More information

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods Indan Journal of Scence and Technology Entropy Generaton Mnmzaton of Pn Fn Heat Snks by Means of Metaheurstc Methods Amr Jafary Moghaddam * and Syfollah Saedodn Department of Mechancal Engneerng, Semnan

More information

IV. Performance Optimization

IV. Performance Optimization IV. Performance Optmzaton A. Steepest descent algorthm defnton how to set up bounds on learnng rate mnmzaton n a lne (varyng learnng rate) momentum learnng examples B. Newton s method defnton Gauss-Newton

More information

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate

(Online First)A Lattice Boltzmann Scheme for Diffusion Equation in Spherical Coordinate Internatonal Journal of Mathematcs and Systems Scence (018) Volume 1 do:10.494/jmss.v1.815 (Onlne Frst)A Lattce Boltzmann Scheme for Dffuson Equaton n Sphercal Coordnate Debabrata Datta 1 *, T K Pal 1

More information

Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using Particle Swarm Optimization (PSO)

Optimal Economic Load Dispatch of the Nigerian Thermal Power Stations Using Particle Swarm Optimization (PSO) The Internatonal Journal Of Engneerng And Scence (IJES) Volume 6 Issue 1 Pages PP 17-23 2017 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Optmal Economc Load Dspatch of the Ngeran Thermal Power Statons Usng

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

T E C O L O T E R E S E A R C H, I N C.

T E C O L O T E R E S E A R C H, I N C. T E C O L O T E R E S E A R C H, I N C. B rdg n g En g neern g a nd Econo mcs S nce 1973 THE MINIMUM-UNBIASED-PERCENTAGE ERROR (MUPE) METHOD IN CER DEVELOPMENT Thrd Jont Annual ISPA/SCEA Internatonal Conference

More information

Outline. Communication. Bellman Ford Algorithm. Bellman Ford Example. Bellman Ford Shortest Path [1]

Outline. Communication. Bellman Ford Algorithm. Bellman Ford Example. Bellman Ford Shortest Path [1] DYNAMIC SHORTEST PATH SEARCH AND SYNCHRONIZED TASK SWITCHING Jay Wagenpfel, Adran Trachte 2 Outlne Shortest Communcaton Path Searchng Bellmann Ford algorthm Algorthm for dynamc case Modfcatons to our algorthm

More information

A Robust Method for Calculating the Correlation Coefficient

A Robust Method for Calculating the Correlation Coefficient A Robust Method for Calculatng the Correlaton Coeffcent E.B. Nven and C. V. Deutsch Relatonshps between prmary and secondary data are frequently quantfed usng the correlaton coeffcent; however, the tradtonal

More information

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

FORAGING ALGORITHM FOR OPTIMAL REACTIVE POWER DISPATCH WITH VOLTAGE STABILITY AND RELIABILITY ANALYSIS

FORAGING ALGORITHM FOR OPTIMAL REACTIVE POWER DISPATCH WITH VOLTAGE STABILITY AND RELIABILITY ANALYSIS FORAGING ALGORITHM FOR OPTIMAL REACTIVE POWER DISPATCH WITH VOLTAGE STABILITY AND RELIABILITY ANALYSIS 1 JAGANATHAN S, 2 Dr. PALANISAMY S. 1 Asstt Prof., Department of Electrcal Engneerng, RVS College

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING N. Phanthuna 1,2, F. Cheevasuvt 2 and S. Chtwong 2 1 Department of Electrcal Engneerng, Faculty of Engneerng Rajamangala

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

One-sided finite-difference approximations suitable for use with Richardson extrapolation

One-sided finite-difference approximations suitable for use with Richardson extrapolation Journal of Computatonal Physcs 219 (2006) 13 20 Short note One-sded fnte-dfference approxmatons sutable for use wth Rchardson extrapolaton Kumar Rahul, S.N. Bhattacharyya * Department of Mechancal Engneerng,

More information

Grover s Algorithm + Quantum Zeno Effect + Vaidman

Grover s Algorithm + Quantum Zeno Effect + Vaidman Grover s Algorthm + Quantum Zeno Effect + Vadman CS 294-2 Bomb 10/12/04 Fall 2004 Lecture 11 Grover s algorthm Recall that Grover s algorthm for searchng over a space of sze wors as follows: consder the

More information

Optimal Placement and Sizing of DGs in the Distribution System for Loss Minimization and Voltage Stability Improvement using CABC

Optimal Placement and Sizing of DGs in the Distribution System for Loss Minimization and Voltage Stability Improvement using CABC Internatonal Journal on Electrcal Engneerng and Informatcs - Volume 7, Number 4, Desember 2015 Optmal Placement and Szng of s n the Dstrbuton System for Loss Mnmzaton and Voltage Stablty Improvement usng

More information

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity

Week3, Chapter 4. Position and Displacement. Motion in Two Dimensions. Instantaneous Velocity. Average Velocity Week3, Chapter 4 Moton n Two Dmensons Lecture Quz A partcle confned to moton along the x axs moves wth constant acceleraton from x =.0 m to x = 8.0 m durng a 1-s tme nterval. The velocty of the partcle

More information

This column is a continuation of our previous column

This column is a continuation of our previous column Comparson of Goodness of Ft Statstcs for Lnear Regresson, Part II The authors contnue ther dscusson of the correlaton coeffcent n developng a calbraton for quanttatve analyss. Jerome Workman Jr. and Howard

More information

System in Weibull Distribution

System in Weibull Distribution Internatonal Matheatcal Foru 4 9 no. 9 94-95 Relablty Equvalence Factors of a Seres-Parallel Syste n Webull Dstrbuton M. A. El-Dacese Matheatcs Departent Faculty of Scence Tanta Unversty Tanta Egypt eldacese@yahoo.co

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization 26 IEEE Congress on Evolutonary Computaton Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 26 Self-adaptve Dfferental Evoluton Algorthm for Constraned Real-Parameter Optmzaton V.

More information