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

Size: px
Start display at page:

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

Transcription

1 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 Harmony Search (HS) algorthm used to solve securty constraned optmal power flow (OPF) wth varous generator fuel cost characterstcs. HS s a recently developed dervatve-free, meta-heurstc optmzaton algorthm, whch draws nspraton from the muscal process of searchng for a perfect state of harmony. Ths chapter analyses the evoluton of the populatonvarance over successve generatons n HS and thereby draws some mportant attenton regardng the exploratve power of HS. Ths novel methodology of modfed populaton varance harmony search algorthm (PVHS) easly takes care of solvng optmal power flow problem even wth non-smooth and pecewse cost functons. Ths PVHS algorthm was tested on the IEEE30 bus system wth three dfferent types of cost characterstcs and compared wth other reported results. 1 Introducton Optmal power flow s the man tool used for plannng an economc operaton of power system [1]. In the recent attenton n OPF shows the mportance of the electrc utltes to fnd the optmal secure operatng pont correspondng to the each loadng condton. The problem of solvng OPF nvolves estmatng the optmal soluton of control varables lke generator real power, generator voltage magntude and transformer tap settngs correspondng to the best objectve functon. The B.K. Pangrah and V. Ravkumar Pand Department of Electrcal Engneerng, Indan Insttute of Technology, Delh, Hauz Khas, New Delh, Inda E-mal: bkpangrah@ee.td.ac.n, ravkumarpand@gmal.com Swagatam Das Department of Electroncs and Telecommuncaton Engneerng, Jadavpur Unversty, Kolkata , Inda E-mal: swagatamdas19@yahoo.co.n Ajth Abraham Machne Intellgence Research Labs (MIR Labs), USA E-mal: ajth.abraham@eee.org Z.W. Geem: Recent Advances n Harmony Search Algorthm, SCI 270, pp sprngerlnk.com Sprnger-Verlag Berln Hedelberg 2010

2 66 B.K. Pangrah et al. dependent varable ncludes load bus voltage magntude, generator reactve power generaton, transmsson lne thermal loadng. In general OPF s large scale hghly non lnear and constraned problem of mnmzng the fuel cost. OPF problem has been solved usng many tradtonal technques such as non lnear programmng, quadratc programmng, mxed nteger programmng and nteror pont method. The lterature revew on these methods s gven n Momoh et al. [2, 3]. The dsadvantage of these tradtonal methods s t cannot be applcable n case of the prohbted operatng regons and multple fuels. It also has hgher senstvty to ntal soluton, so t may trap nto local optma. The dffcultes n mplementng OPF can be overcome by modern stochastc algorthms such as evolutonary programmng (EP) [4], tabu search (TS) [5], mproved evolutonary programmng (IEP) [6], modfed dfferental evoluton (MDE) [7], partcle swarm optmzaton (PSO) [9], genetc algorthm (GA) [10] and smulated annealng (SA) [11]. In 2001, Geem et al. proposed Harmony Search (HS) [13], a dervatve-free, meta-heurstc algorthm, mmckng the mprovsaton process of musc players. Snce ts ncepton, HS has found several applcatons n a wde varety of practcal optmzaton problems lke ppe-network desgn [14], structural optmzaton [15], vehcle routng problem [16], water dstrbuton networks [17, 23], combned heat and power economc dspatch problem [18], Dam Schedulng [19] and numercal optmzaton [20]. The applcablty of harmony search algorthm for dscrete varable problem s gven n [22]. The hybrd verson of harmony search wth partcle swarm optmzaton appled to water network desgn s proposed n [24]. In the PVHS [21], the control parameter known as dstance bandwdth (bw) has been made equal to the standard devaton of the current populaton. In ths chapter we have used ths PVHS algorthm to solve optmal power flow problem havng varous cost characterstcs. The algorthm s appled to IEEE 30 bus test system effectvely to show the approprateness of the method. The smulaton results wth three dfferent cost characterstcs are comparable wth the recently reported results. 2 OPF Problem Formulaton The objectve of OPF problem s to mnmze the total fuel cost of generators whle satsfyng several power system steady state securty constrants. If x s the vector of state varables consstng of slack bus real power P g1, load bus voltages V Lk, generator reactve power outputs Q gj, and transmsson lne thermal loadng S l, x can be expressed as: x T = [P g1, V l1,, V lnl, Q g1,, Q g, S l1,., S lnb ] (1) where NL, and NB are the number of load buses, the number of generators and the number of transmsson lnes, respectvely. u s the vector of control varables consstng of real power outputs P g except at the slack bus, generator voltages V g, transformer tap settngs T. Hence, u can be expressed as:

3 Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow 67 u T = [P g2,.,p g,v g1,.,v g,t 1,,T NT ] (2) where NT s the number of regulatng transformers. The objectve of OPF problem can be expressed as Mnmze F = F ( P g ) j= 1 (3) where F s the total generator fuel cost and F s the fuel cost of generator connected to th bus. The system equalty constrants g(x,u) s descrbed by the followng power balance equaton N P g P d = V V j Y j cos θ j δ + δ j = 1,..., N (4) j = 1 N ( δ + δ ) = 1 N Qg Qd = V V j Yj sn θ j j,..., (5) j= 1 where P g s the total real power generaton at th bus, P d s the total real power demand at th bus, Q g s the total reactve power generaton at th bus, Q d s the total reactve power demand at th bus, V s the voltage magntude at th bus, V j s the voltage magntude at j th bus, Y j s the magntude of the j th element of Ybus, θ j angle of the j th element of Ybus, δ voltage angle at th bus and δ j s the voltage angle at j th bus. The system nequalty constrants h(x, u) s consst of the followng 1. Generator constrants: The generator real power outputs, reactve power outputs and voltages are bounded to ts lower and upper lmt. mn Pg Pg Pg = 1,..., (6) mn Qg Qg Qg = 1,..., (7) mn Vg Vg Vg = 1,..., (8) mn where P g and P g are the mnmum and mum real power generaton at th generator bus, mn Q g and Q g are the mnmum and mum reactve power generaton at th mn generator bus, V g and V g are the mnmum and mum voltage magntude at th generator bus. 2. Transformer constrants: Transformer tap settngs are bounded by mnmum and mum lmts as follows T mn T T = 1,..., NT (9)

4 68 B.K. Pangrah et al. mn where T and transformer. T are the mnmum and mum tap settng lmt of th 3. Securty constrants: It ncludes the lmts n the voltage magntude of load buses and thermal loadng lmts of all transmsson lnes as follows. where mn V L and at th load bus, mn VL VL VL = 1,..., NL (10) Sl Sl = 1,..., NB (11) V L are the mnmum and mum voltage magntude S l s the thermal lmt of th transmsson lne. Constrants Handlng: The problem of handlng these constrants n the state varables are accommodated n the algorthm by ncludng the constrants volaton as quadratc penalty terms n the objectve functon tself. F corr = F + K p K lm 2 lm 2 ( Pg 1 Pg 1 ) + K v ( V L VL ) + lm 2 lm ( Q Q ) + K ( S S ) 2 Q g g where K p, K v, K Q and K S are the penalty factors correspondng to slack bus real power generaton, load bus voltage magntude, generator reactve power and transmsson lne thermal loadngs, respectvely. In the equaton (12) the x lm s equals to x mn f x s lesser than the mnmum lmt and x f x s greater than mum lmt. S l l (12) 3 Harmony Search algorthm 3.1 Classcal Harmony Search Algorthm In the harmony search algorthm muscan mprovses the ptches of hs/her nstrument to obtan a better state of harmony. The dfferent steps of the classcal HS algorthm are descrbed below: Step 1: The 1 st step s to specfy the problem and ntalze the parameter values. The optmzaton problem s defned as mnmze (or mze) f (x) such that mn x x x, where f (x) s the objectve functon, x s a soluton vector consstng of N decson varables ( x ) and x mn and x are the lower and upper bounds of each decson varable, respectvely. Other algorthm parameters, such as harmony memory sze (HMS), or the number of soluton vectors n the harmony memory; harmony memory consderng rate (HMCR); ptch adjustng rate (PAR); and the number of mprovsatons (NI) or stoppng crteron are also specfed n ths step.

5 Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow 69 Step 2: The 2 nd step s to ntalze the Harmony Memory. The ntal harmony memory s generated from a unform dstrbuton n the ranges [ xmn, x ], as ( ) j mn mn x = x + r x x (13) where = 1,2,.., N, j = 1,2,3..., HMS, and r ~ U(0,1). Step 3: The thrd step s known as the mprovsaton step. The New Harmony vector y = ( y1, y2,, yn ) s generated by usng memory consderaton, ptch adjustment, and random selecton. The procedure works as follows: Pseudo-code of mprovsaton n HS for each [ 1, N ] do f U ( 0,1) HMCR then /*memory consderaton*/ j y = x, where j ~ U ( 1,2,, HMS ). U 0,1 then /* Ptch adjustment */ f ( ) PAR Y = Y + r bw, where ~ U ( 0,1) r (14) else /* random selecton */ y = x + r x x (15) endf done ( ) mn mn Step 4: In ths step the harmony memory s updated. The generated harmony vector y = ( y1, y2,, yn ) replaces the worst harmony n the HM (harmony memory) only f ts ftness s better than the worst harmony. Step 5: The stoppng crteron (generally the number of teratons) s checked. If t s satsfed, computaton s termnated. Otherwse, Steps 3 and 4 are repeated. 3.2 Modfed Populaton Varance Harmony Search (PVHS) Algorthm In [21] Mukhopadhyay et al. analyze the exploratve power n HS as follows: Theorem 1. Let x = { x1, x2,, xn } be the current populaton, Y = { Y1, Y2,, YN } the ntermedate populaton obtaned after harmony memory consderaton and ptch adjustment. If HMCR be the harmony memory consderaton probablty, PAR the ptch-adjustment probablty, bw the arbtrary dstance bandwdth and f we consder the allowable range for the decson varables (x ) to be {x mn, x } where x = a, x mn = a, then

6 70 B.K. Pangrah et al. ( ( )) ( m 1) ( ) ( ) E var Y = [ HMCR var x + HMCR 1 HMCR x m _ + HMCR ( 1 HMCR) PAR bw x HMCR PAR a + HMCR PAR bw + ( 1 HMCR) ] If HMCR s chosen to be very hgh (.e. very near to 1) and the dstance bandwdth parameter ( bw ) s chosen to be the standard devaton of the current populaton, then populaton varance (wthout selecton) wll grow almost exponentally over generatons. Now, Neglectng the terms contanng ( 1 HMCR), and choos- bw = σ x = var x the expresson (16) becomes: ng ( ) ( ) 2 (16) ( ( )) ( m 1) 1 HMCR PAR var Y = HMCR + HMCR PAR var ( x) (17) E m 3 4 From equaton (17) t s seen that f we do not nclude selecton n the algorthm, then the expected varance of the g th populaton ( X g ) becomes: E ( ( ) ( m 1) var X g 1 HMCR PAR = HMCR + HMCR PAR var( X 0 ) (18) m 3 4 In equaton (10) f we choose the values of the parameters HMCR, PAR n such a way that the term wthn the second brackets becomes greater than unty, then we can expect an exponental growth of populaton varance. Ths growth of expected populaton varance over generatons gves the algorthm a strong exploratve power. In modfed HS the bw s changed dynamcally as ( x) var( x) σ = (19) We also took HMCR = 0.98 and PAR = 0.67 to equp the algorthm wth more exploratve power after performng a seres of experments. 4 Implementaton for OPF The optmal power flow problem s mplemented usng the PVHS algorthm by takng the control varables u n the each harmony memory and equaton (12) as objectve. The algorthm stops when the current generaton exceeds the total number of generaton. The parameters are selected as: total number of generaton = 100, harmony memory sze (HMS) = 50, harmony memory consderng rate (HMCR) = 0.98, ptch adjustng rate (PAR) = The detaled mplementaton methodology s descrbed as follows: Step 1: Intalze harmony memory sze (HMS), harmony memory consderng rate (HMCR), ptch adjustng rate (PAR) Step 2: Intalze harmonc memory and evaluate objectve functon after runnng load flow g

7 Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow 71 Step 3: Improvsaton of harmony memory by ptch adjustment Step 4: Run load flow and evaluate the objectve functon Step 5: Update the harmony memory wth ths mprovsed soluton f t s better than worst soluton n memory Step 6: If stoppng crtera s met then prnt the OPF result and stop, otherwse go to step3. 5 Results and Dscusson The PVHS algorthm was tested on IEEE30 bus system conssts of 6 generatng unts, 41 transmsson lnes and 4 tap-changng transformers [8]. The lower and upper lmts on ndependent varables are shown n Table 1. In all the cases bus 1 s consdered as swng bus. The smulaton was done by takng a quadratc cost curve n case 1, a pecewse quadratc cost curve n case 2, and quadratc cost curve wth valve pont loadng n case 3. The result of the PVHS algorthm s compared wth NLP [8], EP [4], TS [5], PSO [9], IEP [6] and MDE [7]. The algorthm s coded on Intel Pentum IV 2.3 GHz processor and 2 GB RAM memory usng Matlab 7.4 [12] programmng language. Table 1 Cost Results of PVHS Algorthm Parameter Lower Upper Lmt Lmt Case1 Case2 Case3 P g P g P g P g P g P g V g V g V g V g V g V g T T T T P loss Sum(P g ) Penalty Best Cost

8 72 B.K. Pangrah et al. 5.1 Case 1 In ths case the fuel cost characterstcs of all the 6 generatng unts are gven by quadratc cost functon as f = = 1 F ( Pg ) = = 1 a + b P g 2 g + c P where a, b and c are the cost coeffcents of the th generator. The generator cost coeffcents are found n [6] and the optmzed parameters correspondng to mnmum cost s gven n Table 1. The results of the PVHS algorthm s compared n Table 2 wth other reported results. The statstcal results of 50 trals are also reported n Table 2. The algorthm converges quckly and the results are better than others. The convergence characterstc of PVHS algorthm for ths case s shown n Fgure 1. Table 2 Cost Comparson wth Other Methods for Case 1 Parameter NLP[8] EP[4] IEP[6] MDE [7] PVHS Best Cost Worst cost Avg cost Std cost (20) 5.2 Case 2 Fg. 1 Convergence of PVHS Algorthm for Case 1 In ths case the fuel cost characterstcs of the generatng unts connected at bus 1 and bus 2 are havng pecewse quadratc cost curve [6] to model dfferent fuels. 2 mn 1 a1 + b1pg + c1pg, Pg Pg Pg a2 + b2 Pg + c2pg, Pg < Pg Pg F ( Pg ) = (21)... 2 k 1 ak + bk Pg + ck Pg, Pg < Pg Pg

9 Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow 73 where a k, b k and c k are the cost coeffcents of the th generator at the k th nterval. The other 4 generators are havng same quadratc cost curve coeffcents as mentoned n Case 1. The generator cost coeffcents are found n [6] and the optmzed parameters correspondng to mnmum cost s gven n Table 1. The results of the PVHS algorthm are compared n Table 3 wth other reported results usng modfed dfferental evoluton algorthm (MDE) [7]. The algorthm converges quckly and the results are better than the other. 5.3 Case 3 Table 3 Cost Comparson wth Other Methods for Case2 Parameter MDE[7] PVHS Best Cost Worst cost Avg cost Std cost In ths case the fuel cost characterstcs of the generatng unts connected at bus 1 and bus 2 are also havng a sne component to model the valve pont loadng effect of the generators as ( ) 2 mn ( ) sn ( ) F P = a + bp + cp + d e P P (22) g g g g g where a, b, c, d and e are the cost coeffcents of the th generatng unt. The other 4 generators are havng same quadratc cost curve coeffcents as mentoned n Case 1. The generator cost coeffcents are found n [6] and the optmzed parameters correspondng to mnmum cost s gven n Table 1. The results of the PVHS algorthm are compared n Table 4 wth other reported results usng mproved evolutonary programmng (IEP) [6], and modfed dfferental evoluton algorthm (MDE) [7]. The algorthm converges quckly and the results are better than the others. Table 4 Cost Comparson wth Other Methods for Case 3 Parameter IEP[6] MDE[7] PVHS Best Cost Worst cost Avg cost Std cost Summary and Conclusons In ths chapter, detaled dscusson s carred out about the applcaton of populaton varance harmony search algorthm to solve the optmal power flow problem

10 74 B.K. Pangrah et al. n the presence of securty constrants. The algorthm explores the search space quckly wth the help of populaton varance parameter. The PVHS algorthm was tested wth IEEE 30 bus test system havng three dfferent types of cost characterstcs. The comparson of obtaned results wth other prevously reported results shows the effectveness of the algorthm. References 1. Wood, A.J., Wollenberg, B.F.: Power Generaton, Operaton and Control. John Wley & Sons, New York (1984) 2. Momoh, J.A., El-Hawary, M.E., Adapa, R.: A revew of selected optmal power flow lterature to 1993 Part I: Nonlnear and quadratc programmng approaches. IEEE Trans. on Power Systems 14, (1999) 3. Momoh, J.A., El-Hawary, M.E., Adapa, R.: A revew of selected optmal power flow lterature to 1993 Part II: Newton, lnear programmng and nteror pont methods. IEEE Trans. on Power Systems 14, (1999) 4. Yuryevch, J., Wong, K.P.: Evolutonary programmng based optmal power flow algorthm. IEEE Trans. on Power Systems 14, (1999) 5. Abdo, M.A.: Optmal power flow usng tabu search algorthm. Electrc Power Components and Systems 30, (2002) 6. Ongsakul, W., Tantmaporn, T.: Optmal power flow by mproved evolutonary programmng. Electrc Power Components and Systems 34, (2006) 7. sayah, S., Zehar, K.: Modfed dfferental evoluton algorthm for optmal power flow wth non-smooth cost functons. Energy Converson and Management 49, (2008) 8. Alsac, O., Stott, B.: Optmal load flow wth steady-state securty. IEEE Trans. on Power Apparatus Systems 93, (1974) 9. Abdo, M.A.: Optmal power flow usng partcle swarm optmzaton. Electrc Power Energy Systems 24, (2002) 10. Bakrtzs, A.G., Bskas, P.N., Zoumas, C.E., Petrds, V.: Optmal power flow by enhanced genetc algorthm. IEEE Trans. on Power Systems 17, (2002) 11. Roa-Sepulveda, C.A., Pavez-Lazo, B.J.: A soluton to the optmal power flow usng smulated annealng. Electrc Power Energy Systems 25, (2003) 12. Matlab (2007), Geem, Z.W., Km, J.H., Loganathan, G.V.: A new heurstc optmzaton algorthm: harmony search. Smulaton 76, (2001) 14. Geem, Z.W., Km, J.H., Loganathan, G.V.: Harmony search optmzaton: applcaton to ppe network desgn. Int. J. Model. Smulaton 22, (2002) 15. Lee, K.S., Geem, Z.W.: A new structural optmzaton method based on the harmony search algorthm. Comput. Struct. 82, (2004) 16. Geem, Z.W., Lee, K.S., Park, Y.: Applcaton of Harmony Search to Vehcle Routng. Amercan Journal of Appled Scences 2, (2005) 17. Geem, Z.W.: Optmal Cost Desgn of Water Dstrbuton Networks Usng Harmony Search. Engneerng Optmzaton 38, (2006) 18. Vaseb, A., Fesanghary, M., Bathaeea, S.M.T.: Combned heat and power economc dspatch by Harmony Search Algorthm. Internatonal Journal of Electrcal Power and Energy Systems 29, (2007)

11 Populaton Varance Harmony Search Algorthm to Solve Optmal Power Flow Geem, Z.W.: Optmal Schedulng of Multple Dam System Usng Harmony Search Algorthm. In: Sandoval, F., Preto, A.G., Cabestany, J., Graña, M. (eds.) IWANN LNCS, vol. 4507, pp Sprnger, Hedelberg (2007) 20. Mahdav, M., Fesanghary, M., Damangr, E.: An mproved Harmony Search Algorthm for Solvng Optmzaton Problems. Appled Mathematcs and Computaton 188, (2007) 21. Mukhopadhyay, A., Roy, A., Das, S., Das, S., Abraham, A.: Populaton-Varance and Exploratve Power of Harmony Search: An Analyss. In: Thrd IEEE Internatonal Conference on Dgtal Informaton Management (ICDIM 2008), pp (2008) 22. Geem, Z.W.: Novel Dervatve of Harmony Search Algorthm for Dscrete Desgn Varables. Appled Mathematcs and Computaton 199, (2008) 23. Geem, Z.W.: Harmony Search Optmzaton to the Pump-Included Water Dstrbuton Network Desgn. Cvl Engneerng and Envronmental Systems 26, (2009) 24. Geem, Z.W.: Partcle-Swarm Harmony Search for Water Network Desgn. Engneerng Optmzaton 41, (2009)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Application of Harmony Search to Vehicle Routing

Application of Harmony Search to Vehicle Routing Amercan Journal of Appled Scences 2 (12):1552-1557, 2005 ISSN 1546-9239 2005 Scence Publcatons Applcaton of Harmony Search to Vehcle Routng 1 Zong Woo Geem, 2 Kang Seo Lee and 3 Yongjn Par 1 Envronmental

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

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

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

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

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

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

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

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

More information

A 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

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros

On the Interval Zoro Symmetric Single-step Procedure for Simultaneous Finding of Polynomial Zeros Appled Mathematcal Scences, Vol. 5, 2011, no. 75, 3693-3706 On the Interval Zoro Symmetrc Sngle-step Procedure for Smultaneous Fndng of Polynomal Zeros S. F. M. Rusl, M. Mons, M. A. Hassan and W. J. Leong

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

International Journal of Electronics and Electrical Engineering Vol. 4, No. 1, February 2016

International Journal of Electronics and Electrical Engineering Vol. 4, No. 1, February 2016 Internatonal Journal of Electroncs and Electrcal Engneerng Vol. 4, No., February 206 Applcaton of Modfed Subgradent Algorm Based on Feasble Values to Securty Constraned Non-Convex Economc Dspatch Problems

More information

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 )

Yong Joon Ryang. 1. Introduction Consider the multicommodity transportation problem with convex quadratic cost function. 1 2 (x x0 ) T Q(x x 0 ) Kangweon-Kyungk Math. Jour. 4 1996), No. 1, pp. 7 16 AN ITERATIVE ROW-ACTION METHOD FOR MULTICOMMODITY TRANSPORTATION PROBLEMS Yong Joon Ryang Abstract. The optmzaton problems wth quadratc constrants often

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

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

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

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

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

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 Article Multiobjective Economic Load Dispatch Problem Solved by New PSO

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

More information

Chapter 2 A Class of Robust Solution for Linear Bilevel Programming

Chapter 2 A Class of Robust Solution for Linear Bilevel Programming Chapter 2 A Class of Robust Soluton for Lnear Blevel Programmng Bo Lu, Bo L and Yan L Abstract Under the way of the centralzed decson-makng, the lnear b-level programmng (BLP) whose coeffcents are supposed

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

Lecture 10 Support Vector Machines. Oct Lecture 10 Support Vector Machnes Oct - 20-2008 Lnear Separators Whch of the lnear separators s optmal? Concept of Margn Recall that n Perceptron, we learned that the convergence rate of the Perceptron

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

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

More information

International Journal on Electrical Engineering and Informatics Volume 4, Number 4, December 2012

International Journal on Electrical Engineering and Informatics Volume 4, Number 4, December 2012 Internatonal Journal on Electrcal Engneerng and Informatcs Volume 4, Number 4, December 2012 Bg-Bang and Bg-Crunch (BB-BC) and FreFly Optmzaton (FFO): Applcaton and Comparson to Optmal Power flow wth Contnuous

More information

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement Markov Chan Monte Carlo MCMC, Gbbs Samplng, Metropols Algorthms, and Smulated Annealng 2001 Bonformatcs Course Supplement SNU Bontellgence Lab http://bsnuackr/ Outlne! Markov Chan Monte Carlo MCMC! Metropols-Hastngs

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

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

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

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

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

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

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

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

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

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

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

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

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS M. Krshna Reddy, B. Naveen Kumar and Y. Ramu Department of Statstcs, Osmana Unversty, Hyderabad -500 007, Inda. nanbyrozu@gmal.com, ramu0@gmal.com

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

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

Artificial Bee Colony Algorithm for Solving OPF Problem Considering the Valve Point Effect

Artificial Bee Colony Algorithm for Solving OPF Problem Considering the Valve Point Effect Internatonal Journal of Computer Applcatons (0975 8887) Artfcal Bee Colony Algorm for Solvng OPF Problem Consderng e Valve Pont Effect Souhl Mouassa Department of Electrcal Engneerng Unversty of Chlef

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

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

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

More information

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION

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

More information

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

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

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

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

Using T.O.M to Estimate Parameter of distributions that have not Single Exponential Family

Using T.O.M to Estimate Parameter of distributions that have not Single Exponential Family IOSR Journal of Mathematcs IOSR-JM) ISSN: 2278-5728. Volume 3, Issue 3 Sep-Oct. 202), PP 44-48 www.osrjournals.org Usng T.O.M to Estmate Parameter of dstrbutons that have not Sngle Exponental Famly Jubran

More information

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

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems

Application of B-Spline to Numerical Solution of a System of Singularly Perturbed Problems Mathematca Aeterna, Vol. 1, 011, no. 06, 405 415 Applcaton of B-Splne to Numercal Soluton of a System of Sngularly Perturbed Problems Yogesh Gupta Department of Mathematcs Unted College of Engneerng &

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

Short Term Load Forecasting using an Artificial Neural Network

Short Term Load Forecasting using an Artificial Neural Network Short Term Load Forecastng usng an Artfcal Neural Network D. Kown 1, M. Km 1, C. Hong 1,, S. Cho 2 1 Department of Computer Scence, Sangmyung Unversty, Seoul, Korea 2 Department of Energy Grd, Sangmyung

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

NUMERICAL DIFFERENTIATION

NUMERICAL DIFFERENTIATION NUMERICAL DIFFERENTIATION 1 Introducton Dfferentaton s a method to compute the rate at whch a dependent output y changes wth respect to the change n the ndependent nput x. Ths rate of change s called the

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

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

Regular paper. Self-adaptive Differential Evolution Based Optimal Power Flow for Units with Non-smooth Fuel Cost Functions

Regular paper. Self-adaptive Differential Evolution Based Optimal Power Flow for Units with Non-smooth Fuel Cost Functions C. Thtthamroncha B. Eua-arporn J. Electrcal Systems 3-2 (2007): 88-99 Reular paper Self-adaptve Dfferental Evoluton Based Optmal Power Flow for Unts wth Non-smooth Fuel Cost Functons JES Journal of Electrcal

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

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

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

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

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

EEE 241: Linear Systems

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

More information

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

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

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

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

TAIL BOUNDS FOR SUMS OF GEOMETRIC AND EXPONENTIAL VARIABLES

TAIL BOUNDS FOR SUMS OF GEOMETRIC AND EXPONENTIAL VARIABLES TAIL BOUNDS FOR SUMS OF GEOMETRIC AND EXPONENTIAL VARIABLES SVANTE JANSON Abstract. We gve explct bounds for the tal probabltes for sums of ndependent geometrc or exponental varables, possbly wth dfferent

More information

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering /

P R. Lecture 4. Theory and Applications of Pattern Recognition. Dept. of Electrical and Computer Engineering / Theory and Applcatons of Pattern Recognton 003, Rob Polkar, Rowan Unversty, Glassboro, NJ Lecture 4 Bayes Classfcaton Rule Dept. of Electrcal and Computer Engneerng 0909.40.0 / 0909.504.04 Theory & Applcatons

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

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

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

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

Least squares cubic splines without B-splines S.K. Lucas

Least squares cubic splines without B-splines S.K. Lucas Least squares cubc splnes wthout B-splnes S.K. Lucas School of Mathematcs and Statstcs, Unversty of South Australa, Mawson Lakes SA 595 e-mal: stephen.lucas@unsa.edu.au Submtted to the Gazette of the Australan

More information

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction

The Multiple Classical Linear Regression Model (CLRM): Specification and Assumptions. 1. Introduction ECONOMICS 5* -- NOTE (Summary) ECON 5* -- NOTE The Multple Classcal Lnear Regresson Model (CLRM): Specfcaton and Assumptons. Introducton CLRM stands for the Classcal Lnear Regresson Model. The CLRM s also

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

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

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

More information