SlideShare a Scribd company logo
1 of 4
Download to read offline
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 782 – 785
_______________________________________________________________________________________________
782
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Performance Comparison of Geographic LAR1 with On-demand AODV and
DSR Routing Protocols for MANETs
D.V.Divakara Rao
Dept of CS & SE,
Andhra University
Visakhapatnam, INDIA
klndivakar@gmail.com
Professor S. Pallam Setty
Dept of CS & SE
Andhra University
Visakhapatnam
drspsetty@gmail.com
Abstract— MANET is a self organizing, infrastructure-less network, that consist number of low power mobile nodes connected by wireless
radio frequency signals. These nodes in this dynamic environment move freely in any direction, which leads to change in network topology. It is
very difficult to recharge or replace the battery of the nodes. To maximize the battery life and lifetime of the network, the nodes are required to
be energy conserved. The mobile node energy can be affected by the performance of the routing protocol. We have considered three routing
protocols, one is location based protocol - LAR1 and the other two are non location based protocols - AODV and DSR. The energy performance
metrics, routing power and residual energy in all the three modes –transmitting, receiving and idle mode are evaluated using these routing
protocols in Mobile Ad-hoc Networks and also other performance metrics in application layer are evaluated, which are throughput, end-to-end
delay and average jitter. The simulation is carried out by using EXata -5.4.
Keywords-component; MANET, throughput, delay, jitter,Power consumption, EXata-5.4
__________________________________________________*****_________________________________________________
I. INTRODUCTION
Mobile Ad-hoc Network is a group of wireless mobile
nodes that interact with each other utilizing multi hop wireless
links where there is no importance for the network foundation
or compact supervision. Every node acts as a router in
transmitting packets to other nodes. Basically, the protocol
explains the conveyance that is, transmitting and receiving
packets from each node to every node in a network [1][2]. For
the required data shifting, MANETs impart either by using
single hop or multi hops with reinforce of the mediator nodes.
Wireless ad-hoc networks have limited power sources. Energy
efficiency of the network is one of the major issue mobile ad-
hoc networks.
During processing and communication most of the energy is
consumed. The energy consumed during communication is
more than the energy consumed during processing. So, energy
efficient communication system is required to optimize the
energy consumption at different states of the communication.
The life time of the nodes in wireless networks is reduced due
to the unnecessary usage of battery power. A normal
restriction of wireless communication is the short lifetime of
mobile terminals, because batteries provide limited power to
operate the nodes. Thus, in wireless communication, power
management is one of the most difficult tasks [9][10].
In this paper performance of three different types of routing
protocols are compared with scenarios of same number of
nodes using EXata 5.4 Simulator. The simulator setup and
finally the results are discussed.
II. PROTOCOLS ANALYSED
The following protocols are considered for analysis:
 LAR1
 AODV
 DSR
Location Aided Routing (LAR1):
This is a source based reactive routing protocol which
needs GPS information. The source describes an area which is
circular in shape; in this the terminal is detected and fixed by
the terminal location. The source also knows the time instant
when the terminal was detected at that place and the mean
mobility of the terminal. The request zone, comprising both
source and circular shape is in the rectangular shape. This
information can be added in the route request packet by the
source node and only nodes within the request zone will be
spreading the packet. After receiving route request, the
destination node sends route reply packet that comprising the
current location and speed. The source redelivers a route
request if route reply is not collected within the given period
of time [4].
Adhoc on demand routing (AODV):
AODV has a routing table and all the entries in the routing
will be reliable by a sequence of numbers. The routing table is
updated when all nodes receive the route request control
packet. The AODV routing protocol is mostly developed for
ad hoc mobile networks. It is able to manage unicast and
multicast routing. The AODV is running only on demand.
Some of the advantages of AODV protocol are loop free and
self starting. The AODV enhances a route utilizing two
routers, route reply and route request. The route is sustained
only at the time when it is being utilized by the router and if it
is not exactly sustained the probability of getting expired is
more This protocol is totally based on source-initiated on-
demand routing. Only when the source node is wanted the
routes have been generated. The route discovery process
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 782 – 785
_______________________________________________________________________________________________
783
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
begins when source demands. This process is finished once a
route is found or each and every possible route have been
considered. It yields unicast, broadcast, along with multicast
communication in networks. Routes are sustained by the
source node. AODV nodes sustain a route table in which
succeeding hop routing information for destination nodes is
stored [5][6].
Dynamic Source Routing (DSR) :
Dynamic Source Routing (DSR) is a wireless networks
reactive routing protocol. Its execution is based on a procedure
named source routing. DSR supports the network to be totally
self-configuring and self-organizing.
This is a reactive routing protocol. Without utilizing the
periodic table upgrades, this protocol can organize Mobile Ad-
hoc Networks in multi-hop way. The prevailing network
foundation is not required which ultimately conveys that
MANET allows the network to be self organizing and self
configuring. Predominantly this protocol concentrates on two
parts, route finding and route preservation. The route request
packets are moved from source node to the terminal node in
the route finding part. The protocol locates and determines
whether a suitable route is to be utilized or the route finding
protocol should begin to discover the fresh route, when the
topology of the network has varied in the route preservation
part [6][7][8].
III. SIMULATION ENVIRONMENT
The overall goal of this simulation study is to evaluate the
performance of existing wireless routing protocols AODV,
DSR and LAR1 is evaluated by varying the different
simulation time, over an area of 900×900 m2
keeping the
speed and pause time constant. All the nodes in the depicted
scenario are given a mobility using the protocol of Random
waypoint mobility model. The simulations have been
performed using EXata version 5.4 for 60 nodes. Table 1
shows the simulation parameters used in the evaluation and
running scenario is shown in the fig. 1
Table -1
Simulation Parameter Parameter Value
Simulator EXata-5.4
Propagation model Two Ray Ground
Mobility Model Random Way Point
Routing Protocols AODV, DSR and LAR1
Simulation time (s) 900
Number of Nodes 60
Pause time (s) 0
Speed (m/s) 10
Mac Layer IEEE 802.11
Traffic CBR
Packet Size (bytes) 512
Antenna type Omni directional
Terrain Region 1000 m X 1000m
Battery model Linear
Radio type 802.11b
Data rate 2 Mbps
Fig, 1 shows the running scenario using 60 nodes.
With the help of simulation results we have analyzed
application layer metrics like Average Jitter, Throughput, End-
to-End delay and physical layer metrics like power
consumption in transmit, receive and idle modes for AODV,
DSR and LAR1 protocols. These performance metrics are
defined below:
IV RESULT ANALYSIS WITH GRAPHS
I. Average Jitter(s):
Average Jitter is the variation in the expected time of
arrival of packets. Average jitter is caused by network
congestion and delays in the packet network. To minimize the
delay variations, a jitter buffer are implemented which
temporarily stores arriving packets [10] [16]
Figure. 2. Shows the Average End-to-End Delay for AODV,
DSR and LAR1 protocols using 60 nodes.
Performance of different routing protocols based on
average jitter is shown in the Fig. 2 for 60 nodes. The
simulation results of average Jitter shows that LAR1 protocol
outperforms all other protocols.
II. Average End-to-End delay(s):
The average end to end delay of a data packet is calculated
by subtracting time at which first packet was transmitted by
source from time at which first data packet arrived to
destination [16].
0
0.01
0.02
0.03
0.04
0.05
AODV DSR LAR1
AverageJitter(seconds)
Average Jitter (seconds) for 60 nodes
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 782 – 785
_______________________________________________________________________________________________
784
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Figure. 3. Shows the Average End-to-End Delay for
AODV, DSR and LAR1 protocols using 60 nodes.
Performance of different routing protocols based on
average jitter is shown in the Fig. 3 for 60 nodes. The
simulation results of average Jitter shows that LAR1 protocol
outperforms all other protocols.
III. THROUGHPUT
Average rate of successful messages delivered over a
communication channel. This data may be delivered over a
physical or logical link, or pass through a certain network
node. It is usually measured in bits/sec and sometimes in data
packets/sec.
Figure.4 shows Throughput for AODV, DSR and LAR1
protocols using 60 Nodes.
Performance of different routing protocols based on
Throughput is shown in the Figure 4 for 60 nodes. The
simulation results of Throughput show that LAR1 protocol
outperforms all other protocols. AODV protocol shows lower
Throughput than DSR.
Energy Consumption Modes: (Receive, Transmit & Idle)
The mobile nodes in wireless networks are linked between
source to destination nodes. These nodes transmit (Tx) and
receive (Rx) the data packet to or from other nodes and need
energy for such action. The total energy of nodes is utilized in
the subsequent modes. The different modes of energy
consumption are: (1) Transmission Mode (2) Reception Mode
(3) Idle Mode [9].
Transmission Mode:
A node is assumed to be in transmission mode when it
communicate data packet to other nodes in network. These
nodes require energy to transmit data packet, such energy is
called Transmission Energy (Tx) of that node. Transmission
energy is depended on size of data packet which is transmitted
(in Bits).The energy required for transmission is increased
when the size of data packets is increased. The amount of
energy required to transmit and receive the packets is
determined by using the following equations:
Energy Tx = (330*Packet Size)/2*106
Where, Packet size is specified in bits, Tx is transmission
Energy.
Figure.5 shows Energy Consumed in Transmit mode for
AODV, DSR and LAR1 protocol using 60 nodes.
On analyzing the results for energy consumption in transmit
mode it is noted that there is minimum consumption in DSR,
maximum consumption in AODV and medium in LAR1.
Reception Mode:
A node is said to be in Reception mode, when a node
communicates and receives a data packet from other nodes.
The energy required to receive packet is called Reception
Energy (Rx). Then Reception Energy can be given as:
Energy Rx = (230* Packet Size)/2*106
PR= Rx/Tr
Where Rx is Reception Energy, PR is Reception Power, Tr
is time taken to receive data packet.
Figure.5 shows Energy Consumed in Receive mode for
AODV, DSR and LAR1 protocol using 60 Nodes.
0
0.01
0.02
0.03
0.04
0.05
AODV DSR LAR1
AverageJitter(seconds)
Average Jitter (seconds) for 60
nodes
0
1000
2000
3000
4000
5000
AODV DSR LAR1
Throughput(bits/second)
Throughput (bits/second) for 60
nodes
0
0.05
0.1
0.15
0.2
AODV DSR LAR1
Energyconsumedin
Transmitmode
Energy consumed (in mWh)in Transmit
mode for 60 nodes
0
0.1
0.2
0.3
AODV DSR LAR1
Energyconsumed(inmWh)in
Receivemode
Energy consumed (in mWh)in Receive
mode
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 5 Issue: 7 782 – 785
_______________________________________________________________________________________________
785
IJRITCC | July 2017, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
On analyzing the results for energy consumption in Receive
mode it is noted that there is minimum consumption in LAR1,
medium in DSR and maximum in AODV.
Idle Mode:
A node is said to be in the Idle mode, when the node is
neither transmitting nor receiving any data from source to
destination. But in this mode node consumes power because the
nodes communicate in wireless medium continuously. When a
node finds a data packet to transmit or receive, then the node
can be switched to receive mode from idle mode. Idle energy is
completely used up energy that should be reduced or
eliminated. The power consumed in Idle Mode is:
PI= PR
Where PI is power consumed in Idle Mode and PR is power
consumed in Reception Mode.
Figure.6 shows Energy Consumed in Idle mode for
AODV, DSR and LAR1 protocols using 60 nodes.
Total Energy Consumed:
Total Energy Consumed is equal to the sum of power
consumed in the transmit mode, power consumed in the receive
mode and power consumed in the idle mode.
On analyzing the results for energy consumption in idle
mode, it is noted that there is minimum consumption in AODV,
medium in DSR and maximum in LAR1.
Figure.7 Shows Total Energy Consumed in AODV, DSR
and LAR1 protocols for 60 Nodes.
On analyzing the results for Total Energy consumption is
minimum in DSR, medium in AODV and maximum in LAR1.
V.CONCLUSION AND FUTURE SCOPE
This paper presents a performance comparison of AODV,
DSR and LAR1 routing protocols in mobile ad-hoc networks
for fixed number of nodes. We measure End-to-End delay,
Average Jitter, Throughput and power consumed in transmit,
receive and idle modes as performance metrics. Our simulation
results shows LAR1 performance is best under QoS metrics
like End to End delay, Average Jitter and Throughput. The total
energy consumption is maximum in LAR1 when compared
with AODV and DSR, minimum in DSR and medium in
AODV.
In future we will design and implement an algorithm to
minimize the energy consumption of LAR1 routing protocol in
MANETs using soft computing techniques.
References
[1] Mohamed Elboukhari1, Mostafa Azizi1 and Abdelmalek
Azizi‖ PERFORMANCE COMPARISON OF ROUTING
PROTOCOLS IN MOBILE AD HOC NETWORKS‖
International Journal of UbiComp (IJU), Vol.6, No.2, April
2015.
[2] R.Paulus, P.D. Kumar, P.C. Philiips , A. Kumar ―Performance
Analysis of Various Ad Hoc Routing Protocols in MANET
using Variation in Pause Time and Mobility Speed‖,
International Journal of Computer Applications (0975 –
8887) Volume 73– No.8, July 2013.
[3] Hong Jiang, 1994. ―Performance Comparison of Three
Routing Protocols for Ad Hoc Networks‖, Communications of
the ACM, Vol. 37.
[4] Y.-B. Ko and N.H. Vaidya, Using location information to
improve routing in ad hoc networks, Technical report 97-013,
Texas A&M University.
[5] C.E. Perkins and E.M. Royer, ―Ad-hoc On-Demand Distance
Vector Routing‖, Proceedings of 2nd IEEE Workshop, Mobile
Computing System Applications, pp: 90-100, 1999.
[6] S. R. Raju and J.Mungara ―Performance Evaluation of ZRP
over AODV and DSR in Mobile Adhoc Networks Using
Qualnet‖, ISSN 1450-216X Vol.45 No.4 (2010), pp.651-667,
European Journal of Scientific Research, 2010.
[7] J. Broch, D. Jhonson, and D. Maltz, ―The dynamic source
routing protocol for mobile adhoc networks for IPv4‖, IETF
RFC 4728, Feb 2007
[8] Dharam Vir, Dr.S.K.Agarwal, Dr.S.A.Imam,‖ WSN
Performance Evolution of Power Consumption Analysis DSE,
OLSR, LAR and Fisheye in Energy Model through Qualnet.
International Journal of Scientific and Research Publications,
Volume 3, Issue 12, December 2013, ISSN 2250-3153
[9] Soumya.C.P, Girija.G, Gowdhami.N,‖ COMPARATIVE
STUDY OF NODE ENERGY CONSTRAINTS FOR
MANET ROUTING PROTOCOLS‖ IJCSMC, Vol. 2, Issue.
11, November 2013, pg.364 – 370.
29.6
29.65
29.7
29.75
29.8
29.85
29.9
29.95
AODV DSR LAR1
Energyconsumed(in
mWh)inIdlemode
Energy consumed (in mWh)in
Idle mode
29.9
30
30.1
30.2
AODV DSR LAR1
TotalEnergyconsumed(in
mWh)
Total Energy consumed(in mWh)

More Related Content

What's hot

Use of location aided algorithm using wi fi in indoor ad-hoc systems
Use of location aided algorithm using wi fi in indoor ad-hoc systemsUse of location aided algorithm using wi fi in indoor ad-hoc systems
Use of location aided algorithm using wi fi in indoor ad-hoc systemseSAT Journals
 
Use of location aided algorithm using wi fi in indoor
Use of location aided algorithm using wi fi in indoorUse of location aided algorithm using wi fi in indoor
Use of location aided algorithm using wi fi in indooreSAT Publishing House
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATOR
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATORPERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATOR
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATORIAEME Publication
 
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor NetworkEnhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor NetworkIJERD Editor
 
Attacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewAttacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewIRJET Journal
 
Energy Consumption of Intermediate node in AODV
Energy Consumption of Intermediate node in AODVEnergy Consumption of Intermediate node in AODV
Energy Consumption of Intermediate node in AODViosrjce
 
IRJET- Optimum Routing Algorithm for MANET
IRJET-  	  Optimum Routing Algorithm for MANETIRJET-  	  Optimum Routing Algorithm for MANET
IRJET- Optimum Routing Algorithm for MANETIRJET Journal
 
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A Review
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A ReviewIRJET- Comparative Study of Reactive Routing Protocols in MANET: A Review
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A ReviewIRJET Journal
 
Experimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing ProtocolExperimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing Protocolsmita gupta
 
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 New Energy-Efficient Routing Protocol for Wireless Body Area Sensor Networks
A New Energy-Efficient Routing Protocol for Wireless Body Area Sensor NetworksA New Energy-Efficient Routing Protocol for Wireless Body Area Sensor Networks
A New Energy-Efficient Routing Protocol for Wireless Body Area Sensor NetworksLeila_maleke
 
Improved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingImproved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingIOSR Journals
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksijasuc
 
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLD
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLDAN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLD
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLDijdpsjournal
 
Geographic Routing in WSN
Geographic Routing in WSNGeographic Routing in WSN
Geographic Routing in WSNMahbubur Rahman
 
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkA Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkIJEEE
 
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2IAEME Publication
 

What's hot (19)

Use of location aided algorithm using wi fi in indoor ad-hoc systems
Use of location aided algorithm using wi fi in indoor ad-hoc systemsUse of location aided algorithm using wi fi in indoor ad-hoc systems
Use of location aided algorithm using wi fi in indoor ad-hoc systems
 
Use of location aided algorithm using wi fi in indoor
Use of location aided algorithm using wi fi in indoorUse of location aided algorithm using wi fi in indoor
Use of location aided algorithm using wi fi in indoor
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATOR
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATORPERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATOR
PERFORMANCE ESTIMATION OF ADHOC ROUTING PROTOCOLS WITH NS2 SIMULATOR
 
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor NetworkEnhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
Enhancing the Energy Parameter of Leach Protocol For Wireless Sensor Network
 
Attacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A ReviewAttacks and Routing Protocols in MANET: A Review
Attacks and Routing Protocols in MANET: A Review
 
Energy Consumption of Intermediate node in AODV
Energy Consumption of Intermediate node in AODVEnergy Consumption of Intermediate node in AODV
Energy Consumption of Intermediate node in AODV
 
IRJET- Optimum Routing Algorithm for MANET
IRJET-  	  Optimum Routing Algorithm for MANETIRJET-  	  Optimum Routing Algorithm for MANET
IRJET- Optimum Routing Algorithm for MANET
 
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A Review
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A ReviewIRJET- Comparative Study of Reactive Routing Protocols in MANET: A Review
IRJET- Comparative Study of Reactive Routing Protocols in MANET: A Review
 
Experimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing ProtocolExperimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing Protocol
 
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...
 
J017515960
J017515960J017515960
J017515960
 
A New Energy-Efficient Routing Protocol for Wireless Body Area Sensor Networks
A New Energy-Efficient Routing Protocol for Wireless Body Area Sensor NetworksA New Energy-Efficient Routing Protocol for Wireless Body Area Sensor Networks
A New Energy-Efficient Routing Protocol for Wireless Body Area Sensor Networks
 
Improved Power Aware Location Based Routing
Improved Power Aware Location Based RoutingImproved Power Aware Location Based Routing
Improved Power Aware Location Based Routing
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
 
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLD
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLDAN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLD
AN IMPLEMENTATION POSSIBILITIES FOR AODV ROUTING PROTOCOL IN REAL WORLD
 
Geographic Routing in WSN
Geographic Routing in WSNGeographic Routing in WSN
Geographic Routing in WSN
 
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile SinkA Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
A Survey on Routing Protocols in Wireless Sensor Network Using Mobile Sink
 
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2
PERFORMANCE ANALYSIS OF AODV, DSDV AND AOMDV USING WIMAX IN NS-2
 

Similar to Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing Protocols for MANETs

ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...rahulmonikasharma
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodveSAT Journals
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodveSAT Publishing House
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...eSAT Journals
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...eSAT Publishing House
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...eSAT Journals
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocolsrahulmonikasharma
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in maneteSAT Journals
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in maneteSAT Publishing House
 
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...Evaluating feasibility of using wireless sensor networks in a coffee crop thr...
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...IJCNCJournal
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...IRJET Journal
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKSENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKSAM Publications
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...IRJET Journal
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkAM Publications
 

Similar to Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing Protocols for MANETs (20)

ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
ANFIS Based Temporally Ordered Routing Algorithm to Enhance the Performance i...
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodv
 
Comparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodvComparative study of multipath extensions of aodv
Comparative study of multipath extensions of aodv
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...
 
Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...Design and development of load sharing multipath routing protcol for mobile a...
Design and development of load sharing multipath routing protcol for mobile a...
 
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing ProtocolsQoS Issues in MANET: A Comparative Study over Different Routing Protocols
QoS Issues in MANET: A Comparative Study over Different Routing Protocols
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in manet
 
Analysis of zone routing protocol in manet
Analysis of zone routing protocol in manetAnalysis of zone routing protocol in manet
Analysis of zone routing protocol in manet
 
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...Evaluating feasibility of using wireless sensor networks in a coffee crop thr...
Evaluating feasibility of using wireless sensor networks in a coffee crop thr...
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...
Review and Analysis of Reactive Routing Protocols: AODV, DSR, TORA and DYMO i...
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
Fo35991995
Fo35991995Fo35991995
Fo35991995
 
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKSENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT SHORTEST PATH ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKS
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
 
Bh4103368374
Bh4103368374Bh4103368374
Bh4103368374
 
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor NetworkPerformance Evaluation of LEACH Protocol for Wireless Sensor Network
Performance Evaluation of LEACH Protocol for Wireless Sensor Network
 

More from rahulmonikasharma

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...rahulmonikasharma
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Frameworkrahulmonikasharma
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systemsrahulmonikasharma
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Surveyrahulmonikasharma
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETrahulmonikasharma
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formularahulmonikasharma
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...rahulmonikasharma
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pirahulmonikasharma
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...rahulmonikasharma
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticlesrahulmonikasharma
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMrahulmonikasharma
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoringrahulmonikasharma
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...rahulmonikasharma
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...rahulmonikasharma
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM Systemrahulmonikasharma
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosisrahulmonikasharma
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Techniquerahulmonikasharma
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Couplerrahulmonikasharma
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motorrahulmonikasharma
 

More from rahulmonikasharma (20)

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
 
Short Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA TechniqueShort Term Load Forecasting Using ARIMA Technique
Short Term Load Forecasting Using ARIMA Technique
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
 

Recently uploaded

(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...ranjana rawat
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 

Recently uploaded (20)

(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
(TARA) Talegaon Dabhade Call Girls Just Call 7001035870 [ Cash on Delivery ] ...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing Protocols for MANETs

  • 1. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 782 – 785 _______________________________________________________________________________________________ 782 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Performance Comparison of Geographic LAR1 with On-demand AODV and DSR Routing Protocols for MANETs D.V.Divakara Rao Dept of CS & SE, Andhra University Visakhapatnam, INDIA klndivakar@gmail.com Professor S. Pallam Setty Dept of CS & SE Andhra University Visakhapatnam drspsetty@gmail.com Abstract— MANET is a self organizing, infrastructure-less network, that consist number of low power mobile nodes connected by wireless radio frequency signals. These nodes in this dynamic environment move freely in any direction, which leads to change in network topology. It is very difficult to recharge or replace the battery of the nodes. To maximize the battery life and lifetime of the network, the nodes are required to be energy conserved. The mobile node energy can be affected by the performance of the routing protocol. We have considered three routing protocols, one is location based protocol - LAR1 and the other two are non location based protocols - AODV and DSR. The energy performance metrics, routing power and residual energy in all the three modes –transmitting, receiving and idle mode are evaluated using these routing protocols in Mobile Ad-hoc Networks and also other performance metrics in application layer are evaluated, which are throughput, end-to-end delay and average jitter. The simulation is carried out by using EXata -5.4. Keywords-component; MANET, throughput, delay, jitter,Power consumption, EXata-5.4 __________________________________________________*****_________________________________________________ I. INTRODUCTION Mobile Ad-hoc Network is a group of wireless mobile nodes that interact with each other utilizing multi hop wireless links where there is no importance for the network foundation or compact supervision. Every node acts as a router in transmitting packets to other nodes. Basically, the protocol explains the conveyance that is, transmitting and receiving packets from each node to every node in a network [1][2]. For the required data shifting, MANETs impart either by using single hop or multi hops with reinforce of the mediator nodes. Wireless ad-hoc networks have limited power sources. Energy efficiency of the network is one of the major issue mobile ad- hoc networks. During processing and communication most of the energy is consumed. The energy consumed during communication is more than the energy consumed during processing. So, energy efficient communication system is required to optimize the energy consumption at different states of the communication. The life time of the nodes in wireless networks is reduced due to the unnecessary usage of battery power. A normal restriction of wireless communication is the short lifetime of mobile terminals, because batteries provide limited power to operate the nodes. Thus, in wireless communication, power management is one of the most difficult tasks [9][10]. In this paper performance of three different types of routing protocols are compared with scenarios of same number of nodes using EXata 5.4 Simulator. The simulator setup and finally the results are discussed. II. PROTOCOLS ANALYSED The following protocols are considered for analysis:  LAR1  AODV  DSR Location Aided Routing (LAR1): This is a source based reactive routing protocol which needs GPS information. The source describes an area which is circular in shape; in this the terminal is detected and fixed by the terminal location. The source also knows the time instant when the terminal was detected at that place and the mean mobility of the terminal. The request zone, comprising both source and circular shape is in the rectangular shape. This information can be added in the route request packet by the source node and only nodes within the request zone will be spreading the packet. After receiving route request, the destination node sends route reply packet that comprising the current location and speed. The source redelivers a route request if route reply is not collected within the given period of time [4]. Adhoc on demand routing (AODV): AODV has a routing table and all the entries in the routing will be reliable by a sequence of numbers. The routing table is updated when all nodes receive the route request control packet. The AODV routing protocol is mostly developed for ad hoc mobile networks. It is able to manage unicast and multicast routing. The AODV is running only on demand. Some of the advantages of AODV protocol are loop free and self starting. The AODV enhances a route utilizing two routers, route reply and route request. The route is sustained only at the time when it is being utilized by the router and if it is not exactly sustained the probability of getting expired is more This protocol is totally based on source-initiated on- demand routing. Only when the source node is wanted the routes have been generated. The route discovery process
  • 2. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 782 – 785 _______________________________________________________________________________________________ 783 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ begins when source demands. This process is finished once a route is found or each and every possible route have been considered. It yields unicast, broadcast, along with multicast communication in networks. Routes are sustained by the source node. AODV nodes sustain a route table in which succeeding hop routing information for destination nodes is stored [5][6]. Dynamic Source Routing (DSR) : Dynamic Source Routing (DSR) is a wireless networks reactive routing protocol. Its execution is based on a procedure named source routing. DSR supports the network to be totally self-configuring and self-organizing. This is a reactive routing protocol. Without utilizing the periodic table upgrades, this protocol can organize Mobile Ad- hoc Networks in multi-hop way. The prevailing network foundation is not required which ultimately conveys that MANET allows the network to be self organizing and self configuring. Predominantly this protocol concentrates on two parts, route finding and route preservation. The route request packets are moved from source node to the terminal node in the route finding part. The protocol locates and determines whether a suitable route is to be utilized or the route finding protocol should begin to discover the fresh route, when the topology of the network has varied in the route preservation part [6][7][8]. III. SIMULATION ENVIRONMENT The overall goal of this simulation study is to evaluate the performance of existing wireless routing protocols AODV, DSR and LAR1 is evaluated by varying the different simulation time, over an area of 900×900 m2 keeping the speed and pause time constant. All the nodes in the depicted scenario are given a mobility using the protocol of Random waypoint mobility model. The simulations have been performed using EXata version 5.4 for 60 nodes. Table 1 shows the simulation parameters used in the evaluation and running scenario is shown in the fig. 1 Table -1 Simulation Parameter Parameter Value Simulator EXata-5.4 Propagation model Two Ray Ground Mobility Model Random Way Point Routing Protocols AODV, DSR and LAR1 Simulation time (s) 900 Number of Nodes 60 Pause time (s) 0 Speed (m/s) 10 Mac Layer IEEE 802.11 Traffic CBR Packet Size (bytes) 512 Antenna type Omni directional Terrain Region 1000 m X 1000m Battery model Linear Radio type 802.11b Data rate 2 Mbps Fig, 1 shows the running scenario using 60 nodes. With the help of simulation results we have analyzed application layer metrics like Average Jitter, Throughput, End- to-End delay and physical layer metrics like power consumption in transmit, receive and idle modes for AODV, DSR and LAR1 protocols. These performance metrics are defined below: IV RESULT ANALYSIS WITH GRAPHS I. Average Jitter(s): Average Jitter is the variation in the expected time of arrival of packets. Average jitter is caused by network congestion and delays in the packet network. To minimize the delay variations, a jitter buffer are implemented which temporarily stores arriving packets [10] [16] Figure. 2. Shows the Average End-to-End Delay for AODV, DSR and LAR1 protocols using 60 nodes. Performance of different routing protocols based on average jitter is shown in the Fig. 2 for 60 nodes. The simulation results of average Jitter shows that LAR1 protocol outperforms all other protocols. II. Average End-to-End delay(s): The average end to end delay of a data packet is calculated by subtracting time at which first packet was transmitted by source from time at which first data packet arrived to destination [16]. 0 0.01 0.02 0.03 0.04 0.05 AODV DSR LAR1 AverageJitter(seconds) Average Jitter (seconds) for 60 nodes
  • 3. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 782 – 785 _______________________________________________________________________________________________ 784 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Figure. 3. Shows the Average End-to-End Delay for AODV, DSR and LAR1 protocols using 60 nodes. Performance of different routing protocols based on average jitter is shown in the Fig. 3 for 60 nodes. The simulation results of average Jitter shows that LAR1 protocol outperforms all other protocols. III. THROUGHPUT Average rate of successful messages delivered over a communication channel. This data may be delivered over a physical or logical link, or pass through a certain network node. It is usually measured in bits/sec and sometimes in data packets/sec. Figure.4 shows Throughput for AODV, DSR and LAR1 protocols using 60 Nodes. Performance of different routing protocols based on Throughput is shown in the Figure 4 for 60 nodes. The simulation results of Throughput show that LAR1 protocol outperforms all other protocols. AODV protocol shows lower Throughput than DSR. Energy Consumption Modes: (Receive, Transmit & Idle) The mobile nodes in wireless networks are linked between source to destination nodes. These nodes transmit (Tx) and receive (Rx) the data packet to or from other nodes and need energy for such action. The total energy of nodes is utilized in the subsequent modes. The different modes of energy consumption are: (1) Transmission Mode (2) Reception Mode (3) Idle Mode [9]. Transmission Mode: A node is assumed to be in transmission mode when it communicate data packet to other nodes in network. These nodes require energy to transmit data packet, such energy is called Transmission Energy (Tx) of that node. Transmission energy is depended on size of data packet which is transmitted (in Bits).The energy required for transmission is increased when the size of data packets is increased. The amount of energy required to transmit and receive the packets is determined by using the following equations: Energy Tx = (330*Packet Size)/2*106 Where, Packet size is specified in bits, Tx is transmission Energy. Figure.5 shows Energy Consumed in Transmit mode for AODV, DSR and LAR1 protocol using 60 nodes. On analyzing the results for energy consumption in transmit mode it is noted that there is minimum consumption in DSR, maximum consumption in AODV and medium in LAR1. Reception Mode: A node is said to be in Reception mode, when a node communicates and receives a data packet from other nodes. The energy required to receive packet is called Reception Energy (Rx). Then Reception Energy can be given as: Energy Rx = (230* Packet Size)/2*106 PR= Rx/Tr Where Rx is Reception Energy, PR is Reception Power, Tr is time taken to receive data packet. Figure.5 shows Energy Consumed in Receive mode for AODV, DSR and LAR1 protocol using 60 Nodes. 0 0.01 0.02 0.03 0.04 0.05 AODV DSR LAR1 AverageJitter(seconds) Average Jitter (seconds) for 60 nodes 0 1000 2000 3000 4000 5000 AODV DSR LAR1 Throughput(bits/second) Throughput (bits/second) for 60 nodes 0 0.05 0.1 0.15 0.2 AODV DSR LAR1 Energyconsumedin Transmitmode Energy consumed (in mWh)in Transmit mode for 60 nodes 0 0.1 0.2 0.3 AODV DSR LAR1 Energyconsumed(inmWh)in Receivemode Energy consumed (in mWh)in Receive mode
  • 4. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 7 782 – 785 _______________________________________________________________________________________________ 785 IJRITCC | July 2017, Available @ http://www.ijritcc.org _______________________________________________________________________________________ On analyzing the results for energy consumption in Receive mode it is noted that there is minimum consumption in LAR1, medium in DSR and maximum in AODV. Idle Mode: A node is said to be in the Idle mode, when the node is neither transmitting nor receiving any data from source to destination. But in this mode node consumes power because the nodes communicate in wireless medium continuously. When a node finds a data packet to transmit or receive, then the node can be switched to receive mode from idle mode. Idle energy is completely used up energy that should be reduced or eliminated. The power consumed in Idle Mode is: PI= PR Where PI is power consumed in Idle Mode and PR is power consumed in Reception Mode. Figure.6 shows Energy Consumed in Idle mode for AODV, DSR and LAR1 protocols using 60 nodes. Total Energy Consumed: Total Energy Consumed is equal to the sum of power consumed in the transmit mode, power consumed in the receive mode and power consumed in the idle mode. On analyzing the results for energy consumption in idle mode, it is noted that there is minimum consumption in AODV, medium in DSR and maximum in LAR1. Figure.7 Shows Total Energy Consumed in AODV, DSR and LAR1 protocols for 60 Nodes. On analyzing the results for Total Energy consumption is minimum in DSR, medium in AODV and maximum in LAR1. V.CONCLUSION AND FUTURE SCOPE This paper presents a performance comparison of AODV, DSR and LAR1 routing protocols in mobile ad-hoc networks for fixed number of nodes. We measure End-to-End delay, Average Jitter, Throughput and power consumed in transmit, receive and idle modes as performance metrics. Our simulation results shows LAR1 performance is best under QoS metrics like End to End delay, Average Jitter and Throughput. The total energy consumption is maximum in LAR1 when compared with AODV and DSR, minimum in DSR and medium in AODV. In future we will design and implement an algorithm to minimize the energy consumption of LAR1 routing protocol in MANETs using soft computing techniques. References [1] Mohamed Elboukhari1, Mostafa Azizi1 and Abdelmalek Azizi‖ PERFORMANCE COMPARISON OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS‖ International Journal of UbiComp (IJU), Vol.6, No.2, April 2015. [2] R.Paulus, P.D. Kumar, P.C. Philiips , A. Kumar ―Performance Analysis of Various Ad Hoc Routing Protocols in MANET using Variation in Pause Time and Mobility Speed‖, International Journal of Computer Applications (0975 – 8887) Volume 73– No.8, July 2013. [3] Hong Jiang, 1994. ―Performance Comparison of Three Routing Protocols for Ad Hoc Networks‖, Communications of the ACM, Vol. 37. [4] Y.-B. Ko and N.H. Vaidya, Using location information to improve routing in ad hoc networks, Technical report 97-013, Texas A&M University. [5] C.E. Perkins and E.M. Royer, ―Ad-hoc On-Demand Distance Vector Routing‖, Proceedings of 2nd IEEE Workshop, Mobile Computing System Applications, pp: 90-100, 1999. [6] S. R. Raju and J.Mungara ―Performance Evaluation of ZRP over AODV and DSR in Mobile Adhoc Networks Using Qualnet‖, ISSN 1450-216X Vol.45 No.4 (2010), pp.651-667, European Journal of Scientific Research, 2010. [7] J. Broch, D. Jhonson, and D. Maltz, ―The dynamic source routing protocol for mobile adhoc networks for IPv4‖, IETF RFC 4728, Feb 2007 [8] Dharam Vir, Dr.S.K.Agarwal, Dr.S.A.Imam,‖ WSN Performance Evolution of Power Consumption Analysis DSE, OLSR, LAR and Fisheye in Energy Model through Qualnet. International Journal of Scientific and Research Publications, Volume 3, Issue 12, December 2013, ISSN 2250-3153 [9] Soumya.C.P, Girija.G, Gowdhami.N,‖ COMPARATIVE STUDY OF NODE ENERGY CONSTRAINTS FOR MANET ROUTING PROTOCOLS‖ IJCSMC, Vol. 2, Issue. 11, November 2013, pg.364 – 370. 29.6 29.65 29.7 29.75 29.8 29.85 29.9 29.95 AODV DSR LAR1 Energyconsumed(in mWh)inIdlemode Energy consumed (in mWh)in Idle mode 29.9 30 30.1 30.2 AODV DSR LAR1 TotalEnergyconsumed(in mWh) Total Energy consumed(in mWh)