Mobile Ad Hoc Network: Prepared by
Mobile Ad Hoc Network: Prepared by
Prepared
By :
INTRODUCTION
enables mobility.
There are currently 2 variations of mobile network
Infrastructured network.
Infrastructure less network.
MANET
ARCHITECTURE OF MANET
No centralized control.
CHARACTERISTICS OF MANETS
Dynamic topologies.
Energy-constrained operation.
delivered.
Average number of control bits transmitted/data
bit delivered
Distributed operation.
Loop-freedom.
Demand-based operation.
Security.
"Sleep" period operation.
Unidirectional link support.
Full dump.
Incremental update.
10
11
is a table-based
protocol with the goal of maintaining routing information
among all nodes in the network.
Distance table
Routing table.
Link-cost table.
Message retransmission list (MRL) table.
12
13
14
DSDV
CGSR
WRP
Communication Complexity
(link addition / failure)
Routing Philosophy
O(d)
O(d)
O(h)
O(x=N)
O(x=N)
O(x=N)
Flat
Hierarchical
Flat
Loop Free
Yes
Yes
Multicast Capability
No
No
No
Two
Two
Frequency of Update
Transmissions
Updates Transmitted to
Periodically& as needed
Neighbors
Periodically
Yes
Yes
Yes
Yes
No
No
Yes (cluster head)
Yes
No
Shortest Path
Shortest Path
Shortest Path
Four
Periodically& as needed
Neighbors
18
AODV
Time Complexity
(initialization)
Time Complexity
(post failure)
O(2d)
Communication Complexity
(initialization)
TORA
ABR
SSR
O(2d)
O(2d)
O(d+z)
O(d+z)
O(2d)
O(2d) or
0(cache hit)
O(2d)
O(l+z)
O(l+z)
O(2N)
O(2N)
O(2N)
O(N+y)
O(N+y)
Communication Complexity
O(2N)
O(2N)
O(2x)
O(x+y)
O(x+y)
(post failure)
Routing Philosophy
Flat
Flat
Flat
Flat
Flat
Loop Free
Yes
Yes
Yes
Yes
Yes
Multicast Capability
Yes
No
No
No
No
Beaconing Requirements
No
No
No
Yes
Yes
No
Yes
Yes
No
No
Routes Maintained in
route
table
Yes
route table
route table
route table
route table
No
No
No
No
Erase Route;
Notify
Source
Freshest &
Shortest Path
Erase Route;
Notify
Source
Shortest
Path
Link Reversal
Route Repair
Localized Broadcast
Query
Erase Route;
Notify
Source
Associativit
y&
Stability
DSR
Shortest Path
Associativity &
Shortest Path &
others
19
On-Demand
Table-Driven
Availability of Routing
Information
Available
when needed
Routing
Philosophy
Flat
Mostly flat
except for CSGR
Periodic route
updates
Not required
Coping with
mobility
Signaling traffic
generated
Quality of Service
Support
Yes
20
CONCLUSION
wireless networks can be deployed in either infrastructurebased mode or on an ad-hoc basis. Although work is being
done and prototype protocols are available for experiments,
mobile ad-hoc networks still have difficulties. While some basic
network control functions and routing procedures have been
developed, many
other issues require attention. Rapidly changing topology,
network partitions, higher error rates, collision interference,
bandwidth constraints, and power limitations together pose
new challenges
in network control; especially in the design of higher level
Protocols for routing and in implementing applications with
quality of service requirements.
21
THANK U !!!