OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION

Size: px
Start display at page:

Download "OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION"

Transcription

1 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec OPTIMAL POWER FLOW USING PARTICLE SWARM OPTIMIZATION M. Lakshmkantha Reddy 1, M. Ramprasad Reddy 2, V. C. Veera Reddy 3 1&2 Research Scholar, Department of Electrcal Engneerng, SV Unversty, Trupath, Inda 3 Professor, Department of Electrcal Engneerng, SV Unversty, Trupath, Inda lkreddy.eee@gmal.com, ramprasadreddy.madthat@gmal.com, veerareddy_vc@yahoo.com ABSTRACT The Optmal Power Flow (OPF) s an mportant crteron n today s power system operaton and control due to scarcty of energy resources, ncreasng power generaton cost and ever growng demand for electrc energy. As the sze of the power system ncreases, load may be varyng. The generators should share the total demand plus losses among themselves. The sharng should be based on the fuel cost of the total generaton wth respect to some securty constrants. Conventonal optmzaton methods that make use of dervatves and gradents are, n general, not able to locate or dentfy the global optmum. Heurstc algorthms such as genetc algorthms (GA) and evolutonary programmng have been recently proposed for solvng the OPF problem. Unfortunately, recent research has dentfed some defcences n GA performance. Recently, a new evolutonary computaton technque, called Partcle Swarm Optmzaton (PSO), has been proposed and ntroduced. Ths technque combnes socal psychology prncples n soco-cognton human agents and evolutonary computatons. In ths paper, a novel PSO based approach s presented to solve Optmal Power Flow problem. KEYWORDS: Partcle Swarm Optmzaton, Optmal Power Flow, Soft Computng Technques, Evolutonary Computaton Technques. I. INTRODUCTION The fundamental msson of a power system s to provde consumers wth sustaned, relable and costeffcent electrcal energy. In order to acheve ths goal, system operators need to constantly adjust varous controls such as generaton outputs, transformer tap ratos, etc., to assure the contnuous economc and secure system operatons. Ths s a dffcult task that reles hghly on optmal power flow (OPF) functon at power system control centers, the OPF procedure conssts of usng mathematcal methodology to fnd the optmal operaton of a power system under feasblty and securty constrants. It has been consder as basc tool for determnng secure and economc operatng condtons of power systems. The optmal power flow problem can be traced back early as early as 192 s when economc allocaton of generaton was the only concern. The economc operaton of power system was acheved by dvdng loads among avalable generator unts such that ther ncremental generaton costs are equal. Ths was a rather smple problem where only operatng lmts on real power generaton were consdered and the effect of system losses was ether neglected or approxmated by penalty factors calculated from loss formula or load flow Jacoban matrx. As power system became ncreasngly large and complex, the securty became an mportant ssue, whch requres more detaled system models. On the other hand, the evoluton of dgtal computers made such detaled modellng become possble. In 1962, Carpenter for the frst tme establshed the Optmal Power Flow (OPF) problem on a rgorous mathematcal base. He formulated t as a constraned nonlnear programmng problem and derved ts optmalty condtons usng Kuhn-Tucker theorem. In hs formulaton, the OPF problem s expressed n terms of all control and state varables, 116

2 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec wth both network and securty constrants. The objectve functon can be total generaton cost or transmsson losses, dependng on a specfc applcaton. The frst known Interor Pont (IP) s usually attrbuted to Frsch n 1955, whch s a logarthmc barrer method that was later extensvely studed by Facco and McCormck to solve nonlnearly nequalty constraned problem n 196. In 1979 Khachyan presented an ellpsod method that would solve an LP problem n polynomal tme. The greatest breakthrough n the Interor pont method research feld took place n 1984 by Karmarkar s method. After 1984, several varants of Karmarkar s Interor Pont (IP) method have been proposed and mplemented. Natural creatures sometmes behave as a swarm. One of the man streams of artfcal lfe research s to examne how natural creatures behave as a swarm and reconfgure the swarm models nsde a computer. Reynolds developed bod as a swarm model wth smple rules and generated complcated swarm behavor by computer graphc anmaton [1]. Boyd and Rcherson examned the decson process of human bengs and developed the concept of ndvdual learnng and cultural transmsson [2]. Accordng to ther examnaton, human bengs make decsons usng ther own experences and other persons experences. A new optmzaton technque usng an analogy of swarm behavor of natural creatures was started n the begnnng of the 199s. Dorgo developed ant colony optmzaton (ACO) based manly on the socal nsect, especally ant, metaphor [3]. Each ndvdual exchanges nformaton through pheromones mplctly n ACO. Eberhart and Kennedy developed partcle swarm optmzaton (PSO) based on the analogy of swarms of brds and fsh schoolng [4]. Each ndvdual exchanges prevous experences n PSO. These research efforts are called swarm ntellgence [5, 6]. S. M. Kumar, G. Pryanka and M. Sydulu et al.,[11] comparson of Genetc Algorthms and Partcle Swarm Optmzaton for Optmal Power Flow Includng FACTS devces are descrbed. GA and hybrd partcle swarm optmzaton s used for dstrbuton state estmaton [1]. In [12,13] developed a method for Solvng mult-objectve optmal power flow usng dfferental evoluton algorthm. Optmal Power Flow for Steady State Securty Enhancement usng Enhanced Genetc Algorthm wth FACTS Devces are proposed n [14,15]. The research efforts for loss mnmzaton usng Optmal Power Flow Based on Swarm Intellgences are gven n [16,17]. Modfed dfferental evoluton algorthm for optmal power flow wth non-smooth cost functons[18]. Ths paper focuses on PSO as one of the swarm ntellgence technques. Other evolutonary computaton (EC) technques such as genetc algorthms (GAs), utlze multple searchng ponts n the soluton space lke PSO. Whereas GAs can treat combnatoral optmzaton problems, PSO was amed to treat nonlnear optmzaton problems wth contnuous varables orgnally. Moreover, PSO has been expanded to handle combnatoral optmzaton problems and both dscrete and contnuous varables as well. Effcent treatment of mxed-nteger nonlnear optmzaton problems (MINLPs) s one of the most dffcult problems n practcal optmzaton. Moreover, unlke other EC technques, PSO can be realzed wth only a small program; namely, PSO can handle MINLPs wth only a small program. Ths feature of PSO s one of ts advantages compared wth other optmzaton technques. II. BASIC PARTICLE SWARM OPTIMIZATION Swarm behavor can be modeled wth a few smple rules. Schools of fshes and swarms of brds can be modeled wth such smple models. Namely, even f the behavour rules of each ndvdual (agent) are smple, the behavor of the swarm can be complcated. Reynolds utlzed the followng three vectors as smple rules n the researches on bod. Step away from the nearest agent Go toward the destnaton Go to the center of the swarm The behavour of each agent nsde the swarm can be modelled wth smple vectors. The research results are one of the basc backgrounds of PSO. Boyd and Rchardson examned the decson process of humans and developed the concept of ndvdual learnng and cultural transmsson [2]. Accordng to ther examnaton, people utlze two mportant knds of nformaton n decson process. The frst one s ther own experence; that s, they have tred the choces and know whch state has been better so far, and they know how good t was. The second one s other people s experences,.e., they have knowledge of how the other agents 117

3 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec around them have performed. Namely, they know whch choces ther neghbors have found most postve so far and how postve the best pattern of choces was. Each agent decdes ts decson usng ts own experences and the experences of others. The research results are also one of the basc background elements of PSO. Accordng to the above background of PSO, Kennedy and Eberhart developed PSO through smulaton of brd flockng n a two-dmensonal space. The poston of each agent s represented by ts x, y axs poston and also ts velocty s expressed by vx (the velocty of x axs) and vy (the velocty of y axs). Modfcaton of the agent poston s realzed by the poston and velocty nformaton. Brd flockng optmzes a certan objectve functon. Each agent knows ts best value so far (pbest) and ts x, y poston. Ths nformaton s an analogy of the personal experences of each agent. Moreover, each agent knows the best value so far n the group (gbest) among pbests. Ths nformaton s an analogy of the knowledge of how the other agents around them have performed. Each agent tres to modfy ts poston usng the followng nformaton: The current postons (x, y), The current veloctes (vx, vy), The dstance between the current poston and pbest The dstance between the current poston and gbest Ths modfcaton can be represented by the concept of velocty (modfed value for the current postons). Velocty of each agent can be modfed by the followng equaton: k 1 k k k v wv c rand *( pbest s ) c rand *( gbest s ) (1) k where v s velocty of agent at teraton k, w s weghtng functon, c 1 and c 2 are weghtng factors, k rand 1 and rand 2 are random numbers between and 1, s s current poston of agent at teraton k, pbest s the pbest of agent, and gbest s gbest of the group. Namely, velocty of an agent can be changed usng three vectors such lke bod. The velocty s usually lmted to a certan mum value. PSO usng eqn. (1) s called the Gbest model. The followng weghtng functon s usually utlzed n eqn. (1): w w (( w w ) / ( ter ))* ter (2) Where mn w s the ntal weght, mn w s the fnal weght, ter s mum teraton number and ter s current teraton number. The meanngs of the rght-hand sde (RHS) of eqn. (1) can be explaned as follows [7]. The RHS of eqn. (1) conssts of three terms (vectors). The frst term s the prevous velocty of the agent. The second and thrd terms are utlzed to change the velocty of the agent. Wthout the second and thrd terms, the agent wll keep on flyng n the same drecton untl t hts the boundary. Namely, t tres to explore new areas and, therefore, the frst term corresponds wth dversfcaton n the search procedure. On the other hand, wthout the frst term, the velocty of the flyng agent s only determned by usng ts current poston and ts best postons n hstory. Namely, the agents wll try to converge to ther pbests and/or gbest and, therefore, the terms correspond wth ntensfcaton n the search procedure. As shown below, for example, w and mn w are set to.9 and.4. 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 lke smulated annealng (SA). Namely, a certan velocty, whch gradually gets close to pbests and gbest, can be calculated. PSO usng eqns.(1) & (2) s called nerta weghts approach (IWA). 118

4 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec Fg.1 Concept of modfcatons of a searchng pont by PSO. k k 1 k k 1 s : current searchng pont s : modfed searchng pont v : current velocty v : modfed velocty v pbest : velocty based on pbest v gbest : velocty based on gbest The current poston (searchng pont n the soluton space) can be modfed by the followng equaton (3): k 1 k k 1 s s v (3) Fgure 1.shows a concept of modfcaton of a searchng pont by PSO, and t shows a searchng concept wth agents n a soluton space. Each agent changes ts current poston usng the ntegraton of vectors. The features of the searchng procedure of PSO can be summarzed as follows: As shown n eqns. (1), (2), and (3), PSO can essentally handle contnuous optmzaton problems. PSO utlzes several searchng ponts, and the searchng ponts gradually get close to the optmal pont usng ther pbests and the gbest. The frst term of the RHS of eqn. (1) corresponds wth dversfcaton n the search procedure. The second and thrd terms correspond wth ntensfcaton n the search procedure. Namely, the method has a well-balanced mechansm to utlze dversfcaton and ntensfcaton n the search procedure effcently. The above concept s explaned usng only the x, y axs (two-dmensonal space). However, the method can be easly appled to n-dmensonal problems. Namely, PSO can handle contnuous optmzaton problems wth contnuous state varables n an n-dmensonal soluton space. Sh and Eberhart tred to examne the parameter selecton of the above parameters [7, 8]. Accordng to ther examnaton, the followng parameters are approprate and the values do not depend on problems: c =2., w =.9, w mn =.4, The values are also proved to be approprate for power system problems [9, 1]. The basc PSO has been appled to a learnng problem of neural networks and Schaffer [6] a famous benchmark functon for GA, and the effcency of the method has been observed [4]. III. MODELING OF OPTIMAL-POWER FLOW PROBLEM The conventonal formulaton of the optmal-power-flow (OPF) problem determnes the optmal settngs of control varables such as real power generatons, generator termnal voltages, transformer tap settngs and phase-shfter angles whle mnmzng the objectve functon such as fuel cost as gven n eqn.(4). NG 2 Mn (Fuel cost) = mn ( ( a PG b PG C ) (4) 1 Where NG: No. of Generators P G : Actve Power produced by generator. a, b, c : Fuel cost coeffcents of generator. 119

5 Objectve functon (cost) Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec The mnmzaton problem of the objectve functon s subjected to the satsfacton of constrants from eqns. (5-9) () Load-flow constrants: P V N b j 1 V 1,2,..., N Q V NB j 1 1,2,..., N () Voltage constrants: mn V V V j b j ( G pq j, s V ( G j cos j j cos B N b B j j cos ) sn ) j j (5) (6) (7) () Unt constrants mn P P P g g g N g (8) Q mn g Q g Q g N g (9) IV. RESULTS AND DISCUSSIONS Ths secton presents the detals of the study carred out on IEEE-3 bus and IEEE-14 bus test systems for testng the OPF methodology. The proposed algorthm was mplemented n MATLAB computng envronment wth Pentum-IV, 2.66 GHz computer wth 512 MB RAM. the proposed PSO based algorthm was appled to obtan the optmal-control varables n the IEEE 3 & 14 bus systems under base load condtons EP PSO Number of teratons Fg.2 Convergence of generaton cost for 3-bus system 12

6 S h u n Transfor mer tap Generator voltages (p.u) Real power generaton (p.u) Objectve functon (cost) Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec EP PSO Number of teratons Fg.3 Convergence of generaton cost for 14-bus system The upper and lower voltage lmts at all the bus bars except slack were taken as 1.1 and.95 respectvely. The slack bus bar voltage was fxed to a value 1.7p.u. Here the contngences are not consdered and the proposed PSO based algorthm was appled to fnd the optmal schedulng of the power system for the base case loadng condton. The objectve functon n ths case s mnmzaton of total fuel cost. Generator actve-power outputs, generator bus bar termnal voltages, transformer tap settngs and shunt reactve power compensatng elements were taken as optmzaton varables. The optmzaton varables are represented as floatng pont numbers n the populaton. The optmal values of control varables along wth the real power generaton of the slack bus bar generator are gven n Table 1 & 2 for IEEE-3 & 14 bus systems respectvely. The mnmum cost obtaned wth the proposed PSO algorthm for IEEE-3 bus system s $8.966/h, whch s less than the mnmum generaton cost of $ /h obtaned wth nteror pont method. Also, t was found that all the state varables satsfy the lower and upper lmts. For comparson, the OPF problem was solved usng an evolutonary programmng method wth the populaton sze of 2 and 25 generatons. All the solutons satsfy the constrants on reactve power generaton lmts and lne flow lmts. The convergence of generaton cost s shown n Fg.2 & 3 for IEEE 3 & 14 bus systems respectvely. From Fg. 2 & 3, t can be observed that the PSO took approxmately 6 generatons to reach the same producton cost reached by EP. Ths shows that the proposed PSO algorthm occupes less computer space and takes less tme to reach the optmal soluton. Table 1. Soluton for IEEE 3-bus system Control Varables IPM EP PSO P G P G P G P G P G P G6 V G1 V G2 V G3 V G4 V G5 V G6 Tap-1 Tap-2 Tap-3 Tap Q SVC

7 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec Q SVC2 Q SVC3 Q SVC4 Q SVC5 Q SVC6 Q SVC7 Q SVC8 Q SVC Cost ($/hr) V. CONCLUSIONS Table 2. Soluton for IEEE 14-bus system Control Varables EP PSO P G1 P G2 P G3 P G P G5 V G1 V G2 V G3 V G4 V G5 Tap-1 Tap-2 Tap-3 Q SVC1 Q SVC2 Q SVC3 Q SVC Q SVC Cost ($/hr) In ths paper PSO based OPF algorthm has been valdated wth EP-OPF method usng MATLAB software. It has been observed that optmal soluton obtaned by PSO-OPF s very close to that obtaned by classcal methods and t s clear that t s better than EP-OPF. So the proposed OPF methods are most sutable and vald for ncorporatng new objectve functons and constrants. The algorthm s capable of determnng the global optmum soluton to the OPF problem n the presence of multple local optma. Ths provdes the opportunty to better model power system operatons and therefore determne a more accurate operatng state. The performance of the developed OPF algorthms has been demonstrated by ts applcaton to the modfed IEEE 3-bus and 14-bus test systems. The algorthms were accurately and relably converged to the global optmum soluton n each case. The PSO-algorthm s also capable of producng more favourable voltage profle whle stll mantanng a compettve cost. REFERENCES [1] Reynolds C. Flocks, herds, and schools: A dstrbuted behavoural model. Computer Graphcs 1987; 21(4): [2] Boyd R, Rcherson PJ. Culture and the evolutonary process. Chcago: Unversty of Chcago Press; [3] Colorn A, Dorgo M, Manezzo V. Dstrbuted optmzaton by ant colones. Proceedngs of Frst European Conference on Artfcal Lfe. Cambrdge, MA: MIT Press; pp [4] Kennedy J, Eberhart R. Partcle swarm optmzaton. Proceedngs of IEEE Internatonal Conference on Neural Networks (ICNN 95) Perth, Australa: IEEE Press; Vol. IV.pp

8 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec [5] Bonabeau E, Dorgo M, Theraulaz G. Swarm ntellgence: From natural to artfcal systems. Oxford: Oxford Unversty Press; [6] Kennedy J, Eberhart R. Swarm ntellgence. San Mateo, CA: Morgan Kaufmann; 21. [7] Sh Y, Eberhart R. A modfed partcle swarm optmzer. Proceedngs of IEEE Internatonal Conference on Evolutonary Computaton (ICEC 98). Anchorage: IEEE Press; pp [8] Sh Y, Eberhart R. Parameter selecton n partcle swarm optmzaton. Proceedngs of the 1998 Annual Conference on Evolutonary Programmng. San Dego: MIT Press; [9] Fukuyama Y. et al. A partcle swarm optmzaton for reactve power and voltage control consderng voltage securty assessment. IEEE Trans Power Systems 2; 15(4). pp [1] Naka S, Genj T, Yura T, Fukuyama Y. A hybrd partcle swarm optmzaton for dstrbuton state estmaton. IEEE Trans Power Systems 23; 18(1),pp [11] S. M. Kumar, G. Pryanka and M. Sydulu,Comparson of Genetc Algorthms and Partcle Swarm Optmzaton for Optmal Power Flow Includng FACTS devces," IEEE Power Tech27, 1-5 July 27, pp [12] M. Varadarajan, K. S. Swarup, Solvng mult-objectve optmal power flow usng dfferental evoluton," Generaton, Transmsson & Dstrbuton, IET, Vol 2, 28, pp [13] S. B. Warkad, M. K. Khedkar and G. M. Dhole, "A Genetc Algorthm Approach for Solvng AC-DC Optmal Power Flow Problem", Journal of Theoretcal and Appled Informaton Technology, Vol. 6, No , pp [14] Mat Syan and Ad Soeprjanto, "Neural Network Optmal Power Flow (NN-OPF) based on IPSO wth Developed Load Cluster Method", World Academy of Scence, Engneerng and Technology,Vol. 72, 21, pp [15] D. Devaraj and R. Narmatha Banu, "Optmal Power Flow for Steady State Securty Enhancement usng Enhanced Genetc Algorthm wth FACTS Devces", Asan Power Electroncs Journal, Vol. 4, No. 3, Dec 21, pp [16] Vjayakumar Krshnasamy, "Genetc Algorthm for Solvng Optmal Power Flow Problem wth UPFC", Internatonal Journal of Software Engneerng and Its Applcatons, Vol. 5 No. 1, Jan 211, pp [17] Numphetch Snsuphun, Uthen Leeton, Umaporn Kwannetr, Dust Uthtsunthorn, and Thanatcha Kulworawanchpong, "Loss Mnmzaton usng Optmal Power Flow Based on Swarm Intellgences", ECTI Transactons on Electrcal Eng., Electroncs, and Communcatons, Vol. 9, No. 1, Feb 211,pp [18] Samr Sayah, Khaled Zehar Modfed dfferental evoluton algorthm for optmal power flow wth non-smooth cost functons Energy Converson and Management, Vol. 49,28, pp Authors M.Lakshmkantha Reddy has receved hs B.Tech degree n electrcal engneerng from J N T U Hyderabad Unversty at Sree Vdyankethan engneerng college Trupat and M.Tech degree n power systems from Natonal Insttute Of Technology Warangal A.P., n the year21and25 respectvely. He has 1 years of teachng experence. Presently, he s a research scholar n the Department of Electrcal Engneerng, S.V. Unversty, Trupat, A.P., Inda. Hs research areas are power system operaton and power system optmzatons. M. Ramprasad Reddy has receved hs B.Tech degree n electrcal engneerng from J N T U Hyderabad Unversty at RGMCET, Nandyal and M.Tech degree n electrcal power systems from S.V.Unversty, Trupat A.P., n the year 2 and 25 respectvely. He has 11 years of teachng experence. Presently, he s a research scholar n the Department of Electrcal Engneerng, S.V.Unversty, Trupat, A.P., Inda. Hs research s n the area power system operaton and control. 123

9 Internatonal Journal of Engneerng Scences & Emergng Technologes, Dec V. C. Veera Reddy has obtaned hs B.Tech and M.Tech degrees n the year1979 and 1981 respectvely. He has done hs research n the area of power Systems. He has 3 years of teachng and research experence. He s presently a Professor at the Dept of Electrcal Engneerng, S.V.Unversty, Trupat, A.P., Inda. He has guded 4 Ph.D. canddates. He s havng 34 research publcatons n Natonal and Internatonal Conferences and Journals. Hs research areas are FACTS and Sold state Drves. 124

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

An Interactive Optimisation Tool for Allocation Problems

An Interactive Optimisation Tool for Allocation Problems An Interactve Optmsaton ool for Allocaton Problems Fredr Bonäs, Joam Westerlund and apo Westerlund Process Desgn Laboratory, Faculty of echnology, Åbo Aadem Unversty, uru 20500, Fnland hs paper presents

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

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

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

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

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

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

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

COS 521: Advanced Algorithms Game Theory and Linear Programming

COS 521: Advanced Algorithms Game Theory and Linear Programming COS 521: Advanced Algorthms Game Theory and Lnear Programmng Moses Charkar February 27, 2013 In these notes, we ntroduce some basc concepts n game theory and lnear programmng (LP). We show a connecton

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

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

An Adaptive Learning Particle Swarm Optimizer for Function Optimization

An Adaptive Learning Particle Swarm Optimizer for Function Optimization An Adaptve Learnng Partcle Swarm Optmzer for Functon Optmzaton Changhe L and Shengxang Yang Abstract Tradtonal partcle swarm optmzaton (PSO) suffers from the premature convergence problem, whch usually

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

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

On the Multicriteria Integer Network Flow Problem

On the Multicriteria Integer Network Flow Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 2 Sofa 2005 On the Multcrtera Integer Network Flow Problem Vassl Vasslev, Marana Nkolova, Maryana Vassleva Insttute of

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

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

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

Curve Fitting with the Least Square Method

Curve Fitting with the Least Square Method WIKI Document Number 5 Interpolaton wth Least Squares Curve Fttng wth the Least Square Method Mattheu Bultelle Department of Bo-Engneerng Imperal College, London Context We wsh to model the postve feedback

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

A Particle Swarm Algorithm for Optimization of Complex System Reliability

A Particle Swarm Algorithm for Optimization of Complex System Reliability Internatonal Journal of Performablty Engneerng Vol., No., January 0, pp. -. RAMS Consultants Prnted n Inda A Partcle Swarm Algorthm for Optmzaton of Complex System Relablty SANGEETA PANT *, DHIRAJ ANAND

More information

Lecture 12: Classification

Lecture 12: Classification Lecture : Classfcaton g Dscrmnant functons g The optmal Bayes classfer g Quadratc classfers g Eucldean and Mahalanobs metrcs g K Nearest Neghbor Classfers Intellgent Sensor Systems Rcardo Guterrez-Osuna

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

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

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

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 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

Single-Facility Scheduling over Long Time Horizons by Logic-based Benders Decomposition

Single-Facility Scheduling over Long Time Horizons by Logic-based Benders Decomposition Sngle-Faclty Schedulng over Long Tme Horzons by Logc-based Benders Decomposton Elvn Coban and J. N. Hooker Tepper School of Busness, Carnege Mellon Unversty ecoban@andrew.cmu.edu, john@hooker.tepper.cmu.edu

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

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

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

An improved multi-objective evolutionary algorithm based on point of reference

An improved multi-objective evolutionary algorithm based on point of reference IOP Conference Seres: Materals Scence and Engneerng PAPER OPEN ACCESS An mproved mult-objectve evolutonary algorthm based on pont of reference To cte ths artcle: Boy Zhang et al 08 IOP Conf. Ser.: Mater.

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

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

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

Support Vector Machines. Vibhav Gogate The University of Texas at dallas

Support Vector Machines. Vibhav Gogate The University of Texas at dallas Support Vector Machnes Vbhav Gogate he Unversty of exas at dallas What We have Learned So Far? 1. Decson rees. Naïve Bayes 3. Lnear Regresson 4. Logstc Regresson 5. Perceptron 6. Neural networks 7. K-Nearest

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

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

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

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

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy

Comparative Studies of Law of Conservation of Energy. and Law Clusters of Conservation of Generalized Energy Comparatve Studes of Law of Conservaton of Energy and Law Clusters of Conservaton of Generalzed Energy No.3 of Comparatve Physcs Seres Papers Fu Yuhua (CNOOC Research Insttute, E-mal:fuyh1945@sna.com)

More information

Module 9. Lecture 6. Duality in Assignment Problems

Module 9. Lecture 6. Duality in Assignment Problems Module 9 1 Lecture 6 Dualty n Assgnment Problems In ths lecture we attempt to answer few other mportant questons posed n earler lecture for (AP) and see how some of them can be explaned through the concept

More information

Combined Economic Emission Dispatch Solution using Simulated Annealing Algorithm

Combined Economic Emission Dispatch Solution using Simulated Annealing Algorithm IOSR Journal of Electrcal and Electroncs Engneerng (IOSR-JEEE) e-iss: 78-1676,p-ISS: 30-3331, Volume 11, Issue 5 Ver. II (Sep - Oct 016), PP 141-148 www.osrjournals.org Combned Economc Emsson Dspatch Soluton

More information

Economic dispatch solution using efficient heuristic search approach

Economic dispatch solution using efficient heuristic search approach Leonardo Journal of Scences Economc dspatch soluton usng effcent heurstc search approach Samr SAYAH QUERE Laboratory, Faculty of Technology, Electrcal Engneerng Department, Ferhat Abbas Unversty, Setf

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

Solving Nonlinear Differential Equations by a Neural Network Method

Solving Nonlinear Differential Equations by a Neural Network Method Solvng Nonlnear Dfferental Equatons by a Neural Network Method Luce P. Aarts and Peter Van der Veer Delft Unversty of Technology, Faculty of Cvlengneerng and Geoscences, Secton of Cvlengneerng Informatcs,

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

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

A Novel Feistel Cipher Involving a Bunch of Keys supplemented with Modular Arithmetic Addition

A Novel Feistel Cipher Involving a Bunch of Keys supplemented with Modular Arithmetic Addition (IJACSA) Internatonal Journal of Advanced Computer Scence Applcatons, A Novel Festel Cpher Involvng a Bunch of Keys supplemented wth Modular Arthmetc Addton Dr. V.U.K Sastry Dean R&D, Department of Computer

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

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

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS Journal of Theoretcal and Appled Informaton Technology 005-01 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

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

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

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES BÂRZĂ, Slvu Faculty of Mathematcs-Informatcs Spru Haret Unversty barza_slvu@yahoo.com Abstract Ths paper wants to contnue

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

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

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM Ganj, Z. Z., et al.: Determnaton of Temperature Dstrbuton for S111 DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM by Davood Domr GANJI

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

BALANCING OF U-SHAPED ASSEMBLY LINE

BALANCING OF U-SHAPED ASSEMBLY LINE BALANCING OF U-SHAPED ASSEMBLY LINE Nuchsara Krengkorakot, Naln Panthong and Rapeepan Ptakaso Industral Engneerng Department, Faculty of Engneerng, Ubon Rajathanee Unversty, Thaland Emal: ennuchkr@ubu.ac.th

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

Optimal Solution to the Problem of Balanced Academic Curriculum Problem Using Tabu Search

Optimal Solution to the Problem of Balanced Academic Curriculum Problem Using Tabu Search Optmal Soluton to the Problem of Balanced Academc Currculum Problem Usng Tabu Search Lorna V. Rosas-Téllez 1, José L. Martínez-Flores 2, and Vttoro Zanella-Palacos 1 1 Engneerng Department,Unversdad Popular

More information

A SEPARABLE APPROXIMATION DYNAMIC PROGRAMMING ALGORITHM FOR ECONOMIC DISPATCH WITH TRANSMISSION LOSSES. Pierre HANSEN, Nenad MLADENOVI]

A SEPARABLE APPROXIMATION DYNAMIC PROGRAMMING ALGORITHM FOR ECONOMIC DISPATCH WITH TRANSMISSION LOSSES. Pierre HANSEN, Nenad MLADENOVI] Yugoslav Journal of Operatons Research (00) umber 57-66 A SEPARABLE APPROXIMATIO DYAMIC PROGRAMMIG ALGORITHM FOR ECOOMIC DISPATCH WITH TRASMISSIO LOSSES Perre HASE enad MLADEOVI] GERAD and Ecole des Hautes

More information

COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN

COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN Int. J. Chem. Sc.: (4), 04, 645654 ISSN 097768X www.sadgurupublcatons.com COEFFICIENT DIAGRAM: A NOVEL TOOL IN POLYNOMIAL CONTROLLER DESIGN R. GOVINDARASU a, R. PARTHIBAN a and P. K. BHABA b* a Department

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

SOLVING CAPACITATED VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS BY GOAL PROGRAMMING APPROACH

SOLVING CAPACITATED VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS BY GOAL PROGRAMMING APPROACH Proceedngs of IICMA 2013 Research Topc, pp. xx-xx. SOLVIG CAPACITATED VEHICLE ROUTIG PROBLEMS WITH TIME WIDOWS BY GOAL PROGRAMMIG APPROACH ATMII DHORURI 1, EMIUGROHO RATA SARI 2, AD DWI LESTARI 3 1Department

More information

A destination swap scheme for multi-agent system with agent-robots in region search problems

A destination swap scheme for multi-agent system with agent-robots in region search problems A destnaton swap scheme for mult-agent system wth agent-robots n regon search problems Zongln Ye, Shuo Yang, Shuo Zhu, Yazhe Tang, Hu Cao, and Yanbn Zhang ABSTRACT As the mult-agent robots can share nformaton

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems DOI.703/s40707-013-0003-x STF Journal of Engneerng Technology (JET), Vol. No. 3, Dec 013 A Novel Evolutonary Algorthm for Capactor Placement n Dstrbuton Systems J-Pyng Chou and Chung-Fu Chang Abstract

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

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

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

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

A Hybrid Co-evolutionary Particle Swarm Optimization Algorithm for Solving Constrained Engineering Design Problems

A Hybrid Co-evolutionary Particle Swarm Optimization Algorithm for Solving Constrained Engineering Design Problems JOURNL OF COMPUERS VOL 5 NO 6 JUNE 00 965 Hybrd Co-evolutonary Partcle Optmzaton lgorthm for Solvng Constraned Engneerng Desgn Problems Yongquan Zhou Shengyu Pe College of Mathematcs and Computer Scence

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

A New Quantum Behaved Particle Swarm Optimization

A New Quantum Behaved Particle Swarm Optimization A New Quantum Behaved Partcle Swarm Optmzaton Mlle Pant Department of Paper Technology IIT Roorkee, Saharanpur Inda mllfpt@tr.ernet.n Radha Thangaraj Department of Paper Technology IIT Roorkee, Saharanpur

More information

Particle Swarm Optimization for Non-Convex Problems of Size and Shape Optimization of Trusses

Particle Swarm Optimization for Non-Convex Problems of Size and Shape Optimization of Trusses Paper 67 Cvl-Comp Press, 2012 Proceedngs of the Eleventh Internatonal Conference on Computatonal Structures Technology, B.H.V. Toppng, (Edtor), Cvl-Comp Press, Strlngshre, Scotland Partcle Swarm Optmzaton

More information

A New Algorithm for Finding a Fuzzy Optimal. Solution for Fuzzy Transportation Problems

A New Algorithm for Finding a Fuzzy Optimal. Solution for Fuzzy Transportation Problems Appled Mathematcal Scences, Vol. 4, 200, no. 2, 79-90 A New Algorthm for Fndng a Fuzzy Optmal Soluton for Fuzzy Transportaton Problems P. Pandan and G. Nataraan Department of Mathematcs, School of Scence

More information