Integrating fast mobility in the OLSR routing protocol

Size: px
Start display at page:

Download "Integrating fast mobility in the OLSR routing protocol"

Transcription

1 Integrating fast obility in the OLSR routing protocol Mounir BENZAID 1,2, Pascale MINET 1 and Khaldoun AL AGHA 1,2 1 INRIA, Doaine de Voluceau - B.P.105, Le Chesnay Cedex, FRANCE ounir.benzaid, pascale.inet@inria.fr 2 LRI, Bât 490 Université Paris Sud, Orsay Cedex, FRANCE alagha@lri.fr Abstract - With the current increase in ad-hoc obile networks in public doains (e.g. airports, cities, etc.), and the widespread use of IEEE wireless LAN, there is a growing need to handle and anage fast obility. Extending the coverage area of ad-hoc networks and taking into account fast obility in routing protocols could offer a copleentary solution to the UMTS for fourth generation (4G) obile networks. In this paper we present an extension of the Optiized Link State Routing protocol (OLSR), denoted Fast-OLSR, which is designed to eet the need for fast obility in Mobile Ad-hoc NETworks (MANETs). Perforance evaluation of Fast-OLSR is done by siulation, and the results show that the loss rate can be iniized while aintaining a reasonable overhead traffic. Keywords: obile ad-hoc networks, wireless networks, fast obility, routing protocol, proactive protocol, OLSR. I. INTRODUCTION With recent technological advances in laptop coputers and wireless data counication devices, wireless counications represent one of the fastest growing segents of the counications industry today. Wireless networks bring a new diension to obility; indeed they enable a user to access the Internet anywhere and at any tie. At present, obile wireless networks can be classified according to two ain types: infrastructure and infrastructureless obile networks; this last type of network is called an ad-hoc network [1], [2], [3]. A Mobile Ad-Hoc NETwork (MANET) [4] is a collection of obile nodes that counicate using a wireless ediu, foring an autonoous network. There is no centralized access point or pre-existing infrastructure. Such networks have dynaic, rando, soeties rapidly changing topologies, liited bandwidth, variable throughput links, and liited power (e.g. battery operated devices). When a node needs to counicate with another node, it uses either a direct wireless link or a ulti-hop route to reach the destination. This eans that all the nodes ust incorporate routing capability to ensure that packets are delivered to the designated destination. Moreover ad-hoc routing protocols ust iniize the induced control traffic. With the increasing appearance of ad-hoc obile networks in public doains (e.g. highways, cities, etc.), there is an increasing need to handle and anage fast obility. Extending the coverage area of ad-hoc networks and taking into account fast obility in routing protocols could offer a copleentary solution to the UMTS in fourth generation (4G) obile networks. The design of a fast and efficient routing protocol is necessary for the perforance of an ad-hoc network in particular in the case of large and dense networks with fast oving nodes. This paper focuses on how to deal with fast oving nodes in the OLSR routing protocol. OLSR [1] is one of the protocols discussed in the MANET working group. The protocol as described in this paper inherits the stability of a Link-State routing protocol and the availability of routes when needed due to its proactive nature. However, when a node is oving fast, the links with its neighbors are valid only during a short tie interval. If packets are forwarded on an invalid link, not yet detected as broken, they are lost. Hence to iniize packet loss, broken links between the node and its neighbors ust be quickly detected. In this paper, we propose the Fast-OLSR extension to account for fast nodes in routing while keeping the routing overhead as low as possible. This extension is based on the initial study [5]. A tradeoff is found between the routing overhead and the loss rate. The reainder of this paper is organized as follows: in Section 2, we describe the two failies of routing protocols (i.e. reactive and proactive protocols) discussed in the MANET working group. In Section 3, we briefly present OLSR,a proactive protocol. In Section 4, we show how this protocol can be extended to take into account fast obility. In Section 5, we evaluate the perforance of the Fast-OLSR extension in ters of essage loss and induced overhead. II. MANET ROUTING PROTOCOLS Different routing protocols are proposed in the MANET working group of the IETF [4]. They address the proble of unicast routing, while taking into account the features of wireless, ulti-hop, obile ad-hoc networks. All these protocols generally deal with low obility environent conditions. Such protocols can be divided into two categories: proactive and reactive, depending on the route discovery echanis that is used. With reactive protocols, a node discovers routes on-deand and aintains only active routes. Thus, a route is discovered

2 whenever a source node needs to counicate with a destination node for which a route is not available. This discovery is based on pure flooding in the network. The source node broadcasts a route request essage to all its neighbors. The neighbors in turn rebroadcast the route request to their neighbors if they do not have a route to the destination. When the route request reaches either the destination or a node that has a valid route to the destination, a route reply essage is generated and transitted back to the source. Therefore as soon as the source receives the route reply, a route is created fro the source to the destination. The advantage of reactive protocols is that no control essage is needed for non-active routes. The drawback is the latency when establishing a route. Exaples of reactive protocols include AODV [6] and DSR [7]. With proactive protocols, each node continuously aintains the routes to all other nodes in the network by the periodic exchange of control essages. When a node needs to send a packet to any other node in the network, the route is iediately available. The ain advantage of proactive protocols is that they do not introduce a delay before sending data. Furtherore, these types of protocols are useful for traffic patterns where a large subset of nodes is counicating with another large subset of nodes, and where the [source, destination] pairs are changing over tie. Exaples of proactive protocols include DSDV [8] (an adaptation of Routing Inforation Protocol [9]), OLSR [1] (an optiization of the Link-State algorith OSPF [10]) and TBRPF [11]. III. OPTIMIZED LINK STATE ROUTING PROTOCOL (OLSR) OLSR [1] is a proactive routing protocol, providing the advantage of having routes iediately available in each node for all destinations in the network. It is an optiization of a pure Link State routing protocol. This optiization is based on the concept of ultipoint relays (MPRs) [12]. First, using ultipoint relays reduces the size of the control essages: rather than declaring all links, a node declares only the set of links with its neighbors that are its ultipoint relays. The use of ultipoint relays also iniizes flooding of control traffic. Indeed only MPRs forward control essages. This technique significantly reduces the nuber of retransissions of broadcast control essages [13]. OLSR is characterized by two types of control essages: neighborhood and topology essages, called respectively Hello essages and Topology Control (TC) essages. OLSR provides two ain functionalities: the first is Neighbor Discovery, and the second is Topology Disseination. These will be detailed in the following. A. Neighbor Discovery Each node ust detect the neighbor nodes with which it has a direct link. Due to the uncertainties in radio propagation, a link between neighboring nodes ay enable the transission of data in either one or both directions over the link. For this, each node periodically broadcasts Hello essages, containing the list of neighbors known to the node and their link status. The link status can be either syetric (if counication is possible in both directions), asyetric (if counication is only possible in one direction), ultipoint relay (if the link is syetric and the sender node of the Hello essage has selected this node as a ultipoint relay), or lost (if the link has been lost). The Hello essages are received by all one-hop neighbors, but are not forwarded. They are broadcast at a low frequency deterined by the refreshing period Hello-interval (the default value is 2 seconds). Thus, Hello essages enable each node to discover its onehop neighbors, as well as it two-hop neighbors (the neighbors of its neighbors). This neighborhood and two-hop neighborhood inforation has an associated holding tie Neighborhold-tie, after which it is no longer valid. On the basis of this inforation, each node of the network independently selects its own set of MPRs aong its one-hop neighbors. The ultipoint relay set of, denoted MPR() is coputed as follows: it is a iniu subset of one-hop neighbors with a syetric link, suchthatalltwo-hopneighborsof have syetric links with MPR(). This eans that the MPRs cover (in ters of radio range) all the two-hop neighbors. Figure 1 shows the MPRs selection by node. A possible algorith to select these MPRs is described in [12]. The MPR set is coputed whenever a change in the one-hop neighborhood or twohop neighborhood is detected. Fig. 1. Multipoint relays of node. ultipoint relays of node Each node aintains the set of its ultipoint relay selectors (MPR selectors). This set contains the nodes which have selected as a ultipoint relay. Node only forwards broadcast essages received fro one of its MPR selectors. B. Topology Disseination Each node of the network aintains topological inforation about the network obtained by eans of TC essages. Each node selected as a MPR, broadcasts a TC essage at least every TC-interval (the default value is 6 seconds). If a change occurs in the MPR selector set, the next TC can be sent earlier (e.g. after soe pre-specified iniu interval). The TC

3 essages are flooded to all nodes in the network and take advantage of MPRs to reduce the nuber of retransissions. The TC essage originated fro node declares the MPR selectors of. Thus, a node is reachable either directly or via its MPRs. This topological inforation collected in each node has an associated holding tie Top-hold-tie, after which it is no longer valid. The neighbor inforation and the topology inforation are refreshed periodically, and they enable each node to copute the routes to all known destinations. These routes are coputed with Dijkstra s shortest path algorith. Hence, they are optial as concerns the nuber of hops. Moreover, for any route, any interediate node on this route is a MPR of the next node. The routing table is coputed whenever there is a change in neighborhood inforation or a change in topology inforation. IV. FAST-OLSR In an OLSR ad-hoc network, when a node is oving fast, its neighborhood changes quickly and the default Hello frequency in OLSR is not sufficient to track the nodes otion. Therefore, routes to this node becoe inactive and essages sent to this node ay be lost. A higher Hello frequency would overcoe this proble, but at the cost of an additional control overhead. We propose an extension of OLSR to address the issues for fast obility nodes. This Fast-OLSR extension has two ain objectives: first, The induced control traffic is tuned to node obility, in such a way that it allows a fast node s otion to be tracked, i.e. there is very low overhead when there is no obility and an appropriate overhead as obility increases. Second, the bandwidth consued ust reain reasonable (i.e. aintained below a certain threshold). Fast-OLSR has been designed as an extension of the OLSR protocol such that: (i) not all nodes are required to ipleent Fast-OLSR; OLSR and Fast-OLSR can coexist in the sae obile ad-hoc network. (ii) Fast-OLSR is based on the sae basic principles as OLSR. It only differs in the Neighbor Discovery functionality, which is adapted to deal with fast obility. Moreover, to stay general and copletely independent of the underlying link layer (e.g. IEEE , Bluetooth, etc.), Fast- OLSR does not ake any assuptions concerning the inforation provided by the chosen link layer. This eans for instance that Fast-OLSR ust work even when neither inforation on signal attenuation nor link layer notification of broken links are available. In such conditions, the only way that Fast-OLSR can detect node obility is to observe the neighborhood changes. The basic idea of neighbor discovery in Fast-OLSR is to enable a fast oving node,, to quickly discover a sall nuber of neighbors. Aong these, a sall nuber of ultipoint relays are selected to aintain connectivity with other nodes in the network. To achieve this, a fast oving node establishes a sall nuber of syetric links refreshed at a high frequency by eans of Fast-Hellos. Such links are called Fast links and this high frequency is deterined by the refreshing period Fast-hello-interval. There are three ain echaniss in Fast-OLSR: Switching to the Fast-Moving/Default ode: when a node detects that it is oving fast (e.g. a high nuber of changes in its neighborhood), it switches to the Fast-Moving ode and starts sending Fast-Hellos. On the other hand, when a node in Fast-Moving ode detects that it is no longer oving fast (e.g. a sall nuber of changes in its neighborhood), it switches back to the Default ode, which is the initial one. Establishing Fast links: a node in Fast-Moving ode sends Fast-Hello essages at high frequency. A Fast-Hello is siilar to a Hello, however its size is saller because it contains a reduced nuber of neighbor addresses. Fast-Hello essages are used to establish Fast links. When a node in Default ode receives a Fast-Hello fro a node in Fast-Moving Mode, it replies with a Fast-Hello. Aong the received replies, node selects a sall nuber of MPRs. These are declared in the next Fast-Hello. The declared nodes will then broadcast TC essages to all the nodes in the network declaring that they are MPRs of. Only nodes in Default ode can be selected as MPRs. This siplified selection of MPRs is used because the node, which is oving fast, only partially knows its two-hop neighborhood. Refreshing Fast links and Detecting new/broken links: a node in Fast-Moving ode sends Fast-Hellos containing the addresses of its MPRs and its MPRs reply with epty Fast-Hellos. Epty Fast-Hello savebandwidthusage, and they are sufficient to enable node to know that it can always be reached by these MPRs. If a MPR of has not received the Fast-Hello of, it sends a TC essage to infor all nodes in the network that it is no longer a MPR for. By eans of Fast-Hellos, Fast-OLSR enables a broken link to be detected quickly. Hence the coputation of a new route is ade earlier, and essage loss is reduced. Moreover, as the nuber of Fast links refreshed by a node in Fast-Moving ode is reduced, the additional overhead reains reasonable. As soon as a node in Default ode no longer has any Fast links, it stops sending Fast-Hellos and returns to noral OLSR behavior, by sending only Hello and TC essages. V. SIMULATION In this section, we study the behavior of Fast-OLSR in worstcase conditions. We conduct a perforance evaluation by siulation. The velocity of obile nodes ranges fro a cyclist s speed up to a car s speed on a highway. Two paraeters are easured: the packet loss and the overhead produced by Fast- OLSR. A. Siulation odel The considered siulation odel is depicted in Figure 2. A fixed node C is located in a central position. It counicates by syetric links with 6 nodes denoted 1 to 6. These nodes are fixed. One node, oving at high speed, is also

4 considered. It oves continually around 1 to 6 in a circular way. The velocity of is constant, and its value depends on the siulation. This odel can, for instance, represent the effective architecture where C is a gateway and i, i [1, 6] are base stations that connect a fast oving wireless node to another wired/wireless network via the gateway. We consider that there is no overlapping between the radio coverage areas of two adjacent nodes i and i+1. This eans that it is ipossible for to be in a soft handoff situation where it can receive or send packets fro both i and i+1. Thus, node loses connectivity with i before having connectivity with i+1. We ake this assuption in order to study the behavior of Fast-OLSR in worst-case conditions. Indeed, overlapping areas would enable a obile node to aintain connectivity while a new route is being established. Moreover, we assue that neither link layer notification, nor inforation on signal attenuation are available. In each siulation, there is an initialization tie in which there is an exchange of Hello and TC essages to establish the links between node C and nodes 1 to 6. Then, switches to Fast-Moving ode. Fast-OLSR perforances are evaluated while is oving 9 ties around 1 to 6. The signal attenuation distance is fixed to 60 eters (ean value of the attenuation distance in IEEE802.11). This odel can be applied with IEEE In such a case, collisions could occur, they result fro siultaneous transissions of C and i.asinall considered scenarios, they are reduced to a iniu, and are not considered in our odel C 1 Fig. 2. Siulation odel. B. Siulation Measureents and Paraeters Let us assue that a Constant Bit Rate (CBR) strea of packets is being transitted fro node C to obile. With our odel, C is always two hops fro but the next hop to reach changes when oves. We are interested in evaluating the nuber of lost packets due to hard handoffs, assuing the worst conditions (no buffering and no retransission). - Packet Loss: This nuber is coputed as follows. We first copute the nuber of lost packets during a handoff between nodes i and i+1. Packets are lost during the tie interval [t 1, t 2 ) where t 1 is the tie when loses connectivity with i and t 2 is the tie when can be reached through i+1. The total nuber of lost packets is obtained by adding the nuber of packets lost in each handoff generated during the siulation. 2 - Induced overhead: We copute the overhead induced by Fast-OLSR due to fast obility of node. This overhead is equal to the total nuber of (i) Fast-Hello essages generated in the network and (ii) the TC essages sent each tie a Fast link is established or broken. - Paraeters: We have easured the packet loss and the overhead induced in various siulations, each siulation being characterized by two paraeters: first, the refreshing period of Fast links (i.e., Fast-hello-interval), secondly the velocity of in kiloeters per hour. C. Siulation results Figures 3 and 4 highlight the perforance of Fast-OLSR in ters of loss rate and overhead, when node C sends CBR traffic to obile. Mobility ranges fro 20 k/h to 150 k/h. Figure 3 depicts the packet loss rate versus obility. Several curves are drawn with regard to the value of the Fast-hellointerval (fro 100 s to 300 s). As Figure 3 shows, the greater the Fast-hello-interval is, the greater the loss rate is, and, of course, the packet loss becoes greater as the speed increases. Our siulation results show that the packet loss rate can be aintained saller than 10.6% for a velocity up to 90 k/h. Recall that these results are obtained in a worst-case where is no overlapping radio coverage area of two adjacent nodes i, i+1 (see Figure 2) and no buffering or retransission are considered. The routing overhead produced for the sallest Fast-hello-interval (i.e. 100 s) is kept below 7.7 kbit/s. To establish a coparison, this interval is equivalent to the 120 s Slow Associated Control CHannel (SACCH) in GSM radio interface. The SACCH channel is used to report received signal strength and thus triggers the handoff between cells. For a given axiu acceptable loss rate and the axiu reachable speed, we can deterine the largest Fast-hellointerval that produces the least routing overhead. First we draw the vertical line indicating the axiu speed, and the horizontal line representing the acceptable loss rate. The acceptable region is then deliited by the x-axis, the y-axis, the speed line and the loss rate line. The ost appropriate Fast-hello-interval is the one given by the intersection of the highest curve in the acceptable region with the speed line. For exaple, for a axiu speed of 125 k/h and a loss rate of 15%, the only possible Fast-hello-interval is 100 s. However, for a speed liited to 40 k/h with a loss rate of 10%, there are several possibilities for the Fast-hello-interval: 100 s, 140 s, 200 s. We select the highest curve, which gives us a Fast-hello-interval of 200 s. Indeed this value incurs the sallest overhead in the acceptable region. Figure 4 depicts the routing overhead induced by Fast-OLSR versus obility. Several curves are drawn with regard to the value of the Fast-hello-interval (fro 100 s to 300 s). As Figure 4 shows, the saller the Fast-hello-interval is, the greater the routing overhead is. The routing overhead becoes slightly greater as the speed increases.

5 Loss rate (%) Fast_hello_interval 100s 140s 200s 240s 300s Mobility K/h Fig. 3. Loss rate versus obility. Overhead traffic byte/sec Fast_hello_interval 100s 140s 200s 240s 300s Mobility K/h Fig. 4. Overhead traffic versus obility. Table I. Mobility classes and associated results. Class Speed Loss rate 10% 10%< Loss rate 15% 15%< Loss rate 20% Fast-hello Overhead Fast-hello Overhead Fast-hello Overhead k per hour s kbps s kbps s kbps Cyclist 20 S< > Urban 45 S< Road 90 S< Highway 120 S< Figure 4 also shows the additional overhead resulting fro a decrease in the Fast-hello-interval. The choice of a saller Fast-hello-interval is justified only when the resulting gain in loss rate is significant. For exaple, for a axiu speed of 50 k/h and a loss rate of 10%, a Fast-hello-interval of 140 s is chosen. A Fast-hello-interval of 100 s would iprove the loss rate (it would be 7%) but at the cost of an additional overhead of 1 kbyte/s. On the other hand, for a axiu speed of 90 k/h and a loss rate of 25%, a Fast-hello-interval of 240 s is chosen. This iproves the loss rate (it would be 30% with a Fast-hello-interval of 300 s) at the cost of an additional overhead of only 30 Byte/s. Results of our siulations are suarized in Table I. Four classes of obile node are defined. Each class is defined by its axiu speed. For each class, we deterine the best Fast-hello-interval and associated axiu routing overhead in ters of kbit per second, copliant with the acceptable loss rate. VI. CONCLUSION With the deployent of obile ad-hoc networks in public doains (e.g. highways, cities,etc.), routing protocols ust support fast obility. In this paper, we have proposed a Fast- OLSR, an extension of OLSR dealing with fast obility. Fast- OLSR aintains connectivity with fast oving nodes, while aintaining a reasonable overhead. The perforances of Fast- OLSR are evaluated by siulation in worst-case conditions (no buffering, no retransission, no overlap in coverage areas and no link layer notification). Siulation results show how to tune the value of the refreshing period (Fast-hello-interval) for different classes of obile and different acceptable loss rates. Thus, in the considered configuration, ad-hoc network nodes can ove as fast as cellular network nodes with a velocity that can reach 150 k/h and the loss rate is aintained below 15% with an acceptable overhead (the refreshing period being equal to 100 s). In further work, we will study how to dynaically adjust the value of the refreshing period as a function of the obile speed and the acceptable loss rate. REFERENCES [1] P. Jacquet, P. Muhlethaler, A. Qayyu, A. Laouiti, L. Viennot, T. Clausen, Optiized Link State Routing Protocol, draft-ietf-anet-olsr- 06.txt, IETF, Septeber [2] J. Broch, D. Maltz, D. Johnson, Y. Hu, J. Jetcheva, A perforance coparison of ulti-hop wireless ad hoc network routing protocols, in ACM Mobico 98, (Dallas, USA), October [3] C. Perkins, Ad Hoc Networking. Addison Wesley, [4] Mobile Ad-hoc Networks (MANET), anet-charter [5] P. Jacquet, P. Muhlethaler, P. Minet, A. Qayyu, A. Laouiti, L. Viennot, T. Clausen, OLSR Extensions, draft-ietf-anet-olsr-extensions-00.txt, IETF, August [6] C. Perkins, E. Royer, S. Das, Ad hoc On-Deand Distance Vector Routing, draft-ietf-anet-aodv-08.txt, IETF, March [7] J. Broch, D. Johnson, D. Maltz, The Dynaic Source Routing Protocol for Mobile Ad Hoc Networks, draft-ietf-anet-dsr-01.txt, Dec [8] C. Perkins, P. Bhagwat, Highly Dynaic Destination-Sequenced Distance-Vector Routing for Mobile Coputers, in ACM SIG- COMM 94, (London, UK), August [9] J. Malkin, RIP Version 2, RFC 1388, IETF, Jan [10] J. Moy, OSPF version 2, RFC 2328, IETF, Jan [11] R. G. Ogier, F. L. Teplin, B. Bellur, M. G. Lewis, Topology Broadcast Based on Reverse-Path Forwarding, draft-ietf-anet-tbrpf-05.txt, IETF, March [12] A. Qayyu, L. Viennot, A. Laouiti, Multipoint Relaying: An Efficient Technique for flooding in Mobile Wireless Networks, Tech. Rep. RR- 3898, INRIA, Feb [13] P. Jacquet, P. Muhletaler, A. Qayyu, A. Laouiti, T. Clausen, L. Viennot, Optiized Link State Routing Protocol, in IEEE INMIC, (Pakistan), Dec 2001.

Control Message Reduction Techniques in Backward Learning Ad Hoc Routing Protocols

Control Message Reduction Techniques in Backward Learning Ad Hoc Routing Protocols Control Message Reduction Techniques in Backward Learning Ad Hoc Routing Protocols Navodaya Garepalli Kartik Gopalan Ping Yang Coputer Science, Binghaton University (State University of New York) Contact:

More information

' INRIA Rocquencourt, Domaine de Voluceau

' INRIA Rocquencourt, Domaine de Voluceau OPTIMIZED FLOODING AND INTERFERENCE-AWARE QOS ROUTING IN OLSR* Dang Quan ~ ~ u ~ and e n Pascale ' ~inet' ' INRIA Rocquencourt, Domaine de Voluceau Rocquencourt - B.P 105 78153 Le Chesnay Cedex, France

More information

Secure Wireless Multihop Transmissions by Intentional Collisions with Noise Wireless Signals

Secure Wireless Multihop Transmissions by Intentional Collisions with Noise Wireless Signals Int'l Conf. Wireless etworks ICW'16 51 Secure Wireless Multihop Transissions by Intentional Collisions with oise Wireless Signals Isau Shiada 1 and Hiroaki Higaki 1 1 Tokyo Denki University, Japan Abstract

More information

Adaptive Parameter Estimation Based Congestion Avoidance Strategy for DTN

Adaptive Parameter Estimation Based Congestion Avoidance Strategy for DTN Proceedings of the nd International onference on oputer Science and Electronics Engineering (ISEE 3) Adaptive Paraeter Estiation Based ongestion Avoidance Strategy for DTN Qicai Yang, Futong Qin, Jianquan

More information

Impact of Hello Interval on Performance of AODV Protocol

Impact of Hello Interval on Performance of AODV Protocol Impact of Hello Interval on Performance of AODV Nisha Bhanushali Priyanka Thakkar Prasanna Shete ABSTRACT The multi-hop ad hoc networks are self organizing networks with dynamic topology. The reactive

More information

DYNAMIC ESTIMATION OF BDP IN MANETS FOR EFFECTIVE NEXT NODE SELECTION

DYNAMIC ESTIMATION OF BDP IN MANETS FOR EFFECTIVE NEXT NODE SELECTION www.arpnjournals.co DYNAMIC ESTIMATION OF BDP IN MANETS FOR EFFECTIVE NEXT NODE SELECTION N. Snehalatha 1 and Paul Rodrigues 2 1 School of Coputing, SRM University, Chennai, Tail Nadu, India 2 Departent

More information

Investigation on OLSR Routing Protocol Efficiency

Investigation on OLSR Routing Protocol Efficiency Investigation on OLSR Routing Protocol Efficiency JIRI HOSEK 1, KAROL MOLNAR 2 Department of Telecommunications Faculty of Electrical Engineering and Communication, Brno University of Technology Purkynova

More information

2013, IJARCSSE All Rights Reserved Page 85

2013, IJARCSSE All Rights Reserved Page 85 Volume 3, Issue 12, December 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Overview of

More information

Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol

Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol Kalyan Kalepu, Shiv Mehra and Chansu Yu, Department of Electrical and Computer Engineering Cleveland State University 2121

More information

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Mounir FRIKHA, Manel MAAMER Higher School of Communication of Tunis (SUP COM), Network Department, m.frikha@supcom.rnu.tn ABSTRACT

More information

Shortest Path Determination in a Wireless Packet Switch Network System in University of Calabar Using a Modified Dijkstra s Algorithm

Shortest Path Determination in a Wireless Packet Switch Network System in University of Calabar Using a Modified Dijkstra s Algorithm International Journal of Engineering and Technical Research (IJETR) ISSN: 31-869 (O) 454-4698 (P), Volue-5, Issue-1, May 16 Shortest Path Deterination in a Wireless Packet Switch Network Syste in University

More information

Routing Protocols in MANET: Comparative Study

Routing Protocols in MANET: Comparative Study Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.119

More information

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks IEEE IFOCO 2 International Workshop on Future edia etworks and IP-based TV Utility-Based Resource Allocation for ixed Traffic in Wireless etworks Li Chen, Bin Wang, Xiaohang Chen, Xin Zhang, and Dacheng

More information

Estimate the Routing Protocols for Internet of Things

Estimate the Routing Protocols for Internet of Things Estimate the Routing Protocols for Internet of Things 1 Manjushree G, 2 Jayanthi M.G 1,2 Dept. of Computer Network and Engineering Cambridge Institute of Technology Bangalore, India Abstract Internet of

More information

Performance Analysis of MANET Routing Protocols OLSR and AODV

Performance Analysis of MANET Routing Protocols OLSR and AODV VOL. 2, NO. 3, SEPTEMBER 211 Performance Analysis of MANET Routing Protocols OLSR and AODV Jiri Hosek Faculty of Electrical Engineering and Communication, Brno University of Technology Email: hosek@feec.vutbr.cz

More information

Equation Based Congestion Control for Video Transmission over WCDMA Networks

Equation Based Congestion Control for Video Transmission over WCDMA Networks Equation Based Congestion Control for Video Transission over WCDMA Networks Antonios Alexiou, Diitrios Antonellis and Christos Bouras Research Acadeic Coputer Technology Institute, Greece and Coputer Engineering

More information

Multipath Selection and Channel Assignment in Wireless Mesh Networks

Multipath Selection and Channel Assignment in Wireless Mesh Networks Multipath Selection and Channel Assignent in Wireless Mesh Networs Soo-young Jang and Chae Y. Lee Dept. of Industrial and Systes Engineering, KAIST, 373-1 Kusung-dong, Taejon, Korea Tel: +82-42-350-5916,

More information

Comparison of proposed path selection protocols for IEEE s WLAN mesh networks

Comparison of proposed path selection protocols for IEEE s WLAN mesh networks Comparison of proposed path selection protocols for IEEE 802.11s WLAN mesh networks Sana Ghannay, Sonia Mettali Gammar and Farouk Kamoun CRISTAL lab, National School of Computer Sciences, ENSI, 2010, Manouba

More information

Dynamical Topology Analysis of VANET Based on Complex Networks Theory

Dynamical Topology Analysis of VANET Based on Complex Networks Theory BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volue 14, Special Issue Sofia 014 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.478/cait-014-0053 Dynaical Topology Analysis

More information

Relocation of Gateway for Enhanced Timeliness in Wireless Sensor Networks Abstract 1. Introduction

Relocation of Gateway for Enhanced Timeliness in Wireless Sensor Networks Abstract 1. Introduction Relocation of ateway for Enhanced Tieliness in Wireless Sensor Networks Keal Akkaya and Mohaed Younis Departent of oputer Science and Electrical Engineering University of Maryland, altiore ounty altiore,

More information

An Efficient Approach for Content Delivery in Overlay Networks

An Efficient Approach for Content Delivery in Overlay Networks An Efficient Approach for Content Delivery in Overlay Networks Mohaad Malli, Chadi Barakat, Walid Dabbous Projet Planète, INRIA-Sophia Antipolis, France E-ail:{alli, cbarakat, dabbous}@sophia.inria.fr

More information

Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks

Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks P.Suganthi Research Scholar Mother Teresa Women s University Kodaikanal, TamilNadu, India Dr.A.Tamilarasi

More information

Evaluation of the Timing Properties of Two Control Networks: CAN and PROFIBUS

Evaluation of the Timing Properties of Two Control Networks: CAN and PROFIBUS Evaluation of the Tiing Properties of Two Control Networs: CAN and PROFIBUS Max Mauro Dias Santos 1, Marcelo Ricardo Steer 2 and Francisco Vasques 3 1 UnilesteMG, CEP 35170-056, Coronel Fabriciano MG Brasil.

More information

Adaptive Holistic Scheduling for In-Network Sensor Query Processing

Adaptive Holistic Scheduling for In-Network Sensor Query Processing Adaptive Holistic Scheduling for In-Network Sensor Query Processing Hejun Wu and Qiong Luo Departent of Coputer Science and Engineering Hong Kong University of Science & Technology Clear Water Bay, Kowloon,

More information

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue

Enhancing Real-Time CAN Communications by the Prioritization of Urgent Messages at the Outgoing Queue Enhancing Real-Tie CAN Counications by the Prioritization of Urgent Messages at the Outgoing Queue ANTÓNIO J. PIRES (1), JOÃO P. SOUSA (), FRANCISCO VASQUES (3) 1,,3 Faculdade de Engenharia da Universidade

More information

Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario

Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario K.Gautham 1, Nagajothi A 2 Student, Computer Science and Engineering,

More information

Performance Evaluation of Various Routing Protocols in MANET

Performance Evaluation of Various Routing Protocols in MANET 208 Performance Evaluation of Various Routing Protocols in MANET Jaya Jacob 1,V.Seethalakshmi 2 1 II MECS,Sri Shakthi Institute of Science and Technology, Coimbatore, India 2 Associate Professor-ECE, Sri

More information

MAC schemes - Fixed-assignment schemes

MAC schemes - Fixed-assignment schemes MAC schees - Fixed-assignent schees M. Veeraraghavan, April 6, 04 Mediu Access Control (MAC) schees are echaniss for sharing a single link. MAC schees are essentially ultiplexing schees. For exaple, on

More information

Quality of Service Routing in a MANET with OLSR

Quality of Service Routing in a MANET with OLSR Journal of Universal Computer Science, vol. 13, no. 1 (27), 56-86 submitted: 29/8/5, accepted: 23/8/6, appeared: 28/1/7 J.UCS Quality of Service Routing in a MANET with OLSR Dang-Quan Nguyen, Pascale Minet

More information

Performance Analysis and Enhancement of Routing Protocol in Manet

Performance Analysis and Enhancement of Routing Protocol in Manet Vol.2, Issue.2, Mar-Apr 2012 pp-323-328 ISSN: 2249-6645 Performance Analysis and Enhancement of Routing Protocol in Manet Jaya Jacob*, V.Seethalakshmi** *II MECS, Sri Shakthi Institute of Engineering and

More information

A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network

A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network ShriRam College of Engineering & Management 1 A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network M.Ramaiya Rohit Gupta Rachit Jain Head,Dept. Computer Science Dept. Computer

More information

Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through OLSR & AODV

Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through OLSR & AODV MIT International Journal of Electrical and Instrumentation Engineering, Vol. 3, No. 2, August 2013, pp. 57 61 57 Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through

More information

Analysing Real-Time Communications: Controller Area Network (CAN) *

Analysing Real-Time Communications: Controller Area Network (CAN) * Analysing Real-Tie Counications: Controller Area Network (CAN) * Abstract The increasing use of counication networks in tie critical applications presents engineers with fundaental probles with the deterination

More information

QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET

QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET Ashwini V. Biradar

More information

Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network

Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network Dr.S.Senthil Kumar,Assistant Professor, Dept of Electrical and Electronics Engineering, Government College of Engineering, Salem,India

More information

Survivability Function A Measure of Disaster-Based Routing Performance

Survivability Function A Measure of Disaster-Based Routing Performance Survivability Function A Measure of Disaster-Based Routing Perforance Journal Club Presentation on W. Molisz. Survivability function-a easure of disaster-based routing perforance. IEEE Journal on Selected

More information

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks Energy-Efficient Disk Replaceent and File Placeent Techniques for Mobile Systes with Hard Disks Young-Jin Ki School of Coputer Science & Engineering Seoul National University Seoul 151-742, KOREA youngjk@davinci.snu.ac.kr

More information

Different criteria of dynamic routing

Different criteria of dynamic routing Procedia Coputer Science Volue 66, 2015, Pages 166 173 YSC 2015. 4th International Young Scientists Conference on Coputational Science Different criteria of dynaic routing Kurochkin 1*, Grinberg 1 1 Kharkevich

More information

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh 1, Issa Khalil 2, and Abdallah Khreishah 3 1: Coputer Engineering & Inforation Technology,

More information

The Application of Bandwidth Optimization Technique in SLA Negotiation Process

The Application of Bandwidth Optimization Technique in SLA Negotiation Process The Application of Bandwidth Optiization Technique in SLA egotiation Process Srećko Krile University of Dubrovnik Departent of Electrical Engineering and Coputing Cira Carica 4, 20000 Dubrovnik, Croatia

More information

Analysis of the Zone Routing Protocol

Analysis of the Zone Routing Protocol Analysis of the Zone Routing Protocol Jan Schaumann December 8, 2002 Abstract This document describes and analyzes the Zone Routing Protocol (ZRP), a hybrid mobile ad-hoc protocol which divides the network

More information

Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol

Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol V.S.Chaudhari 1, Prof.P.N.Matte 2, Prof. V.P.Bhope 3 Department of E&TC, Raisoni College of Engineering, Ahmednagar Abstract:-

More information

BP-MAC: A High Reliable Backoff Preamble MAC Protocol for Wireless Sensor Networks

BP-MAC: A High Reliable Backoff Preamble MAC Protocol for Wireless Sensor Networks BP-MAC: A High Reliable Backoff Preable MAC Protocol for Wireless Sensor Networks Alexander Klein* Jirka Klaue Josef Schalk EADS Innovation Works, Gerany *Eail: klein@inforatik.uni-wuerzburg.de ABSTRACT:

More information

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands Oblivious Routing for Fat-Tree Based Syste Area Networks with Uncertain Traffic Deands Xin Yuan Wickus Nienaber Zhenhai Duan Departent of Coputer Science Florida State University Tallahassee, FL 3306 {xyuan,nienaber,duan}@cs.fsu.edu

More information

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Journal homepage: www.mjret.in ISSN:2348-6953 A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Ms. Amruta Kodole 1, Prof. P. M. Agarkar 2 Computer Engineering Dr. D. Y. Patil School Of Engineering

More information

An Adaptive and Low-latency Power Management Protocol for Wireless Sensor Networks

An Adaptive and Low-latency Power Management Protocol for Wireless Sensor Networks An Adaptive and Low-latency Power Manageent Protocol for Wireless Sensor Networks Giuseppe Anastasi, Marco Conti*, Mario Di Francesco, Andrea Passarella* Pervasive Coputing & Networking Lab. (PerLab) Departent

More information

A Beam Search Method to Solve the Problem of Assignment Cells to Switches in a Cellular Mobile Network

A Beam Search Method to Solve the Problem of Assignment Cells to Switches in a Cellular Mobile Network A Bea Search Method to Solve the Proble of Assignent Cells to Switches in a Cellular Mobile Networ Cassilda Maria Ribeiro Faculdade de Engenharia de Guaratinguetá - DMA UNESP - São Paulo State University

More information

GATEWAY MULTIPOINT RELAYS AN MPR-BASED BROADCAST ALGORITHM FOR AD HOC NETWORKS. Ou Liang, Y. Ahmet Şekercioğlu, Nallasamy Mani

GATEWAY MULTIPOINT RELAYS AN MPR-BASED BROADCAST ALGORITHM FOR AD HOC NETWORKS. Ou Liang, Y. Ahmet Şekercioğlu, Nallasamy Mani GATEWAY MULTIPOINT RELAYS AN MPR-BASED BROADCAST ALGORITHM FOR AD HOC NETWORKS Ou Liang, Y. Ahmet Şekercioğlu, Nallasamy Mani Centre for Telecommunication and Information Engineering Monash University,

More information

Performance Comparison of Ad Hoc Routing Protocols over IEEE DCF and TDMA MAC Layer Protocols

Performance Comparison of Ad Hoc Routing Protocols over IEEE DCF and TDMA MAC Layer Protocols Performance Comparison of Ad Hoc Routing Protocols over IEEE 82.11 DCF and TDMA MAC Layer Protocols Govind. P. Gupta Computer Science Department R.K.G.I.T, Ghaziabad (India) er_gpgupta@yahoo.com A. K.

More information

An Adaptive Low-latency Power Management Protocol for Wireless Sensor Networks

An Adaptive Low-latency Power Management Protocol for Wireless Sensor Networks An Adaptive Low-latency Power Manageent Protocol for Wireless Sensor Networks Giuseppe Anastasi, Marco Conti*, Mario Di Francesco, Andrea Passarella* Pervasive Coputing & Networking Lab. (PerLab) Departent

More information

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Akshay Shankar, Lavanya Chelle Information Science Engineering RNS Institute of Technology Bangalore, India Abstract- A Mobile

More information

Collaborative Web Caching Based on Proxy Affinities

Collaborative Web Caching Based on Proxy Affinities Collaborative Web Caching Based on Proxy Affinities Jiong Yang T J Watson Research Center IBM jiyang@usibco Wei Wang T J Watson Research Center IBM ww1@usibco Richard Muntz Coputer Science Departent UCLA

More information

Improve Peer Cooperation using Social Networks

Improve Peer Cooperation using Social Networks Iprove Peer Cooperation using Social Networks Victor Ponce, Jie Wu, and Xiuqi Li Departent of Coputer Science and Engineering Florida Atlantic University Boca Raton, FL 33431 Noveber 5, 2007 Corresponding

More information

AODV-PA: AODV with Path Accumulation

AODV-PA: AODV with Path Accumulation -PA: with Path Accumulation Sumit Gwalani Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara fsumitg, ebeldingg@cs.ucsb.edu Charles E. Perkins Communications

More information

Using OLSR Multipoint Relays (MPRs) to estimate node positions in a Wireless Mesh Network

Using OLSR Multipoint Relays (MPRs) to estimate node positions in a Wireless Mesh Network Using OLSR Multipoint Relays (MPRs) to estimate node positions in a Wireless Mesh Network Erwan Ermel Paul Mühlethaler Laboratoire d Informatique de Paris 6 Université Pierre et Marie Curie Paris, France

More information

A Novel Fast Constructive Algorithm for Neural Classifier

A Novel Fast Constructive Algorithm for Neural Classifier A Novel Fast Constructive Algorith for Neural Classifier Xudong Jiang Centre for Signal Processing, School of Electrical and Electronic Engineering Nanyang Technological University Nanyang Avenue, Singapore

More information

ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS

ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS Ganga S 1, Binu Chandran R 2 1, 2 Mohandas College Of Engineering And Technology Abstract: Wireless Ad-Hoc Network is a collection of wireless mobile

More information

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing A Trajectory Splitting Model for Efficient Spatio-Teporal Indexing Slobodan Rasetic Jörg Sander Jaes Elding Mario A. Nasciento Departent of Coputing Science University of Alberta Edonton, Alberta, Canada

More information

Performance Analysis of Routing Protocols for Mobile Ad-hoc Networks

Performance Analysis of Routing Protocols for Mobile Ad-hoc Networks Performance Analysis of Routing Protocols for Mobile Ad-hoc Networks Anil Choudhary Department of Electrical and Electronics Engineering Rajiv Gandhi Govt. Polytechnic, Itanagar, Arunachal Pradesh, India

More information

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET ISSN: 2278 1323 All Rights Reserved 2016 IJARCET 296 A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET Dr. R. Shanmugavadivu 1, B. Chitra 2 1 Assistant Professor, Department of Computer

More information

The optimization design of microphone array layout for wideband noise sources

The optimization design of microphone array layout for wideband noise sources PROCEEDINGS of the 22 nd International Congress on Acoustics Acoustic Array Systes: Paper ICA2016-903 The optiization design of icrophone array layout for wideband noise sources Pengxiao Teng (a), Jun

More information

INTERNATIONAL JOURNAL FOR ADVANCE RESEARCH IN ENGINEERING AND TECHNOLOGY WINGS TO YOUR THOUGHTS..

INTERNATIONAL JOURNAL FOR ADVANCE RESEARCH IN ENGINEERING AND TECHNOLOGY WINGS TO YOUR THOUGHTS.. INTERNATIONAL JOURNAL FOR ADVANCE RESEARCH An Overview of Mobile Ad-Hoc Networks: Architecture, Routing and Challenges Avadhesh Kumar 1 Sonali Yadav 2 Kamalesh Chandra Maurya 3 1 Assistant Professor, avadhesh@iul.ac.in

More information

Figure 1: Ad-Hoc routing protocols.

Figure 1: Ad-Hoc routing protocols. Performance Analysis of Routing Protocols for Wireless Ad-Hoc Networks Sukhchandan Lally and Ljiljana Trajković Simon Fraser University Vancouver, British Columbia Canada E-mail: {lally, ljilja}@sfu.ca

More information

THE rapid growth and continuous change of the real

THE rapid growth and continuous change of the real IEEE TRANSACTIONS ON SERVICES COMPUTING, VOL. 8, NO. 1, JANUARY/FEBRUARY 2015 47 Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh, Issa

More information

Performance evaluation of reactive and proactive routing protocol in IEEE ad hoc network

Performance evaluation of reactive and proactive routing protocol in IEEE ad hoc network Author manuscript, published in "ITCom 6 - next generation and sensor networks, Boston : United States (26)" DOI :.7/2.68625 Performance evaluation of reactive and proactive routing protocol in IEEE 82.

More information

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems Design Optiization of Mixed Tie/Event-Triggered Distributed Ebedded Systes Traian Pop, Petru Eles, Zebo Peng Dept. of Coputer and Inforation Science, Linköping University {trapo, petel, zebpe}@ida.liu.se

More information

Distributed Multicast Tree Construction in Wireless Sensor Networks

Distributed Multicast Tree Construction in Wireless Sensor Networks Distributed Multicast Tree Construction in Wireless Sensor Networks Hongyu Gong, Luoyi Fu, Xinzhe Fu, Lutian Zhao 3, Kainan Wang, and Xinbing Wang Dept. of Electronic Engineering, Shanghai Jiao Tong University,

More information

A Network-based Seamless Handover Scheme for Multi-homed Devices

A Network-based Seamless Handover Scheme for Multi-homed Devices A Network-based Sealess Handover Schee for Multi-hoed Devices Md. Shohrab Hossain and Mohaed Atiquzzaan School of Coputer Science, University of Oklahoa, Noran, OK 7319 Eail: {shohrab, atiq}@ou.edu Abstract

More information

Multi Packet Reception and Network Coding

Multi Packet Reception and Network Coding The 2010 Military Counications Conference - Unclassified Progra - etworking Protocols and Perforance Track Multi Packet Reception and etwork Coding Aran Rezaee Research Laboratory of Electronics Massachusetts

More information

[Kamboj* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Kamboj* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY NOVEL REVIEW OF MANET ROUTING PROTOCOLS Nippun Kamboj*, Dr. Munishwar Rai Department of Computer Applications Maharishi Markandeshwar

More information

Identifying Converging Pairs of Nodes on a Budget

Identifying Converging Pairs of Nodes on a Budget Identifying Converging Pairs of Nodes on a Budget Konstantina Lazaridou Departent of Inforatics Aristotle University, Thessaloniki, Greece konlaznik@csd.auth.gr Evaggelia Pitoura Coputer Science and Engineering

More information

MANET is considered a collection of wireless mobile nodes that are capable of communicating with each other. Research Article 2014

MANET is considered a collection of wireless mobile nodes that are capable of communicating with each other. Research Article 2014 Throughput Analysis of Proactive and Reactive MANET Routing Protocols Kiranveer Kaur 1 Surinderjit Kaur 2 Vikramjit Singh 3 Department of Computer Science, University College of Engineering, Department

More information

Performance Analysis of DSDV, AODV, DSR and OLSR MANET Routing Protocols

Performance Analysis of DSDV, AODV, DSR and OLSR MANET Routing Protocols International Journal of Applied Science & Technology Research Excellence Vol. 5 Issue 1, Jan.- Feb. 215, Performance Analysis of,, and MANET Routing Protocols Sunil Malik #1, Dr. K.P Yadav *2, #1 Research

More information

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Sudheer Kumar 1, Akhilesh Yadav 2 Department of Computer Science and Engineering Kanpur Institute of Technology, Kanpur sudheerkr21@gmail.co

More information

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS Guofei Jiang and George Cybenko Institute for Security Technology Studies and Thayer School of Engineering Dartouth College, Hanover NH 03755

More information

The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security

The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security Parveen Kumar Research Scholar, CMJ University, Shillong, Meghalaya (India) Abstract In VANET, or Intelligent Vehicular

More information

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS Key words SOA, optial, coplex service, coposition, Quality of Service Piotr RYGIELSKI*, Paweł ŚWIĄTEK* OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS One of the ost iportant tasks in service oriented

More information

A Performance Comparison of Routing Protocols for Ad Hoc Networks

A Performance Comparison of Routing Protocols for Ad Hoc Networks RESEARCH ARTICLE OPEN ACCESS A Performance Comparison of Routing Protocols for Ad Hoc Networks Hicham Zougagh *, Ahmed Toumanari *, Rachid Latif *, Noureddine. Idboufker **, Youssef. Elmourabit * Laboratory

More information

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks 2014 IJSRSET Volume i Issue i Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Science Zone-based Proactive Source Routing Protocol for Ad-hoc Networks Dr.Sangheethaa.S 1, Dr. Arun Korath

More information

A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE AND IEEE

A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE AND IEEE Journal of Engineering Science and Technology Vol. 4, No. 2 (2009) 132-141 School of Engineering, Taylor s University College A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE 802.11 AND IEEE

More information

Ascending order sort Descending order sort

Ascending order sort Descending order sort Scalable Binary Sorting Architecture Based on Rank Ordering With Linear Area-Tie Coplexity. Hatrnaz and Y. Leblebici Departent of Electrical and Coputer Engineering Worcester Polytechnic Institute Abstract

More information

INVESTIGATING THE SCALABILITY OF THE FISH-EYE STATE ROUTING PROTOCOL FOR AD HOC NETWORKS

INVESTIGATING THE SCALABILITY OF THE FISH-EYE STATE ROUTING PROTOCOL FOR AD HOC NETWORKS INVESTIGATING THE SCALABILITY OF THE FISH-EYE STATE ROUTING PROTOCOL FOR AD HOC NETWORKS 1 NATARAJAN MEGHANATHAN, 2 AYOMIDE ODUNSI 1 Asstt Prof., Department of Computer Science, Jackson State University,

More information

Connectivity Aware Routing in Ad-Hoc Networks

Connectivity Aware Routing in Ad-Hoc Networks Connectivity Aware Routing in Ad-Hoc Networks Jérémie Leguay PWC 05 With: Timur Friedman (LIP6), Vania Conan(Thales), Serge Fdida (LIP6), André Cotton(Thales) Corporate Communications Context Ad-Hoc Networks

More information

Performance Analysis of Exposed Terminal Effect in IEEE Ad Hoc Networks in Finite Load Conditions

Performance Analysis of Exposed Terminal Effect in IEEE Ad Hoc Networks in Finite Load Conditions Perforance Analysis of Exposed Terinal Effect in IEEE 80.11 Ad Hoc Networks in Finite Load Conditions Diitris Vassis 1, Georgios Korentzas 1 1 Dept. of Inforation and Counication Systes Engineering University

More information

Mobile Communications. Ad-hoc and Mesh Networks

Mobile Communications. Ad-hoc and Mesh Networks Ad-hoc+mesh-net 1 Mobile Communications Ad-hoc and Mesh Networks Manuel P. Ricardo Faculdade de Engenharia da Universidade do Porto Ad-hoc+mesh-net 2 What is an ad-hoc network? What are differences between

More information

The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks *

The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks * The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks * Chunyue Liu Dept. of Computer Science, Graduate Center of City University of New York

More information

The Optimized Link State Routing Protocol Evaluation through Experiments and Simulation

The Optimized Link State Routing Protocol Evaluation through Experiments and Simulation The Optimized Link State Routing Protocol Evaluation through Experiments and Simulation Thomas Heide Clausen, Gitte Hansen, Lars Christensen Gerd Behrmann Mindpass Center for Distributed Systems Aalborg

More information

AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM

AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM International Journal of Software Engineering & Applications (IJSEA), Vol.6, No.5, Septeber 205 AGV PATH PLANNING BASED ON SMOOTHING A* ALGORITHM Xie Yang and Cheng Wushan College of Mechanical Engineering,

More information

A Hybrid Network Architecture for File Transfers

A Hybrid Network Architecture for File Transfers JOURNAL OF IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 6, NO., JANUARY 9 A Hybrid Network Architecture for File Transfers Xiuduan Fang, Meber, IEEE, Malathi Veeraraghavan, Senior Meber,

More information

A Comparative Study between AODV and DSDV Routing Protocols in Mobile Ad Hoc Networks using Network Simulator NS2

A Comparative Study between AODV and DSDV Routing Protocols in Mobile Ad Hoc Networks using Network Simulator NS2 A Comparative Study between AODV and DSDV Routing Protocols in Mobile Ad Hoc Networks using Network Simulator NS2 Marwan Aziz Mohammed Dept. of Software Engineering Faculty of Engineering, Koya University,

More information

Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols

Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols www.ijcsi.org 551 Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols Kashif Ibrahim Qazi Javed Ahmed Abdul Qudoos Mirza Aamir Mehmood Department of Computer Science, Balochistan

More information

Beacon Update for Greedy Perimeter Stateless Routing Protocol in MANETs

Beacon Update for Greedy Perimeter Stateless Routing Protocol in MANETs Beacon Update for Greedy erimeter Stateless Routing rotocol in MANETs Abstract Dhanarasan 1, Gopi S 2 1 M.E/CSE Muthayammal Engineering College, getdhanarasan@gmail.com 2 Assistant rofessor / IT Muthayammal

More information

Performance Analysis of Three Routing Protocols for Varying MANET Size

Performance Analysis of Three Routing Protocols for Varying MANET Size Proceedings of the International MultiConference of Engineers and Computer Scientists 8 Vol II IMECS 8, 9- March, 8, Hong Kong Performance Analysis of Three Routing Protocols for Varying MANET Size N Vetrivelan,

More information

Scalability Performance of AODV, TORA and OLSR with Reference to Variable Network Size

Scalability Performance of AODV, TORA and OLSR with Reference to Variable Network Size Lovekesh Kumar / International Journal of Engineering Research and Applications (IJERA) ISSN: Scalability Performance of AODV, TORA and OLSR with Reference to Variable Network Size Lovekesh Kumar* *(Department

More information

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm Detection of Outliers and Reduction of their Undesirable Effects for Iproving the Accuracy of K-eans Clustering Algorith Bahan Askari Departent of Coputer Science and Research Branch, Islaic Azad University,

More information

A Distributed Multi-service Resource Allocation Algorithm in Heterogeneous Wireless Access Medium

A Distributed Multi-service Resource Allocation Algorithm in Heterogeneous Wireless Access Medium 1 A Distributed Multi-service Resource Allocation Algorith in Heterogeneous Wireless Access Mediu Muhaad Isail, Student Meber, IEEE, and Weihua Zhuang, Fellow, IEEE Abstract In this paper, radio resource

More information

Routing Protocols in MANETs

Routing Protocols in MANETs Chapter 4 Routing Protocols in MANETs 4.1 Introduction The main aim of any Ad Hoc network routing protocol is to meet the challenges of the dynamically changing topology and establish a correct and an

More information

IN many interactive multimedia streaming applications, such

IN many interactive multimedia streaming applications, such 840 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 8, NO. 5, MAY 06 A Geoetric Approach to Server Selection for Interactive Video Streaing Yaochen Hu, Student Meber, IEEE, DiNiu, Meber, IEEE, and Zongpeng Li, Senior

More information

COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD HOC NETWORK

COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD HOC NETWORK International Journal of Information Technology and Knowledge Management July-December 2011, Volume 4, No. 2, pp. 531-538 COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD

More information

A New Energy-Aware Routing Protocol for. Improving Path Stability in Ad-hoc Networks

A New Energy-Aware Routing Protocol for. Improving Path Stability in Ad-hoc Networks Contemporary Engineering Sciences, Vol. 8, 2015, no. 19, 859-864 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2015.57207 A New Energy-Aware Routing Protocol for Improving Path Stability

More information