ECONOMIC DISPATCH SOLUTION USING A REAL-CODED GENETIC ALGORITHM

Size: px
Start display at page:

Download "ECONOMIC DISPATCH SOLUTION USING A REAL-CODED GENETIC ALGORITHM"

Transcription

1 Acta Electrotechnca et Informatca o. 4, Vol. 5, 005 ECOOMIC DISATCH SOLUTIO USI A REAL-CODED GEETIC ALGORITHM * Hamd BOUZEBOUDJA, ** Abdelkader CHAKER, *** Ahmed ALLALI, **** Bakhta AAMA * Electrotechncal Department, Faculty of Electrcal Engneerng, USTO, B. 505 El M naouar, Oran, Algera, Tel.: , E-mal: hbouzeboudja@yahoo.fr ** Laboratory of Electrcal etwork, E..S.E.T, E..S.E.T, B. 74 El M'naouar, Oran, Algera, Tel.: , E-mal: chaker@ecole.enset-oran.dz *** Electrotechncal Depatment, Faculty of Electrcal Engneerng, USTO B. 505 El M naouar, Oran, Algera, Tel.: , E-mal: allal@unv-usto.dz **** Electrotechncal Department, Faculty of Electrcal Engneerng Unversty Djllal Labes, Unversty Djllal labes, B. 98 Sd-bel-abbes, Algera, Tel.: , E-mal: naamasabah@yahoo.fr SUMMARY In ths paper, an effcent and practcal real-coded etc algorthms (RCGAs) has been proposed for solvng the economc dspatch problem. The objectve s to mnmze the total eraton fuel cost and keep the power flows wthn the securty lmts. For each problem of mzaton n etc algorthms(gas) there are a large number of possble encodngs. Although bnary representaton s usually appled to power msaton problems, n ths letter we use a RCGAs, wtch s a modfed GAs employng real valued vectors for representaton of the chromosomes. The use of real valued representaton n the GAs has a number of advantages n numercal functon mzaton over bnary encodng []. The effcency of the GAs s ncreased as there s no need to convert chromosomes to the bnary type, less memory s requred, there s no loss n precson by dscretzaton to bnary or other values, and there s greater freedom to use dfferent etc operators. A non-unform arthmetc crossover operator was ntroduced nto the RCGAs [][]. We used a non-unform arthmetc crossover operator produces a complmentary par of lnear combnatons produced from random proportons of the parents. The non-unform mutaton operator s used to nject new etc materal nto the populaton and t s appled to each new structure ndvdually[]. A gven mutaton nvolves randomly alterng each e wth a small probablty. The proposed technque mproves the qualty of the soluton and speed of converce of the algorthm. The RCGAs developed s compared wth a bnary-coded etc algorthm (BCGAs) and classcal msaton technque of Quas- ewton (Broyden-Fletcher-Goldfarb-Shanno) [3]. The proposed approach has been tested on the IEEE 5-bus system [4]. Keywords: economc dspatch, real-coded etc algorthm, bnary-coded etc algorthm, non-unform arthmetc crossover. ITRODUCTIO The economc dspatch (ED) problem s one of the most mportant operatonal functons of the modern clay energy management system. The purpose of the ED s to fnd the mum eraton among the exstng unts, such that the total eraton cost s mnmzed whle smultaneously satsfyng the power balance equatons and varous other constrants n the system. The lterature of the ED problem and ts soluton methods are surveyed n [5] and [6]. However, t s realzed that the conventonal technques become very complcated when dealng wth ncreasngly complex dspatch problems, and are further lmted by ther lack of robustness and effcency n a number of practcal applcatons. Recently, a global mzaton technque known as GAs whch s a knd of the probablstc heurstc algorthm has been studed to solve the power mzaton problems. The GAs may fnd the several sub-mum solutons wthn a realstc computaton tme. The effcency and the robustness of the proposed RCGAs are demonstrated by test functons. Then the RCGAs wth smulated nonunform arthmetc crossover, eltsm and a nonunform mutaton are appled to ED problem. In order to nvestgate ts performance, the RCGAs developed s compared wth a BCGAs prevously employed and classcal msaton technque of Quas-ewton (Broyden-Fletcher-Goldfarb-Shanno) [3] The proposed approach has been tested on the IEEE 5-bus system [4].. ROBLEM FORMULATIO The ED problem may be expressed by mnmzng the fuel cost of erator unts under constrants. Dependng on load varatons, the output of erators has to be changed to meet the balance between loads and eraton of a power system. The power system model conssts of n eratng unts already connected to the system. The ED problem can be expressed as: Mn F ( ) () ( ) ( a + b c ) F = + () ISS Faculty of Electrcal Engneerng and Informatcs, Techncal Unversty of Košce, Slovak Republc

2 Economc Dspatch Soluton Usng a Real-Coded Genetc Algorthm Where a, b and c are the cost coeffcents of the -th erator and s the number of erators ncludng the slack bus. s the real power output of the -th erator. F ( ) s the operatng cost of unt ( $/h). Subjects to the followng constrants: mn Where D L = L max mn B max for,, (3) D L B = 0 (4) + j Gj j= B 0 + B : total demand : transmsson losses : maxmum eraton output of the -th erator : mnmum eraton output of the -th erator : coeffcents of transmsson losses 00 (5) GAs s a eral stochastc mzaton algorthm that was orgnally developed for solvng unconstraned problems. By applyng an exteror penalty functon we transform a constraned non-lnear ED problem nto an unconstraned problem. We can rewrte the problem shown n () as Fm ( G, rk ) = F ( ) + B. h (6) r Where the value of the penalty coeffcent r k s checked at each teraton. The constant B s defned as B > 0 B = 0 f f k h 0 h = 0 h s the equalty constraned defned as h = D L 3. GEETIC ALGORITHMS (7) (8) GAs are well-known stochastc methods of global mzaton based on the evoluton theory of Darwn [7]. They have successfully been appled n dfferent real-world applcatons. GAs was orgnally developed for solvng unconstraned problems. Recently, many varants of GAs have been developed for solvng constraned nonlnear programmng. Most of these methods were based on penalty formulatons that transform () nto an unconstraned functon F m ( G,r k ) (6), consstng of a sum of the objectve and the constrants weghted by penaltes, and use GAs to mnmze F m ( G,r k ). GAs, unlke strct mathematcal methods, have the apparent ablty to adapt to nonlneartes and dscontnutes commonly found n power systems [8]. The basc dea behnd GAs s to mathematcally mtate the evoluton process of nature. The algorthms are based on the evaluaton of a set of solutons, called populaton. The populaton s treated wth etc operatons. At the teraton the populaton X conssts of a number of ndvduals x j, that s, solutons, where s called a populaton sze. The populaton s ntalzed by randomly erated ndvduals. The ndvduals can be encoded usng ether bnary or real numbers. We use the latter because of ther popularty. Each ndvdual xj = (x,,x n ) s a vector of varables. Each varable s a real number. The sutablty of an ndvdual s determned by the value of the objectve functon, to be called a ftness functon. A new populaton s erated by the etc operatons selecton, crossover and mutaton. arents are chosen by selecton and new offsprngs are produced wth crossover and mutaton. All these operatons nclude randomness. The success of the mzaton process s mproved by eltsm where the best ndvduals of the old populaton are coped as such to the next populaton. 4. REAL-CODED GEETIC ALGORITHM For each problem of mzaton n GAs there are a large number of possble encodngs. Although bnary representaton s usually appled to power msaton problems, n ths letter we use a RCGAs, wtch s a modfed GAs employng real valued vectors for representaton of the chromosomes. The use of real valued representaton n the GAs has a number of advantages n numercal functon mzaton over bnary encodng [][]. The effcency of the RCGAs s ncreased as there s no need to convert chromosomes to the bnary type, less memory s requred, there s no loss n precson by dscretzaton to bnary or other values, and there s greater freedom to use dfferent etc operators. For the real valued representaton, the k-th chromosome C k can be defned as follows [][][9]: C k =[ k, k,, kn ] k=,,,popsze (9) where popsze means populaton sze and k s the eraton power of the -th unt at k-th chromosome. Reproducton nvolves the creaton of new offsprng from the matng of two selected parents or matng pars. It s thought that the crossover operator s manly responsble for the global search property of the GA. A non-unform ISS Faculty of Electrcal Engneerng and Informatcs, Techncal Unversty of Košce, Slovak Republc

3 Acta Electrotechnca et Informatca o. 4, Vol. 5, arthmetc crossover operator was ntroduced nto the RCGAs [][][9]. We used a non-unform arthmetc crossover operator produces a complmentary par of lnear combnatons produced from random proportons of the parents. The heurstc crossover operator produces a chld that s a lnear extrapolaton away from the better parent along the drecton of the vector jonng the two parents. Two chromosomes, selected randomly for crossover, C and C j, may produce two offsprng, C + and C j +, whch s a lnear combnaton of ther parents,.e., C + = a. C + ( -a). C j C j + = ( -a). C + a. C j where a s a random number n range of [0,]. (0) () The non-unform mutaton operator s used to nject new etc materal nto the populaton and t s appled to each new structure ndvdually[]. A gven mutaton nvolves randomly alterng each e wth a small probablty. Let us suppose C = (c,, c,, c n ) a chromosome and c Є [up, low ] a e to be mutated. ext, the e, c ', resultng from the applcaton of nonunform mutaton []. The e c ' can be defned as follows: c ' = C + mut_scale. d. randn () Where: d = up low mut_scale s normally set to 0. randn s ormally dstrbuted random numbers. An eltst GAs search s used and guarantees that the best soluton obtaned so far n the search s retaned and used n the followng eraton, and thereby ensurng no good soluton already found can be lost n the search process. The selecton s based on the cost of parent vectors F m ( ) wth the correspondng cost of offsprng vectors F m ( ) n ths populaton. The best / vector havng mnmum cost, whether parent vector p or offsprng vector / s selected for the new parent for the next eraton. An non-unform arthmetc crossover operator s used. After crossover s completed, non-unform mutaton s performed. In the mutaton step, a random real value makes a random change n the m- th element of the chromosome. After mutaton, all constrants are checked whether volated or not. If the soluton has at least one constrant volated, a new random real value s used for fndng a new value of the m-th element of the chromosome. Then, the best soluton so far obtaned n the search s retaned and used n the followng eraton. The RCGAs process repeats untl the specfed maxmum number of eratons s reached. The flowchart of RCGAs s shown n Fg.. Generate Intal populaton Generaton Maxmum eratons? o Evaluaton of Ftness Functon ut Into a Fle Yes Choose Good Combnaton Yes Check Constrans o 5. ECOOMIC DISATCH USI GEETIC ALGORITHM Reproducton Stop RCGAs s a probablstc search technque, whch erates the ntal parent vectors dstrbuted unformly n ntervals wthn the lmts and obtans global mum soluton over number of teratons. The mplementaton of RCGAs s gven below. The ntal populaton s erated after satsfyng the equaton (3). The elements of parent vectors ( ) are the real power outputs of eratng unts dstrbuted unformly between ther mnmum and maxmum lmts. The ftness functon s used to transform the cost functon value nto a measure of relatve ftness. The ftness functon s gven n equaton (6). on-unform Arthmetc on-unform Mutaton Generaton = Generaton + Fg. Flowchart of RCGAs ISS Faculty of Electrcal Engneerng and Informatcs, Techncal Unversty of Košce, Slovak Republc

4 4 Economc Dspatch Soluton Usng a Real-Coded Genetc Algorthm 6. SIMULATIO RESULTS The proposed approach s tested on the IEEE 5- bus system[4]. The cost functons n dollars per hour were as follows: F ( G ) = G +.8 G + 40 F ( G ) = G +.7 G + 60 F 3 ( G3 ) = 0.00 G3 +. G3 +00 F 4 ( G4 ) = G4 +.0 G4 + 5 F 5 ( G5 ) = G5 +.9 G5 + 0 ower eraton lmts: 00 G G G G G5 300 The system load D was 730 MW. Transmsson losses L are computed usng the B coeffcents. The proposed method was mplemented n Matlab 5.3 wth -III 73MHz system. The parameter settngs to execute RCGAs are: opulaton sze pop = 30 umber of teratons max = 300 robablty of crossover c = 0.8 robablty of mutaton m = 0.08 The mnmum cost and actve power eratons are presented n Tab.. G G G3 G4 G5 cost ($/h) Tme (sec) In Tab., the results of proposed method (RCGAs) are compared wth the results of BCGAs and BFGS. It s seen that there s a neglgble dfference n the mal values of cost between the RCGAs and BCGAs. The BFGS method produced a hgher operaton cost than other methods. The RCGAs demonstrated faster converce then BCGAs. The total computatonal tme of the RCGAs s far less than for the BCGAs. G G G3 G4 G5 RCGAs BCGAs BFGS cost ($/h) tme (sec) Tab. Results of RCGAs compared wth BCGAs and BFGS methods Tab. Results of RCGAs Fg. shows the eraton cost evoluton durng the teratve procedure. 7. COCLUSIO In ths paper a new RCGAs has been presented and compared wth a BCGAs and classcal msaton technque of BFGS, the proposed method has been appled to the economc dspatch problem. The proposed technque mproves the qualty of the soluton and reduce the computaton tme. REFERECES Fg. The eraton cost evoluton durng the teratve procedure [] Z. Mchalewcz: Genetc Algorthms + Data Structures = Evoluton rograms, nd ed, Berln, Sprnger Verlag, 994. [] Z. Mchalewcz: Genetc Algorthms + Data Structures = Evoluton rograms, ew York, Sprnger Verlag, 99. [4] R. B. Gungor,. F. Tsang, B. Webb: A technque for mzng real and reactve ISS Faculty of Electrcal Engneerng and Informatcs, Techncal Unversty of Košce, Slovak Republc

5 Acta Electrotechnca et Informatca o. 4, Vol. 5, power schedules, IEEE Trans on as 90, p , 97. [5] H.H. Happ: Optmal power dspatch A comprehensve survey, IEEE Trans. ower App. Syst., vol. AS-96, pp , 977. [6] B. H. Chowdhury and S. Rahman: A revew of recent advances n economc dspatch, IEEE Trans. on ower Systems, vol. 5, pp , ovember 990. [7] D. E. Goldberg : AG exploraton. Optmsaton et apprentssage automatque, Edton Addson Wesley France 99. [8] Benjamn W. Wah, Y-Xn Chen: Constraned Genetc Algorthms and ther Applcatons n on-lnear Constraned Optmzaton, roc. th Internatonal Conference on Tools Artfcal ntellce, ovember 000. [9] Francsco Herrera, Manuel Lozano: Gradual Dstrbuted Real-Coded Genetc Algorthms, IEEE Transactons on Evolutonary computaton, Vol. 4,., Aprl 000. BIOGRAHY Hamd Bouzeboudja was born on In 993 he graduated at the Electrotechncal Department of the Faculty of Electrcal Engneerng at Unversty (USTO) n Algera. He defended hs Magster n the feld of mal power flow problems n 996; hs thess ttle was "Optmal ower Flow". Hs scentfc research s focusng an practcal methods based on etc algorthms for solvng the economc dspatch problem of complex systems. Abdelkader Chaker s a rofessor n the Department of Electrcal Engneerng at the ESET, n Oran Algera. He receved a h.d. degree n Engneerng Systems from the Unversty of Sant-etersburg. Hs research actvtes nclude the control of large power systems, multmachne multconverter systems, the unfed power flow controller. Hs teachng ncludes neural process control and real tme smulaton of power systems. Ahmed Allal was born on In 987 he graduated at the Electrotechncal Department of the Faculty of Electrcal Engneerng at Unversty (USTO) n Algera. He defended hs Magster. n the feld of mal power flow problems n 990; hs thess ttle was "Optmal Dstrbuton of Actve owers Usng Lnear rogrammng wth Losses Cost Mnmzaton". Hs scentfc research s focusng an control and real tme smulaton of power systems, and study of the Dynamc stablty of the networks electrcal supply. Bakhta aama was born on In 00 she graduated at the Department of Electrotechncs of the Faculty of Electrcal Engneerng at Unversty Djllal Labes n Algera. She defended her Magster. n the feld of mal power flow problems n 004; hs thess ttle was "Optmal ower flow usng etc algorthms". Hs research actvtes focusng an practcal methods based on etc algorthms for large scale power system. ISS Faculty of Electrcal Engneerng and Informatcs, Techncal Unversty of Košce, Slovak Republc

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

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

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

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study Internatonal Conference on Systems, Sgnal Processng and Electroncs Engneerng (ICSSEE'0 December 6-7, 0 Duba (UAE Solvng of Sngle-objectve Problems based on a Modfed Multple-crossover Genetc Algorthm: Test

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

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

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

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

ECONOMIC POWER DISPATCH USING THE COMBINATION OF TWO GENETIC ALGORITHMS

ECONOMIC POWER DISPATCH USING THE COMBINATION OF TWO GENETIC ALGORITHMS ISTANBUL UNIVERSITY JOURNAL OF ELECTRICAL & ELECTRONICS ENGINEERING YEAR VOLUME NUMBER : 2006 : 6 : 2 (75-8) ECONOMIC POWER DISPATCH USING THE COMBINATION OF TWO GENETIC ALGORITHMS Mmoun YOUNES Mostafa

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

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems The Convergence Speed of Sngle- And Mult-Obectve Immune Algorthm Based Optmzaton Problems Mohammed Abo-Zahhad Faculty of Engneerng, Electrcal and Electroncs Engneerng Department, Assut Unversty, Assut,

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

Multi-Objective Evolutionary Programming for Economic Emission Dispatch Problem

Multi-Objective Evolutionary Programming for Economic Emission Dispatch Problem Mult-Objectve Evolutonary Programmng for Economc Emsson Dspatch Problem P. Venkatesh and Kwang. Y.Lee, Fellow, IEEE Abstract--Ths paper descrbes a new Mult-Objectve Evolutonary Programmng (MOEP) method

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

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm

Chapter 2 Real-Coded Adaptive Range Genetic Algorithm Chapter Real-Coded Adaptve Range Genetc Algorthm.. Introducton Fndng a global optmum n the contnuous doman s challengng for Genetc Algorthms (GAs. Tradtonal GAs use the bnary representaton that evenly

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

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

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

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

MODIFIED PREDATOR-PREY (MPP) ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION

MODIFIED PREDATOR-PREY (MPP) ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION EVOLUTIONARY METHODS FOR DESIGN, OPTIMIZATION AND CONTROL T. Burczynsk and J. Péraux (Eds.) CIMNE, Barcelona, Span 29 MODIFIED PREDATOR-PREY () ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION Souma

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Optimal 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

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

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

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

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

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

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

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

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

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

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan Wnter 2008 CS567 Stochastc Lnear/Integer Programmng Guest Lecturer: Xu, Huan Class 2: More Modelng Examples 1 Capacty Expanson Capacty expanson models optmal choces of the tmng and levels of nvestments

More information

Optimization of Corridor Observation Method to Solve Environmental and Economic Dispatch Problem

Optimization of Corridor Observation Method to Solve Environmental and Economic Dispatch Problem ISSN (e): 2250 3005 Vol, 04 Issue, 11 November 2014 Internatonal Journal of Computatonal Engneerng Research (IJCER) Optmzaton of Corrdor Observaton Method to Solve Envronmental and Economc Dspatch Problem

More information

HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE

HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE Internatonal Journal of Fuzzy Logc Systems (IJFLS) Vol.2, No., February 22 HYBRID FUZZY MULTI-OBJECTIVE EVOLUTIONARY ALGORITHM: A NOVEL PARETO-OPTIMIZATION TECHNIQUE Amt Saraswat and Ashsh San 2 Department

More information

Thin-Walled Structures Group

Thin-Walled Structures Group Thn-Walled Structures Group JOHNS HOPKINS UNIVERSITY RESEARCH REPORT Towards optmzaton of CFS beam-column ndustry sectons TWG-RR02-12 Y. Shfferaw July 2012 1 Ths report was prepared ndependently, but was

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

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

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

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

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

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems Journal of Computer Scence 7 (7): 1033-1037, 2011 ISSN 1549-3636 2011 Scence Publcatons An Improved Clusterng Based Genetc Algorthm for Solvng Complex NP Problems 1 R. Svaraj and 2 T. Ravchandran 1 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

Analysis of Economic Load Dispatch Using Genetic Algorithm

Analysis of Economic Load Dispatch Using Genetic Algorithm Internatonal Journal of Applcaton or Innovaton n Engneerng & Management (IJAIEM) Web Ste: www.aem.org Emal: edtor@aem.org Analyss of Economc Load Dspatch Usng Genetc Algorm Arunpreet Kaur 1, Harnder al

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

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

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

Economic load dispatch with the proposed GA algorithm for large scale system

Economic load dispatch with the proposed GA algorithm for large scale system Journal of Energy and atural Resources 2014; 3(1): 1-5 Publshed onlne February 20, 2014 (http://www.scencepublshnggroup.com//enr) do: 10.11648/.enr.20140301.11 Economc load dspatch wth the proposed GA

More information

GHHAGA for Environmental Systems Optimization

GHHAGA for Environmental Systems Optimization GHHAGA for Envronmental Systems Optmzaton X. H. Yang *, Z. F. Yang, and Z. Y. Shen State Key Laboratory of Water Envronment Smulaton, School of Envronment, Beng Normal Unversty, Beng 00875, Chna Key Laboratory

More information

Capacitor Placement In Distribution Systems Using Genetic Algorithms and Tabu Search

Capacitor Placement In Distribution Systems Using Genetic Algorithms and Tabu Search Capactor Placement In Dstrbuton Systems Usng Genetc Algorthms and Tabu Search J.Nouar M.Gandomar Saveh Azad Unversty,IRAN Abstract: Ths paper presents a new method for determnng capactor placement n dstrbuton

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

Global Optimization Using Hybrid Approach

Global Optimization Using Hybrid Approach Tng-Yu Chen, Y Lang Cheng Global Optmzaton Usng Hybrd Approach TING-YU CHEN, YI LIANG CHENG Department of Mechancal Engneerng Natonal Chung Hsng Unversty 0 Kuo Kuang Road Tachung, Tawan 07 tyc@dragon.nchu.edu.tw

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

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES

SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES SPECTRAL ANALYSIS USING EVOLUTION STRATEGIES J. FEDERICO RAMÍREZ AND OLAC FUENTES Insttuto Naconal de Astrofísca, Óptca y Electrónca Lus Enrque Erro # 1 Santa María Tonanzntla, Puebla, 784, Méxco framrez@cseg.naoep.mx,

More information

A HYBRID DIFFERENTIAL EVOLUTION -ITERATIVE GREEDY SEARCH ALGORITHM FOR CAPACITATED VEHICLE ROUTING PROBLEM

A HYBRID DIFFERENTIAL EVOLUTION -ITERATIVE GREEDY SEARCH ALGORITHM FOR CAPACITATED VEHICLE ROUTING PROBLEM IJCMA: Vol. 6, No. 1, January-June 2012, pp. 1-19 Global Research Publcatons A HYBRID DIFFERENTIAL EVOLUTION -ITERATIVE GREEDY SEARCH ALGORITHM FOR CAPACITATED VEHICLE ROUTING PROBLEM S. Kavtha and Nrmala

More information

GENETIC ALGORITHM APPLICATION IN ECONOMIC LOAD DISTRIBUTION

GENETIC ALGORITHM APPLICATION IN ECONOMIC LOAD DISTRIBUTION Internatonal Journal on Techncal and Physcal Problems of Engneerng (IJTPE) Publshed by Internatonal Organzaton of IOTPE ISS 077-358 IJTPE Journal www.otpe.com jtpe@otpe.com December 013 Issue 17 Volume

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

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

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space 2nd Internatonal Conference on Autonomous Robots and Agents Abstract An Extended Hybrd Genetc Algorthm for Explorng a Large Search Space Hong Zhang and Masum Ishkawa Graduate School of L.S.S.E., Kyushu

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

Conductor selection optimization in radial distribution system considering load growth using MDE algorithm

Conductor selection optimization in radial distribution system considering load growth using MDE algorithm ISSN 1 746-7233, England, UK World Journal of Modellng and Smulaton Vol. 10 (2014) No. 3, pp. 175-184 Conductor selecton optmzaton n radal dstrbuton system consderng load growth usng MDE algorthm Belal

More information

An Integrated Asset Allocation and Path Planning Method to to Search for a Moving Target in in a Dynamic Environment

An Integrated Asset Allocation and Path Planning Method to to Search for a Moving Target in in a Dynamic Environment An Integrated Asset Allocaton and Path Plannng Method to to Search for a Movng Target n n a Dynamc Envronment Woosun An Mansha Mshra Chulwoo Park Prof. Krshna R. Pattpat Dept. of Electrcal and Computer

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

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

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

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

Applied Energy 86 (2009) Contents lists available at ScienceDirect. Applied Energy. journal homepage:

Applied Energy 86 (2009) Contents lists available at ScienceDirect. Applied Energy. journal homepage: Appled Energy 86 (2009) 95 92 Contents lsts avalable at ScenceDrect Appled Energy ournal homepage: www.elsever.com/locate/apenergy Enhancement of combned heat and power economc dspatch usng self adaptve

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

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

Evolutionary Algorithm in Identification of Stochastic Parameters of Laminates

Evolutionary Algorithm in Identification of Stochastic Parameters of Laminates Evolutonary Algorthm n Identfcaton of Stochastc Parameters of Lamnates Potr Orantek 1, Wtold Beluch 1 and Tadeusz Burczyńsk 1,2 1 Department for Strength of Materals and Computatonal Mechancs, Slesan Unversty

More information

AN EVOLUTIONARY PROGRAMMING APPLICATION TO OPTIMAL REACTIVE POWER DISPATCH

AN EVOLUTIONARY PROGRAMMING APPLICATION TO OPTIMAL REACTIVE POWER DISPATCH U.P.B. Sc. Bull., Seres C, Vol. 72, Iss. 1, 2010 ISSN 1454-234x AN EVOLUTIONARY PROGRAMMING APPLICATION TO OPTIMAL REACTIVE POWER DISPATCH Florn IONESCU 1, Constantn BULAC 2, Ioana PISICĂ 3, Ion TRISTIU

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

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

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

A Modified Vogel s Approximation Method for Obtaining a Good Primal Solution of Transportation Problems

A Modified Vogel s Approximation Method for Obtaining a Good Primal Solution of Transportation Problems Annals of Pure and Appled Mathematcs Vol., No., 06, 6-7 ISSN: 79-087X (P), 79-0888(onlne) Publshed on 5 January 06 www.researchmathsc.org Annals of A Modfed Vogel s Appromaton Method for Obtanng a Good

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

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

Optimum Design of Steel Frames Considering Uncertainty of Parameters

Optimum Design of Steel Frames Considering Uncertainty of Parameters 9 th World Congress on Structural and Multdscplnary Optmzaton June 13-17, 211, Shzuoka, Japan Optmum Desgn of Steel Frames Consderng ncertanty of Parameters Masahko Katsura 1, Makoto Ohsak 2 1 Hroshma

More information

THEORY OF GENETIC ALGORITHMS WITH α-selection. André Neubauer

THEORY OF GENETIC ALGORITHMS WITH α-selection. André Neubauer THEORY OF GENETIC ALGORITHMS WITH α-selection André Neubauer Informaton Processng Systems Lab Münster Unversty of Appled Scences Stegerwaldstraße 39, D-48565 Stenfurt, Germany Emal: andre.neubauer@fh-muenster.de

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

Self-Adaptive Simulated Binary Crossover for Real-Parameter Optimization

Self-Adaptive Simulated Binary Crossover for Real-Parameter Optimization Self-Adaptve Smulated Bnary Crossover for Real-Parameter Optmzaton Kalyanmoy Deb Dept. of Mechancal Engneerng Indan Inst. of Tech. Kanpur Kanpur, PIN 20806, Inda deb@tk.ac.n S. Karthk Dept. of Mechancal

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

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

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow 1 Dfferental Evoluton Algorthm wth a Modfed Archvng-based Adaptve Tradeoff Model for Optmal Power Flow 2 Outlne Search Engne Constrant Handlng Technque Test Cases and Statstcal Results 3 Roots of Dfferental

More information

Queueing Networks II Network Performance

Queueing Networks II Network Performance Queueng Networks II Network Performance Davd Tpper Assocate Professor Graduate Telecommuncatons and Networkng Program Unversty of Pttsburgh Sldes 6 Networks of Queues Many communcaton systems must be modeled

More information

THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS

THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS Nnth Internatonal IBPSA Conference Montréal, Canada August 5-8, 2005 THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS Jonathan Wrght, and Al Alajm Department

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

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

Analysis of Material Removal Rate using Genetic Algorithm Approach

Analysis of Material Removal Rate using Genetic Algorithm Approach Internatonal Journal of Scentfc & Engneerng Research Volume 3, Issue 5, May-2012 1 Analyss of Materal Removal Rate usng Genetc Algorthm Approach Ishwer Shvakot, Sunny Dyaley, Golam Kbra, B.B. Pradhan Abstract

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

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

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

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

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

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

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

Real-coded genetic algorithms and nonlinear parameter identification

Real-coded genetic algorithms and nonlinear parameter identification CONTROL ENGINEERING LABORATORY Real-coded genetc algorthms and nonlnear parameter dentfcaton Rkka Peltokangas and Ak Sorsa Report A No 34, Aprl 2008 Unversty of Oulu Control Engneerng Laboratory Report

More information