Ant Colony Based Node Disjoint Hybrid Multi-path Routing for Mobile Ad Hoc Network

Size: px
Start display at page:

Download "Ant Colony Based Node Disjoint Hybrid Multi-path Routing for Mobile Ad Hoc Network"

Transcription

1 Journal of Computer Scence 4 (2): 80-86, 2008 ISSN Scence Publcatons Ant Colony Based Node Dsjont Hybrd Mult-path Routng for Moble Ad Hoc Network 1 B. Kalaavath, 2 K. Duraswamy 1 Department of Informaton Technology, K.S. Rangasamy College of Technology, KSR Kalv Nagar, Truchengode , Inda 2 Dean, K.S. Rangasamy College of Technology, KSR Kalv Nagar, Truchengode , Inda Abstract: Moble Ad hoc Networks are characterzed by mult-hop wreless lnks, wthout any nfrastructure and frequent node moblty. A class of ant colony based routng protocols has recently ganed attenton because of ther adaptablty to the network changes. AntHocNet s ant colony based hybrd algorthm, whch combnes reactve path setup wth proactve path probng, mantenance and mprovement. Mult-path routng represents a promsng routng method for moble ad hoc network. Mult-path routng acheves load balancng and s more reslent to route falures. Ths research ntroduces node dsjont mult-path property to AntHocNet routng algorthm. A vrtual class room s one that can be establshed by usng moble devces and whose members can be dynamcally added or removed. The mplementaton of vrtual class room for lesson handlng and query dscusson usng moble ad hoc network s analyzed. The data are spread among the N (here N = 3) node dsjont routes from the begnnng of the data transmsson sesson. The performance metrcs, average end-to-end delay, packet delvery rato and load balancng have been analyzed for varous pause tmes. The average end-to-end delay and packet delvery rato have not vared sgnfcantly. Optmal load dstrbuton s acheved by spreadng the load among dfferent node dsjont routes. Keywords: Moble ad hoc network, ant colony optmzaton, personal dgtal assstant, vrtual class room, anthocnet INTRODUCTION A moble ad hoc network s a collecton of moble nodes that can communcate wth each other usng mult-hop wreless lnks wthout utlzng any fxed base staton nfrastructure and centralzed management. Each node n the network acts as both a host and a router. The desgn of an effcent and relable routng protocol n such a network s a challengng ssue. Exstng IP protocols can be classfed ether as proactve or reactve [1]. Proactve protocols attempt to contnuously evaluate all the routes wthn a network-so that when a packet needs to be forwarded, a route s already known and can be mmedately used. It s well known that proactve protocols are not optmal for Moble Ad Hoc Networks (MANET) whch have rapdly changng topologes. In contrast, reactve routng protocols nvoke a route determnaton procedure on-demand only. Thus, f route s needed some sort of global search procedure s used. Ondemand routng protocols n partcular, are wdely developed because they consume much less bandwdth than proactve protocols. Ad hoc On-Demand Dstance Vector (AODV)] and Dynamc Source Routng (DSR) are the two most wdely studed on-demand ad hoc routng protocols. The lmtaton of these protocols s that both of them buld and rely on a unpath route for each data sesson. Whenever there s a lnk break on the actve route, each of the two routng protocols has to nvoke a route dscovery process. Each route dscovery flood s assocated wth sgnfcant latency and overhead. In addton, reactve protocols ntroduce addtonal latency for real-tme traffc. Hybrd routng protocols that use a mx of both proactve and reactve routng technques are proposed to combne the merts of both and overcome ther shortcomngs. In practce, many algorthms are hybrd algorthms [1] (e.g., ZRP- Zone Routng Protocol. HARP-Hybrd Ad Hoc Routng Protocol, AntHocNet [2] ) usng both proactve and reactve components. In ZRP and HARP, each node mantans only routng nformaton for those nodes that are wthn ts zone and ts neghbourng zones. They exhbt proactve behavour wthn a zone and reactve between zones. The route to each destnaton wthn a Correspondng Author: B. Kalaavath, Department of Informaton Technology, K.S. Rangasamy College of Technology, Truchengode , Inda 80

2 zone s easly establshed wthout delay, whle a route dscovery and route mantenance are requred for every other destnaton. AntHocNet s a hybrd algorthm based on the framework of Ant Colony Optmzaton (ACO). It does not mantan paths to all destnatons at all tmes, but sets up paths when they are needed at the start of a sesson. Ths s done n a reactve path setup phase, where ant agents called reactve forward ants are used. Whle a data sesson s gong on, the paths are probed, mantaned and mproved proactvely usng dfferent ant agents called proactve forward ants. AntHocNet reacts to lnk falures wth ether local repar or by warnng precedng nodes on the paths. Multpath routng conssts of fndng multple routes between a source and destnaton node. Multpath routng protocols can attempt to fnd node dsjont, lnk dsjont or non-dsjont routes. Multple paths can provde load balancng, fault-tolerance and hgher aggregate bandwdth [3]. Ths research ACNDHMR - Ant Colony based Node Dsjont Hybrd Mult-path Routng proposes to ntegrate node dsjont feature nto the AntHocNet to provde load balancng, fault- tolerance and reduce endto-end delay. The basc dea of the ACO s taken from food searchng behavour of real ants. When ants are on the way to search for food, they start from ther nest and walk toward the food. Whle walkng, ants depost a pheromone, whch ants are able to smell, whch helps to mark the route taken. The concentraton of pheromone on a certan path s an ndcaton of ts usage. Wth tme the concentraton of pheromone decreases due to dffuson effects. Ths s mportant because t ntegrates the dynamc property nto the path searchng process. In the next secton the prevous work related ant based routng algorthms are brefly revewed. Then the ACNDHMR s descrbed. In the results and dscussons secton the ACNDHMR performance s compared wth the AntHocNet by means of mplementaton of Vrtual Class Room [4]. Here the data packets are spread among N (N = 3) number of optmal routes. Fnally the result of the work done s summarzed ANT BASED ROUTING PROTOCOLS ACO approaches are nspred by the problem solvng paradgms of ants rather than buldng exact replcas of bologcal ants. In addton, there have been several works that apply to the dea of ant routng. The frst ACO routng algorthms were desgned for wred networks (e.g., AntNet [1] for packet swtched networks and ABC [1] for crcut-swtched networks). These algorthms exhbt a number of nterestng propertes whch are also desrable for MANET routng: they can J. Computer Sc., 4 (2): 80-86, work n a fully dstrbuted way, are hghly adaptve to network and traffc changes, provde mult-path routng and data spreadng. However the fact that they crucally rely on repeated path samplng whch can cause sgnfcant overhead f not dealt wth carefully. There have already been some attempts to desgn ACO routng algorthms for MANETs. Examples are ARA [1], PERA [1], Termte [1] and AntHocNet [2]. However, these algorthms ARA, PERA and Termte loose much of the proactve samplng and exploratory behavour of the orgnal ant-based algorthms. AntHocNet s a hybrd routng algorthm consstng of both reactve and proactve components. When a communcaton sesson s started at a source node s, ths node starts a reactve path setup phase, n whch ant agents called reactve forward ants are spread over the network n order to fnd the destnaton d of the sesson. They follow exstng routng nformaton f avalable and are otherwse broadcast. The frst ant to fnd d becomes a reactve backward ant whch returns to s, settng up entres n the pheromone tables of ntermedate nodes ndcatng a path between s and d. They ndcate n a node the qualty of gong over a certan next hop to reach a certan destnaton. Durng the duraton of a communcaton sesson, the algorthm tres to proactvely mprove the exstng paths. To facltate ths process, nodes nclude pheromone nformaton they have about actve destnatons n ther hello messages. A node s consdered an actve destnaton f data have recently been forwarded to t. Hello messages are short messages broadcast to all neghbors at regular ntervals. The pheromone nformaton forwarded from node to node n hello messages spreads over the network n a process whch s termed as pheromone dffuson, n analogy wth the volatle and dffusve character of ant pheromone n nature. The pheromone dffuson creates a feld ndcatng possble paths to the destnatons. Ths feld, whch s bult up of bootstrapped nformaton, contans potentally unrelable nformaton and t s mportant to verfy t before t can be used safely by data. To ths end, the source node of each communcaton sesson perodcally sends out proactve forward ants durng the course of the sesson, whch follow the dffused pheromone n order to fnd new and better paths. In ths way, the sngle path whch s set up durng the route setup phase s extended to a mesh of multple paths. Data are spread concurrently across these paths, wth a strong preference for the best path. Lnk falures are dealt wth ether by usng local route repar or by warnng precedng nodes on the paths.

3 Fg. 1: (a): Node (c): Non-dsjont dsjont; (b): Lnk dsjont and However, the multple routes generated by the AntHocNet are non-dsjont routes. Non-dsjont routes can have nodes and lnks n common. Refer to Fg.1 for examples of the dfferent knds of mult-path routes. Dsjont routes offer certan advantages over nondsjont routes. For nstance, non-dsjont routes may have lower aggregate resources than dsjont routes, because non-dsjont routes share lnks or nodes. In prncple, node dsjont routes offer the most aggregate resources, because nether lnks nor nodes are shared between the paths. Dsjont routes also provde hgher fault-tolerance. When usng non-dsjont routes, a sngle lnk or node falure can cause multple routes to fal. In node or lnk dsjont routes, a lnk falure wll only cause a sngle route to fal. However, wth lnk dsjont routes, a node falure can cause multple routes that share that node to fal. Thus, node dsjont routes offer the hghest degree of fault-tolerance. The man advantage of non-dsjont routes s that they can be more easly dscovered. Because there are no restrctons that requre the routes to be node or lnk dsjont, more non-dsjont routes exst n a gven network than node or lnk dsjont. Because node dsjontedness s a strcter requrement than lnk dsjontedness, node-dsjont routes are the least abundant and are the hardest to fnd. It has been found [10] that n moderately dense networks, there may only exst a small number of node dsjont routes between any two arbtrary nodes, especally as the dstance between the nodes ncreases. Ths s because there may be sparse areas between the two nodes that act as bottlenecks. Gven the trade-offs between usng node dsjont versus non-dsjont routes, node dsjont routes offer a good compromse between the two. In the followng subsecton, some of the proposed mult-path protocols for fndng node dsjont, lnk dsjont and non-dsjont paths are revewed. After a source begns sendng data along multple routes, some or all of the routes may break due to node moblty and/or lnk and node falures. In unpath routng, route mantenance J. Computer Sc., 4 (2): 80-86, must be performed n the presence of route falures. In the case of mult-path routng, route dscovery can be trggered each tme one of the routes fals or only after all the routes fal. Watng for all the routes to fal before performng a route dscovery would result n a delay before new routes are avalable. Ths may degrade the QoS of the applcaton. However, ntatng route dscovery every tme one of the routes fals may ncur hgh overheads. Performng route dscovery when N routes fal, where N s less than the number of paths avalable, may be a compromse between the two optons. Splt Multpath Routng [SMR] proposed n [12] s an on-demand mult-path source routng protocol. SMR s smlar to DSR and s used to construct maxmally dsjont paths. Unlke DSR, ntermedate nodes do not keep a route cache and therefore, do not reply to route requests (RREQ). Ths s to allow the destnaton to receve all the routes so that t can select the maxmally dsjont paths. Maxmally dsjont paths have as few lnks or nodes n common as possble. Duplcate RREQs are not necessarly dscarded. Instead, ntermedate nodes forward RREQs that are receved through a dfferent ncomng lnk and whose hop count s not larger than the prevously receved RREQs. SMR algorthm only selects two routes. However, the algorthm can be extended to select more than two routes. In the algorthm, the destnaton sends a route reply (RREP) for the frst RREQ t receves, whch represents the shortest delay path. The destnaton then wats to receve more RREQs. From the receved RREQs, the path that s maxmally dsjont from the shortest delay path s selected. If more than one maxmally dsjont path exsts, the shortest hop path s selected. If more than one shortest hop path exsts, the path whose RREQ was receved frst s selected. The destnaton then sends an RREP for the selected RREQ. AOMDV [13] s an extenson to the AODV protocol for computng multple loop-free and lnk-dsjont paths. To keep track of multple routes, the routng entres for each destnaton contan a lst of the nexthops along wth the correspondng hop counts. All the next hops have the same sequence number. For each destnaton, a node mantans the advertsed hop count, whch s defned as the maxmum hop count for all the paths. Ths s the hop count used for sendng route advertsements of the destnaton. Each duplcate route advertsement receved by a node defnes an alternate path to the destnaton. To ensure loop freedom, a node only accepts an alternate path to the destnaton f t has a lower hop count than the advertsed hop count for that destnaton. Because the maxmum hop count s used, the advertsed hop count therefore does not change for

4 the same sequence number. When a route advertsement s receved for a destnaton wth a greater sequence number, the next-hop lst and advertsed hop count are rentalzed. AOMDV can be used to fnd node-dsjont or lnk-dsjont routes. To fnd node-dsjont routes, each node does not mmedately reject duplcate RREQs. Each RREQ arrvng va a dfferent neghbor of the source defnes a node-dsjont path. Ths s because nodes cannot broadcast duplcate RREQs, so any two RREQs arrvng at an ntermedate node va a dfferent neghbor of the source could not have traversed the same node. In an attempt to get multple lnk-dsjont routes, the destnaton reples to duplcate RREQs regardless of ther frst hop. To ensure lnkdsjontness n the frst hop of the RREP, the destnaton only reples to RREQs arrvng va unque neghbors. After the frst hop, the RREPs follow the reverse paths, whch are node-dsjont and thus lnk-dsjont. The trajectores of each RREP may ntersect at an ntermedate node, but each takes a dfferent reverse path to the source to ensure lnk-dsjontness. AODVM [14] s an extenson to AODV for fndng multple node dsjont paths. Intermedate nodes are not allowed to send a route reply drectly to the source. Also, duplcate RREQ packets are not dscarded by ntermedate nodes. Instead, all receved RREQ packets are recorded n an RREQ table at the ntermedate nodes. The destnaton sends an RREP for all the receved RREQ packets. An ntermedate node forwards a receved RREP packet to the neghbor n the RREQ table that s along the shortest path to the source. To ensure that nodes do not partcpate n more than one route, whenever a node overhears one of ts neghbors broadcastng an RREP packet, t deletes that neghbor from ts RREQ table. Because a node cannot partcpate n more than one route, the dscovered routes must be node-dsjont. ACNDHMR s desgned wth three components [3] route dscovery, route mantenance and traffc allocaton and they are dscussed n the followng subsectons. Route dscovery: When a source node s starts a communcaton sesson wth a destnaton node d, t broadcasts a reactve forward ant. At each node, the forward ant s broadcasted, provded t s not a duplcate. The duplcate forward ants are gnored by the ntermedate nodes, whch avods loop and results n certan number of node dsjont routes at the destnaton. The destnaton d receves all the ncomng forward ants and mantans ther route n a table. Each forward ant keeps a lst of the nodes t has vsted. Upon arrval at the destnaton d, t s converted nto a backward ant, whch travels back to the source J. Computer Sc., 4 (2): 80-86, retracng the path. At each ntermedate node, comng from neghbor n, the ant updates the entry Τ nd whch s the pheromone value ndcatng the estmated goodness of gong from over neghbour n to reach the destnaton d, n the 's pheromone table. The way the entry s updated depends on the path qualty metrcs used to defne pheromone varables. For nstance, f the pheromone s expressed usng the number of hops as a measure of goodness, at each hop the backward ant ncrements an nternal hop counter and uses the nverse of ths value to locally assgn the value τ d whch s used to update the pheromone varable Τ nd nd Τ = γτ nd γ was set to 0.7 n the experments. + ( 1 γ) τ γ [ 0,1] d as follows, Route mantenance: Durng the course of a communcaton sesson, source node s perodcally sends out proactve forward ants to update the nformaton about currently used paths and try to fnd new and better paths. However, the receved proactve forward ant s paths are compared wth the already stored paths by the destnaton d for achevng node dsjontness. The destnaton d sends proactve backward ants only for the ants wth the dsjont paths and others are gnored. The proactve ants follow pheromone and update pheromone tables n the same way as reactve forward ants. Such contnuous proactve samplng of paths s the typcal mode of operaton n ACO routng algorthms. Traffc allocaton: Once the source node has selected a set of paths to the destnaton, t can begn sendng data to the destnaton along the paths. The traffc allocaton strategy used deals wth how the data s dstrbuted amongst the paths. The choce of allocaton granularty s mportant n traffc allocaton. The allocaton [7] granularty specfes the smallest unt of nformaton allocated to each path. For nstance, a per-connecton granularty would allocate all traffc for one connecton to a sngle path. A per-packet granularty would dstrbute the packets from multple connectons amongst the paths. A per-packet granularty results n the best performance. Ths s because t allows for fner control over the network resources. It s dffcult to evenly dstrbute traffc amongst the paths n the perconnecton case, because all the connectons experence dfferent traffc rates. If a round-robn traffc allocaton approach s used, however, a per-packet granularty may result n packets arrvng out-of-order at the

5 destnaton. Packet reorderng s an ssue that needs to be dealt wth n mult-path routng, possbly at the transport layer. Nodes n ACNDHMR forward data stochastcally accordng to the pheromone values. In order to explot a maxmum number of the avalable routes, route optmalty should be consdered n such a way to transmt more packets on the most optmal routes, thereby dspersng data load over a maxmum number of nodes. The number of node dsjont routes N (here N = 3) s assgned. Data are spread based upon the probablty of that route. Lnk Falures: Nodes can detect lnk falures (e.g., a neghbor has moved away) when uncast transmssons (of data packets or ants) fal, or when expected hello messages were not receved. When a neghbor s assumed to have dsappeared, t removes the neghbor from ts neghbor lst and all the assocated entres from ts routng table. If the event was a faled transmsson of a control packet, the node broadcasts a lnk falure notfcaton message. All ts neghbors receve the notfcaton and update ther pheromone table. If the number of node dsjont route N becomes 1 or 0, the route fndng process s rentated. RESULTS AND DISCUSSION The above mentoned algorthm s mplemented to form a Vrtual Class Room (VCR). A vrtual classroom [4] s one that can be mmedately establshed and whose members can be dynamcally added or removed; the group structure of the members can be reorganzed dynamcally. Fgure 2 llustrates such an dea. The ad hoc classroom can support urgent and tmely learnng actvtes, thus mprovng learnng effectveness. For example [9], a teacher may establsh a vrtual classroom from hs resdence, students located around can take the opportunty to form an ad hoc group to mprove the teachng learnng process at any tme usng IEEE802.11g. VCR based on ad hoc network has been constructed [8] as shown n Fg. 2. The network has been formed wth 30 PDA nodes. Each node n the network s assgned wth statc IP address. The software components used for development are Mcrosoft Vsual Studo C#.Net 2005, Wndows Moble 5.0 Pocket PC SDK, Mcrosoft ActveSync Verson 4.2 and Mcrosoft.Net Compact Framework 2005 and XML technology. The XML technology was used for provdng descrpton and representaton of data and control packets. The applcaton allows the user to ntate a query sesson wth the peer or to lesson handlng. The lesson J. Computer Sc., 4 (2): 80-86, Hostel 3 50 m 70 m 30 m Hostel 2 10 m Staff resdence 10 m Hostel 1 Fg.2: A scenaro of VCR usng MANET fle can nclude multmeda data lke mage, audo and vdeo. Whenever a student (who s source of the communcaton sesson) wants to dscuss any topc wth another student or wth a staff (who s the destnaton of the communcaton sesson), he can ntate a query sesson by selectng the destnaton from the member lst dsplayed. To support transfer any type of fle, UUEncode (Unx to Unx Encode) s used to convert the fle contents nto ASCII characters, whch can be transmtted over the network. At the destnaton sde UUDecode s used to get back the orgnal contents of the fle. Fgure 3 depcts the average end-to-end delay of AntHocNet and ACNDHMR for dfferent pause tmes. It s larger for low pause tme n whch the nodes are hghly moble and t s smaller for hgh pause tmes. The drop n delay for hgh pause tme s due to proactve path mprovements, whch s based on path delay. Fgure 4 shows the packet delvery rato of AntHocNet and ACNDHMR for dfferent pause tmes. The drop n delvery rato for the hghest pause tmes s due to connectvty ssues. The nodes can become dsconnected from the network for a certan tme. For the hghest pause tmes, these perods of lost connectvty, n whch no packets can be delvered, can be long. Fgure 5 depcts the standard devaton (SD) of the routng load. The SD of the routng load n ACNDHMR s observed to be low compared to AntHocNet especally when the moblty s more (when the pause tme s less). Ths s because wth hgh moblty, lnk breaks are common whch leads to local route repar or

6 Average end-to-end packet delay (seconds) ACNDHMR Moblty (Pause Tme n Seconds) J. Computer Sc., 4 (2): 80-86, 2008 AntHocNet Fg. 3: Average End-to-End packet delay for varous pause tmes Packet Delvery Rato ACNDHMR AntHocNet Moblty (Pause Tme n Seconds) Fg. 4: Packet delvery rato for varous pause tmes Standard Devaton of routng load ACNDHMR AntHocNet Moblty (Pause Tme n seconds) Fg. 5: Standard devaton of routng load for varous pause tmes lnk falure notfcaton to the source nodes along the path. Upon lnk break, AntHocNet needs to ntate new 85 route request and ths adds sgnfcantly to the routng overhead. The low SD of ACNDHMR shows that every node n the network has almost equal routng overhead. Ths ncreases the mean tme to falure of the nodes and the stablty of the network. CONCLUSION In ths research, the Ant Colony based Node Dsjont Hybrd Mult-path Routng Protocol has been presented. ACNDHMR s a hybrd routng protocol that establshes multple node dsjont routes between a source destnaton par and swtches between the routes based on a heurstc. Ths heurstc takes the current network condtons (lke hop count, propagaton delay, queung delay and node dsjontness) nto consderaton. Provdng multple paths s useful n ad hoc networks because when one of the routes s dsconnected, the source can smply use other avalable routes wthout performng the route dscovery process agan. The expermental results ndcate that ACNDHMR outperforms AntHocNet because multple routes provde robustness to moblty. The performance dfference becomes evdent snce the load s dstrbuted evenly to all the nodes, whch help n network stablty. ACKNOWLEDGEMENTS We would lke to acknowledge All Inda Councl for Techncal Educaton, Inda for provdng the grant to support ths project under Research Promoton Scheme. Grant number s 8023/RID/BOR/RPS- 79/ REFERENCES 1. Changln Lu and Jorg Kaser, Techncal Report. A Survey of Moble Ad Hoc Network Protocols, Unversty of Magdebur, Germany. 2. Gann D Caro, Frederck Ducatelle and Luca Mara Gambardella, AntHocNet: An adaptve nature-nspred algorthm for routng n moble ad hoc networks. Eur. Trans. Telecommun., 16: Stephen Muller, Rose P. Tsang and Dpak Ghosal, Invted research n Lecture Notes n Computer Scence, Multpath Routng n Moble Ad Hoc Networks: Issues and Challenges. 4. B.Kalaavath and Dr.K.Duraswamy, Implementaton of Ant Colony based Hybrd Mult-path Routng Algorthm for Vrtual Class Room usng Moble Ad Hoc Network, GESTS Internatonal Transactons on Computer Scence and Engneerng, Volume 43, Number 1,2007, pp:

7 J. Computer Sc., 4 (2): 80-86, Ducatelle F., G. D Caro and L.M. Gambardella, An analyss of the dfferent components of the Anthocnet routng algorthm. Proceedngs of the 50th Internatonal Workshop on Ant Colony Optmzaton and Swarm Intellgence (ANTS 2006), August 25, 2006Brussels, Belgum, pp: do: / Anand Prabhu Subramanan, Janan Vasudevan P. Narayanasamy and A.J. Anto Multpath Power Senstve Routng Protocol for Moble Ad Hoc Networks. Lecture Notes n Computer Scence, Sprnger, Wreless On-Demand Network Systems (WONS 2004), pp: Paul Barom Jeon and George Kesds, Pheromone-aded robust multpath and multprorty routng n wreless MANETs. Proceedngs of the 2nd ACM Internatonal Workshop on Performance Evaluaton of Wreless Ad Hoc, Sensor and Ubqutous Networks, pp: do: Jn-Hee Cho, M.S. Report. Desgn, Implementaton and Analyss of Wreless Ad Hoc Messenger, Vrgna Polytechnc Insttute and State Unversty. 9. Anna Trfonova, Moble Learnng-Revew of the Lterature, Techncal Report, Unversty of Tento, Italy. 10. Georgos Parssds, Vncent Lenders, Martn May, and Bernhard Plattener,. Mult-path Routng Protocols n Wreless Moble Ad Hoc Networks: A Quanttatve Comparson. Proceedngs of 6 th Internatonal Conference on Next Generaton Teletraffc and Wred/Wreless Advanced Networkng NEW2AN 2006, St.Petersburg, Russa, pp: Arstotels Tsrgos and Zygmunt J. Haas, Analyss of multpath routng-part I: The effect on the packet delvery rato. IEEE Trans. Wreless Commun., 3: Lee, S.-J. Gerla, M. Splt Multpath Routng wth Maxmally Dsjont paths n Ad Hoc Networks. Proceedngs of the Internatonal Conference on Communcatons 2001, volume 3, pp: Marna, M.K., Das, S. R. On-Demand Multpath Dstance Vector Routng n Ad Hoc Networks. Proceedngs of IEEE Internatonal Conference on Network Protocols (ICNP), pp: Ye, Z., S.V. Krshnamurthy, S.K. Trpath, A framework for relable routng n moble ad hoc networks. Twenty-Second Annual Jont Conference of the IEEE Computer and Communcatons Socetes, IEEE, March-3 Aprl 2003 IEEE Computer Socety, Washngton, DC., USA. pp:

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

IJCTA Nov-Dec 2016 Available

IJCTA Nov-Dec 2016 Available Dr K Santh et al, Internatonal Journal of Computer Technology & Applcatons,Vol 7(6),773-779 Optmzed Route Technque for DSR Routng Protocol n MANET Dr.K.Santh, Assocate Professor, Dept. of Computer Scence,

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

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

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 Novel Fuzzy Stochastic Routing Protocol For Mobile AdHoc Network

A Novel Fuzzy Stochastic Routing Protocol For Mobile AdHoc Network Avalable Onlne at www.jcsmc.com Internatonal Journal of Computer Scence and Moble Computng A Monthly Journal of Computer Scence and Informaton Technology IJCSMC, Vol. 2, Issue. 0, October 203, pg.98 06

More information

A Low-Overhead Routing Protocol for Ad Hoc Networks with selfish nodes

A Low-Overhead Routing Protocol for Ad Hoc Networks with selfish nodes A Low-Oerhead Routng Protocol for Ad Hoc Networks wth selfsh nodes Dongbn Wang 1, Xaofeng Wang 2, Xangzhan Yu 3, Kacheng Q 1, Zhbn Xa 1 1 School of Software Engneerng, Bejng Unersty of Posts and Telecommuncatons,100876,

More information

QoS Bandwidth Estimation Scheme for Delay Sensitive Applications in MANETs

QoS Bandwidth Estimation Scheme for Delay Sensitive Applications in MANETs Communcatons and Network, 2013, 5, 1-8 http://dx.do.org/10.4236/cn.2013.51001 Publshed Onlne February 2013 (http://www.scrp.org/journal/cn) QoS Bandwdth Estmaton Scheme for Delay Senstve Applcatons n MANETs

More information

Virtual Memory. Background. No. 10. Virtual Memory: concept. Logical Memory Space (review) Demand Paging(1) Virtual Memory

Virtual Memory. Background. No. 10. Virtual Memory: concept. Logical Memory Space (review) Demand Paging(1) Virtual Memory Background EECS. Operatng System Fundamentals No. Vrtual Memory Prof. Hu Jang Department of Electrcal Engneerng and Computer Scence, York Unversty Memory-management methods normally requres the entre process

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

ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY

ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY K SANKAR: ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS A SURVEY K. Sankar Department of Computer Scence and Engneerng,

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

Bayesian Model for Mobility Prediction to Support Routing in Mobile Ad-Hoc Networks

Bayesian Model for Mobility Prediction to Support Routing in Mobile Ad-Hoc Networks Bayesan Model for Moblty Predcton to Support Routng n Moble Ad-Hoc Networks Tran The Son, Hoa Le Mnh, Graham Sexton, Nauman Aslam, Zabh Ghassemlooy Northumbra Communcatons Research Laboratory (NCRLab Faculty

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

Load-Balanced Anycast Routing

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

More information

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

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

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

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the ICC 008 proceedngs. Dynamc Bandwdth Provsonng wth Farness and Revenue Consderatons

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

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

Wishing you all a Total Quality New Year!

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

More information

Re-routing Instability in IEEE Multi-hop Ad-hoc Networks *

Re-routing Instability in IEEE Multi-hop Ad-hoc Networks * Re-routng Instablty n IEEE 802.11 Mult-hop Ad-hoc Networks * Png Chung Ng and Soung Chang Lew Department of Informaton Engneerng The Chnese Unversty of Hong Kong {pcng3, soung}@e.cuhk.edu.hk Abstract TCP

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

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

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

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

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

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

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

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

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

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

Enhanced Signaling Scheme with Admission Control in the Hybrid Optical Wireless (HOW) Networks

Enhanced Signaling Scheme with Admission Control in the Hybrid Optical Wireless (HOW) Networks Enhanced Sgnalng Scheme wth Admsson Control n the Hybrd Optcal Wreless (HOW) Networks Yng Yan, Hao Yu, Henrk Wessng, and Lars Dttmann Department of Photoncs Techncal Unversty of Denmark Lyngby, Denmark

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

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

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

Mobile Adaptive Distributed Clustering Algorithm for Wireless Sensor Networks

Mobile Adaptive Distributed Clustering Algorithm for Wireless Sensor Networks Internatonal Journal of Computer Applcatons (975 8887) Volume No.7, Aprl Moble Adaptve Dstrbuted Clusterng Algorthm for Wreless Sensor Networks S.V.Mansekaran Department of Informaton Technology Anna Unversty

More information

Concurrent Apriori Data Mining Algorithms

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

More information

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

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

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

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

AUTONOMOUS ROUTING ALGORITHMS FOR NETWORKS WITH WIDE-SPREAD FAILURES

AUTONOMOUS ROUTING ALGORITHMS FOR NETWORKS WITH WIDE-SPREAD FAILURES AUTONOMOUS ROUTNG ALGORTHMS FOR NETWORKS WTH WDE-SPREAD FALURES Wajahat Khan, Long Bao Le and Eytan Modano Communcatons and Networkng Research Group Massachusetts nsttute of Technology Cambrdge, MA, USA

More information

Research Article Energy Efficient Interest Forwarding in NDN-Based Wireless Sensor Networks

Research Article Energy Efficient Interest Forwarding in NDN-Based Wireless Sensor Networks Moble Informaton Systems Volume 2016, Artcle ID 3127029, 15 pages http://dx.do.org/10.1155/2016/3127029 Research Artcle Energy Effcent Interest Forwardng n NDN-Based Wreless Sensor Networks Shua Gao, 1

More information

Analysis of Collaborative Distributed Admission Control in x Networks

Analysis of Collaborative Distributed Admission Control in x Networks 1 Analyss of Collaboratve Dstrbuted Admsson Control n 82.11x Networks Thnh Nguyen, Member, IEEE, Ken Nguyen, Member, IEEE, Lnha He, Member, IEEE, Abstract Wth the recent surge of wreless home networks,

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

Cost-Effective Lifetime Prediction Based Routing Protocol for Wireless Network

Cost-Effective Lifetime Prediction Based Routing Protocol for Wireless Network Cost-Effectve Lfetme Predcton Based Routng Protocol for Wreless Network ABU MD. ZAFOR ALAM, MUHAMMAD ARIFUR RAHMAN, MOHAMMED ABUL HASAN 2,M. LUTFAR RAHMAN Faculty of Scence and IT, Daffodl Internatonal

More information

IP Camera Configuration Software Instruction Manual

IP Camera Configuration Software Instruction Manual IP Camera 9483 - Confguraton Software Instructon Manual VBD 612-4 (10.14) Dear Customer, Wth your purchase of ths IP Camera, you have chosen a qualty product manufactured by RADEMACHER. Thank you for the

More information

Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks

Simulator for Energy Efficient Clustering in Mobile Ad Hoc Networks Smulator for Energy Effcent Clusterng n Moble Ad Hoc Networks Amt Kumar 1 Dhrendra Srvastav 2 and Suchsmta Chnara 3 Department of Computer Scence and Engneerng, Natonal Insttute of Technology, Rourkela,

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

Optimal Fault-Tolerant Routing in Hypercubes Using Extended Safety Vectors

Optimal Fault-Tolerant Routing in Hypercubes Using Extended Safety Vectors Optmal Fault-Tolerant Routng n Hypercubes Usng Extended Safety Vectors Je Wu Department of Computer Scence and Engneerng Florda Atlantc Unversty Boca Raton, FL 3343 Feng Gao, Zhongcheng L, and Ynghua Mn

More information

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions SRB: Shared Runnng Buffers n Proxy to Explot Memory Localty of Multple Streamng Meda Sessons Songqng Chen,BoShen, Yong Yan, Sujoy Basu, and Xaodong Zhang Department of Computer Scence Moble and Meda System

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

Meta-heuristics for Multidimensional Knapsack Problems

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

More information

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

Mobility Based Routing Protocol with MAC Collision Improvement in Vehicular Ad Hoc Networks

Mobility Based Routing Protocol with MAC Collision Improvement in Vehicular Ad Hoc Networks Moblty Based Routng Protocol wth MAC Collson Improvement n Vehcular Ad Hoc Networks Zhhao Dng, Pny Ren, Qnghe Du Shaanx Smart Networks and Ubqutous Access Rearch Center School of Electronc and Informaton

More information

Improved Resource Allocation Algorithms for Practical Image Encoding in a Ubiquitous Computing Environment

Improved Resource Allocation Algorithms for Practical Image Encoding in a Ubiquitous Computing Environment JOURNAL OF COMPUTERS, VOL. 4, NO. 9, SEPTEMBER 2009 873 Improved Resource Allocaton Algorthms for Practcal Image Encodng n a Ubqutous Computng Envronment Manxong Dong, Long Zheng, Kaoru Ota, Song Guo School

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

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

Shared Running Buffer Based Proxy Caching of Streaming Sessions

Shared Running Buffer Based Proxy Caching of Streaming Sessions Shared Runnng Buffer Based Proxy Cachng of Streamng Sessons Songqng Chen, Bo Shen, Yong Yan, Sujoy Basu Moble and Meda Systems Laboratory HP Laboratores Palo Alto HPL-23-47 March th, 23* E-mal: sqchen@cs.wm.edu,

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

Long Lifetime Routing in Unreliable Wireless Sensor Networks

Long Lifetime Routing in Unreliable Wireless Sensor Networks 211 Internatonal Conference on Networkng, Sensng and Control Delft, the Netherlands, 11-13 Aprl 211 Long Lfetme Routng n Unrelable Wreless Sensor Networks Hamed Yousef, Mohammad Hossen Yeganeh, Al Movaghar

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 KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE

A KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE A KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE 1 TAO LIU, 2 JI-JUN XU 1 College of Informaton Scence and Technology, Zhengzhou Normal Unversty, Chna 2 School of Mathematcs

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

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

Dynamic Dispersion Framework for Router Load Balancing

Dynamic Dispersion Framework for Router Load Balancing Dynamc Dsperson Framework for Router Load Balancng Lonel M. N, Yunhua Lu Department of Computer Scence Hong Kong Unversty of Scence and Technology, Kowloon, Hong Kong, Chna SAR {n,yunhua}@cs.ust.hk Abstract

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

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

Support Strong Consistency for Mobile Dynamic Contents Delivery Network

Support Strong Consistency for Mobile Dynamic Contents Delivery Network Nnth IEEE Internatonal Symposum on Multmeda 27 Support Strong Consstency for Moble Dynamc Contents Delvery Networ Zhou Su, Jro Katto and Yasuho Yasuda Graduate School of Scence and Engneerng, Waseda Unversty,

More information

Design of the Application-Level Protocol for Synchronized Multimedia Sessions

Design of the Application-Level Protocol for Synchronized Multimedia Sessions Desgn of the Applcaton-Level Protocol for Synchronzed Multmeda Sessons Chun-Chuan Yang Multmeda and Communcatons Laboratory Department of Computer Scence and Informaton Engneerng Natonal Ch Nan Unversty,

More information

Fast Retransmission of Real-Time Traffic in HIPERLAN/2 Systems

Fast Retransmission of Real-Time Traffic in HIPERLAN/2 Systems Fast Retransmsson of Real-Tme Traffc n HIPERLAN/ Systems José A Afonso and Joaqum E Neves Department of Industral Electroncs Unversty of Mnho, Campus de Azurém 4800-058 Gumarães, Portugal {joseafonso,

More information

Channel-Quality Dependent Earliest Deadline Due Fair Scheduling Schemes for Wireless Multimedia Networks

Channel-Quality Dependent Earliest Deadline Due Fair Scheduling Schemes for Wireless Multimedia Networks Channel-Qualty Dependent Earlest Deadlne Due Far Schedulng Schemes for Wreless Multmeda Networks Ahmed K. F. Khattab Khaled M. F. Elsayed ahmedkhattab@eng.cu.edu.eg khaled@eee.org Department of Electroncs

More information

PERFORMANCE ANALYSIS OF ROUTING ALGORITHMS OF RD-C/TDMA PACKET RADIO NETWORKS UNDER DYNAMIC RANDOM TOPOLOGY1

PERFORMANCE ANALYSIS OF ROUTING ALGORITHMS OF RD-C/TDMA PACKET RADIO NETWORKS UNDER DYNAMIC RANDOM TOPOLOGY1 PERFORMANCE ANALYSIS OF ROUTING ALGORITHMS OF 1- RD-C/TDMA PACKET RADIO NETWORKS UNDER DYNAMIC RANDOM TOPOLOGY1 A Thess Presented to The Faculty of the College of Engneerng and Technology Oho Unversty

More information

LocalTree: An Efficient Algorithm for Mobile Peer-to-Peer Live Streaming

LocalTree: An Efficient Algorithm for Mobile Peer-to-Peer Live Streaming LocalTree: An Effcent Algorthm for Moble Peer-to-Peer Lve Streamng Bo Zhang S.-H. Gary Chan Department of Comp. Sc. & Eng. The Hong Kong Un. of Sc. & Tech. Clear Water Bay, Hong Kong Emal: {zhangbo, gchan}@cse.ust.hk

More information

Securing Quality-of-Service Route Discovery in On-Demand Routing for Ad Hoc Networks

Securing Quality-of-Service Route Discovery in On-Demand Routing for Ad Hoc Networks Securng Qualty-of-Servce Route Dscovery n On-Demand Routng for Ad Hoc Networks Yh-Chun Hu UC Berkeley yhchun@cs.cmu.edu Davd B. Johnson Rce Unversty dbj@cs.rce.edu ABSTRACT An ad hoc network s a collecton

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

Resource-Efficient Multi-Source Authentication Utilizing Split-Join One-Way Key Chain

Resource-Efficient Multi-Source Authentication Utilizing Split-Join One-Way Key Chain Resource-Effcent Mult-Source Authentcaton Utlzng Splt-Jon One-Way ey Chan Seonho Cho, un Sun, Hyeonsang Eom 3 Department of Computer Scence, Bowe State Unversty, Bowe, Maryland, U.S.A. Center for Secure

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

EFT: a high throughput routing metric for IEEE s wireless mesh networks

EFT: a high throughput routing metric for IEEE s wireless mesh networks Ann. Telecommun. (2010) 65:247 262 DOI 10.1007/s12243-009-0130-1 EFT: a hgh throughput routng metrc for IEEE 802.11s wreless mesh networks Md. Sharful Islam Muhammad Mahbub Alam Md. Abdul Hamd Choong Seon

More information

Efficient QoS Provisioning at the MAC Layer in Heterogeneous Wireless Sensor Networks

Efficient QoS Provisioning at the MAC Layer in Heterogeneous Wireless Sensor Networks Effcent QoS Provsonng at the MAC Layer n Heterogeneous Wreless Sensor Networks M.Soul a,, A.Bouabdallah a, A.E.Kamal b a UMR CNRS 7253 HeuDaSyC, Unversté de Technologe de Compègne, Compègne Cedex F-625,

More information

A Novel Scheme to Reduce Control Overhead and Increase Link Duration in Highly Mobile Ad Hoc Networks

A Novel Scheme to Reduce Control Overhead and Increase Link Duration in Highly Mobile Ad Hoc Networks Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subect matter experts for publcaton n the WCNC 2007 proceedngs. A Novel Scheme to Reduce Control Overhead and Increase Lnk

More information

Improving Congestion Control for Concurrent Multipath Transfer through Bandwidth Estimation based Resource Pooling

Improving Congestion Control for Concurrent Multipath Transfer through Bandwidth Estimation based Resource Pooling Improvng Congeston Control for Concurrent Multpath Transfer through Bandwdth Estmaton based Resource Poolng Samar Shalendra, R. Bhattacharjee, Member IEEE, Sanjay K. Bose, Senor Member IEEE Department

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

Synchronous Distributed Wireless Network Emulator for High-Speed Mobility: Implementation and Evaluation

Synchronous Distributed Wireless Network Emulator for High-Speed Mobility: Implementation and Evaluation Synchronous Dstrbuted Wreless Network Emulator for Hgh-Speed Moblty: Implementaton and Evaluaton Mnoru Kozum, Tomoch Ebata Yokohama Research Laboratory, Htach, Ltd., 292 Yoshda-cho, Totsuka-ku, Yokohama,

More information

Relative Link Quality Assessment and Hybrid Routing Scheme for Wireless Mesh Networks

Relative Link Quality Assessment and Hybrid Routing Scheme for Wireless Mesh Networks Relatve Lnk Qualty Assessment and Hybrd Routng Scheme for Wreless Mesh Networks ChaoY Ban, Xn Jn, Chao Lu, XaoMng L, YAN We Insttute of Networkng Computng and Informaton System Pekng Unversty, P.R.Chna

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

Integrated Congestion-Control Mechanism in Optical Burst Switching Networks

Integrated Congestion-Control Mechanism in Optical Burst Switching Networks Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subect matter experts for publcaton n the IEEE GLOBECOM 2005 proceedngs Integrated Congeston-Control Mechansm n Optcal Burst

More information

WITH rapid improvements of wireless technologies,

WITH rapid improvements of wireless technologies, JOURNAL OF SYSTEMS ARCHITECTURE, SPECIAL ISSUE: HIGHLY-RELIABLE CPS, VOL. 00, NO. 0, MONTH 013 1 Adaptve GTS Allocaton n IEEE 80.15.4 for Real-Tme Wreless Sensor Networks Feng Xa, Ruonan Hao, Je L, Naxue

More information

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

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

More information

A Frame Packing Mechanism Using PDO Communication Service within CANopen

A Frame Packing Mechanism Using PDO Communication Service within CANopen 28 A Frame Packng Mechansm Usng PDO Communcaton Servce wthn CANopen Mnkoo Kang and Kejn Park Dvson of Industral & Informaton Systems Engneerng, Ajou Unversty, Suwon, Gyeongg-do, South Korea Summary The

More information

SAO: A Stream Index for Answering Linear Optimization Queries

SAO: A Stream Index for Answering Linear Optimization Queries SAO: A Stream Index for Answerng near Optmzaton Queres Gang uo Kun-ung Wu Phlp S. Yu IBM T.J. Watson Research Center {luog, klwu, psyu}@us.bm.com Abstract near optmzaton queres retreve the top-k tuples

More information

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks

MobileGrid: Capacity-aware Topology Control in Mobile Ad Hoc Networks MobleGrd: Capacty-aware Topology Control n Moble Ad Hoc Networks Jle Lu, Baochun L Department of Electrcal and Computer Engneerng Unversty of Toronto {jenne,bl}@eecg.toronto.edu Abstract Snce wreless moble

More information

HIERARCHICAL SCHEDULING WITH ADAPTIVE WEIGHTS FOR W-ATM *

HIERARCHICAL SCHEDULING WITH ADAPTIVE WEIGHTS FOR W-ATM * Copyrght Notce c 1999 IEEE. Personal use of ths materal s permtted. However, permsson to reprnt/republsh ths materal for advertsng or promotonal purposes or for creatng new collectve wors for resale or

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

Efficient Backoff Algorithm in Wireless Multihop Ad Hoc Networks

Efficient Backoff Algorithm in Wireless Multihop Ad Hoc Networks 1 Chen-Mn Wu, 2 Hu-Ka Su, 3 Wang-Has Yang *1,Correspondng Author Nanhua Unversty, cmwu@mal.nhu.edu.tw 2 Natonal Formosa Unversty, hksu@nfu.edu.tw 3 Hsupng Insttute of Technology, yangwh@mal.ht.edu.tw do:10.4156/jact.vol3.

More information

ABRC: An End-to-End Rate Adaptation Scheme for Multimedia Streaming over Wireless LAN*

ABRC: An End-to-End Rate Adaptation Scheme for Multimedia Streaming over Wireless LAN* ARC: An End-to-End Rate Adaptaton Scheme for Multmeda Streamng over Wreless LAN We Wang Soung C Lew Jack Y Lee Department of Informaton Engneerng he Chnese Unversty of Hong Kong Shatn N Hong Kong {wwang2

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