Load-Balanced Anycast Routing

Size: px
Start display at page:

Download "Load-Balanced Anycast Routing"

Transcription

1 Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan Abstract For fault-tolerance and load-balance purposes, many modern Internet applcatons may requre that a group of replcated servers dspersed wdely over the world. The anycast as a new communcaton style defned n IPv6 provdes the capablty to route packets to the nearest server. Better qualty of servce (QoS) can be acheved by ths knd of computng paradgm. DS, Web Servce, and Dstrbuted Database System are three most well known examples. However, before anycastng can be realzed, more researches need to be done. The anycast routng scheme s one of the most mportant ssues. In ths paper, we propose a load-balanced anycast routng scheme based on the WRS (Weghted Random Selecton) method. We suggest that the server capablty should be propagated along wth other felds n the routng tables. An anycast routng algorthm should take nto account the network transmsson capablty as well as the server processng capablty for the selecton of a target server. Three weght determnaton strateges are gven. We also develop a smple algorthm to calculate the weghts of WRS to acheve optmzaton under both the heavy and the lght system traffc envronment. Our approach s locally optmzed to mnmze the average total delay and well balanced for the server load.. Introducton Many modern Internet applcatons may requre that a group of replcated servers dspersed n dfferent locatons. These servers have the same nformaton and provde the same servces. A request ssued from the clent can be sent to and satsfed by any one of them. Usually, the nearest one s the most desrable. Ths knd of systems are desgned for both fault-tolerance and loadbalance obectves. The network transmsson delay and the servce processng tme can be mnmzed to accomplsh a better servce qualty by carefully choosng the target server. Doman ame Servce (DS), Web Servce, and Dstrbuted Database System are three most well known examples. As compared wth uncast, broadcast, and multcast, network-layer anycast s a newer servce type defned n IPv6 to meet the user requrement. In IETF RFC 546 [], Partrdge, Mendez, and Mllken descrbe the anycast servce as below. A host transmts a datagram to an anycast address and the nternetwork s responsble for provdng best effort delvery of the datagram to at least one, and preferably only one, of the servers that accept datagrams for the anycast address. By movng the task of fndng an approprate server from clent software to network, anycast can greatly smplfy the effort of Internet applcatons. However, more researches stll need to be done before anycastng can be realzed. Furthermore, the routng scheme s one of the most mportant ssues. Recently research on anycastng ncludes many categores: anycast archtecture, anycast routng algorthm, server selecton polcy, and so on. The archtecture related topcs nclude network-layer anycast, applcaton-layer anycast [], anycast n wreless Ad Hoc networks, and actve anycast [3]. And the anycast routng algorthm related topcs usually combne wth the server selecton polcy together to acheve the obectves of loadbalance and Qualty of Servce (QoS) [4, 5]. A survey can be found n [6]. In [4], Xuan et al. proposed an anycast routng protocol that s composed of two sub-protocols: the routng table establshment sub-protocol and the packet forwardng sub-protocol. In the routng table establshment sub-protocol, they consdered four methods (Shortest-Shortest Path, Mnmum-Dstance, Sourcebased Tree, and Core-based Tree) to prevent the loop problem caused by multple paths among routers. In the packet forwardng sub-protocol, they take a Weghted Random Selecton (WRS) approach for mult-path selecton to balance the network traffc. The smulaton showed that the loop-preventon methods and the WRS approach have great mpact on the performance n terms of average end-to-end packet delay. They manly dealt wth the network congeston problem of anycast. They Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

2 also tred to dstrbute the network traffc as even as possble and hold the loop-free property smultaneously. In ther approach, routers select the target servers usng the dstance nformaton n ther routng tables. However, a router can do the same much better and only a slghtly extended effort s needed. Two man contrbutons of our paper are: () In our approach, we deal wth both the network capablty and the server capablty smultaneously. We suggest that the server capablty nformaton should be propagated along wth other nformaton contaned n routng tables. Ths makes routers have the potental capablty to provde better load-balance and Qualty of Servce. Three weght determnaton methods are also presented for WRS. () A smple weght calculaton algorthm s presented to acheve optmzaton under both lght traffc and heavy traffc envronments. Base on the queueng theory, our approach s locally optmal for load-balance and has the mnmum average total delay. The rest of ths paper s organzed as follows. In Secton, we brefly descrbe the basc knowledge of routng schemes. We also present the problem model descrpton and the theoretc dervatons n ths secton. Then we present our load-balanced anycast routng scheme n Secton 3. Some remarks are also dscussed here. Evaluatons and analyss are gven n secton 4. Secton 5 contans the conclusons.. Problem Model and Mathematcal Dervatons. Prelmnary The man functon of the network layer defned n OSI (Open Systems Interconnecton) Reference Model s routng packets from the source host to the destnaton host. The routng algorthm s the maor part of the network layer software responsble for determnng whch output lnk an ncomng packet should be transmtted on [7]. In 990, OSPF (Open Shortest Path Frst) protocol [8] proposed by Internet Engneerng Task Force (IETF) has become the standard of Internet routng protocol and supported by most router vendors. OSPF s an open standard, supports a varety of dstance metrcs (physcal dstance, delay, etc.), and s a dynamc algorthm. A routng scheme can be dvded nto two stages: () buld the routng table, () select the outgong nterface. In the frst stage, a lnk state advertsement sub-protocol s needed and the routng nformaton wll be propagated. The routng table ncludng the destnaton, cost, and next hop felds wll be establshed. In the second stage, when a packet s receved by a router, the router must apply ts routng algorthm to choose an outgong nterface and forward the packet. A good routng scheme should work both correctly and effcently. There are several strateges for the routng algorthm optmzaton. Mnmzng the mean packet delay and maxmzng the total network throughput are two good canddates. Mnmzng the mean packet delay can mprove the Qualty of Servce. Meanwhle, maxmzng the total network throughput can ncrease the network utlzaton. These two goals are not always attanable at the same tme. In realty, they are usually n conflct wth each other. For the tradtonal uncast routng scheme, the clent host tself determnes the destnaton address. The only task of the network s to route the packet to the assgned destnaton host as fast as possble. The optmal routng scheme s the one wth the mnmum transmsson delay. However, for an anycast routng scheme, the network may have more than one choce of the destnaton server for an anycast address. The server havng the mnmum transmsson tme but wth a heavy loadng may not be the best choce. On the other hand, the one havng the smallest servce processng tme but beng very far away may not be favorable ether. The user response tme ncludes the network transmsson tme and the server processng tme. From the Qualty of Servce vew, the fnal goal of an anycast routng scheme should mnmze the end-to-end user response tme. Both the network capablty and server capablty nformaton are benefcal for the routng scheme.. Problem Model A network consstng of a number of nodes and lnks s usually consdered as a connected graph G (V, E) where V s a set of vertces representng the hosts (and/or routers) and E s a set of edges representng the lnks. An ntermedate node s called router R whch s responsble for packet transmsson, and a boundary node s called host H. In our dscusson, a host can be a clent machne or a server machne. A clent machne s where the request packet s ssued, and a server machne processes the request and sends back the response packet. The sequence of routers through whch a packet s transmtted s called a path P. Each edge s assocated wth a numercal value called dstance d. The dstance s usually assgned wth the delay tme or the bandwdth of the lnk. Fgure shows the problem model. R s a router n the network. S to S are a group of servers wth a specfc anycast address and map to the entres of routng table on R. We assume that the packet arrval pattern s a Posson Process wth arrval rate λ. Usng the Weghted Random Selecton method, the ncomng packets are dstrbuted nto the outgong nterfaces I to I wth the destnaton Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

3 servers S to S accordng to the correspondng weghts W to W. Furthermore, each procedure that sends packets from R to S and processed at S can be modeled as a M/M/ queueng system [9, 0]. Posson Process arrval rate λ R λ W λ W λ W M / M / Fgure. Problem model.3 Mathematcal Dervatons We would lke to mnmze the average delay tme n the system as much as we can. From the queueng theory [9, 0], we have the average delay tme T of each M/M/ system as follows: T λ W, s the average servce rate. Therefore, we can model the optmzaton problem for anycast routng as below. The optmzaton problem can be represented as follows: Mnmze: W, () λw Subect to W, W 0,,,..., S S S. () To solve the above problem, the Lagrange multpler method [] can be appled. Eq. () and Eq. () can be smplfed as follows: Mnmze: L( W, W,..., W, a) W ( ) + a( W ) (3) λw By the Kuhn-Tucker condtons, the necessary condtons for a mnmum of Eq. (3) to exst are as follows: W a L( W, W,..., W, a) + a 0 (4) ( λw ) L( W, W,..., W, a) W 0 The soluton of W from Eq. (4) s / λ + / λ W,, /,...,. (5) Smlar dervatons can be found n the Appendx 3 of Xuan s work [4]. In secton 3.3, we wll propose a smple optmal algorthm to calculate W. 3. Load-Balanced Anycast Routng Scheme When an anycast packet arrves at a router, the router needs to select an outgong nterface accordng to the nformaton contaned n ts routng table. The suffcency of nput nformaton and the apposteness of algorthm determne the performance of the routng scheme. Based on WRS, we can mprove the routng scheme from three aspects. () We suggest that the server capablty should be propagated along wth other nformaton contaned n a routng table entry. By takng nto account the network lnk capablty and the server capablty smultaneously, the routng scheme get more nformaton to acheve better load-balance and Qualty of Servce. () We present three weght assgnment methods: the frst one takes account of network congeston only, the second one takes account of server load, and the thrd one takes account of both at the same tme. (3) We propose a smple algorthm to calculate the weghts of WRS. Ths algorthm holds the optmzaton property of WRS under both heavy loadng traffc and lght loadng traffc envronments. The frst aspect s appled to the routng table establshment stage, and the second and thrd aspects are appled to the outgong nterface selecton stage of the routng scheme. We explan our load-balanced anycast routng approach below. 3. Routng Table Establshment Stage The routng table establshment stage constructs the routng table to provde the needed nformaton n the routng scheme. An entry n the common routng table usually ncludes the destnaton address, dstance, and next-hop felds. The entres wth the addresses that match the destnaton feld n the packet are the canddates for the routng algorthm. The canddate entres for an anycast address can be multple n two ways: () a sngle anycast address wth multple target server addresses, () a target server wth multple routng paths. The dstance feld presents the nformaton of the transmsson tme needed from router to destnaton. The routng algorthm prefers to select the entry wth smallest dstance away from Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

4 canddates and forward the packet to the outgong nterface n the next-hop feld. Choosng the entry wth shortest path can mnmze the transmsson delay. However, t also tends to make the network congested and the server overloaded snce all the packets are sent to the same target server along the same routng path. Furthermore, the response tme s the summaton of transmsson delay and server processng tme. The mnmzaton of the response tme s a more approprate goal than the mnmzaton of the transmsson tme only. Therefore, to mnmze the average response tme as much as possble, we would lke to balance the network traffc and the server loadng by dstrbutng ncomng packets over more than one outgong lnk. To acheve that, the nformaton on the network lnk capablty and the server capablty are needed. So we suggest that the server capablty feld should be added and can be measured by the maxmum number of packets that can be processed per unt tme. Moreover the dstance feld can be used as a measurement of the network lnk capablty. We assume that a routng table or topology nformaton exchange protocol lke RIP or OSPF s ncluded n the routng scheme. Thus these extended nformaton can be propagated and updated. Some extensons may be needed for these table nformaton exchange protocols and are not ncluded n ths paper. Fgure s a sample network used for dscusson. H to H 4 are clent machnes that ssue anycast packets. R to R are routers. And S to S 4 are server machnes that have the same anycast address A and can deal wth the packets. Table s the modfed routng table at R. R 3 R5 R9 H S R R3 6 R6 7 R R0 H S 3 R H3 S3 9 4 Fgure. Sample etwork. H4 S4 R4 7 R8 R Table. Routng Table at Router R. Destnaton Dstance ext Hop Server Capablty A, S 6 R5 6 A, S 6 R0 5 A, S3 6 R0 9 A, S4 35 R 8 3. Outgong Interface Selecton Stage Once the routng table has been bult on a router, t can be used to route packets. As mentoned above, the canddate entry could be multple for an anycast packet and we want packets be dstrbuted nto more than one outgong nterface. We ntroduce a routng algorthm called Weghted Random Selecton (WRS) method here. In WRS, every outgong nterface s assgned a weght and selected randomly. The probablty of an outgong nterface been selected s proportoned to ts correspondng weght. By carefully determnng the weghts, we can control the dstrbuton of packets among the outgong nterfaces. By ths way, the network traffc and the server loadng can be balanced. Eq. (5) n secton.3 gves us an optmal soluton for the determnaton of W. Assume that for an anycast address, there are canddate entres n the routng table of router R. Let us ndex these canddate entres by,,,. Then the values n the dstance felds of these entres can be denoted as D, D,, D. The values n the server capablty felds that are suggested to be added n secton 3. can be denoted as C, C,, C. The weghts of these entres are W, W,, W, respectvely. The weght assgnment method s the key step of the WRS algorthm. Usually we assume the packets arrve at the router R s a Posson process wth rate λ. Therefore, for each routng path from R to S modeled as a M/M/ system, the arrval rate λ λ W. There are several strateges to determne the servce rate. We descrbe three of them below. Method. D D s the needed transmsson tme from router R to server S. Method takes account of the network congeston problem only. The assgnment of W balances the traffc nto dfferent outgong lnks and locally optmzes the average transmsson delay. When the server loadng s lght, ths method works better. Method. C C s the number of packets that server S can serve per unt tme. Method consders the server overload Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

5 problem only. The assgnment of W balances the server load and locally optmzes the average server processng tme. When the network traffc s lght, ths method works more effcently. Method 3. D + C D + / C s the summaton of the network transmsson tme and the server processng tme and s called the total delay (or the response tme). Method 3 takes account of both the network congeston and the server overload problems. The assgnment of W balances the network traffc and the server load smultaneously and locally optmzes the average delay. Substtutng the servce rate nto Eq. (5), we get the weght assgnment equatons of the above three methods respectvely. We suggest that an anycast routng algorthm should adopt method 3 as ther routng strategy to acheve the best performance on QoS and server load-balance. The evaluatons and comparsons of these three methods are gven n secton Weght Calculaton Algorthm By applyng the Lagrange multpler method we can get soluton of the optmzaton problem. The weght W of the WRS method can be obtaned by substtutng related parameters nto Eq. (5). We need all W 0 snce the probablty of a packet transmtted nto nterface must be postve. However, ths requrement cannot be guaranteed by the Lagrange multpler method. Table gves an example to show ths problem. It occurs frequently under at a lght traffc (wth relatvely smaller arrval rate λ) envronment. To mnmze the average delay n Eq. () and stll satsfy the condton n Eq. (), the Lagrange multpler method forces the weght of the nterface wth longer delay to become negatve and obtans a bgger weght (maybe > ) on the nterface wth smaller delay. The smple algorthm we proposed below can prevent ths problem and acheve optmzaton whatever the arrval rate λ be. For general cases, ths algorthm ends n a couple of rounds. Table. Problem of Lagrange multpler method. Interface Servce Rate W (Eq. 5) W (Algorthm) Arrval Rate λ 000 Algorthm: Step : Set r 0. Step : Calculate the followng equatons W r / λ + r / r Step 3: Rearrange the ndex such that W W... W 0 > W W / λ,,,..., r. k k+ k+ K W r Step 4: If k r then stop, else update r r + k and W, W, K, W 0. Step 5: Go to Step. k+ k+ r Moreover, the optmal soluton has the form: W r / λ + r W 0, otherwse. 3.4 Remarks / r / λ,,,..., r. We gve some remarks for our approach below.. Applcaton Layer vs. etwork Layer Approach Anycastng can be mplemented ether n the applcaton layer or the network layer. An applcaton layer approach determnes the destnaton address of the target server at the clent machne where the packet has been ssued. It provdes the potental for optmzng the end-to-end response tme. However, a large amount of extra works needs to be done by the applcaton tself. For example, the applcaton needs to mantan the nformaton on server load, network topology, transmsson tme, and so on. Several new protocols may be needed for the communcaton n the system. The network layer approach combnng wth the exstng IP protocols can sgnfcantly reduce the effort by the applcaton software. Due to the lack of global nformaton of the applcaton traffc, the router can only locally optmze the traffc drectly through t. However, from the theory of statstcs, a locally optmal soluton can provde a near optmal approach.. Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

6 . Dynamc vs. WRS Load-Balancng Approach A dynamc load-balancng approach montors the states of system and dynamcally dspatches tasks. It quckly reflects the change of system and can relatvely closes to the real optmzaton. However, t consumes more resources and usually s more complcated. The WRS approach s based on the probablty model and dspatches tasks accordng to the weghts. In our approach, the weght s pre-calculated accordng to the capablty of network lnk and server. In most cases, these two parameters do not change frequently. The nformaton update mechansm provded by the common routng table nformaton exchange protocol can be used as usual. 3. Determnng D and C A lot of works have been done on the measurement of the network lnk capablty and the server capablty. To explan the load-balanced anycast routng scheme, the recprocal of dstance feld n the modfed routng table (Table ) s selected to represent the network lnk capablty D. Ths makes the transferrng from the network lnk capablty to the transmsson delay become easy and possble. Meanwhle, the maxmum number of packets that can be processed per unt tme recorded n the server capablty feld s selected to represent the C. To apply ths load balanced anycast routng scheme, one may choose the most sutable measurement method. 4. Loop-Preventon Problem The canddate entres of a routng table for an anycast address may be multple for two reasons: () a sngle anycast address wth multple target server addresses, () a target server wth multple routng paths. That makes the routng path become multple. We need a mechansm to determne the order among routers. Four methods have been presented to do that, the Shortest-Shortest Path (SSP) method, the Mnmum Dstance (Mn-D) method, the Source- Based Tree (SBT) method, and the Core-Based Tree (CBT) method. All four methods can be combned wth our approach. We defne the canddate entres used n our approach are all the elgble ones that have been verfed by any one of the above four methods. 5. Flow Type Traffc Problem If a sequence of packets arrved on a router have been sent to the same server, these packets can be dentfed as a flow n IPv6. The leadng packet(s) s processed and routed by the routng algorthm normally. Once the flow s dentfed, the followng packet wth same flow label n ts IP header wll be routed accordng to the prevous result, and then transmtted to the same outgong nterface. Our approach s compatble wth ths mechansm and can be used n the routng process at the leadng packet(s) of a flow. 4. Evaluatons and Analyss Consderng the router R, we randomly generalze the entres n the routng table n our evaluaton model. The sze of an anycast group s assumed to be ten. Furthermore, the dstance and server capablty are both normalzed to be one. The average server load and the average delay of three weght determnaton methods are lsted n Table 3. And for comparson purpose, the fxed method wth r n [4] s recalculated and adusted to ft nto our evaluaton parameters. Method Method Method 3 T Average Delay D W ( T C ) + C W ( T + D ) D + C W T λ W Table 3. Evaluaton Parameters. Average Server Load λ W C λ W C λ W C Fgure 3, 4, and 5 depct the evaluaton results. Fgure 3 shows the relatonshp between the average server load and the arrval rate. Fgure 4 shows the tendency of the average delay versus the arrval rate. Fgure 5 s an enlarged verson at Y coordnate axs of Fgure 4 to show clearly the dfferences between varous methods. We pont out below some observatons from the fgures.. The assumptons and results of Method and fxed method n [4] are smlar. They both consder the network delay problem only and gnore the lmtatons of the server capablty. The only dfference between them s that Method uses the Algorthm to rearrange the weghts f ther values become to negatve. The curves of these two methods n three fgures are very close.. Snce both Method and fxed method n [4] do not take account of the server capablty problem, they may transmt too many packets to some servers and make these servers overloaded. In Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

7 Fgure 3, the average server loads of these two methods can exceed the normalzed value and those of other two methods won t. Method takes account of the server capablty only and Method 3 takes account both the server capablty and the network delay, so ther values of average server load are much smaller than others. 3. Fgure 4 shows the relatonshp between the average total delay and the arrval rate. The average total delay rapdly ncreases when the arrval rate becomes close to one. That means the total delay may become extremely large f the traffc s very heavy. Average Server Load /D. C /(D+/C) 0.8 Fxed r Arrval Rate Fgure 3. Average Server Load. The average server load can be taken as a measurement of the server load-balance characterstc. In the meanwhle, the average total delay can be taken as a measurement of the user Qualty of Servce. From the evaluaton results, we know the WRS-based routng algorthms for anycast are desrable and should consder both the network transmsson delay and the server processng delay. 5. Conclusons Average Delay Arrval Rate /D C /(D+/C) Fxed r To obtan a better performance on QoS and server load-balance, we mprove the routng algorthm from three aspects. We conclude that the server capablty should be propagated along wth other felds n the routng table. A strategy consderng both the network congeston and the server overload was also presented for the determnaton of the weghts for WRS method. Last but not least, we showed the problem of fndng the optmal weghts under lght traffc envronment and proposed a smple algorthm to solve the problem. Evaluatons and analyss were gven to show that our approach could acheve better performance on the average delay and the average server load. 6. References [] C. Partrdge, T. Mendez, and W. Mllken, Host Anycastng Servce, IETF RFC 546, ovember 993. [] E. Zegura, M. Ammar, Z. Fe, and S. Bhattacharee, Applcaton-Layer Anycastng: A Server Selecton Archtecture and Use n a Replcated Web Servce, ACM/IEEE Transactons on etworkng, 8(4): , 000. [3] H. Mura, and M. Yamamoto, Server Selecton Polcy n Actve Anycast, IEICE Transactons on Communcatons, Vol. E84-B. o. 0, October 00. Average Delay Fgure 4. Average Delay Arrval Rate /D C /(D+/C) Fxed r Fgure 5. Average Delay wth Enlargement. [4] D. Xuan, W. Ja, W. Zhao, and H. Zhu, A Routng Protocol for Anycast Messages, IEEE Transactons on Parallel and Dstrbuted Systems, Volume: Issue: 6, Jun 000. [5] W.T. Zaumen, S. Vutukury, and J.J. Garca-Luna- Aceve, Load-Balanced Anycast Routng n Computer etworks, Proceedngs Ffth IEEE Symposum on Computers and Communcatons (ISCC 000), July 000. [6] S. Yu, W. Zhou, and Y. Wu, Research on etwork Anycast, Proceedngs of the Ffth Internatonal Conference on Algorthms and Archtectures for Parallel Processng, 00. Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

8 [7] Andrew S. Tanenbaum, Computer etworks, thrd edton, Prentce-Hall, 996. [8] J. Moy, OSPF Verson, IETF RFC 47, July 99. [9] Donald Gross, and Carl M. Harrs, Fundamentals of Queueng Theory, thrd edton, Wley-Interscence, 998. [0] Sheldon M. Ross, Introducton to Probablty Models, 7th edton, San Dego: Harcourt/Academc Press, 000. [] M. S. Bazaraa and C. M. Shetty, onlnear Programmng: Theory and Algorthm, John Wley & Sons, 993. Proceedngs of the Tenth Internatonal Conference on Parallel and Dstrbuted Systems (ICPADS 04) /04 $ 0.00 IEEE

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

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

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

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

Video Proxy System for a Large-scale VOD System (DINA)

Video Proxy System for a Large-scale VOD System (DINA) Vdeo Proxy System for a Large-scale VOD System (DINA) KWUN-CHUNG CHAN #, KWOK-WAI CHEUNG *# #Department of Informaton Engneerng *Centre of Innovaton and Technology The Chnese Unversty of Hong Kong SHATIN,

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

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

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

Efficient Load-Balanced IP Routing Scheme Based on Shortest Paths in Hose Model. Eiji Oki May 28, 2009 The University of Electro-Communications

Efficient Load-Balanced IP Routing Scheme Based on Shortest Paths in Hose Model. Eiji Oki May 28, 2009 The University of Electro-Communications Effcent Loa-Balance IP Routng Scheme Base on Shortest Paths n Hose Moel E Ok May 28, 2009 The Unversty of Electro-Communcatons Ok Lab. Semnar, May 28, 2009 1 Outlne Backgroun on IP routng IP routng strategy

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

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems:

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems: Speed/RAP/CODA Presented by Octav Chpara Real-tme Systems Many wreless sensor network applcatons requre real-tme support Survellance and trackng Border patrol Fre fghtng Real-tme systems: Hard real-tme:

More information

Routing in Degree-constrained FSO Mesh Networks

Routing in Degree-constrained FSO Mesh Networks Internatonal Journal of Hybrd Informaton Technology Vol., No., Aprl, 009 Routng n Degree-constraned FSO Mesh Networks Zpng Hu, Pramode Verma, and James Sluss Jr. School of Electrcal & Computer Engneerng

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

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

More information

Real-Time Guarantees. Traffic Characteristics. Flow Control

Real-Time Guarantees. Traffic Characteristics. Flow Control Real-Tme Guarantees Requrements on RT communcaton protocols: delay (response s) small jtter small throughput hgh error detecton at recever (and sender) small error detecton latency no thrashng under peak

More information

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics

A Hybrid Genetic Algorithm for Routing Optimization in IP Networks Utilizing Bandwidth and Delay Metrics A Hybrd Genetc Algorthm for Routng Optmzaton n IP Networks Utlzng Bandwdth and Delay Metrcs Anton Redl Insttute of Communcaton Networks, Munch Unversty of Technology, Arcsstr. 21, 80290 Munch, Germany

More information

ARTICLE IN PRESS. Signal Processing: Image Communication

ARTICLE IN PRESS. Signal Processing: Image Communication Sgnal Processng: Image Communcaton 23 (2008) 754 768 Contents lsts avalable at ScenceDrect Sgnal Processng: Image Communcaton journal homepage: www.elsever.com/locate/mage Dstrbuted meda rate allocaton

More information

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks

FAHP and Modified GRA Based Network Selection in Heterogeneous Wireless Networks 2017 2nd Internatonal Semnar on Appled Physcs, Optoelectroncs and Photoncs (APOP 2017) ISBN: 978-1-60595-522-3 FAHP and Modfed GRA Based Network Selecton n Heterogeneous Wreless Networks Xaohan DU, Zhqng

More information

A Model Based on Multi-agent for Dynamic Bandwidth Allocation in Networks Guang LU, Jian-Wen QI

A Model Based on Multi-agent for Dynamic Bandwidth Allocation in Networks Guang LU, Jian-Wen QI 216 Jont Internatonal Conference on Artfcal Intellgence and Computer Engneerng (AICE 216) and Internatonal Conference on etwork and Communcaton Securty (CS 216) ISB: 978-1-6595-362-5 A Model Based on Mult-agent

More information

Connection-information-based connection rerouting for connection-oriented mobile communication networks

Connection-information-based connection rerouting for connection-oriented mobile communication networks Dstrb. Syst. Engng 5 (1998) 47 65. Prnted n the UK PII: S0967-1846(98)90513-7 Connecton-nformaton-based connecton reroutng for connecton-orented moble communcaton networks Mnho Song, Yanghee Cho and Chongsang

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

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

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

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

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

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

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

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

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol

Using Particle Swarm Optimization for Enhancing the Hierarchical Cell Relay Routing Protocol 2012 Thrd Internatonal Conference on Networkng and Computng Usng Partcle Swarm Optmzaton for Enhancng the Herarchcal Cell Relay Routng Protocol Hung-Y Ch Department of Electrcal Engneerng Natonal Sun Yat-Sen

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

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks

A Load-balancing and Energy-aware Clustering Algorithm in Wireless Ad-hoc Networks A Load-balancng and Energy-aware Clusterng Algorthm n Wreless Ad-hoc Networks Wang Jn, Shu Le, Jnsung Cho, Young-Koo Lee, Sungyoung Lee, Yonl Zhong Department of Computer Engneerng Kyung Hee Unversty,

More information

Advanced Computer Networks

Advanced Computer Networks Char of Network Archtectures and Servces Department of Informatcs Techncal Unversty of Munch Note: Durng the attendance check a stcker contanng a unque QR code wll be put on ths exam. Ths QR code contans

More information

Constructing Minimum Connected Dominating Set: Algorithmic approach

Constructing Minimum Connected Dominating Set: Algorithmic approach Constructng Mnmum Connected Domnatng Set: Algorthmc approach G.N. Puroht and Usha Sharma Centre for Mathematcal Scences, Banasthal Unversty, Rajasthan 304022 usha.sharma94@yahoo.com Abstract: Connected

More information

Channel 0. Channel 1 Channel 2. Channel 3 Channel 4. Channel 5 Channel 6 Channel 7

Channel 0. Channel 1 Channel 2. Channel 3 Channel 4. Channel 5 Channel 6 Channel 7 Optmzed Regonal Cachng for On-Demand Data Delvery Derek L. Eager Mchael C. Ferrs Mary K. Vernon Unversty of Saskatchewan Unversty of Wsconsn Madson Saskatoon, SK Canada S7N 5A9 Madson, WI 5376 eager@cs.usask.ca

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

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and

Research Article. ISSN (Print) s k and. d k rate of k -th flow, source node and Scholars Journal of Engneerng and Technology (SJET) Sch. J. Eng. Tech., 2015; 3(4A):343-350 Scholars Academc and Scentfc Publsher (An Internatonal Publsher for Academc and Scentfc Resources) www.saspublsher.com

More information

Goals and Approach Type of Resources Allocation Models Shared Non-shared Not in this Lecture In this Lecture

Goals and Approach Type of Resources Allocation Models Shared Non-shared Not in this Lecture In this Lecture Goals and Approach CS 194: Dstrbuted Systems Resource Allocaton Goal: acheve predcable performances Three steps: 1) Estmate applcaton s resource needs (not n ths lecture) 2) Admsson control 3) Resource

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

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms

Course Introduction. Algorithm 8/31/2017. COSC 320 Advanced Data Structures and Algorithms. COSC 320 Advanced Data Structures and Algorithms Course Introducton Course Topcs Exams, abs, Proects A quc loo at a few algorthms 1 Advanced Data Structures and Algorthms Descrpton: We are gong to dscuss algorthm complexty analyss, algorthm desgn technques

More information

Avoiding congestion through dynamic load control

Avoiding congestion through dynamic load control Avodng congeston through dynamc load control Vasl Hnatyshn, Adarshpal S. Seth Department of Computer and Informaton Scences, Unversty of Delaware, Newark, DE 976 ABSTRACT The current best effort approach

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks

A Semi-Distributed Load Balancing Architecture and Algorithm for Heterogeneous Wireless Networks A Sem-Dstrbuted oad Balancng Archtecture and Algorthm for Heterogeneous reless Networks Md. Golam Rabul Ala Choong Seon Hong * Kyung Hee Unversty, Korea rob@networkng.khu.ac.kr, cshong@khu.ac.kr Abstract

More information

Online Policies for Opportunistic Virtual MISO Routing in Wireless Ad Hoc Networks

Online Policies for Opportunistic Virtual MISO Routing in Wireless Ad Hoc Networks 12 IEEE Wreless Communcatons and Networkng Conference: Moble and Wreless Networks Onlne Polces for Opportunstc Vrtual MISO Routng n Wreless Ad Hoc Networks Crstano Tapparello, Stefano Tomasn and Mchele

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

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT Bran J. Wolf, Joseph L. Hammond, and Harlan B. Russell Dept. of Electrcal and Computer Engneerng, Clemson Unversty,

More information

MULTIHOP wireless networks are a paradigm in wireless

MULTIHOP wireless networks are a paradigm in wireless 400 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 17, NO. 1, JANUARY 2018 Toward Optmal Dstrbuted Node Schedulng n a Multhop Wreless Network Through Local Votng Dmtros J. Vergados, Member, IEEE, Natala

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

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

Application of VCG in Replica Placement Strategy of Cloud Storage

Application of VCG in Replica Placement Strategy of Cloud Storage Internatonal Journal of Grd and Dstrbuted Computng, pp.27-40 http://dx.do.org/10.14257/jgdc.2016.9.4.03 Applcaton of VCG n Replca Placement Strategy of Cloud Storage Wang Hongxa Computer Department, Bejng

More information

Internet Traffic Managers

Internet Traffic Managers Internet Traffc Managers Ibrahm Matta matta@cs.bu.edu www.cs.bu.edu/faculty/matta Computer Scence Department Boston Unversty Boston, MA 225 Jont work wth members of the WING group: Azer Bestavros, John

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

3. CR parameters and Multi-Objective Fitness Function

3. CR parameters and Multi-Objective Fitness Function 3 CR parameters and Mult-objectve Ftness Functon 41 3. CR parameters and Mult-Objectve Ftness Functon 3.1. Introducton Cogntve rados dynamcally confgure the wreless communcaton system, whch takes beneft

More information

DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS

DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS DEAR: A DEVICE AND ENERGY AWARE ROUTING PROTOCOL FOR MOBILE AD HOC NETWORKS Arun Avudanayagam Yuguang Fang Wenjng Lou Department of Electrcal and Computer Engneerng Unversty of Florda Ganesvlle, FL 3261

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

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach Dstrbuted Resource Schedulng n Grd Computng Usng Fuzzy Approach Shahram Amn, Mohammad Ahmad Computer Engneerng Department Islamc Azad Unversty branch Mahallat, Iran Islamc Azad Unversty branch khomen,

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

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

Quantifying Performance Models

Quantifying Performance Models Quantfyng Performance Models Prof. Danel A. Menascé Department of Computer Scence George Mason Unversty www.cs.gmu.edu/faculty/menasce.html 1 Copyrght Notce Most of the fgures n ths set of sldes come from

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

AADL : about scheduling analysis

AADL : about scheduling analysis AADL : about schedulng analyss Schedulng analyss, what s t? Embedded real-tme crtcal systems have temporal constrants to meet (e.g. deadlne). Many systems are bult wth operatng systems provdng multtaskng

More information

CS 268: Lecture 8 Router Support for Congestion Control

CS 268: Lecture 8 Router Support for Congestion Control CS 268: Lecture 8 Router Support for Congeston Control Ion Stoca Computer Scence Dvson Department of Electrcal Engneerng and Computer Scences Unversty of Calforna, Berkeley Berkeley, CA 9472-1776 Router

More information

A New Transaction Processing Model Based on Optimistic Concurrency Control

A New Transaction Processing Model Based on Optimistic Concurrency Control A New Transacton Processng Model Based on Optmstc Concurrency Control Wang Pedong,Duan Xpng,Jr. Abstract-- In ths paper, to support moblty and dsconnecton of moble clents effectvely n moble computng envronment,

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

QoS-aware routing for heterogeneous layered unicast transmissions in wireless mesh networks with cooperative network coding

QoS-aware routing for heterogeneous layered unicast transmissions in wireless mesh networks with cooperative network coding Tarno et al. EURASIP Journal on Wreless Communcatons and Networkng 214, 214:81 http://wcn.euraspournals.com/content/214/1/81 RESEARCH Open Access QoS-aware routng for heterogeneous layered uncast transmssons

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

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

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 Genetic Algorithm Based Dynamic Load Balancing Scheme for Heterogeneous Distributed Systems

A Genetic Algorithm Based Dynamic Load Balancing Scheme for Heterogeneous Distributed Systems Proceedngs of the Internatonal Conference on Parallel and Dstrbuted Processng Technques and Applcatons, PDPTA 2008, Las Vegas, Nevada, USA, July 14-17, 2008, 2 Volumes. CSREA Press 2008, ISBN 1-60132-084-1

More information

Adaptive Energy and Location Aware Routing in Wireless Sensor Network

Adaptive Energy and Location Aware Routing in Wireless Sensor Network Adaptve Energy and Locaton Aware Routng n Wreless Sensor Network Hong Fu 1,1, Xaomng Wang 1, Yngshu L 1 Department of Computer Scence, Shaanx Normal Unversty, X an, Chna, 71006 fuhong433@gmal.com {wangxmsnnu@hotmal.cn}

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

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

Performance Comparison of a QoS Aware Routing Protocol for Wireless Sensor Networks

Performance Comparison of a QoS Aware Routing Protocol for Wireless Sensor Networks Communcatons and Network, 2016, 8, 45-55 Publshed Onlne February 2016 n ScRes. http://www.scrp.org/journal/cn http://dx.do.org/10.4236/cn.2016.81006 Performance Comparson of a QoS Aware Routng Protocol

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

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

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD

Analysis on the Workspace of Six-degrees-of-freedom Industrial Robot Based on AutoCAD Analyss on the Workspace of Sx-degrees-of-freedom Industral Robot Based on AutoCAD Jn-quan L 1, Ru Zhang 1,a, Fang Cu 1, Q Guan 1 and Yang Zhang 1 1 School of Automaton, Bejng Unversty of Posts and Telecommuncatons,

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Efficient Broadcast Disks Program Construction in Asymmetric Communication Environments

Efficient Broadcast Disks Program Construction in Asymmetric Communication Environments Effcent Broadcast Dsks Program Constructon n Asymmetrc Communcaton Envronments Eleftheros Takas, Stefanos Ougaroglou, Petros copoltds Department of Informatcs, Arstotle Unversty of Thessalonk Box 888,

More information

Priority-Based Scheduling Algorithm for Downlink Traffics in IEEE Networks

Priority-Based Scheduling Algorithm for Downlink Traffics in IEEE Networks Prorty-Based Schedulng Algorthm for Downlnk Traffcs n IEEE 80.6 Networks Ja-Mng Lang, Jen-Jee Chen, You-Chun Wang, Yu-Chee Tseng, and Bao-Shuh P. Ln Department of Computer Scence Natonal Chao-Tung Unversty,

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

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

ATYPICAL SDN consists of a logical controller in the

ATYPICAL SDN consists of a logical controller in the IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 25, NO. 6, DECEMBER 2017 3587 Mnmzng Flow Statstcs Collecton Cost Usng Wldcard-Based Requests n SDNs Hongl Xu, Member, IEEE, Zhuolong Yu, Chen Qan, Member, IEEE,

More information

Performance Improvement of Direct Diffusion Algorithm in Sensor Networks

Performance Improvement of Direct Diffusion Algorithm in Sensor Networks Mddle-East Journal of Scentfc Research 2 (): 566-574, 202 ISSN 990-9233 IDOSI Publcatons, 202 DOI: 0.5829/dos.mejsr.202.2..43 Performance Improvement of Drect Dffuson Algorthm n Sensor Networks Akbar Bemana

More information

A Traffic Aware Routing Protocol for Congestion Avoidance in Content-Centric Network

A Traffic Aware Routing Protocol for Congestion Avoidance in Content-Centric Network , pp.69-80 http://dx.do.org/10.14257/jmue.2014.9.9.08 A Traffc Aware Routng Protocol for Congeston Avodance n Content-Centrc Network Jung-Jae Km 1, Mn-Woo Ryu 2*, S-Ho Cha 3 and Kuk-Hyun Cho 1 1 Dept.

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

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

More information

A Topology-aware Random Walk

A Topology-aware Random Walk A Topology-aware Random Walk Inkwan Yu, Rchard Newman Dept. of CISE, Unversty of Florda, Ganesvlle, Florda, USA Abstract When a graph can be decomposed nto clusters of well connected subgraphs, t s possble

More information

Queueing Network-based Optimisation Techniques for Workload Allocation in Clusters of Computers *

Queueing Network-based Optimisation Techniques for Workload Allocation in Clusters of Computers * Queueng Network-based Optmsaton Technques for Workload Allocaton n Clusters of Computers * Lgang He, Stephen A. Jarvs, Davd Bacgalupo, Danel P. Spooner, Xnuo Chen and Graham R. Nudd Department of Computer

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

Comparisons of Packet Scheduling Algorithms for Fair Service among Connections on the Internet

Comparisons of Packet Scheduling Algorithms for Fair Service among Connections on the Internet Comparsons of Packet Schedulng Algorthms for Far Servce among Connectons on the Internet Go Hasegawa, Takahro Matsuo, Masayuk Murata and Hdeo Myahara Department of Infomatcs and Mathematcal Scence Graduate

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Optimization of Local Routing for Connected Nodes with Single Output Ports - Part I: Theory

Optimization of Local Routing for Connected Nodes with Single Output Ports - Part I: Theory U J.T. (: 33- (pr. 0 Optmzaton of Local Routng for Connected odes wth Sngle Output Ports - Part I: Theory Dobr tanassov Batovsk Faculty of Scence and Technology ssumpton Unversty Bangkok Thaland E-mal:

More information

Intelligent Traffic Conditioners for Assured Forwarding Based Differentiated Services Networks 1

Intelligent Traffic Conditioners for Assured Forwarding Based Differentiated Services Networks 1 Intellgent Traffc Condtoners for Assured Forwardng Based Dfferentated Servces Networks B. Nandy, N. Seddgh, P. Peda, J. Ethrdge Nortel Networks, Ottawa, Canada Emal:{bnandy, nseddgh, ppeda, jethrdg}@nortelnetworks.com

More information