SlideShare a Scribd company logo
1 of 29
LOAD BALANCING IN ANT BASED
ALGORITM IN MANET
SEMINAR
SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE AWARD
OF THE DEGREE OF
MASTER OF TECHNOLOGY
(Computer Science and Engineering)
1
Submitted By:-
Navish Jindal
1269166
M.Tech(C.S.E)
L.L.R.I.E.T. Moga
CONTENTS
 What is MANET
 Ant Based Algorithm
 Pheromone
 Pheromone creation
 Pheromone evaporation
 Principles of ant colony optimization
 Phases of ant based optimization
 Load balancing
 Performance metrics
2
WHAT IS MANET
A mobile ad-hoc network (MANET) is a set of
mobile nodes which communicate over radio and do
not need any infrastructure.
This kind of networks are very flexible and suitable
for several situations and applications.
All the nodes are mobile and connected dynamically.
Topology changes rapidly.
Suitable for emergency situations like natural or
human-induce disasters, military conflicts,emergency
medical situations, etc. 3
MANET
4
ANT BASED ALGORITHM
 Ant as a single individual has a very limited
effectiveness. But as a part of a well-organized
colony, it becomes one powerful agent, working for
the development of the colony.
 Each ant is able to
communicate, learn, cooperate, and all together they
are capable of develop themselves and colonies a
large area.
5
PHEROMONE
 Pheromones are the chemicals that are excreted by ants
of same species when they move.
 These are also called alarm pheromones.
 Pheromone deposited on ground forms a pheromone
trails which allows the ants to find good sources of food
that have be previously identified by other ants.
6
PHEROMONE CREATION
Initiate pheromone value for all the nodes route table
calculated by equation
Nh = number of hops for ant to travel from source to
next node.
α = constant value parameter 1 > > 0
7
Pheromone = α/Nh
PHEROMONE EVAPORATION
 The benefit is to remove any unused routes that will
consume memory space. The evaporation function is
calculated by:
 All pheromone values in routing table decreases over
time.
Pn: New evaporation pheromone value.
P: Pheromone value calculated at each node.
8
Pn = P - 0.8* P
PRINCIPLES OF ANT COLONY
ALGORITHM
The ability of ants to self organize is based on three
principles.
 Random and rapid search
 Stigmergy
 Shortest path
9
RANDOM AND RAPID SEARCH
10
ANTS AGENTS CAN BE DIVIDED
INTO TWO SECTIONS
11
STIGMERGY
 Stigmergy is defined as method of indirect
communication in a self organising system where its
individual parts communicate with one another by
modifying their local environment.
 The implementation of ant algorithms is made possible
by the use of so-called stigmergic
variables, i.e., variables that contain the information used
by artificial ants to indirectly communicate.
12
SHORTEST PATH
 In a simple case, when two ants leave the colony at the
same time and take different paths to a food
source, marking their trails with PHEROMONE, the ant
that took the shorter path will return first.
 As a result of this effect, the shortest path will emerge
rapidly because a shorter path will have a higher
pheromone concentration. In this way all the ants follow
the best and shortest path.
13
PHASES OF ANT BASED ALGORITHM
1. Route Discovery Phase
2. Route Maintance Phase
3. Route Failure Handling
15
ROUTE DISCOVERY PHASE
 Route discovery phase uses control packet to discover
route from source to destination. The control packets are
mobile agents which walk through the network to
establish routes between nodes.
 Route Discovery Phase, shows the propagation of
Forward ANTS from source to destination.
16
A need to send to G
Lookup Cache for route A to G
Route
found
?
Start Route
Discovery
Protocol
Continue
normal
processing
Route
Discovery
finished
Packet
in
buffer? Send
packet to
next-hopdone
Buffer
packet
no
Write route in
packet header
yes
wait
ROUTE DISCOVERY
17
ROUTE MAINTANCE PHASE
 It is essential to find the goodness of a route regularly
and update the pheromone counts for the different routes
at the source nodes.
 To accomplish this, when a destination node receives a
packet, it probabilistically sends a Congestion Update
message to the source. This Congestion Update message
also serves an ACK to the source.
18
ROUTE FAILURE HANDLING
PHASE
 This phase is responsible for generating alternative
routes in case the existing route fails. Every packet is
associated with acknowledgement; hence if a node does
not receive an acknowledgement, it indicates that the
link is failed.
 This helps in load balancing. That is, if the optimal path
is heavily loaded, the data packets can follow the next
best paths.
19
PHEROMONE VALUES :P3> P1 >P5
20
PROBLEM IN MANET DUE TO LOAD
 There is a Congestion due to broadcasting of Ants in Ant
algorithm.
 They are unable to provide good performance in large
volume of traffic.
21
LOAD BALANCING
 This load balancing is achieved by calculating the
threshold value of each routing table through average
number of requests accepted by each node.
 The number of packets can be controlled that has been
send.
22
PERFORMANCE METRICS
 Packet Delivery Ratio :- It is calculated by dividing the
number of packets received by the destination over the
packets originated by source.
 The better the delivery ration the more accurate routing
protocol.
PDR= Σnumber of all packets received / number of all
packets send
23
AVERAGE END TO END DELAY
 Average end to end is the average time that a packet
takes to reach the destination in seconds.
 It is calculated by subtracting time at which first packet
was transmitted by source from time at which first data
packet arrived to destination.
24
PERFORMANCE METRICS
Performance parameters AODV ANT ALGORITHM
Packet delivery ratio low high
End to end delay high low
25
CONCLUSION
 The algorithm is based on balancing the load among
the routes by calculating threshed value of each
routing table.
 This defines MANET comparison of its better
performance with AODV routing protocol based on
ant algorithm is in terms of packet delivery
ratio, end to end delay.
26
FUTURE WORK
The future work could be to investigate different
methods to further limit the traffic or load and compare
the ant based algorithm for other proactive and reactive
routing protocols.
27
REFERENCES
[1] Mesut G unes¸,UdoSorges,ImedBouazizi {mesut, udo, imed}@i4.informatik.rwth-aachen.de
Department of Computer Science, Informatik 4 Aachen University of Technology
Aachen, Germany “ARA – The Ant-Colony Based Routing Algorithm for MANETs ∗”
[2] Payman Arabshahi and Andrew Gray, “Adaptive Routing in Wireless Communication Networks
using Swarm Intelligence”.
[3] Kalaavathi B, Madhavi S, VijayaRahavan and Duraiswamy K, “Review of Ant Based Routing
Protocols for MANET” International Conference on Computing, Communication and
Networking, Dec 2008.
[4]. Vinh Dien HOANG. Zhenhai SHAO and Masayunki FUJISE, “Efficient Load balancing in
MANETs to Improve Network Performance”, International Confrence on ITS Telecommunications
Proceedings, 2006.
28
REFERENCES
[5] Mamoun Hussein Mamoun “Important Characteristic of Differences between DSR and AODV
Routing Protocol”, MCN 2007 Conference, November 7-10, 2007.
[6] S. Prasad, Y.P.Singh and C.S.Rai , “Swarm Based Intelligent routing for MANET”, International
Journal of Recent trends in Engineering Vol 1,No.1 ,May 2009.
[7] Hamideh Shokrani and Sam Jabbehdari, “A Survey of Ant Based Routing Algorith for Mobile Ad-
Hoc Networks”, International Confrence on Signal Processing Systems, 2009.
[8] Al-Dahoud Ali, Mohamed A. Belal and Moh’d Belal Al-Zoubi, “Load Balancing of Distributed
Systems Based on Multiple Ant Colonies Optimization”, American Journal of Applied Sciences 7
(3): 433-438, 2010.
[9] Shivanajay Marwaha Jadwiga Indulska Marius Portmann “Biologically Inspired Ant-Based Routing
In Mobile Ad hoc Networks (MANET): A Survey” Symposia and Workshops on
Ubiquitous, Autonomic and Trusted Computing, 2009 29

More Related Content

What's hot

rupali published paper
rupali published paperrupali published paper
rupali published paperRoopali Singh
 
A novel hierarchical ant based qos aware intelligent routing scheme for manets
A novel hierarchical ant based qos aware intelligent routing scheme for manetsA novel hierarchical ant based qos aware intelligent routing scheme for manets
A novel hierarchical ant based qos aware intelligent routing scheme for manetsIJCNCJournal
 
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
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)inventionjournals
 
Optimal multicast capacity and delay tradeoffs
Optimal multicast capacity and delay tradeoffsOptimal multicast capacity and delay tradeoffs
Optimal multicast capacity and delay tradeoffsIEEEFINALYEARPROJECTS
 
M-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsM-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsIJERA Editor
 
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANETIntegrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANETijsrd.com
 
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANET
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANETTHE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANET
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANETIJCNCJournal
 
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...Polytechnique Montreal
 
Channel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and FairnessChannel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and FairnessIJORCS
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...ijwmn
 
21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septianIAESIJEECS
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...ijwmn
 
Bo32845848
Bo32845848Bo32845848
Bo32845848IJMER
 
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)Gabriel Balderas
 
Impact of energy and link quality indicator with link quality estimators in w...
Impact of energy and link quality indicator with link quality estimators in w...Impact of energy and link quality indicator with link quality estimators in w...
Impact of energy and link quality indicator with link quality estimators in w...graphhoc
 

What's hot (19)

rupali published paper
rupali published paperrupali published paper
rupali published paper
 
A novel hierarchical ant based qos aware intelligent routing scheme for manets
A novel hierarchical ant based qos aware intelligent routing scheme for manetsA novel hierarchical ant based qos aware intelligent routing scheme for manets
A novel hierarchical ant based qos aware intelligent routing scheme for manets
 
ShortPaper
ShortPaperShortPaper
ShortPaper
 
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
 
International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)International Journal of Pharmaceutical Science Invention (IJPSI)
International Journal of Pharmaceutical Science Invention (IJPSI)
 
Optimal multicast capacity and delay tradeoffs
Optimal multicast capacity and delay tradeoffsOptimal multicast capacity and delay tradeoffs
Optimal multicast capacity and delay tradeoffs
 
M-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETsM-EPAR to Improve the Quality of the MANETs
M-EPAR to Improve the Quality of the MANETs
 
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANETIntegrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET
 
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANET
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANETTHE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANET
THE IMPACT OF NODE MISBEHAVIOR ON THE PERFORMANCE OF ROUTING PROTOCOLS IN MANET
 
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
Joint Cooperative Spectrum Sensing and MAC Protocol Design for Multi-channel ...
 
Ns2 2015 2016 titles abstract
Ns2 2015 2016 titles abstractNs2 2015 2016 titles abstract
Ns2 2015 2016 titles abstract
 
Channel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and FairnessChannel Aware Mac Protocol for Maximizing Throughput and Fairness
Channel Aware Mac Protocol for Maximizing Throughput and Fairness
 
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
EFFICIENT ANALYSIS OF THE ERGODIC CAPACITY OF COOPERATIVE NON-REGENERATIVE RE...
 
Ns2 2015 2016 titles abstract
Ns2 2015 2016 titles abstractNs2 2015 2016 titles abstract
Ns2 2015 2016 titles abstract
 
21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian21 9149 simulation analysis for consistent path identification edit septian
21 9149 simulation analysis for consistent path identification edit septian
 
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
A Proactive Greedy Routing Protocol Precludes Sink-Hole Formation in Wireless...
 
Bo32845848
Bo32845848Bo32845848
Bo32845848
 
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)
A survey of geographic routing protocols for Vehicular Ad Hoc Networks (VANETs)
 
Impact of energy and link quality indicator with link quality estimators in w...
Impact of energy and link quality indicator with link quality estimators in w...Impact of energy and link quality indicator with link quality estimators in w...
Impact of energy and link quality indicator with link quality estimators in w...
 

Viewers also liked

IOT based Intelligence for Fire Emergency Response
IOT based Intelligence for Fire Emergency ResponseIOT based Intelligence for Fire Emergency Response
IOT based Intelligence for Fire Emergency Responseiramvaseem
 
An efficient approach for load balancing using dynamic ab algorithm in cloud ...
An efficient approach for load balancing using dynamic ab algorithm in cloud ...An efficient approach for load balancing using dynamic ab algorithm in cloud ...
An efficient approach for load balancing using dynamic ab algorithm in cloud ...bhavikpooja
 
Tesla personal super computer
Tesla personal super computerTesla personal super computer
Tesla personal super computerPriya Manik
 
LOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMSLOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMStanmayshah95
 
Load Balancing
Load BalancingLoad Balancing
Load Balancingnashniv
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN Sathish Silence
 

Viewers also liked (9)

Supercomputer final
Supercomputer finalSupercomputer final
Supercomputer final
 
Nvidia SC13 Podcast
Nvidia SC13 PodcastNvidia SC13 Podcast
Nvidia SC13 Podcast
 
IOT based Intelligence for Fire Emergency Response
IOT based Intelligence for Fire Emergency ResponseIOT based Intelligence for Fire Emergency Response
IOT based Intelligence for Fire Emergency Response
 
An efficient approach for load balancing using dynamic ab algorithm in cloud ...
An efficient approach for load balancing using dynamic ab algorithm in cloud ...An efficient approach for load balancing using dynamic ab algorithm in cloud ...
An efficient approach for load balancing using dynamic ab algorithm in cloud ...
 
Tesla personal super computer
Tesla personal super computerTesla personal super computer
Tesla personal super computer
 
LOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMSLOAD BALANCING ALGORITHMS
LOAD BALANCING ALGORITHMS
 
Load Balancing
Load BalancingLoad Balancing
Load Balancing
 
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
A General Self Organized Tree Based Energy Balance Routing Protocol for WSN
 
Load balancing
Load balancingLoad balancing
Load balancing
 

Similar to load balancing ant algo in MANET by navish jindal

Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147IJRAT
 
Simulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet SystemSimulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet SystemIOSR Journals
 
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
C OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORKC OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORK
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORKIJCI JOURNAL
 
Review and Comparisons between Multiple Ant Based Routing Algorithms in Mobi...
Review and Comparisons between Multiple Ant Based Routing  Algorithms in Mobi...Review and Comparisons between Multiple Ant Based Routing  Algorithms in Mobi...
Review and Comparisons between Multiple Ant Based Routing Algorithms in Mobi...IJMER
 
Secured Rural Communication Development Using Mobile Ad-hoc Network
Secured Rural Communication Development Using Mobile Ad-hoc NetworkSecured Rural Communication Development Using Mobile Ad-hoc Network
Secured Rural Communication Development Using Mobile Ad-hoc Networkijsrd.com
 
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
 
Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)IISRT
 
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
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksA. Sufian
 
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
 
Performance improvement of vehicular delay tolerant networks using public tra...
Performance improvement of vehicular delay tolerant networks using public tra...Performance improvement of vehicular delay tolerant networks using public tra...
Performance improvement of vehicular delay tolerant networks using public tra...ijmnct
 
Derivative threshold actuation for single phase wormhole detection with reduc...
Derivative threshold actuation for single phase wormhole detection with reduc...Derivative threshold actuation for single phase wormhole detection with reduc...
Derivative threshold actuation for single phase wormhole detection with reduc...ijdpsjournal
 
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
 
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...IRJET Journal
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAijasuc
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAijasuc
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...IJCNCJournal
 
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...IJCNCJournal
 

Similar to load balancing ant algo in MANET by navish jindal (20)

Ant
AntAnt
Ant
 
Paper id 2120147
Paper id 2120147Paper id 2120147
Paper id 2120147
 
Simulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet SystemSimulation of Route Optimization with load balancing Using AntNet System
Simulation of Route Optimization with load balancing Using AntNet System
 
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
C OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORKC OMPARISON OF  AODV  AND  ANTHOCNET  IN  S TATIC  W IRELESS  N ETWORK
C OMPARISON OF AODV AND ANTHOCNET IN S TATIC W IRELESS N ETWORK
 
Review and Comparisons between Multiple Ant Based Routing Algorithms in Mobi...
Review and Comparisons between Multiple Ant Based Routing  Algorithms in Mobi...Review and Comparisons between Multiple Ant Based Routing  Algorithms in Mobi...
Review and Comparisons between Multiple Ant Based Routing Algorithms in Mobi...
 
Secured Rural Communication Development Using Mobile Ad-hoc Network
Secured Rural Communication Development Using Mobile Ad-hoc NetworkSecured Rural Communication Development Using Mobile Ad-hoc Network
Secured Rural Communication Development Using Mobile Ad-hoc Network
 
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
 
Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)Iisrt aarthi ravindran (networks)
Iisrt aarthi ravindran (networks)
 
13 48-1-pb
13 48-1-pb13 48-1-pb
13 48-1-pb
 
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
 
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc NetworksFuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
Fuzzy Route Switching for Energy Preservation(FEP) in Ad Hoc Networks
 
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...
 
Performance improvement of vehicular delay tolerant networks using public tra...
Performance improvement of vehicular delay tolerant networks using public tra...Performance improvement of vehicular delay tolerant networks using public tra...
Performance improvement of vehicular delay tolerant networks using public tra...
 
Derivative threshold actuation for single phase wormhole detection with reduc...
Derivative threshold actuation for single phase wormhole detection with reduc...Derivative threshold actuation for single phase wormhole detection with reduc...
Derivative threshold actuation for single phase wormhole detection with reduc...
 
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
 
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...
Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization (E...
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
 
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATAIMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
IMPROVE ENERGY EFFICIENCY ROUTING IN WSN BY USING AUTOMATA
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
 
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...
Investigating Multilayer Omega-Type Networks Operating with the Cut-Through T...
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 

load balancing ant algo in MANET by navish jindal

  • 1. LOAD BALANCING IN ANT BASED ALGORITM IN MANET SEMINAR SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENT FOR THE AWARD OF THE DEGREE OF MASTER OF TECHNOLOGY (Computer Science and Engineering) 1 Submitted By:- Navish Jindal 1269166 M.Tech(C.S.E) L.L.R.I.E.T. Moga
  • 2. CONTENTS  What is MANET  Ant Based Algorithm  Pheromone  Pheromone creation  Pheromone evaporation  Principles of ant colony optimization  Phases of ant based optimization  Load balancing  Performance metrics 2
  • 3. WHAT IS MANET A mobile ad-hoc network (MANET) is a set of mobile nodes which communicate over radio and do not need any infrastructure. This kind of networks are very flexible and suitable for several situations and applications. All the nodes are mobile and connected dynamically. Topology changes rapidly. Suitable for emergency situations like natural or human-induce disasters, military conflicts,emergency medical situations, etc. 3
  • 5. ANT BASED ALGORITHM  Ant as a single individual has a very limited effectiveness. But as a part of a well-organized colony, it becomes one powerful agent, working for the development of the colony.  Each ant is able to communicate, learn, cooperate, and all together they are capable of develop themselves and colonies a large area. 5
  • 6. PHEROMONE  Pheromones are the chemicals that are excreted by ants of same species when they move.  These are also called alarm pheromones.  Pheromone deposited on ground forms a pheromone trails which allows the ants to find good sources of food that have be previously identified by other ants. 6
  • 7. PHEROMONE CREATION Initiate pheromone value for all the nodes route table calculated by equation Nh = number of hops for ant to travel from source to next node. α = constant value parameter 1 > > 0 7 Pheromone = α/Nh
  • 8. PHEROMONE EVAPORATION  The benefit is to remove any unused routes that will consume memory space. The evaporation function is calculated by:  All pheromone values in routing table decreases over time. Pn: New evaporation pheromone value. P: Pheromone value calculated at each node. 8 Pn = P - 0.8* P
  • 9. PRINCIPLES OF ANT COLONY ALGORITHM The ability of ants to self organize is based on three principles.  Random and rapid search  Stigmergy  Shortest path 9
  • 10. RANDOM AND RAPID SEARCH 10
  • 11. ANTS AGENTS CAN BE DIVIDED INTO TWO SECTIONS 11
  • 12. STIGMERGY  Stigmergy is defined as method of indirect communication in a self organising system where its individual parts communicate with one another by modifying their local environment.  The implementation of ant algorithms is made possible by the use of so-called stigmergic variables, i.e., variables that contain the information used by artificial ants to indirectly communicate. 12
  • 13. SHORTEST PATH  In a simple case, when two ants leave the colony at the same time and take different paths to a food source, marking their trails with PHEROMONE, the ant that took the shorter path will return first.  As a result of this effect, the shortest path will emerge rapidly because a shorter path will have a higher pheromone concentration. In this way all the ants follow the best and shortest path. 13
  • 14.
  • 15. PHASES OF ANT BASED ALGORITHM 1. Route Discovery Phase 2. Route Maintance Phase 3. Route Failure Handling 15
  • 16. ROUTE DISCOVERY PHASE  Route discovery phase uses control packet to discover route from source to destination. The control packets are mobile agents which walk through the network to establish routes between nodes.  Route Discovery Phase, shows the propagation of Forward ANTS from source to destination. 16
  • 17. A need to send to G Lookup Cache for route A to G Route found ? Start Route Discovery Protocol Continue normal processing Route Discovery finished Packet in buffer? Send packet to next-hopdone Buffer packet no Write route in packet header yes wait ROUTE DISCOVERY 17
  • 18. ROUTE MAINTANCE PHASE  It is essential to find the goodness of a route regularly and update the pheromone counts for the different routes at the source nodes.  To accomplish this, when a destination node receives a packet, it probabilistically sends a Congestion Update message to the source. This Congestion Update message also serves an ACK to the source. 18
  • 19. ROUTE FAILURE HANDLING PHASE  This phase is responsible for generating alternative routes in case the existing route fails. Every packet is associated with acknowledgement; hence if a node does not receive an acknowledgement, it indicates that the link is failed.  This helps in load balancing. That is, if the optimal path is heavily loaded, the data packets can follow the next best paths. 19
  • 21. PROBLEM IN MANET DUE TO LOAD  There is a Congestion due to broadcasting of Ants in Ant algorithm.  They are unable to provide good performance in large volume of traffic. 21
  • 22. LOAD BALANCING  This load balancing is achieved by calculating the threshold value of each routing table through average number of requests accepted by each node.  The number of packets can be controlled that has been send. 22
  • 23. PERFORMANCE METRICS  Packet Delivery Ratio :- It is calculated by dividing the number of packets received by the destination over the packets originated by source.  The better the delivery ration the more accurate routing protocol. PDR= Σnumber of all packets received / number of all packets send 23
  • 24. AVERAGE END TO END DELAY  Average end to end is the average time that a packet takes to reach the destination in seconds.  It is calculated by subtracting time at which first packet was transmitted by source from time at which first data packet arrived to destination. 24
  • 25. PERFORMANCE METRICS Performance parameters AODV ANT ALGORITHM Packet delivery ratio low high End to end delay high low 25
  • 26. CONCLUSION  The algorithm is based on balancing the load among the routes by calculating threshed value of each routing table.  This defines MANET comparison of its better performance with AODV routing protocol based on ant algorithm is in terms of packet delivery ratio, end to end delay. 26
  • 27. FUTURE WORK The future work could be to investigate different methods to further limit the traffic or load and compare the ant based algorithm for other proactive and reactive routing protocols. 27
  • 28. REFERENCES [1] Mesut G unes¸,UdoSorges,ImedBouazizi {mesut, udo, imed}@i4.informatik.rwth-aachen.de Department of Computer Science, Informatik 4 Aachen University of Technology Aachen, Germany “ARA – The Ant-Colony Based Routing Algorithm for MANETs ∗” [2] Payman Arabshahi and Andrew Gray, “Adaptive Routing in Wireless Communication Networks using Swarm Intelligence”. [3] Kalaavathi B, Madhavi S, VijayaRahavan and Duraiswamy K, “Review of Ant Based Routing Protocols for MANET” International Conference on Computing, Communication and Networking, Dec 2008. [4]. Vinh Dien HOANG. Zhenhai SHAO and Masayunki FUJISE, “Efficient Load balancing in MANETs to Improve Network Performance”, International Confrence on ITS Telecommunications Proceedings, 2006. 28
  • 29. REFERENCES [5] Mamoun Hussein Mamoun “Important Characteristic of Differences between DSR and AODV Routing Protocol”, MCN 2007 Conference, November 7-10, 2007. [6] S. Prasad, Y.P.Singh and C.S.Rai , “Swarm Based Intelligent routing for MANET”, International Journal of Recent trends in Engineering Vol 1,No.1 ,May 2009. [7] Hamideh Shokrani and Sam Jabbehdari, “A Survey of Ant Based Routing Algorith for Mobile Ad- Hoc Networks”, International Confrence on Signal Processing Systems, 2009. [8] Al-Dahoud Ali, Mohamed A. Belal and Moh’d Belal Al-Zoubi, “Load Balancing of Distributed Systems Based on Multiple Ant Colonies Optimization”, American Journal of Applied Sciences 7 (3): 433-438, 2010. [9] Shivanajay Marwaha Jadwiga Indulska Marius Portmann “Biologically Inspired Ant-Based Routing In Mobile Ad hoc Networks (MANET): A Survey” Symposia and Workshops on Ubiquitous, Autonomic and Trusted Computing, 2009 29