Skip to main content

A new RREQ message forwarding technique based on Bayesian probability theory

Abstract

The flooding method, which is used by many mobile ad-hoc routing protocols, is a process in which a route request packet (RREQ) is broadcasted from a source node to other nodes in the network. This often results in unnecessary re-transmissions, causing packet collisions and congestion in the network, a phenomenon called broadcast storm. This article presents firstly the impact of a different message forwarding probability on the RREQ and secondly a RREQ message forwarding scheme which is implemented on Ad-hoc On-Demand Distance Vector Routing (AODV) routing protocol, a Bayesian probability based the AODV extended version based on a modified version of Bayesian probability (AODV_EXT_BP) that reduces routing overheads, by calculating the probability with respect to the neighbour density as well as the posterior probability. The performance of the AODV_EXT_BP is compared to that of extended version of AODV (AODV_EXT), AODV, Destination Sequenced Distance Vector, dynamic source routing and Optimized Link State Routing protocols and the simulation results show that the AODV_EXT_BP protocol achieves better results in all sectors.

Introduction

An ad-hoc network is a promising technology which can be applied in an extensive number of areas ranging from environmental monitoring to disaster management. Furthermore, ad-hoc networks can be implemented in application of sensors for process automation in a diversity of industrial applications. Events such as earthquakes can often serve to illustrate the weakness of centrally managed networks and the importance of research and development in ad-hoc networks such as mobile ad-hoc networks (MANETs), where a centralized connectivity is not needed. MANET is a wireless network which consists of mobile nodes with no pre-determined infrastructure. One of the major restrictions of ad-hoc network systems is the energy availability and continuous reduction in the size of devices which means that power reduction cannot simply be improved with big battery systems[1]. Apart from the operation of onboard electronics, power consumption depends on numerous processes and overheads required to maintain connectivity.

There are numerous recommended solutions to deal with connectivity problems and power limitation in ad-hoc networks. Such techniques comprise development of hardware, routing algorithms, protocols and battery technology or power management systems[2, 3]. There are researchers that have suggested the development of an optimized hardware which can be used in applications based on data rates[4]. There is a proposal in[5, 6] to adapt energy control to applications where the voltage, and therefore processing speed and power, can be reduced for non-time sensitive applications. Other methods that have been proposed in[7] are aimed at avoiding network partitioning by controlling power consumptions of critical link nodes. Recently, many probabilistic approaches have been proposed in[811] with the aim to alleviate the flooding phenomenon and solve the broadcast storm problem. The authors have already proposed a probability-based algorithm in[12] which is an improved version of Ad-hoc On-Demand Distance Vector Routing (AODV), the AODV_EXT, which reduces energy consumption by 3%. In this article, we propose a modification of AODV, the AODV_EXT_BP, protocol which improves the energy and data transmission efficiency of the network by using the Bayesian probability theory and give better results compared to AODV_EXT.

In general, ad-hoc wireless networks broadcast packets to the whole network as a means of transmitting information from one node to the other in the network[13]. Broadcasting in MANETs is not only an essential action for unicast routing protocols in mobile scenarios, but also a unique process of a number of multicast routing protocols. A variety of unicast, multicast, and geocast protocols uses the broadcasting method in order to provide the important control and route establishing functionality. Broadcasting a packet to the whole network has a wide range of applications in MANETs. Consequently, improving the process of broadcasting will result in savings in several ad-hoc applications.

Flooding is the simplest technique used by source nodes to broadcast packets to the adjacent nodes[14]. Each neighbour node receiving the packet for the first time rebroadcasts it ensuring forward propagation from the source node until every node in the network has received and transmitted the broadcast packet exactly once.

The broadcasting protocols can be classified into two main categories, namely deterministic and probabilistic. The probabilistic approach usually offers a simple solution in which every node that receives a broadcast packet has a predefined probability of forwarding the message[15]. But this approach does not ensure full network coverage. On the other hand, the deterministic approach can provide full coverage and can be further categorized into two categories, namely location information and neighbour set based.

In MANETs, the routing task is delivered through network nodes which act as both routers and end points in the network. In order for a route to a specific destination node to be discovered, existing on-demand routing protocols use a simple flooding mechanism whereby a route request packet (RREQ) originating from a source node is broadcasted without exception to all nodes in the network[16]. This can result to considerable redundant retransmissions, causing congestion and packet collisions in the network.

The implication of broadcast routing messages on network performance is presented in this article. The following protocols have been studied and their performances in simulated networks are analysed: dynamic source routing (DSR), AODV, Destination Sequenced Distance Vector (DSDV) routing and Optimized Link State Routing (OLSR). These protocols have widely been used and cited in literature[17].

This article is organized as follows: “Routing protocols” section describes the protocols that will be evaluated in this article. The routing procedure of AODV is also described. “The modification of AODV using different RREQ mechanism message forwarding probability scheme” and “Simulation and metrics of a different message forwarding probability scheme on the RREQ mechanism of AODV protocol” sections present the modification and the results of the AODV behaviour when using different message forwarding probability implemented on the RREQ mechanism, respectively. “The modification of AODV RREQ mechanism using Bayesian probability approach” section presents a description of the proposed modification to AODV as well as the Bayesian probability theory. In “Simulation and metrics of AODV RREQ mechanism using the Bayesian approach” section, the simulated scenario is described together with the settings, network configurations and the parameters that have been used in order to evaluate the performance of the protocols. The results of the simulation and discussions are provided in “Results and discussions” section which is followed by the conclusions.

Routing protocols

In DSDV[18] protocol, there is an exchange of messages between mobile nodes within range. Routing updates may be enabled or routine. The update process starts when routing information from one of the adjacent nodes forces a change in the routing table. If there is a packet which the route to its destination is unknown, it is cached whilst routing queries are sent out. The packets are cached until route-replies are received from the destination node. The buffer has a specific size and time limitation for caching packets beyond which packets are dropped. When the route to the destination is known the packets are routed directly. In a case that the destination node is not found, the packets are forwarded to the default target node which is the routing agent.

In DSR protocol, the routing agent controls every data packet for source-route information[19]. The packets are then forwarded according to the routing information. In case, it cannot find any routing information in the packet, it offers the source route if route is known. When the destination is not known it caches the packet and broadcasts route queries. The routing query is initially sent to all the adjacent nodes and it is always enabled by a data packet which has no route information about its destination. Route-replies are sent back if the information regarding the route to the destination is needed.

The OLSR[20] is a routing protocol in which the nodes are aware of all the valid routes. The OLSR protocol uses the flooding method in order to inform all active nodes in the network when there is a topology change. The OLSR reduces the possible overhead in the network by using the multi-point relays (MPR). The main concept of MPR[21] is to reduce the number of duplicate retransmissions when a broadcast packet is forwarded. By this method, the number of retransmissions is confined to a small group of nearby nodes, instead of using all the neighbours. This group of nodes is kept as small as possible by selecting the nodes which cover (in terms of one-hop radio range) the same network region as the complete set of nearby nodes. The OLSR routing protocol has two types of control messages, namely Topology Control (TC) and Hello. TC messages are used for sending information regarding the adjacent nodes which contains the MPR selector list, instead of Hello messages which are used in order to discover information about the link status and the host’s neighbours. The OLSR protocol has a drawback due to the fact that every host periodically transmits the updated topology information to the whole network thus increasing bandwidth usage. But this problem is solved by using the MPR, which forwards only the messages regarding the topology of the network.

The AODV protocol is a mix of DSDV and DSR protocols[22]. It uses the hop-by-hop routing sequence numbers and beacons of DSDV and keeps the basic route-discovery and route-maintenance mechanism of DSR. When a node needs to know a route to a specific destination, it generates an RREQ. The RREQ packet is forwarded by intermediate nodes which also create a reverse route from the destination. When the request reaches a node with a route to the destination node it also creates a Route Reply (RREP) which contains the number of hops that are required to reach the destination. The intermediate nodes that take part in forwarding, reply to the source node and create a forward route to destination. This route created from each node from source to destination is a hop-by-hop state and not the entire route as in source routing.

The modification of AODV using different RREQ mechanism message forwarding probability scheme

In this article, we propose a modification to AODV protocol to use a probability-based message forwarding scheme in the RREQ mechanism. In the original AODV protocol, in the RREQ mechanism, 100% (probability of 1.0) all intermediate nodes are involved in forwarding the message in order to find a route to a destination. In our proposed modification, we can have the same outcome by using only a percentage of the number of the intermediate nodes. By using a lower probability than 1.0, we use only a selected number of nodes to forward the messages thus reducing energy consumption and the number of retransmissions. The following lines describe the proposed modification to the RREQ mechanism:

Assume that there are N nodes in the network and n is the number of nodes in the neighbourhood of a transmitting node;

In normal AODV route message forwarding, if a node is forwarding a packet then all the n neighbours will try to forward the message again. If P rx is the power consumed by a node when receiving a route control message and P tx is the power consumed when a node forwards a route control message, then all n nodes will spend

P s = P rx + P tx * n
(1)

If P i is the sum of total initial power of the n neighbouring nodes, then the total remaining power of the neighbouring node remaining is

P total = P i P s
(2)

If probabilistic route message forwarding scheme is used, for example, assume that only 50% of the nodes are allowed to forward the message at any instance based on probability of 0.5, this means that only n 2 nodes will receive and forward the message. This means that the network residual power will be

P total = P i P s 2
(3)

If we compare Equations (2) and (3), the latter will preserve battery power and double the lifetime of the network whilst reducing the number of retransmissions.

Simulation and metrics of a different message forwarding probability scheme on the RREQ mechanism of AODV protocol

Network Simulator 2 (NS2) has been used to evaluate the modified AODV routing protocol using the probability-based message forwarding scheme (Table1). The simulations were carried out to assess the performance of the routing protocols with network sizes of 10, 20, 30, 40, 50, 60, 70, 90 and 100 nodes with mobile node speeds between 1 and 30 m/s. The mobility mode that has been used in all simulation was the random way point. In this model, nodes in a specific area choose some destination, and move there at a random speed uniformly chosen from (0, Vmax), where Vmax is the maximum speed of the simulation. The average speed is expected as the simulation evolves, and simulation results are in the form of an average over a period of time[23]. The simulation scenario has been repeated ten times and hence the results are the average of the ten times simulation scenarios. In all cases, the nodes send Constant Bit-rate (CBR) over user datagram protocol (UDP). The metrics that have been used to evaluate the performance of the network and protocols are the following[24]:

  • Consumed power: the average consumed battery power.

  • Number of packets dropped: this is the number of data packets that are not successfully sent to its destination.

  • MAC Load: this is the ratio of the number of MAC layer messages propagated by every node in the network to the number of data packets successfully delivered to all destination nodes. In other words, the MAC Load is the average number of MAC messages generated for each data packet successfully delivered to the destination.

Table 1 Definition of the different message forwarding probability

The simulation configuration and specification are specified in Table2.

Table 2 Simulation Parameters of AODV to evaluate different RREQ message forwarding probabilities

Figure1 shows that 0.3 (30% of the intermediate nodes) and 0.4 (40% of the intermediate nodes) forward probability in terms of power consumption present very good results in every network size instead of using probability 1.0 which is the original probability that the AODV protocol uses. Moreover, good results are achieved by 0.2 probability (20% of the intermediate nodes) but not in every network size. As we can see from the graph (Figure1) in large-scale networks (more than 70 nodes), the use of 0.2 forward probability consumes more power than the 1.0 forward probability, meaning that needs more retransmissions in order to a valid route to the destination node to be found. By using less probability than 1.0 (100%) we use only a selected number of nodes to forward the messages avoiding with this way the consumption of more energy.

Figure 1
figure 1

The average consumed power.

Figure2 shows that in small network sizes, smaller than 30 nodes, the forward probability-based scheme presents almost identical results, whilst in larger network sizes (bigger than 30 nodes) the use of 0.3 or 0.8 forwarding probability shows lower dropped packets than using probability 0.1, 0.7 and 1.0. This shows that when using of the following forwarding probabilities, 0.3 and 0.8, the number of retransmissions is lower as the number of data packets that are successfully sent to their destinations are higher. Good results are also achieved with 0.5 forwarding probability but only for network sizes with the number of nodes between 70 and 100.

Figure 2
figure 2

Dropped packets in terms of network size.

Figure3 shows that the MAC Load increases rapidly when the probability is 0.1, 0.7 and 1.0 while on probability 0.3, 0.4 and 0.8 the MAC Load is very low. The MAC Load explains how successfully the number of data packets is delivered to the destination node. The forwarding probabilities 0.3, 0.4 and 0.8 provide very low MAC Load meaning high success on data packet delivery while all the other forwarding probability values give very high MAC Load which lead to redundant retransmissions and depletion of battery power of the intermediate nodes.

Figure 3
figure 3

MAC Load against the number of nodes.

All the above results have been used by the authors to develop a technique to change dynamically the forwarding probability according to the network density. In the following section, a heuristic approach using the Bayesian theory is presented.

The modification of AODV RREQ mechanism using Bayesian probability approach

Below are the steps that are followed during the RREQ and RREP processing mechanism of AODV:

➢ When a source node, S, tries to send a packet to destination D.

➢ If S does not know the next hop for D, then it broadcasts a route request message.

➢ The RREQ message propagates in all directions to reach the destination D.

➢ All the intermediate nodes that receive the RREQ message forward the packet to all its one hop neighbours.

➢ If the destination, D, receives an RREQ message through a node M, then it sends an RREP to S by forwarding it to M since M may contain at least one routing table entry for S.

➢ On receiving the RREQ message through different nodes, the destination D will send the RREP message through different nodes and they may reach the source node through different possible paths.

➢ At the end, the source node S will have different possible resolved paths to select from based on defined criteria.

In this RREQ mechanism, we intervene and use a version of the modified Bayesian probability theory in order to improve the function of the RREQ. In this section, the Bayesian probability theory and similar research that have been conducted by other researchers, together with a detailed explanation of our proposed algorithm, will be presented.

Bayesian probability theory

The Bayesian probability theory[25] manipulates conditional probabilities. The joint probability of two events, A and B, can be expressed as

P A B = P A / B * P B or P B / A * P A
(4)

In Bayesian probability theory, one of these events is called hypothesis and denoted with H and the other is called data and denoted with D. The Bayesian probability theory assesses the probability of the observed data D resulting from hypothesis H.

P H / D = P D / H * P H P D
(5)

The term P(H) is called the prior because it reflects prior knowledge before the data are considered. The term P(D) is the result of the sum of P(D|H)P(H) over all H. Finally, the term P(H|D) is known as the posterior and reflects the probability of the hypothesis after consideration of the data.

There have been many efforts to us Bayesian probability in order to alleviate the flooding phenomenon. Jain et al.[26] proposed a heuristic algorithm with a route establishment technique using Bayesian approach. This algorithm improves the performance of route discovery by ameliorating the cost of route establishment using a history-based Bayesian method together with the relative region information of the destination node. The drawback of this effort is that it process and compares many information from each node (region, distance, status, destination node id and source node id) and which makes the algorithm complex, energy inefficient and time consuming in order to find the best route. Moreover, the simulations that have been conducted by other researchers were limited both in network size (number of nodes) and speed of the nodes. In large networks (bigger than 30 nodes), the behaviour of the network is different and there is bigger traffic congestion which causes unnecessary collision and packet overhead.

de Leoni et al.[27] have used the Bayesian probability theory in order to predict the disconnections that may occurred in MANETs. This research assumes that the nodes that are equipped with GPS receiver/transmitter and uses Bayesian filter to predict possible disconnections and control adjacent nodes to move to a location that that will provide continuous coverage. The disadvantage of the proposed algorithm is that it assumes that all nodes are equipped with GPS.

In our approach, we are using the Bayesian probability theory which is modified according to two major assumptions:

  1. 1.

    The posterior probability P i is the forward probability of five nodes which is 1 (100%). In this case, when we have only five nodes or less the forward probability is 100%.

  2. 2.

    The forward probability scheme P i depends on the minimum expected neighbours (d) and the number of neighbours (n). In this case, it multiplied the Bayesian probability P i by ½ (n/d).

Using this approach the RREQ mechanism was modified to broadcast only to a percentage of nodes for discovery the route. An example of how the Bayesian technique is implemented and how it affects the AODV protocol is described in details.

Assume that a node D sends (forward) messages to anodes D i then using the probability forwarding scheme P i is

P D / D 1 = P D / D 1 P i D 1 / D P D 1 + P D 2 / D P P D 2 + + P D n / D P D n
(6)

If it is assumed that there are nine nodes, in this case P i is the posterior probability which is the forwarding probability of five nodes which is 1 [when we have only five nodes or less the forward probability is 1 (100%)]. The forward probability is calculating from the above equation:

P D / D i = 1 2 * 1 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 + 1 2 * 1 2 = 1 2 * 1 9 4 = 4 18 = 0.22
(7)

This is the probability that if we forward the message with probability of 100% using the above approach 22% of the nodes will receive the message. This is for when P D 1 / D = P D 1 = 1 2 which is an independent probability that explains that the probability of the node receiving the message is 50% probability.

Table3 presents the variables that have been used in the proposed algorithm.

Table 3 Definition of AODV_EXT_BP parameters

If the RREQ is received from an intermediate node then there will be at least one possible route which includes that node in its route list. Therefore, if only selected nodes are allowed to forward the RREQ packet, then only these nodes will be included in the path list. In this proposed scheme, the neighbourhood density of an intermediate node is considered as a criterion in RREQ forwarding decision at intermediate node. It denotes that if the number of nodes in the neighbourhood is high, then the Bayesian probability of any node transmitting will decrease and therefore reduces the transmission overhead. Random selection of nodes from the neighbourhood set increases the chances of full network coverage. Greater savings could be achieved by using a range-dependent technique to select nodes for transmission but this can only be achieved at the cost of greater complexity.

Proposed AODV_EXT_BP algorithm

➢ Any node F i i = 1,2,…n receiving the RREQ message will process the packet as follows:

➢ If the RREQ message originated from the node S i or received at destination node D i just process it in the normal way. If F i is not the S i or D i then it will be an intermediate node:

➢ The node F i will resolve the neighbourhood density D i The Bayesian Probability P i is:

P i = P D | D i * P i P D 1 | D * P D 1 + P D 2 | D * P D 2 + + P D n | D * P D n * ½ n / d

➢ If P i < r then

Forward the RREQ message

Else

Ignore and drop the RREQ message

End

(Here r is a random number between 0 and 1)

The proposed algorithm is based on the Bayesian probability theory and disseminates the RREQ packet not at the whole network of nodes but only at those nodes that the algorithm chooses which is lesser than the complete network. In that case, the major differences are the following:

  1. a.

    One of the main advantages of the proposed algorithm is that reduces the number of re-broadcasts without significantly compromising on its reachability, while the traditional probability scheme that the AODV uses, produces more re-broadcasts.

  2. b.

    The Bayesian probability scheme forwards the RREQ packet into lessen nodes than the traditional probability scheme.

  3. c.

    By using the Bayesian probability scheme the power consumption is less by 3.3% than the traditional probability scheme.

Simulation and metrics of AODV RREQ mechanism using the Bayesian approach

The NS2 has been used to evaluate the protocols[2831]. The simulations were carried out to assess the performance of the routing protocols with network sizes of 10, 20, 30, 40, 50, 60, 70, 90 and 100 nodes with mobile node speeds between 1 and 30 m/s. The simulation scenario has been repeated ten times in order the procedure and the results to be reliable so all the values on each graph are the average of the ten times simulation scenarios. For simplicity, in all cases the nodes send CBR over UDP. The metrics that have been used to evaluate the performance of the network and protocols are the following[24]:

  • Number of packets dropped: This is the number of data packets that are not successfully sent to its destination.

  • Consumed power: The average consumed battery power.

  • Throughput: This measures how well the network can constantly provide data to the sink. Throughput is the number of packet arriving at the sink per millisecond.

  • MAC Load: This is the ratio of the number of MAC layer messages propagated by every node in the network to the number of data packets successfully delivered to all destination nodes. In other words, the MAC Load is the average number of MAC messages generated for each data packet successfully delivered to the destination.

  • Control message overhead: This control message overhead is the total routing control messages transmitted and received in the network.

The simulation configuration and specification used are specified in Table4.

Table 4 Simulation parameters and configuration of AODV, AODV_EXT, AODV_EXT_BP, OLSR, DSDV, DSR

Results and discussions

Figure4 shows that AODV_EXT_BP consumes less power than the other five protocols. Most importantly, the power consumption of AODV_EXT_BP-based network improves in comparison to that of already improved version of AODV the AODV_EXT and the standard AODV. The AODV_EXT_BP performances best in all the range of network densities. DSR protocol-based networks consumes more energy compared to AODV_EXT and AODV_EXT_BP but shows better performance in comparison to AODV when the number of nodes in the network is close to 100 nodes. On the contrary, the power consumption in networks using DSDV and OLSR rises steadily starting from fairly high levels. With increasing number of nodes, the energy depletion of OLSR-based networks increases faster than those for the other protocols. OLSR protocol uses a mechanism that constantly updates information about nodes in the neighbourhood and therefore consumes more energy. As the number of nodes in the network increases, more updates are required and hence proactive protocols perform poorly, especially when the network is subject to changes, e.g. in mobile environment.

Figure 4
figure 4

The average consumed power.

Figure5 shows the performance of the protocols based on data throughput. It shows that the traditional DSR achieves the best performance. However, AODV_EXT_BP shows very good performance in average density networks (until 50 nodes). With AODV_EXT_BP, AODV_EXT and AODV protocols, every node does not need to keep information regarding the route between two nodes. This reduces the amount of signalling required for route discovery and maintenance. OLSR and DSDV both show poor performances compared to the four protocols. This is because both are proactive protocols and require table updates and generate relatively high messaging overhead that can cause congestion in large networks, especially in mobile networks, and reduces data rate performance of the network. However, these protocols are better suited to low data rate transmission because their self-updating scheme ensures connectivity rather than the availability of bandwidth for application data. But in our simulation results the AODV_EXT_BP performs, also, as well as the other two routing protocols (OLSR, DSDV).

Figure 5
figure 5

Comparison of data throughput for various network sizes (nodes).

Figure6 shows MAC loading of the protocols. It shows that for large networks, a relatively high number of messages are generated by OLSR and DSR-based networks. This explains why the number of successfully delivered data packets is very low and therefore increases re-transmissions. DSDV and AODV exhibit only moderate increases. The figure shows that the use of density-based scheme as applied in AODV_EXT_BP significantly reduces the number of routing messages in the network. The proposed scheme reduces the amount of messages retransmitted in every range of the network density; the improvement is 50% better than the standard AODV and by 3% over the AODV_EXT.

Figure 6
figure 6

MAC Load against the number of nodes.

Figure7 shows the routing control message overheads (routing load). In the case of AODV_EXT_BP, it is lower than that of the improved version of standard AODV, the AODV_EXT, and the original AODV protocol. DSR and DSDV show better performances due to the fact that they transmit and receive the least number of control messages. On the other hand, OLSR protocol has the worst performance of all the protocols and this degrades significantly as the number of nodes is between 30 and 40.

Figure 7
figure 7

The control message overhead.

Figure8 shows the dropped packets in terms of network size. In case of AODV_EXT_BP, it is lower than that of the AODV_EXT and the original AODV protocol. DSDV presents almost the same results as AODV_EXT_BP because the mechanism that uses only adjacent nodes to send/receive packets has better performance in every scale of the network. OLSR and DSR show better performance in small-scale networks (until 30 nodes) after which both of them present low performances. The original AODV protocol shows very poor performance of all the protocols when the number of nodes exceeds 20.

Figure 8
figure 8

Dropped packets in terms of network size.

Conclusions

The evaluation of six widely used protocols (AODV_EXT, AODV_EXT_BP, AODV, DSDV, DSR and OLSR) has been presented in this article. Their performances in different size networks and in mobile scenarios have been studied using simulations developed in NS2. AODV has been modified to use a modified Bayesian probabilistic approach for transmitting RREQ. The modified version has been named AODV_EXT_BP. Unlike in some probability-based approaches, where every node is assigned a fixed probability that does not ensure full network coverage, the technique proposed in this article combines concepts from maximum range node selection with node pruning to reduce redundant re-transmissions in route request but offer connectivity and better network coverage guarantees inherent in deterministic techniques.

The reduction in route request transmissions in a network using AODV_EXT_BP has resulted in 3.3% which is 0.3% better energy efficiency savings compared to AODV_EXT[12], more than 70% reduction in the number of dropped packets because of reduced packet collision and increased data throughput. The results from this simulation can be compared with those in the research conducted by Khelifa and Maaza[32] proposed the Energy Reversed Ad-Hoc On-Demand Distance Vector (ER-AODV) routing protocol and consumes up to 2.0% more power than AODV_EXT_BP. Moreover, AODV_EXT_BP improves the data throughput by more than 20% compared to the standard AODV and 12% more than ER-AODV. The results also show that proactive protocols, whilst they are more reliable in terms of connectivity, exhibit poor performance in large networks. Reactive protocols, on the other hand, are more suited to large networks. Both classes of protocols perform poorly in large mobile networks due to large overheads associated with routing as the nodes move. A hybrid protocol such as AODV offers a compromise and the technique proposed in this article to reduce redundant re-transmissions based on transmitting node neighbourhood density has produced very promising results when compared to standard protocols. This research has showed that fine tuning of protocols to suit specific applications or traffic scenarios to achieve optimum performance in ad-hoc networks is essential.

In the future, a different probability approach such as a Monte Carlo algorithm implementation at the route request discovery mechanism, it could be challenging research, investigates whether it alleviates the storm phenomenon or not.

References

  1. Min R, Chandrakasan A: Top five myths about the energy consumption of wireless communication. Mob. Comput. Commun. Rev. 2003, 7(1):65-67. 10.1145/881978.881998

    Article  Google Scholar 

  2. Kanakaris V, Ndzi D, Azzi D: Ad-hoc networks energy consumption: a review of the ad-hoc routing protocols. J. Eng. Sci. Technol. Rev. 2010, 3(1):162-167.

    Google Scholar 

  3. Ramdhany R, Grace P, Coulson G, Hutchison D: Dynamic deployment and reconfiguration of ad-hoc routing protocols. J. Internet Services Appl. 2010, 1(2):135-152. 10.1007/s13174-010-0010-y

    Article  Google Scholar 

  4. Xu Y, Heidemann J, Estrin D: Geography-informed energy conservation for ad hoc routing. In Proceedings of the Seventh Annual ACM/IEEE International Conference on Mobile Computing and Networking, July 16–21. (Rome) Italy; 2001:70-84.

    Google Scholar 

  5. Rabaey J, Ammer J, da Silva JL Jr, Patel D: PicoRadio: ad-hoc wireless networking of ubiquitous low-energy sensor/monitor nodes. In Proceedings of the IEEE Computer Society Annual Workshop on VLSI (WVLSI'00), April. Orlando, FL. USA; 2000:9-12.

    Google Scholar 

  6. Raghunathan V, Pereira CL, Srivastava MB, Gupta RK: Energy aware wireless systems with adaptive power-fidelity tradeoffs. IEEE Trans. Very Large Scale Integr. (VLSI) Syst 2005, 13(2):211-225.

    Article  Google Scholar 

  7. Shen CC, Srisathapornphat C, Liu R, Huang Z, Jaikaeo C, Lloyd E: CLTC: a cluster-based topology control framework for ad hoc networks. IEEE Trans. Mob. Comput. 2004, 3(1):18-32. 10.1109/TMC.2004.1261814

    Article  Google Scholar 

  8. Bani Yassein M, Bani Khalaf M, Al-Dubai A: A new probabilistic broadcasting scheme for mobile ad hoc on-demand distance vector (AODV) routed networks. J. Supercomput 2010, 53(1):196-211. 10.1007/s11227-010-0408-0

    Article  Google Scholar 

  9. Bani Yassein M, Ould-Khaoua M, Mackenzei LM, Papanastasiou S: Performance analysis of adjusted probabilistic broadcasting in mobile ad hoc networks. Int. J. Wirel. Inf. Netw 2006, 13(2):127-140. 10.1007/s10776-006-0027-0

    Article  Google Scholar 

  10. Sasson Y, Cavin D, Schiper A: Probabilistic broadcast for flooding in wireless mobile ad hoc networks. In Proceedings of IEEE wireless communication and networking conference (WCNC 2003), (2),March. New Orleans, LA, USA; 2003:1124-1130.

    Google Scholar 

  11. Zhang Q, Agrawal DP: Dynamic probabilistic broadcasting in MANETs. J. Parallel Distrib. Comput. 2005, 65(2):220-233. 10.1016/j.jpdc.2004.09.006

    Article  Google Scholar 

  12. Kanakaris V, Ndzi DL, Ovaliadis K: Improving AODV performance using dynamic density driven route request forwarding. Int. J. Wirel. Mob. Netw. (IJWMN) 2011, 3(3):16-27. 10.5121/ijwmn.2011.3302

    Article  Google Scholar 

  13. Survey: broadcasting in wireless sensor network, ad-hoc network and delay-tolerant network 2011.http://www.cs.tamu.edu/academics/tr/2011-9-2

  14. Karthikeyan N, Palanisamy V, Duraiswamy K: Optimum density based model for probabilistic flooding protocol in mobile ad-hoc network. Eur. J. Sci. Res. 2010, 39(4):577-588.

    Google Scholar 

  15. Wu J, Dai F: Efficient broadcasting with guaranteed coverage in mobile ad-hoc networks. IEEE Trans. Mob. Comput. 2005, 4(3):259-270.

    Article  Google Scholar 

  16. Jamal A: Probabilistic route discovery for wireless mobile ad-hoc networks (MANETs), PhD thesis. University of Glasgow; 2009.

    Google Scholar 

  17. Requena JC, Vadar T, Kantola R, Beijar N: AODV-OLSR scalable ad hoc routing proposal, in Symposium on Wireless Pervasive Computing. Espoo, Finland; 2006:1-5. Jan

    Google Scholar 

  18. Abd Rahman AH, Zukarnain ZA: Performance comparison of AODV, DSDV and I-DSDV routing protocols in mobile ad-hoc networks. Eur. J. Sci. Res 2009, 31(4):556-576.

    Google Scholar 

  19. The dynamic source routing protocol for mobile ad-hoc networks , Accessed 2 April 2008 http://tools.ietf.org/html/draft-ietf-manet-dsr-10

  20. De Rango F, Fotino M, Marano S: EE-OLSR: energy efficient OLSR routing protocol for mobile ad-hoc networks. IEEE Military Communications Conference 2008, 1-7.

    Google Scholar 

  21. Qayyum A, Viennot L, Laouiti A: Multipoint relaying for flooding broadcast messages in mobile wireless networks. 35th Annual Hawaii International Conference on System Sciences (HICSS'02), Hawai; 2002:3866-3875. (9),Jan

    Google Scholar 

  22. Ad-hoc on-demand distance vector (AODV) routing 2000.http://tools.ietf.org/html/draft-ietf-manet-aodv-08

  23. Yoon J, Liu M, Noble B: Random waypoint considered harmful. In Twenty-Second Annual Joint Conference of the IEEE Computer and Communications (INFOCOM 2003). Ann Arbor, MI, USA; 2003:1312-1321. (2), March

    Google Scholar 

  24. Rahman A, Islam S, Talevski A: Performance measurement of various routing protocol in ad-Hoc network, Proceedings of the International MultiConference of Engineers and Computer Scientists 2009 (IMECS), (1). Hong-Kong; 2009:321-323.

    Google Scholar 

  25. Bayesian probability 2010.http://people.cs.kuleuven.be/~danny.deschreye/urks-slides2007-1x3.pdf , Accessed 5 Jan

  26. Jain R, Parameswaran M, Hota C: An efficient on-demand routing protocol for MANETs using Bayesian approach. In Third International Conference on Communication Systems and Networks (COMSNETS), Jan. Bangalore, India; 2011:1-4.

    Google Scholar 

  27. de Leoni M, Humayoun S, Mecella M, Russo R: A Bayesian approach for disconnection management in mobile ad hoc networks. In 16th IEEE International Workshops on Enabling Technologies: Infrastructure for Collaborative Enterprises (WETICE 2007), June. Paris France; 2007.

    Google Scholar 

  28. Ns-2 network simulator , Accessed 2 May 2008 http://www.isi.edu/nsnam/ns/

  29. CMU Monarch BPensions to NS-2 , Accessed 2 May 2008 http://www.monarch.cs.cmu.edu/cmu-ns.html

  30. Marc Greis’ Tutorial for the UCB/LBNL/VINT Network Simulator “ns” , Accessed 2 May 2008 http://web.uct.ac.za/depts/commnetwork/tutorial_ns_full.pdf

  31. Installing OLSR on NS-2 , Accessed 20 May 2008 http://masimum.inf.um.es/um-olsr/html

  32. Khelifa S, Maaza M: An energy multi-path AODV routing protocol in ad hoc mobile networks. In 5th International Symposium on I/V Communications and Mobile Network (ISVC), Oct. Oran Algeria; 2010:1-4.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Venetis Kanakaris.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Kanakaris, V., Ndzi, D.L., Ovaliadis, K. et al. A new RREQ message forwarding technique based on Bayesian probability theory. J Wireless Com Network 2012, 318 (2012). https://doi.org/10.1186/1687-1499-2012-318

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-318

Keywords