Wireless Networks 1

Post on 04-Apr-2018

218 views 0 download

Transcript of Wireless Networks 1

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 1/25

1

Wireless Networks

Lecture 28

Mobile Ad hoc Network

Dr. Ghalib A. Shah

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 2/25

2

Outlines

Introduction► What is Ad hoc networks?

► Characteristic

►  Ad hoc vs. cellular networks

►  Application► Challenges

Routing Protocol► Expected Properties of Ad-hoc Routing Protocols

►  A taxonomy for routing protocols in Mobile ad

► Some common protocols (DSDV, AODV, DSR, ZRP,TORA)

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 3/25

3

Last Lecture Review

Problems with DCF

Virtual Carrier Sensing

RTC/CTS Protocol

Interframe Spacing PCF

Fragmentation / Reassembly

MAC Frame Format Frame Types

Physical Media in Original IEEE 802.11

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 4/25

4

What is Ad hoc

 Ad hoc► For a specific purpose of occasion

► For this case alone

IEEE802.11► a network composed solely of stations within mutual

communication range of each other via the wireless

media.

► an independent basic service set

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 5/25

5

Mobile distributed multi-hop wireless network(manet)

► a group of mobile, wireless nodes which

cooperatively and spontaneously form a network

independent of any fixed infrastructure or centralizedadministration

►  A node communicates

• directly with nodes within wireless range

• indirectly with all other destinations using a dynamicallydetermined multi-hop route though other nodes in the

manet

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 6/25

6

The characteristic of ad hoc networks

Heterogeneous nodes

Self-creating

► not rely on a pre-existing fixed infrastructure

Self-organizing► no predetermined topology

Self-administering

► no central control

creating a network “on the fly” 

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 7/25

7

 Ad hoc networks► infrastructureless

► multiple hop

• Radio power limitation, channel utilization, and power-

saving concerns

► DCF(distributed coordination function)

Cellular networks

► infrastructure-based

► one hop(uplink or downlink)

► PCF(pointed coordination function)

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 8/25

8

Challenges

1. Spectrum allocation2. Self-configuration

3. Medium access control (MAC)

4. Energy efficiency

5. TCP Performance6. Mobility management

7. Security & privacy

8. Routing protocols

9. Multicasting10. QoS

11. Service Location, Provision, Access

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 9/25

9

Routing Protocols

Expected Properties of Ad-hoc RoutingProtocols

 A taxonomy for routing protocols in Mobile ad

hoc networks► Reactive or On-demand routing protocols

► Proactive or Table-driven

► Hybrid

► Hierarchical► Geographical

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 10/25

10

Expected Properties of Routing

Ideally an ad hoc network routing protocolshould

► be distributed in order to increase reliability

► assume routes as unidirectional links

► be power efficient.

► consider its security

► be hybrid protocols

► be aware of Quality of Service

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 11/25

11

Taxonomy

Communication model► Multi-channel: Channel assignment using low-layer info

► Single channel model

Structure

►  Are all nodes treated uniformly?► How are distinguished nodes selected (neighbors or cluster-

based)?

State information

► Is network-scale topology obtained at each node?

Scheduling

► Is route information continually maintained for each destination

(proactive or reactive)?

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 12/25

12

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 13/25

13

DSDV

is based on the idea of Ballman-Ford routing algorithm Every mobile station maintains a routing table that lists

► all available destinations

► the number of hops to reach the destination

► the sequence number assigned by the destination node

 A station transmits its routing table

► periodically

► if a significant change has occurred in its table from the last

update sent

The routing table updates can be sent in two ways

► full dump

► incremental update

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 14/25

14

Put figure with same illustration of DSR

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 15/25

15

 AODV

It borrows► the basic on-demand mechanism of route discovery

and route maintenance from DSR

► the use of hop-by-hop routing, sequence numbers,

and periodic beacons from DSDV

 A node periodic broadcasts hello information to

maintain the local connectivity

It only supports the use of symmetric links

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 16/25

16

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 17/25

17

TORA

is based on the concept of link reversal

finds multiple routes from a source node to a

destination node

the control messages are localized to a verysmall set of nodes near the occurrence of a

topological change

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 18/25

18

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 19/25

19

DSR

 A node maintains route caches containing the source routes that itis aware of 

The node updates entries in the route cache as and when it learnsabout new routes

route discovery

► route request packet contains• the address of the source

• the destination

• a unique identification number 

► route reply is generated by

• the destination

• an intermediate node with current information about the destination route maintenance

► Route error packets are generated at a node when the data link layer encounters a fatal transmission problem

►  Acknowledgements, including passive acknowledgments

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 20/25

20

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 21/25

21

OLSR

OLSR uses multipoint relays to reducesuperfluous broadcast packet retransmission

and also the size of the LS packets

OLSR thus leads to efficient flooding of control

messages in the network

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 22/25

22

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 23/25

23

OLSR (cont’d) 

Only the multipoint relays nodes (MPRs) needto forward LS updates

OLSR is particularly suited for dense networks

In sparse networks, every neighbor becomes amultipoint relay, then OLSR reduces to pure LS

protocol

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 24/25

24

ZRP

 A hybrid routing protocol that combines bothproactive and on-demand routing strategies

Each node has a predefined zone

Inside zones: proactive routing Outside zones: on-demand routing

ZRP provides more flexibility

7/29/2019 Wireless Networks 1

http://slidepdf.com/reader/full/wireless-networks-1 25/25

25

Outlines

Introduction► What is Ad hoc networks?

► Characteristic

►  Ad hoc vs. cellular networks

►  Application► Challenges

Routing Protocol► Expected Properties of Ad-hoc Routing Protocols

►  A taxonomy for routing protocols in Mobile ad

► Some common protocols (DSDV, AODV, DSR, ZRP,TORA)