SlideShare a Scribd company logo
1 of 9
Download to read offline
http://www.iaeme.com/IJCET/index.asp 118 editor@iaeme.com
International Journal of Computer Engineering & Technology (IJCET)
Volume 7, Issue 3, May-June 2016, pp. 118–126, Article ID: IJCET_07_03_011
Available online at
http://www.iaeme.com/IJCET/issues.asp?JType=IJCET&VType=7&IType=3
Journal Impact Factor (2016): 9.3590 (Calculated by GISI) www.jifactor.com
ISSN Print: 0976-6367 and ISSN Online: 0976–6375
© IAEME Publication
STUDY AND PERFORMANCE
EVALUATION OF ANTHOCNET AND
BEEHOCNET NATURE INSPIRED
MULTIHOP ROUTING PROTOCOLS FOR
EFFECTIVE ROUTING IN MANET
Neha Bhatia
Ph.D. Scholar, Department of Electronics and Communication Engineering
SunRise University, Alwar (Rajasthan), India
Dr. Anil Kumar Sharma
Professor and Principal
Institute of Engineering and Technology, Alwar-301030 (Rajasthan), India
ABSTRACT
There are multiple algorithms and protocols which are present in MANeT
but no one is perfect for each situation because of the presence of high
topology changes and dynamicity of number of nodes. That’s the reason of
opting biological algorithm like Ant based or Bee based algorithms which are
swarm intelligence based nature inspired algorithms which finds out the best
route as per the real time status of network. In communications network
research, there is currently an increasing interest for the paradigm of
autonomic computing. The idea is that networks are becoming more and more
complex and that it is desirable that they can self-organize and self-configure,
adapting to new situations in terms of traffic, services, network connectivity,
etc. To support this new paradigm, future network algorithms should be
robust, work in a distributed way, be able to observe changes in the network,
and adapt to them. Nature’s self-organizing systems like insect societies show
precisely these desirable properties. Making use of a number of relatively
simple biological agents (e.g., the ants) a variety of different organized
behaviours are generated at the system-level from the local interactions
among the agents and with the environment. The robustness and effectiveness
of such collective behaviours with respect to variations of environment
conditions are key-aspects of their biological success. This kind of systems is
often referred to with the term Swarm Intelligence. Swarm systems have
recently become a source of inspiration for the design of distributed and
adaptive algorithms, and in particular of routing algorithms.
Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop
Routing Protocols for Effective Routing in MANeT
http://www.iaeme.com/IJCET/index.asp 119 editor@iaeme.com
Key words: AntHocNet, Bee Based Algorithm, Biological Protocols, Nature
Inspired Topology, Cryptography Swarm Intelligence.
Cite this Article: Neha Bhatia and Dr. Anil Kumar Sharma, Study and
Performance Evaluation of Anthocnet and Beehocnet Nature Inspired
Multihop Routing Protocols for Effective Routing in MANeT, International
Journal of Computer Engineering and Technology, 7(3), 2016, pp. 118–126.
http://www.iaeme.com/IJCET/issues.asp?JType=IJCET&VType=7&IType=3
1. INTRODUCTION
MANeT Ad-Hoc networks are defined as networks formed by users or devices
wishing to communicate, without the necessity for the help or existence of any
infrastructure or previously established relationship between the potential network
members. Ad-hoc communication can take place in different scenarios and is
independent of any specific device, wireless transmission technology, network or
protocol. Some examples of the possible uses of ad hoc networking include sensor
networks, search and rescue operations, vehicle communication networks, and
possible military applications, etc.
In particular, we expect that ad hoc networks will be formed in situations where
no infrastructure is available. As for the mode of operation, they are basically peer-to-
peer multi-hop wireless networks where information packets are transmitted in a store
and forward manner from a source to an arbitrary destination, via intermediate nodes.
The network topology changes dynamically and in an unpredictable manner since the
nodes can move freely. Therefore, out-dated topology information must be updated or
removed. Since there is no centralized entity to keep the topology up-to-date, a
distributed algorithm is required. Finding a route to a destination requires exchange of
control information among the nodes. Thus, the amount of update traffic can be quite
high when the number of highly mobile nodes is large. Thus, the highly dynamic
nature of ad hoc networks motivates the study of routing protocols, which aim at
achieving routing stability.
Again the wireless communication media has a limited bandwidth, which is
susceptive to various interferences that can lead to establishment of useless routes,
low throughput and other problems. Some of the protocols assume that the
communication links are symmetric. Although this assumption is not always valid, it
is usually made because routing in asymmetric networks is a relatively hard task. In
certain cases, it is possible to find routes that could avoid asymmetric links, since it is
quite likely that these links imminently fail. The issue of symmetric and asymmetric
links is one among the several challenges encountered in ad hoc networks. Mobile
hosts are powered by battery. Hence, energy efficient routing protocols are required to
minimize power consumption.
2. SWARM INTELLIGENCE
In communications network research, there is currently an increasing interest for the
paradigm of autonomic computing. The idea is that networks are becoming more and
more complex and that it is desirable that they can self-organize and self-configure,
adapting to new situations in terms of traffic, services, network connectivity, etc. To
support this new paradigm, future network algorithms should be robust, work in a
distributed way, be able to observe changes in the network, and adapt to them.
Nature’s self-organizing systems like insect societies show precisely these desirable
properties. Making use of a number of relatively simple biological agents (e.g., the
Neha Bhatia and Dr. Anil Kumar Sharma
http://www.iaeme.com/IJCET/index.asp 120 editor@iaeme.com
ants) a variety of different organized behaviours is generated at the system-level from
the local interactions among the agents and with the environment. The robustness and
effectiveness of such collective behaviours with respect to variations of environment
conditions are key-aspects of their biological success. This kind of systems is often
referred to with the term Swarm Intelligence. Swarm systems have recently become a
source of inspiration for the design of distributed and adaptive algorithms, and in
particular of routing algorithms. Routing is the task of directing data flows from
sources to destinations maximizing network performance. It is at the core of all
network activities. Several successful routing algorithms have been proposed taking
inspiration from ant colony behaviour and the related framework of Ant Colony
Optimization (ACO). Examples of ACO routing algorithms are AntNet. One type of
networks where the need for autonomic control is intrinsically necessary is Mobile Ad
Hoc Network (MANETs). These are networks in which all nodes are mobile and
communicate with each other via wireless connections. Nodes can join or leave at any
time. There is no fixed infrastructure. All nodes are equal and there is no centralized
control or overview. There are no designated routers: nodes serve as routers for each
other, and data packets are forwarded from node to node in a multi-hop fashion. Ant
Based Algorithms are nature inspired adaptive routing algorithm for mobile ad hoc
networks (MANETs) inspired by ideas from Ant Colony Optimization (ACO). In
common MANET terminology, Ant Algorithms are defined as hybrid algorithm, as it
combines both reactive and proactive routing strategies. Specifically, the algorithm is
reactive in the sense that it does not try to maintain up-to-date routing information
between all the nodes in the network, but instead concentrates its efforts on the pairs
of nodes between which communication sessions are taking place. It is proactive in
the sense that for those ongoing communication sessions, it continuously tries to
maintain and improve existing routing information. While the ant-based path
sampling is the typical mode of operation of ACO routing algorithms, the pheromone
diffusion process is in its working more similar to Bellman-Ford routing algorithms.
AntHocNet combines both processes in order to obtain an information gathering
process that is at the same time efficient, adaptive and robust. The way path sampling
and information bootstrapping are combined here is very different from other
combinations of these approaches to learning that exist in the reinforcement learning
literature and is specifically targeted at working highly dynamic non-stationary
environments.
In nature several animals tend to live in large swarms like insect colonies, bird
flocks or fish schools. Many social insects like ants, bees, termites, or wasps live in
colonies or hives. They exhibit an astonishingly well-developed social behaviour and
are able to self-organize, even in the absence of a central leader like a queen. Honey
bees communicate locations of food sources by the language of dance that is
understood by all nearby honey bees. On the other hand, many insects use a form of
indirect communication called stigmergy. Stigmergy works by leaving traces in the
environment that can be understood by other insects. Termites use stigmergy to build
complex nests by simple rules. A termite constructing a nest deposits material like a
mud ball and invests it with pheromones, a chemical that can be smelled by other
termites. The smell of pheromones encourages other termites to deposit their material
close to freshly deposited pheromones. This way, a group of termites can manage to
synchronize so that they all work on the same spot.
Swarm Intelligence (SI) is an Artificial Intelligence technique based on the study
of collective behaviour in decentralized, self-organized systems. Swarm intelligence
is “The emergent collective intelligence of groups of simple agents”. It gives rise to
Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop
Routing Protocols for Effective Routing in MANeT
http://www.iaeme.com/IJCET/index.asp 121 editor@iaeme.com
complex and often intelligent behaviour through simple, unsupervised interactions
between a total numbers of autonomous swarm members. Usually there is no
centralized control structure dictating how the individual agents should behave, but
local interactions between such agents often lead to the emergence of a global
behaviour.
Swarm is considered as biological insects like ants, bees, wasps, fish etc. The quick
coordinated flight of a group of birds with very little visual communication and the
concerted effort of an ant colony in gathering food, building nests etc. are some of the
vivid examples of emergence in natural world. SI has found immense applicability in
fields like Robotics, Artificial Intelligence, process optimization, telecommunications,
routing, software testing, networking etc.
Our objective is to Study and Performance Evaluation of AntHocNet and Our
Introduced Extension BeeHocNet Nature Inspired Multihop Routing Protocols for
Effective Routing in MANETs using NS-2 which is emerging and open source
software to test and simulate various network protocols.
3. RELATED WORK
D. Karthikeyan and M. Dharmalingam [4] in his paper, Ant based Intelligent Routing
Protocol for MANET propose an energy efficient routing algorithm for MANETs
based on ACO for minimizing energy consumption of the nodes and prolong the life
of the overall communication system. The performance of the proposed algorithm is
simulated on the network tool NS2 and is also compared with existing algorithm’s
performance.
Mohammad Arif1 and Khalid Imam Rahmani2 [5] in his paper, Adaptive ARA
(AARA) for MANETs proposed a more efficient and modified version of ant colony
based routing algorithm for routing in mobile ad hoc networks.
Praveenkumar G Hoolimath, Kiran M, and G Ram Mohana Reddy [6] in his paper,
Optimized TERMITE: A Bio-inspired Routing Algorithm for MANET’s implemented
in ns-2 and its performance is compared with traditional routing protocol AODV.
Opt-Termite’s performance has been promising.
Vivekanand Jha, Kritika Khetarpal and Meghna Sharma in his paper, A Survey of
Nature Inspired Routing Algorithms for MANETs provide a comprehensive overview
of the nature inspired routing algorithms for mobile adhoc networks and compare
them and also bring out their main merits and demerits.
Eslam Al Maghayreh, Salam Abu Al-Haija, Faisal Alkhateeb and Shadi
Aljawarneh [8] in his paper, Bees Ants Based Routing Algorithm propose a novel
routing algorithm called Bees Ants algorithm. This algorithm is a combination of Ant
colony based Routing Algorithm (ARA) and Beehive based Routing Algorithm. The
proposed routing algorithm depends on splitting the network into two parts; one is a
fixed network and the other is a mobile ad hoc network (MANET), then applying the
Ant colony based Routing Algorithm on the mobile part and the Beehive based
Routing Algorithm on the fixed one. After comparing the proposed algorithm with the
ARA algorithm, it shows promising results in terms of propagation delay, queue
delay, and number of hops.
L.J.G. Villalba D.R. Can˜as A.L.S. Orozco [9] in his paper , Bio-inspired routing
protocol for mobile ad hoc networks design for the protocol lies in a heuristic, based
on swarm intelligence, which takes into account the limited resources and highly
dynamic environment, as well as the restriction on the exchange of routing
information. So, the key aspects of the proposed protocol are the disjoint-link and
Neha Bhatia and Dr. Anil Kumar Sharma
http://www.iaeme.com/IJCET/index.asp 122 editor@iaeme.com
disjoint-node routes, separation between the regular pheromone and the virtual
pheromone in the diffusion process and the exploration of routes, taking into
consideration the number of hops in the best routes which the authors have previously
found out.
M.M.Goswami, R.V. Dharaskar and V.M.Thakare[10] in his paper, Fuzzy Ant
Colony Based Routing Protocol For Mobile Ad Hoc Network proposes a novel
approach called fuzzy ant colony based routing protocol (FACO) using fuzzy logic
and swarm intelligence to select optimal path by considering optimization of multiple
objectives while retaining the advantages of swarm based intelligence algorithm.
Simulation results show that the proposed protocol is superior over existing swarm
intelligence based routing protocols for routing in MANET.
Sanaz Asadinia,Marjan kuchaki Rafsanjani and Arsham Borumand Saeid [11] in
his paper , A Novel Routing Algorithm Based-on Ant Colony in Mobile Ad hoc
Networks propose a new routing algorithm for MANETs, which combines the idea of
ant colony optimization with zone based hierarchical link state (ZHLS) protocol. The
algorithm is based on ants jump from one zone to the next zones which contains of the
proactive routing within a zone and reactive routing between the zones. The proposed
algorithm will improved the performance of the network such as delay and packet
delivery ratio than traditional routing algorithms.
4. PROPOSED SYSTEM
The protocol is based on swarm intelligence and especially on the ant colony based
Meta heuristic. The routing algorithm consists of three phases. In the first one, Route
Discovery Phase, new paths are discovered. The creation of new routes requires the
use of a forward ant (FANT), which establishes the pheromone track to the source
node, and a backward ant (BANT), which establishes the track to the destination
node. FANTs are broadcasted by the sender to all its neighbours. Each FANT has a
unique sequence number to avoid duplicates. A node receiving a FANT for the first
time creates a record (destination address, next hop, pheromone value) in its routing
table. The node interprets the source address of the FANT as destination address, the
address of the previous node as next hop, and computes the pheromone value
depending on the number of hops the FANT needed to reach the node. Then the node
relays the FANT to its neighbours. When the FANT reaches destination, it is
processed in a special way. The destination node extracts the information and then
destroys the FANT. A BANT is created and sent towards the source node. In that
way, the path is established and data packets can be sent. BeeHocNet, the proposed
algorithm is an on-demand multi-path routing algorithm for mobile ad hoc networks
inspired from the foraging principles of honey bees. BeeHocNet works with four
types of agents: packers, scouts foragers and swarms. The packers locate a forager
and hand over the data packet to the discovered forager. Scouts discover new routes
from the launching node to the destination node through broadcasting principle and an
expanding time to live (TTL) timer. Foragers, the main workers of BeeHocNet,
receive the data packets from the packers and transport them to the destination.
Transportation of foragers back to the source node, in case of unreliable transport
protocol, is the key role of swarms.
5. SIMULATION AND RESULTS
To evaluate the effectiveness of proposed scheme, we simulate the scheme using
network simulator version 2 (NS2). In simulation, we used the number of nodes as 50
and carried out simulation 5 times on every scenario at different time intervals and get
Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop
Routing Protocols for Effective Routing in MANeT
http://www.iaeme.com/IJCET/index.asp 123 editor@iaeme.com
the results. We implement the random way point movement model for simulation in
which nodes start at 0 position with simulation time 25 seconds, PDR values varies
from 0 to 1, delay values 0 to 500 ms, throughput 0 to 850 out of 1000 and energy
consumption from 0 to 800 if 1000 parts applied with the two cases i.e. case including
only implementing the ant based algorithm on NS2 network and after implementing
extended version of Ant based i.e. by implementing bee based extension (BARA). We
take one ant based algorithm i.e. Ant Routing Algorithm (ARA) by taking
consideration of different parameters like throughput, packet delivery ratio, energy
consumption and delay time taken by average packet to reach the destination. Here
are the simulation results. Which clearly shows the improvement after implementing
the extended version of bee based algorithm on ant based algorithme
Figure.1: Graph Shows the Decrease in Delay Values with Ant Based vs Bee and Ant Based
Algorithm
Figure.2: Graph Shows the Increase in Packet Delivery Ratio Values with Ant Based v/s Bee
and Ant Based Algorithm
Neha Bhatia and Dr. Anil Kumar Sharma
http://www.iaeme.com/IJCET/index.asp 124 editor@iaeme.com
Figure 3: Graph Shows the Increase in Throughput Values with Ant Based v/s Bee and Ant
Based Algorithm
Figure 4: Graph Showing Decrease in Energy Consumption with Ant Based v/s Bee and Ant
Based Algorithm
6. CONCLUSION
Nature inspired algorithms has a lots of capabilities because they are emerged with
time and facing a lot of problems like environments, natural calamities, geographical
differences etc. Methodologies for survival by protection against various attacks have
been proposed mainly for ad-hoc and sensor networks. It is new for infrastructure
based networks. However, it is not less significant. Therefore, even after working a lot
on different protocols and success up to a certain extent in different situation, swarm
intelligence i.e. nature inspired algorithms are proved to be best because of real time
Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop
Routing Protocols for Effective Routing in MANeT
http://www.iaeme.com/IJCET/index.asp 125 editor@iaeme.com
decisions and tested over time by different species. Swarm Intelligence is best among
all other networks as shown by the results.
REFERENCE
[1] Sudarshan D Shirkande and Rambabu A Vatti, ACO Based Routing Algorithms
for Ad-hoc Network (WSN,MANETs):A Survey,IEEE 2013 International
Conference on Communication Systems and Network Technologies 978-0-7695-
4958-3/13 $26.00 © 2013 IEEE DOI 10.1109/CSNT.2013.56
[2] B.M.G. and P.V.S. Srinivas, SAMR: Swarm Adaptive Multipath Routing
Topology for Load balancing and Congestion Endurance in Mobile Ad hoc
Networks, 2013 Third International Conference on Advanced Computing &
Communication Technologies.
[3] E. Christopher Siddarth1
and K. Seetharaman2
, A Cluster Based QoS-Aware
Service Discovery Architecture for Mobile Ad hoc Networks, 2012 IEEE
International inference on Computational Intelligence and Computing Research.
[4] D. Karthikeyan and M. Dharmalingam,Ant based Intelligent Routing Protocol for
MANET, Proceedings of the 2013 International Conference on Pattern
Recognition, Informatics and Mobile Engineering (PRIME) February 21-22,978-
1-4673-5845-3/13/$31.00©2013 IEEE.
[5] Mohammad Arif1
and Khalid Imam Rahmani2
, Adaptive ARA (AARA) for
MANETs.
[6] Praveenkumar G Hoolimath, Kiran M, G Ram Mohana Reddy Department of
Information, Optimized TERMITE: A Bio-inspired Routing Algo. for MANET’s,
978-1-4673-2014-6/12/$31.00 ©2012 IEEE
[7] Vivekanand Jha, Kritika Khetarpal , Meghna Sharma, A Survey of Nature
Inspired Routing Algorithms for MANETs, 978-1-4244-8679-3/11/$26.00 ©2011
IEEE.
[8] Eslam Al Maghayreh, Salam Abu Al-Haija, Faisal Alkhateeb and Shadi
Aljawarneh , Bees Ants Based Routing Algorithm, 2010 International Conference
on Intelligent Systems, Modelling and Simulation.
[9] L.J.G. Villalba D.R. Can˜as A.L.S. Orozco , Bio-inspired routing protocol for
mobile ad hoc networks, Published in IET Communications, Received on 23rd
December 2009 Revised on 30th May 2010doi: 10.1049/iet-com.2009.0826
ISSN.
[10] M.M.Goswami, R.V. Dharaskar and V.M. Thakare, Fuzzy Ant Colony Based
Routing Protocol For Mobile Ad Hoc Network, 2009 International Conference on
Computer Engineering and Technology, 978-0-7695-3521-0/09 $25.00 © 2009
IEEE, DOI 10.1109/ICCET.2009.168
[11] Sanaz Asadinia, Marjan kuchaki Rafsanjani and Arsham Borumand Saeid, A
Novel Routing Algo. Based-on Ant Colony in Mobile Ad hoc Networks, 978-1-
4244-6709-9/10/$26.00 ©2010 IEEE.
Neha Bhatia and Dr. Anil Kumar Sharma
http://www.iaeme.com/IJCET/index.asp 126 editor@iaeme.com
[12] P.Deepalakshmi1, Dr. S. Radhakrishnans ,A Receiver initiated Mesh based
Multicasting for MANETs using ACO, 978-1-4244-9477-4/11/$26.00 ©2011
IEEE
[13] A K Daniel and R Singh, Swarm Intelligence Based Multicast Routing and
Bandwidth Management Protocol for AD-hoc Wireless Network Using
Backpressure Restoration, 978-1-4244-5540-9/10/$26.00 ©2010 IEEE.
[14] ZAFAR H., HARLE D., ANDONOVIC I., KHAWAJA Y.: ‘Performance
evaluation of shortest multipath source routing scheme’, IET Commun., 2009, 3,
(5), pp. 700–713
[15] WANG J., OSAGIE E., THULASIRAMAN P., and THULASIRAM R.K.:
‘HOPNET: a hybrid ant colony optimization routing algo. For mobile adhoc
network’, Ad Hoc Netw., 2009, 7, (4), pp.690–705.
[16] CLAUSEN T., JACQUET P.: ‘Optimized link state routing protocol (OLSR)’.
IETF RFC 3626, October 2003, http://www.ietf.org/rfc/rfc3626.txt
[17] PERKINS C.E., BELDING-ROYER E.M., DAS S.: ‘Ad hoc on-demand distance
vector (AODV) routing’. RFC3561, July 2003, http://tools.ietf.org/html/rfc3561
[18] JONSON D., HU MALTZ D.: ‘The dynamic source routing protocol (DSR) for
mobile ad hoc networks for IPv4’. RFC 4728, February 2007
[19] OGIER R., TEMPLIN F., LEWIS M.: ‘Topology dissemination based on reverse
path forwarding (TBRPF)’. IETF RFC 3684, February 2004,
http://www.ietf.org/rfc/rfc3684.txt
[20] DORIGO M., STU¨ TZLE T.: ‘Ant colony optimization’ (The MIT Press, 2004).
[21] Kusum Nara and Aman Dureja, A Dynamic Approach for Improving
Performance of Intrusion Detection System over MANeT, International Journal
of Computer Engineering and Technology, 4(4), 2013, pp. 61–81.
[22] N. Prathibha Bharathi and B. Mahesh, An Optimistic Sector Oriented Approach
to Mitigate Broadcast Storm Problem in MANeT, International Journal of
Computer Engineering and Technology, 5(8), 2014, pp. 138–143.

More Related Content

What's hot

Rahul Gupta, 601303023, Thesis Presentation
Rahul Gupta, 601303023, Thesis PresentationRahul Gupta, 601303023, Thesis Presentation
Rahul Gupta, 601303023, Thesis PresentationRahul Gupta
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...Editor IJCATR
 
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET Journal
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNijsrd.com
 
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...ijasuc
 
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...iosrjce
 
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...ijaia
 
Rahul Gupta, 601303023, Thesis Report
Rahul Gupta, 601303023, Thesis ReportRahul Gupta, 601303023, Thesis Report
Rahul Gupta, 601303023, Thesis ReportRahul Gupta
 
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...CSCJournals
 
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...Editor IJCATR
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksijwmn
 
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc NetworksLink Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc Networkspaperpublications3
 

What's hot (14)

afin_2016_1_10_40014
afin_2016_1_10_40014afin_2016_1_10_40014
afin_2016_1_10_40014
 
Rahul Gupta, 601303023, Thesis Presentation
Rahul Gupta, 601303023, Thesis PresentationRahul Gupta, 601303023, Thesis Presentation
Rahul Gupta, 601303023, Thesis Presentation
 
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
A New Method for Reducing Energy Consumption in Wireless Sensor Networks usin...
 
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...IRJET-  	  An Hybrid Approach for Enhancement of Energy and Network Life Time...
IRJET- An Hybrid Approach for Enhancement of Energy and Network Life Time...
 
Neural networks
Neural networksNeural networks
Neural networks
 
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSNData Centric Approach Based Protocol using Evolutionary Approach in WSN
Data Centric Approach Based Protocol using Evolutionary Approach in WSN
 
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...
A FASTER ROUTING SCHEME FOR STATIONARY WIRELESS SENSOR NETWORKS - A HYBRID AP...
 
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
A Fast Convergence and Quick Route Updates Based Energy Aware Tree-Based Rout...
 
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...
AN APPROACH OF IR-BASED SHORT-RANGE CORRESPONDENCE SYSTEMS FOR SWARM ROBOT BA...
 
Rahul Gupta, 601303023, Thesis Report
Rahul Gupta, 601303023, Thesis ReportRahul Gupta, 601303023, Thesis Report
Rahul Gupta, 601303023, Thesis Report
 
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...
Collaborative Re-Localization Method in Mobile Wireless Sensor Network Based ...
 
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
A Fault tolerant system based on Genetic Algorithm for Target Tracking in Wir...
 
Multiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networksMultiagent based multipath routing in wireless sensor networks
Multiagent based multipath routing in wireless sensor networks
 
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc NetworksLink Disconnection Entropy Disorder in Mobile Adhoc Networks
Link Disconnection Entropy Disorder in Mobile Adhoc Networks
 

Viewers also liked

Network simulator 2
Network simulator 2Network simulator 2
Network simulator 2AAKASH S
 
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...ijsrd.com
 
Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)AAKASH S
 
eaack-a secure ids for manet
eaack-a secure ids for maneteaack-a secure ids for manet
eaack-a secure ids for manetAswin Pv
 
Intrusion detection in MANETS
Intrusion detection in MANETSIntrusion detection in MANETS
Intrusion detection in MANETSPooja Kundu
 
Eaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.pptEaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.pptslksagar
 

Viewers also liked (9)

Network simulator 2
Network simulator 2Network simulator 2
Network simulator 2
 
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...
Route Optimization to make Energy Efficient MANET using Vishal Fuzzy Genetic ...
 
Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)Enhanced Adaptive ACKnowledgment (EAACK)
Enhanced Adaptive ACKnowledgment (EAACK)
 
eaack-a secure ids for manet
eaack-a secure ids for maneteaack-a secure ids for manet
eaack-a secure ids for manet
 
Intrusion detection in MANETS
Intrusion detection in MANETSIntrusion detection in MANETS
Intrusion detection in MANETS
 
Eaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.pptEaack—a secure intrusion detection.ppt
Eaack—a secure intrusion detection.ppt
 
Bat Algorithm
Bat AlgorithmBat Algorithm
Bat Algorithm
 
Manet ns2
Manet ns2Manet ns2
Manet ns2
 
AODV Protocol
AODV ProtocolAODV Protocol
AODV Protocol
 

Similar to Nature-inspired routing protocols for MANETs

Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBORouting Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBOIJERA Editor
 
Route optimization in manets with aco and ga
Route optimization in manets with aco and ga Route optimization in manets with aco and ga
Route optimization in manets with aco and ga eSAT Journals
 
Route optimization in manets with aco and ga
Route optimization in manets with aco and gaRoute optimization in manets with aco and ga
Route optimization in manets with aco and gaeSAT Publishing House
 
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORK
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORKPERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORK
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORKKhushbooGupta145
 
Study on security and quality of service implementations in p2 p overlay netw...
Study on security and quality of service implementations in p2 p overlay netw...Study on security and quality of service implementations in p2 p overlay netw...
Study on security and quality of service implementations in p2 p overlay netw...eSAT Publishing House
 
Based on pause time comparative analysis made among bee ant colony optimized ...
Based on pause time comparative analysis made among bee ant colony optimized ...Based on pause time comparative analysis made among bee ant colony optimized ...
Based on pause time comparative analysis made among bee ant colony optimized ...Alexander Decker
 
Ant colony optimization based routing algorithm in various wireless sensor ne...
Ant colony optimization based routing algorithm in various wireless sensor ne...Ant colony optimization based routing algorithm in various wireless sensor ne...
Ant colony optimization based routing algorithm in various wireless sensor ne...Editor Jacotech
 
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...IOSR Journals
 
Paper 3 energy efficient bee routing algorithm in wireless mobile
Paper 3 energy efficient bee routing algorithm in wireless mobilePaper 3 energy efficient bee routing algorithm in wireless mobile
Paper 3 energy efficient bee routing algorithm in wireless mobileSpandan Spandy
 
Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147IJRAT
 
Various Metaheuristic algorithms For Securing VANET
Various Metaheuristic algorithms For Securing VANETVarious Metaheuristic algorithms For Securing VANET
Various Metaheuristic algorithms For Securing VANETKishan Patel
 
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
 
SURVEY ON MOBILE AD HOC NETWORK
SURVEY ON MOBILE AD HOC NETWORKSURVEY ON MOBILE AD HOC NETWORK
SURVEY ON MOBILE AD HOC NETWORKIAEME Publication
 
Implementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetImplementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetIRJET Journal
 
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony ApproachAdvancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approachijceronline
 
Ant Colony Optimization for Wireless Sensor Network: A Review
Ant Colony Optimization for Wireless Sensor Network: A ReviewAnt Colony Optimization for Wireless Sensor Network: A Review
Ant Colony Optimization for Wireless Sensor Network: A Reviewiosrjce
 

Similar to Nature-inspired routing protocols for MANETs (20)

Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBORouting Enhancement of MANETs using Hybrid Protocol Combined with PBO
Routing Enhancement of MANETs using Hybrid Protocol Combined with PBO
 
Route optimization in manets with aco and ga
Route optimization in manets with aco and ga Route optimization in manets with aco and ga
Route optimization in manets with aco and ga
 
Route optimization in manets with aco and ga
Route optimization in manets with aco and gaRoute optimization in manets with aco and ga
Route optimization in manets with aco and ga
 
Fp3610261032
Fp3610261032Fp3610261032
Fp3610261032
 
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORK
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORKPERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORK
PERFORMANCE ANALYSIS OF ANTHOCNET ROUTING PROTOCOL FOR HYBRID AD HOC NETWORK
 
Study on security and quality of service implementations in p2 p overlay netw...
Study on security and quality of service implementations in p2 p overlay netw...Study on security and quality of service implementations in p2 p overlay netw...
Study on security and quality of service implementations in p2 p overlay netw...
 
Based on pause time comparative analysis made among bee ant colony optimized ...
Based on pause time comparative analysis made among bee ant colony optimized ...Based on pause time comparative analysis made among bee ant colony optimized ...
Based on pause time comparative analysis made among bee ant colony optimized ...
 
Ant colony optimization based routing algorithm in various wireless sensor ne...
Ant colony optimization based routing algorithm in various wireless sensor ne...Ant colony optimization based routing algorithm in various wireless sensor ne...
Ant colony optimization based routing algorithm in various wireless sensor ne...
 
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...
Network Lifespan Maximization For Wireless Sensor Networks Using Nature-Inspi...
 
I010525057
I010525057I010525057
I010525057
 
Paper 3 energy efficient bee routing algorithm in wireless mobile
Paper 3 energy efficient bee routing algorithm in wireless mobilePaper 3 energy efficient bee routing algorithm in wireless mobile
Paper 3 energy efficient bee routing algorithm in wireless mobile
 
Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147
 
Various Metaheuristic algorithms For Securing VANET
Various Metaheuristic algorithms For Securing VANETVarious Metaheuristic algorithms For Securing VANET
Various Metaheuristic algorithms For Securing VANET
 
13 48-1-pb
13 48-1-pb13 48-1-pb
13 48-1-pb
 
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)
 
SURVEY ON MOBILE AD HOC NETWORK
SURVEY ON MOBILE AD HOC NETWORKSURVEY ON MOBILE AD HOC NETWORK
SURVEY ON MOBILE AD HOC NETWORK
 
Implementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetImplementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for Manet
 
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony ApproachAdvancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
Advancement in VANET Routing by Optimize the Centrality with ANT Colony Approach
 
Ant Colony Optimization for Wireless Sensor Network: A Review
Ant Colony Optimization for Wireless Sensor Network: A ReviewAnt Colony Optimization for Wireless Sensor Network: A Review
Ant Colony Optimization for Wireless Sensor Network: A Review
 
N017318992
N017318992N017318992
N017318992
 

More from IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

More from IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Recently uploaded

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 

Recently uploaded (20)

Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

Nature-inspired routing protocols for MANETs

  • 1. http://www.iaeme.com/IJCET/index.asp 118 editor@iaeme.com International Journal of Computer Engineering & Technology (IJCET) Volume 7, Issue 3, May-June 2016, pp. 118–126, Article ID: IJCET_07_03_011 Available online at http://www.iaeme.com/IJCET/issues.asp?JType=IJCET&VType=7&IType=3 Journal Impact Factor (2016): 9.3590 (Calculated by GISI) www.jifactor.com ISSN Print: 0976-6367 and ISSN Online: 0976–6375 © IAEME Publication STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED MULTIHOP ROUTING PROTOCOLS FOR EFFECTIVE ROUTING IN MANET Neha Bhatia Ph.D. Scholar, Department of Electronics and Communication Engineering SunRise University, Alwar (Rajasthan), India Dr. Anil Kumar Sharma Professor and Principal Institute of Engineering and Technology, Alwar-301030 (Rajasthan), India ABSTRACT There are multiple algorithms and protocols which are present in MANeT but no one is perfect for each situation because of the presence of high topology changes and dynamicity of number of nodes. That’s the reason of opting biological algorithm like Ant based or Bee based algorithms which are swarm intelligence based nature inspired algorithms which finds out the best route as per the real time status of network. In communications network research, there is currently an increasing interest for the paradigm of autonomic computing. The idea is that networks are becoming more and more complex and that it is desirable that they can self-organize and self-configure, adapting to new situations in terms of traffic, services, network connectivity, etc. To support this new paradigm, future network algorithms should be robust, work in a distributed way, be able to observe changes in the network, and adapt to them. Nature’s self-organizing systems like insect societies show precisely these desirable properties. Making use of a number of relatively simple biological agents (e.g., the ants) a variety of different organized behaviours are generated at the system-level from the local interactions among the agents and with the environment. The robustness and effectiveness of such collective behaviours with respect to variations of environment conditions are key-aspects of their biological success. This kind of systems is often referred to with the term Swarm Intelligence. Swarm systems have recently become a source of inspiration for the design of distributed and adaptive algorithms, and in particular of routing algorithms.
  • 2. Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop Routing Protocols for Effective Routing in MANeT http://www.iaeme.com/IJCET/index.asp 119 editor@iaeme.com Key words: AntHocNet, Bee Based Algorithm, Biological Protocols, Nature Inspired Topology, Cryptography Swarm Intelligence. Cite this Article: Neha Bhatia and Dr. Anil Kumar Sharma, Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop Routing Protocols for Effective Routing in MANeT, International Journal of Computer Engineering and Technology, 7(3), 2016, pp. 118–126. http://www.iaeme.com/IJCET/issues.asp?JType=IJCET&VType=7&IType=3 1. INTRODUCTION MANeT Ad-Hoc networks are defined as networks formed by users or devices wishing to communicate, without the necessity for the help or existence of any infrastructure or previously established relationship between the potential network members. Ad-hoc communication can take place in different scenarios and is independent of any specific device, wireless transmission technology, network or protocol. Some examples of the possible uses of ad hoc networking include sensor networks, search and rescue operations, vehicle communication networks, and possible military applications, etc. In particular, we expect that ad hoc networks will be formed in situations where no infrastructure is available. As for the mode of operation, they are basically peer-to- peer multi-hop wireless networks where information packets are transmitted in a store and forward manner from a source to an arbitrary destination, via intermediate nodes. The network topology changes dynamically and in an unpredictable manner since the nodes can move freely. Therefore, out-dated topology information must be updated or removed. Since there is no centralized entity to keep the topology up-to-date, a distributed algorithm is required. Finding a route to a destination requires exchange of control information among the nodes. Thus, the amount of update traffic can be quite high when the number of highly mobile nodes is large. Thus, the highly dynamic nature of ad hoc networks motivates the study of routing protocols, which aim at achieving routing stability. Again the wireless communication media has a limited bandwidth, which is susceptive to various interferences that can lead to establishment of useless routes, low throughput and other problems. Some of the protocols assume that the communication links are symmetric. Although this assumption is not always valid, it is usually made because routing in asymmetric networks is a relatively hard task. In certain cases, it is possible to find routes that could avoid asymmetric links, since it is quite likely that these links imminently fail. The issue of symmetric and asymmetric links is one among the several challenges encountered in ad hoc networks. Mobile hosts are powered by battery. Hence, energy efficient routing protocols are required to minimize power consumption. 2. SWARM INTELLIGENCE In communications network research, there is currently an increasing interest for the paradigm of autonomic computing. The idea is that networks are becoming more and more complex and that it is desirable that they can self-organize and self-configure, adapting to new situations in terms of traffic, services, network connectivity, etc. To support this new paradigm, future network algorithms should be robust, work in a distributed way, be able to observe changes in the network, and adapt to them. Nature’s self-organizing systems like insect societies show precisely these desirable properties. Making use of a number of relatively simple biological agents (e.g., the
  • 3. Neha Bhatia and Dr. Anil Kumar Sharma http://www.iaeme.com/IJCET/index.asp 120 editor@iaeme.com ants) a variety of different organized behaviours is generated at the system-level from the local interactions among the agents and with the environment. The robustness and effectiveness of such collective behaviours with respect to variations of environment conditions are key-aspects of their biological success. This kind of systems is often referred to with the term Swarm Intelligence. Swarm systems have recently become a source of inspiration for the design of distributed and adaptive algorithms, and in particular of routing algorithms. Routing is the task of directing data flows from sources to destinations maximizing network performance. It is at the core of all network activities. Several successful routing algorithms have been proposed taking inspiration from ant colony behaviour and the related framework of Ant Colony Optimization (ACO). Examples of ACO routing algorithms are AntNet. One type of networks where the need for autonomic control is intrinsically necessary is Mobile Ad Hoc Network (MANETs). These are networks in which all nodes are mobile and communicate with each other via wireless connections. Nodes can join or leave at any time. There is no fixed infrastructure. All nodes are equal and there is no centralized control or overview. There are no designated routers: nodes serve as routers for each other, and data packets are forwarded from node to node in a multi-hop fashion. Ant Based Algorithms are nature inspired adaptive routing algorithm for mobile ad hoc networks (MANETs) inspired by ideas from Ant Colony Optimization (ACO). In common MANET terminology, Ant Algorithms are defined as hybrid algorithm, as it combines both reactive and proactive routing strategies. Specifically, the algorithm is reactive in the sense that it does not try to maintain up-to-date routing information between all the nodes in the network, but instead concentrates its efforts on the pairs of nodes between which communication sessions are taking place. It is proactive in the sense that for those ongoing communication sessions, it continuously tries to maintain and improve existing routing information. While the ant-based path sampling is the typical mode of operation of ACO routing algorithms, the pheromone diffusion process is in its working more similar to Bellman-Ford routing algorithms. AntHocNet combines both processes in order to obtain an information gathering process that is at the same time efficient, adaptive and robust. The way path sampling and information bootstrapping are combined here is very different from other combinations of these approaches to learning that exist in the reinforcement learning literature and is specifically targeted at working highly dynamic non-stationary environments. In nature several animals tend to live in large swarms like insect colonies, bird flocks or fish schools. Many social insects like ants, bees, termites, or wasps live in colonies or hives. They exhibit an astonishingly well-developed social behaviour and are able to self-organize, even in the absence of a central leader like a queen. Honey bees communicate locations of food sources by the language of dance that is understood by all nearby honey bees. On the other hand, many insects use a form of indirect communication called stigmergy. Stigmergy works by leaving traces in the environment that can be understood by other insects. Termites use stigmergy to build complex nests by simple rules. A termite constructing a nest deposits material like a mud ball and invests it with pheromones, a chemical that can be smelled by other termites. The smell of pheromones encourages other termites to deposit their material close to freshly deposited pheromones. This way, a group of termites can manage to synchronize so that they all work on the same spot. Swarm Intelligence (SI) is an Artificial Intelligence technique based on the study of collective behaviour in decentralized, self-organized systems. Swarm intelligence is “The emergent collective intelligence of groups of simple agents”. It gives rise to
  • 4. Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop Routing Protocols for Effective Routing in MANeT http://www.iaeme.com/IJCET/index.asp 121 editor@iaeme.com complex and often intelligent behaviour through simple, unsupervised interactions between a total numbers of autonomous swarm members. Usually there is no centralized control structure dictating how the individual agents should behave, but local interactions between such agents often lead to the emergence of a global behaviour. Swarm is considered as biological insects like ants, bees, wasps, fish etc. The quick coordinated flight of a group of birds with very little visual communication and the concerted effort of an ant colony in gathering food, building nests etc. are some of the vivid examples of emergence in natural world. SI has found immense applicability in fields like Robotics, Artificial Intelligence, process optimization, telecommunications, routing, software testing, networking etc. Our objective is to Study and Performance Evaluation of AntHocNet and Our Introduced Extension BeeHocNet Nature Inspired Multihop Routing Protocols for Effective Routing in MANETs using NS-2 which is emerging and open source software to test and simulate various network protocols. 3. RELATED WORK D. Karthikeyan and M. Dharmalingam [4] in his paper, Ant based Intelligent Routing Protocol for MANET propose an energy efficient routing algorithm for MANETs based on ACO for minimizing energy consumption of the nodes and prolong the life of the overall communication system. The performance of the proposed algorithm is simulated on the network tool NS2 and is also compared with existing algorithm’s performance. Mohammad Arif1 and Khalid Imam Rahmani2 [5] in his paper, Adaptive ARA (AARA) for MANETs proposed a more efficient and modified version of ant colony based routing algorithm for routing in mobile ad hoc networks. Praveenkumar G Hoolimath, Kiran M, and G Ram Mohana Reddy [6] in his paper, Optimized TERMITE: A Bio-inspired Routing Algorithm for MANET’s implemented in ns-2 and its performance is compared with traditional routing protocol AODV. Opt-Termite’s performance has been promising. Vivekanand Jha, Kritika Khetarpal and Meghna Sharma in his paper, A Survey of Nature Inspired Routing Algorithms for MANETs provide a comprehensive overview of the nature inspired routing algorithms for mobile adhoc networks and compare them and also bring out their main merits and demerits. Eslam Al Maghayreh, Salam Abu Al-Haija, Faisal Alkhateeb and Shadi Aljawarneh [8] in his paper, Bees Ants Based Routing Algorithm propose a novel routing algorithm called Bees Ants algorithm. This algorithm is a combination of Ant colony based Routing Algorithm (ARA) and Beehive based Routing Algorithm. The proposed routing algorithm depends on splitting the network into two parts; one is a fixed network and the other is a mobile ad hoc network (MANET), then applying the Ant colony based Routing Algorithm on the mobile part and the Beehive based Routing Algorithm on the fixed one. After comparing the proposed algorithm with the ARA algorithm, it shows promising results in terms of propagation delay, queue delay, and number of hops. L.J.G. Villalba D.R. Can˜as A.L.S. Orozco [9] in his paper , Bio-inspired routing protocol for mobile ad hoc networks design for the protocol lies in a heuristic, based on swarm intelligence, which takes into account the limited resources and highly dynamic environment, as well as the restriction on the exchange of routing information. So, the key aspects of the proposed protocol are the disjoint-link and
  • 5. Neha Bhatia and Dr. Anil Kumar Sharma http://www.iaeme.com/IJCET/index.asp 122 editor@iaeme.com disjoint-node routes, separation between the regular pheromone and the virtual pheromone in the diffusion process and the exploration of routes, taking into consideration the number of hops in the best routes which the authors have previously found out. M.M.Goswami, R.V. Dharaskar and V.M.Thakare[10] in his paper, Fuzzy Ant Colony Based Routing Protocol For Mobile Ad Hoc Network proposes a novel approach called fuzzy ant colony based routing protocol (FACO) using fuzzy logic and swarm intelligence to select optimal path by considering optimization of multiple objectives while retaining the advantages of swarm based intelligence algorithm. Simulation results show that the proposed protocol is superior over existing swarm intelligence based routing protocols for routing in MANET. Sanaz Asadinia,Marjan kuchaki Rafsanjani and Arsham Borumand Saeid [11] in his paper , A Novel Routing Algorithm Based-on Ant Colony in Mobile Ad hoc Networks propose a new routing algorithm for MANETs, which combines the idea of ant colony optimization with zone based hierarchical link state (ZHLS) protocol. The algorithm is based on ants jump from one zone to the next zones which contains of the proactive routing within a zone and reactive routing between the zones. The proposed algorithm will improved the performance of the network such as delay and packet delivery ratio than traditional routing algorithms. 4. PROPOSED SYSTEM The protocol is based on swarm intelligence and especially on the ant colony based Meta heuristic. The routing algorithm consists of three phases. In the first one, Route Discovery Phase, new paths are discovered. The creation of new routes requires the use of a forward ant (FANT), which establishes the pheromone track to the source node, and a backward ant (BANT), which establishes the track to the destination node. FANTs are broadcasted by the sender to all its neighbours. Each FANT has a unique sequence number to avoid duplicates. A node receiving a FANT for the first time creates a record (destination address, next hop, pheromone value) in its routing table. The node interprets the source address of the FANT as destination address, the address of the previous node as next hop, and computes the pheromone value depending on the number of hops the FANT needed to reach the node. Then the node relays the FANT to its neighbours. When the FANT reaches destination, it is processed in a special way. The destination node extracts the information and then destroys the FANT. A BANT is created and sent towards the source node. In that way, the path is established and data packets can be sent. BeeHocNet, the proposed algorithm is an on-demand multi-path routing algorithm for mobile ad hoc networks inspired from the foraging principles of honey bees. BeeHocNet works with four types of agents: packers, scouts foragers and swarms. The packers locate a forager and hand over the data packet to the discovered forager. Scouts discover new routes from the launching node to the destination node through broadcasting principle and an expanding time to live (TTL) timer. Foragers, the main workers of BeeHocNet, receive the data packets from the packers and transport them to the destination. Transportation of foragers back to the source node, in case of unreliable transport protocol, is the key role of swarms. 5. SIMULATION AND RESULTS To evaluate the effectiveness of proposed scheme, we simulate the scheme using network simulator version 2 (NS2). In simulation, we used the number of nodes as 50 and carried out simulation 5 times on every scenario at different time intervals and get
  • 6. Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop Routing Protocols for Effective Routing in MANeT http://www.iaeme.com/IJCET/index.asp 123 editor@iaeme.com the results. We implement the random way point movement model for simulation in which nodes start at 0 position with simulation time 25 seconds, PDR values varies from 0 to 1, delay values 0 to 500 ms, throughput 0 to 850 out of 1000 and energy consumption from 0 to 800 if 1000 parts applied with the two cases i.e. case including only implementing the ant based algorithm on NS2 network and after implementing extended version of Ant based i.e. by implementing bee based extension (BARA). We take one ant based algorithm i.e. Ant Routing Algorithm (ARA) by taking consideration of different parameters like throughput, packet delivery ratio, energy consumption and delay time taken by average packet to reach the destination. Here are the simulation results. Which clearly shows the improvement after implementing the extended version of bee based algorithm on ant based algorithme Figure.1: Graph Shows the Decrease in Delay Values with Ant Based vs Bee and Ant Based Algorithm Figure.2: Graph Shows the Increase in Packet Delivery Ratio Values with Ant Based v/s Bee and Ant Based Algorithm
  • 7. Neha Bhatia and Dr. Anil Kumar Sharma http://www.iaeme.com/IJCET/index.asp 124 editor@iaeme.com Figure 3: Graph Shows the Increase in Throughput Values with Ant Based v/s Bee and Ant Based Algorithm Figure 4: Graph Showing Decrease in Energy Consumption with Ant Based v/s Bee and Ant Based Algorithm 6. CONCLUSION Nature inspired algorithms has a lots of capabilities because they are emerged with time and facing a lot of problems like environments, natural calamities, geographical differences etc. Methodologies for survival by protection against various attacks have been proposed mainly for ad-hoc and sensor networks. It is new for infrastructure based networks. However, it is not less significant. Therefore, even after working a lot on different protocols and success up to a certain extent in different situation, swarm intelligence i.e. nature inspired algorithms are proved to be best because of real time
  • 8. Study and Performance Evaluation of Anthocnet and Beehocnet Nature Inspired Multihop Routing Protocols for Effective Routing in MANeT http://www.iaeme.com/IJCET/index.asp 125 editor@iaeme.com decisions and tested over time by different species. Swarm Intelligence is best among all other networks as shown by the results. REFERENCE [1] Sudarshan D Shirkande and Rambabu A Vatti, ACO Based Routing Algorithms for Ad-hoc Network (WSN,MANETs):A Survey,IEEE 2013 International Conference on Communication Systems and Network Technologies 978-0-7695- 4958-3/13 $26.00 © 2013 IEEE DOI 10.1109/CSNT.2013.56 [2] B.M.G. and P.V.S. Srinivas, SAMR: Swarm Adaptive Multipath Routing Topology for Load balancing and Congestion Endurance in Mobile Ad hoc Networks, 2013 Third International Conference on Advanced Computing & Communication Technologies. [3] E. Christopher Siddarth1 and K. Seetharaman2 , A Cluster Based QoS-Aware Service Discovery Architecture for Mobile Ad hoc Networks, 2012 IEEE International inference on Computational Intelligence and Computing Research. [4] D. Karthikeyan and M. Dharmalingam,Ant based Intelligent Routing Protocol for MANET, Proceedings of the 2013 International Conference on Pattern Recognition, Informatics and Mobile Engineering (PRIME) February 21-22,978- 1-4673-5845-3/13/$31.00©2013 IEEE. [5] Mohammad Arif1 and Khalid Imam Rahmani2 , Adaptive ARA (AARA) for MANETs. [6] Praveenkumar G Hoolimath, Kiran M, G Ram Mohana Reddy Department of Information, Optimized TERMITE: A Bio-inspired Routing Algo. for MANET’s, 978-1-4673-2014-6/12/$31.00 ©2012 IEEE [7] Vivekanand Jha, Kritika Khetarpal , Meghna Sharma, A Survey of Nature Inspired Routing Algorithms for MANETs, 978-1-4244-8679-3/11/$26.00 ©2011 IEEE. [8] Eslam Al Maghayreh, Salam Abu Al-Haija, Faisal Alkhateeb and Shadi Aljawarneh , Bees Ants Based Routing Algorithm, 2010 International Conference on Intelligent Systems, Modelling and Simulation. [9] L.J.G. Villalba D.R. Can˜as A.L.S. Orozco , Bio-inspired routing protocol for mobile ad hoc networks, Published in IET Communications, Received on 23rd December 2009 Revised on 30th May 2010doi: 10.1049/iet-com.2009.0826 ISSN. [10] M.M.Goswami, R.V. Dharaskar and V.M. Thakare, Fuzzy Ant Colony Based Routing Protocol For Mobile Ad Hoc Network, 2009 International Conference on Computer Engineering and Technology, 978-0-7695-3521-0/09 $25.00 © 2009 IEEE, DOI 10.1109/ICCET.2009.168 [11] Sanaz Asadinia, Marjan kuchaki Rafsanjani and Arsham Borumand Saeid, A Novel Routing Algo. Based-on Ant Colony in Mobile Ad hoc Networks, 978-1- 4244-6709-9/10/$26.00 ©2010 IEEE.
  • 9. Neha Bhatia and Dr. Anil Kumar Sharma http://www.iaeme.com/IJCET/index.asp 126 editor@iaeme.com [12] P.Deepalakshmi1, Dr. S. Radhakrishnans ,A Receiver initiated Mesh based Multicasting for MANETs using ACO, 978-1-4244-9477-4/11/$26.00 ©2011 IEEE [13] A K Daniel and R Singh, Swarm Intelligence Based Multicast Routing and Bandwidth Management Protocol for AD-hoc Wireless Network Using Backpressure Restoration, 978-1-4244-5540-9/10/$26.00 ©2010 IEEE. [14] ZAFAR H., HARLE D., ANDONOVIC I., KHAWAJA Y.: ‘Performance evaluation of shortest multipath source routing scheme’, IET Commun., 2009, 3, (5), pp. 700–713 [15] WANG J., OSAGIE E., THULASIRAMAN P., and THULASIRAM R.K.: ‘HOPNET: a hybrid ant colony optimization routing algo. For mobile adhoc network’, Ad Hoc Netw., 2009, 7, (4), pp.690–705. [16] CLAUSEN T., JACQUET P.: ‘Optimized link state routing protocol (OLSR)’. IETF RFC 3626, October 2003, http://www.ietf.org/rfc/rfc3626.txt [17] PERKINS C.E., BELDING-ROYER E.M., DAS S.: ‘Ad hoc on-demand distance vector (AODV) routing’. RFC3561, July 2003, http://tools.ietf.org/html/rfc3561 [18] JONSON D., HU MALTZ D.: ‘The dynamic source routing protocol (DSR) for mobile ad hoc networks for IPv4’. RFC 4728, February 2007 [19] OGIER R., TEMPLIN F., LEWIS M.: ‘Topology dissemination based on reverse path forwarding (TBRPF)’. IETF RFC 3684, February 2004, http://www.ietf.org/rfc/rfc3684.txt [20] DORIGO M., STU¨ TZLE T.: ‘Ant colony optimization’ (The MIT Press, 2004). [21] Kusum Nara and Aman Dureja, A Dynamic Approach for Improving Performance of Intrusion Detection System over MANeT, International Journal of Computer Engineering and Technology, 4(4), 2013, pp. 61–81. [22] N. Prathibha Bharathi and B. Mahesh, An Optimistic Sector Oriented Approach to Mitigate Broadcast Storm Problem in MANeT, International Journal of Computer Engineering and Technology, 5(8), 2014, pp. 138–143.