Evolutionary Algorithm With Experimental Design Technique

Size: px
Start display at page:

Download "Evolutionary Algorithm With Experimental Design Technique"

Transcription

1 Evolutoary Algorthm Wth Expermetal Desg Techque Qgfu Zhag Departmet of Computer Scece Uversty of Essex Wvehoe Park Colchester, CO4 3SQ Uted Kgdom Abstract: - Major steps evolutoary algorthms volve samplg pot from a space. Most of the exstg evolutoary algorthms adopt radom samplg. Expermetal desg techque s a sophstcated samplg method. Ths paper troduces a crossover based o orthogoal array desg. The proposed crossover ca estmate the best pot the space determed by the parets. The expermetal results show that the algorthm wth ths crossover s effectve for optmzato problems. Keywords: - Evolutoary algorthms, expermetal desg techque, crossover. Itroducto Evolutoary algorthms mmc the evoluto of bologcal speces to fd optmal or close-tooptmal solutos to a hard search or optmzato problems wth large ad complex search space [,2,3]. Ulke tradtoal search ad optmzato techques, evolutoary algorthms mata a collecto of potetal solutos stead of just a sgle soluto. Usg bologcally spred operators such as selecto, crossover ad mutato, the populato s evolved ad mproved utl a stoppg codto s met. Evolutoary algorthms have bee successfully appled to varous optmzato ad search problems. However, the theoretcal foudatos of evolutoary algorthms are to some extet weak. There are oly few rules of thumbs for the desg of evolutoary algorthms. Major steps evolutoary algorthms volve samplg pots from a space. From example, crossovers sample pots from the space determed by the paret pots. Most of the exstg evolutoary algorthms adopt radom samplg to select ad check pots. However, radom samplg s ot equvalet to dverse samplg. Expermet desg techque s a brach of statstcs [4,5,6]. It ca be appled to reveal the behavor of a system whose cost depeds o cotrollable factors ad ucotrollable factors (e. g. ose. Expermet desg techques sample a small porto of expermetal pots accordg to small rules ad the aalyze the results of ths expermet. They ca detfy the most fluetal factors o the cost; fd the mportat teractos amog the factors, ad the dscover the best combato of factor level that mmzes the cost. The author ad hs co-workers have appled expermetal desg techques to the desg of evolutoary algorthms [7,8,9,0]. The ma dea s that the samplg problem evolutoary algorthms ca be cosdered as a expermetal desg problem. Therefore, the sophstcated expermetal desg techques ca be used to stregthe these expermets. Ths paper revews the two basc expermetal desg techques, ad troduces crossover operators based o these techques for real fucto optmzato problem. The proposed crossover ca be used to estmate the best pot the space determed by the parets. Expermetal results show that the algorthm wth our crossover s effectve for optmzato problems. 2 Expermetal Desg Techques I ths secto, we revew the orthogoal array desg methods [4]. Cosder a system whose cost y depeds o cotrollable factors x, x 2,, x p, each at several levels, ad other ucotrollable factors (e.g. oses. The orthogoal array desg method ca be used to guess the best level of each factor by testg a small porto of combatos of factor levels. It employs orthogoal array to determe what combato of factor levels to be tested. May orthogoal arrays have bee developed. The L 9 orthogoal array s show table.

2 L 9 orthogoal array ca arrage the expermet of 4 factors wth 3 levels. I L 9 orthogoal array, each row represets a ru, ths s, a combato of factor levels to be tested. The colum elemets represet three levels of the colum factors. The orthogoalty of a orthogoal array meas that (a for ay colum, each level of the factor occurs the same tmes, (b for ay two colums, each possble combato of levels of the factors occurs the same tmes. For a system wth four cotrollable factors wth three levels, we could estmate the best combato of the factor levels the followg way: ( Test e combatos of factor levels lsted L 9 ad compute ther correspodg cost f respectvely. (2 For k=,2,3,4, ad j=0,,2, compute F k, j, the average cost of the combatos where factor K s at level j, respectvely. For example: F, =(f + f 2 + f 3 /3 (3 For factor k (k=,2,3,4, ts best level best(k s estmated as: Best(k=arg m F k, j j= 0,,2 Although there s a possblty that the combato (Best(,,best(4 s ot the best amog all possble combatos of factor levels, t s the best estmato a sese. It s worth metog that the orthogoal array desg techque could also be used to estmate the effects of factors, ad to aalyze the effects of the teractos of factors. Table : Orthogoal Array L 9 Ru Factor Factor2 Factor3 Factor Aother very useful expermetal desg techque s the uform array desg [6]. Geerally speakg, the sze of the uform array s much smaller tha that of that of the orthogoal array. The ma shortcomg of the uform array s that t caot be used to aalyze the effects of the factors ad the teractos of the factors. 3. Crossovers Based o Expermetal Desg Techques. Expermetal desg techques ca be appled to ehace crossover ad mutato [7]. I ths secto, we take the crossover based o the orthogoal array L 9 (OCX9 as a example to show how to corporate the expermetal desg techques to crossovers. Cosder the followg global optmzato problem: m f(x x D where f(x s a -dmesoal real-valued fucto, ad D s a boud set o R. OCX9 ca be regarded as a mappg from D 2 to D 2,.e.: ( x, x 2 = OCX 9( x, where x, x 2 D, ofte called parets, are the put of OCX9, ad x, x 2 D, ofte called offsprg, are ts output. Let x = ( x, L, x ad = (, L,, OCX9 cossts of the followg steps: Step Choose a λ (0, ad let x0 = λx + ( λ Step 2 For each dex {,2, L}, radomly geerate mark ( {0,,2,3}. Step 3 For each factor level combato l = ( l, l2, l3, l4 the orthogoal array L 9, assocate l wth a soluto y the followg: y = x lmark( Step 4 Let o (=,2,, 9 be the solutos assocated wth the combatos L 9, ad evaluate f(o respectvely. Step 5 Accordg to the method Secto 2, estmate the best combato, ad let o 0 be ts correspodg soluto to the problem, ad evaluate f(o 0. Step 6 Fd two of the best solutos x, x 2 amog o 0,, o 0 to be the offsprg of the crossover. It s possble that we aalyze the teractos amog the varable the above procedure by usg the methods orthogoal desg techque. Obvously, we ca also apply the uform desg to the desg

3 of crossover the same way. However, the data aalyss may become mpossble. There s a possblty that the above OCX9 gves two offsprg wth hgher costs tha ther parets. To assure that offsprg are better tha ther parets, we may employ competto amog the parets ad the temporal offsprg Step 6 to produce two solutos for the ext geerato. Most of the crossovers the lterature are smply to geerate two offsprg some radom way. OCX9 assumes that f(x a small area has some learty, ad performs a reasoable data aalyss based o orthogoal array. OCX eeds more computatoal amout tha other crossovers. However, OCX ofte gves much better offsprg. 4. Evolutoary Algorthm wth OCX9 I ths secto, a evolutoary algorthm wth OCX9 for real value fucto mmzato s sketched as follows: Step Italzato Set k= ad choose the parameters such as P m ad mu_c. Geerate (ofte radomly 2N solutos: x x x, 2,..., 2 N D Whle (ot stoppg codto do beg Step 2 OCX9 If k s eve umber, the for each j {,2, L, N} x, x : OCX 9( x, x else ( 2 j 2 j = 2 j 2 j ( x, N : = OCX 9( x, N for each j {,2, L, N } x, x : OCX 9( x, x ( 2 j 2 j+ = 2 j 2 j+ Step 3 Mutato For each {,2, L,2N} mu _ c If P m >radom(0,, the x = x + N (0, k ad perform some ecessary repar o x such that x D, where radom(0, ad N(0, represet a uform radom umber ad a vector of depedet radom Gaussas, respectvely. Step 4 k:=k+ ed. The proposed algorthm starts wth a populato of 2N caddate solutos. These solutos are called dvduals. Regardless of ts cost, each dvdual has oe ad oly oe chace of beg a paret. The matg strategy s determstc ad very smple. A dvdual has two eghbors amog whch oe s ts Brother (. e., geerated from the same parets. It always mates wth aother eghbor. Such matg strategy largely reduces the commucato overhead ts mplemetato, partcularly a shared-memory mache. By the use of OCX9, each par of parets ca geerate two offsprg, Mutato s also used wth probablty the algorthm to help both escapg from local mmum (especally the earler stage of the algorthm ad makg fe local tug (especally the later stage of the algorthm. The proposed algorthm dffers from most of the exstg algorthm that t uses offsprg selecto stead of paret selecto. The reaso why we dscard global selecto s twofold. Frst, global selecto ad competto s a serous bottleeck parallelzg evolutoary algorthms. Secodly, the orthogoal array desg techque, whch s emboded OCX, has played a role gudg the search. A good global optmzato algorthm should have some ablty to make the best use of all the formato that has bee kow the prevous stage. By corporatg the expermetal desg techques to the desg of crossover, we mprove such ablty of the resultg algorthm. 5. Expermetal Results The algorthm descrbed the above secto s coceptual ad urefed. There s stll much room for mprovemets. I order to objectvely evaluate ts performace, however, we mplemeted the algorthms wthout ay trck. We have tested the algorthm wth examples wth dverse fucto shapes. Some of them are preseted ths secto. For the followg example, P m s always set at 0., λ at 0.5, ad mu_c at 5. Example Let the fucto f(x be defed as: 2 f ( x = x 4 cos( x 2 = = 5 x 5 =, L, Ths fucto s a corrupted verso of a smple covex quadratc fucto. Ths fucto has the

4 global mmum 4 at the org, ad a large umber of local mmum pots. We ow gve the expermetal results for three versos of the fucto wth =0, 50, 00, respectvely. ( =0. Te depedet rus were performed. I each ru, the populato s talzed at radom, ad the populato sze (. e. 2N s always set at 40. I Table 2, the mmal fucto values geerato 33 ad 00 for 0 depedet rus are gve, respectvely. Table 2 RUN Geerato 33 Geerato I [], Styblsk ad Tag appled both approxmato wth smoothg ad fast smulated aealg to solve ths verso of the problem. For te radom ru, the average mmal fucto value foud s wth the average umber of fucto evaluatos equal to 6620 for SAS, ad average mmum foud s wth the average umber of fucto evaluatos beg 50,000 for FSA. As to our algorthm, the average total umber of fucto evaluatos s 6072 over geerato 33. As see, our algorthm s slghtly weaker tha SAS the ablty to make local fg. However, our algorthm s much easer to ru parallel computers tha SAS. (2 =50. I ths case, the populato sze s set at 00. The results of te radom rus are gve table 3. Table 3 RUN Geerato 00 Geerato (4 =00 I ths case, the populato sze s set at 50. The results of te radom rus are gve table 4. Table 4 RUN Geerato 400 Geerato Example 2 f ( x = ( x 2 = 6x + 5x 5 x 5 =, L, The oe-dmesoal verso of the fucto s used by Szu.[2] Its 2-D ad 0-D versos are tested []. The total umber of ts local mma s 2. All the mma must have ther coordates equal to x = or (=,2,,, ad the global mmum s As poted out [], we ca use the umber of postve coordates to characterze the qualty of the solutos other tha the global, the smaller NPC s, the better the soluto s. If NPC of a soluto s zero, the from ths soluto, we ca apply some local optmzato methods to approxmate the global soluto wth very hgh accuracy. 4 2 Te radom rus were performed for 00-D verso of the fucto. We set the populato sze at 00 for each ru.

5 Table 5 gves mma ad NPCs of the mmal soluto geerato 00 ad 500 for each ru. Example 3 Grewak fucto [3] x f ( x = x cos( 4000 = = 600 x 600 =, L,0 The fucto has ts global mmum f=- at x=0 ad several thousads local mma. The radom rus were performed for ths fucto. We set the populato sze at 00. The mmal fucto values geerato 33 ad 00 for each ru are gve table 6. Table 5 RUN Geerato 00 Geerato 500 M. NPC M. NPC Table 6 RUN Geerato 33 Geerato The radom rus were performed for ths fucto. We set the populato sze at 00. The mmal fucto values geerato 33 ad 00 for each ru are gve table Coclusos The crossover based o orthogoal array desg for a real value fucto optmzato problem was descrbed ths paper. The proposed crossover s able to estmate the best pot the space determed by the paret. Recetly, a lot of efforts have bee made to develop evolutoary algorthms for the optmzato problem wth hgh olear teractos amog the varable. Sce orthogoal array desg ca detect the teracto amog the varables, we beleve that orthogoal array desg ca also be used to mprove the ablty of evolutoary algorthm for such hard optmzato problems. Refereces [] T. Back, U. Hammel, ad H. P. Evolutoary Computato: Commets o the Hstory ad Curret State, IEEE Trasactos o Evolutoary Computato. Vol., No., 997, pp. 3-7 [2] Mchalewcz, Z., Geetc Algorthms + Data Structures = Evoluto Programs, 2d, Exteded Edto, Sprger-Verlag, 994. [3] D. B. Fogel, Evolutoary Computato: Toward a New Phlosophy of Mache Itellgece, Pscataway, NJ: IEEE Press, 995 [4] G. M. Clarke ad R. E. Kempso, Itroducto to the Desg ad Expermets, Lodo, Arold. 997 [5] Hcks, C. R., Fudametal Cocepts the Desg of Expermets, 3rd Edto, CBS College Publshg, 982. [6] K. T. Fag, Uform Desg, Scece Press, Bejg, 994 [7] Q. Zhag, S. Wu, ad H. Che, Some Results o Evolutoary Computato wth Expermetal Desg Techques. Workg paper, Dept. of Computer, Chagsha Isttute of Techology, Jue 995. [8] Q. Zhag, W. Peg, ad H. Che, Orthogoal Evolutoary Algorthm for Global Optmzato Problems, Workg paper, Dept. of Computer, Chagsha Isttute of Techology, Aug. 995 [9] S. Wu, Q. Zhag, ad H. Che, A New Evolutoary Model Based o Famly Eugecs: the frst results: The proceedg of 996 IEEE Iteratoa Coferece o Evolutoary Computato (ICEC'96, 996, Nagoya, Japa. pp

6 [0] Q. Zhag ad Y.-Y. Leug, Orthogoal Geetc Algorthm for Multmeda Multcast Routg, IEEE Trasactos o Evolutoary Computato, Vol. 3, No., 999, pp53-62 []M.A.Styblsk ad T.S.Tag, Expermets Nocovex Optmzato: Stochastc Approxmato ad Fucto Smoothg ad Smulated Aealg, Neural Networks, Vol. 3., 990. pp [2]Szu, H.H., ad Hartley, R.L., Nocovex Optmzato by Fast Smulated Aealg, Proceedgs of the IEEE, Vol 75, No., Nov [3]A.Tor ad A.Zlskas, Global Optmzato, Lecture Notes Computer Scece, Vol. 350, Sprger-Verlag, New York,987.

The optimization of emergency resource-mobilization based on harmony search algorithm

The optimization of emergency resource-mobilization based on harmony search algorithm Avalable ole www.ocpr.com Joural of Chemcal ad Pharmaceutcal Research, 04, 6(7):483-487 Research Artcle ISS : 0975-7384 CODE(USA) : JCPRC5 The optmzato of emergecy resource-moblzato based o harmoy search

More information

Sixth Edition. Chapter 7 Point Estimation of Parameters and Sampling Distributions Mean Squared Error of an 7-2 Sampling Distributions and

Sixth Edition. Chapter 7 Point Estimation of Parameters and Sampling Distributions Mean Squared Error of an 7-2 Sampling Distributions and 3//06 Appled Statstcs ad Probablty for Egeers Sth Edto Douglas C. Motgomery George C. Ruger Chapter 7 Pot Estmato of Parameters ad Samplg Dstrbutos Copyrght 04 Joh Wley & Sos, Ic. All rghts reserved. 7

More information

Short Note: Merging Secondary Variables for Geophysical Data Integration

Short Note: Merging Secondary Variables for Geophysical Data Integration Short Note: Mergg Secodary Varables for Geophyscal Data Itegrato Steve Lyster ad Clayto V. Deutsch Departmet of Cvl & Evrometal Egeerg Uversty of Alberta Abstract Multple secodary data from geophyscal

More information

A New Mathematical Model for a Redundancy Allocation Problem with Mixing Components Redundant and Choice of Redundancy Strategies

A New Mathematical Model for a Redundancy Allocation Problem with Mixing Components Redundant and Choice of Redundancy Strategies Appled Mathematcal Sceces, Vol, 2007, o 45, 222-2230 A New Mathematcal Model for a Redudacy Allocato Problem wth Mxg Compoets Redudat ad Choce of Redudacy Strateges R Tavakkol-Moghaddam Departmet of Idustral

More information

An Anycast Routing Algorithm Based on Genetic Algorithm

An Anycast Routing Algorithm Based on Genetic Algorithm A Aycast Routg Algorthm Based o Geetc Algorthm CHUN ZHU, MIN JIN Computer Scece ad Iformato Techology College Zhejag Wal Uversty No.8, South Q ahu Road, Ngbo P.R.CHINA http://www.computer.zwu.edu.c Abstract:

More information

K-Map 1. In contrast, Karnaugh map (K-map) method provides a straightforward procedure for simplifying Boolean functions.

K-Map 1. In contrast, Karnaugh map (K-map) method provides a straightforward procedure for simplifying Boolean functions. K-Map Lesso Objectves: Eve though Boolea expressos ca be smplfed by algebrac mapulato, such a approach lacks clear regular rules for each succeedg step ad t s dffcult to determe whether the smplest expresso

More information

A New Aggregation Policy for RSS Services

A New Aggregation Policy for RSS Services A New Aggregato Polcy for RSS Servces Youg Geu Ha Sag Ho Lee Jae Hw Km Yaggo Km 2 School of Computg, Soogsl Uversty Seoul, Korea {youggeu,shlee99,oassdle}@gmal.com 2 Dept. of Computer ad Iformato Sceces,

More information

Module 6. Channel Coding. Version 2 ECE IIT, Kharagpur

Module 6. Channel Coding. Version 2 ECE IIT, Kharagpur Module 6 Chael Codg Lesso 36 Coded Modulato Schemes After readg ths lesso, you wll lear about Trells Code Modulato; Set parttog TCM; Decodg TCM; The modulated waveform a covetoal ucoded carrer modulato

More information

On the Techniques for Constructing Even-order Magic Squares using Basic Latin Squares

On the Techniques for Constructing Even-order Magic Squares using Basic Latin Squares Iteratoal Joural of Scetfc ad Research Publcatos, Volume, Issue 9, September 0 ISSN 50-353 O the Techques for Costructg Eve-order Magc Squares usg Basc Lat Squares Tomba I. Departmet of Mathematcs, Mapur

More information

A Two Objective Model for Location-Allocation in a Supply Chain

A Two Objective Model for Location-Allocation in a Supply Chain AmrHosse Nobl, Abolfazl Kazem,Alreza Alejad/ TJMCS Vol. 4 No. 3 (22) 392 4 The Joural of Mathematcs ad Computer Scece Avalable ole at http://www.tjmcs.com The Joural of Mathematcs ad Computer Scece Vol.

More information

OPTIMAL BUS DISPATCHING POLICY UNDER VARIABLE DEMAND OVER TIME AND ROUTE LENGTH

OPTIMAL BUS DISPATCHING POLICY UNDER VARIABLE DEMAND OVER TIME AND ROUTE LENGTH OPTIMAL BUS DISPATCHING POLICY UNDER VARIABLE DEMAND OVER TIME AND ROUTE LENGTH Amal S. Kumarage, Professor of Cvl Egeerg, Uversty of Moratuwa, Sr Laka H.A.C. Perera, Cetral Egeerg Cosultacy Bureau, Sr

More information

Switching Angle Design for Pulse Width Modulation AC Voltage Controller Using Genetic Algorithm and Distributed Artificial Neural Network

Switching Angle Design for Pulse Width Modulation AC Voltage Controller Using Genetic Algorithm and Distributed Artificial Neural Network Swtchg Agle Desg for Pulse Wdth Modulato AC Voltage Cotroller Usg Geetc Algorthm ad Dstrbuted Artfcal Neural Network Pattarapor Jtta, Somyot Katwadvla ad Atthapol Ngaoptakkul Abstract. Ths paper proposes

More information

A Novel Bandwidth Optimization Manager for Vehicle Controller Area Network, CAN, System

A Novel Bandwidth Optimization Manager for Vehicle Controller Area Network, CAN, System A Novel Badwdth Optmzato Maager for Vehcle Cotroller Area Network, CAN, System Y WANG, Z-y YOU, L-hu HUI Guzhou Normal Uversty, Guyag, Guzhou 550001, Cha Abstract Ths paper cosders the badwdth lmtato of

More information

Available online at (Elixir International Journal) Electrical Engineering. Elixir Elec. Engg. 37 (2011)

Available online at   (Elixir International Journal) Electrical Engineering. Elixir Elec. Engg. 37 (2011) 3908 Belal Mohammad Kalesar et al./ Elxr Elec. Egg. 37 (0) 3908-395 Avalable ole at www.elxrpublshers.com (Elxr Iteratoal Joural) Electrcal Egeerg Elxr Elec. Egg. 37 (0) 3908-395 Optmal substato placemet

More information

A Spectrally Efficient Frequency Division Multiplexing Based Communications System M. R. D. Rodrigues and I. Darwazeh

A Spectrally Efficient Frequency Division Multiplexing Based Communications System M. R. D. Rodrigues and I. Darwazeh IOWo'03, 8th Iteratoal OFDM-Workshop, Proceedgs, Hamburg, DE, Sep 24-25, 2003 (Prepublcato draft) A Spectrally Effcet Frequecy Dvso Multplexg Based Commucatos System M. R. D. Rodrgues ad I. Darwazeh Laboratory

More information

OPTIMAL DG PLACEMENT FOR MAXIMUM LOSS REDUCTION IN RADIAL DISTRIBUTION SYSTEM USING ABC ALGORITHM

OPTIMAL DG PLACEMENT FOR MAXIMUM LOSS REDUCTION IN RADIAL DISTRIBUTION SYSTEM USING ABC ALGORITHM teratoal Joural of Revews Computg 009-00 JRC & LLS. All rghts reserved. JRC SSN: 076-338 www.jrc.org E-SSN: 076-3336 OPTMAL PLACEMENT FOR MAXMUM LOSS REDUCTON N RADAL DSTRBUTON SYSTEM USNG ABC ALGORTHM

More information

An ANOVA-Based GPS Multipath Detection Algorithm Using Multi-Channel Software Receivers

An ANOVA-Based GPS Multipath Detection Algorithm Using Multi-Channel Software Receivers A ANOVA-Based GPS Multpath Detecto Algorthm Usg Mult-Chael Software Recevers M.T. Breema, Y.T. Morto, ad Q. Zhou Dept. of Electrcal ad Computer Egeerg Mam Uversty Oxford, OH 4556 Abstract: We preset a

More information

Assignment#4 Due: 5pm on the date stated in the course outline. Hand in to the assignment box on the 3 rd floor of CAB.

Assignment#4 Due: 5pm on the date stated in the course outline. Hand in to the assignment box on the 3 rd floor of CAB. MATH Assgmet#4 Due: 5pm o the date stated the course outle. Had to the assgmet box o the 3 rd floor of CAB.. Let deote the umber of teror regos of a covex polygo wth sdes, dvded by all ts dagoals, f o

More information

Descriptive Statistics

Descriptive Statistics Math 3 Lecture I Descrptve tatstcs Descrptve statstcs are graphcal or umercal methods utlsed to summarze data such a way that mportat features of the sample ca be depcted. tatstcs: tatstcs s cocered wth

More information

An Improved DV-Hop Localization Algorithm Based on the Node Deployment in Wireless Sensor Networks

An Improved DV-Hop Localization Algorithm Based on the Node Deployment in Wireless Sensor Networks Iteratoal Joural of Smart Home Vol. 9, No. 0, (05), pp. 97-04 http://dx.do.org/0.457/jsh.05.9.0. A Improved DV-Hop Localzato Algorthm Based o the Node Deploymet Wreless Sesor Networks Jam Zhag, Ng Guo

More information

DYNAMIC BROADCAST SCHEDULING IN ASYMMETRIC COMMUNICATION SYSTEMS: PUSH AND PULL DATA BASED ON SCHEDULING INDEX AND OPTIMAL CUT-OFF POINT YUFEI GUO

DYNAMIC BROADCAST SCHEDULING IN ASYMMETRIC COMMUNICATION SYSTEMS: PUSH AND PULL DATA BASED ON SCHEDULING INDEX AND OPTIMAL CUT-OFF POINT YUFEI GUO DYNAMIC BROADCAST SCHEDULING IN ASYMMETRIC COMMUNICATION SYSTEMS: PUSH AND PULL DATA BASED ON SCHEDULING INDEX AND OPTIMAL CUT-OFF POINT by YUFEI GUO Preseted to the Faculty of the Graduate School of The

More information

DISTRIBUTION VOLTAGE MONITORING AND CONTROL UTILIZING SMART METERS

DISTRIBUTION VOLTAGE MONITORING AND CONTROL UTILIZING SMART METERS 4 th Iteratoal Coferece o Electrcty Dstrbuto Glasgow, -5 Jue 07 DISTRIBUTION VOLTAGE MONITORING AND CONTROL UTILIZING SMART METERS Yoshhto. KINOSHITA Kazuor. IWABUCHI Yasuyuk. MIYAZAKI Toshba Japa Toshba

More information

Lecture6: Lossless Compression Techniques. Conditional Human Codes

Lecture6: Lossless Compression Techniques. Conditional Human Codes ecture6: ossless Compresso Techques Codtoal uma Codes -Cosder statoary dscrete arov process, = { s, s, s } wth codtoal pmfs P P s s wth,, tates o Ps/so.9.5.5 Ps/s.5.8.5 Ps/s.5.5.6 -The margal probabltes

More information

Design of Fuzzy-Sliding Mode Control with the Self Tuning Fuzzy Inference Based on Genetic Algorithm and Its Application

Design of Fuzzy-Sliding Mode Control with the Self Tuning Fuzzy Inference Based on Genetic Algorithm and Its Application 58 ICASE: The Isttute of Cotrol, Automato ad Systems Egeers, KOREA Vol. 3, No. 1, March, 2001 Desg of Fuzzy-Sldg Mode Cotrol wth the Self Tug Fuzzy Iferece Based o Geetc Algorthm ad Its Applcato Seok-Jo

More information

Economic Load Dispatch Based on a Hybrid Particle Swarm Optimization

Economic Load Dispatch Based on a Hybrid Particle Swarm Optimization Ecoomc Load Dspatch Based o a Hybrd artcle Swarm Optmzato Jog-Bae ar, K-Sog Lee, Joog-R Sh, Gyu-Ha Choe, Kwag Y. Lee Abstract Ths paper presets a ew approach to ecoomc load dspatch (ELD) problems usg a

More information

Distributed Online Matching Algorithm For Multi-Path Planning of Mobile Robots

Distributed Online Matching Algorithm For Multi-Path Planning of Mobile Robots Proect Paper for 6.854 embers: Seugkook Yu (yusk@mt.edu) Sooho Park (dreameo@mt.edu) Dstrbuted Ole atchg Algorthm For ult-path Plag of oble Robots 1. Itroducto Curretly, we are workg o moble robots whch

More information

Robot Path Planning Based on Random Coding Particle Swarm Optimization

Robot Path Planning Based on Random Coding Particle Swarm Optimization (IJACSA) Iteratoal Joural of Advaced Computer Scece ad Applcatos, Vol. 6, No. 4, 5 Robot Path Pla Based o Radom Cod Partcle Swarm Optmzato Ku Su Collee of Electroc ad Electrcal Eeer Shaha Uversty of Eeer

More information

BER ANALYSIS OF V-BLAST MIMO SYSTEMS UNDER VARIOUS CHANNEL MODULATION TECHNIQUES IN MOBILE RADIO CHANNELS

BER ANALYSIS OF V-BLAST MIMO SYSTEMS UNDER VARIOUS CHANNEL MODULATION TECHNIQUES IN MOBILE RADIO CHANNELS 202 Iteratoal Coferece o Computer Techology ad Scece (ICCTS 202) IPCSIT vol. 47 (202) (202) IACSIT Press, Sgapore DOI: 0.7763/IPCSIT.202.V47.24 BER ANALYSIS OF V-BLAST MIMO SYSTEMS UNDER VARIOUS CANNEL

More information

Zigbee wireless sensor network localization evaluation scheme with weighted centroid method

Zigbee wireless sensor network localization evaluation scheme with weighted centroid method Zgbee wreless sesor etwork localzato evaluato scheme wth weghted cetrod method Loesy Thammavog 1, Khamphog Khogsomboo 1, Thaadol Tegthog 2 ad Sathapor Promwog 2,* 1 Departmet of Electrocs ad Telecommucato

More information

Study of algorithms to optimize frequency assignment for autonomous IEEE access points

Study of algorithms to optimize frequency assignment for autonomous IEEE access points IJCSI Iteratoal Joural of Computer Scece Issues, Vol. 7, Issue 5, September 1 ISSN (Ole): 1694-814 64 Study of algorthms to optmze frequecy assgmet for autoomous IEEE 8.11 access pots Mchael Fsterbusch

More information

Frequency Assignment for IEEE Wireless Networks

Frequency Assignment for IEEE Wireless Networks Frequecy Assgmet for IEEE 8 Wreless Networks K K Leug Bell Labs, Lucet Techologes Murray Hll, NJ 7974 k@bell-labscom Byoug-Jo J Km AT&T Labs Research Mddletow, NJ 7748 macsbug@researchattcom Abstract The

More information

Infinite Series Forms of Double Integrals

Infinite Series Forms of Double Integrals Iteratoal Joural of Data Evelopmet Aalyss ad *Operatos Research*, 4, Vol., No., 6- Avalable ole at http://pubs.scepub.com/jdeaor/// Scece ad Educato Publshg DOI:.69/jdeaor--- Ifte Seres Forms of Double

More information

A Two Stage Methodology for Siting and Sizing of DG for Minimum Loss in Radial Distribution System using RCGA

A Two Stage Methodology for Siting and Sizing of DG for Minimum Loss in Radial Distribution System using RCGA teratoal Joural of Computer Applcatos (0975 8887) Volume 5 No., July 0 A Two Stage Methodology for Stg ad Szg of for Mmum Loss adal Dstrbuto System usg CGA Dr.M.adma ltha EEE Member rofessor & HOD Dept.

More information

SIMPLE RANDOM SAMPLING

SIMPLE RANDOM SAMPLING UIT IMPL RADOM AMPLIG mple Radom amplg tructure. Itroducto Obectves. Methods of electo of a ample Lottery Method Radom umber Method Computer Radom umber Geerato Method.3 Propertes of mple Radom amplg Merts

More information

A CONTROL CHART FOR HEAVY TAILED DISTRIBUTIONS. K. Thaga. Department of Statistics University of Botswana, Botswana

A CONTROL CHART FOR HEAVY TAILED DISTRIBUTIONS. K. Thaga. Department of Statistics University of Botswana, Botswana A CONTROL CHART FOR HEAVY TAILED DISTRIBUTIONS K. Thaga Departmet of Statstcs Uversty of Botswaa, Botswaa thagak@mopp.ub.bw ABSTRACT Stadard cotrol charts wth cotrol lmts determed by the mea ad stadard

More information

2008 Machine Intelligence Research Laboratories (MIR Labs)

2008 Machine Intelligence Research Laboratories (MIR Labs) X. Wag, X. Z. Gao, ad S. J. Ovaska. 8. A ovel partcle swarm based method for olear fucto optmzato. Iteratoal Joural of Computatoal Itellgece Research, volume 4, umber 3, pages 8 89. 8 Mache Itellgece Research

More information

Speculative Completion for the Design of High-Performance Asynchronous Dynamic Adders

Speculative Completion for the Design of High-Performance Asynchronous Dynamic Adders I: 1997 IEEE Iteratoal Symposum o Advaced Research Asychroous Crcuts ad Systems ( Asyc97 Symposum), Edhove, The Netherlads Speculatve Completo for the Desg of Hgh-Performace Asychroous Dyamc Adders Steve

More information

Optimal Location and Size of Distributed Generation in Distribution System by Artificial Bees Colony Algorithm

Optimal Location and Size of Distributed Generation in Distribution System by Artificial Bees Colony Algorithm teratoal Joural o ormato ad Electrocs Egeerg, Vol. 3, No., Jauary 03 Optmal Locato ad Sze o Dstrbuted Geerato Dstrbuto System by Artcal Bees Coloy Algorthm Nguye Tug Lh ad Dam Xua Dog Abstract Dstrbuted

More information

Design of an Elevator Group Supervisory Controller using Ordinal Structure Fuzzy Logic with Context Adaptation

Design of an Elevator Group Supervisory Controller using Ordinal Structure Fuzzy Logic with Context Adaptation Desg of a Group Supervsory Cotroller usg Ordal Structure Fuzzy Logc wth Cotext Adaptato Kumeresa A. Daapalasgam ad Marzuk Khald Cetre for Artfcal Itellgece ad Robotcs Faculty of Electrcal Egeerg Uverst

More information

5. Random Processes. 5-3 Deterministic and Nondeterministic Random Processes

5. Random Processes. 5-3 Deterministic and Nondeterministic Random Processes 5. Radom Processes 5- Itroducto 5- Cotuous ad Dscrete Radom Processes 5-3 Determstc ad Nodetermstc Radom Processes 5-4 Statoary ad Nostatoary Radom Processes 5-5 rgodc ad Noergodc Radom Processes 5-6 Measuremet

More information

Generation Reliability Evaluation in Deregulated Power Systems Using Game Theory and Neural Networks

Generation Reliability Evaluation in Deregulated Power Systems Using Game Theory and Neural Networks Smart Grd ad Reewable Eergy, 212, 3, 89-95 http://dx.do.org/1.4236/sgre.212.3213 Publshed Ole May 212 (http://www.scrp.org/joural/sgre) 1 Geerato Relablty Evaluato Deregulated Power Systems Usg Game Theory

More information

LECTURE 4 QUANTITATIVE MODELS FOR FACILITY LOCATION: SERVICE FACILITY ON A LINE OR ON A PLANE

LECTURE 4 QUANTITATIVE MODELS FOR FACILITY LOCATION: SERVICE FACILITY ON A LINE OR ON A PLANE LECTUE 4 QUANTITATIVE MODELS FO FACILITY LOCATION: SEVICE FACILITY ON A LINE O ON A PLANE Learg objectve 1. To demostrate the quattatve approach to locate faclt o a le ad o a plae 6.10 Locatg Faclt o a

More information

Optimal Reliability Allocation

Optimal Reliability Allocation Optmal Relablty Allocato Wley Ecyclopeda of Operatos Research ad Maagemet Scece Yashwat K. Malaya Computer Scece Dept. Colorado State Uversty, Fort Colls CO 80523 malaya@cs.colostate.edu Phoe: 970-49-703,

More information

Thermometer-to-binary Encoder with Bubble Error Correction (BEC) Circuit for Flash Analog-to-Digital Converter (FADC)

Thermometer-to-binary Encoder with Bubble Error Correction (BEC) Circuit for Flash Analog-to-Digital Converter (FADC) Thermometer-to-bary Ecoder wth Bubble Error Correcto (BEC) Crcut for Flash Aalog-to-Dgtal Coverter (FADC) Bu Va Heu, Seughyu Beak, Seughwa Cho +, Jogkook Seo ±, Takyeog Ted. Jeog,* Dept. of Electroc Egeerg,

More information

Multiset Permutations in Lexicographic Order

Multiset Permutations in Lexicographic Order Webste: www.jetae.com ISSN 2250-2459, ISO 9001:2008 Certfed Joural, Volume 4, Issue 1, Jauary 2014 Multset Permutatos Lexcographc Order Tg Kuo Departmet of Marketg Maagemet, Takmg Uversty of Scece ad Techology,

More information

An Evolutionary Stochastic Approach for Efficient Image Retrieval using Modified Particle Swarm Optimization

An Evolutionary Stochastic Approach for Efficient Image Retrieval using Modified Particle Swarm Optimization (IJACSA) Iteratoal Joural of Advaced Computer Scece ad Applcatos, A Evolutoary Stochastc Approach for Effcet Image Retreval usg Modfed Partcle Swarm Optmzato Hads Hedar Departmet of Computer Egeerg Raz

More information

Voltage Contingency Ranking for IEEE 39-Bus System using Newton- Raphson Method

Voltage Contingency Ranking for IEEE 39-Bus System using Newton- Raphson Method WSEAS TRANSACTIONS o OWER SSTEMS Haer m, Asma Meddeb, Souad Chebb oltage Cotgecy Rag for IEEE 39-Bus System usg Newto- Raphso Method HAER MII, ASMA MEDDEB ad SOUAD CHEBBI Natoal Hgh School of Egeers of

More information

Memetic Algorithm-Based Multi-Objective Coverage Optimization for Wireless Sensor Networks

Memetic Algorithm-Based Multi-Objective Coverage Optimization for Wireless Sensor Networks Sesors 204, 4, 20500-2058; do:0.3390/s420500 Artcle OPEN ACCESS sesors ISSN 424-8220 www.mdp.com/joural/sesors Memetc Algorthm-Based Mult-Objectve Coverage Optmzato for Wreless Sesor Networks Zh Che,2,3,

More information

A Fast Path Planning Algorithm for a Mobile Robot

A Fast Path Planning Algorithm for a Mobile Robot Proceeds of the World Coress o Eeer 018 Vol I WCE 018, July 4-6, 018, Lodo, U.K. A Fast Path Pla Alorthm for a Moble Robot Patece I. Adamu, IAENG, Member, Hlary I. Okabue, Pelum E. Outude ad Abodu A. Opaua

More information

The Use of Genetic Algorithms in Validating the System Model and Determining Worst-case Transients in Capacitor Switching Simulation Studies

The Use of Genetic Algorithms in Validating the System Model and Determining Worst-case Transients in Capacitor Switching Simulation Studies The Use of Geetc Algorthms Valdatg the System Model ad Determg Worst-case Trasets Capactor Swtchg Smulato Studes Mlade Kezuovc, Fellow, IEEE Yua Lao, Studet Member, IEEE Texas A&M Uversty Departmet of

More information

Automatic Modulation Classification with Genetic Backpropagation Neural Network

Automatic Modulation Classification with Genetic Backpropagation Neural Network Automatc odulato Classfcato wth Geetc Backpropagato eural etwork Qal Zhou, Hu Lu, Lwe Ja, Kefe ao Electroc ad Iformato Egeerg Behag Uversty Beg 009, P.R.Cha Emal:xa5@buaa.edu.c, mluhu@buaa.edu.c,lwe_008@63.com,

More information

THE FOURIER SERIES USED IN ANALYSE OF THE CAM MECHANISMS FOR THE SHOEMAKING MACHINES (PART I)

THE FOURIER SERIES USED IN ANALYSE OF THE CAM MECHANISMS FOR THE SHOEMAKING MACHINES (PART I) ANNALS OF HE UNIVERSIY OF ORADEA FASCICLE OF EXILES, LEAHERWORK HE FOURIER SERIES USED IN ANALYSE OF HE CAM MECHANISMS FOR HE SHOEMAKING MACHINES (PAR I) IOVAN-DRAGOMIR Ala, DRIȘCU Maraa, Gheorghe Asach

More information

Project Scheduling with Two Constrained Resources

Project Scheduling with Two Constrained Resources Proect Schedulg wth Two Costraed Resources Rog-Hwa Huag, Hsag-L Hsao, Szu-ha Hu, Shh-Tg Syu, ug-a Ho, Rou-We Hsu, Yu-Y Lu Departmet of Busess Admstrato Fu e Catholc Uversty No.50, Chug-Cheg Rd., Hschuag

More information

Long Number Bit-Serial Squarers

Long Number Bit-Serial Squarers Log Number Bt-Seral Squarers E. Chaotaks, P. Kalvas ad K. Z. Pekmestz are th the Natoal Techcal Uversty of Athes, 7 73 Zographou, Athes, Greece. E-mal: lchaot, paraskevas, pekmes@mcrolab.tua.gr Abstract

More information

Simulation of rainfall-runoff process by artificial neural networks and HEC-HMS model (case study Zard river basin)

Simulation of rainfall-runoff process by artificial neural networks and HEC-HMS model (case study Zard river basin) Proceedgs of The Fourth Iteratoal Ira & Russa Coferece 43 Smulato of rafall-ruoff process by artfcal eural etworks ad HEC-HMS model (case study Zard rver bas Mehrdad Akbarpour MSc. Graguate, Water Structures

More information

Capacitor Placement Optimization in Transmission System Using Hybrid PSO and HBMO Algorithms

Capacitor Placement Optimization in Transmission System Using Hybrid PSO and HBMO Algorithms Iteratoal Joural of Eergy a Power Volume 1, Issue 1, August 01 PP. 6-30 ISSN(ole ISSN(prt www.j-ep.org Capactor Placemet Optmzato Trasmsso System Usg Hybr PSO a HBMO Algorthms M.Yarmohama 1, M.A.Taghha

More information

Optimal Power Allocation in Zero-forcing MIMO-OFDM Downlink with Multiuser Diversity

Optimal Power Allocation in Zero-forcing MIMO-OFDM Downlink with Multiuser Diversity Optmal Power Allocato Zero-forcg IO-OFD Dowl wth ultuser Dversty Peter W. C. Cha ad oger S.. Cheg Abstract hs paper cosders the optmal power allocato for a multuser IO-OFD dowl system usg zero-forcg multplexg

More information

Applied Statistics and Probability for Engineers, 6 th edition December 31, 2013 CHAPTER 6. Section 6-1

Applied Statistics and Probability for Engineers, 6 th edition December 31, 2013 CHAPTER 6. Section 6-1 Appled Statstcs ad Probablty for Egeers, 6 th edto December 31, 013 CHAPTER 6 Secto 6-1 6-1. No, usually ot. For eample, f the sample s {, 3} the mea s.5 whch s ot a observato the sample. 6-3. No, usually

More information

CHAPTER-4 WIDE BAND PASS FILTER DESIGN 4.1 INTRODUCTION

CHAPTER-4 WIDE BAND PASS FILTER DESIGN 4.1 INTRODUCTION CHAPTER-4 WIDE BAND PASS FILTER DESIGN 4. INTRODUCTION The bad pass flters suested last chapter are hav the FBW less tha the 2%. I cotrast of that ths chapter deals wth the des of wde bad pass flter whch

More information

SAIDI MINIMIZATION OF A REMOTE DISTRIBUTION FEEDER. Kai Zou, W. W. L. Keerthipala and S. Perera

SAIDI MINIMIZATION OF A REMOTE DISTRIBUTION FEEDER. Kai Zou, W. W. L. Keerthipala and S. Perera SAIDI INIIZATIN F A RETE DISTRIBUTIN FEEDER Ka Zou, W. W.. Keerthpala ad S. Perera Uversty of Wollogog School of Electrcal ad Computer Telecommucato Egeerg Wollogog, NSW 2522, Australa Abstract Dstrbuto

More information

Reliability Allocation

Reliability Allocation Relablty Allocato Yashwat K. Malaya omputer Scece Dept. olorado State Uversty Fort olls O 80523 USA malaya@cs.colostate.edu Phoe: 970-49-703, 970-49-2466 Abstract---A system s geerally desged as a assembly

More information

Static games: Coordination and Nash equilibrium

Static games: Coordination and Nash equilibrium Statc game: Coordato ad Nah equlbrum Lecture Game Theory Fall 204, Lecture 2 3.0.204 Dael Spro, ECON3200/4200, Lecture 2 Ratoalzablty about Narrowg dow the belef I have ad the other player may have by

More information

Research Article Solving the Inverse Kinematics for Robot Manipulators using Modified Electromagnetism-like Algorithm with Record to Record Travel

Research Article Solving the Inverse Kinematics for Robot Manipulators using Modified Electromagnetism-like Algorithm with Record to Record Travel Research Joural of Appled Sceces, Egeerg ad Techology 7(9): 3986-3994, 04 DOI:0.906/rjaset.7.759 ISSN: 040-7459; e-issn: 040-7467 04 Maxwell Scetfc Publcato Corp. Submtted: August 9, 03 Accepted: August

More information

Geometric Distribution as a Randomization Device: Implemented to the Kuk s Model

Geometric Distribution as a Randomization Device: Implemented to the Kuk s Model It. J. Cotem. Math. Sceces, Vol. 8, 03, o. 5, 43-48 HIKARI Ltd, www.m-hkar.com Geometrc Dstrbuto as a Radomzato Devce: Imlemeted to the Kuk s Model Sarjder Sgh Deartmet of Mathematcs Texas A&M Uversty-Kgsvlle

More information

CS519K: M ULTIMEDIA SYSTEMS STUDENT PROJECTS DATE ANNOUNCED: OCTOBER 25, 2002 DUE DATE:

CS519K: M ULTIMEDIA SYSTEMS STUDENT PROJECTS DATE ANNOUNCED: OCTOBER 25, 2002 DUE DATE: CS519K: M ULTIMEDIA SYSTEMS STUDENT PROJECTS DATE ANNOUNCED: OCTOBER 25, 2002 DUE DATE: DECEMBER 5, 2002, 11:59PM Basc gropg: Groups of 2 studets each; (or dvdual 1-member groups) There are 6 projects.

More information

Dual-Module Data Fusion of Infrared and Radar for Track before Detect

Dual-Module Data Fusion of Infrared and Radar for Track before Detect JOURAL OF COMPUTERS, VOL. 7, O. 2, DECEMBER 22 286 Dual-Module Data Fuso of Ifrared ad Radar for Trac before Detect Afu ZHU orth Cha Uversty of Water Resources ad Electrc Power Uversty,Zhegzhou, P.R.Cha

More information

Comparison of Measurement and Prediction of ITU-R Recommendation P.1546

Comparison of Measurement and Prediction of ITU-R Recommendation P.1546 Comparso of Measuremet ad Predcto of ITU-R Recommedato P.546 Chag-Hoo Lee *, Nam-Ryul Jeo *, Seog-Cheol Km *, Jug-m Lm * Isttute of New Meda ad Commucatos, Seoul Natoal Uversty, Cosoldated Mateace Depot,

More information

Enhancing Topology Control Algorithms in Wireless Sensor Network using Non-Isotropic Radio Models

Enhancing Topology Control Algorithms in Wireless Sensor Network using Non-Isotropic Radio Models IJCSNS Iteratoal Joural of Computer Scece ad Network Securty, VOL.6 No.8B, August 6 5 Ehacg Topology Cotrol Algorthms Wreless Sesor Network usg No-Isotropc Rado Models Ma.Vctora Que ad Wo-Joo Hwag Departmet

More information

Research on System-level Calibration of Automated Test Equipment based. Least Square Method

Research on System-level Calibration of Automated Test Equipment based. Least Square Method Research o System-level Calbrato of Automated Test Equpmet based Least Square Method Wag Yog*,,, Zhag Juwe,, Qu Laku,, Zhag Lwe, ad Su Shbao 3 College of Electrcal Egeerg, Hea Uversty of Scece ad Techology,

More information

Optimal Location of IPFC for Improving Power System Performance Using Cuckoo Search Algorithm

Optimal Location of IPFC for Improving Power System Performance Using Cuckoo Search Algorithm IOSR Joural of Electrcal ad Electrocs Egeerg (IOSR-JEEE) e-issn: 78-1676,p-ISSN: 30-3331, Volume 11, Issue 4 Ver. I (Jul. Aug. 016), PP 33-43 www.osrourals.org Optmal Locato of IPFC for Improvg Power System

More information

Estimation of Post-construction Settlement in Sloping Core Rockfill Dams utilizing New Predictive Models

Estimation of Post-construction Settlement in Sloping Core Rockfill Dams utilizing New Predictive Models IOSR Joural of Mechacal ad Cvl Egeerg (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 13, Issue 6 Ver. II (Nov. - Dec. 2016), PP 64-69 www.osrjourals.org Estmato of Post-costructo Settlemet Slopg

More information

Tehran Stock Price Modeling and Forecasting Using Support Vector Regression (SVR) and Its Comparison with the Classic Model ARIMA

Tehran Stock Price Modeling and Forecasting Using Support Vector Regression (SVR) and Its Comparison with the Classic Model ARIMA Ira. Eco. Rev. Vol.8, No., 04. Tehra Stock Prce Modelg ad Forecastg Usg Support Vector Regresso SVR ad Its Comparso wth the Classc Model ARIMA Saeed hajbabae Nematollah hajbabae Syed mohammad hose Somaye

More information

On LDPC Code Based Massive Random-Access Scheme for the Gaussian Multiple Access Channel

On LDPC Code Based Massive Random-Access Scheme for the Gaussian Multiple Access Channel O LDPC Code Based Massve Radom-Access Scheme for the Gaussa Multple Access Chael Luza Medova, Ato Glebov, Pavel Ryb, ad Alexey Frolov Ist. for Iformato Trasmsso Problems, Moscow, Russa, pryb@tp.ru Moscow

More information

K-sorted Permutations with Weakly Restricted Displacements

K-sorted Permutations with Weakly Restricted Displacements K-sorted Permutatos wth Weakly Restrcted Dsplacemets Tg Kuo Departmet of Marketg Maagemet, Takmg Uversty of Scece ad Techology Tape 5, Tawa, ROC tkuo@takmg.edu.tw Receved February 0; Revsed 5 Aprl 0 ;

More information

Time-Frequency Entropy Analysis of Arc Signal in Non-Stationary Submerged Arc Welding

Time-Frequency Entropy Analysis of Arc Signal in Non-Stationary Submerged Arc Welding Egeerg, 211, 3, 15-19 do:1.4236/eg.211.3213 Publshed Ole February 211 (http://www.scrp.org/joural/eg) Tme-Frequecy Etropy Aalyss of Arc Sgal o-statoary Submerged Arc Weldg Abstract Kuafag He 1, Swe Xao

More information

Genetic Algorithm based Artificial Neural Network model for Voltage Stability Monitoring

Genetic Algorithm based Artificial Neural Network model for Voltage Stability Monitoring Geetc Algorthm based Artfcal Neural Network model for Voltage Stablty Motorg K S Saja Dr. BarjeevTyag Dr. Vshal Kumar Electrcal Deptt. Electrcal Deptt. Electrcal Deptt. I.I.T. Roorkee I.I.T. Roorkee I.I.T.

More information

A HIGH ACCURACY HIGH THROUGHPUT JITTER TEST SOLUTION ON ATE FOR 3GBPS AND 6GBPS SERIAL-ATA

A HIGH ACCURACY HIGH THROUGHPUT JITTER TEST SOLUTION ON ATE FOR 3GBPS AND 6GBPS SERIAL-ATA A HIGH ACCURACY HIGH THROUGHPUT JITTER TEST SOLUTION ON ATE FOR 3GBPS AND 6GBPS SERIAL-ATA Yogqua Fa, Y Ca ad Zeljko Zlc LSI Corporato 0 Amerca Parkway NE, Alletow, Pesylvaa 809 Emal: y.ca@ls.com Departmet

More information

PROVIDING high-rate and reliable communications is an

PROVIDING high-rate and reliable communications is an 1764 IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 5, NO. 12, DECEMBER 26 OMAR: Utlzg Multuser Dversty Wreless Ad Hoc Networks Jafeg Wag, Studet Member, IEEE, Hogqag Zha, Studet Member, IEEE, Yuguag Fag,

More information

An Improved PSO Algorithm For Robot Multi-Goal Path Planning

An Improved PSO Algorithm For Robot Multi-Goal Path Planning A Improved PSO Algorthm For Robot Mult-Goal Path Plag Abstract Xgcheg Pu 1, a, Juje L, b ad Y Zhag 1, c 1 School o Scece, Chogqg Uversty o Posts ad Telecommucatos, Chogqg 400065, Cha Research Ceter o Itellget

More information

Optimal Bidding Strategy in Competitive Market Using GA & BFA: A Comparative Study

Optimal Bidding Strategy in Competitive Market Using GA & BFA: A Comparative Study Iteratoal Joural of Egeerg Research ad Developmet e-issn: 2278-067X, p-issn: 2278-800X, www.jerd.com Volume 3, Issue 6 (September 2012), PP. 83-94 Optmal Bddg Strategy Compettve Market Usg GA & BFA: A

More information

Redundancy-Allocation in Pharmaceutical Plant Deepika Garg*, Kuldeep Kumar**,G.L.Pahuja***

Redundancy-Allocation in Pharmaceutical Plant Deepika Garg*, Kuldeep Kumar**,G.L.Pahuja*** Deepka Garg et. al. / Iteratoal Joural of Egeerg Scece ad Techology Vol. 2(5), 200, 088-097 Redudacy-Allocato Pharmaceutcal Plat Deepka Garg*, Kuldeep Kumar**,G.L.Pahua*** *RESEARCH SCHOLAR,DEPT. OF MATHEMATICS,N.I.T.,KURUKSHETRA

More information

New Difference Estimator in Two-phase Sampling using Arbitrary Probabilities

New Difference Estimator in Two-phase Sampling using Arbitrary Probabilities IN 1684-8403 Joural o tatstcs olume 15, 008,. 7-16 Abstract New Derece Estmator Two-hase amlg usg Arbtrar Probabltes Asa Kamal 1 ad Muhammad Qaser hahbaz A ew derece estmator has bee costructed two-hase

More information

An Enhanced Posterior Probability Anti-Collision Algorithm Based on Dynamic Frame Slotted ALOHA for EPCglobal Class1 Gen2

An Enhanced Posterior Probability Anti-Collision Algorithm Based on Dynamic Frame Slotted ALOHA for EPCglobal Class1 Gen2 Joural of Commucatos Vol. 9,. 0, October 204 A Ehaced Posteror Probablty At-Collso Algorthm Based o Dyamc Frame Slotted ALOHA for EPCglobal Class Ge2 Lta Dua,Wewe Pag 2, ad Fu Dua 2 College of Iformato

More information

A Participation Incentive Market Mechanism for Allocating Heterogeneous Network Services

A Participation Incentive Market Mechanism for Allocating Heterogeneous Network Services A Partcpato Icetve Maret Mechasm for Allocatg Heterogeeous Networ Servces Juog-S Lee ad Boleslaw K. Szymas * Noa Research Ceter, Palo Alto, CA 94304 USA * Resselaer Polytechc Isttute, Troy, NY 280, USA

More information

Shane Dixon, Xiao-Hua Yu

Shane Dixon, Xiao-Hua Yu Proceedgs of the 2010 IEEE Iteratoal Coferece o Iformato ad Automato Jue 20-23, Harb, Cha Boformatcs Data Mg Usg Artfcal Immue Systems ad Neural Networks Shae Dxo, Xao-Hua Yu Departmet of Electrcal Egeerg

More information

Block-based Feature-level Multi-focus Image Fusion

Block-based Feature-level Multi-focus Image Fusion Block-based Feature-level Mult-focus Image Fuso Abdul Bast Sddqu, M. Arfa Jaffar Natoal Uversty of Computer ad Emergg Sceces Islamabad, Paksta {bast.sddqu,arfa.affar}@u.edu.pk Ayyaz Hussa, Awar M. Mrza

More information

Shape Optimization of Slider-crank Mechanism

Shape Optimization of Slider-crank Mechanism Shape Optmzato of Slder-crak Mechasm Kalash Chaudhary Professor, Departmet of Mechacal Egeerg, Raj Egeerg College Jodhpur, da Abstract: - ths paper, a two stage optmzato techque s preseted for optmum desg

More information

Allocating Travel Times Recorded from Sparse GPS Probe Vehicles into Individual Road Segments

Allocating Travel Times Recorded from Sparse GPS Probe Vehicles into Individual Road Segments Avalable ole at www.scecedrect.com SceceDrect Trasportato Research Proceda 25C (207) 223 2226 www.elsever.com/locate/proceda World Coferece o Trasport Research - WCTR 206 Shagha. 0-5 July 206 Allocatg

More information

Fault-Tolerant Small Cells Locations Planning in 4G/5G Heterogeneous Wireless Networks

Fault-Tolerant Small Cells Locations Planning in 4G/5G Heterogeneous Wireless Networks 1 Fault-Tolerat Small Cells Locatos Plag G/G Heterogeeous Wreless Networks Tamer Omar 1, Zakha Abchar, Ahmed E. Kamal 3, J. Morrs Chag ad Mohammad Aluem 1 Departmet of Techology Systems, East Carola Uversty,

More information

606. Research of positioning accuracy of robot Motoman SSF2000

606. Research of positioning accuracy of robot Motoman SSF2000 606. Research of postog accuracy of robot Motoma SSF2000 A. Klkevčus, M. Jurevčus 2, V. Vekters 3, R. Maskeluas 4, J. Stakūas 5, M. Rybokas 6, P. Petroškevčus 7 Vlus Gedmas Techcal Uversty, Departmet of

More information

Machine Vision Optimization using Nature-Inspired Algorithms to Model Sunagoke Moss Water Status

Machine Vision Optimization using Nature-Inspired Algorithms to Model Sunagoke Moss Water Status Vol.6 (06 o. ISS: 088-5334 ache Vso Optmzato usg ature-ispred Algorthms to odel Suagoke oss Water Status Yusuf Hedrawa #, Dmas Frmada Al Rza # Departmet of Agrcultural Egeerg, Uversty of Brawaya, alag

More information

SVD-based Collaborative Filtering with Privacy

SVD-based Collaborative Filtering with Privacy SVD-based Collaboratve Flterg wth Prvacy Husey Polat Departmet of Electrcal Egeerg ad Computer Scece Syracuse Uversty, 121 L Hall Syracuse, NY 13244-1240, USA Phoe: +1 315 443 4124 hpolat@ecs.syr.edu Welag

More information

On the Robustness of Next Generation GNSS Phase-only Real-Time Kinematic Positioning

On the Robustness of Next Generation GNSS Phase-only Real-Time Kinematic Positioning O the Robustess of Next Geerato GNSS Phase-oly Real-Tme Kematc Postog Leard HUISMAN 1, Peter J.G. TEUNISSEN 1,2, Des ODIJK 1 1 Curt Uversty of Techology GNSS Research Lab Ket Street, Betley WA 6845, Perth,

More information

Distributed Joint AP Grouping and User Association for MU-MIMO Networks

Distributed Joint AP Grouping and User Association for MU-MIMO Networks IEEE INFOCOM 2018 - IEEE Coferece o Computer Commucatos Dstrbuted Jot AP Groupg ad User Assocato for MU-MIMO Networks Wagkt Wog S.-H. Gary Cha Departmet of Computer Scece ad Egeerg The Hog Kog Uversty

More information

A New and Efficient Proposed Approach to Find Initial Basic Feasible Solution of a Transportation Problem

A New and Efficient Proposed Approach to Find Initial Basic Feasible Solution of a Transportation Problem Amerca Joural of Appled Mathematcs ad Statstcs, 27, Vol., No. 2, 4-6 Avalable ole at http://pubs.scepub.com/ajams//2/3 Scece ad Educato Publshg DOI:.269/ajams--2-3 A New ad Effcet Proposed Approach to

More information

FUZZY IMAGE SEGMENTATION USING LOCATION AND INTENSITY INFORMATION

FUZZY IMAGE SEGMENTATION USING LOCATION AND INTENSITY INFORMATION FUZZY AGE SEGENTATON USNG OCATON AND NTENSTY NFOATON Ameer Al, aurece S Dooley ad Gour C Karmakar Gppslad School of Computg & formato Techology, oash Uversty, Australa Emal: {AmeerAl, aurecedooley ad GourKarmakar}@fotechmoasheduau

More information

Fairness of High-Speed TCP Protocols with Different Flow Capacities

Fairness of High-Speed TCP Protocols with Different Flow Capacities JOURNAL OF NETWORKS, VOL. 4, NO. 3, MAY 9 63 Faress of Hgh-Speed TP Protocols wth Dfferet Flow apactes Rachd Mbarek, Mohamed Tahar Be Othma*, Salem Nasr *Seor Member, IEEE ollege of omputer, Qassm Uversty,

More information

CEDAR: A Low-latency and Distributed Strategy for Packet Recovery in Wireless Network

CEDAR: A Low-latency and Distributed Strategy for Packet Recovery in Wireless Network : A Low-latecy ad Dstrbuted Strategy for Pacet Recovery Wreless Networ Chex Qu*, Hayg She*, Sohraab Solta, Kara Sapra*, Hao Jag ad Jaso Hallstrom *Departmet of Electrcal ad Computer Egeerg, Clemso Uversty,

More information

How Preferences Affect Productivity in the Sugarcane Harvest Problem a Comparative Study of a Two-Steps MOEA

How Preferences Affect Productivity in the Sugarcane Harvest Problem a Comparative Study of a Two-Steps MOEA How Prefereces Affect Productvty the Sugarcae Harvest Problem a Comparatve Study of a Two-Steps MOEA Dogo F. Pacheco, Tarcíso D. P. Lucas, Ferado B. de Lma Neto Departmet of Computg ad Systems - Polytechc

More information

Exam. Real-time systems, basic course, CDT315. Grading: Swedish grades: ECTS grades:

Exam. Real-time systems, basic course, CDT315. Grading: Swedish grades: ECTS grades: 6 Exam eal-tme systems, basc course, 35 eacher: amr Isovc Phoe: 0 3 73 Exam durato: 08:30 3:30 Help alloed: Pots: calculator ad a laguage dctoary 48 p Gradg: Sedsh grades: ES grades: Importat formato:

More information