SlideShare a Scribd company logo
1 of 11
Download to read offline
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
DOI : 10.5121/ijasuc.2014.5301 1
ENERGY AWARE ROUTING FOR ADHOC
NETWORKS USING DYNAMIC PATH
SWITCHING
Ravi G1
and Reemlus Jacob D2
1
Assistant Professor, 2
PG Scholar
1, 2
Sona College of Technology,
Salem, India.
ABSTRACT
Ad hoc networks are self-configuring networks and each node executes routing functionalities by itself;
they are powered by battery, which is prone to decrease with time. In this paper, a power aware routing
algorithm called Dynamic path switching is proposed which attempt to extend the lifetime of network in
MANET. It creates a new path based on the energy level of the nodes. Along with DPS the Transmission
power control technique is incorporated which varies the transmission power based on the distance. It
reduces power consumption further. The proposed techniques are incorporated in Zone Routing Protocol
(ZRP) and simulated by using NS-2 simulator to obtain the QOS parameters.
KEYWORDS
MANET, ZRP, Dynamic path switching, Packet Delivery ratio, Energy Efficient Routing.
1. INTRODUCTION
The Ad hoc networks are most preferred these days since it does not need an infrastructure;
moreover the nodes themselves act as routers. The network is a constantly changing structure
forming different routes to the destination. The battery power tends to deplete cause of this
feature. Preserving battery power is an important aspect as it increases the duration for which the
network exists. Complete draining of battery in a node will lead to node failure. Node failure will
lead to decrease number of intermediate nodes to reach the destination, thereby decreasing the
network lifetime. Designing a routing algorithm which prevents node failure is the main objective
of this paper. The routing Strategy of the network is changed as to get to destination with frequent
change in paths instead of using a single node for a longer duration. We incorporate power aware
routing techniques in a MANET to effectively reduce energy consumption. Based on the behavior
of routing, the routing protocol is primarily classified into three types as given below.
1. Pro Active routing protocol (Table Driven Approach)
Each node will pro-actively maintain a table which keeps the information needed for the routing
process by periodically send Beacon messages to its neighbor nodes. Examples of such protocols
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
2
are Destination Sequenced Distance Vector routing (DSDV), Optimized Link State Routing
(OLSR) etc.
2. Reactive Routing protocol (On demand Routing Protocol)
Nodes do not maintain an updated routing table at every instant of time. It establishes a network
link whenever the connection is needed. Examples of such protocols are AODV, DSR, etc.
3. Hybrid routing protocol
This routing protocol comprises of both the pro-active and reactive mechanism. Examples of such
protocols are ZRP, CEDAR, etc.
2. RELATED WORKS
The technique of effective routing has been done in previous works; all the techniques have their
unique way of managing power. Switching modes [1] concentrate on switching the nodes
between active and sleep mode, the node goes to sleep mode based on the battery level of the
node. In active mode, a node may transmit data at any time. In power-save mode, a node is
inactive most of the time and comes to active mode occasionally. Switching between active and
sleep mode is accomplished by keeping alive timer. This technique fails to provide an alternative
for the transmission of the packet.
Power-Aware Routing [2], [3] deal with avoiding node with a low battery level this technique
also serves as a power saving technique. This technique saves power by eliminating nodes with
minimum power for transmission of packets. Omitting nodes will consequently lead to minimize
in the number of intermediate nodes for transmission. Maintaining a drain rate [4] in this
technique when overall network power is reduced to a certain level the source establishes a path
with nodes which has a minimum battery left. This increases the vulnerability of link breaking
since data is transferred with nodes with minimum energy.
Even power distribution [6] technique deals with distributing power evenly to all nodes for
transmission of data. The technique concentrates on the fact that no node should get maximum
energy for itself so that power shortage may occur for other nodes. Even distribution of power
may result in inadequate power if the destination is far from the source.
In conclusion all previous [10] - [16] works deal with power management effectively, but all of
them lack in the fact that change in route is not an instantaneous process. Dynamic path switching
[17] overcomes this drawback it provides an alternate path the moment the node gets a low
battery level. This unique feature of DPS makes it an effective routing compared to all other
techniques. Moreover, all other techniques work on the fact saving power alone, while DPS deals
with node failure, which is a good way of preventing link breakages. The Dynamic path
switching technique is implemented in zone routing protocol.
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
3
3. ZONE ROUTING PROTOCOL
The Zone Routing Protocol (ZRP) is a hybrid protocol, which combines both proactive and
reactive protocols. ZRP [8] seem to overcome the disadvantages in the proactive and reactive
protocol.
There are two types of routing in ZRP.1. Intra zone routing: In intra zone routing [8] the node
transmits data within its radius by proactive mechanism by maintaining a routing table within the
zone. 2. Inter zone routing: In inter zone routing [9] node transmits outside its zone radius by
reactive mechanism of establishing a path by route request and route reply.
It sets a zone for each node and acts proactively within that zone and operates reactively when
transmission is to occur outside the zone. Energy conservation in the Zone Routing Protocol is
very efficient as it saves power by transmitting data through peripheral nodes. Transmission
through peripheral nodes reduces energy consumption of intermediate nodes while transmitting
data. Moreover maintaining route update is confined to a small zone instead of maintaining route
updates of the entire network.
The nodes of Zion are classified as peripheral and interior nodes. Node inside the zone is called
interior nodes where the peripheral nodes are outer node whose minimum distance with central
node is equal to zone radius. In Fig. 1 nodes A-E are interior nodes, the nodes F-J called
peripheral nodes. Nodes K and L are outside the zone of S. Node S is the source node with a
radius of 2. Node S wants to transmit data to the nodes within its radius through a proactive
mechanism by maintaining a routing table by IARP. If not found, it uses IERP. The request is
forwarded by bordercast to the peripheral Nodes. Data forwarding to K and L occur reactively by
Border casting technique. This helps in establishing a link between nodes S and K
Fig. 1: Zone routing protocol
L
Peripheral nodeS-Node within
zone Nodes out of zone
G
A
K
E
B
S
C
I
J
D
H
F
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
3.1 Dynamic Path Switching
The Dynamic path switching (DPS)
the network. In this, making the
conditions without disturb the transmission
below the specified threshold. It saves
technique makes the node transmi
drain of energy. It is bound to certain condition
In Fig. 2, Node A wants to transmit data to node
IARP. If fount route node A forwards data packets to K. if not found it invokes IERP.
line indicate original path, the dotted line represent the alternat
level of the intermediate nodes B,
take the alternate paths A-E-H
changes the path from source to destination very often so that the link
feature of changing paths instant
routing technique. The following conditions are used for changing the path in DPS.
The conditions are
1. If node is participating for long duration
2. If battery goes below the given threshold
β represents the threshold value.
i (n) is the initial energy level
r (n) is the remaining energy level.
n is an intermediate node
DPS uses the above conditions for changing the path while intermediate nodes go below the
threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets,
energy Will depleted. The intermediate nodes check the remaining
the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving
the energy of the network and prevents node failure in a network. The flow diagram of DPS
clearly depicts the working princip
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
Dynamic Path Switching
(DPS) technique is a protocol which tends to extend the lifetime of
. In this, making the intermediate overloaded nodes into sleeping mode based on the
conditions without disturb the transmission. It uses an alternate path if the energy of a node goes
It saves remaining energy by making transition to sleep mode
technique makes the node transmit for a longer duration than usual time as it prevents complete
It is bound to certain conditions for transition to sleep mode and to switch
Fig. 2: Dynamic path switching
transmit data to node K, it checks the neighbor routing table by using
IARP. If fount route node A forwards data packets to K. if not found it invokes IERP.
otted line represent the alternate path from node A to K. If
B, C and I reach threshold, it goes to sleep mode and node A
H-F-K, A-G-K and A-G-I-K to reach node K. DPS technique
changes the path from source to destination very often so that the link does not get
feature of changing paths instantaneously makes DPS technique an efficient and preferable
The following conditions are used for changing the path in DPS.
for long duration
2. If battery goes below the given threshold
‫ݎ‬ሺ݊ሻ
݅ሺ݊ሻ
൐ ߚ
.
level.
DPS uses the above conditions for changing the path while intermediate nodes go below the
threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets,
energy Will depleted. The intermediate nodes check the remaining energy r (n). If r (n) if below
the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving
the energy of the network and prevents node failure in a network. The flow diagram of DPS
clearly depicts the working principle of DPS technique.
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
4
to extend the lifetime of
sleeping mode based on the
of a node goes
by making transition to sleep mode. DPS
t for a longer duration than usual time as it prevents complete
tion to sleep mode and to switch path.
it checks the neighbor routing table by using
IARP. If fount route node A forwards data packets to K. if not found it invokes IERP. The Solid
A to K. If energy
it goes to sleep mode and node A can
DPS technique
does not get broken. This
efficient and preferable
DPS uses the above conditions for changing the path while intermediate nodes go below the
threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets,
energy r (n). If r (n) if below
the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving
the energy of the network and prevents node failure in a network. The flow diagram of DPS
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
5
Fig. 3: DPS flow diagram
3.2 ZRP With DPS
The power aware DPS technique is incorporated in ZRP. It operates as per the routing mechanism
of proactive and reactive protocol. It switches the path based on the conditions for changing path.
If battery power of node inside the zone gets low it changes path with help of the updated routing
table, which possess all the routing information. When the battery level of a node which is outside
a zone gets low the DPS changes path reactively through border casting.
Set threshold level for
battery
Start forwarding packets
Checks Node
battery level >
Threshold
Packets delivered successfully
Node goes to sleep mode
and change its path
Yes
No
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
Fig. 4 represents incorporation
Packet to node C and uses the path J
and also DPS complaint node .Based on conditions the node
goes to sleep mode and the source
reach node C. This occurs under proactive condition.
forwarding is to occur between nodes
N is outside the zone K first reaches the peripheral
the original path is K-E-O-N whereas the alternate path is K
path if O’s battery goes below the
decreases the energy consumption.
4. TRANSMISSION POWER
Transmission power control is a technique which adjusts the
the distance. It saves Power, since power consumed for nodes with shorter distance is reduced.
The node adapts itself for different dis
distances are predefined. The energy is not dissipated unnecessarily
consumption.
The distance between the source and the destination is calculated by finding out the nodes
position. From Fig. 5, we have assigned node
The destination node (Node E) is nearer to the source node(
and node E is almost less than
based on the pre-defined power
transmission power of 0.2J to all
Table 1: Power allocation for various distances
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
Fig. 4: ZRP with DPS
of DPS in ZRP protocol. First case: Node J wants to transmit a
path J-D-C in normal conditions. Node D is a forwarding to
Based on conditions the node D energy goes below threshold it
source node J changes the path to J-A-C which is an alternate path to
. This occurs under proactive condition. Consider another scenario
forwarding is to occur between nodes K and N. For this scenario transmission occur reactively as
first reaches the peripheral node E and then reaches to destination, here
whereas the alternate path is K-E-P-N. The source takes an alternate
ath if O’s battery goes below the threshold. The incorporation of DPS in ZRP effectively
eases the energy consumption.
OWER CONTROL
Transmission power control is a technique which adjusts the transmission power level based on
the distance. It saves Power, since power consumed for nodes with shorter distance is reduced.
itself for different distance from the source node. Power level for various
distances are predefined. The energy is not dissipated unnecessarily and reduces total energy
The distance between the source and the destination is calculated by finding out the nodes
have assigned node A as source node and node E as destination node.
) is nearer to the source node(A) and the distance between node
is almost less than 30 m, so the transmission power of the source node is adjusted
defined power 0.07 J as given in table 1. At initial we have assigned
all the nodes.
Table 1: Power allocation for various distances
DISTANCE
(METERS)
POWER
(Joules)
10-30
30-60
60-80
100
0.07
0.14
0.18
0.2
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
6
J wants to transmit a
a forwarding to node C
y goes below threshold it
C which is an alternate path to
Consider another scenario were packet
this scenario transmission occur reactively as
destination, here
N. The source takes an alternate
of DPS in ZRP effectively
power level based on
the distance. It saves Power, since power consumed for nodes with shorter distance is reduced.
tance from the source node. Power level for various
reduces total energy
The distance between the source and the destination is calculated by finding out the nodes
as destination node.
) and the distance between node A
0 m, so the transmission power of the source node is adjusted
as given in table 1. At initial we have assigned
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
Table 1 represents power allocated for transmission of data for various distances.
distance of 100 meters 0.2 joules are
Fig.
In Fig. 5, source node A sends data to
scenario for transmission to R it takes more
5. SIMULATION SETUP
Simulation is carried out with Network simulator
for the simulation. Our simulation takes on a communication
The initial energy set by node is 100 j
Size: The simulation environment is of size 1000x1000 m
Transmission range: Range of transmission is 100 meters
No of nodes: 20, 30, 40, 50, 60,
Routing protocol: Zone routing protocol
energy conservation can be done effectively
Transmission power: The transmitting power is chosen to be
Mobility: random way point model with speed of 5 m/s
Receiver power: The receiving p
Battery threshold: Battery threshold is 30
Simulation time: The total simulation time is
Packet size: The packet size is 2000
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
power allocated for transmission of data for various distances. If a node is at
joules are used if it is below 100 meters the predefined power is used.
Fig. 5: Transmission power control
sends data to M for that minimum power is used (0.18 J). In another
scenario for transmission to R it takes more power (0.2 J) as it is far from source A.
with Network simulator-2 tool. We consider all the parameters required
Our simulation takes on a communication link between node 7 and 16.
is 100 j
Size: The simulation environment is of size 1000x1000 m2
Transmission range: Range of transmission is 100 meters
70. The node density varies from 20 to 70.
Routing protocol: Zone routing protocol, ZRP is a hybrid routing protocol. It is chosen since
can be done effectively
The transmitting power is chosen to be 0.2 joules.
way point model with speed of 5 m/s
The receiving power is 0.1 joules.
Battery threshold is 30 joules.
tal simulation time is 200 seconds
2000 Kbps
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
7
If a node is at
used if it is below 100 meters the predefined power is used.
J). In another
all the parameters required
node 7 and 16.
hybrid routing protocol. It is chosen since
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
8
6. RESULTS AND DISCUSSIONS
The use of Dynamic path switching has influenced the improvement of the network. The network
performance parameters are compared with the performance of the ordinary ZRP. The results
reveal that the new network DPSZRP is better than ZRP. The parameters which have been
compared are Energy, Throughput, Packet delivery ratio, Packet loss and delay. All the
parameters are found to perform better compared to the normal ZRP. The incorporation of DPS
improves the overall network performance moreover the network exists for a longer duration
compared to the existing one. DPS also reduces the link breakages in a network which improves
the reliability of packet transmission.
6.1 Energy
Fig. 6 shows that Energy consumed by DPSZRP is 30% lower, when compared to ordinary ZRP
this is due to DPS incorporation in ZRP. Switching to sleep mode when nodes battery goes low, it
conserves the energy. Energy consumption leads to extending the lifetime of the network.
Fig. 6: Energy comparison
6.2 Packet Delivery Ratio
Fig. 7 shows that there is an increase of 5% in PDR when using DPSZRP. Since the possibility of
link failure and node failure has been reduced to a considerable extent, which results in more
number of packets being delivered to the destination without any packet loss in the network.
Fig. 7: Packet delivery ratio Comparison
0
200
400
600
800
1000
1200
20 30 40 50 60 70
Energy(Jouels)
Number of Nodes
ZRP
DPSZRP
0.0000
20.0000
40.0000
60.0000
80.0000
20 30 40 50 60 70
PDR(Bytes)
Number of Nodes
ZRP
DPSZRP
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
9
6.3 Throughput
Fig. 8: Throughput comparison
Fig. 8 shows that Throughput of the proposed network is higher compared to the existing one.
The incorporation of DPS has improved the number of successful packets delivered to the
destination.
6.4 Packet loss
Fig. 9 shows that packet losses in transmission are also reduced by implementing DPS in ZRP.
The packets are get delivered to the destination without getting dropped since DPS prevents
complete node failure and finds an alternate path if the battery goes low.
6.5 Delay
Fig. 10 shows that delay in proposed DPSZRP is slightly higher when compared to ordinary
ZRP. The reason is that it takes time when switching between nodes.. The delay effect is very
insignificant.
Fig. 9:Packet loss comparison
0
20000
40000
60000
80000
100000
120000
140000
20 30 40 50 60 70
Throughput(bytes)
Number of Nodes
ZRP
0.0000
20.0000
40.0000
60.0000
80.0000
20 30 40 50 60 70
Packcet(Bytes)
Number of Nodes
ZRP
DPSZRP
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
10
Fig. 10: Delay comparison
However the primary objective of conserving energy is accomplished even with the presence of
delay. Hence DPSZRP is found to be an efficient network which produces the desired results.
7. CONCLUSION
In this paper, we proposed a new approach to minimize the energy consumption using ZRP
protocol, named DPSZRP and analyzed our proposed routing algorithm with various parameters
and its performances for different number of nodes. The proposed DPSZRP technique with
transmission power control has better overall network performance. It enhances the performance
of the network by changing paths based on the battery level of a node. The power is also varied
based on the distance. The proposed DPSZRP design is found to be more efficient compared to
ZRP. It makes network to exist for longer duration.
REFERENCES
[1] Y. Wang, “Study on energy conservation in MANET” Journal of Networks, Vol. 5, No. 6, pp. 708–
715, 2010.
[2] K.J. Kim, H.W. Koo “Optimizing power-aware routing using zone routing protocol in MANET",
network and parallel computing workshops, In: NPC Workshops. IFIP International Conference on
(2007), 2007, pp. 670–675.
[3] Y.C. Tseng, C.S. Hsu Hsieh, “Power-saving protocols for IEEE 802.11-based multi-hop ad hoc
networks”, INFOCOM 2002, Vol. 1, pp.200–209, 2002.
[4] Kim, J. Garcia-Luna-Aceves, K. Obraczka, J. Cano, P. “Power-aware routing based on the energy
drain rate for mobile ad hoc networks”, Proceedings of the Eleventh International Conference on
Computer Communications and Networks,ICCN '02, Eleventh International Conference on, 2002, pp.
565–569.
[5] R. Ramanathan, R. Rosales Hain “Topology control of multihop wireless networks using transmit
power adjustment” INFOCOM 2000, Conference of the IEEE Computer and Communications
Societies, Proceedings, vol. 2, pp. 404–413, 2002.
[6] R. Wattenhofer, L. Li, P. Bahl, Y. min Wang, “Distributed topology control for power efficient
operation in multi hop wireless ad hoc networks” IEEE INFOCOM, 2001, pp. 1388–13
[7] R N. Beijar, "Zone Routing Protocol (ZRP)," May 08 2002. [Online], Available: http://
citeseer.ist.psu.edu/ 538611.html
[8] Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Intrazone Routing Protocol (IARP), IETF Internet
Draft, draft-ietf-manet-iarp-01.txt ,June 2001
0
2
4
6
8
10
20 30 40 50 60 70
Delay
Number of Nodes
ZRP
DPSZRP
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
[9] Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet
Draft, draft-ietf-manet-ierp-01.txt ,June 2001
[10] J. Li, D. Cordes, J. Zhang, “Power
Wireless Communications 12 (2005) pp. 69
[11] C.Y. Wang, C.J. Wu, G.N. Chen, p
ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information
Technology and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp.
271–276.
[12] J.P.Sheu, C.M. Chao, C.W. Sun “A Clock Synchronization Algorithm for Multi
Networks”, springer, Netherlands, 2007.
[13] Z. Wang, J. Crowcroft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the
ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA,
1990, pp. 166–176.
[14] SeemaVerma AIM & ACT, Banas
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
[15] Jun Zhang, Li Fei, QiangGao, Xiao
Transmission with Optimal Hop Distance in Wireless Ad Hoc Networks” IEEE Transactions on
Wireless Communications, Vol. 10, No. 10, Oct 2011.Pp. 3426
[16] G. Ravi and K.R. Kashwan, Energy Aware Zone Routing Protocol usi
AFECA, International Review on Computers and Software, Vol. 8 No. 10, 2373
[17] Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with
power awareness”, Computer Standards & Interfac
AUTHORS
G. Ravi obtained his B.E. in Electronics and Communication Engineering
(Bharathiyar university of Coimbatore, 2002), M.E., in Communication Systems
(Sona college of Technology, Salem, 2007).
professor in the department of Electronics and Communication Engineering (Post
Graduate Studies), Sona College of Technology , TPT Road, Salem
Nadu, India. He is a member in IEEE since 2009.He is currently doing his research
work on ad hoc Networks which includes Energy Efficient Routing Protocols,
Power Management and Reliability.
D.Reemlus Jacob obtained his B.E. in Electronics and Communication
Engineering (Anna University, Chennai,
in Communication Systems (Sona college of Technology
area MANET, Routing Protocol, Energy Aware Techniques.
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet
01.txt ,June 2001
J. Li, D. Cordes, J. Zhang, “Power-aware routing protocols in ad hoc wireless networks”,
Wireless Communications 12 (2005) pp. 69–81.
C.Y. Wang, C.J. Wu, G.N. Chen, p-MANET: “Efficient power saving protocol for multi
ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information
logy and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp.
J.P.Sheu, C.M. Chao, C.W. Sun “A Clock Synchronization Algorithm for Multi-hop Wireless Ad Hoc
Networks”, springer, Netherlands, 2007.
oft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the
ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA,
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
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.
G. Ravi and K.R. Kashwan, Energy Aware Zone Routing Protocol using Power Save Technique
AFECA, International Review on Computers and Software, Vol. 8 No. 10, 2373-2378, 2013.
Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with
power awareness”, Computer Standards & Interfaces, Volume 35, Issue 1, 107–113, January 2013
obtained his B.E. in Electronics and Communication Engineering
(Bharathiyar university of Coimbatore, 2002), M.E., in Communication Systems
college of Technology, Salem, 2007).Presently he working as Assistant
professor in the department of Electronics and Communication Engineering (Post
Graduate Studies), Sona College of Technology , TPT Road, Salem -636005, Tamil
in IEEE since 2009.He is currently doing his research
work on ad hoc Networks which includes Energy Efficient Routing Protocols,
Power Management and Reliability.
his B.E. in Electronics and Communication
Chennai, 2012). Presently he is PG Scholar in M.E.,
(Sona college of Technology, Salem). His research
area MANET, Routing Protocol, Energy Aware Techniques.
International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014
11
Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet
aware routing protocols in ad hoc wireless networks”, IEEE
MANET: “Efficient power saving protocol for multi-hop mobile
ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information
logy and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp.
hop Wireless Ad Hoc
oft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the
ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA,
l“ 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.
ient Multihop Cooperative MISO
Transmission with Optimal Hop Distance in Wireless Ad Hoc Networks” IEEE Transactions on
ng Power Save Technique
2378, 2013.
Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with
113, January 2013

More Related Content

What's hot

29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishorijaprr_editor
 
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
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized powerijfcstjournal
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ijasuc
 
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
 
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
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...IJCSEA Journal
 
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTINGA NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTINGKhushbooGupta145
 
Gateway based stable election
Gateway based stable electionGateway based stable election
Gateway based stable electionijmnct
 
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
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET) Benyamin Moadab
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septianIAESIJEECS
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SIJCNCJournal
 
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
 

What's hot (17)

29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor29 ijaprr vol1-4-14-23kishor
29 ijaprr vol1-4-14-23kishor
 
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...
 
Particle swarm optimized power
Particle swarm optimized powerParticle swarm optimized power
Particle swarm optimized power
 
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
ENERGY EFFICIENT AGGREGATION WITH DIVERGENT SINK PLACEMENT FOR WIRELESS SENSO...
 
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...
 
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)
 
Aa35152156
Aa35152156Aa35152156
Aa35152156
 
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
SLGC: A New Cluster Routing Algorithm in Wireless Sensor Network for Decrease...
 
Gi3112131218
Gi3112131218Gi3112131218
Gi3112131218
 
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTINGA NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
A NOVEL ENERGY EFFICIENCY PROTOCOL FOR WSN BASED ON OPTIMAL CHAIN ROUTING
 
Gateway based stable election
Gateway based stable electionGateway based stable election
Gateway based stable election
 
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...
 
Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)	Ship Ad-hoc Network (SANET)
Ship Ad-hoc Network (SANET)
 
34 9141 it ns2-tentative route selection approach for edit septian
34 9141 it  ns2-tentative route selection approach for edit septian34 9141 it  ns2-tentative route selection approach for edit septian
34 9141 it ns2-tentative route selection approach for edit septian
 
M010226367
M010226367M010226367
M010226367
 
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’SAN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
AN OPTIMUM ENERGY CONSUMPTION HYBRID ALGORITHM FOR XLN STRATEGIC DESIGN IN WSN’S
 
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
 

Similar to Energy aware routing for adhoc

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
 
Review on variants of Power Aware AODV
Review on variants of Power Aware AODVReview on variants of Power Aware AODV
Review on variants of Power Aware AODVijsrd.com
 
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...ijwmn
 
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksEnergy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksZac Darcy
 
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
 
GPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetGPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetCSCJournals
 
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
 
Improved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVImproved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVijsrd.com
 
Comparison of energy efficient data transmission approaches for flat wireless...
Comparison of energy efficient data transmission approaches for flat wireless...Comparison of energy efficient data transmission approaches for flat wireless...
Comparison of energy efficient data transmission approaches for flat wireless...ijassn
 
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
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijasuc
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...ijsptm
 
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
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...AIRCC Publishing Corporation
 
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 IJCER (www.ijceronline.com) International Journal of computational Engineeri... IJCER (www.ijceronline.com) International Journal of computational Engineeri...
IJCER (www.ijceronline.com) International Journal of computational Engineeri...ijceronline
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs networkeSAT Journals
 

Similar to Energy aware routing for adhoc (20)

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)
 
Review on variants of Power Aware AODV
Review on variants of Power Aware AODVReview on variants of Power Aware AODV
Review on variants of Power Aware AODV
 
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
Performance Evaluation of Consumed Energy-Type-Aware Routing (CETAR) For Wire...
 
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc NetworksEnergy Efficient Multipath Routing For Mobile Ad Hoc Networks
Energy Efficient Multipath Routing For Mobile Ad Hoc Networks
 
Optimization of routing protocol in manet using ga
Optimization of routing protocol in manet using gaOptimization of routing protocol in manet using ga
Optimization of routing protocol in manet using ga
 
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
 
GPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for ManetGPS Enabled Energy Efficient Routing for Manet
GPS Enabled Energy Efficient Routing for Manet
 
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
 
Improved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVImproved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDV
 
Comparison of energy efficient data transmission approaches for flat wireless...
Comparison of energy efficient data transmission approaches for flat wireless...Comparison of energy efficient data transmission approaches for flat wireless...
Comparison of energy efficient data transmission 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 ...
COMPARISON OF ENERGY EFFICIENT DATA RANSMISSION APPROACHES FOR FLAT WIRELESS ...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
A Novel Grid Based Dynamic Energy Efficient Routing Approach for Highly Dense...
 
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...
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
 
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 IJCER (www.ijceronline.com) International Journal of computational Engineeri... IJCER (www.ijceronline.com) International Journal of computational Engineeri...
IJCER (www.ijceronline.com) International Journal of computational Engineeri...
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs network
 
Wsn ppt
Wsn pptWsn ppt
Wsn ppt
 

Recently uploaded

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 

Recently uploaded (20)

Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 

Energy aware routing for adhoc

  • 1. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 DOI : 10.5121/ijasuc.2014.5301 1 ENERGY AWARE ROUTING FOR ADHOC NETWORKS USING DYNAMIC PATH SWITCHING Ravi G1 and Reemlus Jacob D2 1 Assistant Professor, 2 PG Scholar 1, 2 Sona College of Technology, Salem, India. ABSTRACT Ad hoc networks are self-configuring networks and each node executes routing functionalities by itself; they are powered by battery, which is prone to decrease with time. In this paper, a power aware routing algorithm called Dynamic path switching is proposed which attempt to extend the lifetime of network in MANET. It creates a new path based on the energy level of the nodes. Along with DPS the Transmission power control technique is incorporated which varies the transmission power based on the distance. It reduces power consumption further. The proposed techniques are incorporated in Zone Routing Protocol (ZRP) and simulated by using NS-2 simulator to obtain the QOS parameters. KEYWORDS MANET, ZRP, Dynamic path switching, Packet Delivery ratio, Energy Efficient Routing. 1. INTRODUCTION The Ad hoc networks are most preferred these days since it does not need an infrastructure; moreover the nodes themselves act as routers. The network is a constantly changing structure forming different routes to the destination. The battery power tends to deplete cause of this feature. Preserving battery power is an important aspect as it increases the duration for which the network exists. Complete draining of battery in a node will lead to node failure. Node failure will lead to decrease number of intermediate nodes to reach the destination, thereby decreasing the network lifetime. Designing a routing algorithm which prevents node failure is the main objective of this paper. The routing Strategy of the network is changed as to get to destination with frequent change in paths instead of using a single node for a longer duration. We incorporate power aware routing techniques in a MANET to effectively reduce energy consumption. Based on the behavior of routing, the routing protocol is primarily classified into three types as given below. 1. Pro Active routing protocol (Table Driven Approach) Each node will pro-actively maintain a table which keeps the information needed for the routing process by periodically send Beacon messages to its neighbor nodes. Examples of such protocols
  • 2. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 2 are Destination Sequenced Distance Vector routing (DSDV), Optimized Link State Routing (OLSR) etc. 2. Reactive Routing protocol (On demand Routing Protocol) Nodes do not maintain an updated routing table at every instant of time. It establishes a network link whenever the connection is needed. Examples of such protocols are AODV, DSR, etc. 3. Hybrid routing protocol This routing protocol comprises of both the pro-active and reactive mechanism. Examples of such protocols are ZRP, CEDAR, etc. 2. RELATED WORKS The technique of effective routing has been done in previous works; all the techniques have their unique way of managing power. Switching modes [1] concentrate on switching the nodes between active and sleep mode, the node goes to sleep mode based on the battery level of the node. In active mode, a node may transmit data at any time. In power-save mode, a node is inactive most of the time and comes to active mode occasionally. Switching between active and sleep mode is accomplished by keeping alive timer. This technique fails to provide an alternative for the transmission of the packet. Power-Aware Routing [2], [3] deal with avoiding node with a low battery level this technique also serves as a power saving technique. This technique saves power by eliminating nodes with minimum power for transmission of packets. Omitting nodes will consequently lead to minimize in the number of intermediate nodes for transmission. Maintaining a drain rate [4] in this technique when overall network power is reduced to a certain level the source establishes a path with nodes which has a minimum battery left. This increases the vulnerability of link breaking since data is transferred with nodes with minimum energy. Even power distribution [6] technique deals with distributing power evenly to all nodes for transmission of data. The technique concentrates on the fact that no node should get maximum energy for itself so that power shortage may occur for other nodes. Even distribution of power may result in inadequate power if the destination is far from the source. In conclusion all previous [10] - [16] works deal with power management effectively, but all of them lack in the fact that change in route is not an instantaneous process. Dynamic path switching [17] overcomes this drawback it provides an alternate path the moment the node gets a low battery level. This unique feature of DPS makes it an effective routing compared to all other techniques. Moreover, all other techniques work on the fact saving power alone, while DPS deals with node failure, which is a good way of preventing link breakages. The Dynamic path switching technique is implemented in zone routing protocol.
  • 3. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 3 3. ZONE ROUTING PROTOCOL The Zone Routing Protocol (ZRP) is a hybrid protocol, which combines both proactive and reactive protocols. ZRP [8] seem to overcome the disadvantages in the proactive and reactive protocol. There are two types of routing in ZRP.1. Intra zone routing: In intra zone routing [8] the node transmits data within its radius by proactive mechanism by maintaining a routing table within the zone. 2. Inter zone routing: In inter zone routing [9] node transmits outside its zone radius by reactive mechanism of establishing a path by route request and route reply. It sets a zone for each node and acts proactively within that zone and operates reactively when transmission is to occur outside the zone. Energy conservation in the Zone Routing Protocol is very efficient as it saves power by transmitting data through peripheral nodes. Transmission through peripheral nodes reduces energy consumption of intermediate nodes while transmitting data. Moreover maintaining route update is confined to a small zone instead of maintaining route updates of the entire network. The nodes of Zion are classified as peripheral and interior nodes. Node inside the zone is called interior nodes where the peripheral nodes are outer node whose minimum distance with central node is equal to zone radius. In Fig. 1 nodes A-E are interior nodes, the nodes F-J called peripheral nodes. Nodes K and L are outside the zone of S. Node S is the source node with a radius of 2. Node S wants to transmit data to the nodes within its radius through a proactive mechanism by maintaining a routing table by IARP. If not found, it uses IERP. The request is forwarded by bordercast to the peripheral Nodes. Data forwarding to K and L occur reactively by Border casting technique. This helps in establishing a link between nodes S and K Fig. 1: Zone routing protocol L Peripheral nodeS-Node within zone Nodes out of zone G A K E B S C I J D H F
  • 4. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 3.1 Dynamic Path Switching The Dynamic path switching (DPS) the network. In this, making the conditions without disturb the transmission below the specified threshold. It saves technique makes the node transmi drain of energy. It is bound to certain condition In Fig. 2, Node A wants to transmit data to node IARP. If fount route node A forwards data packets to K. if not found it invokes IERP. line indicate original path, the dotted line represent the alternat level of the intermediate nodes B, take the alternate paths A-E-H changes the path from source to destination very often so that the link feature of changing paths instant routing technique. The following conditions are used for changing the path in DPS. The conditions are 1. If node is participating for long duration 2. If battery goes below the given threshold β represents the threshold value. i (n) is the initial energy level r (n) is the remaining energy level. n is an intermediate node DPS uses the above conditions for changing the path while intermediate nodes go below the threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets, energy Will depleted. The intermediate nodes check the remaining the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving the energy of the network and prevents node failure in a network. The flow diagram of DPS clearly depicts the working princip International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 Dynamic Path Switching (DPS) technique is a protocol which tends to extend the lifetime of . In this, making the intermediate overloaded nodes into sleeping mode based on the conditions without disturb the transmission. It uses an alternate path if the energy of a node goes It saves remaining energy by making transition to sleep mode technique makes the node transmit for a longer duration than usual time as it prevents complete It is bound to certain conditions for transition to sleep mode and to switch Fig. 2: Dynamic path switching transmit data to node K, it checks the neighbor routing table by using IARP. If fount route node A forwards data packets to K. if not found it invokes IERP. otted line represent the alternate path from node A to K. If B, C and I reach threshold, it goes to sleep mode and node A H-F-K, A-G-K and A-G-I-K to reach node K. DPS technique changes the path from source to destination very often so that the link does not get feature of changing paths instantaneously makes DPS technique an efficient and preferable The following conditions are used for changing the path in DPS. for long duration 2. If battery goes below the given threshold ‫ݎ‬ሺ݊ሻ ݅ሺ݊ሻ ൐ ߚ . level. DPS uses the above conditions for changing the path while intermediate nodes go below the threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets, energy Will depleted. The intermediate nodes check the remaining energy r (n). If r (n) if below the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving the energy of the network and prevents node failure in a network. The flow diagram of DPS clearly depicts the working principle of DPS technique. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 4 to extend the lifetime of sleeping mode based on the of a node goes by making transition to sleep mode. DPS t for a longer duration than usual time as it prevents complete tion to sleep mode and to switch path. it checks the neighbor routing table by using IARP. If fount route node A forwards data packets to K. if not found it invokes IERP. The Solid A to K. If energy it goes to sleep mode and node A can DPS technique does not get broken. This efficient and preferable DPS uses the above conditions for changing the path while intermediate nodes go below the threshold. Initial energy i (n) set for all the nodes in network. Nodes start forwarding the packets, energy r (n). If r (n) if below the energy threshold, it switches the path to an alternate path. DPS mainly focuses on conserving the energy of the network and prevents node failure in a network. The flow diagram of DPS
  • 5. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 5 Fig. 3: DPS flow diagram 3.2 ZRP With DPS The power aware DPS technique is incorporated in ZRP. It operates as per the routing mechanism of proactive and reactive protocol. It switches the path based on the conditions for changing path. If battery power of node inside the zone gets low it changes path with help of the updated routing table, which possess all the routing information. When the battery level of a node which is outside a zone gets low the DPS changes path reactively through border casting. Set threshold level for battery Start forwarding packets Checks Node battery level > Threshold Packets delivered successfully Node goes to sleep mode and change its path Yes No
  • 6. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 Fig. 4 represents incorporation Packet to node C and uses the path J and also DPS complaint node .Based on conditions the node goes to sleep mode and the source reach node C. This occurs under proactive condition. forwarding is to occur between nodes N is outside the zone K first reaches the peripheral the original path is K-E-O-N whereas the alternate path is K path if O’s battery goes below the decreases the energy consumption. 4. TRANSMISSION POWER Transmission power control is a technique which adjusts the the distance. It saves Power, since power consumed for nodes with shorter distance is reduced. The node adapts itself for different dis distances are predefined. The energy is not dissipated unnecessarily consumption. The distance between the source and the destination is calculated by finding out the nodes position. From Fig. 5, we have assigned node The destination node (Node E) is nearer to the source node( and node E is almost less than based on the pre-defined power transmission power of 0.2J to all Table 1: Power allocation for various distances International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 Fig. 4: ZRP with DPS of DPS in ZRP protocol. First case: Node J wants to transmit a path J-D-C in normal conditions. Node D is a forwarding to Based on conditions the node D energy goes below threshold it source node J changes the path to J-A-C which is an alternate path to . This occurs under proactive condition. Consider another scenario forwarding is to occur between nodes K and N. For this scenario transmission occur reactively as first reaches the peripheral node E and then reaches to destination, here whereas the alternate path is K-E-P-N. The source takes an alternate ath if O’s battery goes below the threshold. The incorporation of DPS in ZRP effectively eases the energy consumption. OWER CONTROL Transmission power control is a technique which adjusts the transmission power level based on the distance. It saves Power, since power consumed for nodes with shorter distance is reduced. itself for different distance from the source node. Power level for various distances are predefined. The energy is not dissipated unnecessarily and reduces total energy The distance between the source and the destination is calculated by finding out the nodes have assigned node A as source node and node E as destination node. ) is nearer to the source node(A) and the distance between node is almost less than 30 m, so the transmission power of the source node is adjusted defined power 0.07 J as given in table 1. At initial we have assigned all the nodes. Table 1: Power allocation for various distances DISTANCE (METERS) POWER (Joules) 10-30 30-60 60-80 100 0.07 0.14 0.18 0.2 International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 6 J wants to transmit a a forwarding to node C y goes below threshold it C which is an alternate path to Consider another scenario were packet this scenario transmission occur reactively as destination, here N. The source takes an alternate of DPS in ZRP effectively power level based on the distance. It saves Power, since power consumed for nodes with shorter distance is reduced. tance from the source node. Power level for various reduces total energy The distance between the source and the destination is calculated by finding out the nodes as destination node. ) and the distance between node A 0 m, so the transmission power of the source node is adjusted as given in table 1. At initial we have assigned
  • 7. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 Table 1 represents power allocated for transmission of data for various distances. distance of 100 meters 0.2 joules are Fig. In Fig. 5, source node A sends data to scenario for transmission to R it takes more 5. SIMULATION SETUP Simulation is carried out with Network simulator for the simulation. Our simulation takes on a communication The initial energy set by node is 100 j Size: The simulation environment is of size 1000x1000 m Transmission range: Range of transmission is 100 meters No of nodes: 20, 30, 40, 50, 60, Routing protocol: Zone routing protocol energy conservation can be done effectively Transmission power: The transmitting power is chosen to be Mobility: random way point model with speed of 5 m/s Receiver power: The receiving p Battery threshold: Battery threshold is 30 Simulation time: The total simulation time is Packet size: The packet size is 2000 International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 power allocated for transmission of data for various distances. If a node is at joules are used if it is below 100 meters the predefined power is used. Fig. 5: Transmission power control sends data to M for that minimum power is used (0.18 J). In another scenario for transmission to R it takes more power (0.2 J) as it is far from source A. with Network simulator-2 tool. We consider all the parameters required Our simulation takes on a communication link between node 7 and 16. is 100 j Size: The simulation environment is of size 1000x1000 m2 Transmission range: Range of transmission is 100 meters 70. The node density varies from 20 to 70. Routing protocol: Zone routing protocol, ZRP is a hybrid routing protocol. It is chosen since can be done effectively The transmitting power is chosen to be 0.2 joules. way point model with speed of 5 m/s The receiving power is 0.1 joules. Battery threshold is 30 joules. tal simulation time is 200 seconds 2000 Kbps International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 7 If a node is at used if it is below 100 meters the predefined power is used. J). In another all the parameters required node 7 and 16. hybrid routing protocol. It is chosen since
  • 8. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 8 6. RESULTS AND DISCUSSIONS The use of Dynamic path switching has influenced the improvement of the network. The network performance parameters are compared with the performance of the ordinary ZRP. The results reveal that the new network DPSZRP is better than ZRP. The parameters which have been compared are Energy, Throughput, Packet delivery ratio, Packet loss and delay. All the parameters are found to perform better compared to the normal ZRP. The incorporation of DPS improves the overall network performance moreover the network exists for a longer duration compared to the existing one. DPS also reduces the link breakages in a network which improves the reliability of packet transmission. 6.1 Energy Fig. 6 shows that Energy consumed by DPSZRP is 30% lower, when compared to ordinary ZRP this is due to DPS incorporation in ZRP. Switching to sleep mode when nodes battery goes low, it conserves the energy. Energy consumption leads to extending the lifetime of the network. Fig. 6: Energy comparison 6.2 Packet Delivery Ratio Fig. 7 shows that there is an increase of 5% in PDR when using DPSZRP. Since the possibility of link failure and node failure has been reduced to a considerable extent, which results in more number of packets being delivered to the destination without any packet loss in the network. Fig. 7: Packet delivery ratio Comparison 0 200 400 600 800 1000 1200 20 30 40 50 60 70 Energy(Jouels) Number of Nodes ZRP DPSZRP 0.0000 20.0000 40.0000 60.0000 80.0000 20 30 40 50 60 70 PDR(Bytes) Number of Nodes ZRP DPSZRP
  • 9. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 9 6.3 Throughput Fig. 8: Throughput comparison Fig. 8 shows that Throughput of the proposed network is higher compared to the existing one. The incorporation of DPS has improved the number of successful packets delivered to the destination. 6.4 Packet loss Fig. 9 shows that packet losses in transmission are also reduced by implementing DPS in ZRP. The packets are get delivered to the destination without getting dropped since DPS prevents complete node failure and finds an alternate path if the battery goes low. 6.5 Delay Fig. 10 shows that delay in proposed DPSZRP is slightly higher when compared to ordinary ZRP. The reason is that it takes time when switching between nodes.. The delay effect is very insignificant. Fig. 9:Packet loss comparison 0 20000 40000 60000 80000 100000 120000 140000 20 30 40 50 60 70 Throughput(bytes) Number of Nodes ZRP 0.0000 20.0000 40.0000 60.0000 80.0000 20 30 40 50 60 70 Packcet(Bytes) Number of Nodes ZRP DPSZRP
  • 10. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 10 Fig. 10: Delay comparison However the primary objective of conserving energy is accomplished even with the presence of delay. Hence DPSZRP is found to be an efficient network which produces the desired results. 7. CONCLUSION In this paper, we proposed a new approach to minimize the energy consumption using ZRP protocol, named DPSZRP and analyzed our proposed routing algorithm with various parameters and its performances for different number of nodes. The proposed DPSZRP technique with transmission power control has better overall network performance. It enhances the performance of the network by changing paths based on the battery level of a node. The power is also varied based on the distance. The proposed DPSZRP design is found to be more efficient compared to ZRP. It makes network to exist for longer duration. REFERENCES [1] Y. Wang, “Study on energy conservation in MANET” Journal of Networks, Vol. 5, No. 6, pp. 708– 715, 2010. [2] K.J. Kim, H.W. Koo “Optimizing power-aware routing using zone routing protocol in MANET", network and parallel computing workshops, In: NPC Workshops. IFIP International Conference on (2007), 2007, pp. 670–675. [3] Y.C. Tseng, C.S. Hsu Hsieh, “Power-saving protocols for IEEE 802.11-based multi-hop ad hoc networks”, INFOCOM 2002, Vol. 1, pp.200–209, 2002. [4] Kim, J. Garcia-Luna-Aceves, K. Obraczka, J. Cano, P. “Power-aware routing based on the energy drain rate for mobile ad hoc networks”, Proceedings of the Eleventh International Conference on Computer Communications and Networks,ICCN '02, Eleventh International Conference on, 2002, pp. 565–569. [5] R. Ramanathan, R. Rosales Hain “Topology control of multihop wireless networks using transmit power adjustment” INFOCOM 2000, Conference of the IEEE Computer and Communications Societies, Proceedings, vol. 2, pp. 404–413, 2002. [6] R. Wattenhofer, L. Li, P. Bahl, Y. min Wang, “Distributed topology control for power efficient operation in multi hop wireless ad hoc networks” IEEE INFOCOM, 2001, pp. 1388–13 [7] R N. Beijar, "Zone Routing Protocol (ZRP)," May 08 2002. [Online], Available: http:// citeseer.ist.psu.edu/ 538611.html [8] Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Intrazone Routing Protocol (IARP), IETF Internet Draft, draft-ietf-manet-iarp-01.txt ,June 2001 0 2 4 6 8 10 20 30 40 50 60 70 Delay Number of Nodes ZRP DPSZRP
  • 11. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 [9] Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet Draft, draft-ietf-manet-ierp-01.txt ,June 2001 [10] J. Li, D. Cordes, J. Zhang, “Power Wireless Communications 12 (2005) pp. 69 [11] C.Y. Wang, C.J. Wu, G.N. Chen, p ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information Technology and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp. 271–276. [12] J.P.Sheu, C.M. Chao, C.W. Sun “A Clock Synchronization Algorithm for Multi Networks”, springer, Netherlands, 2007. [13] Z. Wang, J. Crowcroft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA, 1990, pp. 166–176. [14] SeemaVerma AIM & ACT, Banas 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 [15] Jun Zhang, Li Fei, QiangGao, Xiao Transmission with Optimal Hop Distance in Wireless Ad Hoc Networks” IEEE Transactions on Wireless Communications, Vol. 10, No. 10, Oct 2011.Pp. 3426 [16] G. Ravi and K.R. Kashwan, Energy Aware Zone Routing Protocol usi AFECA, International Review on Computers and Software, Vol. 8 No. 10, 2373 [17] Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with power awareness”, Computer Standards & Interfac AUTHORS G. Ravi obtained his B.E. in Electronics and Communication Engineering (Bharathiyar university of Coimbatore, 2002), M.E., in Communication Systems (Sona college of Technology, Salem, 2007). professor in the department of Electronics and Communication Engineering (Post Graduate Studies), Sona College of Technology , TPT Road, Salem Nadu, India. He is a member in IEEE since 2009.He is currently doing his research work on ad hoc Networks which includes Energy Efficient Routing Protocols, Power Management and Reliability. D.Reemlus Jacob obtained his B.E. in Electronics and Communication Engineering (Anna University, Chennai, in Communication Systems (Sona college of Technology area MANET, Routing Protocol, Energy Aware Techniques. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet 01.txt ,June 2001 J. Li, D. Cordes, J. Zhang, “Power-aware routing protocols in ad hoc wireless networks”, Wireless Communications 12 (2005) pp. 69–81. C.Y. Wang, C.J. Wu, G.N. Chen, p-MANET: “Efficient power saving protocol for multi ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information logy and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp. J.P.Sheu, C.M. Chao, C.W. Sun “A Clock Synchronization Algorithm for Multi-hop Wireless Ad Hoc Networks”, springer, Netherlands, 2007. oft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA, 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 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. G. Ravi and K.R. Kashwan, Energy Aware Zone Routing Protocol using Power Save Technique AFECA, International Review on Computers and Software, Vol. 8 No. 10, 2373-2378, 2013. Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with power awareness”, Computer Standards & Interfaces, Volume 35, Issue 1, 107–113, January 2013 obtained his B.E. in Electronics and Communication Engineering (Bharathiyar university of Coimbatore, 2002), M.E., in Communication Systems college of Technology, Salem, 2007).Presently he working as Assistant professor in the department of Electronics and Communication Engineering (Post Graduate Studies), Sona College of Technology , TPT Road, Salem -636005, Tamil in IEEE since 2009.He is currently doing his research work on ad hoc Networks which includes Energy Efficient Routing Protocols, Power Management and Reliability. his B.E. in Electronics and Communication Chennai, 2012). Presently he is PG Scholar in M.E., (Sona college of Technology, Salem). His research area MANET, Routing Protocol, Energy Aware Techniques. International Journal of Ad hoc, Sensor & Ubiquitous Computing (IJASUC) Vol.5, No.3, June 2014 11 Haas, Zygmunt J., Pearlman, Marc R., Samar, P., Interzone Routing Protocol (IERP), IETF Internet aware routing protocols in ad hoc wireless networks”, IEEE MANET: “Efficient power saving protocol for multi-hop mobile ad hoc networks”, In: ICITA '05: Proceedings of the Third International Conference on Information logy and Applications Volume 2, IEEE Computer Society, Washington, DC, USA, 2005, pp. hop Wireless Ad Hoc oft, “Shortest path first with emergency exits”, SIGCOMM 90: Proceedings of the ACM Symposium on Communications Architectures & Protocols, ACM, New York, NY, USA, l“ 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. ient Multihop Cooperative MISO Transmission with Optimal Hop Distance in Wireless Ad Hoc Networks” IEEE Transactions on ng Power Save Technique 2378, 2013. Giampaolo Bella, Jon Crowcroft, Gianpiero Salvatore Riccobene “Enhancing DSR maintenance with 113, January 2013