SlideShare a Scribd company logo
Taqwa Odey & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 37
Fuzzy Controller Based Stable Routes with Lifetime Prediction
in MANETs
Taqwa Odey taqwa.odey@gmail.com
Department of Computers Engineering
University of Basra
Basra,Iraq
Prof. Dr. Abduladhem A. Ali abduladem1@yahoo.com
Department of Computers Engineering
University of Basra
Basra,Iraq
Abstract
In ad hoc networks, the nodes are dynamically and arbitrary located in a manner that the
interconnections between nodes are changing frequently. Thus, designing an effective routing
protocol is a critical issue. In this paper, we propose a fuzzy based routing method that
selects the most stable route (FSRS) considering the number of intermediate nodes, packet
queue occupancy, and internodes distances. Also it takes the produced cost of the selected
route as an input to another fuzzy controller predicts its lifetime (FRLP), the evaluation of the
proposed method is performed using OMNet++4.0 simulator in terms of packet delivery ratio,
average end-to-end delay and normalized routing load.
Keywords: MANET, AODV, Fuzzy Controller, Stable Route, Route Lifetime.
1. INTRODUCTION
An ad hoc network [1] is a particular type of wireless network, where a collection of nodes
forming a temporary network without the aid of any established infrastructure, or support of
any centralized administration such as a base station or an access point. Each node in such
network behaves not only as a host but also as a router and takes part in discovery and
maintenance of routes to other nodes.
Many routing protocols for MANETs have been introduced, the efforts in this area is that
routing in such networks is a significant challenging task due to the frequently changing of the
network topology.
To minimize link breakage and keeping the active routes lifetime, it is important to select the
most stable route. Link stability indicates how stable the link is and how long it can support
communication between two nodes; it basically depends on the distance between mobile
nodes and buffer zone effect [2][3].
The route lifetime is the time for which the route is considered to be valid, too long route
lifetime may leads to consider some routes as valid while they were broken. In contrast, too
short lifetime may leads to remove some valid routes.
Due to the uncertainty nature of the node mobility and the estimation of link breakage, fuzzy
logic has been applied to reduce the effect of these problems and improve the network
performance. In the following section, we present some recently proposed methods
concerning this area of research:
In A. Banerjee et.al. [4] method, a fuzzy controller named (RE) is embedded in every node to
evaluate the performance of a link depending on residual energy ratio, neighbor affinity, and
congestion if it was an intermediate node along the path to the destination, and if it was the
destination it measures the performance of the last link then combines the performance of all
Taqwa Odey & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 38
the links and the hop count of that route to measure its performance to find the suitable route
within a threshold time period.
While the method of S.H. Nasiri et.al. [5] Considers fuzzy nodes randomly distributed in the
network, each has four inputs: number of neighbors, mobility factor of that node and its
neighbors, and angle of movement to predict the link lifetime to be used by shortest path
routing algorithm in selecting the next hop of the path.
E. Natsheh et.al. [6] proposed three methods to obtain fuzzy active route timeout in AODV
routing protocol, where the fuzzy inputs in the first method was the number of hop count and
number of control packets between two sampling interval, number of hop count and
transmission power in the second method, while the last method takes the average of the
results obtained from the previous two methods.
In this paper, we introduce a new method that merges these two ideas of using fuzzy
controller to estimates the route cost and prediction of the route lifetime using fuzzy controller.
The proposed method modifies the AODV routing protocol [7] within two stages, the first is
called Fuzzy Stable Route Selection (FSRS) which selects the most stable available route
based on fuzzy cost produced from three parameters: number of intermediate nodes, packet
queue occupancy, and internodes distances in such a way [8] that reduces the routing
discovery wait time by making each node along the path from the source to the
destination participating in selecting the optimal route. While the second stage called Fuzzy
Route Lifetime Prediction (FRLP) which predicts each route lifetime based on its fuzzy cost.
2. PROPOSED APPROACH
Our scheme incorporates two fuzzy controllers into each node, fuzzy controller <1> has three
input metric to produce the path cost from the source to this node:
♦ Number of intermediate nodes
The most popular metric used for selecting the route, since small number of intermediate
nodes will have few chance of path breaking.
♦ Packet queue occupancy
Routes not congested are more reliable, stable, and faster.
∑=
=
n
hcnt lengthPQ
lengthcurrentPQ
PQO
1 max
…(1)
Where n denotes the number of nodes in that path, PQ denotes packet queue.
♦ Internodes distances
Short distance between nodes leads to high received signal strength, also the path with
nearest neighbors are more stable since a small movement of any node located on the edge
of other node's transmission may cause breaking in paths with far neighbors.
∑=
−+−=
n
hcnt
jiji yyxxIND
1
22
)()( …(2)
Where (xi,j ,yi,j) are the x,y coordinates of node i and its previous node j .
While the fuzzy controller <2> has only single input-single output which predicts the lifetime of
the selected route from the source to the destination.
During the route discovery process of the AODV routing protocol, the Route Request (RReq)
message carries the sum of the input parameters of fuzzy controller <1> in their entries, when
a node along the path from the source to the destination receives this RReq msg. it will work
as Fuzzy Stable Route Selection (FSRS):
Taqwa Odey & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 39
♦ Measure the required parameters at the node itself and add them to the contents of the
corresponding entries of the RReq msg. before forwarding it.
♦ Take these entries contents as inputs to the fuzzy controller <1> to produce the fuzzy
cost of this individual path.
♦ Compare this fuzzy cost with the previous minimum fuzzy cost, if it is smaller it will save it
for next comparisons and update the reverse route entry to the source of the RReq msg.
with the address of the previous node.
This process will continue until getting the destination which sends the Route Reply (RRep)
message on the generated route after predicting its lifetime (FRLP) by taken its fuzzy cost as
input to fuzzy controller <2>.
3. SIMULATION MODEL
The simulation modeled a network in 700 m × 700 m area with 20 / 30 mobile nodes. Each
node had a channel capacity of 54 Mbps. The IEEE 802.11g was used as the medium access
control protocol. A random waypoint mobility model was employed with a speed ranging from
0 to 10 m/s. Eight mobile nodes acted as traffic sources generating data packets at a rate
from 2 to 4 packets/sec, and the data traffic was generated using CBR (Constant Bit Rate),
UDP application, each packet size was 512 bytes. The simulation was executed for 250
seconds of simulation time by OMNeT++ 4.0 simulator [9].
4. SIMULATION RESULTS
We compare the performance of AODV routing protocol, AODV routing protocol with FSRS,
AODV with FSRS and FRLP in terms of:
♦ Packet Delivery Ratio :
∑
∑=
pktsdatasentofno
pktsdatarcvdofno
PDR
.
.. …(3)
♦ Average End-to-End Delay:
average time taken by data packets when released by sources until reach their destinations.
♦ Normalized Routing Load :
∑
∑=
pktsdatasentofno
pktsctrsentofno
NRL
.
.. …(4)
From the simulation results in figures (1-3), the FSRS-AODV routing overcomes the
performance of the original AODV routing, about 6.087%, 44.36%, and 10.113% improving in
packet delivery ratio, End-to-End delay, and normalized routing load respectively, because of
its ability to select more stable, less congested, and few failures routes. While more
improvement in the network performance will be obtained when using FRLP-FSRS-AODV
routing, about 7.18%, 53.247%, and 22.499% improving in packet delivery ratio, End-to-End
delay, and normalized routing load respectively, due to less route errors and unnecessary
route discoveries resulting in reducing control traffics, routing delay, and increasing packet
delivery ratio.
Taqwa oday & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 40
FIGURE (1): Packet Delivery Ratio vs. Time
Taqwa oday & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 41
FIGURE (2): Average End-to-End Delay (Sec) Vs. Time
FIGURE(3): Normalized Routing Load vs. Time
Taqwa oday & Prof.Dr.Abduladhem A. Ali
International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 42
5. CONCLUSION
In this paper, we used a fuzzy controller to obtain the routes cost depending on the number of
intermediate nodes, packet queue occupancy, and internodes distances. And utilized this fuzzy
cost to predict the lifetime of the selected routes using another fuzzy controller. The simulation
results show that the proposed FSRS-AODV routing enhances the packet delivery ratio, average
end-to-end delay, and normalized routing load when compared with the original AODV routing
protocol indicating the stability of the selected routes. While more improvement will be obtained
when adding FRLP indicating the suitable prediction of the selected routes lifetimes. Future work
studies could take the impact of nodes mobility information that may improve the proposed
method.
6. REFERENCES
1. P. Mohabatra and S. V. Krishnamorthy, "Ad Hoc Networks: Technologies and Protocols",
Springer Science + Business Media Inc., 2005.
2. G. Lim, K. Shin, S. Lee, H. Yoon, and J. S. Ma, "Link Stability and Route Lifetime in Ad-hoc
Wireless Networks", In the Proceedings of 1st International Conference on Parallel
Processing Workshops (ICPPW'02), Vancouver, Canada, pp. 116-123, 2002.
3. D. Kumar, A. A. Kherani, and E. Altman, "Route Lifetime Based Interactive Routing In
Intervehicle Mobile Ad Hoc Networks", INRIA Research Report No. RR-5691, Sophia
Antipolis, France, September 2005.
4. Banerjee and P. Dutta, "Fuzzy-Controlled Route Discovery For Mobile Ad Hoc Networks",
International Journal of Engineering Science and Technology, 2 (6):2347-2353, 2010.
5. S. H. Nasiri, M. Fathy, E. Z. Khosrafi, and A. Shojaeifard, "Improving Link Reliability in Mobile
Ad Hoc Networks Using Fuzzy Nodes", In Proceedings of the 2008 International Conference
of Communications & Information Technology, Marathon Beach, Attica, Greece, pp. 252-255,
June 1-3, 2008.
6. E. Natsheh, S. Khatun, A. B. Jantan and S. Subramaniam, "Fuzzy Metric Approach For
Route Lifetime Determination In Wireless Ad Hoc Networks", International journal of Ad Hoc
and Ubiquitous Computing, 3 (1):1-9, 2008.
7. Parkins, E. Royer, and S. Das, " Ad hoc On-Demand Distance Vector (AODV) Routing",
RFC 3561, July 2003.
8. T. O. Fahad and A. A. Ali, "Improvement of AODV Routing on MANETs Using Fuzzy
Systems", In Proceedings of 1st International Conference of Energy, Power, and Control,
Basra, Iraq, pp. 300-304, 30 Nov. to 2 Dec. 2010.
9. OMNeT++, http://www.omnetpp.org.

More Related Content

What's hot

A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
IOSR Journals
 
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKSMMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
prj_publication
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log and
ijwmn
 
A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...
eSAT Publishing House
 
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networksA cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
csandit
 
Bandwidth aware on demand multipath routing in manets
Bandwidth aware on demand multipath routing in manetsBandwidth aware on demand multipath routing in manets
Bandwidth aware on demand multipath routing in manets
ijwmn
 
Determining the Optimum Number of Paths for Realization of Multi-path Routing...
Determining the Optimum Number of Paths for Realization of Multi-path Routing...Determining the Optimum Number of Paths for Realization of Multi-path Routing...
Determining the Optimum Number of Paths for Realization of Multi-path Routing...
TELKOMNIKA JOURNAL
 
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross LayerDelay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
AM Publications
 
Ex36918926
Ex36918926Ex36918926
Ex36918926
IJERA Editor
 
Effect of node mobility onaomdv protocol in manet
Effect of node mobility onaomdv protocol in manetEffect of node mobility onaomdv protocol in manet
Effect of node mobility onaomdv protocol in manet
ijwmn
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETS
IJCNCJournal
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocols
IJCNCJournal
 
F0313539
F0313539F0313539
F0313539
iosrjournals
 
Ijcnc050204
Ijcnc050204Ijcnc050204
Ijcnc050204
IJCNCJournal
 
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
ijasuc
 
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
CSCJournals
 
A comparative analysis on routing
A comparative analysis on routingA comparative analysis on routing
A comparative analysis on routing
ijcseit
 
Analyzing the impact of the number of nodes on the performance of the routing...
Analyzing the impact of the number of nodes on the performance of the routing...Analyzing the impact of the number of nodes on the performance of the routing...
Analyzing the impact of the number of nodes on the performance of the routing...
journalBEEI
 

What's hot (19)

A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
A Load Aware Proposal for Maximum Available Bandwidth Routing in Wireless Mes...
 
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKSMMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
MMINIMUM RESOURCE CONSUMPTIONS ROUTING FOR OPTICAL NETWORKS
 
Performance analysis of fls, exp, log and
Performance analysis of fls, exp, log andPerformance analysis of fls, exp, log and
Performance analysis of fls, exp, log and
 
A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...
 
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networksA cross layer delay-aware multipath routing algorithm for mobile adhoc networks
A cross layer delay-aware multipath routing algorithm for mobile adhoc networks
 
Bandwidth aware on demand multipath routing in manets
Bandwidth aware on demand multipath routing in manetsBandwidth aware on demand multipath routing in manets
Bandwidth aware on demand multipath routing in manets
 
Determining the Optimum Number of Paths for Realization of Multi-path Routing...
Determining the Optimum Number of Paths for Realization of Multi-path Routing...Determining the Optimum Number of Paths for Realization of Multi-path Routing...
Determining the Optimum Number of Paths for Realization of Multi-path Routing...
 
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross LayerDelay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
Delay Sensitive Packet Scheduling Algorithm for MANETs by Cross Layer
 
Ex36918926
Ex36918926Ex36918926
Ex36918926
 
Effect of node mobility onaomdv protocol in manet
Effect of node mobility onaomdv protocol in manetEffect of node mobility onaomdv protocol in manet
Effect of node mobility onaomdv protocol in manet
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETS
 
10
1010
10
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocols
 
F0313539
F0313539F0313539
F0313539
 
Ijcnc050204
Ijcnc050204Ijcnc050204
Ijcnc050204
 
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
QOS ROUTING AND PERFORMANCE EVALUATION FOR MOBILE AD HOC NETWORKS USING OLSR ...
 
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
Performance Evaluation of Reactive, Proactive and Hybrid Routing Protocols Ba...
 
A comparative analysis on routing
A comparative analysis on routingA comparative analysis on routing
A comparative analysis on routing
 
Analyzing the impact of the number of nodes on the performance of the routing...
Analyzing the impact of the number of nodes on the performance of the routing...Analyzing the impact of the number of nodes on the performance of the routing...
Analyzing the impact of the number of nodes on the performance of the routing...
 

Viewers also liked

Liga deportiva universitaria de quito.
Liga deportiva universitaria de quito.Liga deportiva universitaria de quito.
Liga deportiva universitaria de quito.
JACKSON JIMENEZ
 
Metro salvador promoção123
Metro salvador promoção123Metro salvador promoção123
Metro salvador promoção123
Meio & Mensagem
 
Подарок для бабушки на 8 марта
Подарок для бабушки на  8 мартаПодарок для бабушки на  8 марта
Подарок для бабушки на 8 марта
Galina Degtereva
 
Мій 8 б клас
Мій 8 б класМій 8 б клас
Мій 8 б клас
Taranoksana
 
OVIPAROUS / VIVIPAROUS ANIMALS
OVIPAROUS / VIVIPAROUS ANIMALSOVIPAROUS / VIVIPAROUS ANIMALS
OVIPAROUS / VIVIPAROUS ANIMALS
Locus Raes
 
ELEMENTOS CONCEPTUALES DEL PROYECTO
ELEMENTOS CONCEPTUALES DEL PROYECTOELEMENTOS CONCEPTUALES DEL PROYECTO
ELEMENTOS CONCEPTUALES DEL PROYECTO
Carolina Castro Mendoza
 
As melhores capas da tmj
As melhores capas da tmjAs melhores capas da tmj
As melhores capas da tmj
AlexVieira3705
 

Viewers also liked (7)

Liga deportiva universitaria de quito.
Liga deportiva universitaria de quito.Liga deportiva universitaria de quito.
Liga deportiva universitaria de quito.
 
Metro salvador promoção123
Metro salvador promoção123Metro salvador promoção123
Metro salvador promoção123
 
Подарок для бабушки на 8 марта
Подарок для бабушки на  8 мартаПодарок для бабушки на  8 марта
Подарок для бабушки на 8 марта
 
Мій 8 б клас
Мій 8 б класМій 8 б клас
Мій 8 б клас
 
OVIPAROUS / VIVIPAROUS ANIMALS
OVIPAROUS / VIVIPAROUS ANIMALSOVIPAROUS / VIVIPAROUS ANIMALS
OVIPAROUS / VIVIPAROUS ANIMALS
 
ELEMENTOS CONCEPTUALES DEL PROYECTO
ELEMENTOS CONCEPTUALES DEL PROYECTOELEMENTOS CONCEPTUALES DEL PROYECTO
ELEMENTOS CONCEPTUALES DEL PROYECTO
 
As melhores capas da tmj
As melhores capas da tmjAs melhores capas da tmj
As melhores capas da tmj
 

Similar to Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs

K017426872
K017426872K017426872
K017426872
IOSR Journals
 
Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)
IISRT
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
IOSR Journals
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
IOSR Journals
 
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2RDETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
ijujournal
 
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2RDETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
ijujournal
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ijcsit
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
AIRCC Publishing Corporation
 
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATIONRASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
AIRCC Publishing Corporation
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
AIRCC Publishing Corporation
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETSSNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETSSNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
AIRCC Publishing Corporation
 
V.KARTHIKEYAN PUBLISHED ARTICLE AA
V.KARTHIKEYAN PUBLISHED ARTICLE AAV.KARTHIKEYAN PUBLISHED ARTICLE AA
V.KARTHIKEYAN PUBLISHED ARTICLE AA
KARTHIKEYAN V
 
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
pijans
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ijasuc
 
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless NetworkQuadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
IJCI JOURNAL
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ijasuc
 
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
C OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORKC OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORK
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORKIJCI JOURNAL
 
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORKAN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
IJCNCJournal
 

Similar to Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs (20)

K017426872
K017426872K017426872
K017426872
 
Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
 
Congestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing ProtocolCongestion Control in Manets Using Hybrid Routing Protocol
Congestion Control in Manets Using Hybrid Routing Protocol
 
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2RDETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
 
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2RDETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
DETERMINING THE NETWORK THROUGHPUT AND FLOW RATE USING GSR AND AAL2R
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATIONRASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETSSNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETSSNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
 
V.KARTHIKEYAN PUBLISHED ARTICLE AA
V.KARTHIKEYAN PUBLISHED ARTICLE AAV.KARTHIKEYAN PUBLISHED ARTICLE AA
V.KARTHIKEYAN PUBLISHED ARTICLE AA
 
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
Throughput and Delay Analysis of Next-HOP Forwarding Method for Non-Linear Eh...
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
 
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless NetworkQuadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
Quadrant Based DIR in CWin Adaptation Mechanism for Multihop Wireless Network
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
 
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
C OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORKC OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORK
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
 
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORKAN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
AN EFFICIENT AND STABLE ROUTING ALGORITHM IN MOBILE AD HOC NETWORK
 

Recently uploaded

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
Jheel Barad
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
rosedainty
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
Steve Thomason
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
Celine George
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
AzmatAli747758
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
Nguyen Thanh Tu Collection
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
DeeptiGupta154
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 

Recently uploaded (20)

Instructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptxInstructions for Submissions thorugh G- Classroom.pptx
Instructions for Submissions thorugh G- Classroom.pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)Template Jadual Bertugas Kelas (Boleh Edit)
Template Jadual Bertugas Kelas (Boleh Edit)
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......Ethnobotany and Ethnopharmacology ......
Ethnobotany and Ethnopharmacology ......
 
How to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERPHow to Create Map Views in the Odoo 17 ERP
How to Create Map Views in the Odoo 17 ERP
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...Cambridge International AS  A Level Biology Coursebook - EBook (MaryFosbery J...
Cambridge International AS A Level Biology Coursebook - EBook (MaryFosbery J...
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
GIÁO ÁN DẠY THÊM (KẾ HOẠCH BÀI BUỔI 2) - TIẾNG ANH 8 GLOBAL SUCCESS (2 CỘT) N...
 
Overview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with MechanismOverview on Edible Vaccine: Pros & Cons with Mechanism
Overview on Edible Vaccine: Pros & Cons with Mechanism
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 

Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs

  • 1. Taqwa Odey & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 37 Fuzzy Controller Based Stable Routes with Lifetime Prediction in MANETs Taqwa Odey taqwa.odey@gmail.com Department of Computers Engineering University of Basra Basra,Iraq Prof. Dr. Abduladhem A. Ali abduladem1@yahoo.com Department of Computers Engineering University of Basra Basra,Iraq Abstract In ad hoc networks, the nodes are dynamically and arbitrary located in a manner that the interconnections between nodes are changing frequently. Thus, designing an effective routing protocol is a critical issue. In this paper, we propose a fuzzy based routing method that selects the most stable route (FSRS) considering the number of intermediate nodes, packet queue occupancy, and internodes distances. Also it takes the produced cost of the selected route as an input to another fuzzy controller predicts its lifetime (FRLP), the evaluation of the proposed method is performed using OMNet++4.0 simulator in terms of packet delivery ratio, average end-to-end delay and normalized routing load. Keywords: MANET, AODV, Fuzzy Controller, Stable Route, Route Lifetime. 1. INTRODUCTION An ad hoc network [1] is a particular type of wireless network, where a collection of nodes forming a temporary network without the aid of any established infrastructure, or support of any centralized administration such as a base station or an access point. Each node in such network behaves not only as a host but also as a router and takes part in discovery and maintenance of routes to other nodes. Many routing protocols for MANETs have been introduced, the efforts in this area is that routing in such networks is a significant challenging task due to the frequently changing of the network topology. To minimize link breakage and keeping the active routes lifetime, it is important to select the most stable route. Link stability indicates how stable the link is and how long it can support communication between two nodes; it basically depends on the distance between mobile nodes and buffer zone effect [2][3]. The route lifetime is the time for which the route is considered to be valid, too long route lifetime may leads to consider some routes as valid while they were broken. In contrast, too short lifetime may leads to remove some valid routes. Due to the uncertainty nature of the node mobility and the estimation of link breakage, fuzzy logic has been applied to reduce the effect of these problems and improve the network performance. In the following section, we present some recently proposed methods concerning this area of research: In A. Banerjee et.al. [4] method, a fuzzy controller named (RE) is embedded in every node to evaluate the performance of a link depending on residual energy ratio, neighbor affinity, and congestion if it was an intermediate node along the path to the destination, and if it was the destination it measures the performance of the last link then combines the performance of all
  • 2. Taqwa Odey & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 38 the links and the hop count of that route to measure its performance to find the suitable route within a threshold time period. While the method of S.H. Nasiri et.al. [5] Considers fuzzy nodes randomly distributed in the network, each has four inputs: number of neighbors, mobility factor of that node and its neighbors, and angle of movement to predict the link lifetime to be used by shortest path routing algorithm in selecting the next hop of the path. E. Natsheh et.al. [6] proposed three methods to obtain fuzzy active route timeout in AODV routing protocol, where the fuzzy inputs in the first method was the number of hop count and number of control packets between two sampling interval, number of hop count and transmission power in the second method, while the last method takes the average of the results obtained from the previous two methods. In this paper, we introduce a new method that merges these two ideas of using fuzzy controller to estimates the route cost and prediction of the route lifetime using fuzzy controller. The proposed method modifies the AODV routing protocol [7] within two stages, the first is called Fuzzy Stable Route Selection (FSRS) which selects the most stable available route based on fuzzy cost produced from three parameters: number of intermediate nodes, packet queue occupancy, and internodes distances in such a way [8] that reduces the routing discovery wait time by making each node along the path from the source to the destination participating in selecting the optimal route. While the second stage called Fuzzy Route Lifetime Prediction (FRLP) which predicts each route lifetime based on its fuzzy cost. 2. PROPOSED APPROACH Our scheme incorporates two fuzzy controllers into each node, fuzzy controller <1> has three input metric to produce the path cost from the source to this node: ♦ Number of intermediate nodes The most popular metric used for selecting the route, since small number of intermediate nodes will have few chance of path breaking. ♦ Packet queue occupancy Routes not congested are more reliable, stable, and faster. ∑= = n hcnt lengthPQ lengthcurrentPQ PQO 1 max …(1) Where n denotes the number of nodes in that path, PQ denotes packet queue. ♦ Internodes distances Short distance between nodes leads to high received signal strength, also the path with nearest neighbors are more stable since a small movement of any node located on the edge of other node's transmission may cause breaking in paths with far neighbors. ∑= −+−= n hcnt jiji yyxxIND 1 22 )()( …(2) Where (xi,j ,yi,j) are the x,y coordinates of node i and its previous node j . While the fuzzy controller <2> has only single input-single output which predicts the lifetime of the selected route from the source to the destination. During the route discovery process of the AODV routing protocol, the Route Request (RReq) message carries the sum of the input parameters of fuzzy controller <1> in their entries, when a node along the path from the source to the destination receives this RReq msg. it will work as Fuzzy Stable Route Selection (FSRS):
  • 3. Taqwa Odey & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 39 ♦ Measure the required parameters at the node itself and add them to the contents of the corresponding entries of the RReq msg. before forwarding it. ♦ Take these entries contents as inputs to the fuzzy controller <1> to produce the fuzzy cost of this individual path. ♦ Compare this fuzzy cost with the previous minimum fuzzy cost, if it is smaller it will save it for next comparisons and update the reverse route entry to the source of the RReq msg. with the address of the previous node. This process will continue until getting the destination which sends the Route Reply (RRep) message on the generated route after predicting its lifetime (FRLP) by taken its fuzzy cost as input to fuzzy controller <2>. 3. SIMULATION MODEL The simulation modeled a network in 700 m × 700 m area with 20 / 30 mobile nodes. Each node had a channel capacity of 54 Mbps. The IEEE 802.11g was used as the medium access control protocol. A random waypoint mobility model was employed with a speed ranging from 0 to 10 m/s. Eight mobile nodes acted as traffic sources generating data packets at a rate from 2 to 4 packets/sec, and the data traffic was generated using CBR (Constant Bit Rate), UDP application, each packet size was 512 bytes. The simulation was executed for 250 seconds of simulation time by OMNeT++ 4.0 simulator [9]. 4. SIMULATION RESULTS We compare the performance of AODV routing protocol, AODV routing protocol with FSRS, AODV with FSRS and FRLP in terms of: ♦ Packet Delivery Ratio : ∑ ∑= pktsdatasentofno pktsdatarcvdofno PDR . .. …(3) ♦ Average End-to-End Delay: average time taken by data packets when released by sources until reach their destinations. ♦ Normalized Routing Load : ∑ ∑= pktsdatasentofno pktsctrsentofno NRL . .. …(4) From the simulation results in figures (1-3), the FSRS-AODV routing overcomes the performance of the original AODV routing, about 6.087%, 44.36%, and 10.113% improving in packet delivery ratio, End-to-End delay, and normalized routing load respectively, because of its ability to select more stable, less congested, and few failures routes. While more improvement in the network performance will be obtained when using FRLP-FSRS-AODV routing, about 7.18%, 53.247%, and 22.499% improving in packet delivery ratio, End-to-End delay, and normalized routing load respectively, due to less route errors and unnecessary route discoveries resulting in reducing control traffics, routing delay, and increasing packet delivery ratio.
  • 4. Taqwa oday & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 40 FIGURE (1): Packet Delivery Ratio vs. Time
  • 5. Taqwa oday & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 41 FIGURE (2): Average End-to-End Delay (Sec) Vs. Time FIGURE(3): Normalized Routing Load vs. Time
  • 6. Taqwa oday & Prof.Dr.Abduladhem A. Ali International Journal of Computer Networks (IJCN), Volume (3) : Issue (1) : 2011 42 5. CONCLUSION In this paper, we used a fuzzy controller to obtain the routes cost depending on the number of intermediate nodes, packet queue occupancy, and internodes distances. And utilized this fuzzy cost to predict the lifetime of the selected routes using another fuzzy controller. The simulation results show that the proposed FSRS-AODV routing enhances the packet delivery ratio, average end-to-end delay, and normalized routing load when compared with the original AODV routing protocol indicating the stability of the selected routes. While more improvement will be obtained when adding FRLP indicating the suitable prediction of the selected routes lifetimes. Future work studies could take the impact of nodes mobility information that may improve the proposed method. 6. REFERENCES 1. P. Mohabatra and S. V. Krishnamorthy, "Ad Hoc Networks: Technologies and Protocols", Springer Science + Business Media Inc., 2005. 2. G. Lim, K. Shin, S. Lee, H. Yoon, and J. S. Ma, "Link Stability and Route Lifetime in Ad-hoc Wireless Networks", In the Proceedings of 1st International Conference on Parallel Processing Workshops (ICPPW'02), Vancouver, Canada, pp. 116-123, 2002. 3. D. Kumar, A. A. Kherani, and E. Altman, "Route Lifetime Based Interactive Routing In Intervehicle Mobile Ad Hoc Networks", INRIA Research Report No. RR-5691, Sophia Antipolis, France, September 2005. 4. Banerjee and P. Dutta, "Fuzzy-Controlled Route Discovery For Mobile Ad Hoc Networks", International Journal of Engineering Science and Technology, 2 (6):2347-2353, 2010. 5. S. H. Nasiri, M. Fathy, E. Z. Khosrafi, and A. Shojaeifard, "Improving Link Reliability in Mobile Ad Hoc Networks Using Fuzzy Nodes", In Proceedings of the 2008 International Conference of Communications & Information Technology, Marathon Beach, Attica, Greece, pp. 252-255, June 1-3, 2008. 6. E. Natsheh, S. Khatun, A. B. Jantan and S. Subramaniam, "Fuzzy Metric Approach For Route Lifetime Determination In Wireless Ad Hoc Networks", International journal of Ad Hoc and Ubiquitous Computing, 3 (1):1-9, 2008. 7. Parkins, E. Royer, and S. Das, " Ad hoc On-Demand Distance Vector (AODV) Routing", RFC 3561, July 2003. 8. T. O. Fahad and A. A. Ali, "Improvement of AODV Routing on MANETs Using Fuzzy Systems", In Proceedings of 1st International Conference of Energy, Power, and Control, Basra, Iraq, pp. 300-304, 30 Nov. to 2 Dec. 2010. 9. OMNeT++, http://www.omnetpp.org.