This invention relates to a method of assessing a route for communication in a mobile ad-hoc network and to a transceiver for performing the method.
A multi-hop mobile radio network, also called mobile ad hoc network (MANET) is a self-organizing and rapidly deployable network in which neither a wired backbone nor a centralized control exists. The network stations with limited effective range communicate with distant stations through multi-hop paths using intermediate stations as the routers. MANETs should be capable of handling diverse multimedia applications (voice, video and data), which often have stringent Quality-of-Service (QoS) requirements. In order to provide quality delivery to delay sensitive applications, it is imperative that MANETs can provide QoS in terms of bandwidth and delay. This poses research challenges because of the dynamic irregular topologies, lack of centralized control and wireless channel properties (fading, multipath effects, time variation, etc).
QoS routing in MANETs has been studied only recently. QoS routing requires a route that satisfies the end-to-end QoS requirement. Quality-of-service is more difficult to guarantee in a MANET than in most other types of network, because the wireless bandwidth is shared amongst adjacent stations and the network topology changes as the stations move. This requires extensive collaboration between the stations, both to establish the route and to secure the resources necessary to provide the QoS. Among the QoS routing protocols proposed so far, a CDMA/TDMA MAC layer is commonly used to eliminate the interference between different transmissions. “MAC” designates Medium Access Control and is defined by the ANSI/IEEE Std 802.11, 1999 Edition [ISO/IEC DIS 8802-11], Wireless LAN Medium Access Control (MAC) and physical layer specifications. A number of schemes have been proposed for discovering or selecting a MANET route, but most fail to consider that the supported bandwidth may be less than the bandwidth available during the route discovery, which is caused by the potential bandwidth sharing brought by the new routes. Q. Xue and A. Ganz, in “Ad hoc QoS on-demand routing (AQOR) in mobile ad hoc networks,” Journal of Parallel and Distributed Computing, vol. 63, pp. 154-165, February 2003, address the bandwidth sharing among the neighbors in the new route. However, they do not consider the bandwidth consumption caused by interference during the residual bandwidth estimation. In addition, AQOR does not consider the underestimated bandwidth situation caused by a broken route.
Load Balancing Techniques
Most of the known on-demand protocols use the shortest path as their route selection metric. This leads to congestion and link breakage of some of the stations in the network. Protocols which do not consider the load conditions at the stations during the route setup phase are unable to take advantage of the less loaded stations in the network topology. Multi-path routing can overcome the above problems, providing load balancing and route failure protection by distributing traffic among a set of diverse paths. The manner in which traffic is distributed over several paths is a key issue in multi-path routing (M. R. Pearlman, Z. J. Haas, P. Sholander, and S. S. Tabrizi, “On the impact of alternate path routing for load balancing in mobile ad hoc networks” in Proceedings of IEEE First Annual Workshop on Mobile and Ad hoc Networking and Computing (MobiHOC '00), pp. 3-10, August 2000) and it has a significant effect on performance. L. Wang, Y, Shu, M. Dong, L. Zhang and O. W. W. Yang, “Adaptive multipath source routing in ad hoc networks”, in Proceedings of IEEE International Conference on Communications (ICC '01), vol. 3, pp. 867-871, June 2001 proposed a heuristic equation to balance the traffic load based on an intuitive assumption. D. Bertsekas and R. Gallager, in Data Networks, Prentice Hall, 1986, pp. 374-403 analyzed theoretically the characterization of optimal routing, and gave an example of a network with two paths. But their analysis did not consider cross-traffic when solving the load-balancing problem. Unfortunately, bandwidth utilization is very sensitive to cross-traffic in ad hoc network using Multipath Source Routing (MSR) (Wang et al., supra). Therefore, L. Zhang, Z. Zhao, Y. Shu, L. Wang and O. W. W. Yang, “Load balancing of multipath source routing in ad hoc networks,” in Proceedings of IEEE International Conference on Communications (ICC '02), vol. 5, pp. 3197-3201, May 2002 built an analytical model that would consider cross-traffic in order to explain the load-balancing problem in theory.
It is an aim of the invention to provide protocols for MANETs which efficiently handle several inherent characteristics of the network:
Dynamic topology: The mobility of stations leads to an unpredictable network topology. Each station can change position in a random manner.
Variable capacity wireless links: Wireless links are bandwidth-constrained. They may vary widely in their delivery rates; some links are asymmetric; and link delivery rates can vary quickly.
De-Centralization: There is no centralized control in the network and thus network resources cannot be assigned in a pre-determined way.
Radio Channel Properties: The channel is wireless, so it will suffer fading, multipath effects, time variation, etc.
The present invention provides a method of assessing a communication route comprising a plurality of links between nodes in a mobile ad-hoc network, the method comprising calculating the two-hop residual bandwidth of each node I of the route as
where B is the raw channel bandwidth, the summation is the overall consumed bandwidth from node I's two-hop neighborhood nodes, JεN(I) and φ is a factor to account for protocol overhead.
The nodes comprise stations, in particular mobile stations, which form the MANET.
Preferred or optional features of the method of the invention are defined in the dependent claims and include steps of selecting a route based on the assessment made. A further aspect of the invention provides a transceiver adapted to perform the method of the invention.
Since we do not make any specific assumptions ensuring a reliable path in MANETs, the present invention supports soft QoS without hard guarantees. Soft QoS means that there may exist transient time periods when the required QoS is not met due to path breakage or network partition. However, the required QoS should be met when the established routing path(s) remain unbroken. Many multimedia applications accept soft QoS and use adaptation techniques to reduce the level of QoS disruption. For instance, the QoS disruption caused by rerouting in MANET can be mitigated by using rate-adaptive, layer-based encode voice/video compression schemes. Another challenge to QoS provision is the MAC layer design. In the IEEE 802.11 WLAN Distributed Coordination Function (DCF) ad hoc mode, all the stations within a basic service set or all the flows from the same station are required to compete for the resources and channel with the same priority. Therefore, there is no support for constant bit rate, guaranteed delay, etc. Thus, our intention is to provide a mechanism that provides better than the current best-effort service for real-time video and audio applications.
The invention will now be described in more detail, by way of example only, with reference to the accompanying drawings, in which:
a to 2c respectively show successful packet delivery, overall throughput and average end-to-end delay for a route selected according to an embodiment of the present invention; and
a to 3c respectively show successful packet delivery, overall throughput and average end-to-end delay for a route selected according to an alternative embodiment.
We define Relay Bandwidth Capacity (RBC), with RBCI indicating the traffic capacity that station I can support:
where, c(>0) is a constant; BI(t) is the Two-Hop Residual Bandwidth; m and n are the number of mobile and static nodes, respectively.
Since the interference range is twice the transmission range for an IEEE 802.11 MAC equipped node, the Two-Hop Residual Bandwidth:
where B is the raw channel bandwidth, the summation is the overall consumed bandwidth from node I's two-hop neighborhood nodes, JεN(I) and φ is a factor to account for MAC's four-way handshake (RTS/CTS/DATA/ACK), packet collision and re-transmission, back-off scheme nature.
Bandwidth Variation, ΔBI(t) keeps the estimated maximum change of BI(t) before the next update is implemented during the route discovery stage:
ΔBInew(t)=[α·ΔBIold(t)]+[(1−α)·β·|BInew(t)−BIold(t)|] (3)
where α(<1) and β(>1) are adjustable parameters; ΔBIold(t) and ΔBInew(t) are the values of ΔBI(t) before and after the update, respectively and BIold(t) and BInew(t) are the values of BI(t) before and after the update, respectively.
Relay Bandwidth Efficiency (RBE), with RBEi is defined as the estimated time it would take to successfully transmit a packet of size L on link i:
where, PSP is the Packet Success Probability; L is the packet size (bytes) and BI(t) is the Two-Hop Residual Bandwidth.
PSP=[1−Pe
where Pe
Route Selection Heuristic
Our Conditional Maximum Relay Bandwidth Capacity (CMRBC) mechanism is based on RBCI and RBEi for an n-hop path in a total of 1 channels system. In the CMRBC, we define the route capacity function of the route rj as:
where, r* is the set of all possible routes between a given source node and a given destination node, ns and nd respectively. The bottleneck RBC in each path must satisfy the following requirement:
ξ(rj)≧Treqbandwidth(∀rjεr**εr*) (7)
where Treqbandwidth indicates the traffic requested bandwidth that is encapsulated within the route request packet.
The weighted route efficiency function is calculated as:
where σ(0<σ<1) is a tunable factor and Xk is the total of transmission times of hops on channel k.
The optimal route ropt is the one that satisfies the following condition:
If r**=NULL, elect the route with:
Implementation of CMRBC
a. Route Setup
The “HELLO” packet used in Ad Hoc On Demand Distance Vector Routing (AODV) is described by C. E. Perkins and E. M. Royer, “Ad-hoc on-demand distance vector routing”, in Proceedings of Second IEEE Workshop on Mobile Computing Systems and Applications (WMCSA '99), pp. 90-100, February 1999. We modify this packet to disseminate the two-hop residual bandwidth information from the neighboring stations/nodes. Our CMRBC “HELLO” packet includes two fields: (i) <station address, consumed bandwidth, timestamp> (ii) <neighbors' addresses, consumed bandwidth, timestamp>. Each station determines its consumed bandwidth by monitoring the packets it feeds into the network and the results are recorded in a bandwidth consumption register periodically. Upon receiving a CMRBC “HELLO” packet from its neighbors, it determines whether to update the bandwidth consumption register by examining the packet's timestamp. The bandwidth information is then entered into a two-hop cache table and will be extracted whenever the RBC and RBE metrics are computed.
b. Route Discovery
The invention supports two alternative types of control methods:
Localized Route Maintenance (LRM)
Unlike existing global route maintenance schemes (to repair broken paths due to station migration, signal interference or power outages), where the station/node that detects the failure returns an error message to the source so that it can invoke a new route discovery procedure, we implement a Localized Route Maintenance (LRM) to reduce the wastage of scare bandwidth and long delays caused by costly network flooding. Here, the immediate upstream station/node which is on route to the moved station: (i) stores the data packet in a LRM buffer, and (ii) broadcasts a Two-Hop LRM request packet <FBW, TTL, ERROR header>, which specifies the flow bandwidth window requirement of the traffic and TTL field for a two hop request region to all its neighboring stations. A station/node receiving the LRM packet sends back an LRM reply packet if adaptive or admission control conditions are satisfied and if it has an alternative route to the destination. The upstream station then (iii) retrieve the data packet from the LRM buffer and forwards it through the repaired route or (iv) if no LRM reply is received after the expiry of the LRM repair timer, the error message is propagated back to the source and a global route maintenance is initiated.
Performance Evaluation
The metrics used to evaluate the performance of adaptive and admission control schemes within CMRBC are successful packet delivery, overall throughput and average end-to-end delay.
The simulation environment consists of 50 stations distributed randomly over an area of 800 m×800 m. All stations/nodes have the same transmission range and are homogeneous in terms of memory capacity, power and computation capabilities. The mobility model in our simulation is the “random way point model” (C. Bettstetter, G. Resta and P. Santi, “The node distribution of the random waypoint mobility model for wireless ad hoc networks,” IEEE Transactions on Mobile Computing, vol. 2, pp. 257-269, July 2003). Each station/node begins by remaining stationary for pause time seconds. It then selects a random destination in the 800 m×800 m space and moves to that destination at a speed distributed uniformly between 0 and some maximum speed (10 m/s). Upon reaching the destination, the station/node pauses again for pause time seconds, selects another destination, and proceeds there as previously described, repeating this behavior for the duration of the simulation (Simulation Time—900 seconds). Five stations are randomly chosen as sources and five stations are randomly chosen as destinations. All sources feed the same data rate to their destinations, and the feeding rate varies from 0.1 Mbps to 0.8 Mbps. The sources begin to send data into the multi-hop network, one source after another, at 10-second intervals. AODV (C. E. Perkins, E. Belding-Royer, and S. Das, “Ad Hoc On Demand Distance Vector Routing (AODV).” Internet Draft-Request for Comments (RFC 3561), July 2003) is compared with the CMRBC mechanism of the present invention. The IEEE 802.11a and 802.11b MACs provide a physical-layer multi-rate capability where higher data rates (2 Mbps) are possible when signal-to-noise ratio (SNR) is sufficiently high such that channel-resiliency demands of error correcting codes and modulation schemes can be relaxed. Consequently, with IEEE 802.11a the set of possible data rates is 6, 9, 12, 18, . . . , 54 Mbps whereas for IEEE 802.11b the set of possible data rates is 1, 2, 5.5 and 11 Mbps. Here, we adopted the Opportunistic Media Access (OAR) described by B. Sadeghi, V. Kanodia, A. Sabharwal and E. Knightly, “Opportunistic Media Access for Multirate Ad Hoc Networks,” in Proceedings of the 8th Annual International Conference on Mobile Computing and Networking, pp. 24-35, September 2002 to opportunistically send multiple back-to-back data packets whenever the channel quality is good. We used the IEEE 802.11b in RTS/CTS/DATA/ACK mode with a raw channel bandwidth of 1, 2, 5.5 and 11 Mbps as the MAC strategy.
a to 2c show the performance of CMRBC with the adaptive control scheme compared with AODV.
It will be appreciated that the Conditional Maximum Relay Bandwidth Capacity (CMRBC) of the invention includes the following features: (i) bandwidth availability and link transmission time measurements in a shared unsynchronised wireless environment, (ii) distributed route selection algorithm, (iii) resource reservation that guarantees the available resources and (iv) fast and efficient route recovery. We focus on soft QoS support without hard guarantees and assume combinatorial stability i.e. that, given a specific time window, the topology changes occur sufficiently slowly to allow successful propagation of all topology updates as necessary
Existing reactive or proactive routing protocols can be modified to incorporate the CMRBC to function as the underlying route discovery and maintenance methods.
All forms of the verb “to comprise” used in this specification should be understood as forms of the verbs “to consist of” and/or “to include”.
| Number | Date | Country | Kind |
|---|---|---|---|
| GB 0502783.4 | Feb 2005 | GB | national |