281x Filetype PPTX File size 1.06 MB Source: courses.grainger.illinois.edu
Wireless Ad Hoc Network
• Infrastructureless
• No fixed gateway
• Mobile nodes
• Arbitrary and dynamic connection
• Every node itself is a router and a host.
Ad Hoc Routing Protocols
Ad Hoc Routing
Protocols
Table-Driven Source-Initiated
On-Demand
DSDV WRP AODV DSR LMR ABR
CGSR TORA SSR
Table Driven Protocols
DSDV : Destination Sequenced Distance-
Vector Routing
Bellman-Ford Algorithm
D (A) = min{ cost(G,J) + D (A), cost(G,D) + D (A)} Destination
G J D
Table: G
DDeesstitinnaatitionon NNeexxtt HHopop
AA min {, }
Source
L min {, }
L
….. ……
….. ……
D(z) = min{c(x,y) +
D(y) = min{c(x,y) + D (y), c(x,z) + D (y)} x
x y z D (z), c(x,z) + D (z)}
= min{2+0 , 7+1} = 2 y z
node x table = min{2+1 , 7+0} = 3
cost to cost to cost to
x y z x y z x y z
x 0 2 7 x 0 2 3 x 0 2 3
m y m y m
o ∞∞ ∞ o 2 0 1 y
r r o 2 0 1
f f r
z z 7 1 0 f
∞∞ ∞ z 3 1 0
node y tablecost to cost to
cost to
x y z x y z x y z y
2 1
x ∞ ∞ ∞ x 0 2 7 x 0 2 3 x z
m y m y m 7
2 0 1 o 2 0 1 y
o r o 2 0 1
r f r
f z z f
∞∞ ∞ 7 1 0 z 3 1 0
node z table cost to cost to
cost to
x y z x y z x y z
x ∞ ∞ ∞ x 0 2 7 x 0 2 3
m m y m y 2 0 1
y o 2 0 1 o
o ∞∞ ∞ r r
r f f
f z z
z 7 1 0 3 1 0 3 1 0
time
DISTANCE VECTOR
Count to Infinity Problem
Y table x y z
DSDV Solves the Count-to-Infinity problem x 0 2 3
What will happen if the link cost changes in DV? y 2 0 1
z 3 1 0
y Y table x y z
60 x 0 2 3
2 1 y 4 0 1
z z 3 1 0
x
50
Z table x y z
x 0 2 3
y 4 0 1
z 5 1 0
no reviews yet
Please Login to review.