Evaluation of Two Lagrangian Dual Optimization Algorithms for Large-Scale Unit Commitment Problems

Size: px
Start display at page:

Download "Evaluation of Two Lagrangian Dual Optimization Algorithms for Large-Scale Unit Commitment Problems"

Transcription

1 Journal of Electrcal Engneerng & Technology Vol. 7, No., pp. 7~22, Evaluaton of Two Lagrangan Dual Optmzaton Algorthms for Large-Scale Unt Commtment Problems Wen Fan*, Yuan Lao*, Jong-Beom Lee and Yong-Kab Km** Abstract Lagrangan relaxaton s the most wdely adopted method for solvng unt commtment (UC) problems. It conssts of two steps: dual optmzaton and prmal feasble soluton constructon. The dual optmzaton step s crucal n determnng the overall performance of the soluton. Ths paper ntends to evaluate two dual optmzaton methods one based on subgradent (SG) and the other based on the cuttng plane. Large-scale UC problems wth hundreds of thousands of varables and constrants have been generated for evaluaton purposes. It s found that the evaluated SG method yelds very promsng results. Keywords: Dual optmzaton, Lagrangan relaxaton, Resource schedulng, Unt commtment. Introducton Unt commtment (UC) s a specal optmzaton problem for determnng the startup and shutdown schedules of generaton unts n a power system consderng unt characterstcs, power networ operaton constrants, and fuel costs, among others [, 2]. Among the dfferent study objectves related to UC, one common am s to mnmze the total operatng cost over a study horzon whle satsfyng the demands. UC problems are normally formulated as mxed nteger programmng problems consstng of nteger varables (startup and shutdown of generators) and contnuous varables (dspatch level of turned-on generators). The soluton resoluton s usually one hour, and the study horzon could be one day, one wee, or one month. Solvng ths type of problem could be very dffcult due to the huge sze of the problem. Whle there are a great deal of efforts to tacle ths problem utlzng dverse technques such as genetc algorthm and benders decomposton, the most promsng one remans to be the Lagrangan relaxaton (LR) method, whch manly comprses two steps [3, 4]. The frst step s called dual optmzaton, whle the second step s called prmal feasble soluton generaton [5-7]. The dual optmzaton step s crucal n determnng the overall performance of an LR method n terms of speed and optmalty [8, 9]. Whle varous algorthms for dual optmzaton have been proposed n the past, there are only a few studes utlzng large-scale UC problems for Correspondng Author: Department of Electrcal Engneerng, Wonwang Unversty, Korea (power@wonwang.ac.r) * Department of Electrcal and Computer Engneerng, Unversty of Kentucy, Lexngton, KY, USA (ylao@engr.uy.edu) ** Department of Informaton and Communcaton Engneerng (ym@wonwang.ac.r) Receved: January 5, 20; Accepted: September 9, 20 evaluatng dual optmzaton algorthms. Meanwhle, benchmarng studes are helpful for the better understandng of the performance and characterstcs of the algorthms. Ths paper ntends to provde certan evaluaton results for large-scale UC problems. Two common approaches for updatng Lagrangan multplers, namely the subgradent (SG) based approach and the cuttng-plane (CP) based approach, have been evaluated [2, 3]. A lbrary of large-scale UC cases s generated for ths purpose. Due to the dverse varants of algorthms publshed n the lterature, ths paper does not ntend to cover the evaluaton of all the multpler update approaches. Instead, we focus on two selected dual optmzaton methods. The LR-based optmzaton method s frst revewed. The SG-based and CP-based multpler update approaches are then presented. The development of a lbrary of largescale UC cases s also descrbed, and the szes of the varous cases are reported. Evaluaton studes on the multpler update methods usng the generated cases are then presented, followed by the concluson. 2. LR and Multpler Update The followng generc formulaton for resource optmzaton problems, such as UC problems [2, 3], s consdered: Mnmze f ( x ) = f ( x ) () x Subject to: s( x) 0 g ( x ) G h( x ) = H

2 8 Evaluaton of Two Lagrangan Dual Optmzaton Algorthms for Large-Scale Unt Commtment Problems Where x = ( x ; ) ; =, 2,..., N ; the objectve functon f s addtvely separable nto N functons f ; x s the varable set assocated wth f ; s s the local constrant set nvolvng only varable set x ; and g and h are the components for couplng constrants and nvolve only the varable set x. In UC problems, N typcally represents the number of generaton unts, whch wll be referred to as the prmal problem (P). In practcal problems, local constrants can nclude the mnmum uptme, mnmum downtme, rampng constrant, and the avalable capacty lmts of each generatng unt. The equalty couplng constrants nclude energy balance requrements, whle the nequalty couplng constrants nclude the reserve requrements. The presence of such couplng constrants maes t dffcult to fnd the soluton of the problem P. The LR of P s derved by dualzng the couplng constrants, resultng n the relaxed problem (RP), as shown below [2]: Mnmze Lxλ (,, λ ) (2) x Subject to s ( x ) 0, =, 2,... N Where Lxλ (,, λ ) = Lxλ (, ) = f( x ) + e e g T λ T λ ( H h( x )) + ( G g ( x )) e g λe λ = λ s the Lagrangan multpler vector; λ e and g λ g are the multpler vectors correspondng to the equalty and nequalty constrants, respectvely; λg 0 ; and λ e s unrestrcted n sgn. All vectors n ths study are column vectors. Once the couplng constrants are removed, the resultng problem, RP, can be decomposed nto N ndependent problems, each of whch corresponds to a sngle generaton unt. A sngle problem s usually of much smaller sze and thus s much easer to solve. LR soluton method s based on the theorems of dualty, whch establsh certan propertes governng the relatonshp between solutons to the Lagrangan dual problem, DP, and solutons to P. The Lagrangan dual problem, DP, s defned as follows: Maxmze λ L( λ ) (3) Subject to λg 0 Where L( λ ) = Mnmze Lxλ (, ) x The dual optmzaton ams to fnd a set of multplers that maxmze the Lagrangan dual functon. There are two major varatons of LR method dependng on how the Lagrangan multplers are updated n the teratve process: the SG-based method and CP-based method. g The SG for the Lagrangan dual s calculated as follow [2, 3]: G g( x) ξ = H h( x) The soluton of the dual problem usually taes an teratve procedure, the Lagrangan multplers are updated teratvely dependng on the calculated SG. The method of updatng the multplers s pvotal n determnng the speed and qualty of the soluton. The two commonly used multpler update methods are presented n the followng sectons; both are evaluated by applyng the developed case lbrary. 2. SG-based multpler update method Assumng that for teraton the SG vector for the ( ) ( ) Lagrangan dual s ξ and the multpler vector s λ, then the multpler vector s updated as follows [2]: λ = λ + α ξ + ( + ) ( ) ( ) Approprate values for α, the scale factors, are selected accordng to [2]. 2.2 CP-based multpler update method The updated multpler s obtaned by solvng the followng lnear programmng problem [3]: Maxmze z (6) z, λ () () () Subject to z φ + [ ξ ] T ( λ λ ), =, L, λ 0 g Where φ s the value of the Lagrangan functon, and T s the vector transpose operator. 3. Generaton of a UC Case Lbrary Ths secton descrbes the generated UC case lbrary based on typcal, f not comprehensve, models [-5]. The UC problem s formulated as a mxed-nteger lnear programmng (MILP) problem wth a tme resoluton of one hour, whch mnmzes the total producton cost subject to specfc constrants. The nputs of problem formulaton nclude the startup/shutdown cost, the energy cost, the maxmum/mnmum power output, the mnmum uptme/downtme, and the maxmum ramp up/down (4) (5)

3 Wen Fan, Yuan Lao, Jong-Beom Lee and Yong-Kab Km 9 dspatch ncrement of each unt, as well as the demand and reserve requrement n each hour. There are four sets of varables for each hour and for each unt: dspatch, commtment status, startup acton, and shutdown acton. The constrants consdered nclude energy balance and reserve, unt capacty, unt ramp up/ramp down, and unt mnmum uptme/downtme constrants. The energy balance constrants and the reserve requrement constrants are the two types of global constrants, or complcatng constrants. The objectve functon s to mnmze the total producton cost, ncludng the energy, startup, and shutdown costs. The mathematcal equatons for the constrants and objectve functon are presented as follows based on references [, 0, ]. 3. Constrants The constrants of the formulated optmzaton problem are presented as follows, referrng to [, 0], especally [0]. Unt capacty constrants: Pmn u p 0, SK, SI (7a) p Pmax u 0, SK, SI (7b) Where, P max : Maxmum capacty of unt P mn : Mnmum capacty of unt p : Dspatch of unt n hour, whch s a contnuous varable u : Commtment status of unt n hour, whch s a bnary varable S I : Set {,..., I } S K : Set {,..., K } I : The number of unts K : The number of hours Startup and shutdown relatonshp: s d u + u( ) = 0, SK, SI (8) s : Startup acton of unt n hour, whch s a bnary varable d : Shutdown acton of unt n hour, whch s a bnary varable Intal unt status and output: u p = U, SI (9a) = P, SI (9b) U 0 : The unt status precedng hour, ( for onlne and 0 for off lne) P : The ntal dspatch of unt precedng hour 0 Energy balance constrants: I ( p ) = D, SK (0) = D s the demand requrement n hour. Ramp up constrants: L unt. p( + ) p Lu, = 0,..., K, SI () u s the maxmum ramp up dspatch ncrement of Ramp down constrants: p p( + ) Ld, = 0,..., K, SI (2) Ld s the maxmum ramp down dspatch decrement of unt. Reserve requrements: I ( Pmax u) D + R, SK = (3) R s the reserve requrement n hour. Mnmum uptme constrants: K Mut + um Muts, =,..., K + Mut, SI (4a) um ( K + ) s, = K + 2 M ut,..., K, SI M ut s the mnmum uptme of unt. Mnmum downtme constrants: Mdt + dt m dt (4b) M u M d, =,..., K + Mdt, SI K ( K + ) um ( K + ) d, (5a) = K + 2 Mdt,..., K, SI (5b) M dt s the mnmum downtme of unt.

4 20 Evaluaton of Two Lagrangan Dual Optmzaton Algorthms for Large-Scale Unt Commtment Problems The abovementoned constrants are not meant to be allnclusve, and other constrants such as transmsson, contngency, emsson, and fuel constrants are not consdered n the present study [2, 3]. 3.2 Objectve functon The objectve functon s to mnmze the total producton cost of all unts durng the entre optmzaton horzon, ncludng the energy, startup, and shutdown costs. Mnmze K I ( Cp + sw + dv ) (6) = = W : Startup cost of unt V : Shutdown cost of unt C : Energy rate of unt Based on the formulaton descrbed above, a case lbrary of large-scale UC problem s generated, whch s used for testng the dual optmzaton problem. 4. Evaluaton Studes for Dual Optmzaton Ths secton presents the evaluaton studes for dual optmzaton. Varous cases are generated, wth dfferent number of unts and of hours n the optmzaton horzon. The scale and complexty of the cases are comparable to or exceed those of real-world power system UC problems. The szes of the generated cases are shown n Table, the number of contnuous varables, bnary varables, constrants, non-zero coeffcents n the constrants, couplng equalty constrants (CECs), and couplng nequalty constrants (CIECs) are shown. Some of the cases are the same as those reported n [], and the software development wor utlzed to generate the case lbrary s detaled n []. The name of each test system s composed of the number of generaton unts and the number of hours n the optmzaton horzon. For example, UK_500_68 means that the system conssts of 500 unts and the optmzaton horzon s 68 hours. The number of CECs and CIECs are the same and equal to the number of hours n the optmzaton horzon. The developed cases were appled to evaluate the two multpler update methods. The dual optmzaton procedure outlned n secton 2 s followed n the present study. The dual solutons obtaned by usng the SG and CP methods are shown n Table 2. The maxmum number of teraton s set at 300 n the smulaton studes. In the tables, the column Iteraton ndcates the least number of teratons requred to acheve a dual soluton gap no more than %; f such soluton gap cannot be acheved, the teraton number wll be equal to 300. The actual dual value and soluton gap acheved are shown n the column Dual and Gap, respectvely. The dual soluton gap s calculated as the dfference between the prmal feasble optmal value and the dual value, dvded by the prmal feasble optmal value. Columns 2 4 show the results for the SG method, and columns 5 7 show the results for the CP method. Table 2. Dual soluton based on the SG and CP approaches Table. Szes of the UC cases under study The evaluated SG method sgnfcantly outperformed the evaluated CP method. The SG method can usually acheve a hgh-qualty dual soluton wthn 20 teratons, whle the CP method ether requres hundreds of teratons for reachng the desred soluton gap or fals to do so wthn the specfed maxmum teraton lmt. To better understand the convergence behavor of the evaluated algorthms, the convergence locus for the SG method s depcted n Fg. for case UK200_68. Its zoom-n vew s shown n Fg. 2. The dual optmzaton convergence locus based on the CP method for case UK200_68 s plotted n Fg. 3. The dual optmzaton convergence loc based on the CP method for case UK00_24 are llustrated n Fgs. 4 and 5.

5 Wen Fan, Yuan Lao, Jong-Beom Lee and Yong-Kab Km 2 4 x 08 2 x Iteraton Fg.. Dual optmzaton convergence locus based on SG for UK200_68 overall vew Iteraton Fg. 4. Dual optmzaton convergence locus based on CP for case UK00_24 overall vew x Iteraton Fg. 2. Dual optmzaton convergence locus based on SG for UK200_68 zoom n vew 0.5 x x Iteraton Fg. 5. Dual optmzaton convergence locus based on CP for case UK00_24 zoom-n vew The Fgs. show that the tested SG method can qucly converge to the desred optmal dual soluton wth few or no oscllatons. Meanwhle, the CP method suffers consderable oscllatons and thus taes a sgnfcant number of teratons to get close to the dual optmal soluton Iteraton Fg. 3. Dual optmzaton convergence locus based on CP for UK200_68 5. Conclusons A lbrary of UC problems, ncludng large-scale problems wth hundreds of thousands of varables and constrants, was created and appled for the evaluaton of the performance of an SG-based and a CP-based multpler update methods for Lagrangan dual optmzaton. The evaluated SG algorthm can acheve hgh-qualty dual solutons, usually wthn 20 teratons for large-scale UC problems wthout any sgnfcant oscllatons. Meanwhle, the evaluated CP method suffers sgnfcant oscllatons and thus s very slow n reachng the optmal dual soluton. The evaluaton results can provde researchers wth useful

6 22 Evaluaton of Two Lagrangan Dual Optmzaton Algorthms for Large-Scale Unt Commtment Problems benchmarng nformaton for the study of LR-based algorthms to solve large-scale resource schedulng problems such as UC problems. References [] Benjamn F. Hobbs, et al, The Next Generaton of Electrc Power Unt Commtment Models, Kluwer s Internatonal Seres, 200. [2] X Feng and Yuan Lao, A new Lagrangan multpler update approach for Lagrangan relaxaton based unt commtment, Electrc Power Components & Systems, 34 (2006), pp [3] N. J. Redondo, A. J. Conejo, Short-term hydrothermal coordnaton by Lagrangan relaxaton: soluton of the dual problem, IEEE Transactons on Power Systems, 4 (999), pp [4] C. P. Cheng, C. W. Lu, C. C. Lu, Unt commtment by Lagrangan relaxaton and genetc algorthms, IEEE Transactons on Power Systems, 5(2000), pp [5] R. T. Rocafellar, Lagrange multplers and optmalty, SIAM Rev., 35 (993), pp [6] Mohtar S. Bazaraa, Hanf D. Sheral, C. M. Shetty, Nonlnear Programmng, Theory and Algorthms, John Wley & Sons, Inc [7] C. A. Kasavels, M. C. Caramans, Effcent Lagrangan relaxaton algorthm for ndustry sze jobshop schedulng problems, IIE Transactons, 30 (998), pp [8] W. Ongsaul, N. Petcharas, Unt commtment by enhanced adaptve Lagrangan relaxaton, IEEE Transactons on Power Systems, 9 (2004), pp [9] A. Borghett, A. Frangon, F. Lacalandra, C.A. Nucc, Lagrangan Heurstcs Based on Dsaggregated Bundle Methods for Hydrothermal Unt Commtment, IEEE Transactons on Power Systems, 8 (2003), pp [0] H.P. Wllams, Model Buldng n Mathematcal Programmng, John Wley & Sons Ltd.,West Sussex, England, 999. [] Yuan Lao, Development of a generaton resource schedulng case lbrary, 38 th Southeastern Symposum on System Theory, Tennessee Technologcal Unversty, Cooevlle, TN, USA, March 5-7, [2] Yuan Lao, X Feng and J Pan, Impact of emsson complance program on compettve power maret, nvted paper, The 2 nd Internatonal Conference on Electrc Utlty Deregulaton, Restructurng and Power Technologes, Hong Kong, Aprl 5-8, [3] Yuan Lao, X Feng and J Pan, Analyss of nteracton between ancllary servce marets and energy maret usng power maret smulator, nvted paper, The 2 nd Internatonal Conference on Electrc Utlty Deregulaton, Restructurng and Power Technologes, Hong Kong, Aprl 5-8, [4] K. Chandram, N. Subrahmanyam and M. Sydulu, Improved pre-prepared power demand table and muller s method to solve the proft based unt commtment problem, Journal of Electrcal Engneerng & Technology, 4 (2009), pp [5] Yun-Won Jeong, Woo-Nam Lee, Hyun-Houng Km, Jong-Bae Par and Joong-Rn Shn, Thermal unt commtment usng bnary dfferental evoluton, Journal of Electrcal Engneerng & Technology, 4 (2009), pp Wen Fan s currently studyng at the Department of Electrcal and Computer Engneerng at the Unversty of Kentucy. Hs research nterests nclude power system smulaton, analyss and optmzaton, and smart grd. Yuan Lao s currently an assocate professor at the Department of Electrcal and Computer Engneerng at the Unversty of Kentucy, Lexngton, KY, USA. Hs research nterests nclude protecton, power qualty analyss, large-scale resource scheduleng optmzaton, and networ management system/supervsory control and data acquston system desgn. Jong-Beom Lee receved hs B.S., M.S., and Ph.D degrees n Electrcal Engneerng from Hanyang Unversty, Korea, n 98, 983, and 986, respectvely. He wored at the Korea Electrotechnology Research Insttute from 987 to 990. He was a vstng scholar at the Techncal Unversty of Berln, Germany, n 993; the Cty Unversty, UK, n 995; Texas A&M Unversty n 997; and Swss Federal Insttute of Technology (ETH) n He s currently a professor n the Department of Electrcal Engneerng, Wonwang Unversty, Korea. Yong-Kab Km receved hs B.S. degree n Electroncs Engneerng from Ajou Unversty and hs M.S.E. degree n Electrcal Engneerng from the Unversty of Alabama n Huntsvlle. He receved hs Ph.D. degree n Electrcal and Computer Engneerng n North Carolna State Unversty. He s currently a professor at School of Electrcal Informaton Communcaton Engneerng, Wonwang Unversty, Korea. Hs research nterests nclude remote sensng for vsble communcaton, optcal fber sensng, and power lne communcaton.

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields

A mathematical programming approach to the analysis, design and scheduling of offshore oilfields 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 A mathematcal programmng approach to the analyss, desgn and

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits

Repeater Insertion for Two-Terminal Nets in Three-Dimensional Integrated Circuits Repeater Inserton for Two-Termnal Nets n Three-Dmensonal Integrated Crcuts Hu Xu, Vasls F. Pavlds, and Govann De Mchel LSI - EPFL, CH-5, Swtzerland, {hu.xu,vasleos.pavlds,govann.demchel}@epfl.ch Abstract.

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

A Facet Generation Procedure. for solving 0/1 integer programs

A Facet Generation Procedure. for solving 0/1 integer programs A Facet Generaton Procedure for solvng 0/ nteger programs by Gyana R. Parja IBM Corporaton, Poughkeepse, NY 260 Radu Gaddov Emery Worldwde Arlnes, Vandala, Oho 45377 and Wlbert E. Wlhelm Teas A&M Unversty,

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Network Coding as a Dynamical System

Network Coding as a Dynamical System Network Codng as a Dynamcal System Narayan B. Mandayam IEEE Dstngushed Lecture (jont work wth Dan Zhang and a Su) Department of Electrcal and Computer Engneerng Rutgers Unversty Outlne. Introducton 2.

More information

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network

A New Token Allocation Algorithm for TCP Traffic in Diffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network A New Token Allocaton Algorthm for TCP Traffc n Dffserv Network S. Sudha and N. Ammasagounden Natonal Insttute of Technology, Truchrappall,

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

LECTURE NOTES Duality Theory, Sensitivity Analysis, and Parametric Programming

LECTURE NOTES Duality Theory, Sensitivity Analysis, and Parametric Programming CEE 60 Davd Rosenberg p. LECTURE NOTES Dualty Theory, Senstvty Analyss, and Parametrc Programmng Learnng Objectves. Revew the prmal LP model formulaton 2. Formulate the Dual Problem of an LP problem (TUES)

More information

A Modelling and a New Hybrid MILP/CP Decomposition Method for Parallel Continuous Galvanizing Line Scheduling Problem

A Modelling and a New Hybrid MILP/CP Decomposition Method for Parallel Continuous Galvanizing Line Scheduling Problem ISIJ Internatonal, Vol. 58 (2018), ISIJ Internatonal, No. 10 Vol. 58 (2018), No. 10, pp. 1820 1827 A Modellng and a New Hybrd MILP/CP Decomposton Method for Parallel Contnuous Galvanzng Lne Schedulng Problem

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

A Saturation Binary Neural Network for Crossbar Switching Problem

A Saturation Binary Neural Network for Crossbar Switching Problem A Saturaton Bnary Neural Network for Crossbar Swtchng Problem Cu Zhang 1, L-Qng Zhao 2, and Rong-Long Wang 2 1 Department of Autocontrol, Laonng Insttute of Scence and Technology, Benx, Chna bxlkyzhangcu@163.com

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

An efficient iterative source routing algorithm

An efficient iterative source routing algorithm An effcent teratve source routng algorthm Gang Cheng Ye Tan Nrwan Ansar Advanced Networng Lab Department of Electrcal Computer Engneerng New Jersey Insttute of Technology Newar NJ 7 {gc yt Ansar}@ntedu

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

More information

Backpropagation: In Search of Performance Parameters

Backpropagation: In Search of Performance Parameters Bacpropagaton: In Search of Performance Parameters ANIL KUMAR ENUMULAPALLY, LINGGUO BU, and KHOSROW KAIKHAH, Ph.D. Computer Scence Department Texas State Unversty-San Marcos San Marcos, TX-78666 USA ae049@txstate.edu,

More information

Review of approximation techniques

Review of approximation techniques CHAPTER 2 Revew of appromaton technques 2. Introducton Optmzaton problems n engneerng desgn are characterzed by the followng assocated features: the objectve functon and constrants are mplct functons evaluated

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

More information

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints

TPL-Aware Displacement-driven Detailed Placement Refinement with Coloring Constraints TPL-ware Dsplacement-drven Detaled Placement Refnement wth Colorng Constrants Tao Ln Iowa State Unversty tln@astate.edu Chrs Chu Iowa State Unversty cnchu@astate.edu BSTRCT To mnmze the effect of process

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

TWO STAGE FACILITY LOCATION PROBLEM: LAGRANGIAN BASED HEURISTICS

TWO STAGE FACILITY LOCATION PROBLEM: LAGRANGIAN BASED HEURISTICS TWO STAGE FACILITY LOCATION PROBLEM: LAGRANGIAN BASED HEURISTICS Igor Ltvnchev Nuevo Leon State Unversty Monterrey, Méxco gor@yalma.fme.uanl.mx Mguel Mata Pérez Nuevo Leon State Unversty Monterrey, Méxco

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment Journal of Physcs: Conference Seres PAPER OPEN ACCESS Resource and Vrtual Functon Status Montorng n Network Functon Vrtualzaton Envronment To cte ths artcle: MS Ha et al 2018 J. Phys.: Conf. Ser. 1087

More information

An Application of Network Simplex Method for Minimum Cost Flow Problems

An Application of Network Simplex Method for Minimum Cost Flow Problems BALKANJM 0 (0) -0 Contents lsts avalable at BALKANJM BALKAN JOURNAL OF MATHEMATICS journal homepage: www.balkanjm.com An Applcaton of Network Smplex Method for Mnmum Cost Flow Problems Ergun EROGLU *a

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Parallel Branch and Bound Algorithm - A comparison between serial, OpenMP and MPI implementations

Parallel Branch and Bound Algorithm - A comparison between serial, OpenMP and MPI implementations Journal of Physcs: Conference Seres Parallel Branch and Bound Algorthm - A comparson between seral, OpenMP and MPI mplementatons To cte ths artcle: Luco Barreto and Mchael Bauer 2010 J. Phys.: Conf. Ser.

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

Fast Computation of Shortest Path for Visiting Segments in the Plane

Fast Computation of Shortest Path for Visiting Segments in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 4 The Open Cybernetcs & Systemcs Journal, 04, 8, 4-9 Open Access Fast Computaton of Shortest Path for Vstng Segments n the Plane Ljuan Wang,, Bo Jang

More information

Classification / Regression Support Vector Machines

Classification / Regression Support Vector Machines Classfcaton / Regresson Support Vector Machnes Jeff Howbert Introducton to Machne Learnng Wnter 04 Topcs SVM classfers for lnearly separable classes SVM classfers for non-lnearly separable classes SVM

More information

CONCURRENT OPTIMIZATION OF MULTI RESPONCE QUALITY CHARACTERISTICS BASED ON TAGUCHI METHOD. Ümit Terzi*, Kasım Baynal

CONCURRENT OPTIMIZATION OF MULTI RESPONCE QUALITY CHARACTERISTICS BASED ON TAGUCHI METHOD. Ümit Terzi*, Kasım Baynal CONCURRENT OPTIMIZATION OF MUTI RESPONCE QUAITY CHARACTERISTICS BASED ON TAGUCHI METHOD Ümt Terz*, Kasım Baynal *Department of Industral Engneerng, Unversty of Kocael, Vnsan Campus, Kocael, Turkey +90

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

More information

Study on Fuzzy Models of Wind Turbine Power Curve

Study on Fuzzy Models of Wind Turbine Power Curve Proceedngs of the 006 IASME/WSEAS Internatonal Conference on Energy & Envronmental Systems, Chalkda, Greece, May 8-0, 006 (pp-7) Study on Fuzzy Models of Wnd Turbne Power Curve SHU-CHEN WANG PEI-HWA HUANG

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Minimum Cost Optimization of Multicast Wireless Networks with Network Coding

Minimum Cost Optimization of Multicast Wireless Networks with Network Coding Mnmum Cost Optmzaton of Multcast Wreless Networks wth Network Codng Chengyu Xong and Xaohua L Department of ECE, State Unversty of New York at Bnghamton, Bnghamton, NY 13902 Emal: {cxong1, xl}@bnghamton.edu

More information

Message-Passing Algorithms for Quadratic Programming Formulations of MAP Estimation

Message-Passing Algorithms for Quadratic Programming Formulations of MAP Estimation Message-Passng Algorthms for Quadratc Programmng Formulatons of MAP Estmaton Akshat Kumar Department of Computer Scence Unversty of Massachusetts Amherst akshat@cs.umass.edu Shlomo Zlbersten Department

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Control strategies for network efficiency and resilience with route choice

Control strategies for network efficiency and resilience with route choice Control strateges for networ effcency and reslence wth route choce Andy Chow Ru Sha Centre for Transport Studes Unversty College London, UK Centralsed strateges UK 1 Centralsed strateges Some effectve

More information

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks Decson Strateges for Ratng Objects n Knowledge-Shared Research etwors ALEXADRA GRACHAROVA *, HAS-JOACHM ER **, HASSA OUR ELD ** OM SUUROE ***, HARR ARAKSE *** * nsttute of Control and System Research,

More information

Multiobjective fuzzy optimization method

Multiobjective fuzzy optimization method Buletnul Ştnţfc al nverstăţ "Poltehnca" dn Tmşoara Sera ELECTRONICĂ ş TELECOMNICAŢII TRANSACTIONS on ELECTRONICS and COMMNICATIONS Tom 49(63, Fasccola, 24 Multobjectve fuzzy optmzaton method Gabrel Oltean

More information

Performance Evaluation of an ANFIS Based Power System Stabilizer Applied in Multi-Machine Power Systems

Performance Evaluation of an ANFIS Based Power System Stabilizer Applied in Multi-Machine Power Systems Performance Evaluaton of an ANFIS Based Power System Stablzer Appled n Mult-Machne Power Systems A. A GHARAVEISI 1,2 A.DARABI 3 M. MONADI 4 A. KHAJEH-ZADEH 5 M. RASHIDI-NEJAD 1,2,5 1. Shahd Bahonar Unversty

More information

Structural Optimization Using OPTIMIZER Program

Structural Optimization Using OPTIMIZER Program SprngerLnk - Book Chapter http://www.sprngerlnk.com/content/m28478j4372qh274/?prnt=true ق.ظ 1 of 2 2009/03/12 11:30 Book Chapter large verson Structural Optmzaton Usng OPTIMIZER Program Book III European

More information

New Bundle Methods for Solving Lagrangian Relaxation Dual Problems 1

New Bundle Methods for Solving Lagrangian Relaxation Dual Problems 1 JOURNAL OF OPTIMIZATION THEORY AND APPLICATIONS: Vol. 113, No. 2, pp. 373 397, May 2002 ( 2002) New Bundle Methods for Solvng Lagrangan Relaxaton Dual Problems 1 X. ZHAO 2 AND P. B. LUH 3 Communcated by

More information

A Mixed Linear Program for a Multi-Part Cyclic Hoist Scheduling Problem

A Mixed Linear Program for a Multi-Part Cyclic Hoist Scheduling Problem A Mxed Lnear Program for a MultPart Cyclc Host Schedulng Problem Adnen El Amraou,, MareAnge Maner, Abdellah El Moudn and Mohamed Benrejeb U.R. LARA Automatque, Ecole Natonale d Ingéneurs de Tuns, Tunse.

More information

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling

Application of Improved Fish Swarm Algorithm in Cloud Computing Resource Scheduling , pp.40-45 http://dx.do.org/10.14257/astl.2017.143.08 Applcaton of Improved Fsh Swarm Algorthm n Cloud Computng Resource Schedulng Yu Lu, Fangtao Lu School of Informaton Engneerng, Chongqng Vocatonal Insttute

More information

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole

The Research of Ellipse Parameter Fitting Algorithm of Ultrasonic Imaging Logging in the Casing Hole Appled Mathematcs, 04, 5, 37-3 Publshed Onlne May 04 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/0.436/am.04.584 The Research of Ellpse Parameter Fttng Algorthm of Ultrasonc Imagng Loggng

More information

Private Information Retrieval (PIR)

Private Information Retrieval (PIR) 2 Levente Buttyán Problem formulaton Alce wants to obtan nformaton from a database, but she does not want the database to learn whch nformaton she wanted e.g., Alce s an nvestor queryng a stock-market

More information

SciFed Journal of Telecommunication Single Fitness Function to Optimize Energy using Genetic Algorithms for Wireless Sensor Network

SciFed Journal of Telecommunication Single Fitness Function to Optimize Energy using Genetic Algorithms for Wireless Sensor Network Ismal Abdullah,, 2017, 1:1 ScFed Journal of Telecommuncaton Research Artcle Open Access Sngle Ftness Functon to Optmze Energy usng Genetc Algorthms for Wreless Sensor Network *1 Ismal Abdullah, 2 Kald

More information

Concurrent Apriori Data Mining Algorithms

Concurrent Apriori Data Mining Algorithms Concurrent Apror Data Mnng Algorthms Vassl Halatchev Department of Electrcal Engneerng and Computer Scence York Unversty, Toronto October 8, 2015 Outlne Why t s mportant Introducton to Assocaton Rule Mnng

More information

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method

An Accurate Evaluation of Integrals in Convex and Non convex Polygonal Domain by Twelve Node Quadrilateral Finite Element Method Internatonal Journal of Computatonal and Appled Mathematcs. ISSN 89-4966 Volume, Number (07), pp. 33-4 Research Inda Publcatons http://www.rpublcaton.com An Accurate Evaluaton of Integrals n Convex and

More information

Design for Reliability: Case Studies in Manufacturing Process Synthesis

Design for Reliability: Case Studies in Manufacturing Process Synthesis Desgn for Relablty: Case Studes n Manufacturng Process Synthess Y. Lawrence Yao*, and Chao Lu Department of Mechancal Engneerng, Columba Unversty, Mudd Bldg., MC 473, New York, NY 7, USA * Correspondng

More information

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments Comparson of Heurstcs for Schedulng Independent Tasks on Heterogeneous Dstrbuted Envronments Hesam Izakan¹, Ath Abraham², Senor Member, IEEE, Václav Snášel³ ¹ Islamc Azad Unversty, Ramsar Branch, Ramsar,

More information

Solving Mixed Integer Formulation of the KS Maximization Problem Dual Based Methods and Results from Large Practical Problems

Solving Mixed Integer Formulation of the KS Maximization Problem Dual Based Methods and Results from Large Practical Problems Solvng Mxed Integer Formulaton of the KS Maxmzaton Problem Dual ased Methods and Results from Large Practcal Problems Debashsh Sarkar Management Scences roup CIT, New Jersey, USA (August 24, 2005) 1 Abstract

More information

A Hybrid Scheduling Algorithm for Multiclass Production Systems with Setup Times

A Hybrid Scheduling Algorithm for Multiclass Production Systems with Setup Times Hybrd Schedulng lgorthm for Multclass Producton Systems wth Setup Tmes Y. NRHRI omputer Scence and utomaton Indan Insttute of Scence angalore 0 0 INI R. SRIGOPL omputer Scence and utomaton Indan Insttute

More information

Cable optimization of a long span cable stayed bridge in La Coruña (Spain)

Cable optimization of a long span cable stayed bridge in La Coruña (Spain) Computer Aded Optmum Desgn n Engneerng XI 107 Cable optmzaton of a long span cable stayed brdge n La Coruña (Span) A. Baldomr & S. Hernández School of Cvl Engneerng, Unversty of Coruña, La Coruña, Span

More information

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks

Delay Variation Optimized Traffic Allocation Based on Network Calculus for Multi-path Routing in Wireless Mesh Networks Appl. Math. Inf. Sc. 7, No. 2L, 467-474 2013) 467 Appled Mathematcs & Informaton Scences An Internatonal Journal http://dx.do.org/10.12785/ams/072l13 Delay Varaton Optmzed Traffc Allocaton Based on Network

More information

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS

EVALUATION OF THE PERFORMANCES OF ARTIFICIAL BEE COLONY AND INVASIVE WEED OPTIMIZATION ALGORITHMS ON THE MODIFIED BENCHMARK FUNCTIONS Academc Research Internatonal ISS-L: 3-9553, ISS: 3-9944 Vol., o. 3, May 0 EVALUATIO OF THE PERFORMACES OF ARTIFICIAL BEE COLOY AD IVASIVE WEED OPTIMIZATIO ALGORITHMS O THE MODIFIED BECHMARK FUCTIOS Dlay

More information

An Application of LFP Method for Sintering Ore Ratio

An Application of LFP Method for Sintering Ore Ratio An Applcaton of LFP Method for Snterng Ore Rato X Cheng, Kalng Pan, and Yunfeng Ma School of Management, Wuhan Unversty of Scence and Technology, P.R.Chna, 408 suxn49@63.com Abstract. The proper rato decson

More information

Joint Energy Scheduling and Water Saving in Geo-Distributed Mixed-Use Buildings

Joint Energy Scheduling and Water Saving in Geo-Distributed Mixed-Use Buildings Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. Ctaton nformaton: DOI 1.119/TSG.218.288654, IEEE Transactons

More information

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method

MIXED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part 1: the optimization method MIED INTEGER-DISCRETE-CONTINUOUS OPTIMIZATION BY DIFFERENTIAL EVOLUTION Part : the optmzaton method Joun Lampnen Unversty of Vaasa Department of Informaton Technology and Producton Economcs P. O. Box 700

More information

Network Intrusion Detection Based on PSO-SVM

Network Intrusion Detection Based on PSO-SVM TELKOMNIKA Indonesan Journal of Electrcal Engneerng Vol.1, No., February 014, pp. 150 ~ 1508 DOI: http://dx.do.org/10.11591/telkomnka.v1.386 150 Network Intruson Detecton Based on PSO-SVM Changsheng Xang*

More information

CLASSIFICATION OF ULTRASONIC SIGNALS

CLASSIFICATION OF ULTRASONIC SIGNALS The 8 th Internatonal Conference of the Slovenan Socety for Non-Destructve Testng»Applcaton of Contemporary Non-Destructve Testng n Engneerng«September -3, 5, Portorož, Slovena, pp. 7-33 CLASSIFICATION

More information

Efficient Content Distribution in Wireless P2P Networks

Efficient Content Distribution in Wireless P2P Networks Effcent Content Dstrbuton n Wreless P2P Networs Qong Sun, Vctor O. K. L, and Ka-Cheong Leung Department of Electrcal and Electronc Engneerng The Unversty of Hong Kong Pofulam Road, Hong Kong, Chna {oansun,

More information

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA

APPLICATION OF A COMPUTATIONALLY EFFICIENT GEOSTATISTICAL APPROACH TO CHARACTERIZING VARIABLY SPACED WATER-TABLE DATA RFr"W/FZD JAN 2 4 1995 OST control # 1385 John J Q U ~ M Argonne Natonal Laboratory Argonne, L 60439 Tel: 708-252-5357, Fax: 708-252-3 611 APPLCATON OF A COMPUTATONALLY EFFCENT GEOSTATSTCAL APPROACH TO

More information

Programming in Fortran 90 : 2017/2018

Programming in Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Programmng n Fortran 90 : 2017/2018 Exercse 1 : Evaluaton of functon dependng on nput Wrte a program who evaluate the functon f (x,y) for any two user specfed values

More information

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap Int. Journal of Math. Analyss, Vol. 8, 4, no. 5, 7-7 HIKARI Ltd, www.m-hkar.com http://dx.do.org/.988/jma.4.494 Emprcal Dstrbutons of Parameter Estmates n Bnary Logstc Regresson Usng Bootstrap Anwar Ftranto*

More information

Minimization of the Expected Total Net Loss in a Stationary Multistate Flow Network System

Minimization of the Expected Total Net Loss in a Stationary Multistate Flow Network System Appled Mathematcs, 6, 7, 793-87 Publshed Onlne May 6 n ScRes. http://www.scrp.org/journal/am http://dx.do.org/.436/am.6.787 Mnmzaton of the Expected Total Net Loss n a Statonary Multstate Flow Networ System

More information

Multi-objective Design Optimization of MCM Placement

Multi-objective Design Optimization of MCM Placement Proceedngs of the 5th WSEAS Int. Conf. on Instrumentaton, Measurement, Crcuts and Systems, Hangzhou, Chna, Aprl 6-8, 26 (pp56-6) Mult-objectve Desgn Optmzaton of MCM Placement Chng-Ma Ko ab, Yu-Jung Huang

More information

Using SAS/OR for Automated Test Assembly from IRT-Based Item Banks

Using SAS/OR for Automated Test Assembly from IRT-Based Item Banks Usng SAS/OR for Automated Test Assembly from IRT-Based Item Bans Yung-chen Hsu, GED Testng Servce, LLC, Washngton, DC Tsung-hsun Tsa, Research League, LLC, Matawan, J ABSTRACT In recent years, advanced

More information

Complex System Reliability Evaluation using Support Vector Machine for Incomplete Data-set

Complex System Reliability Evaluation using Support Vector Machine for Incomplete Data-set Internatonal Journal of Performablty Engneerng, Vol. 7, No. 1, January 2010, pp.32-42. RAMS Consultants Prnted n Inda Complex System Relablty Evaluaton usng Support Vector Machne for Incomplete Data-set

More information

Hybrid Heuristics for the Maximum Diversity Problem

Hybrid Heuristics for the Maximum Diversity Problem Hybrd Heurstcs for the Maxmum Dversty Problem MICAEL GALLEGO Departamento de Informátca, Estadístca y Telemátca, Unversdad Rey Juan Carlos, Span. Mcael.Gallego@urjc.es ABRAHAM DUARTE Departamento de Informátca,

More information

Complexity Analysis of Problem-Dimension Using PSO

Complexity Analysis of Problem-Dimension Using PSO Proceedngs of the 7th WSEAS Internatonal Conference on Evolutonary Computng, Cavtat, Croata, June -4, 6 (pp45-5) Complexty Analyss of Problem-Dmenson Usng PSO BUTHAINAH S. AL-KAZEMI AND SAMI J. HABIB,

More information

A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS

A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS Kumar Pardeep and Chaturved D.K., Pahua G.L. - A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS A HEURISTIC METHOD FOR RELIABILITY REDUNDANCY OPTIMIZATION OF FLOW NETWORKS Kumar

More information

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm

Cracking of the Merkle Hellman Cryptosystem Using Genetic Algorithm Crackng of the Merkle Hellman Cryptosystem Usng Genetc Algorthm Zurab Kochladze 1 * & Lal Besela 2 1 Ivane Javakhshvl Tbls State Unversty, 1, I.Chavchavadze av 1, 0128, Tbls, Georga 2 Sokhum State Unversty,

More information

Security Enhanced Dynamic ID based Remote User Authentication Scheme for Multi-Server Environments

Security Enhanced Dynamic ID based Remote User Authentication Scheme for Multi-Server Environments Internatonal Journal of u- and e- ervce, cence and Technology Vol8, o 7 0), pp7-6 http://dxdoorg/07/unesst087 ecurty Enhanced Dynamc ID based Remote ser Authentcaton cheme for ult-erver Envronments Jun-ub

More information

A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN. Department of Statistics, Islamia College, Peshawar, Pakistan 2

A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN. Department of Statistics, Islamia College, Peshawar, Pakistan 2 Pa. J. Statst. 5 Vol. 3(4), 353-36 A CLASS OF TRANSFORMED EFFICIENT RATIO ESTIMATORS OF FINITE POPULATION MEAN Sajjad Ahmad Khan, Hameed Al, Sadaf Manzoor and Alamgr Department of Statstcs, Islama College,

More information

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition

Optimal Design of Nonlinear Fuzzy Model by Means of Independent Fuzzy Scatter Partition Optmal Desgn of onlnear Fuzzy Model by Means of Independent Fuzzy Scatter Partton Keon-Jun Park, Hyung-Kl Kang and Yong-Kab Km *, Department of Informaton and Communcaton Engneerng, Wonkwang Unversty,

More information