SlideShare a Scribd company logo
1 of 3
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 706
LOCATION UPDATION FOR ENERGY EFFICIENT GEOGRAPHIC ROUTING IN
MANET
B.Manimegalai1
, D.Geetha2
1
Computer Science and Engineering, Adhiyamaan college of engineering, TamilNadu,India,bmaniit17@gmail.com
2
Computer Science and Engineering, Adhiyamaan college of Engineering, Tamil Nadu,India,dgeetha78@yahoo.com
Abstract
Routing in mobile ad-hoc networks with a large number of nodes or with high mobility is a very difficult task and energy
conservation is very important for mobile devices. In geographic routing each node require information about neighbors to
forward data packets. Earlier periodic updations are used for location updation but it consumes much amount of node energy and
bandwidth utilized for unnecessary updation where there is no changes in the location information. In this paper adaptive position
update used with less energy consumption and utilize the bandwidth for location updation only when there is a change in the
network. The GPSR protocol used for packet forwarding in both greedy forwarding and perimeter forwarding. This adaptive
updation utilize only less amount of node energy than other beaconing scheme.
Index Terms:Routing protocols, Beacon updation scheme, Wireless communication, Greedy forwarding, Adaptive position
updation.
-------------------------------------------------------------------------------***-------------------------------------------------------------------------
1. INTRODUCTION
With the popularity of positioning devices (e.g. GPS) and
other localization schemes [1] geographic routing protocols
are becoming an attractive choice for use in mobile ad hoc
networks. The underlying principle used in these protocols
involves selecting the next routing hop from among a node’s
neighbors, which is geographically closest to the destination
[1]. It is necessary to consider not only the cost of
transmitting a packet, but also of receiving, and even of
discarding it [12]. Reduced data transmit and receive times
have only limited impact on per-packet energy consumption,
due to the height fixed overhead. Ad hoc mode operation
incurs an extremely high idle cost compared to operation in
conjunction with a base station. ROME [11] demonstrating
its effectiveness through extensive simulations especially
geared to show that it is able to effectively support mobility.
Due to the mobility of the nodes the topology of the network
may change frequently and in unpredictable ways [6]. Every
node is aware of its own position and is notified of its
neighbors position through beacons [9], small packets
broadcasted by the neighbors to announce their position.
A distributed mobility-management scheme with a class of
uniform quorum systems (UQS) [6] is proposed for ad hoc
networks. In UQS location databases are stored in the nodes
themselves. This databases are dynamically organized into
quorums, every two of which intersect at a constant number
of databases. Compared with a conventional scheme with
fixed associations, this scheme is more suitable for ad hoc
network. GLS [5] is a new distributed location service
which tracks mobile node locations. GLS combined with
geographic forwarding allows the construction of ad hoc
mobile networks that scale to a larger number of nodes than
possible with previous work.
GLS is decentralized and runs on the mobile nodes
themselves, requiring no fixed infrastructure. Each mobile
node periodically updates a small set of other nodes (its
location servers) with its current location. A node sends its
position updates to its location servers without knowing
their actual identities, assisted by a predefined ordering of
node identifiers and a predefined geographic hierarchy.
Routing algorithm is quite suitable for a dynamic self-
starting network [4] as required by users wishing to utilize
ad hoc networks AODV provides loop free routes even
while repairing broken links. Protocol complexity of
DREAM does not appear to provide benefits over a flooding
protocol [3] . Promiscuous mode operation improves the
performance of DSR significantly [3]. Adding location
information to DSR increases both the network load and the
data packet delivery ratio. Location- Aided Routing (LAR)
protocols limit the search for a new route to a smaller
request zone of the ad hoc network. This results in a
significant reduction in the number of routing messages.
Location based routing is difficult when there areholes in the
network connection and nodes are mobile so thattopology
dynamically changed. Terminode routing uses acombination
of location based routing, used when thedestination is far
and link state routing is used when the destination is close.
GPSR makes greedy forwarding decisions [1] using only
information about a router’s immediate neighbors in the
network topology. When a packet reaches a region where
greedy forwarding is impossible, the algorithm recovers by
routing around the perimeter of the region. By keeping state
only about the local topology, GPSR scales better in per
router state than shortest path and ad hoc routing protocols
as the number of network destinations increases. NADV
[12] select neighbors with the optimal trade-off between
IJRET: International Journal of Research in Engineering and Technology
__________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @
proximity and link cost. Coupled with the local next hop
decision in geographic routing, NADV provides an adaptive
and efficient cost aware routing strategy. Dependin
objective or message priority, applications can use the
NADV framework to minimize link cost.
2. RELATED WORK
Beacon less routing [10], [11] does not need any location
information but it has high control packet overhead i.e. it
needs to transfer control message before data transfer, so
that it consumes high energy. Location updation is important
in MANET because the node will not remain static. Periodic
updation [11] cause high packet overhead so that we need a
location updation scheme that has less packet overhead.
Adaptive beaconing scheme has less packet overhead for
location updation also it consumes less energy than periodic
updation scheme.
3. ENERGY CONSERVATION BY AD HOC
NETWORK WITH LOCATION UPDATION
• Energy needed for transmitting,
discarding packets
In an efficient geographic routing node need to forward data
packets only to the node that is closer to the destination but
during broadcasting of data packets all the nodes in the
network will receive the data packets so t
packets transmitted during broadcasting is high when
compared to point to point packet transmission. While
comparing the energy needed for point to point data packet
transmission with broadcasting, point to point consumes less
energy. In broadcasting the node that is not a destination
need to discard the packets another disadvantage of
broadcasting is that it cause some security problem if any
malicious node present in the network. So we need to use
point to point forward of data packet transmission for energy
efficient data transmission.
We use GPSR protocol [1] that forward packets only to
neighbors that is closer to the destination. For example
consider Fig.1 with node x and neighbors A
choose the neighbor C to reach Y.
Fig-1: Node X with transmission range of radius
neighbors A, B, C, D and destination Y.
• Energy needed for idle mode for a node
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319
_______________________________________________________________________________________
, Available @ http://www.ijret.org
proximity and link cost. Coupled with the local next hop
decision in geographic routing, NADV provides an adaptive
and efficient cost aware routing strategy. Depending on the
objective or message priority, applications can use the
does not need any location
information but it has high control packet overhead i.e. it
control message before data transfer, so
that it consumes high energy. Location updation is important
in MANET because the node will not remain static. Periodic
cause high packet overhead so that we need a
ss packet overhead.
Adaptive beaconing scheme has less packet overhead for
location updation also it consumes less energy than periodic
. ENERGY CONSERVATION BY AD HOC
NETWORK WITH LOCATION UPDATION
Energy needed for transmitting, receiving and
In an efficient geographic routing node need to forward data
packets only to the node that is closer to the destination but
during broadcasting of data packets all the nodes in the
network will receive the data packets so that number of
packets transmitted during broadcasting is high when
compared to point to point packet transmission. While
comparing the energy needed for point to point data packet
transmission with broadcasting, point to point consumes less
dcasting the node that is not a destination
need to discard the packets another disadvantage of
broadcasting is that it cause some security problem if any
malicious node present in the network. So we need to use
ission for energy
that forward packets only to
neighbors that is closer to the destination. For example
, B, C, D it will
of radius R and
and destination Y.
Energy needed for idle mode for a node
In ad hoc network nodes in i
receiving data packets, it consumes less energy than nodes
periodically goes to a sleep or a
sleep or active state periodic upda
high packet delivery ratio and less
in idle mode ad hoc network the peri
high energy consumption i.e. utilize the
unnecessarily by updating location informati
where there is no change in the networ
we use APU location updation strategy
energy consumption than periodic updation.
• Energy needed for location updation packets
For location updation a smal
about the location change to o
Even small packet transmission al
so that we need to reduce numbe
for location updation. The APU strategy
beaconpackets to their neighbor instead of the entire
network andonly transmit beacons whenever there is any
change in thenetwork. The adaptive positio
consumes less energy and cause less beacon
periodic updation in ad hoc network.
5. RESULT
Fig-2: Energy consumption of two beaconing scheme with
speed
The result shown in the Fig.2
consumption by adaptive updation scheme consumes less
energy when compared to the
Adaptive updation scheme the ener
increases as the speed increases but it i
compare to the periodic updation. This results are t
from the analysis of energy consumption of two
scheme.
CONCLUSION AND FUTURE WORK
Energy efficiency is important
devices. Location updation packet al
amount of node energy so we need to reduce t
packets needed for location updation. Ada
scheme with GPSR protocol reduce the number
updation packet, so that the node energy consum
1500
1540
1580
1620
1660
1700
1740
1780
1820
1860
1900
1940
4.00 8.00 12.00
energyconsumption(j)
speed(m/s)
Energy consumption vs Speed
Periodic updation Adaptive position updation
eISSN: 2319-1163 pISSN: 2321-7308
_____________________________
707
In ad hoc network nodes in idle mode before transmitting or
consumes less energy than nodes
periodically goes to a sleep or active state. For periodic
or active state periodic updation is more suitable with
packet delivery ratio and less energy consumption, but
mode ad hoc network the periodic updation cause
tion i.e. utilize the bandwidth
updating location information about node
change in the network nodes location. So
location updation strategy [8] that utilize less
than periodic updation.
rgy needed for location updation packets
For location updation a small control packet used to inform
about the location change to other nodes in the network.
small packet transmission also consumes node energy
we need to reduce number of control packets needed
location updation. The APU strategy [8] only transmit
beaconpackets to their neighbor instead of the entire
network andonly transmit beacons whenever there is any
change in thenetwork. The adaptive position update strategy
energy and cause less beacon overhead than
in ad hoc network.
Energy consumption of two beaconing scheme with
speed
Fig.2 clearly shows that energy
e updation scheme consumes less
energy when compared to the periodic updation [8]. In
updation scheme the energy consumption
speed increases but it is very less when
periodic updation. This results are taken
e analysis of energy consumption of two beaconing
CONCLUSION AND FUTURE WORK
Energy efficiency is important for small and wireless
Location updation packet also consumes some
energy so we need to reduce the number of
location updation. Adaptive updation
protocol reduce the number of location
that the node energy consumption is
12.00 14.00 18.00 22.00 26.00
speed(m/s)
Energy consumption vs Speed
Adaptive position updation
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 708
reduced when comparing to the periodic updation scheme.
In our future work we decide to increase packet delivery
ratio by combining periodic updation with adaptive updation
scheme.
REFERENCES
[1]. B. Karp and H. T. Kung. ”GPSR: Greedy Perimeter
Stateless Routing for Wireless Networks”, in
Proceedings of ACM Mobicom2000, pp. 243-254,
Boston, MA, USA, August 2000.
[2]. Y. Ko and N. H. Vaidya. ”Location-Aided Routing
(LAR) in Mobile Ad Hoc Networks”, in
ACM/BaltzerWireless Networks, vol. 6, no.4, pp.
307-321, September 2002.
[3]. T. Camp, J. Boleng, B. Williams, L. Wilcox and
W. Navidi. ”Performance Comparison of Two
Location Based Routing Protocols for Ad Hoc
Networks”. In Proceedings of IEEE Infocom, pp.
1678- 1687, NY, USAL, June 2002.
[4]. C. Perkins, E. Belding-Royer and S. Das. ”Ad hoc
On-Demand Distance Vector (AODV) Routing”.
RFC3561, July 2003.
[5]. J. Li, J. Jannotti, D. S. J. D. Couto, D. R. Karger,
and R. Morris. ”A Scalable Location Service for
Geographic Ad Hoc Routing”, in Proceedings of
ACM Mobicom 2000, pp. 120-130. Boston, MA,
August 2000.
[6]. Z. J. Haas and B. Liang. ”Ad Hoc Mobility
Management with Uniform Quorum Systems”.
IEEE/ACM Transactions on Networking, vol. 7,
no. 2, pp. 228-240, April 1999.
[7]. S. Lee, B. Bhattacharjee and S. Banerjee. “Efficient
geographic routing in multihopwireless networks”,
in Proceedings of ACM MobiHoc, pp. 230-241,
Urbana-Champaign, IL, USA, May 2005.
[8]. Q. Chen, S. S. Kanhere, M. Hassan and K. C. Lan.
”Adaptive Position Update in Geographic
Routing”, in Proceedings of the
InternationalConference on Communications (ICC
2006), pp. 4046- 4051, Istanbul, Turkey, June
2006.
[9]. M. Heissenbuttel, T. Braun, M. Walchli and T.
Bernoulli. “Evaluating of the limitations and
alternatives in beaconing”, in Ad Hoc Networks,
vol. 5, no. 5, pp. 558-578, 2007.
[10]. M. Heissenbuttel, T. Braun, T. Bernoulli et al.
“BLR: Beacon-Less Routing Algorithm for Mobile
Ad-Hoc Networks”, in Computer Communications,
vol,27, pp. 1076-1086, July 2004.
[11]. S. Basagni, M. Nati, C. Petrioli and R.
Petroccia“ROME: routing over mobile elements in
WSNs”, in Proceedings of the 28th IEEE
conference on Global telecommunications
(GLOBECOM), pp. 5221–5227. Honolulu, Hawaii,
USA, December, 2009.
[12]. L. M.Feeney and M. Nilsson. “Investigating the
energy consumption of a wireless network interface
in an ad hoc networking environment”. In IEEE
Infocom, pp. 1548-1557,2001.

More Related Content

What's hot

O dsr optimized dsr routing
O dsr optimized dsr routingO dsr optimized dsr routing
O dsr optimized dsr routingijwmn
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...IJEEE
 
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
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...IJCSEA Journal
 
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...An Efficient Resource Utilization Scheme for Video Transmission over Wireless...
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...ijsrd.com
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...IJCNCJournal
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...Saurabh Mishra
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET) Benyamin Moadab
 
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...IJNSA Journal
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSIJCNCJournal
 
A New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data NetworkingA New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data NetworkingIJCNCJournal
 
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...IJERA Editor
 
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...ijwmn
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkEditor IJCATR
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...ijcncs
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...IOSRJECE
 

What's hot (20)

Gi3112131218
Gi3112131218Gi3112131218
Gi3112131218
 
O dsr optimized dsr routing
O dsr optimized dsr routingO dsr optimized dsr routing
O dsr optimized dsr routing
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
 
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)
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
 
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...An Efficient Resource Utilization Scheme for Video Transmission over Wireless...
An Efficient Resource Utilization Scheme for Video Transmission over Wireless...
 
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
SECTOR TREE-BASED CLUSTERING FOR ENERGY EFFICIENT ROUTING PROTOCOL IN HETEROG...
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)
 
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
Implementing packet broadcasting algorithm of mimo based mobile ad hoc networ...
 
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETSAN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
AN EFFECTIVE CONTROL OF HELLO PROCESS FOR ROUTING PROTOCOL IN MANETS
 
A New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data NetworkingA New Efficient Cache Replacement Strategy for Named Data Networking
A New Efficient Cache Replacement Strategy for Named Data Networking
 
H0421043049
H0421043049H0421043049
H0421043049
 
Aps 10june2020
Aps 10june2020Aps 10june2020
Aps 10june2020
 
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
Mobile Relay Configuration in Data-Intensuive Wireless Sensor with Three Rout...
 
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...
PERFORMANCE IMPROVEMENT OF NONREGENERATIVE COOPERATIVE RELAY NETWORKS WITH OP...
 
Various Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor NetworkVarious Clustering Techniques in Wireless Sensor Network
Various Clustering Techniques in Wireless Sensor Network
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
 

Viewers also liked

Causes of delay in indian transportation
Causes of delay in indian transportationCauses of delay in indian transportation
Causes of delay in indian transportationeSAT Publishing House
 
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...eSAT Publishing House
 
Computational study of a trailblazer multi reactor
Computational study of a trailblazer multi reactorComputational study of a trailblazer multi reactor
Computational study of a trailblazer multi reactoreSAT Publishing House
 
A novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudA novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudeSAT Publishing House
 
A survey on secured logging in the cloud
A survey on secured logging in the cloudA survey on secured logging in the cloud
A survey on secured logging in the cloudeSAT Publishing House
 
Effect of use of recycled materials on indirect tensile
Effect of use of recycled materials on indirect tensileEffect of use of recycled materials on indirect tensile
Effect of use of recycled materials on indirect tensileeSAT Publishing House
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorseSAT Publishing House
 
Fusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemFusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemeSAT Publishing House
 
An enhanced difference pair mapping steganography method to improve embedding...
An enhanced difference pair mapping steganography method to improve embedding...An enhanced difference pair mapping steganography method to improve embedding...
An enhanced difference pair mapping steganography method to improve embedding...eSAT Publishing House
 
Energetic key for protected communication in wireless
Energetic key for protected communication in wirelessEnergetic key for protected communication in wireless
Energetic key for protected communication in wirelesseSAT Publishing House
 
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...eSAT Publishing House
 
Analysis of different types of current mirror in 45 nm
Analysis of different types of current mirror in 45 nmAnalysis of different types of current mirror in 45 nm
Analysis of different types of current mirror in 45 nmeSAT Publishing House
 
Batch arrival retrial queuing system with state
Batch arrival retrial queuing system with stateBatch arrival retrial queuing system with state
Batch arrival retrial queuing system with stateeSAT Publishing House
 
Gesture control algorithm for personal computers
Gesture control algorithm for personal computersGesture control algorithm for personal computers
Gesture control algorithm for personal computerseSAT Publishing House
 
Performance analysis of sobel edge filter on heterogeneous system using opencl
Performance analysis of sobel edge filter on heterogeneous system using openclPerformance analysis of sobel edge filter on heterogeneous system using opencl
Performance analysis of sobel edge filter on heterogeneous system using opencleSAT Publishing House
 
A novel token based approach towards packet loss
A novel token based approach towards packet lossA novel token based approach towards packet loss
A novel token based approach towards packet losseSAT Publishing House
 
An experimental study of square footing resting on geo grid reinforced sand
An experimental study of square footing resting on geo grid reinforced sandAn experimental study of square footing resting on geo grid reinforced sand
An experimental study of square footing resting on geo grid reinforced sandeSAT Publishing House
 
Production of banana alcohol and utilization of
Production of banana alcohol and utilization ofProduction of banana alcohol and utilization of
Production of banana alcohol and utilization ofeSAT Publishing House
 
Power quality improvement in a weak bus system using
Power quality improvement in a weak bus system usingPower quality improvement in a weak bus system using
Power quality improvement in a weak bus system usingeSAT Publishing House
 
Variance rover system web analytics tool using data
Variance rover system web analytics tool using dataVariance rover system web analytics tool using data
Variance rover system web analytics tool using dataeSAT Publishing House
 

Viewers also liked (20)

Causes of delay in indian transportation
Causes of delay in indian transportationCauses of delay in indian transportation
Causes of delay in indian transportation
 
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...
Cfd analysis of calandria based nuclear reactor part i. modeling & analysis o...
 
Computational study of a trailblazer multi reactor
Computational study of a trailblazer multi reactorComputational study of a trailblazer multi reactor
Computational study of a trailblazer multi reactor
 
A novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloudA novel load balancing model for overloaded cloud
A novel load balancing model for overloaded cloud
 
A survey on secured logging in the cloud
A survey on secured logging in the cloudA survey on secured logging in the cloud
A survey on secured logging in the cloud
 
Effect of use of recycled materials on indirect tensile
Effect of use of recycled materials on indirect tensileEffect of use of recycled materials on indirect tensile
Effect of use of recycled materials on indirect tensile
 
Key frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptorsKey frame extraction for video summarization using motion activity descriptors
Key frame extraction for video summarization using motion activity descriptors
 
Fusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted systemFusion method used to tolerate the faults occurred in disrtibuted system
Fusion method used to tolerate the faults occurred in disrtibuted system
 
An enhanced difference pair mapping steganography method to improve embedding...
An enhanced difference pair mapping steganography method to improve embedding...An enhanced difference pair mapping steganography method to improve embedding...
An enhanced difference pair mapping steganography method to improve embedding...
 
Energetic key for protected communication in wireless
Energetic key for protected communication in wirelessEnergetic key for protected communication in wireless
Energetic key for protected communication in wireless
 
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
Influence of alkaline substances (carbonates and bicarbonates of sodium) in w...
 
Analysis of different types of current mirror in 45 nm
Analysis of different types of current mirror in 45 nmAnalysis of different types of current mirror in 45 nm
Analysis of different types of current mirror in 45 nm
 
Batch arrival retrial queuing system with state
Batch arrival retrial queuing system with stateBatch arrival retrial queuing system with state
Batch arrival retrial queuing system with state
 
Gesture control algorithm for personal computers
Gesture control algorithm for personal computersGesture control algorithm for personal computers
Gesture control algorithm for personal computers
 
Performance analysis of sobel edge filter on heterogeneous system using opencl
Performance analysis of sobel edge filter on heterogeneous system using openclPerformance analysis of sobel edge filter on heterogeneous system using opencl
Performance analysis of sobel edge filter on heterogeneous system using opencl
 
A novel token based approach towards packet loss
A novel token based approach towards packet lossA novel token based approach towards packet loss
A novel token based approach towards packet loss
 
An experimental study of square footing resting on geo grid reinforced sand
An experimental study of square footing resting on geo grid reinforced sandAn experimental study of square footing resting on geo grid reinforced sand
An experimental study of square footing resting on geo grid reinforced sand
 
Production of banana alcohol and utilization of
Production of banana alcohol and utilization ofProduction of banana alcohol and utilization of
Production of banana alcohol and utilization of
 
Power quality improvement in a weak bus system using
Power quality improvement in a weak bus system usingPower quality improvement in a weak bus system using
Power quality improvement in a weak bus system using
 
Variance rover system web analytics tool using data
Variance rover system web analytics tool using dataVariance rover system web analytics tool using data
Variance rover system web analytics tool using data
 

Similar to Location updation for energy efficient geographic routing in

A Review on Geographical Location Based Energy Efficient Direction Restricted...
A Review on Geographical Location Based Energy Efficient Direction Restricted...A Review on Geographical Location Based Energy Efficient Direction Restricted...
A Review on Geographical Location Based Energy Efficient Direction Restricted...IJRES Journal
 
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...inventionjournals
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...eSAT Publishing House
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...Eswar Publications
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijsptm
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...IOSR Journals
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKVHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKIJCNCJournal
 
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor NetworkVHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor NetworkIJCNCJournal
 
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyData-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyAli Habeeb
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksIRJET Journal
 

Similar to Location updation for energy efficient geographic routing in (20)

A Review on Geographical Location Based Energy Efficient Direction Restricted...
A Review on Geographical Location Based Energy Efficient Direction Restricted...A Review on Geographical Location Based Energy Efficient Direction Restricted...
A Review on Geographical Location Based Energy Efficient Direction Restricted...
 
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
Power Aware Geocast Based Geocast Region Tracking Using Mobile Node in Wirele...
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
 
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANETStudy of Location Based Energy Efficient AODV Routing Protocols In MANET
Study of Location Based Energy Efficient AODV Routing Protocols In MANET
 
Ly2520762079
Ly2520762079Ly2520762079
Ly2520762079
 
Ly2520762079
Ly2520762079Ly2520762079
Ly2520762079
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
ICICCE011
ICICCE011ICICCE011
ICICCE011
 
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...
Cost Effective Routing Protocols Based on Two Hop Neighborhood Information (2...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORKVHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
VHFRP: VIRTUAL HEXAGONAL FRAME ROUTING PROTOCOL FOR WIRELESS SENSOR NETWORK
 
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor NetworkVHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
VHFRP: Virtual Hexagonal Frame Routing Protocol for Wireless Sensor Network
 
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyData-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
 
Node Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor NetworksNode Deployment Technique using Wireless Sensor Networks
Node Deployment Technique using Wireless Sensor Networks
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
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
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
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
 

Recently uploaded (20)

Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
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
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
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
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
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
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

Location updation for energy efficient geographic routing in

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 706 LOCATION UPDATION FOR ENERGY EFFICIENT GEOGRAPHIC ROUTING IN MANET B.Manimegalai1 , D.Geetha2 1 Computer Science and Engineering, Adhiyamaan college of engineering, TamilNadu,India,bmaniit17@gmail.com 2 Computer Science and Engineering, Adhiyamaan college of Engineering, Tamil Nadu,India,dgeetha78@yahoo.com Abstract Routing in mobile ad-hoc networks with a large number of nodes or with high mobility is a very difficult task and energy conservation is very important for mobile devices. In geographic routing each node require information about neighbors to forward data packets. Earlier periodic updations are used for location updation but it consumes much amount of node energy and bandwidth utilized for unnecessary updation where there is no changes in the location information. In this paper adaptive position update used with less energy consumption and utilize the bandwidth for location updation only when there is a change in the network. The GPSR protocol used for packet forwarding in both greedy forwarding and perimeter forwarding. This adaptive updation utilize only less amount of node energy than other beaconing scheme. Index Terms:Routing protocols, Beacon updation scheme, Wireless communication, Greedy forwarding, Adaptive position updation. -------------------------------------------------------------------------------***------------------------------------------------------------------------- 1. INTRODUCTION With the popularity of positioning devices (e.g. GPS) and other localization schemes [1] geographic routing protocols are becoming an attractive choice for use in mobile ad hoc networks. The underlying principle used in these protocols involves selecting the next routing hop from among a node’s neighbors, which is geographically closest to the destination [1]. It is necessary to consider not only the cost of transmitting a packet, but also of receiving, and even of discarding it [12]. Reduced data transmit and receive times have only limited impact on per-packet energy consumption, due to the height fixed overhead. Ad hoc mode operation incurs an extremely high idle cost compared to operation in conjunction with a base station. ROME [11] demonstrating its effectiveness through extensive simulations especially geared to show that it is able to effectively support mobility. Due to the mobility of the nodes the topology of the network may change frequently and in unpredictable ways [6]. Every node is aware of its own position and is notified of its neighbors position through beacons [9], small packets broadcasted by the neighbors to announce their position. A distributed mobility-management scheme with a class of uniform quorum systems (UQS) [6] is proposed for ad hoc networks. In UQS location databases are stored in the nodes themselves. This databases are dynamically organized into quorums, every two of which intersect at a constant number of databases. Compared with a conventional scheme with fixed associations, this scheme is more suitable for ad hoc network. GLS [5] is a new distributed location service which tracks mobile node locations. GLS combined with geographic forwarding allows the construction of ad hoc mobile networks that scale to a larger number of nodes than possible with previous work. GLS is decentralized and runs on the mobile nodes themselves, requiring no fixed infrastructure. Each mobile node periodically updates a small set of other nodes (its location servers) with its current location. A node sends its position updates to its location servers without knowing their actual identities, assisted by a predefined ordering of node identifiers and a predefined geographic hierarchy. Routing algorithm is quite suitable for a dynamic self- starting network [4] as required by users wishing to utilize ad hoc networks AODV provides loop free routes even while repairing broken links. Protocol complexity of DREAM does not appear to provide benefits over a flooding protocol [3] . Promiscuous mode operation improves the performance of DSR significantly [3]. Adding location information to DSR increases both the network load and the data packet delivery ratio. Location- Aided Routing (LAR) protocols limit the search for a new route to a smaller request zone of the ad hoc network. This results in a significant reduction in the number of routing messages. Location based routing is difficult when there areholes in the network connection and nodes are mobile so thattopology dynamically changed. Terminode routing uses acombination of location based routing, used when thedestination is far and link state routing is used when the destination is close. GPSR makes greedy forwarding decisions [1] using only information about a router’s immediate neighbors in the network topology. When a packet reaches a region where greedy forwarding is impossible, the algorithm recovers by routing around the perimeter of the region. By keeping state only about the local topology, GPSR scales better in per router state than shortest path and ad hoc routing protocols as the number of network destinations increases. NADV [12] select neighbors with the optimal trade-off between
  • 2. IJRET: International Journal of Research in Engineering and Technology __________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ proximity and link cost. Coupled with the local next hop decision in geographic routing, NADV provides an adaptive and efficient cost aware routing strategy. Dependin objective or message priority, applications can use the NADV framework to minimize link cost. 2. RELATED WORK Beacon less routing [10], [11] does not need any location information but it has high control packet overhead i.e. it needs to transfer control message before data transfer, so that it consumes high energy. Location updation is important in MANET because the node will not remain static. Periodic updation [11] cause high packet overhead so that we need a location updation scheme that has less packet overhead. Adaptive beaconing scheme has less packet overhead for location updation also it consumes less energy than periodic updation scheme. 3. ENERGY CONSERVATION BY AD HOC NETWORK WITH LOCATION UPDATION • Energy needed for transmitting, discarding packets In an efficient geographic routing node need to forward data packets only to the node that is closer to the destination but during broadcasting of data packets all the nodes in the network will receive the data packets so t packets transmitted during broadcasting is high when compared to point to point packet transmission. While comparing the energy needed for point to point data packet transmission with broadcasting, point to point consumes less energy. In broadcasting the node that is not a destination need to discard the packets another disadvantage of broadcasting is that it cause some security problem if any malicious node present in the network. So we need to use point to point forward of data packet transmission for energy efficient data transmission. We use GPSR protocol [1] that forward packets only to neighbors that is closer to the destination. For example consider Fig.1 with node x and neighbors A choose the neighbor C to reach Y. Fig-1: Node X with transmission range of radius neighbors A, B, C, D and destination Y. • Energy needed for idle mode for a node IJRET: International Journal of Research in Engineering and Technology eISSN: 2319 _______________________________________________________________________________________ , Available @ http://www.ijret.org proximity and link cost. Coupled with the local next hop decision in geographic routing, NADV provides an adaptive and efficient cost aware routing strategy. Depending on the objective or message priority, applications can use the does not need any location information but it has high control packet overhead i.e. it control message before data transfer, so that it consumes high energy. Location updation is important in MANET because the node will not remain static. Periodic cause high packet overhead so that we need a ss packet overhead. Adaptive beaconing scheme has less packet overhead for location updation also it consumes less energy than periodic . ENERGY CONSERVATION BY AD HOC NETWORK WITH LOCATION UPDATION Energy needed for transmitting, receiving and In an efficient geographic routing node need to forward data packets only to the node that is closer to the destination but during broadcasting of data packets all the nodes in the network will receive the data packets so that number of packets transmitted during broadcasting is high when compared to point to point packet transmission. While comparing the energy needed for point to point data packet transmission with broadcasting, point to point consumes less dcasting the node that is not a destination need to discard the packets another disadvantage of broadcasting is that it cause some security problem if any malicious node present in the network. So we need to use ission for energy that forward packets only to neighbors that is closer to the destination. For example , B, C, D it will of radius R and and destination Y. Energy needed for idle mode for a node In ad hoc network nodes in i receiving data packets, it consumes less energy than nodes periodically goes to a sleep or a sleep or active state periodic upda high packet delivery ratio and less in idle mode ad hoc network the peri high energy consumption i.e. utilize the unnecessarily by updating location informati where there is no change in the networ we use APU location updation strategy energy consumption than periodic updation. • Energy needed for location updation packets For location updation a smal about the location change to o Even small packet transmission al so that we need to reduce numbe for location updation. The APU strategy beaconpackets to their neighbor instead of the entire network andonly transmit beacons whenever there is any change in thenetwork. The adaptive positio consumes less energy and cause less beacon periodic updation in ad hoc network. 5. RESULT Fig-2: Energy consumption of two beaconing scheme with speed The result shown in the Fig.2 consumption by adaptive updation scheme consumes less energy when compared to the Adaptive updation scheme the ener increases as the speed increases but it i compare to the periodic updation. This results are t from the analysis of energy consumption of two scheme. CONCLUSION AND FUTURE WORK Energy efficiency is important devices. Location updation packet al amount of node energy so we need to reduce t packets needed for location updation. Ada scheme with GPSR protocol reduce the number updation packet, so that the node energy consum 1500 1540 1580 1620 1660 1700 1740 1780 1820 1860 1900 1940 4.00 8.00 12.00 energyconsumption(j) speed(m/s) Energy consumption vs Speed Periodic updation Adaptive position updation eISSN: 2319-1163 pISSN: 2321-7308 _____________________________ 707 In ad hoc network nodes in idle mode before transmitting or consumes less energy than nodes periodically goes to a sleep or active state. For periodic or active state periodic updation is more suitable with packet delivery ratio and less energy consumption, but mode ad hoc network the periodic updation cause tion i.e. utilize the bandwidth updating location information about node change in the network nodes location. So location updation strategy [8] that utilize less than periodic updation. rgy needed for location updation packets For location updation a small control packet used to inform about the location change to other nodes in the network. small packet transmission also consumes node energy we need to reduce number of control packets needed location updation. The APU strategy [8] only transmit beaconpackets to their neighbor instead of the entire network andonly transmit beacons whenever there is any change in thenetwork. The adaptive position update strategy energy and cause less beacon overhead than in ad hoc network. Energy consumption of two beaconing scheme with speed Fig.2 clearly shows that energy e updation scheme consumes less energy when compared to the periodic updation [8]. In updation scheme the energy consumption speed increases but it is very less when periodic updation. This results are taken e analysis of energy consumption of two beaconing CONCLUSION AND FUTURE WORK Energy efficiency is important for small and wireless Location updation packet also consumes some energy so we need to reduce the number of location updation. Adaptive updation protocol reduce the number of location that the node energy consumption is 12.00 14.00 18.00 22.00 26.00 speed(m/s) Energy consumption vs Speed Adaptive position updation
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 02 Issue: 12 | Dec-2013, Available @ http://www.ijret.org 708 reduced when comparing to the periodic updation scheme. In our future work we decide to increase packet delivery ratio by combining periodic updation with adaptive updation scheme. REFERENCES [1]. B. Karp and H. T. Kung. ”GPSR: Greedy Perimeter Stateless Routing for Wireless Networks”, in Proceedings of ACM Mobicom2000, pp. 243-254, Boston, MA, USA, August 2000. [2]. Y. Ko and N. H. Vaidya. ”Location-Aided Routing (LAR) in Mobile Ad Hoc Networks”, in ACM/BaltzerWireless Networks, vol. 6, no.4, pp. 307-321, September 2002. [3]. T. Camp, J. Boleng, B. Williams, L. Wilcox and W. Navidi. ”Performance Comparison of Two Location Based Routing Protocols for Ad Hoc Networks”. In Proceedings of IEEE Infocom, pp. 1678- 1687, NY, USAL, June 2002. [4]. C. Perkins, E. Belding-Royer and S. Das. ”Ad hoc On-Demand Distance Vector (AODV) Routing”. RFC3561, July 2003. [5]. J. Li, J. Jannotti, D. S. J. D. Couto, D. R. Karger, and R. Morris. ”A Scalable Location Service for Geographic Ad Hoc Routing”, in Proceedings of ACM Mobicom 2000, pp. 120-130. Boston, MA, August 2000. [6]. Z. J. Haas and B. Liang. ”Ad Hoc Mobility Management with Uniform Quorum Systems”. IEEE/ACM Transactions on Networking, vol. 7, no. 2, pp. 228-240, April 1999. [7]. S. Lee, B. Bhattacharjee and S. Banerjee. “Efficient geographic routing in multihopwireless networks”, in Proceedings of ACM MobiHoc, pp. 230-241, Urbana-Champaign, IL, USA, May 2005. [8]. Q. Chen, S. S. Kanhere, M. Hassan and K. C. Lan. ”Adaptive Position Update in Geographic Routing”, in Proceedings of the InternationalConference on Communications (ICC 2006), pp. 4046- 4051, Istanbul, Turkey, June 2006. [9]. M. Heissenbuttel, T. Braun, M. Walchli and T. Bernoulli. “Evaluating of the limitations and alternatives in beaconing”, in Ad Hoc Networks, vol. 5, no. 5, pp. 558-578, 2007. [10]. M. Heissenbuttel, T. Braun, T. Bernoulli et al. “BLR: Beacon-Less Routing Algorithm for Mobile Ad-Hoc Networks”, in Computer Communications, vol,27, pp. 1076-1086, July 2004. [11]. S. Basagni, M. Nati, C. Petrioli and R. Petroccia“ROME: routing over mobile elements in WSNs”, in Proceedings of the 28th IEEE conference on Global telecommunications (GLOBECOM), pp. 5221–5227. Honolulu, Hawaii, USA, December, 2009. [12]. L. M.Feeney and M. Nilsson. “Investigating the energy consumption of a wireless network interface in an ad hoc networking environment”. In IEEE Infocom, pp. 1548-1557,2001.