SlideShare a Scribd company logo
IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 6, 2013 | ISSN (online): 2321-0613
All rights reserved by www.ijsrd.com 1282
Abstract— It is a big challenge to develop routing protocol
that can meet different application needs and optimize
routing paths according to the topology change in mobile ad
hoc networks. The existing work presented two self-
adaptive on-demand geographic routing schemes to build
efficient paths based on the needs of user applications and
adapt to various scenarios for provide efficient and reliable
routing. To overcome the impact due to inaccurate local
topology knowledge, the topology information is updated at
a node in the specific time periods. The on-demand routing
mechanism reduces to control overhead made on geographic
routing. The route optimization scheme adapts routing path
according to the topology changes and actual data traffic
requirements. Adaptive parameter setting scheme is
introduced to allow each node to determine and adjust the
protocol parameter values independently. However, existing
work did not address resource parameters such as energy,
bandwidth and data loss. The proposal presents and
Integrated Resource Adaptive on Demand Geographic
Routing (IRA-ODGR) for MANET. The node energy
resource is optimized with path energy consumption rate
and bandwidth utilization of the path is analysed. Loss rate
is reduced in geographic routing with dynamic routes. The
simulation conducted to demonstrate IRA-ODGR routing
protocols.
Keywords: Routing protocols, wireless communication, ad
hoc networks, geographic route, adaptive, on-demand, and
topology.
I. INTRODUCTION
A mobile ad-hoc network (MANET) is a self-configuring
infrastructure less network of mobile devices connected by
wireless. Ad hoc is Latin and means "for this purpose". Each
device in a MANET is free to move independently in any
direction, and will therefore change its links to other devices
frequently. Each must forward traffic unrelated to its own
use, and therefore be a router. The primary challenge in
building a MANET is equipping each device to
continuously maintain the information required to properly
route traffic. Such networks may operate by themselves or
may be connected to the larger Internet. MANETs are a kind
of wireless ad hoc networks that usually has a routable
networking environment on top of a Link Layer ad hoc
network.
It is challenging to develop robust routing protocol for
dynamic Mobile Ad Hoc Networks (MANET). Geographic
routing protocols are generally more scalable and reliable
than conventional topology-based routing protocols with
their forwarding decisions based on the local topology.
Geographic routing assumes mobile nodes are aware of their
own positions through certain positioning system (e.g.,
GPS), and a source can obtain the destination’s position
through some kind of location service However, inaccurate
local topology knowledge and the out-dated destination
position information can lead to inefficient geographic
forwarding and even routing failure. Proactive local position
distribution can hardly adapt to the traffic demand. It is also
difficult to pre-set protocol parameters correctly to fit in
different environments. We have developed two self-
adaptive on-demand geographic routing schemes.
The local topology is updated in a timely manner according
to network dynamics and traffic demands. Our route
optimization scheme adapts the routing path according to
both topology changes and actual data traffic requirements.
Each node can determine and adjust the protocol parameter
values independently according to different network
environments, data traffic conditions and node's own
requirements. The integrated Resource Adaptive On
Demand Geographic Routing is the efficient communication
in dynamic MANET topologies. The optimization of on
demand geographic routing is done based on measured
values of node energy at various time intervals. The node
energy level varies for different traffic load conditions that
keep update the energy levels of the intermediary node in
the selected path between source and destination (S-D).
Another resource is the data loss occurrence on the path
during routing and data forwarding. Geographic routing path
are analysed for the transmission throughput it based on
which path allocation is done for the S-D pairs in network.
Fig 1: Mobile Ad hoc Network
Integrated Resource Adaptive On Demand
Geographic Routing (IRA-ODGR) for MANET
M J.Kalaiselvi1
K.Sathishkumar2
1
M.E. Student, CSE 2
Assistant Professor, M.E., (Ph.D.)
1,2
PGP College of Engineering and Technology, Namakkal
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
(IJSRD/Vol. 1/Issue 6/2013/003)
All rights reserved by www.ijsrd.com 1283
II. LITERATURE SURVEY
The multiple directional cover sets (MDCS) problem of
organizing the directions of sensors into a group of non-
disjoint cover sets to extend the network lifetime. One cover
set in which the directions cover all the targets is activated at
one time. MDCS-Greedy is not based on the optimization
problem, which has much shorter runtime. Finally, a
distributed algorithm called MDCS-Dist is presented [1].
The inherent locality of our scheme makes it fault tolerant
both to node failure and to network partitions. When the
network partitions, nodes within a connected component can
locate each other because the location service is also
collocated with them within the component. As for node
failures, when some node containing location information
fails, there is sufficient redundancy at incrementally
increasing distances in the network to transparently make up
for it [2].
CBF improves position-based forwarding in five important
aspects: first, removing the beacons eliminates a major part
of routing overhead which occurs independently of actual
data traffic. Second, the nodes do not have to store
neighbour tables, reducing their individual resource usage.
Third, the neighbour tables may be inconsistent, in
particular if the beacon interval is long, if beacons are lost,
or if nodes change their positions very frequently.
Inconsistent neighbour tables can lead, among other things,
to the following problem: when a neighbour is selected for
forwarding it may already have moved out of transmission
range [3]. This work suggests an approach to utilize location
information (for instance, obtained using the global
positioning system) to improve performance of routing
protocols for ad hoc networks [4].
Supporting scalable and efficient routing and service
provision in Mobile Ad Hoc Networks (MANET) has been a
big research challenge. Conventional topology-based unicast
and multicast protocols are normally hard to scale due to the
big overhead in their routing schemes. Supported by these
routing protocols, conventional service discovery schemes
also have limited scalability and efficiency [5]. Structure-
Aware Self-Adaptive sensor system, SASA, aims to address
the challenges and provide a feasible framework for
underground monitoring in coal mines. The design
objectives of SASA include: (1) to rapidly detect the
collapse area and report to the sink node; (2) to maintain the
system integrity when the sensor network structure is
altered; and (3) provide a sound and robust mechanism for
efficiently handling queries over the sensor network under
unstable circumstances [6].
The work describes the first distributed algorithms for
routing that do not require duplication of packets or memory
at the nodes and yet guarantee that a packet is delivered to
its destination. These algorithms can be extended to yield
algorithms for broadcasting and geocaching that do not
require packet duplication [7]. GPSR makes greedy
forwarding decisions using only information about a router’s
immediate neighbours 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 [8]. Routing algebra system
investigates the compatibilities between routing metrics and
three geographic routing protocols including greedy, face
and combined-greedy face routing. Four important algebraic
properties, respectively named odd symmetry, transitivity,
source independence and local minimum freeness, are
defined in this algebra system [9].
Geographic Routing (GR) algorithms require nodes to
periodically transmit HELLO messages to allow neighbors
know their positions (beaconing mechanism). To reduce the
control overhead due to theses messages, beacon-less
routing algorithms have recently been proposed. However,
existing beacon-less algorithms have not considered realistic
physical layers. Therefore, those algorithms can not work
properly in realistic scenarios [10].
The phases involved in the proposed schemes are
1 MANET On Demand Routing
2 Self-Adaptive Geographic Routing
3 Optimization and Route Adaption
4 Energy and Bandwidth Routing
5 Resource Adaptive On Demand Routing
A. MANET On Demand Routing
The on demand routing only create and maintain the routes
on demand and topology of MANET is dynamic. On
demand protocols is used to network-range or restricted-
range flooding for route discovery that maintenance limits
the scalability that need of search for an end-to-end path
prior to the packet transmission incurs large transmission
delay. It needs to support long-term and continuous traffic.
Data traffic is sporadic that nodes are involved in long
period of services with only occasional data exchanges for
collaboration or upon events.
B. Self-Adaptive Geographic Routing
Each and every mobile node is aware of its own position
through GPS or in-door localization technique. The source
obtains the destination’s position through location service. It
makes use of broadcast feature of wireless network to
improve routing performance and mobile nodes enable
promiscuous mode on network interfaces. It provides
transmission paths based on the need of applications and to
reduce control overhead. Routing path is built and position
information is distributed on traffic demand. Flexible
position distribution mechanism forwarding nodes are
notified of topology change in a timely manner and more
efficient routing is achieved. Optimization schemes are
designed to make routing paths adaptive to the change of
topology and traffic. Robust to position inaccuracy routing
scheme handle destination position inaccuracy. Each and
every node can set and adapt protocol parameters
independently based on environment change and its own
condition.
C. Optimization and Route Adaption
Route optimization adapts the path according to topology
change and traffic conditions. The validity of cached
topology information is evaluated before packet forwarding
to avoid forwarding failure due to out-dated neighbour
information. Routing path is optimized with cooperation of
the forwarding node and its neighbours. To avoid non-
optimal routing due to the inaccuracy in topology
knowledge and validity estimation of next hop after the
route searching phase. Current best next hop is cached for a
period when there is no significant topology change and
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
(IJSRD/Vol. 1/Issue 6/2013/003)
All rights reserved by www.ijsrd.com 1284
reduce the delay and control overhead for route searching.
Optimization for forwarding path is local topology change
that cached next hop may no longer be the best one towards
destination. To achieve more optimal routing the neighbours
monitor whether forwarding path makes correct forwarding
decisions that improve transmission path opportunistically.
D. Energy and Bandwidth Routing
Intermediate node in the routing path is kept update of its
energy drain rate based on traffic load variation and node
energy drain rate changes according to application demand.
Intermediate node in the routing path is kept update of its
energy drain rate. Path is generalized to accommodate the
data transmission bandwidth capacity. Node mobility affects
the resource capability of the network path. Dynamic
network characteristic have influence of bandwidth
availability to the nodes in the route path. The bandwidth
consumption resource is optimized with path energy
consumption rate. Power resource required to locate node
position is measured with localized node batteries of the
path.
E. Resource Adaptive On Demand Routing
The resource adaption is made for on demand geographic
routing that data loss occurrence on the path during routing
and data forwarding are measured. To minimize the loss
with adaptive resource usage across the network throughput
of on demand routing is calculated to know the data delivery
rate on the adaptive routing path. Transmission Geographic
routing path are analysed for the transmission throughput
that path allocated for respective S-D pairs are resource
minimized. Resources constrained are sorted out with path
of less resource usage on specific time period.
III. EXPERIMENTAL RESULTS AND CONCLUSION
In this section we evaluate performance of integrated
resource adaptive geographic Routing for Dynamic Ad hoc
Networks through NS2 simulation. One of the major
contributions of this work is the designing routing protocols
based on the Integrated Resource Adaptive on Demand
Geographic Routing. To confirm the analytical results, we
implemented Integrated Resource Adaptive on Demand
Geographic Routing in the network simulator ns-2 and
evaluated the performance of services.
Mobility
Rates
Existing Holistic
Geographic
Routing Schemes
Proposed Integrated
Resource Adaptive On
Demand Geographic
Routing
2 500 865
4 430 790
6 360 643
8 240 510
10 100 460
Table 1: Node Energy
In order to construct performance evaluations, we have
simulated Integrated Resource Adaptive on Demand
Geographic Routing using the NS2 simulator which
simulates several integrated resource adaptive on MANET.
The performance of Integrated Resource Adaptive on
Demand Geographic Routing is evaluated by the following
Metrics.
1 Node Energy
2 Path Bandwidth
3 Path Loss Rate
Mobility
Rates
Existing Holistic
Geographic
Routing Schemes
Proposed Integrated
Resource Adaptive On
Demand Geographic
Routing
2 500 865
4 430 790
6 360 643
8 240 510
10 100 460
Table 1: Node Energy
Fig. 2: Node Energy
Figure 2 demonstrates the node energy. X axis represents
mobility rates whereas Y axis denotes the node energy using
both the existing Holistic Geographic Routing Schemes and
proposed Integrated Resource Adaptive on Demand
Geographic Routing. When the rate of mobility increased
node energy gets decreased. All the curves show a more of
less yet steady descendant when mobility rates increases.
Figure 2 shows better energy for node of Integrated
Resource Adaptive on Demand Geographic Routing.
Integrated Resource Adaptive on Demand Geographic
Routing achieves 20% to 40% more node energy result.
Node
Density
Existing
Holistic
Geographic
Routing
Schemes
Proposed Integrated
Resource Adaptive On
Demand Geographic
Routing
10 60 20
20 100 40
30 120 60
40 160 80
50 200 100
Table 2: Path Bandwidth
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
(IJSRD/Vol. 1/Issue 6/2013/003)
All rights reserved by www.ijsrd.com 1285
Fig 3: Path Bandwidth
Figure 3 demonstrates the path bandwidth. X axis represents
node density whereas Y axis denotes the path bandwidth
using both the existing Holistic Geographic Routing
Schemes and proposed Integrated Resource Adaptive on
Demand Geographic Routing.
When the node density increased path bandwidth also gets
increased. Figure 3 shows the effectiveness of path
bandwidth over different node density than existing Holistic
Geographic Routing Schemes and proposed Integrated
Resource Adaptive on Demand Geographic Routing.
Integrated Resource Adaptive on Demand Geographic
Routing achieves 30% to 45% less path bandwidth when
compared with existing schemes.
Node
Density
Existing
Holistic
Geographic
Routing
Schemes
Proposed Integrated
Resource Adaptive On
Demand Geographic
Routing
10 3.5 1.8
20 4.7 2.4
30 5.6 3.9
40 6.1 4.1
50 7.8 5.5
Table 3: Path Loss Rate
Fig 4: Path Loss Rate
Figure 4 describes the path loss rate. X axis represents the
node density whereas Y axis denotes the path loss rate using
both the Holistic Geographic Routing Schemes and
proposed Integrated Resource Adaptive on Demand
Geographic Routing. When the node density increased, path
loss rate also gets increases accordingly. The rate of path
loss is illustrated using the existing Holistic Geographic
Routing Schemes and proposed Integrated Resource
Adaptive on Demand Geographic Routing. Figure 4 shows
better performance of Proposed Integrated Resource
Adaptive on Demand Geographic Routing in terms of path
loss than existing Holistic Geographic Routing Schemes and
proposed Integrated Resource Adaptive on Demand
Geographic Routing. Integrated Resource Adaptive on
Demand Geographic Routing achieves 50 to 65% less path
loss rate variation when compared with existing system.
IV. CONCLUSION
The focus of this paper is to design adaptive geographic
routing protocols to achieve higher performance in a mobile
ad hoc network and meet the need of various applications
which may have different traffic patterns. The neighbour
detection is based on measured control message strength
among neighbours and hence considers the impact of
channel fading. The Integrated Resource Adaptive On
Demand Geographic Routing is implemented for efficient
communication in dynamic MANET topologies. Loss rate is
reduced in geographic routing with dynamic routes and
minimal bandwidth consumption. Increased throughput on
the geographic routing of dynamic traffic condition and
network life time.
REFERENCES
[1] Yanli Cai, Wei Lou, Minglu Li, Xiang-Yang Li.
Energy Efficient Target-Oriented Scheduling in
Directional Sensor Networks. IEEE Trans. on
Computers, 58(9), Page(s):1259 - 1274, Sept. 2009.
[2] I. Abraham, D. Dolev and D. Malkhi. LLS: a locality
aware location service for mobile ad hoc
networks. In Workshop on Discrete Algothrithms
and Methods for MOBILE Computing and
Communications (DialM), 2004.
[3] H. Fussler, J. Widmer, M. Kasemann, M. Mauve and
H. Hartenstein. Beaconless position-based routing for
mobile ad-hoc networks. Tech. Rep.TR-03-001, Dept.
Math. and Comp. Science, Unive. Mannheim,
Germany, 2003.
[4] Y. Ko and N. Vaidya. Location-aided routing (LAR)
in mobile ad hoc networks. In Wireless Networks,
Judy 2000.
[5] X. Xiang and X. Wang. A Scalable Geographic
Service Provision Framework for Mobile Ad Hoc
Networks. In IEEE International Conference on
Pervasive Computing and Communications, White
Plains, New York, March 2007.
[6] M. Li and Y. Liu. Underground Coal Mine
Monitoring with Wireless Sensor Networks. In ACM
Transactions on Sensor Networks, Volume 5 Issue 2,
March 2009.
[7] P. Bose, P. Morin, I. Stojmenovic and J. Urrutia.
Routing with guaranteed delivery in ad hoc wireless
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
(IJSRD/Vol. 1/Issue 6/2013/003)
All rights reserved by www.ijsrd.com 1286
networks. In Wireless Networks, Springer
Netherlands, Volume 7, Number 6, pages: 1572-8196
Nov. 2001.
[8] B. Karp and H. T. Kung. Greedy perimeter stateless
routing for wireless networks. In Proceedings of the
ACM/IEEE International Conference on Mobile
Computing and Networking (MOBICOM), pages
243–254, August 2000.
[9] Y. Li, Y. Yang, and X. Lu, Routing Metric Designs
for Greedy, Face and Combined-Greedy-Face
Routing. Proc. IEEE INFOCOM 09, Page(s):64 -
72, Apr. 2009.
[10] J. A. Sanchez, R. Marin-Perez, and P. M. Ruiz,
BOSS: Beacon-less on demand strategy for
geographic routing in wireless sensor networks. The
4th Internatonal Conference on Mo

More Related Content

What's hot

Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing Protocols
IOSR Journals
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
Narendra Singh Yadav
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
ijwmn
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
ijwmn
 
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANETIRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET Journal
 
Load aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manetLoad aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manet
ijctet
 
ICICCE011
ICICCE011ICICCE011
ICICCE011
IJTET Journal
 
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
 
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
IJSRD
 
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
International Journal of Engineering Inventions www.ijeijournal.com
 
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
CSCJournals
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANET
IOSR Journals
 
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
IJCNCJournal
 
A comparative study in wireless sensor networks
A comparative study in wireless sensor networksA comparative study in wireless sensor networks
A comparative study in wireless sensor networks
ijwmn
 
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
cscpconf
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
IOSR Journals
 
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANETIRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET Journal
 
A survey on energy aware routing issues and cross layering in mane ts
A survey on energy aware routing issues and cross layering in mane tsA survey on energy aware routing issues and cross layering in mane ts
A survey on energy aware routing issues and cross layering in mane ts
IAEME Publication
 
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc NetworkAn Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
IJCNCJournal
 

What's hot (19)

Comparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing ProtocolsComparative and Behavioral Study on VANET Routing Protocols
Comparative and Behavioral Study on VANET Routing Protocols
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
 
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
PERFORMANCE ANALYSIS OF OLSR PROTOCOL IN MANET CONSIDERING DIFFERENT MOBILITY...
 
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANETIRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
IRJET-Mobility Aware Refined Counter Based Broadcasting Model of MANET
 
Load aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manetLoad aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manet
 
ICICCE011
ICICCE011ICICCE011
ICICCE011
 
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...
 
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
 
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
 
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANET
 
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
Evaluation of Energy Consumption of Reactive and Proactive Routing Protocols ...
 
A comparative study in wireless sensor networks
A comparative study in wireless sensor networksA comparative study in wireless sensor networks
A comparative study in wireless sensor networks
 
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
A CRITICAL REVIEW OF THE ROUTING PROTOCOLS FOR COGNITIVE RADIO NETWORKS AND A...
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
 
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANETIRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
 
A survey on energy aware routing issues and cross layering in mane ts
A survey on energy aware routing issues and cross layering in mane tsA survey on energy aware routing issues and cross layering in mane ts
A survey on energy aware routing issues and cross layering in mane ts
 
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc NetworkAn Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
An Efficient and Stable Routing Algorithm in Mobile Ad Hoc Network
 

Viewers also liked

A Study of Various Projected Data Based Pattern Mining Algorithms
A Study of Various Projected Data Based Pattern Mining AlgorithmsA Study of Various Projected Data Based Pattern Mining Algorithms
A Study of Various Projected Data Based Pattern Mining Algorithms
ijsrd.com
 
Ijsrdv1 i4049
Ijsrdv1 i4049Ijsrdv1 i4049
Ijsrdv1 i4049ijsrd.com
 
Energy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
Energy-Efficient Image Transmission over OFDM Channel Using Huffman CodingEnergy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
Energy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
ijsrd.com
 
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM SystemImpact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
ijsrd.com
 
A Quick Glance over the Digital Watermarking
A Quick Glance over the Digital WatermarkingA Quick Glance over the Digital Watermarking
A Quick Glance over the Digital Watermarking
ijsrd.com
 
Effect of Compression Ratio on Performance of Combined Cycle Gas Turbine
Effect of Compression Ratio on Performance of Combined Cycle Gas TurbineEffect of Compression Ratio on Performance of Combined Cycle Gas Turbine
Effect of Compression Ratio on Performance of Combined Cycle Gas Turbine
ijsrd.com
 
Secure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS RecognitionSecure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS Recognition
ijsrd.com
 
Analysis of Adaptive Algorithms
Analysis of Adaptive AlgorithmsAnalysis of Adaptive Algorithms
Analysis of Adaptive Algorithms
ijsrd.com
 
Cost Effective and Innovative Housing Technology
Cost Effective and Innovative Housing TechnologyCost Effective and Innovative Housing Technology
Cost Effective and Innovative Housing Technology
ijsrd.com
 
Priority based scheduling for Lease management in cloud computing
Priority based scheduling for Lease management in cloud computingPriority based scheduling for Lease management in cloud computing
Priority based scheduling for Lease management in cloud computingijsrd.com
 
Software Development Life Cycle: Traditional and Agile- A Comparative Study
Software Development Life Cycle: Traditional and Agile- A Comparative StudySoftware Development Life Cycle: Traditional and Agile- A Comparative Study
Software Development Life Cycle: Traditional and Agile- A Comparative Study
ijsrd.com
 
Earthquake Resistant Designs
Earthquake Resistant DesignsEarthquake Resistant Designs
Earthquake Resistant Designs
ijsrd.com
 
Classification of Malware based on Data Mining Approach
Classification of Malware based on Data Mining ApproachClassification of Malware based on Data Mining Approach
Classification of Malware based on Data Mining Approach
ijsrd.com
 
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
ijsrd.com
 
Pressure swing adsorption a Cleaner techniques to reduce emission
Pressure swing adsorption a Cleaner techniques to reduce emissionPressure swing adsorption a Cleaner techniques to reduce emission
Pressure swing adsorption a Cleaner techniques to reduce emission
ijsrd.com
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLAB
ijsrd.com
 
Boiler Efficiency Improvement through Analysis of Losses
Boiler Efficiency Improvement through Analysis of LossesBoiler Efficiency Improvement through Analysis of Losses
Boiler Efficiency Improvement through Analysis of Losses
ijsrd.com
 

Viewers also liked (17)

A Study of Various Projected Data Based Pattern Mining Algorithms
A Study of Various Projected Data Based Pattern Mining AlgorithmsA Study of Various Projected Data Based Pattern Mining Algorithms
A Study of Various Projected Data Based Pattern Mining Algorithms
 
Ijsrdv1 i4049
Ijsrdv1 i4049Ijsrdv1 i4049
Ijsrdv1 i4049
 
Energy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
Energy-Efficient Image Transmission over OFDM Channel Using Huffman CodingEnergy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
Energy-Efficient Image Transmission over OFDM Channel Using Huffman Coding
 
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM SystemImpact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
Impact of Clipping and Filtering on Peak to Average Power Ratio of OFDM System
 
A Quick Glance over the Digital Watermarking
A Quick Glance over the Digital WatermarkingA Quick Glance over the Digital Watermarking
A Quick Glance over the Digital Watermarking
 
Effect of Compression Ratio on Performance of Combined Cycle Gas Turbine
Effect of Compression Ratio on Performance of Combined Cycle Gas TurbineEffect of Compression Ratio on Performance of Combined Cycle Gas Turbine
Effect of Compression Ratio on Performance of Combined Cycle Gas Turbine
 
Secure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS RecognitionSecure System based on Dynamic Features of IRIS Recognition
Secure System based on Dynamic Features of IRIS Recognition
 
Analysis of Adaptive Algorithms
Analysis of Adaptive AlgorithmsAnalysis of Adaptive Algorithms
Analysis of Adaptive Algorithms
 
Cost Effective and Innovative Housing Technology
Cost Effective and Innovative Housing TechnologyCost Effective and Innovative Housing Technology
Cost Effective and Innovative Housing Technology
 
Priority based scheduling for Lease management in cloud computing
Priority based scheduling for Lease management in cloud computingPriority based scheduling for Lease management in cloud computing
Priority based scheduling for Lease management in cloud computing
 
Software Development Life Cycle: Traditional and Agile- A Comparative Study
Software Development Life Cycle: Traditional and Agile- A Comparative StudySoftware Development Life Cycle: Traditional and Agile- A Comparative Study
Software Development Life Cycle: Traditional and Agile- A Comparative Study
 
Earthquake Resistant Designs
Earthquake Resistant DesignsEarthquake Resistant Designs
Earthquake Resistant Designs
 
Classification of Malware based on Data Mining Approach
Classification of Malware based on Data Mining ApproachClassification of Malware based on Data Mining Approach
Classification of Malware based on Data Mining Approach
 
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
Comparative Analysis of Power System Stabilizer using Artificial Intelligence...
 
Pressure swing adsorption a Cleaner techniques to reduce emission
Pressure swing adsorption a Cleaner techniques to reduce emissionPressure swing adsorption a Cleaner techniques to reduce emission
Pressure swing adsorption a Cleaner techniques to reduce emission
 
Simulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLABSimulation Study of FIR Filter based on MATLAB
Simulation Study of FIR Filter based on MATLAB
 
Boiler Efficiency Improvement through Analysis of Losses
Boiler Efficiency Improvement through Analysis of LossesBoiler Efficiency Improvement through Analysis of Losses
Boiler Efficiency Improvement through Analysis of Losses
 

Similar to Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET

Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
IJSRD
 
Load aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manetLoad aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manet
ijctet
 
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
 
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANETVARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
cscpconf
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...researchinventy
 
J018216275
J018216275J018216275
J018216275
IOSR Journals
 
Mane ts
Mane tsMane ts
Mane ts
Nunna Swathi
 
Geographical routing protocols for mobile ad hoc
Geographical routing protocols for mobile ad hocGeographical routing protocols for mobile ad hoc
Geographical routing protocols for mobile ad hoc
eSAT Publishing House
 
Geographical routing protocols for mobile ad hoc networks a survey on their ...
Geographical routing protocols for mobile ad hoc networks  a survey on their ...Geographical routing protocols for mobile ad hoc networks  a survey on their ...
Geographical routing protocols for mobile ad hoc networks a survey on their ...
eSAT Journals
 
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKSLOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
IJARIIT
 
Packet Transfer Rate & Robust Throughput for Mobile Adhoc Network
Packet Transfer Rate & Robust Throughput for Mobile Adhoc NetworkPacket Transfer Rate & Robust Throughput for Mobile Adhoc Network
Packet Transfer Rate & Robust Throughput for Mobile Adhoc Network
Eswar Publications
 
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
ijwmn
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
IOSR Journals
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
IOSR Journals
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
IOSR Journals
 
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
ijwmn
 
Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET  Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET
pijans
 
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
Eswar Publications
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
IJERA Editor
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware Routing
IOSR Journals
 

Similar to Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET (20)

Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
Auction Game Theory Based Adaptive Position Update Strategy for Geographic Ro...
 
Load aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manetLoad aware and load balancing using aomdv routing in manet
Load aware and load balancing using aomdv routing in manet
 
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...
 
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANETVARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
VARIABLE RANGE ENERGY EFFICIENT LOCATION AIDED ROUTING FOR MANET
 
Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...Research Inventy : International Journal of Engineering and Science is publis...
Research Inventy : International Journal of Engineering and Science is publis...
 
J018216275
J018216275J018216275
J018216275
 
Mane ts
Mane tsMane ts
Mane ts
 
Geographical routing protocols for mobile ad hoc
Geographical routing protocols for mobile ad hocGeographical routing protocols for mobile ad hoc
Geographical routing protocols for mobile ad hoc
 
Geographical routing protocols for mobile ad hoc networks a survey on their ...
Geographical routing protocols for mobile ad hoc networks  a survey on their ...Geographical routing protocols for mobile ad hoc networks  a survey on their ...
Geographical routing protocols for mobile ad hoc networks a survey on their ...
 
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKSLOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
LOAD BALANCING AND PROVIDING SECURITY USING RSA IN WIRELESS SENSOR NETWORKS
 
Packet Transfer Rate & Robust Throughput for Mobile Adhoc Network
Packet Transfer Rate & Robust Throughput for Mobile Adhoc NetworkPacket Transfer Rate & Robust Throughput for Mobile Adhoc Network
Packet Transfer Rate & Robust Throughput for Mobile Adhoc Network
 
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
QUALITY OF SERVICE ROUTING IN MOBILE AD HOC NETWORKS USING LOCATION AND ENERG...
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
Quality of Service Routing in Mobile Ad Hoc Networks Using Location and Energ...
 
Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET  Multipath Fault Tolerant Routing Protocol in MANET
Multipath Fault Tolerant Routing Protocol in MANET
 
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
Location and Mobility Optimized On-demand Geographical Multipath Routing Prot...
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
 
A New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware RoutingA New Theoretical Approach to Location Based Power Aware Routing
A New Theoretical Approach to Location Based Power Aware Routing
 

More from ijsrd.com

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
ijsrd.com
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
ijsrd.com
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
ijsrd.com
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
ijsrd.com
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
ijsrd.com
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
ijsrd.com
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
ijsrd.com
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
ijsrd.com
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
ijsrd.com
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
ijsrd.com
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
ijsrd.com
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
ijsrd.com
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
ijsrd.com
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
ijsrd.com
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
ijsrd.com
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
ijsrd.com
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
ijsrd.com
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
ijsrd.com
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
ijsrd.com
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
ijsrd.com
 

More from ijsrd.com (20)

IoT Enabled Smart Grid
IoT Enabled Smart GridIoT Enabled Smart Grid
IoT Enabled Smart Grid
 
A Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of ThingsA Survey Report on : Security & Challenges in Internet of Things
A Survey Report on : Security & Challenges in Internet of Things
 
IoT for Everyday Life
IoT for Everyday LifeIoT for Everyday Life
IoT for Everyday Life
 
Study on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOTStudy on Issues in Managing and Protecting Data of IOT
Study on Issues in Managing and Protecting Data of IOT
 
Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...Interactive Technologies for Improving Quality of Education to Build Collabor...
Interactive Technologies for Improving Quality of Education to Build Collabor...
 
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...Internet of Things - Paradigm Shift of Future Internet Application for Specia...
Internet of Things - Paradigm Shift of Future Internet Application for Specia...
 
A Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's LifeA Study of the Adverse Effects of IoT on Student's Life
A Study of the Adverse Effects of IoT on Student's Life
 
Pedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language LearningPedagogy for Effective use of ICT in English Language Learning
Pedagogy for Effective use of ICT in English Language Learning
 
Virtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation SystemVirtual Eye - Smart Traffic Navigation System
Virtual Eye - Smart Traffic Navigation System
 
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...Ontological Model of Educational Programs in Computer Science (Bachelor and M...
Ontological Model of Educational Programs in Computer Science (Bachelor and M...
 
Understanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart RefrigeratorUnderstanding IoT Management for Smart Refrigerator
Understanding IoT Management for Smart Refrigerator
 
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
DESIGN AND ANALYSIS OF DOUBLE WISHBONE SUSPENSION SYSTEM USING FINITE ELEMENT...
 
A Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processingA Review: Microwave Energy for materials processing
A Review: Microwave Energy for materials processing
 
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web LogsWeb Usage Mining: A Survey on User's Navigation Pattern from Web Logs
Web Usage Mining: A Survey on User's Navigation Pattern from Web Logs
 
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEMAPPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
APPLICATION OF STATCOM to IMPROVED DYNAMIC PERFORMANCE OF POWER SYSTEM
 
Making model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point TrackingMaking model of dual axis solar tracking with Maximum Power Point Tracking
Making model of dual axis solar tracking with Maximum Power Point Tracking
 
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
A REVIEW PAPER ON PERFORMANCE AND EMISSION TEST OF 4 STROKE DIESEL ENGINE USI...
 
Study and Review on Various Current Comparators
Study and Review on Various Current ComparatorsStudy and Review on Various Current Comparators
Study and Review on Various Current Comparators
 
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
Reducing Silicon Real Estate and Switching Activity Using Low Power Test Patt...
 
Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.Defending Reactive Jammers in WSN using a Trigger Identification Service.
Defending Reactive Jammers in WSN using a Trigger Identification Service.
 

Recently uploaded

MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
SupreethSP4
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 

Recently uploaded (20)

MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Runway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptxRunway Orientation Based on the Wind Rose Diagram.pptx
Runway Orientation Based on the Wind Rose Diagram.pptx
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 

Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET

  • 1. IJSRD - International Journal for Scientific Research & Development| Vol. 1, Issue 6, 2013 | ISSN (online): 2321-0613 All rights reserved by www.ijsrd.com 1282 Abstract— It is a big challenge to develop routing protocol that can meet different application needs and optimize routing paths according to the topology change in mobile ad hoc networks. The existing work presented two self- adaptive on-demand geographic routing schemes to build efficient paths based on the needs of user applications and adapt to various scenarios for provide efficient and reliable routing. To overcome the impact due to inaccurate local topology knowledge, the topology information is updated at a node in the specific time periods. The on-demand routing mechanism reduces to control overhead made on geographic routing. The route optimization scheme adapts routing path according to the topology changes and actual data traffic requirements. Adaptive parameter setting scheme is introduced to allow each node to determine and adjust the protocol parameter values independently. However, existing work did not address resource parameters such as energy, bandwidth and data loss. The proposal presents and Integrated Resource Adaptive on Demand Geographic Routing (IRA-ODGR) for MANET. The node energy resource is optimized with path energy consumption rate and bandwidth utilization of the path is analysed. Loss rate is reduced in geographic routing with dynamic routes. The simulation conducted to demonstrate IRA-ODGR routing protocols. Keywords: Routing protocols, wireless communication, ad hoc networks, geographic route, adaptive, on-demand, and topology. I. INTRODUCTION A mobile ad-hoc network (MANET) is a self-configuring infrastructure less network of mobile devices connected by wireless. Ad hoc is Latin and means "for this purpose". Each device in a MANET is free to move independently in any direction, and will therefore change its links to other devices frequently. Each must forward traffic unrelated to its own use, and therefore be a router. The primary challenge in building a MANET is equipping each device to continuously maintain the information required to properly route traffic. Such networks may operate by themselves or may be connected to the larger Internet. MANETs are a kind of wireless ad hoc networks that usually has a routable networking environment on top of a Link Layer ad hoc network. It is challenging to develop robust routing protocol for dynamic Mobile Ad Hoc Networks (MANET). Geographic routing protocols are generally more scalable and reliable than conventional topology-based routing protocols with their forwarding decisions based on the local topology. Geographic routing assumes mobile nodes are aware of their own positions through certain positioning system (e.g., GPS), and a source can obtain the destination’s position through some kind of location service However, inaccurate local topology knowledge and the out-dated destination position information can lead to inefficient geographic forwarding and even routing failure. Proactive local position distribution can hardly adapt to the traffic demand. It is also difficult to pre-set protocol parameters correctly to fit in different environments. We have developed two self- adaptive on-demand geographic routing schemes. The local topology is updated in a timely manner according to network dynamics and traffic demands. Our route optimization scheme adapts the routing path according to both topology changes and actual data traffic requirements. Each node can determine and adjust the protocol parameter values independently according to different network environments, data traffic conditions and node's own requirements. The integrated Resource Adaptive On Demand Geographic Routing is the efficient communication in dynamic MANET topologies. The optimization of on demand geographic routing is done based on measured values of node energy at various time intervals. The node energy level varies for different traffic load conditions that keep update the energy levels of the intermediary node in the selected path between source and destination (S-D). Another resource is the data loss occurrence on the path during routing and data forwarding. Geographic routing path are analysed for the transmission throughput it based on which path allocation is done for the S-D pairs in network. Fig 1: Mobile Ad hoc Network Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET M J.Kalaiselvi1 K.Sathishkumar2 1 M.E. Student, CSE 2 Assistant Professor, M.E., (Ph.D.) 1,2 PGP College of Engineering and Technology, Namakkal
  • 2. Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET (IJSRD/Vol. 1/Issue 6/2013/003) All rights reserved by www.ijsrd.com 1283 II. LITERATURE SURVEY The multiple directional cover sets (MDCS) problem of organizing the directions of sensors into a group of non- disjoint cover sets to extend the network lifetime. One cover set in which the directions cover all the targets is activated at one time. MDCS-Greedy is not based on the optimization problem, which has much shorter runtime. Finally, a distributed algorithm called MDCS-Dist is presented [1]. The inherent locality of our scheme makes it fault tolerant both to node failure and to network partitions. When the network partitions, nodes within a connected component can locate each other because the location service is also collocated with them within the component. As for node failures, when some node containing location information fails, there is sufficient redundancy at incrementally increasing distances in the network to transparently make up for it [2]. CBF improves position-based forwarding in five important aspects: first, removing the beacons eliminates a major part of routing overhead which occurs independently of actual data traffic. Second, the nodes do not have to store neighbour tables, reducing their individual resource usage. Third, the neighbour tables may be inconsistent, in particular if the beacon interval is long, if beacons are lost, or if nodes change their positions very frequently. Inconsistent neighbour tables can lead, among other things, to the following problem: when a neighbour is selected for forwarding it may already have moved out of transmission range [3]. This work suggests an approach to utilize location information (for instance, obtained using the global positioning system) to improve performance of routing protocols for ad hoc networks [4]. Supporting scalable and efficient routing and service provision in Mobile Ad Hoc Networks (MANET) has been a big research challenge. Conventional topology-based unicast and multicast protocols are normally hard to scale due to the big overhead in their routing schemes. Supported by these routing protocols, conventional service discovery schemes also have limited scalability and efficiency [5]. Structure- Aware Self-Adaptive sensor system, SASA, aims to address the challenges and provide a feasible framework for underground monitoring in coal mines. The design objectives of SASA include: (1) to rapidly detect the collapse area and report to the sink node; (2) to maintain the system integrity when the sensor network structure is altered; and (3) provide a sound and robust mechanism for efficiently handling queries over the sensor network under unstable circumstances [6]. The work describes the first distributed algorithms for routing that do not require duplication of packets or memory at the nodes and yet guarantee that a packet is delivered to its destination. These algorithms can be extended to yield algorithms for broadcasting and geocaching that do not require packet duplication [7]. GPSR makes greedy forwarding decisions using only information about a router’s immediate neighbours 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 [8]. Routing algebra system investigates the compatibilities between routing metrics and three geographic routing protocols including greedy, face and combined-greedy face routing. Four important algebraic properties, respectively named odd symmetry, transitivity, source independence and local minimum freeness, are defined in this algebra system [9]. Geographic Routing (GR) algorithms require nodes to periodically transmit HELLO messages to allow neighbors know their positions (beaconing mechanism). To reduce the control overhead due to theses messages, beacon-less routing algorithms have recently been proposed. However, existing beacon-less algorithms have not considered realistic physical layers. Therefore, those algorithms can not work properly in realistic scenarios [10]. The phases involved in the proposed schemes are 1 MANET On Demand Routing 2 Self-Adaptive Geographic Routing 3 Optimization and Route Adaption 4 Energy and Bandwidth Routing 5 Resource Adaptive On Demand Routing A. MANET On Demand Routing The on demand routing only create and maintain the routes on demand and topology of MANET is dynamic. On demand protocols is used to network-range or restricted- range flooding for route discovery that maintenance limits the scalability that need of search for an end-to-end path prior to the packet transmission incurs large transmission delay. It needs to support long-term and continuous traffic. Data traffic is sporadic that nodes are involved in long period of services with only occasional data exchanges for collaboration or upon events. B. Self-Adaptive Geographic Routing Each and every mobile node is aware of its own position through GPS or in-door localization technique. The source obtains the destination’s position through location service. It makes use of broadcast feature of wireless network to improve routing performance and mobile nodes enable promiscuous mode on network interfaces. It provides transmission paths based on the need of applications and to reduce control overhead. Routing path is built and position information is distributed on traffic demand. Flexible position distribution mechanism forwarding nodes are notified of topology change in a timely manner and more efficient routing is achieved. Optimization schemes are designed to make routing paths adaptive to the change of topology and traffic. Robust to position inaccuracy routing scheme handle destination position inaccuracy. Each and every node can set and adapt protocol parameters independently based on environment change and its own condition. C. Optimization and Route Adaption Route optimization adapts the path according to topology change and traffic conditions. The validity of cached topology information is evaluated before packet forwarding to avoid forwarding failure due to out-dated neighbour information. Routing path is optimized with cooperation of the forwarding node and its neighbours. To avoid non- optimal routing due to the inaccuracy in topology knowledge and validity estimation of next hop after the route searching phase. Current best next hop is cached for a period when there is no significant topology change and
  • 3. Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET (IJSRD/Vol. 1/Issue 6/2013/003) All rights reserved by www.ijsrd.com 1284 reduce the delay and control overhead for route searching. Optimization for forwarding path is local topology change that cached next hop may no longer be the best one towards destination. To achieve more optimal routing the neighbours monitor whether forwarding path makes correct forwarding decisions that improve transmission path opportunistically. D. Energy and Bandwidth Routing Intermediate node in the routing path is kept update of its energy drain rate based on traffic load variation and node energy drain rate changes according to application demand. Intermediate node in the routing path is kept update of its energy drain rate. Path is generalized to accommodate the data transmission bandwidth capacity. Node mobility affects the resource capability of the network path. Dynamic network characteristic have influence of bandwidth availability to the nodes in the route path. The bandwidth consumption resource is optimized with path energy consumption rate. Power resource required to locate node position is measured with localized node batteries of the path. E. Resource Adaptive On Demand Routing The resource adaption is made for on demand geographic routing that data loss occurrence on the path during routing and data forwarding are measured. To minimize the loss with adaptive resource usage across the network throughput of on demand routing is calculated to know the data delivery rate on the adaptive routing path. Transmission Geographic routing path are analysed for the transmission throughput that path allocated for respective S-D pairs are resource minimized. Resources constrained are sorted out with path of less resource usage on specific time period. III. EXPERIMENTAL RESULTS AND CONCLUSION In this section we evaluate performance of integrated resource adaptive geographic Routing for Dynamic Ad hoc Networks through NS2 simulation. One of the major contributions of this work is the designing routing protocols based on the Integrated Resource Adaptive on Demand Geographic Routing. To confirm the analytical results, we implemented Integrated Resource Adaptive on Demand Geographic Routing in the network simulator ns-2 and evaluated the performance of services. Mobility Rates Existing Holistic Geographic Routing Schemes Proposed Integrated Resource Adaptive On Demand Geographic Routing 2 500 865 4 430 790 6 360 643 8 240 510 10 100 460 Table 1: Node Energy In order to construct performance evaluations, we have simulated Integrated Resource Adaptive on Demand Geographic Routing using the NS2 simulator which simulates several integrated resource adaptive on MANET. The performance of Integrated Resource Adaptive on Demand Geographic Routing is evaluated by the following Metrics. 1 Node Energy 2 Path Bandwidth 3 Path Loss Rate Mobility Rates Existing Holistic Geographic Routing Schemes Proposed Integrated Resource Adaptive On Demand Geographic Routing 2 500 865 4 430 790 6 360 643 8 240 510 10 100 460 Table 1: Node Energy Fig. 2: Node Energy Figure 2 demonstrates the node energy. X axis represents mobility rates whereas Y axis denotes the node energy using both the existing Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. When the rate of mobility increased node energy gets decreased. All the curves show a more of less yet steady descendant when mobility rates increases. Figure 2 shows better energy for node of Integrated Resource Adaptive on Demand Geographic Routing. Integrated Resource Adaptive on Demand Geographic Routing achieves 20% to 40% more node energy result. Node Density Existing Holistic Geographic Routing Schemes Proposed Integrated Resource Adaptive On Demand Geographic Routing 10 60 20 20 100 40 30 120 60 40 160 80 50 200 100 Table 2: Path Bandwidth
  • 4. Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET (IJSRD/Vol. 1/Issue 6/2013/003) All rights reserved by www.ijsrd.com 1285 Fig 3: Path Bandwidth Figure 3 demonstrates the path bandwidth. X axis represents node density whereas Y axis denotes the path bandwidth using both the existing Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. When the node density increased path bandwidth also gets increased. Figure 3 shows the effectiveness of path bandwidth over different node density than existing Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. Integrated Resource Adaptive on Demand Geographic Routing achieves 30% to 45% less path bandwidth when compared with existing schemes. Node Density Existing Holistic Geographic Routing Schemes Proposed Integrated Resource Adaptive On Demand Geographic Routing 10 3.5 1.8 20 4.7 2.4 30 5.6 3.9 40 6.1 4.1 50 7.8 5.5 Table 3: Path Loss Rate Fig 4: Path Loss Rate Figure 4 describes the path loss rate. X axis represents the node density whereas Y axis denotes the path loss rate using both the Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. When the node density increased, path loss rate also gets increases accordingly. The rate of path loss is illustrated using the existing Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. Figure 4 shows better performance of Proposed Integrated Resource Adaptive on Demand Geographic Routing in terms of path loss than existing Holistic Geographic Routing Schemes and proposed Integrated Resource Adaptive on Demand Geographic Routing. Integrated Resource Adaptive on Demand Geographic Routing achieves 50 to 65% less path loss rate variation when compared with existing system. IV. CONCLUSION The focus of this paper is to design adaptive geographic routing protocols to achieve higher performance in a mobile ad hoc network and meet the need of various applications which may have different traffic patterns. The neighbour detection is based on measured control message strength among neighbours and hence considers the impact of channel fading. The Integrated Resource Adaptive On Demand Geographic Routing is implemented for efficient communication in dynamic MANET topologies. Loss rate is reduced in geographic routing with dynamic routes and minimal bandwidth consumption. Increased throughput on the geographic routing of dynamic traffic condition and network life time. REFERENCES [1] Yanli Cai, Wei Lou, Minglu Li, Xiang-Yang Li. Energy Efficient Target-Oriented Scheduling in Directional Sensor Networks. IEEE Trans. on Computers, 58(9), Page(s):1259 - 1274, Sept. 2009. [2] I. Abraham, D. Dolev and D. Malkhi. LLS: a locality aware location service for mobile ad hoc networks. In Workshop on Discrete Algothrithms and Methods for MOBILE Computing and Communications (DialM), 2004. [3] H. Fussler, J. Widmer, M. Kasemann, M. Mauve and H. Hartenstein. Beaconless position-based routing for mobile ad-hoc networks. Tech. Rep.TR-03-001, Dept. Math. and Comp. Science, Unive. Mannheim, Germany, 2003. [4] Y. Ko and N. Vaidya. Location-aided routing (LAR) in mobile ad hoc networks. In Wireless Networks, Judy 2000. [5] X. Xiang and X. Wang. A Scalable Geographic Service Provision Framework for Mobile Ad Hoc Networks. In IEEE International Conference on Pervasive Computing and Communications, White Plains, New York, March 2007. [6] M. Li and Y. Liu. Underground Coal Mine Monitoring with Wireless Sensor Networks. In ACM Transactions on Sensor Networks, Volume 5 Issue 2, March 2009. [7] P. Bose, P. Morin, I. Stojmenovic and J. Urrutia. Routing with guaranteed delivery in ad hoc wireless
  • 5. Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET (IJSRD/Vol. 1/Issue 6/2013/003) All rights reserved by www.ijsrd.com 1286 networks. In Wireless Networks, Springer Netherlands, Volume 7, Number 6, pages: 1572-8196 Nov. 2001. [8] B. Karp and H. T. Kung. Greedy perimeter stateless routing for wireless networks. In Proceedings of the ACM/IEEE International Conference on Mobile Computing and Networking (MOBICOM), pages 243–254, August 2000. [9] Y. Li, Y. Yang, and X. Lu, Routing Metric Designs for Greedy, Face and Combined-Greedy-Face Routing. Proc. IEEE INFOCOM 09, Page(s):64 - 72, Apr. 2009. [10] J. A. Sanchez, R. Marin-Perez, and P. M. Ruiz, BOSS: Beacon-less on demand strategy for geographic routing in wireless sensor networks. The 4th Internatonal Conference on Mo