You are on page 1of 7

Cluster Computing

https://doi.org/10.1007/s10586-018-1721-2

Efficient energy optimization in mobile ad hoc network (MANET) using


better-quality AODV protocol
M. Anand1 · T. Sasikala2

Received: 16 October 2017 / Revised: 30 December 2017 / Accepted: 4 January 2018


© Springer Science+Business Media, LLC, part of Springer Nature 2018

Abstract
Mobile Ad hoc Network (MANET) is a collection of nodes formed together to make communication without need of
infrastructure. Due to restricted characteristics of MANET has to relay on wireless communication. This causes the battery
power is an important factor in MANET to provide reliable communication without any power failure. Many research works
has been carried out to improve the battery power to avoid packet dropping or packet loss while transmitting of packets. The
battery power optimization in MANET is still not come in to the wrapping up. This research article proposed a method to
improve the battery power in MANET and provide the better quality in packet transmission. This is achieved by using AODV
protocol with improving the routing strategy in packet transmission. The result was implemented in Network simulator and
shows better improvement comparing with the existing power optimization strategy.

Keywords Mobile ad hoc network (MANET) · Ad hoc on demand vector protocol (AODV) · Power optimized AODV
(POAODV) protocol

1 Introduction sion and Application layer is an acting application protocol


for packet transmission. The difference between the wireless
The Mobile Ad hoc Network (MANET) [1] is a Wire- and wired communication is on the changes in Network layer
less Communication Network designed for communicating based on the routing strategy. Figure 2 shows the protocol
between devices whenever there is an unimportance of Infras- stack of MANET architecture .
tructure. Nodes are relay on the working strategy of receiving The classification of MANET routing protocols is based
the packets and transmit to the next hop without making any on two classification like proactive routing protocol and reac-
delay unless and until the packed is an intended receiver. tive routing protocol [2]. The proactive routing protocol is
Based on the transmitting strategy the packets get travel from also called as table driven routing protocol [3,4] where the
source node to destination node through intermediate nodes. route between a node with all other nodes are maintained on
The Fig. 1 depited the MANET architecture with five nodes. the table which will be followed by the nodes who needs to
In MANET protocol stack has compromises of four layers communicate with other nodes. The advantages of this rout-
like physical layer performs bit by bit transmission of pack- ing method is the time takes for route identification is less
ets, Network layer is responsible for transmitting of packet and route table is fixed. The disadvantages of this protocol
by identifying route between source to destination, transport is when the nodes changes it topological position, the route
layer plays connection oriented and connection less transmis- table has to be updated which is time consuming. Example
of this type of protocols are DSDV, OLSR and WRP etc.
B M. Anand The Second classification of routing protocol is reactive
anandmenscall@gmail.com protocol also called on demand protocol. The route between
T. Sasikala the source to destination is created whenever the nodes wants
sasi_madhu2k2@yahoo.co.in to communicate with other nodes [5]. The advantages of this
protocol type is route table maintenance are not required as
1 Department of Information Technology, Tagore Engineering well as the route identification is efficient. The Disadvantage
College, Chennai, India
of this protocol type is which take the time for creating route.
2 Department of Computer Science and Engineering, Jeppiaar Example of this type of protocol is AODV, DSR etc.
SRR Engineering College, Chennai, India

123
Cluster Computing

Broadcast nature of the communication, Dynamic changing


topology and routing, lack of mobility awareness of applica-
tion, short battery lifetime and limited capacity.
There are many research had been focused on providing
solution for better MANET performance. This research arti-
cle is to provide the solution for better battery performance
[9,10], avoid the packet loss, prevent the dynamic change in
topology.
The Proposed methods had implemented in Network sim-
ulator and shown the better performance compare with the
existing methods.

Fig. 1 MANET architecture


2 Literature survey

Literature survey of this proposed work is based on two folds


like energy optimization and better quality improvement in
MANET AODV protocols.
In this paper [11], authors proposed a new technique to
optimize the energy by reducing the router request messages
and the proposed protocol is called a Dicho_AODV which
proved minimization on energy optimization.
In this paper [12] authors proposed a method to avoid the
link failure which causes the power wastage due to link fail-
ure. They introduces a Adaptive HELLO messages scheme to
decide the local connectivity information of dynamic OnDe-
Fig. 2 Protocol stack mand Routing Protocol.
Manjinder Kaur, Lalit Mann Singh [13] in this paper
authors introduces the dynamic clustering and residual
energy concepts to implement the reliable communication,
and results proved reduction in energy consumption.
Zhong Shuai Jiao, Yanfang Guo [14] in this paper authors
proposed energy optimization of nodes is always taken as the
metric standard during the routing process, so that nodes can
quickly and efficiently complete the path selection to ensure
the reliability of data transmission. Simulation results show
that the improved scheme can balance the energy consump-
tion of the network, and has great advantages in terms of
packet delivery ratio and throughput, and prolongs the life-
time of network.
In this paper, authors suggest two methods to improve
Fig. 3 Routing protocol classification the AODV protocol [15]. A multi-path routing protocol is
proposed which is based on AODV and Ant Colony Opti-
mization (ACO). This protocol is refereed to Multi-Route
The Hybrid protocol is the combination of proactive and AODV Ant routing (MRAA). Also we propose a load balanc-
reactive protocol routing strategy. This type of protocol relay ing method that uses all discovered paths simultaneously for
the on demand as well as table driven method of route iden- transmitting data. In this method, data packets are balanced
tification based on the need of packet transmission.Example over discovered paths and energy consumption is distributed
of this type are ZRP, TORA and etc. The Fig. 3 illustrate the across many nodes through network.
classification of MANET protocols. In this paper authors proposed routing protocol for
The major challenges of MANET is packet loss due to MANET [16] that uses hop count as a path selection met-
transmission errors [6], variable capacity links, frequent ric. However, AODV has no means to convey traffic load on
disconnections [7,8], limited communication bandwidth, current route. This study focuses on introducing two metrics

123
Cluster Computing

such as Aggregate Interface Queue Length (AIQL) and link threshold value for established the connection in long route
quality, in AODV to deal with load balancing issues. In this and also measure the varying queue length technique by that
paper, the network performance is enhanced by balancing the if the node buffer size is full then no packet is drop from
load using queue length and link quality. queue, it means the size of queue is varying according to
In this paper, analysis between various routing protocols data. The dynamic TTL value established the connection
[17] has been done. A bio-inspired technique is proposed with long route receiver and the varying queue minimizes
to analyze network performance. AODV, DSR, DSDV and the packet loss. The quality of Routing protocols should
hybrid routing protocols are compared in terms of through- integrate QoS metrics in route finding and maintenance,
put. Packet loss and delay. Experimental results show that to support end-to-end QoS. The performance of improved
hybrid routing protocols has better performance as compared AODV protocol is measured on the basis of performance
to the other protocols. metrics.
In this paper authors provides a solution for AODV
MANET [18] protocol to improve the QoS challenges
through focusing on bandwidth, Packet delivery ratio, energy 3 Proposed methods
and mechanism overheads. This paper exclusively summa-
rizes all such modifications suggested for AODV, along with This research article is planned to propose a new routing
their benefits and limitations. The aim of this paper is to facil- strategy which help to reduce the battery power as well as effi-
itate literature survey in future researches such that several cient packet transmission to the destination. This is achieved
proposed modifications in AODV routing protocol can be by intelligent technique followed by the MANET nodes. All
probed quickly, and to identify areas for future research. the nodes in the MANET collaborative used this intelligent
In this paper, a proposed method [19] called M-AODV, technique to receive and forward the packet. The strategy
which is a type of overhearing backup protocol, based on involves is elaborated the Algorithm which is incorporated
AODV, is presented. The simulation results of this protocol, with the AODV protocol is called Intelligent Routing AODV
applied by NS2 simulator, showed the improvement of packet (IRAODV) protocol. The IRAODV protocol is the enhanced
delivery rate and reduction of overhead and delay. Moreover, features of AODV protocol which support to reduce the
to assess the security of the proposed protocol, and simulated energy in MANET . The Protocol stack follows the same
M-AODV and AODV protocols under black hole and worm- AODV MANET protocol stack. The algorithm Design stages
hole attacks, using no security solution. The results showed as follows
that M-AODV had been improved in terms of packet delivery
ratio, and the delay had been reduced as well, but the amount IRAODV Algorithm
of overhead had been increased.
In this paper authors compare [20] three different param- Step 1: Each node find out the distance about the other
eters which have to be considered like delay, packet loss, nodes.
throughput etc. Out of the three protocols named above Step 2: Calculate the distance of the packet transmission by
AODV is the best routing protocol. And discussed about the individual nodes with other nodes.
MANET, AODV protocol and improvement in AODV pro- Step 3: Find out the nodes which are in the same region able
tocol to reduce the delay and packet loss. to receive the packets.
In this paper, Authors [21] proposed a new routing pro- Step 4: Select one node for transmit the packet and deacti-
tocol called Reverse Ad hoc OnDemand Distance Vector vate the transmission of other packets.
(R-AODV) routing which reduces route path fail correc- Step 5: The same ways is follows for sending Acknowledg-
tion messages and gives better performance than the original ments of packets.
AODV routing protocol with respect to set of performance Step 6: The process will be repeated when all the packets
metric such as packet delivery ratio, throughput, energy con- are transmitted.
sumption, and overhead under different pause time. They
designed the R-AODV routing protocol and implemented This Intelligent technique will be elaborated with follow-
with certain simulation parameters using Network Simulator ing example.
(NS-2) tool. The performance analysis of routing protocol Calculate the distance using the RSSI (Received Signal
designed for wireless networks has been very challenging. Strength Indication): in case that the absolute positioning
Hence, simulations are always utilized to obtain the desired is not accessible, dedicated equipment not available or not
performance results. possible, in theory, to determine the distance between a trans-
In this paper [22] the performance of normal AODV mitter and a receiver we can use the RSSI. RSSI is a generic
routing protocol are improved on the basis of QoS. Here radio receiver technology metric, which is usually invisible
authors consider the particular TTL Value and dynamic to the user of the device containing the receiver, but is directly

123
Cluster Computing

p is the node situated on the axis of abscissas

px = di p , p y = 0

the node q is located on the ordinate axis

qx = diq cos ∝ , q y = diq sin ∝

with ∝= piq
for a coordinates are

Fig. 4 Calculate the distance a ∈ pi

where

ax = dia cos ∝ a
a y = dia sin ∝ a
di p 2 + dia 2 − dpa 2
∝a = ai p = ar ccos
2 × di p × dia

for b coordinates are

b ∈ pa

where
Fig. 5 Find out the same region nodes
bx = dib cos ∝ b
known to users of wireless networking of IEEE 802.11 proto- dib = dia + dab
col family. The distance using RSSI can be calculated using b y = dib sin ∝ b
the FRIIS transmission formula:
di p 2 + dib2 − dpb2
∝b = bi p = ar ccos
Pt G t G r λ2 2 × di p × dib
Pr =
(4π )z d 2 L

Pr is the receiving power, Pt is the transmitting power, Gt 4 Implementation and result


is the gain of a transmission antenna = ability to radiate in
a particular in space, Gr is the gain of a receiving antenna This Proposed Intelligent Routing algorithm is implemented
= ability to couple the energy radiated from a direction in in AODV protocol is named as IRAODV protocol which is
space, λ is the wavelength, L is the system loss factor, D implemented with network simulator NS-2.35 . The simu-
distance between antenna. lation parameter are considered 1000 m × 1000 m. All the
Two nodes want to communicate in the MANET. nodes have same design configuration. TCP protocol layer
Where there are N nodes in MANET, let Ai is the set used in Transport layer and Telnet used for application layer.
of neighboring node with one hop distance, Bi is the set of The assigned simulation time for each node is 60s. The nodes
neighboring node with two hop distance, Di is the all distance, can have the choice of uniform moving speed from the range
set the axis line for X, set axis line of Y. 0 to 100 m/s. The nodes have designed to move a location
Collect the nodes with the same distance of single region with random choice of destination with out leaving the Net-
and Update the table of individual nodes then decide the work.
coordinator node which will transmit the packet when the The following simulation parameters are consider for
number of nodes received the same packet which is discussed evaluating the performance [9] of the proposed IRAODV
in Figs. 4 and 5. protocol.
The node i is the center of the system
1. Packet delivery ratio
i x = 0, i y = 0 2. End to end delay

123
Cluster Computing

Fig. 6 Packet delivery ratio between AODV and IRAODV Fig. 8 Throughput AODV and IRAODV

Fig. 9 Consumed energy between AODV and IRAODV


Fig. 7 End to end delay between AODV and IRAODV

4.3 Throughput
3. Throughput
This is defined as the number of packet a node can be trans-
4. Consumed energy
mitted at a time. The Fig. 8 shows the throughput between the
5. Residual energy
AODV and IRAODV protocol. Proposed IRAODV protocol
has proven better throughput with existing AODV protocol.
4.1 Packet delivery ratio The throughput of proposed algorithm is 25% more than
existing AODV protocol.
This is defined as number of Packets can be transmitted over
a stipulated period of time without loss. The Fig. 6 shows 4.4 Consumed energy
that the proposed IRAODV protocol has shown better packet
delivery ratio compared with the existing AODV protocol. The calculation of energy to be taken for [23,24] transmitting
The proposed IRAODV protocol delivered the packet in the of a packet from one node to another node. The Fig. 9 shows
ratio 50% more than the Existing AODV protocol. the Consumed energy between the AODV and IRAODV pro-
tocol. The proposed protocol consumed less energy with the
percentage of 65% compared with the existing protocol.
4.2 End to end delay

This is calculated the time where the packets are in the queue 4.5 Residual energy
in all the Intermediate nodes. The Fig. 7 shows the end to end
delay between the AODV with Proposed IRAODV protocol. This is the estimation, which is the balanced energy is avail-
IRAODV protocol takes less end to end delay because of the able after the transmission of packets. The Fig. 10 shows
packet are get transmitted based on the transmission range the Residual energy compared with AODV protocol of the
so that the delay will be less. proposed protocol. The Proposed protocol residual energy

123
Cluster Computing

“2012 International Conference on Multimedia Computing and


Systems
12. Sumathi, K., Priyadharshini, A.: Energy optimization in manets
using on-demand routing protocol. Proc. Comput. Sci. 47, 460–
470 (2015)
13. Kaur, M., Mann Singh, L.: Energy optimization in manet using
enhanced routing protoco. Int. J. Eng. Res. 5(7), 578–581 (2016)
14. Jiao, Zhong S., Guo, Y.: An improved AODV routing protocol
based on energy optimization, IJISET-Int. J. Innov. Sci. Eng. Tech-
nol. vol. 3(6), pp. 2348–7968 | Impact Factor (2015)-4.332
15. Abd Elmoniem, A.M., Ibrahim, H.M., Mohamed, M.H., Hedar,
A.-R.: Ant colony and load balancing optimizations for AODV
routing protocol. Ashdin Publishing International Journal of Sensor
Networks and Data Communications, vol. 1 (2012), Article ID
Fig. 10 Residual energy between AODV and IRAODV X110203. https://doi.org/10.4303/ijsndc/X110203
16. Venkatasubramanian, S., Mohankumar, R., Hemalatha, C.:
Improved AODV routing protocol for manet to enhance the network
is more comparing with the existing protocol in the ratio of performance. International Journal of Advanced Research in Com-
puter Science & Technology (IJARCST 2014) © 2014, IJARCST
70% . All Rights Reserved 132, vol. 2(4) (Oct.-Dec. 2014)
17. Gupta, R., Srivastava, V.: Comparative analysis and improvement
in AODV protocol for path establishment in MANETs. Interna-
tional Journal of Emerging Technology and Advanced Engineering
5 Conclusion and future work Website: www.ijetae.com (ISSN 2250-2459, ISO 9001:2008 Cer-
tified Journal, vol. 6(7), (2016))
This proposed IRAODV protocol was implemented to 18. Garg, A., Agarwal, S.K., Arya, K.V.: A survey on QoS in AODV
routing protocol for MANET. J. Int. Acad. Phys. Sci. 16(4), 421–
improve the battery power in MANET. The implementation 433 (2012)
results shows that the proposed work showed better perfor- 19. Zamani, E., Soltanaghaei, M.: The improved overhearing backup
mance compared with the existing AODV protocol. In future AODV protocol in MANET . Hindawi Publishing Corporation
this can be extended to overcome the features of link failure Journal of Computer Networks and Communications. Article ID
6463157 (2016)
in MANET. 20. Mahajan, S.S., Ran, N.S., Sonawane, P.R., Rajput, M.R.: Delay
analysis of AODV routing prot. IJRCCT 5(4), 66–74 (2016)
21. Siddalingappagouda B., Prahlad K.: An Improved quality of service
using R-AODV protocol in MANETs. 2015 Third International
References Conference on Artificial Intelligence, Modelling and Simulation
22. Yadav, S., Richhariya, V.: Improvement of QoS contained by
1. Tyagi, Aarti, S.S.: Study of MANET: characteristics, challenges, AODV routing protocol on the basis of varying queue length and
application and security attacks. IJARCSSE 3(5), 252–257 (2013) dynamic TTL value in MANET. IOSR Journal of Computer Engi-
2. Raut, S.H., Ambulgekar, H.P.: 2013 Proactive and reactive routing neering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727.
protocols in multihop mobile ad hoc network. IJARCSSE 3(4), 14(3), pp. 13-19, (2013), www.iosrjournals.org
152–157 (2013) 23. Kaur, R.: 2013 Energy efficient routing protocols in mobile ad hoc
3. Taneja, S., Kush, A.: A survey of routing protocols in mobile ad network based on AODV protocol. IJAIEM 2(1), 322–327 (2013)
hoc networks. Int. J. Innov. Manag. Technol. 1(3), 279 (2010) 24. Lohani, L., Kumar, A., Arukonda, S.: 2013 A survey on power
4. Kaur, H., Sahni, V., Bala, M.: A survey of reactive, proactive and aware routing in MANET. Int. J. Adv. Res. Comput. Sci. Softw.
hybrid routing protocols in MANET: a review. Int. J. Comput. Sci. Eng. 3(4), 535–539 (2013)
Inf. Technol. 4(3), 498–500 (2013)
5. Nema, T., Waoo, A., Patheja, P.S., Sharma, S.: 2012 Energy effi-
cient adaptive routing algorithm in MANET with sleep mode.
IJACR 4(6), 2277–7970 (2012) M. Anand received the B.Tech
6. Rai, P., Singha, S.: 2010 Review of MANET’s security aspects and degree in Information Technology
challenges. IJCA Special Issue on “Mobile Ad-hoc Networks”, from Anna University, India, in
MANETs (2010) 2006 and M.E degree in Com-
7. Jain, S., Jain, S.: Energy efficient maximum lifetime ad-hoc routing. puter Science and Engineering
IRACST 2(4), 450–455 (2012) from Anna University, India in
8. Srinivasan, P., Kamalakannan, K.: Signal strength and energy aware 2010. He is a research scholar
reliable route discovery in MANET. IJCNS 1(4), 55–59 (2012) in Anna University and Assistant
9. Sachan, G., Sharma, D.K., Tyagi, K., Prasad, A.: 2013 Enhanced Professor, Department of Infor-
energy aware geographic routing protocol in MANET: a review. mation Technology at Tagore Engi-
Int. J. Modern Eng. Res. (IJMER) 3(2), 845–848 (2013) neering College, Chennai, India.
10. Karadge, P.S., Sankpal, S.V.: A performance comparison of energy His research interests include cross-
efficient AODV protocols in mobile ad hoc networks. IJARCCE layer design, energy aware rout-
2(1), 1021–2278 (2012) ing and MAC protocol design,
11. Boudhir, A., Bouhorma, M., Ahmed, Mohamed Ben: “ New rout- link adaptation and network opti-
ing protocol “Dicho-AODV” for energy optimization in MANETS mization for wireless networks.

123
Cluster Computing

T. Sasikala received her B.E.


degree in Computer Science and
Engineering with First Class in
1991, M.E. degree in Computer
Science and Engineering with
7th rank from Madras University,
India in 2001 and Ph.D. from
Sathyabama University in the year
2009. She has 21 years of teach-
ing experience in various Engi-
neering Colleges. She is currently
working as Principal in SRR Engi-
neering College, Chennai., India.
She has published over 30 papers
in various journals and Confer-
ences. She has received "The Best Teacher" award from Sathyabama
University, India. Her research interests include Wireless networks,
Grid Computing, Cloud Computing, High Speed Networks, Network
security and Data mining.

123

You might also like