ISSN : 2347 - 8446 (Online)
ISSN : 2347 - 9817 (Print)
www.ijarcst.com
International Journal of Advanced Research in
Computer Science & Technology (IJARCST 2014)
© 2014, IJARCST All Rights Reserved
114
Vol. 2 Issue Special 1 Jan-March 2014
FACM: Fuzzy Based Resource Admission Control For Multipath
Routing in MANET
I
C.Anecia Mary,
II
Mrs. S.Pushpalatha
I
PG Scholar (Computer Science & Engineering), PSNACET Dindigul, India
II
Associate Professor, PSNACET Dindigul, India
I. Introcuction
A Mobile Ad Hoc network consists of wide range of mobile
nodes that actively participate in data transmissions Mobile ad
hoc networks (MANETs) have attracted a lot of attention due to
the popularity of mobile devices and the advances in wireless
communication technologies. A MANET is a multihop mobile
wireless network that has neither a fxed framework nor central
servers. Every single node in a MANET act as a router, and convey
messages with each other. Two nodes can communicate if they
are within each other’s conveyance range; otherwise, intermediate
nodes can play as routers if they are out of range limit .In this type
of networks, some pairs of terminals may not be able to convey
directly with each other and have to rely on some terminals so that
the message are delivered to their destinations. A large variety of
application has been developed. For example, a MANET can be
used in special situations, where installing infrastructures may be
diffculty, or even infeasible, such as a battle feld or a disaster
areas.
MANET’s routing algorithms construct the network by
automatically discovering the topology of the connectivity among
constituent nodes.
In order to facilitate communication within the networks, a routing
protocol is used to discover routes between nodes. The vital goal
of an ad-hoc network routing protocol is fnd the exact route
establishment between a pair of nodes so that messages may be
delivered.
A. Routing In MANET
Routing in a MANET depends on many factors including
topology, selection of routers, and initiation of request, and
specifc underlying characteristics that could serve as a heuristic
in fnding the path quickly and effciently. One major challenge
in designing a routing protocol for Ad-hoc network from the fact
that, on one hand ,a node needs to know at least the reach ability
information to its neighbors for determining a packet route and
on the other hand, a network topology can change quite often in
an Ad-hoc network. Ad-hoc routing protocols can be generally
categorize as Proactive(or table-driven) or Reactive(on demand
).Proactive protocols mandate that nodes in a MANET should
keep track of routes to all possible destinations so that when a
packet needs to be forwarded, a route is already known and can
be immediately used. Proactive routing schemes continuously
update the routing tables of mobile nodes. This consumes large
portion of the scarce network capacity for exchanging huge part
of routing table data. This reduces the available capacity of the
network for communication.
Fig. 1: Confgured MANET with routers and hosts
Reactive On-demand routing creates routes only when desired by
the source node. When a node requires a route to destination, it
initiates the route discovery process within network. This process
is completed once a route is found or all possible route transmission
have been checked. Once a route has been established, it is
maintained by some form of route maintenance procedure until
either the destination becomes inaccessible along every path from
the source or until the route is no longer desired.
B. Quality of Service In MANET
When real time applications, Such as conversational audio, video
conferencing or on-demand multimedia retrieval, require quality
of service (QoS) guarantees for active communication, best effort
applications, such as fle transfer, are more tolerant to changes
in bandwidth and delay and generally always have backlogged
packets for transmission.
Abstract
Mobile ad-hoc network is a self organizing and adaptive wireless framework where there is no central co-ordination among the
nodes. Due to the mobility and resource constraints of mobile nodes, Quality of Service (QoS) provisioning faces severe challenges,
especially in multicast scenarios. Resource admission control is very effcient method for resource utilization and QoS guaranteed.
This aim of paper is, to increase the throughput with less energy consumption. By combines resource admission control mechanism
and fuzzy decision making methods, propose Fuzzy Based Resource Admission control for Multipath routing in MANET (FACM)
which can fast respond to dynamic topology changes and tolerate unstable link status. Multipath Routing supports, for increase
throughput of network and less energy consumption by Resources shares along multiple paths.
Keywords
Mobile Ad-hoc Network, MANET, Resource Admission control, Fuzzy based Decision making, Multipath Routing