SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 587
ROUTE OPTIMIZATION IN MANETS WITH ACO AND GA
Pankaj Vidhate1
, Yogita Wankhade2
1
Lecturer, IT dept., S.G.R.E.F’s C.O.E.M, Ahmdnagar, Maharashtra, India, pankajvidhate@gmail.com
2
Lecturer, IT dept., S.G.R.E.F’s C.O.E.M, Ahmednagar, Maharashtra, India, yogita16.wankhade@gmail.com
Abstract
A mobile ad-hoc network consists of a collection of mobile nodes which can communicate with each other with the help of
wireless links without the help of any pre-existing communication infrastructure. Due to the lack of infrastructure in these type of
networks, nodes itself can act as a routers and relay the packets from source to destination. There are so many routing protocols
used in MANET which also maintains connectivity from source to destination when links on these paths are break due to some
causes like node movements, radio propagation, drainage of battery, and wireless interference. Routing is one of the important
issues which are having a significant impact on network performance. Different measures which are concerned with the Quality
of Service are like end to end delay, packet delivery ratio, control overhead, pause time, routing overhead, and distance in
between source and destination pair. Different optimization techniques can be used to find out an available optimal path from
source to destination. In this paper, we are using Ant Colony Optimization for finding out best possible paths, along with Genetic
Algorithm which helps in giving the globally optimal solution from all the best possible paths which were produced by Ant colony
optimization. This proposed algorithm called as GA-API overcomes the delay in packet delivery by producing the shortest path
and also overcomes the problem of communication interruption due to node or link failure by finding multiple paths between pair
of source and destination nodes.
Index Terms: MANET, Genetic Algorithm, Ant colony Optimization, API.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
A mobile ad-hoc network consists of a collection of mobile
nodes which can communicate with each other with the help
of wireless links without the help of any pre-existing
communication infrastructure. Nodes within each other’s
radio range communicate directly via wireless links, while
those that are far apart rely on intermediate nodes to forward
their messages. Mobile ad hoc networks are the self-
organizing and self-configuring wireless networks
consisting of multiple numbers of hops. MANET is made up
of a set of mobile hosts which can freely movable and helps
in delivering or relaying packets on behalf of one another.
Due to the lack of infrastructure in these type of networks,
nodes itself can act as a routers and relay the packets from
source to destination. For deploying MANETs, there is no
need of infrastructure resulting into the use of MANETs in
the scenarios like crowd control, search and disaster rescue
operations and battlefields.
Routing is one of the important issues which are having a
significant impact on network performance. These routing
protocols are playing a vital role in deciding Quality of
Service. Different measures which are concerned with the
Quality of Service are like end to end delay, packet delivery
ratio, control overhead, pause time, routing overhead, and
distance in between source and destination pair. One can
improve the Quality of Service by reserving the resources
which would be used in the path in between source and
destination pair for packets delivery, by minimizing delay
required by a packet to reach to its destination, by reducing
the probability of link failures or providing an alternate
arrangement of path in case of link or node failure, also by
providing security for the nodes which are being used in the
Mobile ad hoc network formation as well as for the nodes
which newly wants to join to the already existed Mobile ad
hoc network. Quality of Service for the routing protocols
also deals with an optimization of the routing paths.
Different optimization techniques can be used to find out an
available optimal path from source to destination. It is not
necessary that the optimal path should be always the shortest
one, but it should the feasible path which gives the best
possible path from source to destination. In this paper, we
are using Ant Colony Optimization for finding out best
possible paths, along with Genetic Algorithm which helps in
giving the globally optimal solution from all the best
possible paths which were produced by Ant colony
optimization. It means ACO provides best possible solution
and GA prevents the algorithm from going into the local
optima.
2. RELATED WORK
2.1 Introduction
The highly dynamic nature of a mobile ad hoc network
results in frequent and unpredictable changes of network
topology, adding difficulty and complexity to routing among
the mobile nodes. The challenges and complexities, coupled
with the critical importance of routing protocol in
establishing communications among mobile nodes, make the
routing area the most active research area with the MANET
domain.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 588
Numerous routing protocols and algorithms have been
proposed. The performance of these protocols has been
studied and compared under different types of networks or
network environments and also under different traffic
conditions. Number of different survey papers and
comparative analyses of different mobile ad hoc routing
protocols have been published.
Routing of the packets in the MANET has several issues to
be cope up with, like host mobility, rate of frequent link
failures, rate of link repairs. The rate of link failures and
repairs may be high when nodes move fast [1].
Busola S. Olagbegi and Natarajan Meghanathan presented a
review on energy efficient and secure multicast routing
protocol for Mobile ad hoc network. A multicast routing
protocol is used to support the transmission of data from a
sender to all the receivers of a multicast group by using the
available bandwidth more efficiently, while topology is
frequently changing. Multicasting is improving the
efficiency of the wireless link when it is sending multiple
copies of messages. Secure multicast routing is also playing
an important role in Mobile ad hoc networks. They have
reviewed different energy efficient routing protocols like
Energy efficient Location Aided Routing (EELAR), Power
Aware Localized Routing (PLR), Minimum Energy Routing
Protocol (MER), etc [2].
Ashwani Kush and Sunil Taneja take an effort to provide
Secured Routing over MANET with Power Management. In
this paper hashing and power estimation is done for route
request, reply and not in route error and route erasure
phases. So that less routing overhead occurs [3].
2.2 Ant Colony Optimization
The Quality of Service of routing protocols can also be
enhanced by minimizing the routing overhead. Different
optimization techniques can be used for that, Ant Colony
Optimization is one of them.
The ACO is based on the behavior of foraging of different
ants. When ants are searching for their food, these ants
wander randomly in any direction and after finding food or
resource they get returned to their nest position or colony.
While wandering and coming back to their colony ants are
laying some chemical substance along the path or route
which is called as pheromone. Many ants can take different
routes for reaching to the same food source. The ants, which
take or use the shortest path, reinforce that path with more
quantity of pheromone which helps other ants to follow that
shortest path. In the mean time, more number of other ants
are getting attracted because of this pheromone trail, which
makes the path even stronger. This nature of ants is helpful
in quickly identifying the shortest path. Ants are nothing but
autonomous agents which are interacting through an indirect
communication which is also known as stigmergy, where
stigmergy is one of the indirect forms of communication in
which these individual ant agents leave signals in the
environment. These signals are then being sensed by some
other agents to decide their own way of behaving.
S. Prasad, Y.P. Singh, and C.S. Rai has proposed
Probabilistic Ant Routing algorithm which is based on Ant
Colony Optimization. The Probabilistic Ant Routing
algorithm is a proactive routing protocol and it uses both
pheromone and heuristic value [4].
Gianni Di Caro, Frederick Ducatelle and Luca Maria
Gambardella have worked on AntHocNet. AntHocNet is a
hybrid multipath algorithm, designed by considering the
principles of Ant Colony Optimization routing. AntHocNet
consists of both proactive and reactive components. It does
not maintain routes to all possible destinations at all times
like the original ACO algorithms for wired networks, but
only sets up paths from source to destination when they are
needed while starting of a data session [5].
2.3 Genetic Algorithm
Genetic Algorithms is branch of different computational
models which gets its inspiration from the human evolution.
The solution for a specific problem is being encoded by
these genetic algorithms on a chromosome like data
structure. Then after recombination operators are being
applied to these structures. In this way genetic algorithms
preserve critical information. Genetic algorithms can be
used as a function optimizer, although the ranges of these
problems are very broad to which these algorithms have
been applied. With a random population of different
chromosomes an implementation of genetic algorithm is
begun. After this evaluation of these structures and the
allocated reproductive opportunities has been allocated to
different chromosomes which are representing good solution
for the defined problem are given more chances for
reproducing themselves as compared to the chromosomes
which are producing poorer solutions. The goodness of a
solution is decided with the help of current available
population.
C. Safak Sahin, Ibrahim Hokelek, and Giorgio Bertoli have
presented a force based genetic algorithm [6]. This
algorithm is for self-spreading mobile nodes uniformly over
a geographical area. In this algorithm, each mobile node
exchanges its genetic information of direction and speed
encoded in its chromosomes with its neighboring nodes.
D. Suresh Kumar, K. Manikandan and M.A. Saleem Durai
have worked on secure and adaptive backup routing
protocol for mobile ad hoc networks [7]. In the cases of
failure of links these discovered paths are used. To improve
quality of service of routing, size of the buffer, end to end
required delay and shortest possible paths are used as
parameters for GA in route discovery.
Damla Turgut, Sajal K. Das, Ramez Elmasri and Begumhan
Turgut have worked on a paper representing the usefulness
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 589
of the genetic algorithms for increasing the performance of
the clustering algorithms in ad hoc networks [8].
3. PROPOSED SCHEME
In Mobile ad hoc networks due to its dynamic topology
changes, there is always a requirement of route discovery
between the pair of nodes. Due to the mobile nature of the
nodes and the different constraints like node failure, link
failure, energy issues of the nodes plays a vital role in the
quality of service of routing algorithm. Because of these
factors it is always necessity to find out the possibilities of
the further routes present in between the pair of nodes. Ant
colony optimization will be very helpful to optimize the
possible available route in between the pair of source and
destination. The optimization in the route discovery and
route selection is required all the time in mobile ad hoc
networks.
This paper introduces a new algorithm which does the
hybridization in between API algorithm (one of the type of
ant colony optimization) and a real coded genetic algorithm
(RCGA). If API is compared to its ACO surrogates, who
were mainly applied to discrete optimization problems, API
is designed for the continuous optimization problems. The
proposed ant-base algorithm is different from the basic ant
colony optimization in terms of search strategy. In this
proposed ant-base algorithm, the ants have to travel with the
help of their memory which stores visual landmarks which
were encountered along with the familiar routes, rather than
using pheromones as used in ACO algorithms. Mainly, API
focuses at maximizing the prey rather than minimizing the
path. The drawback of API is that it may be ending up
quickly in a solution which is a local minimum. The reason
behind ending up quickly is due to a regular movement of
the nest which is only in the best position found by the ants.
API is used to find out the solution for the continuous
optimization problems although it could stop at local
minima, it is useful to find out the solutions which are close
to the globally optimal.
In mobile ad hoc networks due to its dynamic topology
changes, there is always a requirement of route discovery
between the pair of nodes. Different factors like link failure,
node failure, node battery backup leads to the continuous
changes in the mobile ad hoc network causing to find out all
the possible routes available in between source and
destination pair so that if one route gets failed there would
be the another possible route available. In case of the higher
dimension mobile ad hoc networks, there is a large number
of mobile nodes are available. So number of routes can be
available, out of these available routes, the route which is
optimal one should be get selected for the packet delivery.
So the Genetic algorithm creates a population of all these
routes in between the pair of nodes. From this population of
routes the optimal route is getting selected with the help of
Ant colony optimization.
Thus, ant colony optimization algorithms’ percentage of
best solutions (say K %) are added to the Genetic Algorithm
population pool after which the breeding process is followed
proportional to their fitness. Then after in this ACO search
process another percentage is added which is nothing but a
percentage of the best individuals in the Genetic Algorithm
(say L % of the GA population) which gives “fitness-
proportional pheromone”. As like the percentage of best
individuals, another percentage of worst fitted individuals of
Genetic algorithm (say M %) are used to “evaporate a
constant amount of pheromones” in the Ant Colony
Optimization search. The migration would not be taken
place when either algorithms find an improvement or both
algorithms do no improve after iteration.
This paper proposes a hybrid algorithm which stochastic in
nature, intending to solve global unconstrained continuous
optimization problems. These problems can be of medium
and large dimensions. With the help of a hybridization of the
two classes of evolutionary optimization algorithms an
algorithm is proposed in this paper. The two classes of
evolutionary optimization algorithms are as follows: a
special class of Ant Colony Optimization algorithm for
continuous domain and a Real-Coded Genetic Algorithm.
The proposed algorithm is entitled as GA-API, which keeps
the downhill search ability of API. Meanwhile the local
minimum trapping in the API algorithm is avoided by using
diversity in the solution which is given by Real-Coded
Genetic Algorithm. Due to the use of proposed optimization
tool the computational time is get reduced also increases the
robustness and consistency of high quality approximate
solutions.
4. STUDY AND ANALYSIS OF INPUT AND
OUTPUT TO THE PROJECT
Input to API:
API is one of the surrogates of ant colony optimization
algorithm. The mobile ad hoc network information is given
to this API algorithm. This API algorithm uses this
information of all nodes and the links present in between
these nodes and traces out the feasible paths in between the
source and destination pairs. As the nodes in MANETs are
mobile in nature, they are continuously changing their
positions causing the link breakage and new link formation
all the time. This behavior of mobility changes the
information provided to the API algorithm, and API has to
trace out all the available routing paths for this changing
behavior.
Input to GA:
Genetic algorithm basically works with the large quantity of
input. With this input genetic algorithm forms its own
population which is nothing but the solution space for the
given problem. In this project, the real coded genetic
algorithm is used. The output from the API is provided to
this RCGA, which further creates new routing paths from
these routes. These routing paths will leads to the formation
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 590
of population. From this population, by using different
genetic operators like crossover, mutation etc, next offspring
are created which are again included in the population. Out
of these solutions present in the solution then the good ones
are forwarded to the API algorithm again, so that API
algorithm will not get stuck to the local optima because of
its local solution space.
Input to GA-API:
GA-API algorithm is a combination of Genetic algorithm
and API algorithm. The output from the API algorithm is
provided to the GA-API algorithm for further improvement.
The solutions are track out by GA-API which was provided
by API algorithm. From these solutions the solution which
one is globally optimal is been selected as the optimized
solution or the optimized path from source to destination.
Output Analysis:
The output given by the GA-API algorithm is an optimized
path for routing in between the pairs of source and
destination. The output is analyzed with the help of different
parameters. The parameters used for analysis are such as
end to end delay required for packet delivery, packet
delivery ratio in between the given source and destination
pair, bandwidth consumed while transferring packets, the
amount of battery gets consumed during the communication.
By using all these measures it get decided that whether the
route selected by GA-API algorithm is the optimum one or
not.
5. CONCLUSIONS
In this paper, a new algorithm, called as GA-API is
proposed which is a combination of Genetic Algorithm
along with API algorithm which is nothing but one of the
surrogate of Ant Colony Optimization algorithm. This
algorithm is proposed to solve global unconstrained
continuous optimization problems. By combining some
unique characteristics of two robust meta-heuristic
algorithms such as RCGA and API, the hybrid meta-
heuristic algorithm is proposed in this paper. GA-API
provides satisfactory or optimum solutions, with much less
computational effort. This algorithm works well for large,
complex problems with greater dimensionality. GA-API
gave near global solutions. But GA-API failed to find the
global optimum solution in some cases like for the
optimization problems which are generally of small
dimensions.
ACKNOWLEDGEMENT
I would like to acknowledge all the great people who
have been assisted me right the way through my research
work. I would like to thank my parents and my friends for
encouragement and suggestions at every time for this
research. The acknowledgement would be unfinished
without talk about of the lucky thing of the almighty.
REFERENCES
[1]. Josh Broch, David Maltz, David Johnson, Yih-Chun Hu,
and Jorjeta Jetcheva, “A performance comparison of multi-
hop wireless ad hoc network routing protocols” in
MobiCom’98, ACM, 1998.
[2]. Busola Olagbegi and Natarajan Meghanathan, “A
Review of the Energy Efficient & Secure Multicast Routing
Protocols For MANETs” in International Journal on
applications of graph theory in Wireless ad hoc networks,
vol. 2, No. 2, June 2010.
[3]. Ashwani Kush and Sunil Taneja, “Secured Routing over
MANET with Power Management” in ACM, 2011.
[4]. S.Prasad, Y.P. Singh, and C.S. Rai, “Swarm based
intelligent routing for MANETs” in International Journal on
Recent Trends in Engg., Vol. 1, No. 1, May 2009.
[5]. Gianni Di Caro, Frederick Ducatelle and Luca Maria
Gambardella, “AntHocNet: An Adaptive Nature-Inspired
Algorithm for Routing in Mobile Ad Hoc Networks” in
IDSIA, 2004.
[6]. C. Safak Sahin, Ibrahim Hokelek, and Giorgio Bertoli,
“Genetic Algorithms for Self-Spreading Nodes in
MANETs” in GECCO’08 ACM 2008.
[7] D. Suresh Kumar, K. Manikandan and M.A. Saleem
Durai, “Secure On-Demand Routing Protocol for MANET
using Genetic Algorithm” in International Journal of
Computer Applications Vol. 19, No. 8, April 2011.
[8]. Damla Turgut, Sajal K. Das, Ramez Elmasri and
Begumhan Turgut, “Optimizing Clustering Algorithm in
Mobile Ad hoc Networks Using Genetic Algorithmic
Approach”,2000.
BIOGRAPHIES
Pankaj Vidhate received the Bachelor’s
degree in Information Technology
engineering from University of Pune, India
in 2009 and currently working for M.E.
degree in Computer Networks Engineering
from University of Pune, India.
He is currently lecturer with the SGREF
COE Ahemednagar, University of Pune.
His research interests include optimization problems in
mobile ad hoc networks
Yogita Wankhade received the Bachelor’s
degree in Information Technology
engineering from University of India in
2009 and currently working for M.E.
degree in Computer Networks Engineering
from University of Pune, India

More Related Content

What's hot

Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...IOSR Journals
 
Impact of random mobility models on olsr
Impact of random mobility models on olsrImpact of random mobility models on olsr
Impact of random mobility models on olsrijwmn
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsIAEME Publication
 
Pilot aided scheduling for uplink ofdma
Pilot aided scheduling for uplink ofdmaPilot aided scheduling for uplink ofdma
Pilot aided scheduling for uplink ofdmaeSAT Publishing House
 
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.ijaia
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs networkeSAT Journals
 
Effect of multipath routing in autonomous mobile mesh networks
Effect of multipath routing in autonomous mobile mesh networksEffect of multipath routing in autonomous mobile mesh networks
Effect of multipath routing in autonomous mobile mesh networkseSAT Journals
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyAM Publications
 
Performance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University NetworkPerformance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University Networkijtsrd
 
Route Stability in Mobile Ad-Hoc Networks
Route Stability in Mobile Ad-Hoc NetworksRoute Stability in Mobile Ad-Hoc Networks
Route Stability in Mobile Ad-Hoc Networksarpublication
 
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANETIRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANETIRJET Journal
 
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs cscpconf
 
International Journal of Computer Science and Security Volume (3) Issue (5)
International Journal of Computer Science and Security Volume (3) Issue (5)International Journal of Computer Science and Security Volume (3) Issue (5)
International Journal of Computer Science and Security Volume (3) Issue (5)CSCJournals
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 

What's hot (18)

thesis
thesisthesis
thesis
 
Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...
 
X04505122126
X04505122126X04505122126
X04505122126
 
Impact of random mobility models on olsr
Impact of random mobility models on olsrImpact of random mobility models on olsr
Impact of random mobility models on olsr
 
Evaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocolsEvaluating the performance of manet routing protocols
Evaluating the performance of manet routing protocols
 
Pilot aided scheduling for uplink ofdma
Pilot aided scheduling for uplink ofdmaPilot aided scheduling for uplink ofdma
Pilot aided scheduling for uplink ofdma
 
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
AUTO-MOBILE VEHICLE DIRECTION IN ROAD TRAFFIC USING ARTIFICIAL NEURAL NETWORKS.
 
Qo s parameters for obs network
Qo s parameters for obs networkQo s parameters for obs network
Qo s parameters for obs network
 
Effect of multipath routing in autonomous mobile mesh networks
Effect of multipath routing in autonomous mobile mesh networksEffect of multipath routing in autonomous mobile mesh networks
Effect of multipath routing in autonomous mobile mesh networks
 
Ant
AntAnt
Ant
 
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A SurveyLoad Balancing for Achieving the Network Lifetime in WSN-A Survey
Load Balancing for Achieving the Network Lifetime in WSN-A Survey
 
Performance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University NetworkPerformance Evaluation of Routing Protocols in University Network
Performance Evaluation of Routing Protocols in University Network
 
Route Stability in Mobile Ad-Hoc Networks
Route Stability in Mobile Ad-Hoc NetworksRoute Stability in Mobile Ad-Hoc Networks
Route Stability in Mobile Ad-Hoc Networks
 
Optimization of routing protocol in manet using ga
Optimization of routing protocol in manet using gaOptimization of routing protocol in manet using ga
Optimization of routing protocol in manet using ga
 
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANETIRJET-  	  Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
IRJET- Proactive Neighbor Knowledge-based Hybrid Broadcasting in MANET
 
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
A RELIABLE AND ENERGY EFFICIENCT ROUTING PROTOCOL FOR MANETs
 
International Journal of Computer Science and Security Volume (3) Issue (5)
International Journal of Computer Science and Security Volume (3) Issue (5)International Journal of Computer Science and Security Volume (3) Issue (5)
International Journal of Computer Science and Security Volume (3) Issue (5)
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 

Viewers also liked

Park et al MCB 1996 (dragged)
Park et al MCB 1996 (dragged)Park et al MCB 1996 (dragged)
Park et al MCB 1996 (dragged)Hyunsun Park
 
G _evaluacion_coelho[1]
G  _evaluacion_coelho[1]G  _evaluacion_coelho[1]
G _evaluacion_coelho[1]Zelorius
 
D. escritura t. 3
D. escritura t. 3D. escritura t. 3
D. escritura t. 3Zelorius
 
4 - Recomendaciones en el aula - Pronunciación
4 -  Recomendaciones en el aula - Pronunciación4 -  Recomendaciones en el aula - Pronunciación
4 - Recomendaciones en el aula - PronunciaciónZelorius
 
Prueba conquista de chile diferencial
Prueba  conquista de chile diferencialPrueba  conquista de chile diferencial
Prueba conquista de chile diferencialMario Fonseca
 
Presentation 1
Presentation 1Presentation 1
Presentation 1Ben Carter
 
Recruiting Management Certificate
Recruiting Management CertificateRecruiting Management Certificate
Recruiting Management CertificateMichelle McCarthy
 
Primaria cast
Primaria castPrimaria cast
Primaria castZelorius
 
SabaReportViewer (2)
SabaReportViewer (2)SabaReportViewer (2)
SabaReportViewer (2)Arpan Badeka
 

Viewers also liked (17)

New Doc 7
New Doc 7New Doc 7
New Doc 7
 
Park et al MCB 1996 (dragged)
Park et al MCB 1996 (dragged)Park et al MCB 1996 (dragged)
Park et al MCB 1996 (dragged)
 
Enebro Guillermo Allué
Enebro Guillermo AlluéEnebro Guillermo Allué
Enebro Guillermo Allué
 
G _evaluacion_coelho[1]
G  _evaluacion_coelho[1]G  _evaluacion_coelho[1]
G _evaluacion_coelho[1]
 
D. escritura t. 3
D. escritura t. 3D. escritura t. 3
D. escritura t. 3
 
4 - Recomendaciones en el aula - Pronunciación
4 -  Recomendaciones en el aula - Pronunciación4 -  Recomendaciones en el aula - Pronunciación
4 - Recomendaciones en el aula - Pronunciación
 
Prueba conquista de chile diferencial
Prueba  conquista de chile diferencialPrueba  conquista de chile diferencial
Prueba conquista de chile diferencial
 
Presentation 1
Presentation 1Presentation 1
Presentation 1
 
Recruiting Management Certificate
Recruiting Management CertificateRecruiting Management Certificate
Recruiting Management Certificate
 
Guia Nativos en red
Guia Nativos en redGuia Nativos en red
Guia Nativos en red
 
Retrica
RetricaRetrica
Retrica
 
MI APA
MI APAMI APA
MI APA
 
Primaria cast
Primaria castPrimaria cast
Primaria cast
 
SabaReportViewer (2)
SabaReportViewer (2)SabaReportViewer (2)
SabaReportViewer (2)
 
LA NUBE
LA NUBE LA NUBE
LA NUBE
 
Olmo Patricia Candela
Olmo Patricia CandelaOlmo Patricia Candela
Olmo Patricia Candela
 
Duodenal Injury
Duodenal InjuryDuodenal Injury
Duodenal Injury
 

Similar to Route optimization in manets with aco and ga

Routing of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemRouting of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemeSAT Journals
 
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...IAEME Publication
 
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
 
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
 
Paper id 2320143
Paper id 2320143Paper id 2320143
Paper id 2320143IJRAT
 
Performance of energy balanced territorial predator scent marking algorithm b...
Performance of energy balanced territorial predator scent marking algorithm b...Performance of energy balanced territorial predator scent marking algorithm b...
Performance of energy balanced territorial predator scent marking algorithm b...eSAT Publishing House
 
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...IRJET Journal
 
The Hybrid AODV routing protocol for path establishment in MANET
The Hybrid AODV routing protocol for path establishment in MANETThe Hybrid AODV routing protocol for path establishment in MANET
The Hybrid AODV routing protocol for path establishment in MANETIRJET Journal
 
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
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingIAEME Publication
 
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...pijans
 
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
 
Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147IJRAT
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Surveyrahulmonikasharma
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...IOSR Journals
 
Qos group based optimal retransmission medium access protocol for wireless se...
Qos group based optimal retransmission medium access protocol for wireless se...Qos group based optimal retransmission medium access protocol for wireless se...
Qos group based optimal retransmission medium access protocol for wireless se...IJCNCJournal
 
A NALYSIS OF ANTHOCNET AND AODV P ERFORMANCE USING NS2
A NALYSIS OF  ANTHOCNET  AND  AODV P ERFORMANCE USING  NS2 A NALYSIS OF  ANTHOCNET  AND  AODV P ERFORMANCE USING  NS2
A NALYSIS OF ANTHOCNET AND AODV P ERFORMANCE USING NS2 IJCI JOURNAL
 

Similar to Route optimization in manets with aco and ga (20)

Routing of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation systemRouting of traffic sensors in intelligent transportation system
Routing of traffic sensors in intelligent transportation system
 
Fp3610261032
Fp3610261032Fp3610261032
Fp3610261032
 
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
STUDY AND PERFORMANCE EVALUATION OF ANTHOCNET AND BEEHOCNET NATURE INSPIRED M...
 
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 ...
 
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
 
Paper id 2320143
Paper id 2320143Paper id 2320143
Paper id 2320143
 
Performance of energy balanced territorial predator scent marking algorithm b...
Performance of energy balanced territorial predator scent marking algorithm b...Performance of energy balanced territorial predator scent marking algorithm b...
Performance of energy balanced territorial predator scent marking algorithm b...
 
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...
Performance Evaluation of Artificial Ant Colony using Zone Based Routing Appr...
 
Analytical Study of Cluster Based Routing Protocols in MANET
Analytical Study of Cluster Based Routing Protocols in MANETAnalytical Study of Cluster Based Routing Protocols in MANET
Analytical Study of Cluster Based Routing Protocols in MANET
 
The Hybrid AODV routing protocol for path establishment in MANET
The Hybrid AODV routing protocol for path establishment in MANETThe Hybrid AODV routing protocol for path establishment in MANET
The Hybrid AODV routing protocol for path establishment in MANET
 
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
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...
AN EFFICIENT ROUTING PROTOCOL FOR MOBILE AD HOC NETWORK FOR SECURED COMMUNICA...
 
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
 
Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
 
Qos group based optimal retransmission medium access protocol for wireless se...
Qos group based optimal retransmission medium access protocol for wireless se...Qos group based optimal retransmission medium access protocol for wireless se...
Qos group based optimal retransmission medium access protocol for wireless se...
 
A NALYSIS OF ANTHOCNET AND AODV P ERFORMANCE USING NS2
A NALYSIS OF  ANTHOCNET  AND  AODV P ERFORMANCE USING  NS2 A NALYSIS OF  ANTHOCNET  AND  AODV P ERFORMANCE USING  NS2
A NALYSIS OF ANTHOCNET AND AODV P ERFORMANCE USING NS2
 
Ft3410671073
Ft3410671073Ft3410671073
Ft3410671073
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...RajaP95
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

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...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
IMPLICATIONS OF THE ABOVE HOLISTIC UNDERSTANDING OF HARMONY ON PROFESSIONAL E...
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(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
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Route optimization in manets with aco and ga

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 587 ROUTE OPTIMIZATION IN MANETS WITH ACO AND GA Pankaj Vidhate1 , Yogita Wankhade2 1 Lecturer, IT dept., S.G.R.E.F’s C.O.E.M, Ahmdnagar, Maharashtra, India, pankajvidhate@gmail.com 2 Lecturer, IT dept., S.G.R.E.F’s C.O.E.M, Ahmednagar, Maharashtra, India, yogita16.wankhade@gmail.com Abstract A mobile ad-hoc network consists of a collection of mobile nodes which can communicate with each other with the help of wireless links without the help of any pre-existing communication infrastructure. Due to the lack of infrastructure in these type of networks, nodes itself can act as a routers and relay the packets from source to destination. There are so many routing protocols used in MANET which also maintains connectivity from source to destination when links on these paths are break due to some causes like node movements, radio propagation, drainage of battery, and wireless interference. Routing is one of the important issues which are having a significant impact on network performance. Different measures which are concerned with the Quality of Service are like end to end delay, packet delivery ratio, control overhead, pause time, routing overhead, and distance in between source and destination pair. Different optimization techniques can be used to find out an available optimal path from source to destination. In this paper, we are using Ant Colony Optimization for finding out best possible paths, along with Genetic Algorithm which helps in giving the globally optimal solution from all the best possible paths which were produced by Ant colony optimization. This proposed algorithm called as GA-API overcomes the delay in packet delivery by producing the shortest path and also overcomes the problem of communication interruption due to node or link failure by finding multiple paths between pair of source and destination nodes. Index Terms: MANET, Genetic Algorithm, Ant colony Optimization, API. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION A mobile ad-hoc network consists of a collection of mobile nodes which can communicate with each other with the help of wireless links without the help of any pre-existing communication infrastructure. Nodes within each other’s radio range communicate directly via wireless links, while those that are far apart rely on intermediate nodes to forward their messages. Mobile ad hoc networks are the self- organizing and self-configuring wireless networks consisting of multiple numbers of hops. MANET is made up of a set of mobile hosts which can freely movable and helps in delivering or relaying packets on behalf of one another. Due to the lack of infrastructure in these type of networks, nodes itself can act as a routers and relay the packets from source to destination. For deploying MANETs, there is no need of infrastructure resulting into the use of MANETs in the scenarios like crowd control, search and disaster rescue operations and battlefields. Routing is one of the important issues which are having a significant impact on network performance. These routing protocols are playing a vital role in deciding Quality of Service. Different measures which are concerned with the Quality of Service are like end to end delay, packet delivery ratio, control overhead, pause time, routing overhead, and distance in between source and destination pair. One can improve the Quality of Service by reserving the resources which would be used in the path in between source and destination pair for packets delivery, by minimizing delay required by a packet to reach to its destination, by reducing the probability of link failures or providing an alternate arrangement of path in case of link or node failure, also by providing security for the nodes which are being used in the Mobile ad hoc network formation as well as for the nodes which newly wants to join to the already existed Mobile ad hoc network. Quality of Service for the routing protocols also deals with an optimization of the routing paths. Different optimization techniques can be used to find out an available optimal path from source to destination. It is not necessary that the optimal path should be always the shortest one, but it should the feasible path which gives the best possible path from source to destination. In this paper, we are using Ant Colony Optimization for finding out best possible paths, along with Genetic Algorithm which helps in giving the globally optimal solution from all the best possible paths which were produced by Ant colony optimization. It means ACO provides best possible solution and GA prevents the algorithm from going into the local optima. 2. RELATED WORK 2.1 Introduction The highly dynamic nature of a mobile ad hoc network results in frequent and unpredictable changes of network topology, adding difficulty and complexity to routing among the mobile nodes. The challenges and complexities, coupled with the critical importance of routing protocol in establishing communications among mobile nodes, make the routing area the most active research area with the MANET domain.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 588 Numerous routing protocols and algorithms have been proposed. The performance of these protocols has been studied and compared under different types of networks or network environments and also under different traffic conditions. Number of different survey papers and comparative analyses of different mobile ad hoc routing protocols have been published. Routing of the packets in the MANET has several issues to be cope up with, like host mobility, rate of frequent link failures, rate of link repairs. The rate of link failures and repairs may be high when nodes move fast [1]. Busola S. Olagbegi and Natarajan Meghanathan presented a review on energy efficient and secure multicast routing protocol for Mobile ad hoc network. A multicast routing protocol is used to support the transmission of data from a sender to all the receivers of a multicast group by using the available bandwidth more efficiently, while topology is frequently changing. Multicasting is improving the efficiency of the wireless link when it is sending multiple copies of messages. Secure multicast routing is also playing an important role in Mobile ad hoc networks. They have reviewed different energy efficient routing protocols like Energy efficient Location Aided Routing (EELAR), Power Aware Localized Routing (PLR), Minimum Energy Routing Protocol (MER), etc [2]. Ashwani Kush and Sunil Taneja take an effort to provide Secured Routing over MANET with Power Management. In this paper hashing and power estimation is done for route request, reply and not in route error and route erasure phases. So that less routing overhead occurs [3]. 2.2 Ant Colony Optimization The Quality of Service of routing protocols can also be enhanced by minimizing the routing overhead. Different optimization techniques can be used for that, Ant Colony Optimization is one of them. The ACO is based on the behavior of foraging of different ants. When ants are searching for their food, these ants wander randomly in any direction and after finding food or resource they get returned to their nest position or colony. While wandering and coming back to their colony ants are laying some chemical substance along the path or route which is called as pheromone. Many ants can take different routes for reaching to the same food source. The ants, which take or use the shortest path, reinforce that path with more quantity of pheromone which helps other ants to follow that shortest path. In the mean time, more number of other ants are getting attracted because of this pheromone trail, which makes the path even stronger. This nature of ants is helpful in quickly identifying the shortest path. Ants are nothing but autonomous agents which are interacting through an indirect communication which is also known as stigmergy, where stigmergy is one of the indirect forms of communication in which these individual ant agents leave signals in the environment. These signals are then being sensed by some other agents to decide their own way of behaving. S. Prasad, Y.P. Singh, and C.S. Rai has proposed Probabilistic Ant Routing algorithm which is based on Ant Colony Optimization. The Probabilistic Ant Routing algorithm is a proactive routing protocol and it uses both pheromone and heuristic value [4]. Gianni Di Caro, Frederick Ducatelle and Luca Maria Gambardella have worked on AntHocNet. AntHocNet is a hybrid multipath algorithm, designed by considering the principles of Ant Colony Optimization routing. AntHocNet consists of both proactive and reactive components. It does not maintain routes to all possible destinations at all times like the original ACO algorithms for wired networks, but only sets up paths from source to destination when they are needed while starting of a data session [5]. 2.3 Genetic Algorithm Genetic Algorithms is branch of different computational models which gets its inspiration from the human evolution. The solution for a specific problem is being encoded by these genetic algorithms on a chromosome like data structure. Then after recombination operators are being applied to these structures. In this way genetic algorithms preserve critical information. Genetic algorithms can be used as a function optimizer, although the ranges of these problems are very broad to which these algorithms have been applied. With a random population of different chromosomes an implementation of genetic algorithm is begun. After this evaluation of these structures and the allocated reproductive opportunities has been allocated to different chromosomes which are representing good solution for the defined problem are given more chances for reproducing themselves as compared to the chromosomes which are producing poorer solutions. The goodness of a solution is decided with the help of current available population. C. Safak Sahin, Ibrahim Hokelek, and Giorgio Bertoli have presented a force based genetic algorithm [6]. This algorithm is for self-spreading mobile nodes uniformly over a geographical area. In this algorithm, each mobile node exchanges its genetic information of direction and speed encoded in its chromosomes with its neighboring nodes. D. Suresh Kumar, K. Manikandan and M.A. Saleem Durai have worked on secure and adaptive backup routing protocol for mobile ad hoc networks [7]. In the cases of failure of links these discovered paths are used. To improve quality of service of routing, size of the buffer, end to end required delay and shortest possible paths are used as parameters for GA in route discovery. Damla Turgut, Sajal K. Das, Ramez Elmasri and Begumhan Turgut have worked on a paper representing the usefulness
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 589 of the genetic algorithms for increasing the performance of the clustering algorithms in ad hoc networks [8]. 3. PROPOSED SCHEME In Mobile ad hoc networks due to its dynamic topology changes, there is always a requirement of route discovery between the pair of nodes. Due to the mobile nature of the nodes and the different constraints like node failure, link failure, energy issues of the nodes plays a vital role in the quality of service of routing algorithm. Because of these factors it is always necessity to find out the possibilities of the further routes present in between the pair of nodes. Ant colony optimization will be very helpful to optimize the possible available route in between the pair of source and destination. The optimization in the route discovery and route selection is required all the time in mobile ad hoc networks. This paper introduces a new algorithm which does the hybridization in between API algorithm (one of the type of ant colony optimization) and a real coded genetic algorithm (RCGA). If API is compared to its ACO surrogates, who were mainly applied to discrete optimization problems, API is designed for the continuous optimization problems. The proposed ant-base algorithm is different from the basic ant colony optimization in terms of search strategy. In this proposed ant-base algorithm, the ants have to travel with the help of their memory which stores visual landmarks which were encountered along with the familiar routes, rather than using pheromones as used in ACO algorithms. Mainly, API focuses at maximizing the prey rather than minimizing the path. The drawback of API is that it may be ending up quickly in a solution which is a local minimum. The reason behind ending up quickly is due to a regular movement of the nest which is only in the best position found by the ants. API is used to find out the solution for the continuous optimization problems although it could stop at local minima, it is useful to find out the solutions which are close to the globally optimal. In mobile ad hoc networks due to its dynamic topology changes, there is always a requirement of route discovery between the pair of nodes. Different factors like link failure, node failure, node battery backup leads to the continuous changes in the mobile ad hoc network causing to find out all the possible routes available in between source and destination pair so that if one route gets failed there would be the another possible route available. In case of the higher dimension mobile ad hoc networks, there is a large number of mobile nodes are available. So number of routes can be available, out of these available routes, the route which is optimal one should be get selected for the packet delivery. So the Genetic algorithm creates a population of all these routes in between the pair of nodes. From this population of routes the optimal route is getting selected with the help of Ant colony optimization. Thus, ant colony optimization algorithms’ percentage of best solutions (say K %) are added to the Genetic Algorithm population pool after which the breeding process is followed proportional to their fitness. Then after in this ACO search process another percentage is added which is nothing but a percentage of the best individuals in the Genetic Algorithm (say L % of the GA population) which gives “fitness- proportional pheromone”. As like the percentage of best individuals, another percentage of worst fitted individuals of Genetic algorithm (say M %) are used to “evaporate a constant amount of pheromones” in the Ant Colony Optimization search. The migration would not be taken place when either algorithms find an improvement or both algorithms do no improve after iteration. This paper proposes a hybrid algorithm which stochastic in nature, intending to solve global unconstrained continuous optimization problems. These problems can be of medium and large dimensions. With the help of a hybridization of the two classes of evolutionary optimization algorithms an algorithm is proposed in this paper. The two classes of evolutionary optimization algorithms are as follows: a special class of Ant Colony Optimization algorithm for continuous domain and a Real-Coded Genetic Algorithm. The proposed algorithm is entitled as GA-API, which keeps the downhill search ability of API. Meanwhile the local minimum trapping in the API algorithm is avoided by using diversity in the solution which is given by Real-Coded Genetic Algorithm. Due to the use of proposed optimization tool the computational time is get reduced also increases the robustness and consistency of high quality approximate solutions. 4. STUDY AND ANALYSIS OF INPUT AND OUTPUT TO THE PROJECT Input to API: API is one of the surrogates of ant colony optimization algorithm. The mobile ad hoc network information is given to this API algorithm. This API algorithm uses this information of all nodes and the links present in between these nodes and traces out the feasible paths in between the source and destination pairs. As the nodes in MANETs are mobile in nature, they are continuously changing their positions causing the link breakage and new link formation all the time. This behavior of mobility changes the information provided to the API algorithm, and API has to trace out all the available routing paths for this changing behavior. Input to GA: Genetic algorithm basically works with the large quantity of input. With this input genetic algorithm forms its own population which is nothing but the solution space for the given problem. In this project, the real coded genetic algorithm is used. The output from the API is provided to this RCGA, which further creates new routing paths from these routes. These routing paths will leads to the formation
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 02 Issue: 11 | Nov-2013, Available @ http://www.ijret.org 590 of population. From this population, by using different genetic operators like crossover, mutation etc, next offspring are created which are again included in the population. Out of these solutions present in the solution then the good ones are forwarded to the API algorithm again, so that API algorithm will not get stuck to the local optima because of its local solution space. Input to GA-API: GA-API algorithm is a combination of Genetic algorithm and API algorithm. The output from the API algorithm is provided to the GA-API algorithm for further improvement. The solutions are track out by GA-API which was provided by API algorithm. From these solutions the solution which one is globally optimal is been selected as the optimized solution or the optimized path from source to destination. Output Analysis: The output given by the GA-API algorithm is an optimized path for routing in between the pairs of source and destination. The output is analyzed with the help of different parameters. The parameters used for analysis are such as end to end delay required for packet delivery, packet delivery ratio in between the given source and destination pair, bandwidth consumed while transferring packets, the amount of battery gets consumed during the communication. By using all these measures it get decided that whether the route selected by GA-API algorithm is the optimum one or not. 5. CONCLUSIONS In this paper, a new algorithm, called as GA-API is proposed which is a combination of Genetic Algorithm along with API algorithm which is nothing but one of the surrogate of Ant Colony Optimization algorithm. This algorithm is proposed to solve global unconstrained continuous optimization problems. By combining some unique characteristics of two robust meta-heuristic algorithms such as RCGA and API, the hybrid meta- heuristic algorithm is proposed in this paper. GA-API provides satisfactory or optimum solutions, with much less computational effort. This algorithm works well for large, complex problems with greater dimensionality. GA-API gave near global solutions. But GA-API failed to find the global optimum solution in some cases like for the optimization problems which are generally of small dimensions. ACKNOWLEDGEMENT I would like to acknowledge all the great people who have been assisted me right the way through my research work. I would like to thank my parents and my friends for encouragement and suggestions at every time for this research. The acknowledgement would be unfinished without talk about of the lucky thing of the almighty. REFERENCES [1]. Josh Broch, David Maltz, David Johnson, Yih-Chun Hu, and Jorjeta Jetcheva, “A performance comparison of multi- hop wireless ad hoc network routing protocols” in MobiCom’98, ACM, 1998. [2]. Busola Olagbegi and Natarajan Meghanathan, “A Review of the Energy Efficient & Secure Multicast Routing Protocols For MANETs” in International Journal on applications of graph theory in Wireless ad hoc networks, vol. 2, No. 2, June 2010. [3]. Ashwani Kush and Sunil Taneja, “Secured Routing over MANET with Power Management” in ACM, 2011. [4]. S.Prasad, Y.P. Singh, and C.S. Rai, “Swarm based intelligent routing for MANETs” in International Journal on Recent Trends in Engg., Vol. 1, No. 1, May 2009. [5]. Gianni Di Caro, Frederick Ducatelle and Luca Maria Gambardella, “AntHocNet: An Adaptive Nature-Inspired Algorithm for Routing in Mobile Ad Hoc Networks” in IDSIA, 2004. [6]. C. Safak Sahin, Ibrahim Hokelek, and Giorgio Bertoli, “Genetic Algorithms for Self-Spreading Nodes in MANETs” in GECCO’08 ACM 2008. [7] D. Suresh Kumar, K. Manikandan and M.A. Saleem Durai, “Secure On-Demand Routing Protocol for MANET using Genetic Algorithm” in International Journal of Computer Applications Vol. 19, No. 8, April 2011. [8]. Damla Turgut, Sajal K. Das, Ramez Elmasri and Begumhan Turgut, “Optimizing Clustering Algorithm in Mobile Ad hoc Networks Using Genetic Algorithmic Approach”,2000. BIOGRAPHIES Pankaj Vidhate received the Bachelor’s degree in Information Technology engineering from University of Pune, India in 2009 and currently working for M.E. degree in Computer Networks Engineering from University of Pune, India. He is currently lecturer with the SGREF COE Ahemednagar, University of Pune. His research interests include optimization problems in mobile ad hoc networks Yogita Wankhade received the Bachelor’s degree in Information Technology engineering from University of India in 2009 and currently working for M.E. degree in Computer Networks Engineering from University of Pune, India