SlideShare a Scribd company logo
1 of 39
ENERGY EFFICIENT
ROUTING APPROACHES IN
AD-HOC NETWORKS
Prepared By
Kishan Patel
CONTENTS:
• ROUTING
• FUNDAMENTAL STEPS IN ROUTING
• MANET VS TRADITIONAL ROUTING
• ROUTING PROTOCOLS/TYPES OF
MANETS ROUTING
 REACTIVE PROTOCOL
 PROACTIVE PROTOCOL
 HYBRID PROTOCOL
• SECURITY IN MANET’S
• BIBLOGRAPHY
1
ROUTING
Routing is to find correct path between the source and destination for
forwarding packets.
Routing is complex task in MANET’s because
• The Traditional algorithm will not be suitable.
• Centralized approaches will not be appropriate.
• “Flooding” can be applied in ad-hoc network but is not efficient
method.
• For removing that we use hop counter.
2
Start
Node send the signal to find the no. of other nodes within
range.
Synchronization b/w nodes
Sender node send msg. to receiver node
Is
receiving
node
Ready
Receiving
node send
back
Ready signal
Wait for
sometime
Comm.begins
Term. process
Stop
YES
NO
3
FUNDAMENTAL STEPS IN ROUTING
• Forwarding the packets to next hop. Is it like input
interface to an output interface in a traditional network.
• While forwarding packet sender much check the
parameters:
a) Packet reaching the destination.
b) Minimize the number of hops/path length.
c) Minimize the delay.
d) Minimize the packet loss.
e) Minimize the cost involved.
4
MANET VS TRADITIONAL ROUTING
There is limited physical security in a MANET compared to a traditional
routing
Increased possibility of eavesdropping, spoofing, and denial-of-security attacks
Traditional routing protocols for wired networks do not work well in most
MANETs
MANETs are too dynamic
Wireless links present problems of interference, limited capacity, etc.
The MANETs consider the layer 2 and 3 information whereas in
traditional routing must consider on layer 3 information.
 Main Issue to be addressed by routing protocol in MANET are:-
1) Routing discovery
2) Data forwarding.
3) Route maintenance
5
TYPES OF ROUTING PROTOCOLS
Mobile ad hoc network’s routing protocols are characteristically subdivided
into three main categories. These are proactive routing protocols, reactive
routing protocols, hybrid routing protocols and hierarchical routing protocols
6
REACTIVE ROUTING PROTOCOLS
 AD HOC ON DEMAND DISTANCE VESTOR(AODV)
 DYNAMIC SOURCE ROUTING(DSR)
7
Re-active routing protocols
• Does not take initiative for finding routes
• Establishes routes “on demand” by flooding a query
• Pros and cons:
• Does not use bandwidth except when needed (when
finding a route)
• Much network overhead in the flooding process when
querying for routes
• Initial delay in traffic
8
Re-active routing
9
Re-active routing
10
Re-active routing
11
PROACTIVE ROUTING PROTOCOLS
 DESTINATION SEQUENCED DISTANCE
VECTOR (DSDV)
OPTIMIZATION LINK STATE ROUTING
(OLSR)
12
Pro-active routing protocols
• Routes are set up based on continuous control traffic
• All routes are maintained all the time
1. Neighbor/link sensing
2. Optimized flooding/forwarding(Multi point
relaying)
3. Link-State messaging and route calculation
• Pros and cons:
• Constant overhead created by control traffic
• Routes are always available
13
MULTI POINT RELAYING
14
MULTI POINT RELAYING..
15
MULTI POINT RELAYING..
16
MULTI POINT RELAYING..
17
MULTI POINT RELAYING..
18
HYBRID ROUTING PROTOCOLS
• A mix of both proactive and reactive routing protocols
• Basic idea behind hybrid routing protocols is to use
19
Example :
ZONE ROUTING PROTOCOL(ZRP)
HIERARCHICAL ROUTING
PROTOCOLS
• Hierarchical routing protocol is a scalable routing strategy
which is based on multiple level clustering.
• If node in one cluster want to send a request to another outside
cluster’s node, sanction of outside cluster will be required.
• Node’s hierarchical information is stored in a Hierarchical
State routing Protocol (HSR) table denote the location of the
node in a hierarchy.
Example :
• CLUSTER BASED ROUTING PROTOCOL (CBRP)
20
CONVENTIONAL PROTOCOLS
COMPARISION
Parameter OLSR DSDV AODV DSR ZRP CBRP
Full Form Optimization
Link State
Routing
Destination
Sequence
Distance
Vector
Ad-hoc
On-demand
Distance
Vector
Dynamic
Source Routing
Zone Routing
Protocol
Cluster Based
Routing
Protocol
Protocol Type Proactive Proactive Reactive Reactive Hybrid Hierarchical
Central
Administrator
No No No No Yes Cluster Head
Control
Message
HELLO,
TC
HELLO,
UPDATE
RREQ, RREP,
RERR
RREQ, RREP,
RERR
For inter-zone
RREQ,
RREP
HELLO,
RREQ, RREP,
RERR
Metric Cost Shortest Path Shortest Path Shortest Path Shortest Path Shortest Path
Scalable No No Yes No Yes No
21
CONTINUE…
Parameter OLSR DSDV AODV DSR ZRP CBRP
Merit Does not require
central point to
handle the route
process;
It is more
suitable in
dynamic
behaviour of
nodes;
Does not allow
packets that take
more time in
terms of packet
traversal.
Suitable for
small network;
Infinity count
problem can be
solve by DSDV;
Best path
selection instead
of choosing the
multipath.
Does not require
central point to
handle the route
process;
It is loop free that
share higher
bandwidth;
Reduce the
control message
overhead by
keeping the
address into the
packet.
It maintains the
nodes into the
routing process to
reduce the routing
maintenance
overhead;
Route discovery
overhead can be
reducing.
Repeatedly
flooding packet is
useful in reducing
the control
packet;
Require less
bandwidth than
proactive
approach.
Minimize the
reactive rout-
discovery and
overhead;
“Locally Repair”
mechanism is use
in terms of link
break.
Demerit Require high
bandwidth to
discover shortest
routes;
Consuming more
power resources
Takes more time
to find a broken
link.
Require mode
battery power for
maintaining the
route table;
Sequence number
must be generated
new whenever
topology of
network changes;
Not scalable in
complex network.
Inconsistent
routes due to esse
of source
sequence number;
Heavy control
overhead due to
multiple RREP
packets;
Consuming
maximum
bandwidth;
Time takes more
in terms of route
construction.
Not scalable in
astronomically
immense;
networks
Require more
processing
resources;
Higher delay
time to establish
the connections.
Difficult to find
new route due to
the overlapping
routing zone;
Communication
with outer zone
node is not
possible.
Packet size
increase
proportional to
network size;
Not scalable in
large cluster.
22
ENERGY EFFICIENCY ISSUES
• The energy-efficient routing is voluminous concern in the
MANET. All nodes are battery-driven, powered by
constrained battery capacity. Due to the lack of energy,
Node cannot communicate efficiently with another node.
• The parameters or process define as below in which node
consuming more Energy.
- During transmit the packets
- On receiving the packets
- In a idle mode
- In a slumber mode
23
CONTINUE…
Various Energy Challenges :
• Limited bandwidth
• Battery constraint
• Packet losses due to transmission errors
• Security threats
• Mobility-induced route changes
• Routing overhead
Other few reasons for energy efficient is:
• Lack of central administration
• Difficult to supersede battery during exchange information
• Limited power supply
24
LITERATURE REVIEW
Topic Name Protoc
ol
Description Mechanism
/ Algorithm
Methodology Performance /
QoS
Energy-Efficient
Adaptive Routing for
Ad hoc Networks with
Time-Varying
Heterogeneous Traffic
EAGER Eager Protocol works
based on two routing
protocol: Intra-cell
proactive routing and
Inter-cell reactive
protocol
Energy Aware
Geo-location
aided Routing
Partitioning the
network into equal
sized cells
Large-scale
energy,
Overhead,
Difficult to
maintain the
location of nodes
LRCA: Enhanced
Energy-Aware Routing
Protocol in MANET
LRCA LRCA is utilized to
transmute the route if a
node is dead or have a
less battery life
Local Route
Change
Algorithm
Route change with
the help of HELP,
OK, RCRQ message
Packet loss rate,
Route recovery,
Power
consumption
Enhanced Optimized
Link State Routing
Protocol for VANET
using Fuzzy Rough Set
FR-
OLSR
FR-OLSR based on
Fuzzy Rough Set
theory which is obviate
the problem that is
incapable to defence
Fuzzy Rough
Set Theory
FR is used to define
the similarity
between objects to
remove the
uncertainty
Uncertainty in
routing
information,
Vagueness due to
broken link in
OLSR
Power Optimization
Using EPAR Protocol
In MANET
EPAR EPAR aim to check the
discrepancy among
energy level of sundry
nodes into the network
Power Aware
Routing
Protocol
Path selection based
in energy using min-
max composition
Network lifetime,
Packet delievery
ratio,
High load
networks
25
LITERATURE REVIEW
Topic Name Protocol Description Mechanism
/ Algorithm
Methodology Performance /
QoS
A Routing Protocol for
throughput
Enhancement and
Energy Saving in
Mobile Ad Hoc
Networks
TEES based
on DSR
TEES find the
optimal path based
on two levels
Lower Bound and
Upper Bound
Throughput
Enhancement and
Energy Saving
Choose path by
comparing three
cases
(LC,MC,HC) with
two energy level
UB and LB.
Throughput,
Control packet
overhead
Designing Energy
Routing Protocol with
Power Consumption
Optimization in
MANET
EPAR,
MTPR,
DSR
EPAR calculate
the lowest hop
energy which is
given battery
power for each
path
Conventional
Power Aware
Algorithm
Path selection
based on energy
Network lifetime,
Energy
consumption,
PDR,
Throughput
EE-OLSR: Energy
Efficient OLSR Routing
Protocol For Mobile
Ad-Hoc Networks
EE-OLSR Modified OLSR
works on two
method such as
Willingness
setting and
Overhearing
exclusion
EA-Willingness
Setting Mechanism
Node willingness
can quantified by
battery capacity
and predicted life
time
Battery
consumption,
Network lifetime,
Network
performance
26
LITERATURE REVIEW
Topic Name Protoco
l
Description Mechanis
m
/
Algorithm
Methodolo
gy
Performance /
QoS
A Novel Energy-
Efficient Approach to
DSR Based Routing
Protocol for Ad Hoc
Network
NCE-
DSR
NCE-DSR calculate the cost
function by considering two
values Mean and Max for
elongate the duration of
network lifetime
Number of
times send
Constraint
Energy DSR
Route
selection using
cost function
Energy
consumption,
Hardware
overhead,
Network lifetime
Energy-Efficient
Reliable Routing
Considering Residual
Energy in Wireless Ad
Hoc Networks
RMECR,
RMER
New routing protocol use
genetic routing algorithm
which calculate the MECP
between every two nodes of
the network
Genetic
Routing
Algorithm
Energy
reduction
using MECP
(Minimum
Energy Cost
Path)
Energy efficiency,
Reliability,
Network lifetime,
End-to-end
delivery
Efficient Routing
Algorithm for MANET
using Grid FSR
Grid FSR GFSR partitioning the
network in two dimensional
virtual grid and select the best
gateway through minimum
distance between virtual grid
and node
Fisheye State
Routing
Algorithm
Path selection
by choosing
alternative
gateway in
grid
Bandwidth
27
LITERATURE REVIEW
Topic Name Protoco
l
Description Mechanis
m
/
Algorithm
Methodolo
gy
Performance /
QoS
An Efficient DSDV
Routing Protocol for
MANET and its
usefulness for providing
Internet Access to Ad
Hoc Hosts
Eff-
DSDV
Eff-DSDV utilizes the
temporary routes in case of
broken link
Efficient
DSDV
Route
establish by
creating the
temporary
link.
End-to-end delay,
PDR,
Mobile-IP
overhead
Energy Efficient Cluster
Based Routing in
MANET
CBRP SEEC consider the alternative
node as a cluster head (CH)
while previous CH’s power
level fall down to the certain
threshold value
Signal and
Energy
Efficient
Clustering
(SEEC)
Minimize the
energy cost by
selecting the
other node as
a cluster head
Energy level,
Signal strength,
Battery power
level
A New Approach to
Geographic Routing for
Location Aided Cluster
Based MANETs
ILCRP ILCRP (Improved Location
aided Cluster based Routing
Protocol) used to maintain the
nodes location using GPS.
Due to advantages of GPS, it
reduce the control overhead
Cluster Based
Routing
Algorithm
Providing
location
information of
nodes by
utilizing the
GPS
Performance
metrics (end-to-
end delay, control
overhead, PDR)
28
LITERATURE REVIEW
Topic Name Protoco
l
Description Mechanis
m
/
Algorithm
Methodolo
gy
Performance /
QoS
An Efficient Cluster
based Routing Protocol
for MANET.
MCGSR MCGSR amalgamate the two
approaches, proactive and
reactive, to improve the
routing performance by
utilizing the cluster head and
good candidate
Modified
Cluster Head
Gateway
Switch
Routing
Protocol
By utilizing
the cluster
heads and
gateways
Performance
metrics
PEEBR: Predictive
Energy Efficient Bee
Routing Algorithm for
Ad-hoc Wireless
Mobile Networks
PEEBR PEEBR is a swarm based
optimization algorithm that
work on two phases, Node
level and Network-level
Swarm
Intelligent
Routing
Algorithm
Potential path
selection
based on
integrity ratio
Optimal path,
Energy
consumption,
Battery power
saving
FEA-OLSR: An
Adaptive Energy Aware
Routing Protocol for
MANETs Using Zero-
Order Sugeno Fuzzy
System
FEA-
OLSR
The paper utilizes the FLS to
adjust the willingness
parameter to check the
willingness of node
Zero-order
Sugeno
Fuzzy Logic
System
Node
willingness
computes by
the use of FLS
Energy-efficient
routing
29
LITERATURE REVIEW
Topic Name Protoco
l
Description Mechanis
m
/
Algorithm
Methodolo
gy
Performance /
QoS
Energy Efficient
Routing Protocol to
Increase MANET Life
Time Using Cluster
AODV The CH aim is to amass the
energy related information
from the group member node
Cluster Based
Routing
Algorithm
Partitioning
the network
into clusters.
Network lifetime,
Power level
Tuning ZRP Framework
for CR Networks and
MANETs
ZRP Bordercasting use IERP to
broadcast the packet to node
in zone boundary to control
the overhead packet
Query
Control
Mechanism,
Selective
Bordercasting
Procedure
By utilizing
IERP
mechanism
which is differ
from IERP in
ZRP
Delay in route
acquisition,
Congestion,
Throughput
Energy Efficient
Routing in MANET
With ZRP and
ANYCAST
ZRP ZRP with anycast is utilized
to calculate the total energy
consuming by node, as well
as , check the total active
nodes of network
ZRP with
Anycast
Addressing
By applying
anycast in
ZRP
Energy-efficient
30
CONCLUSION
• Maintaining the energy level and network life is voluminous
concern in ad-hoc network. For that, efficient routing protocols
are required to discover the routes which facilitate the secure and
reliable communication.
• It is infeasible to compare the routing protocols with one another
because protocols are dependent on network parameters or each
protocol has a different goal with different postulation.
• The network parameters affect the overall performance of the
protocol in the network. As well as, each modified routing
protocols perform independently in case of energy cognate issue.
Due to this reasons, Results cannot be compared with one
another.
31
FUTURE SCOPE
• There are many open questions in case of maintaining the energy
level such as QoS guarantees, adaptability, and security.
• QoS and adaptability is most crucial during communication
process in ad-hoc network which are found missing in most of
the routing protocol being proposed.
• Therefore, new optimization techniques or energy-efficient
routing protocol that address QoS and adaptability need to be
developed.
32
REFERENCES
[1] Neetesh Saxena, Narendra S. Chaudhari, “Message Security in Wireless Networks:
Infrastructure based vs. Infrastructureless Networks”, IEEE, 2012.
[2] P. Jacquet, P. Muhlethaler, T. Clausen, A. Laouiti, A. Qayyum, L. Viennot, “Optimized Link
State Routing Protocol for Ad Hoc Networks”, IEEE INMIC, pp. 62-68, 2001.
[3] Khaleel Ur Rahman Khan, A Venugopal Reddy, Rafi U Zaman, K. Aditya Reddy, T Sri
Harsha, “An Efficient DSDV Routing Protocol for Wireless Mobile Ad Hoc Networks and its
Performance Comparison”, Second UKSIM European Symposium on Computer Modeling
and Simulation, pp. 506-511, 2008.
[4] Mohamed Aissani, Mustapha Réda Senouci, Walid Demigna, and Abdelhamid Mellouk,
“Optimizations and Performance Study of the Dynamic Source Routing Protocol”, Third
International Conference on Networking and Services(ICNS'07), pp.107-107, 2007.
[5] Prashant Kumar Maurya, Gaurav Sharma, Vaishali Sahu, Ashish Roberts, Mahendra
Srivastava, “An Overview of AODV Routing Protocol”, International Journal of Modern
Engineering Research (IJMER), Vol.2, Issue.3, pp. 728-732, May-June 2012.
[6] Sweety Goyal, “ZONE ROUTING PROTOCOL (ZRP) IN AD-HOC NETWORKS”,
IJREAS, Volume 3, Issue 3, March, 2013.
[7] Dhirendra Kumar Sharma, Chiranjeev Kumar and Surajit Mandal, “An Efficient Cluster
based Routing Protocol for MANET”, Advance Computing Conference (IACC), IEEE 3rd
International, pp. 224-229, 2012.
[8] Qing Zhao and Lang Tong, “ENERGY-EFFICIENT ADAPTIVE ROUTING FOR AD HOC NETWORKS
WITH TIME-VARYING HETEROGENEOUS TRAFFIC”, ICASSP, IEEE International Conference, vol.
5, pp. v-801, 2005.
33
REFERENCES
[9] Kwan-Woong Kim, Jeong-Soo Lee, Kyoung-Jun Hwang, Yong-Kab Kim, Mike M.O.
Lee, Kyung-Taek Chung, and Byoung-Sil Chon, “LRCA: Enhanced Energy-Aware
Routing Protocol in MANETs”, Advances in Artificial Intelligence, pp. 897 – 901, ,
Springer Berlin Heidelberg , 2006.
[10] Kwonseung Shin, Kwangjin Park, Min Young Chung, and Hyunseung Choo, “Energy Efficient
Route Discovery for Mobile HCI in Ad-Hoc Networks”, In Human Interface and the
Management of Information, Interacting in Information Environments, pp. 635–644, Springer
Berlin Heidelberg, 2007.
[11] D.Loganathan, P.Ramamoorthy, “Performance Analysis of Enhanced DSDV Protocol for
Efficient Routing In Wireless Ad Hoc Networks”, International Journal Of Engineering And
Science, Vol.2, Issue 10, pp. 01-08, April, 2013.
[12] Patil V.P., “Reactive and Proactive Routing Protocol Energy Efficiency Performance Analysis in
Wireless Ad Hoc Networks”, International Journal of Electronics and Computer Science
Engineering, ISSN 2277 1956/V1N4-2333-2341.
[13] Komathy Karuppanan, Mahalaksmi S., “Enhanced Optimized Link State Routing Protocol for
VANET using Fuzzy Rough Set”, International Journal of Electronics and Computer Science
Engineering (IJECSE,ISSN: 2277-1956),no. 04, pp. 2333-2343, 2012.
[14] HyoJin Kim, SeungJae Han, and JooSeok Song, “A Routing Protocol for Throughput
Enhancement and Energy Saving in Mobile Ad Hoc Networks”, Computational Science and Its
Applications- ICCSA 2006, pp. 359–368, Springer Berlin Heidelberg, 2006.
34
REFERENCES
[15] Shivashankar, Suresh H.N, Varaprasad Golla, Jayanthi G, “Designing Energy Routing Protocol
with Power Consumption Optimization in MANET”, IEEE, 2013.
[16] Floriano De Rango, Marco Fotino, Salvatore Marano, “EE-OLSR: ENERGY EFFICIENT OLSR
ROUTING PROTOCOL FOR MOBILE AD-HOC NETWORKS”, Military Communications
Conference, IEEE, pp. 1-7, 2008.
[17] Linyang Sheng, Jingbo Shao, Jinfeng Ding, “A Novel Energy-Efficient Approach to DSR Based
Routing Protocol for Ad Hoc Network”, International Conference on Electrical and Control
Engineering, International Conference, IEEE, pp. 2618-2620, 2010.
[18] Javad Vazifehdan, R. Venkatesha Prasad, and Ignas Niemegeers, “Energy-Efficient Reliable
Routing Considering Residual Energy in Wireless Ad Hoc Networks”, IEEE TRANSACTIONS
ON MOBILE COMPUTING, VOL. 13, NO. 2, FEBRUARY 2014.
[19] Supriya Srivastava, A.K. Daniel, R. Singh and J.P. Saini, “Energy-Efficient Position Based
Routing Protocol for Mobile Ad Hoc Networks”, 2012 International Conference on Radar,
Communication and Computing (ICRCC), SKP Engineering College, Tiruvannamalai, TN.,
India, pp.18-23, Nov-Dec, 2012.
[20] Imane M. A. Fahrnv, Hesham A. Hefny, Laila Nassef, “PEEBR: Predictive Energy Efficient Bee
Routing Algorithm for Ad-hoc Wireless Mobile Networks”, The 8th International Conference on
INFOrmatics and Systems (INFOS2012), IEEE, pp. NW-18, 14-16 May.
[21] Haseena K.S, Sheena Anees and Neela Madheswari, “Power Optimization Using EPAR Protocol
In MANET”, IJISET-International Journal of Innovative Science, Engineering & Technology,
ISSN 2348 – 7968, Vol. 1, Issue 6, August 2014.
35
REFERENCES
[22] S. Nithya Rekha, C. Chandrasekar and R. Kaniezhil, “Efficient Routing Algorithm for MANET
using Grid FSR”, the International Proceedings of Computer Science and Advancement in
Information (IPCSIT), Singapore, vol.20, pp. 86-92, 2011.
[23] Thomas Kunz, Rana Alhalimi, “Energy-efficient proactive routing in MANET: Energy metrics
accuracy”, Ad Hoc Networks 8, Elsevier, no. 7, pp. 755–766, 2010.
[24] Abolhasan, Mehran, Tadeusz Wysocki, and Eryk Dutkiewicz, "A review of routing protocols for
mobile ad hoc networks.", Ad hoc networks, pp.1-22, 2004.
[25] Singh, Yudhvir, and Mr Vikas Siwach, "Quality of Service in MANET", International Journal of
Innovations in Engineering and Technology (IJIET), 2012.
[26] Papadimitratos, Panagiotis, and Zygmunt J. Haas. "Secure link state routing for mobile ad hoc
networks", Applications and the Internet Workshops, IEEE, pp. 379-383, 2003.
[27] Yang, Hao, Haiyun Luo, Fan Ye, Songwu Lu, and Lixia Zhang, "Security in mobile ad hoc
networks: challenges and solutions", Wireless Communications, IEEE 11, no. 1, pp. 38-47, 2004.
[28] Ur Rahman Khan, K., A. Venugopal Reddy, Rafi U. Zaman, K. A. Reddy, and T. S. Harsha, "An
efficient DSDV routing protocol for MANET and its usefulness for providing Internet access to
Ad Hoc hosts", In TENCON 2008-2008, IEEE Region 10 Conference, pp. 1-6, 2008.
[29]
CHETTIBI, Saloua, and Salim CHIKHI, "FEA-OLSR: An Adaptive Energy Aware Routing OLSR: An
Adaptive Energy Aware Routing OLSR: An Adaptive Energy Aware Routing Protocol for MANETs Using
Zero-Order Sugeno Fuzzy System", International Journal of Computer Science Issues (IJCSI), Vol. 10, 2013.
[30]
Roy, Alak, Manasi Hazarika, and Mrinal Kanti Debbarma, "Energy efficient cluster based routing in manet" ,
In Communication, Information & Computing Technology (ICCICT), 2012 International Conference, IEEE ,
pp. 1-5, 2012.
36
REFERENCES
[31] Ashvin R Prajapati, Deepak chaudhary, Hitesh Patel, “ENERGY EFFICIENT ROUTING
PROTOCOL TO INCREASE MANET LIFE TIME USING CLUSTER”, International Journal of
Computer Engineering and Technology (IJCET), ISSN 0976-6375, Volume 4, Issue 2, pp. 569-
575, March – April (2013).
[32] Mangai, SenthilVelmurugan, and Angamuthu Tamilarasi, "A new approach to geographic routing
for location aided cluster based MANETs", EURASIP Journal on Wireless Communications and
Networking, no. 1, pp. 1-10, 2011.
[33] Sharma, Dhirendra Kumar, Chiranjeev Kumar, and Surajit Mandal, "An efficient cluster based
routing protocol for MANET", In Advance Computing Conference (IACC), IEEE 3rd
International, pp. 224-229, 2013.
[34] SreeRangaRaju, Mankanala N., and Jitendranath Mungara, "Tuning ZRP framework for CR
networks and MANETs." In Performance Computing and Communications Conference
(IPCCC), 2010 IEEE 29th International, pp. 289-293, 2010.
[35] Verma, Satya Bhushan, "ENERGY EFFICIENT ROUTING IN MANET WITH ZRP AND
ANYCAST", International Journal of Computer Science and Mobile Computing, Vol.2, Issue. 7 ,
pp. 296-301, July-2013.
[36] Vikaram Patal and Sonali Mote, “Mobile Ad hoc Networks: Opportunities and
Future”, pp 1-4.
[37] Bakht, “History of Mobile Ad hoc Networks”
http://www.oocities.org/humayunbakht/HMANET.pdf, accessed on April 2012.
37
Thanks
For Your Support And
Understanding…
39

More Related Content

What's hot

Design Issues In Adhoc Wireless MAC Protocol
Design Issues In Adhoc Wireless MAC ProtocolDesign Issues In Adhoc Wireless MAC Protocol
Design Issues In Adhoc Wireless MAC ProtocolDushhyant Kumar
 
MANET routing protocols Issues and Classifications
 MANET routing protocols Issues and Classifications MANET routing protocols Issues and Classifications
MANET routing protocols Issues and ClassificationsArunChokkalingam
 
Contention based MAC protocols
Contention based  MAC protocolsContention based  MAC protocols
Contention based MAC protocolsDarwin Nesakumar
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentationApoorva Nagaraj
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingHabibur Rahman
 
Lecture 19 22. transport protocol for ad-hoc
Lecture 19 22. transport protocol for ad-hoc Lecture 19 22. transport protocol for ad-hoc
Lecture 19 22. transport protocol for ad-hoc Chandra Meena
 
Issues in routing protocol
Issues in routing protocolIssues in routing protocol
Issues in routing protocolPradeep Kumar TS
 
Classification of routing protocols
Classification of routing protocolsClassification of routing protocols
Classification of routing protocolsMenaga Selvaraj
 
Lecture 5 6 .ad hoc network
Lecture 5 6 .ad hoc networkLecture 5 6 .ad hoc network
Lecture 5 6 .ad hoc networkChandra Meena
 
CS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKSCS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKSKathirvel Ayyaswamy
 
WSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC ProtocolWSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC ProtocolArunChokkalingam
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSNYara Ali
 
Location Aided Routing (LAR)
Location Aided Routing (LAR) Location Aided Routing (LAR)
Location Aided Routing (LAR) Pradeep Kumar TS
 
Introduction to mobile ad hoc network (m.a.net)
Introduction to mobile ad hoc network (m.a.net)Introduction to mobile ad hoc network (m.a.net)
Introduction to mobile ad hoc network (m.a.net)Sohebuzzaman Khan
 
Schedule Based MAC Protocol
Schedule Based MAC ProtocolSchedule Based MAC Protocol
Schedule Based MAC ProtocolDarwin Nesakumar
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...ArunChokkalingam
 
A comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingA comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingAbhiram Subhagan
 

What's hot (20)

Design Issues In Adhoc Wireless MAC Protocol
Design Issues In Adhoc Wireless MAC ProtocolDesign Issues In Adhoc Wireless MAC Protocol
Design Issues In Adhoc Wireless MAC Protocol
 
MANET routing protocols Issues and Classifications
 MANET routing protocols Issues and Classifications MANET routing protocols Issues and Classifications
MANET routing protocols Issues and Classifications
 
Contention based MAC protocols
Contention based  MAC protocolsContention based  MAC protocols
Contention based MAC protocols
 
Geographical routing presentation
Geographical routing presentationGeographical routing presentation
Geographical routing presentation
 
Directed diffusion for wireless sensor networking
Directed diffusion for wireless sensor networkingDirected diffusion for wireless sensor networking
Directed diffusion for wireless sensor networking
 
Lecture 19 22. transport protocol for ad-hoc
Lecture 19 22. transport protocol for ad-hoc Lecture 19 22. transport protocol for ad-hoc
Lecture 19 22. transport protocol for ad-hoc
 
Issues in routing protocol
Issues in routing protocolIssues in routing protocol
Issues in routing protocol
 
Classification of routing protocols
Classification of routing protocolsClassification of routing protocols
Classification of routing protocols
 
Lecture 5 6 .ad hoc network
Lecture 5 6 .ad hoc networkLecture 5 6 .ad hoc network
Lecture 5 6 .ad hoc network
 
CS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKSCS6003 AD HOC AND SENSOR NETWORKS
CS6003 AD HOC AND SENSOR NETWORKS
 
WSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC ProtocolWSN-IEEE 802.15.4 -MAC Protocol
WSN-IEEE 802.15.4 -MAC Protocol
 
Leach protocol
Leach protocolLeach protocol
Leach protocol
 
Localization in WSN
Localization in WSNLocalization in WSN
Localization in WSN
 
Location Aided Routing (LAR)
Location Aided Routing (LAR) Location Aided Routing (LAR)
Location Aided Routing (LAR)
 
Leach & Pegasis
Leach & PegasisLeach & Pegasis
Leach & Pegasis
 
Routing Protocols in WSN
Routing Protocols in WSNRouting Protocols in WSN
Routing Protocols in WSN
 
Introduction to mobile ad hoc network (m.a.net)
Introduction to mobile ad hoc network (m.a.net)Introduction to mobile ad hoc network (m.a.net)
Introduction to mobile ad hoc network (m.a.net)
 
Schedule Based MAC Protocol
Schedule Based MAC ProtocolSchedule Based MAC Protocol
Schedule Based MAC Protocol
 
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
WSN network architecture -Sensor Network Scenarios & Transceiver Design Consi...
 
A comparative study of reactive and proactive routing
A comparative study of reactive and proactive routingA comparative study of reactive and proactive routing
A comparative study of reactive and proactive routing
 

Viewers also liked

My Final Year B.Tech Research Project
My Final Year B.Tech Research ProjectMy Final Year B.Tech Research Project
My Final Year B.Tech Research ProjectEeshan Srivastava
 
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...divya_prabha
 
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
Performance Analysis and Simulation of  OLSR Routing Protocol in MANET Performance Analysis and Simulation of  OLSR Routing Protocol in MANET
Performance Analysis and Simulation of OLSR Routing Protocol in MANET ijcnac
 
Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Senthil Kanth
 
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...SBGC
 
Real World Testbeds Emulation for Mobile Ad-hoc Networks
Real World Testbeds Emulation for Mobile Ad-hoc NetworksReal World Testbeds Emulation for Mobile Ad-hoc Networks
Real World Testbeds Emulation for Mobile Ad-hoc NetworksKishan Patel
 
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...John Britto
 
Content-Centric Networking: Security
Content-Centric Networking: SecurityContent-Centric Networking: Security
Content-Centric Networking: SecurityPARC, a Xerox company
 
Filterbased addressing protocol for effective node auto configuration in ad h...
Filterbased addressing protocol for effective node auto configuration in ad h...Filterbased addressing protocol for effective node auto configuration in ad h...
Filterbased addressing protocol for effective node auto configuration in ad h...varun priyan
 
Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...IAEME Publication
 
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...Kishan Patel
 
Content centric networking
Content centric networkingContent centric networking
Content centric networkingPhearin Sok
 
Zone Routing Protocol
Zone Routing ProtocolZone Routing Protocol
Zone Routing Protocolnitss007
 
What is Content centric networking
What is Content centric networkingWhat is Content centric networking
What is Content centric networkingpraison
 
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...IOSR Journals
 
Various Security Attacks in mobile ad hoc networks
Various Security Attacks in mobile ad hoc networksVarious Security Attacks in mobile ad hoc networks
Various Security Attacks in mobile ad hoc networksKishan Patel
 
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA Zakaria Zubi
 

Viewers also liked (20)

Osi model
Osi modelOsi model
Osi model
 
My Final Year B.Tech Research Project
My Final Year B.Tech Research ProjectMy Final Year B.Tech Research Project
My Final Year B.Tech Research Project
 
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
Project report on An Energy Efficient Routing Protocol in Wireless Sensor Net...
 
Mona
MonaMona
Mona
 
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
Performance Analysis and Simulation of  OLSR Routing Protocol in MANET Performance Analysis and Simulation of  OLSR Routing Protocol in MANET
Performance Analysis and Simulation of OLSR Routing Protocol in MANET
 
Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)Zone Routing Protocol (ZRP)
Zone Routing Protocol (ZRP)
 
Social groups
Social groupsSocial groups
Social groups
 
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...
MTECH / ME IEEE Projects 2011 @ Seabirds ( Trichy, Chennai, Tanjore, Vellore,...
 
Real World Testbeds Emulation for Mobile Ad-hoc Networks
Real World Testbeds Emulation for Mobile Ad-hoc NetworksReal World Testbeds Emulation for Mobile Ad-hoc Networks
Real World Testbeds Emulation for Mobile Ad-hoc Networks
 
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...
IEEE PROJECT TITLES FOR BE, B.TECH, (CSE, IT) ME, M.TECH, MSC, MCA PROJECT TI...
 
Content-Centric Networking: Security
Content-Centric Networking: SecurityContent-Centric Networking: Security
Content-Centric Networking: Security
 
Filterbased addressing protocol for effective node auto configuration in ad h...
Filterbased addressing protocol for effective node auto configuration in ad h...Filterbased addressing protocol for effective node auto configuration in ad h...
Filterbased addressing protocol for effective node auto configuration in ad h...
 
Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...Design and implementation of variable range energy aware dynamic source routi...
Design and implementation of variable range energy aware dynamic source routi...
 
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...
Avoiding Packet Dropping Misbehavior in VANET using Trust Based Ant Colony Op...
 
Content centric networking
Content centric networkingContent centric networking
Content centric networking
 
Zone Routing Protocol
Zone Routing ProtocolZone Routing Protocol
Zone Routing Protocol
 
What is Content centric networking
What is Content centric networkingWhat is Content centric networking
What is Content centric networking
 
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
Energy Consumption Analysis of Ad hoc Routing Protocols for Different Energy ...
 
Various Security Attacks in mobile ad hoc networks
Various Security Attacks in mobile ad hoc networksVarious Security Attacks in mobile ad hoc networks
Various Security Attacks in mobile ad hoc networks
 
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
COMPARISON OF ROUTING PROTOCOLS FOR AD HOC WIRELESS NETWORK WITH MEDICAL DATA
 

Similar to Energy Efficient Routing Approaches in Ad-hoc Networks

MANETS Routing By Vikash Maianwal
MANETS Routing By Vikash MaianwalMANETS Routing By Vikash Maianwal
MANETS Routing By Vikash MaianwalVIKASH MAINANWAL
 
MobileAdHocRoutingProtocols.pptx
MobileAdHocRoutingProtocols.pptxMobileAdHocRoutingProtocols.pptx
MobileAdHocRoutingProtocols.pptxHirazNor
 
survey of manet protocols
survey of manet protocolssurvey of manet protocols
survey of manet protocolsIIIT Jaganathan
 
Routing Presentation
Routing PresentationRouting Presentation
Routing PresentationMohsin Ali
 
Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsPerformance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsNarendra Singh Yadav
 
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Divya Tiwari
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor networkJamia Hamdard
 
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...MrSSaiKumar
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptAjayTiwari301041
 
Experimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing ProtocolExperimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing Protocolsmita gupta
 
Lecture 9 10 .mobile ad-hoc routing protocols
Lecture 9 10 .mobile ad-hoc routing protocolsLecture 9 10 .mobile ad-hoc routing protocols
Lecture 9 10 .mobile ad-hoc routing protocolsChandra Meena
 
Ad-Hoc Wireless Network
Ad-Hoc Wireless NetworkAd-Hoc Wireless Network
Ad-Hoc Wireless Networkmdfarhanh1
 
ROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptxROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptxAayushMishra89
 
Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksambitlick
 
Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksambitlick
 
AODV (adhoc ondemand distance vector routing)
AODV (adhoc ondemand distance vector routing) AODV (adhoc ondemand distance vector routing)
AODV (adhoc ondemand distance vector routing) ArunChokkalingam
 

Similar to Energy Efficient Routing Approaches in Ad-hoc Networks (20)

Lecture 7
 Lecture 7 Lecture 7
Lecture 7
 
MANETS Routing By Vikash Maianwal
MANETS Routing By Vikash MaianwalMANETS Routing By Vikash Maianwal
MANETS Routing By Vikash Maianwal
 
Thesis-Final-slide
Thesis-Final-slideThesis-Final-slide
Thesis-Final-slide
 
UNIT-3 Adhoc.pptx
UNIT-3 Adhoc.pptxUNIT-3 Adhoc.pptx
UNIT-3 Adhoc.pptx
 
MobileAdHocRoutingProtocols.pptx
MobileAdHocRoutingProtocols.pptxMobileAdHocRoutingProtocols.pptx
MobileAdHocRoutingProtocols.pptx
 
survey of manet protocols
survey of manet protocolssurvey of manet protocols
survey of manet protocols
 
Routing Presentation
Routing PresentationRouting Presentation
Routing Presentation
 
Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsPerformance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
 
Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks Routing protocols for ad hoc wireless networks
Routing protocols for ad hoc wireless networks
 
Wireless sensor network
Wireless sensor networkWireless sensor network
Wireless sensor network
 
manet.pdf
manet.pdfmanet.pdf
manet.pdf
 
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...
fdocuments.in_chapter-7-routing-protocols-for-ad-hoc-wireless-networks-7-rout...
 
Chapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.pptChapter_13_Energy-Efficient_WSN_Slides.ppt
Chapter_13_Energy-Efficient_WSN_Slides.ppt
 
Experimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing ProtocolExperimental Analysis Of On Demand Routing Protocol
Experimental Analysis Of On Demand Routing Protocol
 
Lecture 9 10 .mobile ad-hoc routing protocols
Lecture 9 10 .mobile ad-hoc routing protocolsLecture 9 10 .mobile ad-hoc routing protocols
Lecture 9 10 .mobile ad-hoc routing protocols
 
Ad-Hoc Wireless Network
Ad-Hoc Wireless NetworkAd-Hoc Wireless Network
Ad-Hoc Wireless Network
 
ROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptxROUTING PROTOCOLS new.pptx
ROUTING PROTOCOLS new.pptx
 
Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networks
 
Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networks
 
AODV (adhoc ondemand distance vector routing)
AODV (adhoc ondemand distance vector routing) AODV (adhoc ondemand distance vector routing)
AODV (adhoc ondemand distance vector routing)
 

Recently uploaded

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 

Recently uploaded (20)

MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 

Energy Efficient Routing Approaches in Ad-hoc Networks

  • 1. ENERGY EFFICIENT ROUTING APPROACHES IN AD-HOC NETWORKS Prepared By Kishan Patel
  • 2. CONTENTS: • ROUTING • FUNDAMENTAL STEPS IN ROUTING • MANET VS TRADITIONAL ROUTING • ROUTING PROTOCOLS/TYPES OF MANETS ROUTING  REACTIVE PROTOCOL  PROACTIVE PROTOCOL  HYBRID PROTOCOL • SECURITY IN MANET’S • BIBLOGRAPHY 1
  • 3. ROUTING Routing is to find correct path between the source and destination for forwarding packets. Routing is complex task in MANET’s because • The Traditional algorithm will not be suitable. • Centralized approaches will not be appropriate. • “Flooding” can be applied in ad-hoc network but is not efficient method. • For removing that we use hop counter. 2
  • 4. Start Node send the signal to find the no. of other nodes within range. Synchronization b/w nodes Sender node send msg. to receiver node Is receiving node Ready Receiving node send back Ready signal Wait for sometime Comm.begins Term. process Stop YES NO 3
  • 5. FUNDAMENTAL STEPS IN ROUTING • Forwarding the packets to next hop. Is it like input interface to an output interface in a traditional network. • While forwarding packet sender much check the parameters: a) Packet reaching the destination. b) Minimize the number of hops/path length. c) Minimize the delay. d) Minimize the packet loss. e) Minimize the cost involved. 4
  • 6. MANET VS TRADITIONAL ROUTING There is limited physical security in a MANET compared to a traditional routing Increased possibility of eavesdropping, spoofing, and denial-of-security attacks Traditional routing protocols for wired networks do not work well in most MANETs MANETs are too dynamic Wireless links present problems of interference, limited capacity, etc. The MANETs consider the layer 2 and 3 information whereas in traditional routing must consider on layer 3 information.  Main Issue to be addressed by routing protocol in MANET are:- 1) Routing discovery 2) Data forwarding. 3) Route maintenance 5
  • 7. TYPES OF ROUTING PROTOCOLS Mobile ad hoc network’s routing protocols are characteristically subdivided into three main categories. These are proactive routing protocols, reactive routing protocols, hybrid routing protocols and hierarchical routing protocols 6
  • 8. REACTIVE ROUTING PROTOCOLS  AD HOC ON DEMAND DISTANCE VESTOR(AODV)  DYNAMIC SOURCE ROUTING(DSR) 7
  • 9. Re-active routing protocols • Does not take initiative for finding routes • Establishes routes “on demand” by flooding a query • Pros and cons: • Does not use bandwidth except when needed (when finding a route) • Much network overhead in the flooding process when querying for routes • Initial delay in traffic 8
  • 13. PROACTIVE ROUTING PROTOCOLS  DESTINATION SEQUENCED DISTANCE VECTOR (DSDV) OPTIMIZATION LINK STATE ROUTING (OLSR) 12
  • 14. Pro-active routing protocols • Routes are set up based on continuous control traffic • All routes are maintained all the time 1. Neighbor/link sensing 2. Optimized flooding/forwarding(Multi point relaying) 3. Link-State messaging and route calculation • Pros and cons: • Constant overhead created by control traffic • Routes are always available 13
  • 20. HYBRID ROUTING PROTOCOLS • A mix of both proactive and reactive routing protocols • Basic idea behind hybrid routing protocols is to use 19 Example : ZONE ROUTING PROTOCOL(ZRP)
  • 21. HIERARCHICAL ROUTING PROTOCOLS • Hierarchical routing protocol is a scalable routing strategy which is based on multiple level clustering. • If node in one cluster want to send a request to another outside cluster’s node, sanction of outside cluster will be required. • Node’s hierarchical information is stored in a Hierarchical State routing Protocol (HSR) table denote the location of the node in a hierarchy. Example : • CLUSTER BASED ROUTING PROTOCOL (CBRP) 20
  • 22. CONVENTIONAL PROTOCOLS COMPARISION Parameter OLSR DSDV AODV DSR ZRP CBRP Full Form Optimization Link State Routing Destination Sequence Distance Vector Ad-hoc On-demand Distance Vector Dynamic Source Routing Zone Routing Protocol Cluster Based Routing Protocol Protocol Type Proactive Proactive Reactive Reactive Hybrid Hierarchical Central Administrator No No No No Yes Cluster Head Control Message HELLO, TC HELLO, UPDATE RREQ, RREP, RERR RREQ, RREP, RERR For inter-zone RREQ, RREP HELLO, RREQ, RREP, RERR Metric Cost Shortest Path Shortest Path Shortest Path Shortest Path Shortest Path Scalable No No Yes No Yes No 21
  • 23. CONTINUE… Parameter OLSR DSDV AODV DSR ZRP CBRP Merit Does not require central point to handle the route process; It is more suitable in dynamic behaviour of nodes; Does not allow packets that take more time in terms of packet traversal. Suitable for small network; Infinity count problem can be solve by DSDV; Best path selection instead of choosing the multipath. Does not require central point to handle the route process; It is loop free that share higher bandwidth; Reduce the control message overhead by keeping the address into the packet. It maintains the nodes into the routing process to reduce the routing maintenance overhead; Route discovery overhead can be reducing. Repeatedly flooding packet is useful in reducing the control packet; Require less bandwidth than proactive approach. Minimize the reactive rout- discovery and overhead; “Locally Repair” mechanism is use in terms of link break. Demerit Require high bandwidth to discover shortest routes; Consuming more power resources Takes more time to find a broken link. Require mode battery power for maintaining the route table; Sequence number must be generated new whenever topology of network changes; Not scalable in complex network. Inconsistent routes due to esse of source sequence number; Heavy control overhead due to multiple RREP packets; Consuming maximum bandwidth; Time takes more in terms of route construction. Not scalable in astronomically immense; networks Require more processing resources; Higher delay time to establish the connections. Difficult to find new route due to the overlapping routing zone; Communication with outer zone node is not possible. Packet size increase proportional to network size; Not scalable in large cluster. 22
  • 24. ENERGY EFFICIENCY ISSUES • The energy-efficient routing is voluminous concern in the MANET. All nodes are battery-driven, powered by constrained battery capacity. Due to the lack of energy, Node cannot communicate efficiently with another node. • The parameters or process define as below in which node consuming more Energy. - During transmit the packets - On receiving the packets - In a idle mode - In a slumber mode 23
  • 25. CONTINUE… Various Energy Challenges : • Limited bandwidth • Battery constraint • Packet losses due to transmission errors • Security threats • Mobility-induced route changes • Routing overhead Other few reasons for energy efficient is: • Lack of central administration • Difficult to supersede battery during exchange information • Limited power supply 24
  • 26. LITERATURE REVIEW Topic Name Protoc ol Description Mechanism / Algorithm Methodology Performance / QoS Energy-Efficient Adaptive Routing for Ad hoc Networks with Time-Varying Heterogeneous Traffic EAGER Eager Protocol works based on two routing protocol: Intra-cell proactive routing and Inter-cell reactive protocol Energy Aware Geo-location aided Routing Partitioning the network into equal sized cells Large-scale energy, Overhead, Difficult to maintain the location of nodes LRCA: Enhanced Energy-Aware Routing Protocol in MANET LRCA LRCA is utilized to transmute the route if a node is dead or have a less battery life Local Route Change Algorithm Route change with the help of HELP, OK, RCRQ message Packet loss rate, Route recovery, Power consumption Enhanced Optimized Link State Routing Protocol for VANET using Fuzzy Rough Set FR- OLSR FR-OLSR based on Fuzzy Rough Set theory which is obviate the problem that is incapable to defence Fuzzy Rough Set Theory FR is used to define the similarity between objects to remove the uncertainty Uncertainty in routing information, Vagueness due to broken link in OLSR Power Optimization Using EPAR Protocol In MANET EPAR EPAR aim to check the discrepancy among energy level of sundry nodes into the network Power Aware Routing Protocol Path selection based in energy using min- max composition Network lifetime, Packet delievery ratio, High load networks 25
  • 27. LITERATURE REVIEW Topic Name Protocol Description Mechanism / Algorithm Methodology Performance / QoS A Routing Protocol for throughput Enhancement and Energy Saving in Mobile Ad Hoc Networks TEES based on DSR TEES find the optimal path based on two levels Lower Bound and Upper Bound Throughput Enhancement and Energy Saving Choose path by comparing three cases (LC,MC,HC) with two energy level UB and LB. Throughput, Control packet overhead Designing Energy Routing Protocol with Power Consumption Optimization in MANET EPAR, MTPR, DSR EPAR calculate the lowest hop energy which is given battery power for each path Conventional Power Aware Algorithm Path selection based on energy Network lifetime, Energy consumption, PDR, Throughput EE-OLSR: Energy Efficient OLSR Routing Protocol For Mobile Ad-Hoc Networks EE-OLSR Modified OLSR works on two method such as Willingness setting and Overhearing exclusion EA-Willingness Setting Mechanism Node willingness can quantified by battery capacity and predicted life time Battery consumption, Network lifetime, Network performance 26
  • 28. LITERATURE REVIEW Topic Name Protoco l Description Mechanis m / Algorithm Methodolo gy Performance / QoS A Novel Energy- Efficient Approach to DSR Based Routing Protocol for Ad Hoc Network NCE- DSR NCE-DSR calculate the cost function by considering two values Mean and Max for elongate the duration of network lifetime Number of times send Constraint Energy DSR Route selection using cost function Energy consumption, Hardware overhead, Network lifetime Energy-Efficient Reliable Routing Considering Residual Energy in Wireless Ad Hoc Networks RMECR, RMER New routing protocol use genetic routing algorithm which calculate the MECP between every two nodes of the network Genetic Routing Algorithm Energy reduction using MECP (Minimum Energy Cost Path) Energy efficiency, Reliability, Network lifetime, End-to-end delivery Efficient Routing Algorithm for MANET using Grid FSR Grid FSR GFSR partitioning the network in two dimensional virtual grid and select the best gateway through minimum distance between virtual grid and node Fisheye State Routing Algorithm Path selection by choosing alternative gateway in grid Bandwidth 27
  • 29. LITERATURE REVIEW Topic Name Protoco l Description Mechanis m / Algorithm Methodolo gy Performance / QoS An Efficient DSDV Routing Protocol for MANET and its usefulness for providing Internet Access to Ad Hoc Hosts Eff- DSDV Eff-DSDV utilizes the temporary routes in case of broken link Efficient DSDV Route establish by creating the temporary link. End-to-end delay, PDR, Mobile-IP overhead Energy Efficient Cluster Based Routing in MANET CBRP SEEC consider the alternative node as a cluster head (CH) while previous CH’s power level fall down to the certain threshold value Signal and Energy Efficient Clustering (SEEC) Minimize the energy cost by selecting the other node as a cluster head Energy level, Signal strength, Battery power level A New Approach to Geographic Routing for Location Aided Cluster Based MANETs ILCRP ILCRP (Improved Location aided Cluster based Routing Protocol) used to maintain the nodes location using GPS. Due to advantages of GPS, it reduce the control overhead Cluster Based Routing Algorithm Providing location information of nodes by utilizing the GPS Performance metrics (end-to- end delay, control overhead, PDR) 28
  • 30. LITERATURE REVIEW Topic Name Protoco l Description Mechanis m / Algorithm Methodolo gy Performance / QoS An Efficient Cluster based Routing Protocol for MANET. MCGSR MCGSR amalgamate the two approaches, proactive and reactive, to improve the routing performance by utilizing the cluster head and good candidate Modified Cluster Head Gateway Switch Routing Protocol By utilizing the cluster heads and gateways Performance metrics PEEBR: Predictive Energy Efficient Bee Routing Algorithm for Ad-hoc Wireless Mobile Networks PEEBR PEEBR is a swarm based optimization algorithm that work on two phases, Node level and Network-level Swarm Intelligent Routing Algorithm Potential path selection based on integrity ratio Optimal path, Energy consumption, Battery power saving FEA-OLSR: An Adaptive Energy Aware Routing Protocol for MANETs Using Zero- Order Sugeno Fuzzy System FEA- OLSR The paper utilizes the FLS to adjust the willingness parameter to check the willingness of node Zero-order Sugeno Fuzzy Logic System Node willingness computes by the use of FLS Energy-efficient routing 29
  • 31. LITERATURE REVIEW Topic Name Protoco l Description Mechanis m / Algorithm Methodolo gy Performance / QoS Energy Efficient Routing Protocol to Increase MANET Life Time Using Cluster AODV The CH aim is to amass the energy related information from the group member node Cluster Based Routing Algorithm Partitioning the network into clusters. Network lifetime, Power level Tuning ZRP Framework for CR Networks and MANETs ZRP Bordercasting use IERP to broadcast the packet to node in zone boundary to control the overhead packet Query Control Mechanism, Selective Bordercasting Procedure By utilizing IERP mechanism which is differ from IERP in ZRP Delay in route acquisition, Congestion, Throughput Energy Efficient Routing in MANET With ZRP and ANYCAST ZRP ZRP with anycast is utilized to calculate the total energy consuming by node, as well as , check the total active nodes of network ZRP with Anycast Addressing By applying anycast in ZRP Energy-efficient 30
  • 32. CONCLUSION • Maintaining the energy level and network life is voluminous concern in ad-hoc network. For that, efficient routing protocols are required to discover the routes which facilitate the secure and reliable communication. • It is infeasible to compare the routing protocols with one another because protocols are dependent on network parameters or each protocol has a different goal with different postulation. • The network parameters affect the overall performance of the protocol in the network. As well as, each modified routing protocols perform independently in case of energy cognate issue. Due to this reasons, Results cannot be compared with one another. 31
  • 33. FUTURE SCOPE • There are many open questions in case of maintaining the energy level such as QoS guarantees, adaptability, and security. • QoS and adaptability is most crucial during communication process in ad-hoc network which are found missing in most of the routing protocol being proposed. • Therefore, new optimization techniques or energy-efficient routing protocol that address QoS and adaptability need to be developed. 32
  • 34. REFERENCES [1] Neetesh Saxena, Narendra S. Chaudhari, “Message Security in Wireless Networks: Infrastructure based vs. Infrastructureless Networks”, IEEE, 2012. [2] P. Jacquet, P. Muhlethaler, T. Clausen, A. Laouiti, A. Qayyum, L. Viennot, “Optimized Link State Routing Protocol for Ad Hoc Networks”, IEEE INMIC, pp. 62-68, 2001. [3] Khaleel Ur Rahman Khan, A Venugopal Reddy, Rafi U Zaman, K. Aditya Reddy, T Sri Harsha, “An Efficient DSDV Routing Protocol for Wireless Mobile Ad Hoc Networks and its Performance Comparison”, Second UKSIM European Symposium on Computer Modeling and Simulation, pp. 506-511, 2008. [4] Mohamed Aissani, Mustapha Réda Senouci, Walid Demigna, and Abdelhamid Mellouk, “Optimizations and Performance Study of the Dynamic Source Routing Protocol”, Third International Conference on Networking and Services(ICNS'07), pp.107-107, 2007. [5] Prashant Kumar Maurya, Gaurav Sharma, Vaishali Sahu, Ashish Roberts, Mahendra Srivastava, “An Overview of AODV Routing Protocol”, International Journal of Modern Engineering Research (IJMER), Vol.2, Issue.3, pp. 728-732, May-June 2012. [6] Sweety Goyal, “ZONE ROUTING PROTOCOL (ZRP) IN AD-HOC NETWORKS”, IJREAS, Volume 3, Issue 3, March, 2013. [7] Dhirendra Kumar Sharma, Chiranjeev Kumar and Surajit Mandal, “An Efficient Cluster based Routing Protocol for MANET”, Advance Computing Conference (IACC), IEEE 3rd International, pp. 224-229, 2012. [8] Qing Zhao and Lang Tong, “ENERGY-EFFICIENT ADAPTIVE ROUTING FOR AD HOC NETWORKS WITH TIME-VARYING HETEROGENEOUS TRAFFIC”, ICASSP, IEEE International Conference, vol. 5, pp. v-801, 2005. 33
  • 35. REFERENCES [9] Kwan-Woong Kim, Jeong-Soo Lee, Kyoung-Jun Hwang, Yong-Kab Kim, Mike M.O. Lee, Kyung-Taek Chung, and Byoung-Sil Chon, “LRCA: Enhanced Energy-Aware Routing Protocol in MANETs”, Advances in Artificial Intelligence, pp. 897 – 901, , Springer Berlin Heidelberg , 2006. [10] Kwonseung Shin, Kwangjin Park, Min Young Chung, and Hyunseung Choo, “Energy Efficient Route Discovery for Mobile HCI in Ad-Hoc Networks”, In Human Interface and the Management of Information, Interacting in Information Environments, pp. 635–644, Springer Berlin Heidelberg, 2007. [11] D.Loganathan, P.Ramamoorthy, “Performance Analysis of Enhanced DSDV Protocol for Efficient Routing In Wireless Ad Hoc Networks”, International Journal Of Engineering And Science, Vol.2, Issue 10, pp. 01-08, April, 2013. [12] Patil V.P., “Reactive and Proactive Routing Protocol Energy Efficiency Performance Analysis in Wireless Ad Hoc Networks”, International Journal of Electronics and Computer Science Engineering, ISSN 2277 1956/V1N4-2333-2341. [13] Komathy Karuppanan, Mahalaksmi S., “Enhanced Optimized Link State Routing Protocol for VANET using Fuzzy Rough Set”, International Journal of Electronics and Computer Science Engineering (IJECSE,ISSN: 2277-1956),no. 04, pp. 2333-2343, 2012. [14] HyoJin Kim, SeungJae Han, and JooSeok Song, “A Routing Protocol for Throughput Enhancement and Energy Saving in Mobile Ad Hoc Networks”, Computational Science and Its Applications- ICCSA 2006, pp. 359–368, Springer Berlin Heidelberg, 2006. 34
  • 36. REFERENCES [15] Shivashankar, Suresh H.N, Varaprasad Golla, Jayanthi G, “Designing Energy Routing Protocol with Power Consumption Optimization in MANET”, IEEE, 2013. [16] Floriano De Rango, Marco Fotino, Salvatore Marano, “EE-OLSR: ENERGY EFFICIENT OLSR ROUTING PROTOCOL FOR MOBILE AD-HOC NETWORKS”, Military Communications Conference, IEEE, pp. 1-7, 2008. [17] Linyang Sheng, Jingbo Shao, Jinfeng Ding, “A Novel Energy-Efficient Approach to DSR Based Routing Protocol for Ad Hoc Network”, International Conference on Electrical and Control Engineering, International Conference, IEEE, pp. 2618-2620, 2010. [18] Javad Vazifehdan, R. Venkatesha Prasad, and Ignas Niemegeers, “Energy-Efficient Reliable Routing Considering Residual Energy in Wireless Ad Hoc Networks”, IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 13, NO. 2, FEBRUARY 2014. [19] Supriya Srivastava, A.K. Daniel, R. Singh and J.P. Saini, “Energy-Efficient Position Based Routing Protocol for Mobile Ad Hoc Networks”, 2012 International Conference on Radar, Communication and Computing (ICRCC), SKP Engineering College, Tiruvannamalai, TN., India, pp.18-23, Nov-Dec, 2012. [20] Imane M. A. Fahrnv, Hesham A. Hefny, Laila Nassef, “PEEBR: Predictive Energy Efficient Bee Routing Algorithm for Ad-hoc Wireless Mobile Networks”, The 8th International Conference on INFOrmatics and Systems (INFOS2012), IEEE, pp. NW-18, 14-16 May. [21] Haseena K.S, Sheena Anees and Neela Madheswari, “Power Optimization Using EPAR Protocol In MANET”, IJISET-International Journal of Innovative Science, Engineering & Technology, ISSN 2348 – 7968, Vol. 1, Issue 6, August 2014. 35
  • 37. REFERENCES [22] S. Nithya Rekha, C. Chandrasekar and R. Kaniezhil, “Efficient Routing Algorithm for MANET using Grid FSR”, the International Proceedings of Computer Science and Advancement in Information (IPCSIT), Singapore, vol.20, pp. 86-92, 2011. [23] Thomas Kunz, Rana Alhalimi, “Energy-efficient proactive routing in MANET: Energy metrics accuracy”, Ad Hoc Networks 8, Elsevier, no. 7, pp. 755–766, 2010. [24] Abolhasan, Mehran, Tadeusz Wysocki, and Eryk Dutkiewicz, "A review of routing protocols for mobile ad hoc networks.", Ad hoc networks, pp.1-22, 2004. [25] Singh, Yudhvir, and Mr Vikas Siwach, "Quality of Service in MANET", International Journal of Innovations in Engineering and Technology (IJIET), 2012. [26] Papadimitratos, Panagiotis, and Zygmunt J. Haas. "Secure link state routing for mobile ad hoc networks", Applications and the Internet Workshops, IEEE, pp. 379-383, 2003. [27] Yang, Hao, Haiyun Luo, Fan Ye, Songwu Lu, and Lixia Zhang, "Security in mobile ad hoc networks: challenges and solutions", Wireless Communications, IEEE 11, no. 1, pp. 38-47, 2004. [28] Ur Rahman Khan, K., A. Venugopal Reddy, Rafi U. Zaman, K. A. Reddy, and T. S. Harsha, "An efficient DSDV routing protocol for MANET and its usefulness for providing Internet access to Ad Hoc hosts", In TENCON 2008-2008, IEEE Region 10 Conference, pp. 1-6, 2008. [29] CHETTIBI, Saloua, and Salim CHIKHI, "FEA-OLSR: An Adaptive Energy Aware Routing OLSR: An Adaptive Energy Aware Routing OLSR: An Adaptive Energy Aware Routing Protocol for MANETs Using Zero-Order Sugeno Fuzzy System", International Journal of Computer Science Issues (IJCSI), Vol. 10, 2013. [30] Roy, Alak, Manasi Hazarika, and Mrinal Kanti Debbarma, "Energy efficient cluster based routing in manet" , In Communication, Information & Computing Technology (ICCICT), 2012 International Conference, IEEE , pp. 1-5, 2012. 36
  • 38. REFERENCES [31] Ashvin R Prajapati, Deepak chaudhary, Hitesh Patel, “ENERGY EFFICIENT ROUTING PROTOCOL TO INCREASE MANET LIFE TIME USING CLUSTER”, International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6375, Volume 4, Issue 2, pp. 569- 575, March – April (2013). [32] Mangai, SenthilVelmurugan, and Angamuthu Tamilarasi, "A new approach to geographic routing for location aided cluster based MANETs", EURASIP Journal on Wireless Communications and Networking, no. 1, pp. 1-10, 2011. [33] Sharma, Dhirendra Kumar, Chiranjeev Kumar, and Surajit Mandal, "An efficient cluster based routing protocol for MANET", In Advance Computing Conference (IACC), IEEE 3rd International, pp. 224-229, 2013. [34] SreeRangaRaju, Mankanala N., and Jitendranath Mungara, "Tuning ZRP framework for CR networks and MANETs." In Performance Computing and Communications Conference (IPCCC), 2010 IEEE 29th International, pp. 289-293, 2010. [35] Verma, Satya Bhushan, "ENERGY EFFICIENT ROUTING IN MANET WITH ZRP AND ANYCAST", International Journal of Computer Science and Mobile Computing, Vol.2, Issue. 7 , pp. 296-301, July-2013. [36] Vikaram Patal and Sonali Mote, “Mobile Ad hoc Networks: Opportunities and Future”, pp 1-4. [37] Bakht, “History of Mobile Ad hoc Networks” http://www.oocities.org/humayunbakht/HMANET.pdf, accessed on April 2012. 37
  • 39. Thanks For Your Support And Understanding… 39