SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 821
POWER SAVING MECHANISM FOR HYBRID ROUTING PROTOCOL
USING SCHEDULING TECHNIQUE
Mohanavel1
, G. Ravi G2
1
PG Student, M.E-communication Systems, Sona College of Technology, Tamil Nadu, India
2
Assistant Professor, ECE-PG, Sona college of Technology, TamilNadu, India
Abstract
Mobile ad hoc networks are infrastructure less network which are composed of wireless nodes of limited battery constraints with
mobility and communication capabilities. Energy management is a challenging approach in such kind of wireless networks. It
deals with controlling the battery discharge, adjusting the transmission power of the nodes, and scheduling of power source so as
to reduce the energy consumption of individual nodes as much as possible. This paper proposes an Energy management algorithm
for Zone Routing Protocol using the extended energy conservation technique called AFECA (Adaptive Fidelity Energy
Conservation Algorithm) and Energy consumption is further optimized by using Distance based energy conservation algorithm by
taking variable transmission range into consideration. These Energy saving Algorithms are incorporated with well-known hybrid
routing protocol called Zone Routing Protocol to optimize the utilization of energy. The performance parameters such as Energy,
throughput, delay, of modified ZRP are compared with ZRP using NS-2, which shows that modified ZRP is well suited and an
efficient protocol.
Keywords: AFECA, Distance Based Energy Conservation, Energy management, Mobile Ad hoc network,
Transmission Power, ZRP.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
MANET (Mobile Ad hoc Network) composed of group of
nodes with limited battery constraints where a node itself
functions as a router instead of requiring an additional
network component for routing process. It attempts to
provide communication during some critical applications
like emergency rescue operations, military applications etc,
where no network coverage is available. The
communication link between nodes relies on neighbor nodes
and these nodes are responsible for routing of information
from source to destination. If these information or data
packet has to be delivered successfully, the nodes in this
network must be consistent for long period of time. In order
to make the nodes as consistent as long as possible, the
source for these nodes must be properly utilized or it has to
be properly managed. Battery utilization in ad hoc networks
determines the life time of the network hence the battery
power must be properly discharged. A suitable routing
protocol which helps to establish routes and accomplish
packet delivery process among randomly distributed nodes.
Based on the behavior of routing, the routing protocol is
primarily classified in to three types as given below.
1. Pro Active routing protocol (Table Driven Approach):
Each node will proactively maintains a table which keeps
information needed for routing process by periodically
transmitting Beacon messages to it neighbor nodes.
Examples of such protocols are Destination Sequenced
Distance Vector routing (DSDV), Optimized Link State
Routing (OLSR) etc.
2. Reactive Routing protocol (On demand Routing
Protocol): Nodes does not maintain updated routing table at
every instant of time. It establish network link whenever the
connection is needed. Examples of such protocols are
AODV, DSR, etc.
3. Hybrid Routing Protocol: This protocol comprises of
both the Pro Active and Reactive Mechanisms. Examples
for such protocols are ZRP, CEDAR, etc.
2. RELATED WORKS.
Many researchers have been carried out in recent years
which focus to develop several energy conservation
algorithms [1] - [9]. This led to develop Enhanced
Transmission Power Control Mechanism (ETPCM) [2], is
an approach which calculates the required transmission
power of the node based on RSSI (Received Signal Strength
Indication). The calculation of transmission power for all
nodes using RSSI will increase delay. In this case it is
difficult to find the signal strength of non-neighbor nodes.
Minimum Battery Cost Routing [3] which estimates the
residual energy of individual nodes and retain this to select
suitable path for routing process. In some cases this routing
may lead selection of routes with less power nodes which
result in path damage.
Modified Zone Routing Protocol based on Alternate Zone
creation process [4] has utilized alternate Zones of various
power levels to reduce the wastage of transmission power in
case of absence of peripheral nodes in Reactive mechanism.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 822
It creates alternate zones when peripheral nodes are not
found hence it require re-establishment of routes and routing
update would be necessary so it takes more time to establish
routes and accomplish packet delivery process when
alternate Zones are created.
Energy Efficient MANET routing [6] proposed a novel
approach based on AFECA and Span which eliminates
multiple retransmission of request by coordinator node
selection and overhearing process. The nodes overhear data
packets too it leads some nodes to act as a malicious node.
3. MODIFIED ZONE ROUTING PROTOCOL
Zone Routing Protocol is an example for Hybrid routing
protocol which consists of both Proactive (IARP) and
reactive mechanism (IERP). Each node in this network
covers a Zone of Radius R as shown in fig 1. It invokes
proactive mechanism (IARP) when the destination is
covered by the Zone region of source node and invokes
Reactive mechanism (IERP) when the destination is not
covered by the Zone region of source node. Each node in
this network maintains routing table by periodically
broadcasting beacon messages to its neighbors with the help
of Neighbor Discovery Protocol (NDP). Since it is a
Distributed protocol, broadcasting of multiple queries leads
to redundancy. Such redundancy can be eliminated by using
suitable query control mechanism. It drops the query to the
particular node which has been already covered by that
query with same sequence.
Fig 1: Concept of Zone Routing Protocol (ZRP)
Consider the network in fig-1, node S is the source node and
the node S has the data packet to send to node 12. The
radius of the zone is R=2 hops. By using the routing table
provided by IARP the source node checks the destination
whether it is present within its zone region. Since it does not
find the destination in its routing table it forwards the query
using IERP to the peripheral nodes depicted as shaded circle
in fig 1. Each peripheral node checks the destination in its
routing table. Now the nodes 4, 6, 14 and 15 do not find the
destination in its routing table so it repeats the border
casting process. The node 7 found the destination in its
routing table so it sends back reply to the source node (S).
In this paper we have proposed an energy conservation
algorithm for ZRP which focuses to reduce utilization of
unwanted energy by proper scheduling and effective
utilization of transmission power. The scheduling process
involves assigning of three periodic time slots such as Ts, Tl,
Ta, to all nodes in order to conserve the energy of individual
nodes as much as possible. In accordance with AFECA
technique every node in ZRP are operated with effective
sleep schedule approach as shown in fig 2. The effective
sleep schedule approach aims to put the node in sleep mode
for a pre assigned time period (Ts) when it is not in use. As
soon as a node finds that no traffic or request from its
neighbor during its listening period (Tl) it switches over to
sleep mode. In case if it finds any messages or traffic from
its neighbors it immediately processes the request by
entering in to active mode (Ta).
Tl= It is the time over which the node Listen for traffic.
Ts= It is the time over which the node is in Sleep mode.
Ta= It is the time over which the node participates in Active
Packet Delivery Process.
In order to ensure the successful delivery of data packets,
repeated transmission of requests to K+1 times would be
necessary. This ensures that a node will reply for any one of
the K+1 request when it is in sleep mode. This may slightly
increase overhead in the network. Once the node wakes up it
will not give much impact on latency and overhead.
The time interval for sleep mode has been increased by the
factor which is proportional to the density of neighbor
nodes.
TSA=Random (1, N) * Ts
Where Ts= K* Tl,,
N= Number of nodes,
TSA= new sleep time
Since it is an extended energy conservation technique we
need to take node density into consideration. A node
calculates its node density by tracking the number of packets
seen during the listening time.
Fig 2: State Diagram for sleep Schedule Approach
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 823
Active time of a node depends upon the length of the data
packet that has to be delivered. A node in this network will
be active until it finds no more packets to be processed.
Once it detects that no more packet waiting in the queue, it
allows the node to sleep for a particular period of time (Ts).
The node wakes up from sleep mode after the time period
(Ts) gets over.
Consider a network consist of 15 nodes of radius 2 hops as
shown in Fig 3. This shows how the nodes are responsible
for sleep schedule approach. In this node S is Source and
node 12 is destination. When the source S has the data to
deliver to the destination, node S checks the destination in
its routing table and it found that the destination node is not
covered by the source Zone region so it follows IERP. Node
S broadcast request to its peripheral nodes (nodes 4, 6, 7, 14,
15) directly by using BRP (Border cast Resolution
Protocol). As soon as the peripheral node 7 finds the
destination in its routing table, it send reply back to the
source node S.
The nodes S, 2, 7, 8, and 12 are involved in this process and
the remaining nodes are not participated in this process so it
goes to sleep mode or low power mode indicated as a grey
circle in fig 3. These nodes conserve their energy by
switching into sleep mode when no traffic occurs.
Along with the scheduling approach a suitable technique has
been incorporated to further optimize the power by taking
distance between source and destination in to consideration.
This algorithm helps to decide the sufficient energy level for
delivering of data packet to the particular destination based
on the hop distance. It is based on “Distance based energy
conservation algorithm”. A node adjusts its transmission
power based on the distance
Fig 3: Process diagram for sleep schedule approach.
between the corresponding node and the node it wish to
deliver the data packet. Hence the destination node which is
nearer to the source node would require less energy than the
node which is far away from the source node. The distance
and corresponding power levels can be calculated using
Frris relation.
The various distances and corresponding power levels are
given in table 1.
Table 1
Distance Between Source
and Destination (M)
Transmission power
level in joules
Distance<50
50<Distance<80
80<Distance<100
Distance>100
0.09
0.12
0.15
0.2
Consider the diagram shown in fig 4, this shows how
transmission power of the source node is adjusted based on
the distance between source and the corresponding nodes.
The nodes which are all depicted as grey circle indicates
such nodes are in sleep mode. The distance between
corresponding nodes can be calculated by finding out the
nodes position in terms of X and Y. In this diagram we have
assigned node S as source node and node 1 as destination
node.
Fig 4: Transmission power control when node 1 acts as
Destination
The destination node (Node 1) is nearer to the source
node(S) and the distance between node S and node 1 is
almost less than 50 m, so the transmission power of the
source node is adjusted based on the predefined power as
given in table 1. At initial we have assigned transmission
power of 0.2J to the nodes. After adjusting the transmission
power it consumes 0.09J to deliver the data successfully to
the destination node (i.e. Node 1).
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 824
Fig 5: Transmission power control when node 8 acts as
destination
Let us take the network given in fig 5, here node S is the
source node and Node 8 as destination. Once the route(S-7-
8) has been established to the node 4 using IERP and IARP,
the source node calculate the distance to the node 7 and
adjust the transmission power and node 7 calculates the
distance to the node 8 and adjusts its transmission power
according to the pre-defined power values as given in table
I.
4. ALGORITHM
Step 1: Periodic Broadcasting of Beacon Messages using
NDP (Neighbor Discovery Protocol)
Step 2: Nodes Listen for traffic during Listening time
Step 3: If Traffic exist Switch over to Active Mode for time
Ta or else Switch over to Sleep mode for time Ts.
Step 4: During Active Mode Node Check its Destination
 If Destination is covered by its source Zone Region
follows Pro Active Mechanism () and use
Transmission power control technique ().
 If Destination is not covered by Source Zone
Region follow Reactive Mechanism ().
Proactive Mechanism ():
 Routing Table maintenance and Accomplish Packet
Delivery process.
Reactive Mechanism ():
 Broadcasting of request to its peripherals using
BRP.
 Upon Reception of Request Checking of
destination in its routing table and repeat it until it
finds destination.
 Once the Destination is found the reply will be send
back to source and use transmission power control
technique.
Step 5: Transmission power control ():
 Distance calculation and transmission power
adjustment using Frris relation.
Step 6: Repeat this until successful delivery of last packet in
the queue.
5. SIMULATION SETUP
Parameter Value
Number of Nodes 20,30,40,50,60.
Grid Area 800*800
Initial Energy 100J
Traffic Model CBR
Transmitter Power 0.2J
Receiver Power 0.1J
Data Packet Size 2000 bits
Antenna Type Omni directional
Antenna
MAC Type IEEE 802.11
Antenna Model Two Ray Model
Simulation Time 200 sec
Listening time (Tl) 1s
Sleep time (Ts) 3s
Active time (Ta) 20s
Idle Power 0.0005J
Routing Protocol AZRP
Simulation Tool NS-2
Fig 6: Flow Diagram
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 825
This integrated approach can be simulated in NS-2
environment. The comparison of modified Routing Protocol
(AZRP) with Zone Routing Protocol reveals that the
modified Zone Routing Protocol has better performance
characteristics than ZRP.
6. RESULT DISCUSSION
6.1 Energy
Energy consumption is the major parameter which decides
life time of the network and it contributes more than
remaining parameters. The graph shown in fig 7 shows that
modified Zone Routing Protocol utilize less amount of
energy when compared with the Zone Routing Protocol.
AZRP conserves maximum amount of energy by putting the
mobile nodes into sleep mode when it is idle and extend its
energy conservation during Active mode by taking distance
between source and destination into consideration. With the
help of this proposed technique we can conserve 48% of
energy under low density and 46% of energy under high
density of nodes when compared with ZRP. As the number
of nodes increases, utilization of energy also increases
gradually but the conservation of energy in AZRP is more
than basic Zone Routing Protocol.
Fig 7: Energy comparison between AZRP and ZRP
6.2 PDR
Looking at the Packet Delivery Ratio shown in fig 8, pure
ZRP maintains its PDR as an average of 90% and 83% in
low and high density of nodes respectively. The modified
Zone Routing Protocol has the PDR of 87% and 81% under
low and high density of nodes respectively. It is nothing
surprises that reduction of PDR when we use Power saving
techniques. The basic reason behind this reduction in PDR is
the receiving node could be in sleep mode when the packet
arrives and natural packet collision.
Fig 8: PDR Comparison between AZRP and ZRP
6.3 Throughput
An efficient routing protocol should achieve high
throughput and low delay. The throughput is always
correlated with delay. As the throughput increases the delay
will be low. The modified Zone Routing Protocol (AZRP)
has higher throughput than basic Zone Routing Protocol and
it has less delay as shown in fig 9.The throughput of the
network depends upon the traffic density. It is shown that if
the node density increases, the throughput of the network
slightly decreases but it is comparitively higher than ZRP.
Fig 9: Throughput comparison between AZRP and ZRP
6.4 Control Overhead
When AZRP control overhead is compared with ZRP, the
overhead of AZRP is slightly higher than ZRP bacause of
the re transmission of queries. Once the route has
established it will not give much impact on overhead.
0
50
100
150
200
250
300
350
20 30 40 50 60
Energyconsumption(Jouels)
Number of Nodes
ENERGY COMPARISON
AZRP
ZRP
0
20
40
60
80
100
120
20 30 40 50 60
PDR(Bytes)
No of Nodes
Packet Delivery Ratio
AZRP
ZRP
0
20000
40000
60000
80000
100000
120000
140000
160000
180000
20 30 40 50 60
Throughput(Bytes)
Number of Nodes
Throughput
AZRP
ZRP
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 826
Fig 10: Control overhead comparison between AZRP and
ZRP
7. FUTURE WORK
This paper proposes a novel way which mainly deals with
conservation of battery resource. The basic reason behind
the issues of this paper such as reduction in PDR and
increase in control overhead is receiving node could be in
sleep mode when the traffic flow occurs. Due to this few
packets may be dropped and multiple re- transmission
causes increase in overhead. This problem can be rectified
when it comes to practical by using RF tag to all the nodes
in the network. The RF tag helps to wake up the nodes from
sleep mode when the traffic flow occurs. This helps to
deliver the data packets without any loss and also it reduces
multiple re transmission of requests.
8. CONCLUSIONS
In this paper we have proposed a novel approach which
conserves the energy of the mobile nodes as much as
possible by following sleep schedule approach and Distance
based energy conservation algorithm. The simulation results
were shown which reveals that modified Zone Routing
Protocol has better performance which can conserve 48% of
energy under low density of nodes and 46% of energy under
high density of nodes. It ensures that modified ZRP is
effectively suitable for wide range of applications.
REFERENCES
[1] Ravi G. and K. R. Kashwan, “Energy Aware Zone
Routing Protocol Using Power Save Technique
AFECA” , International Review on Computers and
Software, Vol. 8, No. 10, Oct 2013 pp. 2373-2378.
[2] Dinesh RatanGautam , RGPV Bhopal “Enhanced
Transmission PowerControl Mechanism based on
RSSI for MANET” International Journal of
Computer Applications Vol. 28– No.1, Aug 2011,
pp. 25-30.
[3] JavadVazifehdan, Venkatesha PrasadR.,
IgnasNiemegeers“ Energy-Efficient Reliable Routing
ConsideringResidual Energy in Wireless Ad Hoc
Networks” IEEE Transactions On Mobile
Computing. Vol. 13, No. 2,Feb 2013, pp.434-447.
[4] RavillaDilli,Putta Chandra ShekarReddy,“Energy
Management in Zone Routing Protocol (ZRP)”
International Journal of Emerging Technology and
Advanced Engineering.Vol. 2, No. 5, May
2012.Pp.61-68.
[5] SugunaR., GomathiP., “Energy Conservation in
MANET Using Power Saving Protocol
BECA/AFECA”IJCSMC, Vol. 2, Issue. 7, July 2013,
pp.196 – 199.
[6] MadsDarøKristensen and NielsOlofBouvin, ,“Energy
Efficient MANET Routing Using a Combination of
Span and BECA/AFECA”Journal of Networks, Vol.
3, No. 3Mar 2008. Pp. 49-56.
[7] SeemaVerma AIM & ACT, Banasthali University,
Rajasthan1, RekhaAgarwal“ An Optimized Energy
Aware Routing (OEAR) Scheme for Mobile Ad Hoc
Networks using Variable Transmission
Range”International Journal of Computer
Applications. Vol. 45, No.12, May 2012. Pp.18-22.
[8] Jun Zhang, Li Fei, QiangGao, Xiao-Hong
Peng“Energy-Efficient Multihop Cooperative MISO
Transmission with Optimal Hop Distance in Wireless
Ad Hoc Networks” IEEE Transactions on Wireless
Communications, Vol. 10, No. 10, Oct 2011.Pp.
3426-3435.
[9] Subhankar Mishra, Sudhansu Mohan Satpathy and
Abhipsa Mishra “ENERGY EFFICIENCY IN AD
HOC NETWORKS “International Journal of Ad hoc,
Sensor & Ubiquitous Computing (IJASUC) Vol.2,
No.1, Mar 2011. Pp. 139-145.
[10] Zygmunt J. Haas, and Marc R. Pearlman, “The
Performance of Query Control Schemes for the
Zone Routing Protocol” IEEE Transactions on
Networking, Vol. 9, No. 4, Aug 2001. Pp. 427-438.
[11] J. Cartigny, D. Simplot, and I. Stojmenovic,
“Localized Minimum- Energy Broadcasting in Ad-
Hoc Networks,” Proceeding of IEEE INFOCOM.
Vol. 3, pp. 2210-2217, Mar. 2003.
[12] Laura Galluccio, GiacomoMorabito, and Sergio
Palazzo,“Evaluation of a Tradeoff Between Energy
Efficiency and Responsiveness of Neighbor
Discovery in Self-Organizing Ad Hoc Networks
“IEEE Journal On Selected Areas In
Communications, Vol. 22, No. 7, Sep 2004. pp.
1167-1182.
[13] Baldev Ram Mali, N.C. Barwar, “ The Performance
of MANET Routing Protocols considering Impact of
Node Density under Different Traffic Patterns
“Special Issue of International Journal of Computer
Applications on No. 6, Jan2012, pp.26-30.
0
20000
40000
60000
80000
100000
120000
20 30 40 50 60
Controloverheads(packets)
No of nodes
Control overhead
ZRP
AZRP

More Related Content

What's hot

Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)ijsrd.com
 
Analysis of multi hop relay algorithm for efficient broadcasting in manets
Analysis of multi hop relay algorithm for efficient broadcasting in manetsAnalysis of multi hop relay algorithm for efficient broadcasting in manets
Analysis of multi hop relay algorithm for efficient broadcasting in manetseSAT Publishing House
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...IOSRJECE
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...ijwmn
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...Editor IJCATR
 
Hybrid networking and distribution
Hybrid networking and distribution Hybrid networking and distribution
Hybrid networking and distribution vivek pratap singh
 
Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksPushpita Biswas
 
Hierarchical clustering algo for wsn
Hierarchical clustering algo for wsnHierarchical clustering algo for wsn
Hierarchical clustering algo for wsnSamruddhi Gaikwad
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized powerijfcstjournal
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...ijassn
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...IJTET Journal
 

What's hot (13)

Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
Energy Efficient LEACH protocol for Wireless Sensor Network (I-LEACH)
 
Analysis of multi hop relay algorithm for efficient broadcasting in manets
Analysis of multi hop relay algorithm for efficient broadcasting in manetsAnalysis of multi hop relay algorithm for efficient broadcasting in manets
Analysis of multi hop relay algorithm for efficient broadcasting in manets
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
Aa35152156
Aa35152156Aa35152156
Aa35152156
 
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
Comparative Simulation Study Of LEACH-Like And HEED-Like Protocols Deployed I...
 
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
INCREASE THE LIFETIME OF WIRELESS SENSOR NETWORKS USING HIERARCHICAL CLUSTERI...
 
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
An Improved Energy Efficient Wireless Sensor Networks Through Clustering In C...
 
Hybrid networking and distribution
Hybrid networking and distribution Hybrid networking and distribution
Hybrid networking and distribution
 
Energy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networksEnergy efficient communication techniques for wireless micro sensor networks
Energy efficient communication techniques for wireless micro sensor networks
 
Hierarchical clustering algo for wsn
Hierarchical clustering algo for wsnHierarchical clustering algo for wsn
Hierarchical clustering algo for wsn
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized power
 
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
THRESHOLD SENSITIVE HETEROGENOUS ROUTING PROTOCOL FOR BETTER ENERGY UTILIZATI...
 
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
Prolong Lifetime Analysis and Efficient Utilization of Energy in Heterogeneou...
 

Viewers also liked

Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...
Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...
Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...eSAT Publishing House
 
Implementation of hummingbird cryptographic
Implementation of hummingbird cryptographicImplementation of hummingbird cryptographic
Implementation of hummingbird cryptographiceSAT Publishing House
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialeSAT Publishing House
 
Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...eSAT Publishing House
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentseSAT Publishing House
 
Detect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureDetect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureeSAT Publishing House
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...eSAT Publishing House
 
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a reviewPerformance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a revieweSAT Publishing House
 
Enhancing the capability of supply chain by
Enhancing the capability of supply chain byEnhancing the capability of supply chain by
Enhancing the capability of supply chain byeSAT Publishing House
 
On approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials withinOn approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials withineSAT Publishing House
 
Desinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based onDesinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based oneSAT Publishing House
 
Simulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filterSimulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filtereSAT Publishing House
 
Conceptual design of injection mould tool for main body part of an air inflator
Conceptual design of injection mould tool for main body part of an air inflatorConceptual design of injection mould tool for main body part of an air inflator
Conceptual design of injection mould tool for main body part of an air inflatoreSAT Publishing House
 
Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...eSAT Publishing House
 
Ccag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocolCcag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocoleSAT Publishing House
 
Indoor localization in sensor network with
Indoor localization in sensor network withIndoor localization in sensor network with
Indoor localization in sensor network witheSAT Publishing House
 
Discovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizerDiscovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizereSAT Publishing House
 
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...eSAT Publishing House
 
Atenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactorAtenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactoreSAT Publishing House
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpceSAT Publishing House
 

Viewers also liked (20)

Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...
Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...
Analysis of fuel consumption and oxides of nitrogen using oxygen enriched air...
 
Implementation of hummingbird cryptographic
Implementation of hummingbird cryptographicImplementation of hummingbird cryptographic
Implementation of hummingbird cryptographic
 
Design and analysis of low power pseudo differential
Design and analysis of low power pseudo differentialDesign and analysis of low power pseudo differential
Design and analysis of low power pseudo differential
 
Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...Enhancing proxy based web caching system using clustering based pre fetching ...
Enhancing proxy based web caching system using clustering based pre fetching ...
 
Devising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidentsDevising a new technique to reduce highway barrier accidents
Devising a new technique to reduce highway barrier accidents
 
Detect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructureDetect and immune mobile cloud infrastructure
Detect and immune mobile cloud infrastructure
 
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...Evaluvation of noise level and its adverse effect in metal die manufacuturing...
Evaluvation of noise level and its adverse effect in metal die manufacuturing...
 
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a reviewPerformance of nano crystalline h zsm-5 as additive in fcc catalyst a review
Performance of nano crystalline h zsm-5 as additive in fcc catalyst a review
 
Enhancing the capability of supply chain by
Enhancing the capability of supply chain byEnhancing the capability of supply chain by
Enhancing the capability of supply chain by
 
On approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials withinOn approximate bounds of zeros of polynomials within
On approximate bounds of zeros of polynomials within
 
Desinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based onDesinging dsp (0, 1) acceptance sampling plans based on
Desinging dsp (0, 1) acceptance sampling plans based on
 
Simulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filterSimulink based design simulations of band pass fir filter
Simulink based design simulations of band pass fir filter
 
Conceptual design of injection mould tool for main body part of an air inflator
Conceptual design of injection mould tool for main body part of an air inflatorConceptual design of injection mould tool for main body part of an air inflator
Conceptual design of injection mould tool for main body part of an air inflator
 
Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...Evaluating performance of centrifugal pump through cfd while modifying the su...
Evaluating performance of centrifugal pump through cfd while modifying the su...
 
Ccag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocolCcag gossip based reliable multicast protocol
Ccag gossip based reliable multicast protocol
 
Indoor localization in sensor network with
Indoor localization in sensor network withIndoor localization in sensor network with
Indoor localization in sensor network with
 
Discovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizerDiscovering adaptive wireless sensor network using β synchronizer
Discovering adaptive wireless sensor network using β synchronizer
 
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
Ultrasonic investigation of bio liquid mixtures of methanol with cinnamaldehy...
 
Atenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactorAtenolol epoxide reaction data analysis in batch reactor
Atenolol epoxide reaction data analysis in batch reactor
 
Performance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpcPerformance analysis of a liquid column in a chemical plant by using mpc
Performance analysis of a liquid column in a chemical plant by using mpc
 

Similar to Power saving mechanism for hybrid routing protocol using scheduling technique

Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...IJTET Journal
 
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...IJTET Journal
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksA. Sufian
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...ijcncs
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...IRJET Journal
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...IJSRED
 
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...acijjournal
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksijasuc
 
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc NetworksMPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networksijsrd.com
 
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...ijassn
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...IOSR Journals
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...IJEEE
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...IJMIT JOURNAL
 
Analyzing performance of zrp by varying node density and transmission range
Analyzing performance of zrp by varying node density and transmission rangeAnalyzing performance of zrp by varying node density and transmission range
Analyzing performance of zrp by varying node density and transmission rangeAlexander Decker
 
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyData-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyAli Habeeb
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSijassn
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksijassn
 

Similar to Power saving mechanism for hybrid routing protocol using scheduling technique (20)

Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
 
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...Quality of service improved in WSNs using Improved Efficient Quality of Servi...
Quality of service improved in WSNs using Improved Efficient Quality of Servi...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
 
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
Enhanced Routing and Cluster Based Algorithms in WSNs to Improve Communicatio...
 
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...
Enhancement of Improved Balanced LEACH for Heterogeneous Wireless Sensor Netw...
 
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networksShortest path algorithm for data transmission in wireless ad hoc sensor networks
Shortest path algorithm for data transmission in wireless ad hoc sensor networks
 
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc NetworksMPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
MPC-EAR : Maximal Power Conserved And Energy Aware Routing in Ad hoc Networks
 
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
 
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
Implementing Energy Efficient Strategies in the MANET on-demand routing Proto...
 
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
Wireless sensor networks, clustering, Energy efficient protocols, Particles S...
 
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
DESIGN AND IMPLEMENTATION OF ADVANCED MULTILEVEL PRIORITY PACKET SCHEDULING S...
 
Analyzing performance of zrp by varying node density and transmission range
Analyzing performance of zrp by varying node density and transmission rangeAnalyzing performance of zrp by varying node density and transmission range
Analyzing performance of zrp by varying node density and transmission range
 
M010226367
M010226367M010226367
M010226367
 
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A surveyData-Centric Routing Protocols in Wireless Sensor Network: A survey
Data-Centric Routing Protocols in Wireless Sensor Network: A survey
 
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKSENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
ENERGY EFFICIENT DATA COMMUNICATION APPROACH IN WIRELESS SENSOR NETWORKS
 
Energy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networksEnergy efficient data communication approach in wireless sensor networks
Energy efficient data communication approach in wireless sensor networks
 

More from eSAT Publishing House

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

More from eSAT Publishing House (20)

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

Recently uploaded

+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptMsecMca
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stageAbc194748
 

Recently uploaded (20)

+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 

Power saving mechanism for hybrid routing protocol using scheduling technique

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 821 POWER SAVING MECHANISM FOR HYBRID ROUTING PROTOCOL USING SCHEDULING TECHNIQUE Mohanavel1 , G. Ravi G2 1 PG Student, M.E-communication Systems, Sona College of Technology, Tamil Nadu, India 2 Assistant Professor, ECE-PG, Sona college of Technology, TamilNadu, India Abstract Mobile ad hoc networks are infrastructure less network which are composed of wireless nodes of limited battery constraints with mobility and communication capabilities. Energy management is a challenging approach in such kind of wireless networks. It deals with controlling the battery discharge, adjusting the transmission power of the nodes, and scheduling of power source so as to reduce the energy consumption of individual nodes as much as possible. This paper proposes an Energy management algorithm for Zone Routing Protocol using the extended energy conservation technique called AFECA (Adaptive Fidelity Energy Conservation Algorithm) and Energy consumption is further optimized by using Distance based energy conservation algorithm by taking variable transmission range into consideration. These Energy saving Algorithms are incorporated with well-known hybrid routing protocol called Zone Routing Protocol to optimize the utilization of energy. The performance parameters such as Energy, throughput, delay, of modified ZRP are compared with ZRP using NS-2, which shows that modified ZRP is well suited and an efficient protocol. Keywords: AFECA, Distance Based Energy Conservation, Energy management, Mobile Ad hoc network, Transmission Power, ZRP. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION MANET (Mobile Ad hoc Network) composed of group of nodes with limited battery constraints where a node itself functions as a router instead of requiring an additional network component for routing process. It attempts to provide communication during some critical applications like emergency rescue operations, military applications etc, where no network coverage is available. The communication link between nodes relies on neighbor nodes and these nodes are responsible for routing of information from source to destination. If these information or data packet has to be delivered successfully, the nodes in this network must be consistent for long period of time. In order to make the nodes as consistent as long as possible, the source for these nodes must be properly utilized or it has to be properly managed. Battery utilization in ad hoc networks determines the life time of the network hence the battery power must be properly discharged. A suitable routing protocol which helps to establish routes and accomplish packet delivery process among randomly distributed nodes. Based on the behavior of routing, the routing protocol is primarily classified in to three types as given below. 1. Pro Active routing protocol (Table Driven Approach): Each node will proactively maintains a table which keeps information needed for routing process by periodically transmitting Beacon messages to it neighbor nodes. Examples of such protocols are Destination Sequenced Distance Vector routing (DSDV), Optimized Link State Routing (OLSR) etc. 2. Reactive Routing protocol (On demand Routing Protocol): Nodes does not maintain updated routing table at every instant of time. It establish network link whenever the connection is needed. Examples of such protocols are AODV, DSR, etc. 3. Hybrid Routing Protocol: This protocol comprises of both the Pro Active and Reactive Mechanisms. Examples for such protocols are ZRP, CEDAR, etc. 2. RELATED WORKS. Many researchers have been carried out in recent years which focus to develop several energy conservation algorithms [1] - [9]. This led to develop Enhanced Transmission Power Control Mechanism (ETPCM) [2], is an approach which calculates the required transmission power of the node based on RSSI (Received Signal Strength Indication). The calculation of transmission power for all nodes using RSSI will increase delay. In this case it is difficult to find the signal strength of non-neighbor nodes. Minimum Battery Cost Routing [3] which estimates the residual energy of individual nodes and retain this to select suitable path for routing process. In some cases this routing may lead selection of routes with less power nodes which result in path damage. Modified Zone Routing Protocol based on Alternate Zone creation process [4] has utilized alternate Zones of various power levels to reduce the wastage of transmission power in case of absence of peripheral nodes in Reactive mechanism.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 822 It creates alternate zones when peripheral nodes are not found hence it require re-establishment of routes and routing update would be necessary so it takes more time to establish routes and accomplish packet delivery process when alternate Zones are created. Energy Efficient MANET routing [6] proposed a novel approach based on AFECA and Span which eliminates multiple retransmission of request by coordinator node selection and overhearing process. The nodes overhear data packets too it leads some nodes to act as a malicious node. 3. MODIFIED ZONE ROUTING PROTOCOL Zone Routing Protocol is an example for Hybrid routing protocol which consists of both Proactive (IARP) and reactive mechanism (IERP). Each node in this network covers a Zone of Radius R as shown in fig 1. It invokes proactive mechanism (IARP) when the destination is covered by the Zone region of source node and invokes Reactive mechanism (IERP) when the destination is not covered by the Zone region of source node. Each node in this network maintains routing table by periodically broadcasting beacon messages to its neighbors with the help of Neighbor Discovery Protocol (NDP). Since it is a Distributed protocol, broadcasting of multiple queries leads to redundancy. Such redundancy can be eliminated by using suitable query control mechanism. It drops the query to the particular node which has been already covered by that query with same sequence. Fig 1: Concept of Zone Routing Protocol (ZRP) Consider the network in fig-1, node S is the source node and the node S has the data packet to send to node 12. The radius of the zone is R=2 hops. By using the routing table provided by IARP the source node checks the destination whether it is present within its zone region. Since it does not find the destination in its routing table it forwards the query using IERP to the peripheral nodes depicted as shaded circle in fig 1. Each peripheral node checks the destination in its routing table. Now the nodes 4, 6, 14 and 15 do not find the destination in its routing table so it repeats the border casting process. The node 7 found the destination in its routing table so it sends back reply to the source node (S). In this paper we have proposed an energy conservation algorithm for ZRP which focuses to reduce utilization of unwanted energy by proper scheduling and effective utilization of transmission power. The scheduling process involves assigning of three periodic time slots such as Ts, Tl, Ta, to all nodes in order to conserve the energy of individual nodes as much as possible. In accordance with AFECA technique every node in ZRP are operated with effective sleep schedule approach as shown in fig 2. The effective sleep schedule approach aims to put the node in sleep mode for a pre assigned time period (Ts) when it is not in use. As soon as a node finds that no traffic or request from its neighbor during its listening period (Tl) it switches over to sleep mode. In case if it finds any messages or traffic from its neighbors it immediately processes the request by entering in to active mode (Ta). Tl= It is the time over which the node Listen for traffic. Ts= It is the time over which the node is in Sleep mode. Ta= It is the time over which the node participates in Active Packet Delivery Process. In order to ensure the successful delivery of data packets, repeated transmission of requests to K+1 times would be necessary. This ensures that a node will reply for any one of the K+1 request when it is in sleep mode. This may slightly increase overhead in the network. Once the node wakes up it will not give much impact on latency and overhead. The time interval for sleep mode has been increased by the factor which is proportional to the density of neighbor nodes. TSA=Random (1, N) * Ts Where Ts= K* Tl,, N= Number of nodes, TSA= new sleep time Since it is an extended energy conservation technique we need to take node density into consideration. A node calculates its node density by tracking the number of packets seen during the listening time. Fig 2: State Diagram for sleep Schedule Approach
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 823 Active time of a node depends upon the length of the data packet that has to be delivered. A node in this network will be active until it finds no more packets to be processed. Once it detects that no more packet waiting in the queue, it allows the node to sleep for a particular period of time (Ts). The node wakes up from sleep mode after the time period (Ts) gets over. Consider a network consist of 15 nodes of radius 2 hops as shown in Fig 3. This shows how the nodes are responsible for sleep schedule approach. In this node S is Source and node 12 is destination. When the source S has the data to deliver to the destination, node S checks the destination in its routing table and it found that the destination node is not covered by the source Zone region so it follows IERP. Node S broadcast request to its peripheral nodes (nodes 4, 6, 7, 14, 15) directly by using BRP (Border cast Resolution Protocol). As soon as the peripheral node 7 finds the destination in its routing table, it send reply back to the source node S. The nodes S, 2, 7, 8, and 12 are involved in this process and the remaining nodes are not participated in this process so it goes to sleep mode or low power mode indicated as a grey circle in fig 3. These nodes conserve their energy by switching into sleep mode when no traffic occurs. Along with the scheduling approach a suitable technique has been incorporated to further optimize the power by taking distance between source and destination in to consideration. This algorithm helps to decide the sufficient energy level for delivering of data packet to the particular destination based on the hop distance. It is based on “Distance based energy conservation algorithm”. A node adjusts its transmission power based on the distance Fig 3: Process diagram for sleep schedule approach. between the corresponding node and the node it wish to deliver the data packet. Hence the destination node which is nearer to the source node would require less energy than the node which is far away from the source node. The distance and corresponding power levels can be calculated using Frris relation. The various distances and corresponding power levels are given in table 1. Table 1 Distance Between Source and Destination (M) Transmission power level in joules Distance<50 50<Distance<80 80<Distance<100 Distance>100 0.09 0.12 0.15 0.2 Consider the diagram shown in fig 4, this shows how transmission power of the source node is adjusted based on the distance between source and the corresponding nodes. The nodes which are all depicted as grey circle indicates such nodes are in sleep mode. The distance between corresponding nodes can be calculated by finding out the nodes position in terms of X and Y. In this diagram we have assigned node S as source node and node 1 as destination node. Fig 4: Transmission power control when node 1 acts as Destination The destination node (Node 1) is nearer to the source node(S) and the distance between node S and node 1 is almost less than 50 m, so the transmission power of the source node is adjusted based on the predefined power as given in table 1. At initial we have assigned transmission power of 0.2J to the nodes. After adjusting the transmission power it consumes 0.09J to deliver the data successfully to the destination node (i.e. Node 1).
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 824 Fig 5: Transmission power control when node 8 acts as destination Let us take the network given in fig 5, here node S is the source node and Node 8 as destination. Once the route(S-7- 8) has been established to the node 4 using IERP and IARP, the source node calculate the distance to the node 7 and adjust the transmission power and node 7 calculates the distance to the node 8 and adjusts its transmission power according to the pre-defined power values as given in table I. 4. ALGORITHM Step 1: Periodic Broadcasting of Beacon Messages using NDP (Neighbor Discovery Protocol) Step 2: Nodes Listen for traffic during Listening time Step 3: If Traffic exist Switch over to Active Mode for time Ta or else Switch over to Sleep mode for time Ts. Step 4: During Active Mode Node Check its Destination  If Destination is covered by its source Zone Region follows Pro Active Mechanism () and use Transmission power control technique ().  If Destination is not covered by Source Zone Region follow Reactive Mechanism (). Proactive Mechanism ():  Routing Table maintenance and Accomplish Packet Delivery process. Reactive Mechanism ():  Broadcasting of request to its peripherals using BRP.  Upon Reception of Request Checking of destination in its routing table and repeat it until it finds destination.  Once the Destination is found the reply will be send back to source and use transmission power control technique. Step 5: Transmission power control ():  Distance calculation and transmission power adjustment using Frris relation. Step 6: Repeat this until successful delivery of last packet in the queue. 5. SIMULATION SETUP Parameter Value Number of Nodes 20,30,40,50,60. Grid Area 800*800 Initial Energy 100J Traffic Model CBR Transmitter Power 0.2J Receiver Power 0.1J Data Packet Size 2000 bits Antenna Type Omni directional Antenna MAC Type IEEE 802.11 Antenna Model Two Ray Model Simulation Time 200 sec Listening time (Tl) 1s Sleep time (Ts) 3s Active time (Ta) 20s Idle Power 0.0005J Routing Protocol AZRP Simulation Tool NS-2 Fig 6: Flow Diagram
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 825 This integrated approach can be simulated in NS-2 environment. The comparison of modified Routing Protocol (AZRP) with Zone Routing Protocol reveals that the modified Zone Routing Protocol has better performance characteristics than ZRP. 6. RESULT DISCUSSION 6.1 Energy Energy consumption is the major parameter which decides life time of the network and it contributes more than remaining parameters. The graph shown in fig 7 shows that modified Zone Routing Protocol utilize less amount of energy when compared with the Zone Routing Protocol. AZRP conserves maximum amount of energy by putting the mobile nodes into sleep mode when it is idle and extend its energy conservation during Active mode by taking distance between source and destination into consideration. With the help of this proposed technique we can conserve 48% of energy under low density and 46% of energy under high density of nodes when compared with ZRP. As the number of nodes increases, utilization of energy also increases gradually but the conservation of energy in AZRP is more than basic Zone Routing Protocol. Fig 7: Energy comparison between AZRP and ZRP 6.2 PDR Looking at the Packet Delivery Ratio shown in fig 8, pure ZRP maintains its PDR as an average of 90% and 83% in low and high density of nodes respectively. The modified Zone Routing Protocol has the PDR of 87% and 81% under low and high density of nodes respectively. It is nothing surprises that reduction of PDR when we use Power saving techniques. The basic reason behind this reduction in PDR is the receiving node could be in sleep mode when the packet arrives and natural packet collision. Fig 8: PDR Comparison between AZRP and ZRP 6.3 Throughput An efficient routing protocol should achieve high throughput and low delay. The throughput is always correlated with delay. As the throughput increases the delay will be low. The modified Zone Routing Protocol (AZRP) has higher throughput than basic Zone Routing Protocol and it has less delay as shown in fig 9.The throughput of the network depends upon the traffic density. It is shown that if the node density increases, the throughput of the network slightly decreases but it is comparitively higher than ZRP. Fig 9: Throughput comparison between AZRP and ZRP 6.4 Control Overhead When AZRP control overhead is compared with ZRP, the overhead of AZRP is slightly higher than ZRP bacause of the re transmission of queries. Once the route has established it will not give much impact on overhead. 0 50 100 150 200 250 300 350 20 30 40 50 60 Energyconsumption(Jouels) Number of Nodes ENERGY COMPARISON AZRP ZRP 0 20 40 60 80 100 120 20 30 40 50 60 PDR(Bytes) No of Nodes Packet Delivery Ratio AZRP ZRP 0 20000 40000 60000 80000 100000 120000 140000 160000 180000 20 30 40 50 60 Throughput(Bytes) Number of Nodes Throughput AZRP ZRP
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Special Issue: 07 |May-2014, Available @ http://www.ijret.org 826 Fig 10: Control overhead comparison between AZRP and ZRP 7. FUTURE WORK This paper proposes a novel way which mainly deals with conservation of battery resource. The basic reason behind the issues of this paper such as reduction in PDR and increase in control overhead is receiving node could be in sleep mode when the traffic flow occurs. Due to this few packets may be dropped and multiple re- transmission causes increase in overhead. This problem can be rectified when it comes to practical by using RF tag to all the nodes in the network. The RF tag helps to wake up the nodes from sleep mode when the traffic flow occurs. This helps to deliver the data packets without any loss and also it reduces multiple re transmission of requests. 8. CONCLUSIONS In this paper we have proposed a novel approach which conserves the energy of the mobile nodes as much as possible by following sleep schedule approach and Distance based energy conservation algorithm. The simulation results were shown which reveals that modified Zone Routing Protocol has better performance which can conserve 48% of energy under low density of nodes and 46% of energy under high density of nodes. It ensures that modified ZRP is effectively suitable for wide range of applications. REFERENCES [1] Ravi G. and K. R. Kashwan, “Energy Aware Zone Routing Protocol Using Power Save Technique AFECA” , International Review on Computers and Software, Vol. 8, No. 10, Oct 2013 pp. 2373-2378. [2] Dinesh RatanGautam , RGPV Bhopal “Enhanced Transmission PowerControl Mechanism based on RSSI for MANET” International Journal of Computer Applications Vol. 28– No.1, Aug 2011, pp. 25-30. [3] JavadVazifehdan, Venkatesha PrasadR., IgnasNiemegeers“ Energy-Efficient Reliable Routing ConsideringResidual Energy in Wireless Ad Hoc Networks” IEEE Transactions On Mobile Computing. Vol. 13, No. 2,Feb 2013, pp.434-447. [4] RavillaDilli,Putta Chandra ShekarReddy,“Energy Management in Zone Routing Protocol (ZRP)” International Journal of Emerging Technology and Advanced Engineering.Vol. 2, No. 5, May 2012.Pp.61-68. [5] SugunaR., GomathiP., “Energy Conservation in MANET Using Power Saving Protocol BECA/AFECA”IJCSMC, Vol. 2, Issue. 7, July 2013, pp.196 – 199. [6] MadsDarøKristensen and NielsOlofBouvin, ,“Energy Efficient MANET Routing Using a Combination of Span and BECA/AFECA”Journal of Networks, Vol. 3, No. 3Mar 2008. Pp. 49-56. [7] SeemaVerma AIM & ACT, Banasthali University, Rajasthan1, RekhaAgarwal“ An Optimized Energy Aware Routing (OEAR) Scheme for Mobile Ad Hoc Networks using Variable Transmission Range”International Journal of Computer Applications. Vol. 45, No.12, May 2012. Pp.18-22. [8] Jun Zhang, Li Fei, QiangGao, Xiao-Hong Peng“Energy-Efficient Multihop Cooperative MISO Transmission with Optimal Hop Distance in Wireless Ad Hoc Networks” IEEE Transactions on Wireless Communications, Vol. 10, No. 10, Oct 2011.Pp. 3426-3435. [9] Subhankar Mishra, Sudhansu Mohan Satpathy and Abhipsa Mishra “ENERGY EFFICIENCY IN AD HOC NETWORKS “International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.2, No.1, Mar 2011. Pp. 139-145. [10] Zygmunt J. Haas, and Marc R. Pearlman, “The Performance of Query Control Schemes for the Zone Routing Protocol” IEEE Transactions on Networking, Vol. 9, No. 4, Aug 2001. Pp. 427-438. [11] J. Cartigny, D. Simplot, and I. Stojmenovic, “Localized Minimum- Energy Broadcasting in Ad- Hoc Networks,” Proceeding of IEEE INFOCOM. Vol. 3, pp. 2210-2217, Mar. 2003. [12] Laura Galluccio, GiacomoMorabito, and Sergio Palazzo,“Evaluation of a Tradeoff Between Energy Efficiency and Responsiveness of Neighbor Discovery in Self-Organizing Ad Hoc Networks “IEEE Journal On Selected Areas In Communications, Vol. 22, No. 7, Sep 2004. pp. 1167-1182. [13] Baldev Ram Mali, N.C. Barwar, “ The Performance of MANET Routing Protocols considering Impact of Node Density under Different Traffic Patterns “Special Issue of International Journal of Computer Applications on No. 6, Jan2012, pp.26-30. 0 20000 40000 60000 80000 100000 120000 20 30 40 50 60 Controloverheads(packets) No of nodes Control overhead ZRP AZRP