Chapter 8 Mobile AdHoc Networks, Protocols and Security Class
Chapter 8 Mobile AdHoc Networks, Protocols and Security Class
Chapter 8:
Mobile Ad Hoc Networks , Protocols and Security
Introduction To Mobile Ad Hoc Networks (MANET)
Civilian environments
- meeting rooms, sports stadiums
- boats, small aircraft
…
Home Networking
• Home networking is the collection of electronic products and systems,
enabling remote access and control of those products and systems, and
any available contents such as music, video or data.
• In home networks, a user wants to accomplish data communication in
ways that are affordable, reliable, easy to learn, and easy to use.
…
Conferencing
• Ad hoc network is widely used to create a network in place like
Conferences, where for a short time of period the network is formed.
• One main PC is wired to which the internet facility is given and the rest of
the computers or laptops are connectionless.
One main computer forms the Ad hoc network and tries to connect with
all the rest of the computers to make communication and data transfer
possible.
Campus use
• Ad hoc Network is also used for Campus use. It’s a small area in which
network is created or formed whenever it is required.
Professor from one building can communicate with the professor of the
other building. No need to set up any wired connection.
Classification of Ad Hoc Networks
• There is no generally recognized classification of ad hoc networks in the
literature.
However, we can classify Ad hoc networks on the basis of -
communication procedure (single hop/multihop),
topology,
node configuration, and
network size (in terms of coverage area and the number of devices).
• With this class also, one assumes that the nodes are mobile.
- The basic difficulty of the networks of this class is the node mobility,
i.e., the network topology is subjected to continuous modifications.
- The general problem in networks of this class is the assignment of a
routing protocol.
High-performance routing protocols must be adaptive to the fast
topology modification.
…
.
…
Classification According to the Topology
• Based on the network topology, the individual nodes in an ad hoc network
are divided into three different types with special functions:
flat, hierarchical, and aggregate ad hoc networks.
Flat Ad Hoc Networks
• all nodes carry the same responsibility and there is no distinction between
the individual nodes, as shown in Figure.
• All nodes are equivalent and can transfer all functions in the ad hoc network.
- Control messages have to be transmitted globally throughout the network,
but they are appropriate for highly dynamic network topology.
…
Hierarchical Ad Hoc Networks
• Hierarchical ad hoc networks consist of several clusters, each one represents
a network and all are linked together, as indicated in Figure, next.
The nodes in hierarchical ad hoc networks can be categorized into two types:
- Master nodes: Administer the cluster and are responsible for passing the
data on to the other cluster.
- Normal nodes: Communicate within the cluster directly together and
with nodes in other clusters with the help of the master node.
- Normal nodes are also called slave nodes.
• In the hierarchical approach, if one of the cluster heads goes down, that
section of the network will not be able to send or receive messages from
other sections for the duration of the downtime of the cluster head.
• Hierarchical architectures are more suitable for low-mobility cases.
…
.
…
Aggregate Ad Hoc Networks
• Aggregate ad hoc networks bring together a set of nodes into zones.
- the network is partitioned into a set of zones as shown in Figure.
Each node belongs to two levels of topology:
- low-level (node-level) topology and
- high-level (zone-level) topology.
Also, each node may be characterized by two ID numbers:
- node ID number and zone ID number.
In aggregate architectures, we find both intrazone and interzone
architectures, which in turn can support either flat or hierarchical
architectures.
…
.
…
Classification According to the Node Configuration
• Classification of ad hoc networks on the basis of the hardware
configuration of the nodes.
- There are two types of node configurations:
Homogeneous Ad Hoc Networks
Heterogeneous Ad Hoc Networks
- In flat routing algorithms, the routing tables have entries to all hosts in
the self-organized network.
• However, a flat routing algorithm does not have good scalability.
The routing overhead increases rapidly when the network becomes larger.