Presentation is loading. Please wait.

Presentation is loading. Please wait.

Proposed ad hoc Routing Approaches Conventional wired-type schemes (global routing, proactive): –Distance Vector; Link State Proactive ad hoc routing:

Similar presentations


Presentation on theme: "Proposed ad hoc Routing Approaches Conventional wired-type schemes (global routing, proactive): –Distance Vector; Link State Proactive ad hoc routing:"— Presentation transcript:

1 Proposed ad hoc Routing Approaches Conventional wired-type schemes (global routing, proactive): –Distance Vector; Link State Proactive ad hoc routing: –OLSR, TBRPF On- Demand, reactive routing: DSR (Source routing), MSR AODV (Backward learning) Scalable routing : –Hierarchical routing: HSR, Fisheye –OLSR + Fisheye – LANMAR (for teams/swarms) Geo-routing: GPSR, GeRaF, etc Motion assisted routing

2 Georouting - Key Idea Each node knows its geo-coordinates (eg, from GPS or Galileo) Source knows destination geo-coordinates; it stamps them in the packet Geo-forwarding: at each hop, the packet is forwarded to the neighbor closest to destination Options: –Each node keeps track of neighbor coordinates –Nodes know nothing about neighbor coordinates

3 Geographic Routing: Greedy Routing S D Closest to D A - Find neighbors who are the closer to the destination - Forward the packet to the neighbor closest to the destination

4 Greedy Perimeter Stateless Routing for Wireless Networks (GPSR) – key elements Greedy forwarding –Each nodes knows own coordinates –Source knows coordinates of destination –Greedy choice – “select” the most forward node

5 Greedy Forwarding does NOT always work  If the network is dense enough that each interior node has a neighbor in every 2  /3 angular sector, GF will always succeed GF fails

6 Got stuck? Perimeter forwarding > Greedy forwarding failure. x is a local maximum in its geographic proximity to D; w and y are farther from D. > Node x’s void with respect to destination D

7 Greedy Perimeter Forwarding D is the destination; x is the node where the packet enters perimeter mode; forwarding hops are solid arrows;

8 GPSR vs DSR

9 TCP over GPSR, AODV, DSR and DSDV Speed(m/s) Throughput (Kbps)

10 GPSR commentary Very scalable: –small per-node routing state –small routing protocol message complexity –robust packet delivery on densely deployed, mobile wireless networks TCP is extremely sensitive to path breakage (timeout) -- It does very well with georouting Outperforms DSR and AODV Drawback: it requires knowledge of dest geo coordinates (explicit forwarding node address) –Beaconing overhead –nodes may go to sleep (on and off) in sensor networks

11 Energy-Aware geographic routing protocols in ad hoc networks

12 Next-hop selection in geographic routing Different metrics determine different performance d s a b c

13 Next-hop selection in geographic routing v a m q k Select a node so that is minimized. Here p stands for power.

14 Next-hop selection in geographic routing 1. w is selected as anchor node. 2. find a least cost path from u to w.

15 Geo Location Service Yinzhe Yu, et al : Enhancing Location Service Scalability With HIGH-GRADE Yinzhe Yu, et al : Enhancing Location Service Scalability With HIGH-GRADE, MASS 2004, Oct 2004

16 Position-Based Routing Assuming each nodes is aware of its own geographical “location” and those of its neighbors Forwarding packets based on destination location, using simple greedy forwarding and recovery strategies (Face2, GPSR)

17 Basic Problem For a node B wishing to communicate with another node A, how to discover current location of A? How does A choose a set of nodes as its location servers, and how to update these servers as A moves around? (Location Server Organization) What exact information about A’s location are stored on its location servers? (Location Information Granularity) How does B find appropriate server(s) of A to obtain its location?

18 What is a Location Service? A pre-requisite of Position-Based Routing is a Location Service –Allows a source node to obtain the location of a destination before data traffic follows Location Service is a cooperative service –Each node in the MANET stores the current locations of some other nodes in the network, serving as their location server –A node updates its location servers as it moves around –A node trying to communicate with another node queries that node’s location servers to get its current location

19 Location Server Organization A B A B Flat structure: SLURP – Woo and Singh, 2001. Two-level structure: SLALoM – Cheng et al. 2002. DLM – Xue et al. 2002. Multi-level Hierarchical: GLS – Li et al., 2001. A B

20 Location Info Granularity A Single granularity: SLURP – Woo and Singh, 2001. GLS – Li et al., 2000. Two-level granularity: SLALoM – Cheng et al. 2002. Multi-level granularity: HIGH-GRADE DLM (partial address) A A

21 Proposed : HIGH-GRADE HIerarchical Geographical Hash with multi- GRained Address DElegation –A better scheme that incorporates good design choices, and provides better scalability Possible application: geo-routing in the urban vehicular grid

22 HIGH-GRADE Location Update A HIGH-GRADE divides a network area recursively into levels of “squares”. Each node chooses location servers around some hash points, one in each level of square. Each location server stores the information of “which next level square does A resides in ?”.

23 Location Info at Hash Points E FD C G H When there is no node at the exact location of the hash point, the update packet travels around the “perimeter” of the hash point and the location information is stored on all nodes on the perimeter.

24 HIGH-GRADE Location Query A B A querying node B uses the same hash functions to try potential location servers Once a location server is found, it follows a series of servers at smaller and smaller area to pin-point A’s location The total distance traveled by a location query message is proportional to the side length of A and B’s least common square

25 Analysis: Model assumption A common set of assumptions to analyze costs of maintaining and using a location service –A network with N nodes in an area of A constant node density. –Average progress towards the destination point in each packet forwarding step is z. –Simplified random way-point mobility model with no pause time. Average node speed is v.

26 Metrics Location Update Cost –Number of forwarding operations each node needs to perform in a second to handle the location update packets. Location Query Cost –Number of forwarding operations each node needs to perform in a second to handle the location queries. Storage Cost –Number of location records a node needs to store as a location server.

27 Summary of Results HIGH-GRADEGLSDLMSLURPSLALoM Location Update Cost O ( v log N ) Location Query Cost (uniform traffic) O ( log N ) (localized traffic) (uniform traffic) O ( log N ) (localized traffic) (both) Storage Cost O ( log N ) O ( 1 ) Observations: 1.Design of a location service involves tradeoffs among all three metrics. 2.Not all schemes exploit the benefits of a localized traffic equally well. 3.For localized traffic HIGH-GRADE achieves impressive asymptotic scalability.

28 Simulation Compare GLS and HIGH-GRADE –Confirm analytical results ns2 with CMU Monarch extensions –N = 100 ~ 600 –Node density fixed at 100/km 2 –Transmission range is 250 m –Mobility model: random waypoint (w/o pause) Maximum speed 10~30 m/s –Load Each node generates 15 location queries for random destination nodes during a 300 sec simulation time

29 Location Update Cost vs. N and v HIGH-GRADEGLS Location Update Cost O ( v log N )

30 A High-Throughput Path Metric for Multi- Hop Wireless Routing D. S. J. D. Couto, D. Aguayo, J. Bicket, and R. Morris. A High- Throughput Path Metric for Multi-Hop Wireless Routing. In Proceedings of ACM MobiCom, 2003.

31 Background The most commonly used metric is minimum hop-count. Links in route share radio spectrum Extra hops reduce throughput Throughput = 1/2 Throughput = 1 Throughput = 1/3

32 If algorithm ignoring loss sees A>C as a link, it’ll choose A>C instead of A>B>C. Hop-count alone is insufficient Minimize hop-count 100% Delivery ratio = 100% 20% A B C Trade-off between hops and distance (Thus lossiness)- need to account for delivery rate in routing.

33 A test A test was setup to see how the minimum hop count metric REALLY works. Note this was an experimental test, not a simulation. During the test each packet sent contained 193 bytes (134 of data) A “best” route was determined by trying 10 different routes and seeing which was best.

34 5 th floor 6 th floor 29 PCs with 802.11b radios (fixed transmit power) in ‘ad hoc’ mode Indoor wireless network 4 th floor 3 rd floor2 nd floor

35 Testbed UDP throughput The values above 225 correspond to pairs that communicated along single-hop paths; those at or below 225 correspond to multi-hop paths. above 225 pkts/ s below 225 pkts /s

36 Results of the Test 2 Regions Above 250 PPS: 1 hop links Below 250 PPS: Multihop links Note the 0 values for 1/5 of the packets, even though a route exists above 225 pkts/ s below 225 pkts /s 2 hops 3 hops 4 hops

37 What throughput is possible? Routing protocol ‘Best’ when routing multi-hop, there is some throughput reduction to be expected For one-hop routes, we get approximately as good as we deserve For the rest of the multi-hop routes, DSDV still finds routes with much lower throughput than is possible

38 The shortest path does not yield the highest throughput Paths from 23 to 36 selects randomly from the shortest hopcount routes is unlikely to make the best choice

39 Challenge: many links are lossy Smooth link distribution complicates link classification. One-hop broadcast delivery ratios ‘Good’ ‘Bad’

40 Challenge: many links are asymmetric Many links are good in one direction, but lossy in the other. Broadcast delivery ratios in both link directions. Very asymmetric link.

41 Minimize total transmissions per packet (ETX, ‘Expected Transmission Count’) New metric: ETX Link throughput  1/ Link ETX Delivery Ratio 100% 50% 33% Throughput 100% 50% 33% Link ETX 1 2 3

42 Calculating ETX Assuming 802.11 link-layer acknowledgments (ACKs) and retransmissions: P(TX success) = P(Data success)  P(ACK success) measured fwd delivery ratio rfwdmeasured rev delivery ratio rrev Link ETX = 1 / P(TX success) = 1 / [ P(Data success)  P(ACK success) ] Link ETX  1 / (rfwd  rrev) Why measure both ACK and Data Success?

43 Route ETX 1 2 2 3 Route ETX = Sum of link ETXs 5 Throughput 100% 50% 33% 20%

44 Measuring Delivery Ratios Each node broadcasts small link probes (134 bytes), once per second Nodes remember probes received over past 10 seconds Reverse delivery ratios estimated as r rev  pkts received / pkts sent Forward delivery ratios obtained from neighbors (piggybacked on probes)

45 ETX improves DSDV throughput better DSDV overhead ‘Best’ DSDV+ETX DSDV+hop-count

46 DSR with ETX DSR+ETX ‘Best’ DSR+hop-count

47 Summary ETX is a new route metric for multi-hop wireless networks ETX accounts for Throughput reduction of extra hops Lossy and asymmetric links Link-layer acknowledgements ETX finds better routes!


Download ppt "Proposed ad hoc Routing Approaches Conventional wired-type schemes (global routing, proactive): –Distance Vector; Link State Proactive ad hoc routing:"

Similar presentations


Ads by Google