SlideShare a Scribd company logo
1 of 7
Download to read offline
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), 
ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME 
INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING  
TECHNOLOGY (IJCET) 
ISSN 0976 – 6367(Print) 
ISSN 0976 – 6375(Online) 
Volume 5, Issue 6, June (2014), pp. 111-117 
© IAEME: www.iaeme.com/IJCET.asp 
Journal Impact Factor (2014): 8.5328 (Calculated by GISI) 
www.jifactor.com 
111 
 
IJCET 
© I A E M E 
A PROPOSAL INTELLIGENT ALGORITHM FOR ADAPTATION OF ANT-NET 
ROUTING IN BEST EFFORT IP NETWORKS 
Dr. MunaMohamedJawad 
Computer Engineering Dept., The University of Technology, Baghdad, Iraq 
Dr. MahmoodZakiAbdullah 
Computer  Software Engineering Dept., Al-Mustansiriyah University, Baghdad, Iraq 
AhmedNahidhHamzah 
M.Sc. Student, Computer Engineering Dept., The University of Technology, Baghdad, Iraq 
ABSTRACT 
Routing algorithms are the key elements in determining the network performance. Therefore, 
in this thesis a model of logical topologies in the software has been proposed to examine the 
performance of the logical topologies and their routing algorithms for large scale packet networks. A 
number of topologies are investigated using the model 2 x 2 node. Different routing protocols are 
used for forwarding packets in network. Routers keep up with a routing table for successful delivery 
of the packets from the source node to the destined node. Most of the popular routing algorithms 
used are RIP, OSPF, IGRP and EIGRP. In this paper we proposed an intelligent routing algorithm by 
using AntNet algorithm for best effort IP networks, and tested this proposal algorithm to check its 
performance. 
Keywords: IP Networks, RIP Algorithm, OSPF Algorithm, IGRP  AntNetAlgorithm. 
I. INTRODUCTION 
One of the fast growing issues is grown of networks where the conditions of traffic are 
occasionally changed and failed which occur at some parts of network in an unpredictable way. 
Therefore, researchers tried to find an algorithm that can manage traffic flows and deliver packets 
from the source to the destination in a realistic time, where that routing algorithm could be the key 
element in network performance and reliability, and considered as the “brain” of the network that
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 
ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 
111-117 © IAEME 
0976-6367(Print), 
manages traffic through the network. One of the ways to perform this could be by using intelligent 
routing algorithm. Such as, Genetic Algorithms [1], Neural Networks [2], Software Agents [3] and 
Reinforcement Learning [4]. The most common and well 
shortest path and bellman ford algorithms. There are protocols related to these algorithms. Some of 
these protocols are: Open shortest path first (OSPF) that is deployed throughout the networks and the 
de facto routing algorithm within the networks. Ex 
protocol which is mainly used between the backbones and as its name suggests, among the gateways. 
However, nowadays most widely used gateway protocol is border gateway protocol (BGP) 
Traditional routing algorithms mentioned in previous section lake intelligence, and needs human 
assistance and human interpretation in order to adapt to failures and changes. Therefore, agent based 
systems and reinforcement learning have attracted researches because these methods don’t 
supervision and are distributed by default. For example Q 
particularly ant based systems [6].The main objective of networks and data communication is to 
exchange data between devices. For this reason the s 
types. Large scale network refers to network with a lot of devices combined for achieving network 
tasks [7]. Large scale networks could be in any topology or could be in hybrid of topologies and 
works with protocols required to rule networks , for routing , each time the network gets bigger, 
problems appears and be bigger; For a large scale network size, the task becomes both complicated 
and time consuming. The aim of the work in this 
algorithm for the large scale networks 
II. THE PROPOSED SYSTEM 
A. Node Model 
Dijkastra’s 
Fig (1.1) shows a logical node structure based 2 x 2 routers that will be used as the node 
model in the simulations. As shown in 
node on request and of course on availability of output port. 
B. Packet Format 
The packet format is supposed to be fixed, combined of a header and payload as shown in 
fig. (2). The header holds the required information for the packet routing algorithm. It is composed 
of number of hops known by packet (packet age), a unique packet identifier and the packet 
destination address. It is assumed that the packet is delayed while t 
each node. Although it is assumed that there is sufficient time for header processing, packet header 
content should be kept to a reasonable size in order to ensure faster processing, thus increased 
throughput. In practical systems, if a packet cannot be processed within the given time (in the 
dedicated time slot) then it is regarded as a lost packet, since there is no mechanism to store partial 
routing information. The packet payload carrying the data has no effect on the rou 
112 
twork. well-known routing algorithms are Dijkastr 
Exterior gateway protocol (EGP) is a gateway 
Q-learning methods [5], Swarm intelligence 
scale of networks differs in size, topologies, and 
]. paper is to design and implement an intelligent 
networks. 
fig. (1), packets can be inserted (added) or dropped at the 
Fig .1: A2×2 router 
the header is being processed at 
ystems, routing decision. 
terior BGP). 
need any 
cale he ting
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 
ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 
Fig .2: Packet format 
C. Network Routing Algorithm Framework 
111-117 © IAEME 
0976-6367(Print), 
A framework for the routing algorithm implementation and simulation is given in 
fig. (3). 
This model is based on the information gathered from the review of the networks and the routing 
algorithm properties and will be used as the base model for implementing the routing algorithm of 
the selected networks. The design and implementation pro 
outline below: 
	!
Fig .3: Routing algorithm interconnection network framework 
113 
ramework 
process cess are broken down into eight main steps
International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), 
ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME 
D. Simulation Test of A proposed Logical Network 
'(') '('* '(' '() '(* '(' '(+ '()) '(+' ('' 
	 
#, $#, $', )%#, %-$, 
114 
 
For this test the following criteria have been selected to evaluate the performance of the 
routing algorithms for different network sizes under different system loads: 
1. Average number of hops: The performance analysis and best/average/worst case comparison of 
the algorithms is determined according to the following. Average number of hops per packet 
Nh-p from source to destination is defined as [8] 
  
 
	 
(1) 
Where NT is the total number of packets, and NH is the total number of hops. 
2. Contention percentage: Contention occurs when two or more packets are intended for the same 
output port. Congested packets are either buffered or deflected to the next available port. The 
contention ratio c' which measures this is defined as: 

  
 
 
(2) 
Where Nc is the total number of contentions that occurred. 
III. RESULTS 
A. Average Number of Hops 
System load is compared to the average number of hops, for different logical network sizes 
shown in fig. (4). 
 
' 
% 
$ 
# 
 
' 
% 
$ 
#

More Related Content

What's hot

Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...IJECEIAES
 
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI IJECEIAES
 
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...IJCNCJournal
 
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHODLOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHODIAEME Publication
 
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...ijcsit
 
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...ijasuc
 
Cross Layer Solution for Energy and Delay Optimization in MANETs
Cross Layer Solution for Energy and Delay Optimization  in MANETs Cross Layer Solution for Energy and Delay Optimization  in MANETs
Cross Layer Solution for Energy and Delay Optimization in MANETs IJECEIAES
 
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKS
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKSA NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKS
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKSIJCNCJournal
 
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...IDES Editor
 
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...IJECEIAES
 
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...sipij
 
Data aggregation in wireless sensor network based on dynamic fuzzy clustering
Data aggregation in wireless sensor network based on dynamic fuzzy clusteringData aggregation in wireless sensor network based on dynamic fuzzy clustering
Data aggregation in wireless sensor network based on dynamic fuzzy clusteringcsandit
 
A methodology for the study of fiber optic cables
A methodology for the study of fiber optic cablesA methodology for the study of fiber optic cables
A methodology for the study of fiber optic cablesijcsit
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backupcsandit
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKijwmn
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013ijcsbi
 

What's hot (18)

I017425763
I017425763I017425763
I017425763
 
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
Comparative Study of Neural Networks Algorithms for Cloud Computing CPU Sched...
 
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
Memory and I/O optimized rectilinear Steiner minimum tree routing for VLSI
 
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...
AN EFFICIENT INTRUSION DETECTION SYSTEM WITH CUSTOM FEATURES USING FPA-GRADIE...
 
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHODLOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
LOAD BALANCING AND ENERGY EFFICIENCY IN WSN BY CLUSTER JOINING METHOD
 
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...
AN ENTROPIC OPTIMIZATION TECHNIQUE IN HETEROGENEOUS GRID COMPUTING USING BION...
 
20 26
20 26 20 26
20 26
 
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
A COST EFFECTIVE COMPRESSIVE DATA AGGREGATION TECHNIQUE FOR WIRELESS SENSOR N...
 
Cross Layer Solution for Energy and Delay Optimization in MANETs
Cross Layer Solution for Energy and Delay Optimization  in MANETs Cross Layer Solution for Energy and Delay Optimization  in MANETs
Cross Layer Solution for Energy and Delay Optimization in MANETs
 
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKS
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKSA NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKS
A NOVEL ROUTING PROTOCOL FOR TARGET TRACKING IN WIRELESS SENSOR NETWORKS
 
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...
Data Accuracy Models under Spatio - Temporal Correlation with Adaptive Strate...
 
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
Evaluate the performance of K-Means and the fuzzy C-Means algorithms to forma...
 
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...
A ROBUST CHAOTIC AND FAST WALSH TRANSFORM ENCRYPTION FOR GRAY SCALE BIOMEDICA...
 
Data aggregation in wireless sensor network based on dynamic fuzzy clustering
Data aggregation in wireless sensor network based on dynamic fuzzy clusteringData aggregation in wireless sensor network based on dynamic fuzzy clustering
Data aggregation in wireless sensor network based on dynamic fuzzy clustering
 
A methodology for the study of fiber optic cables
A methodology for the study of fiber optic cablesA methodology for the study of fiber optic cables
A methodology for the study of fiber optic cables
 
Intra cluster routing with backup
Intra cluster routing with backupIntra cluster routing with backup
Intra cluster routing with backup
 
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORKAN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
AN ENHANCED HYBRID ROUTING AND CLUSTERING TECHNIQUE FOR WIRELESS SENSOR NETWORK
 
Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013Vol 8 No 1 - December 2013
Vol 8 No 1 - December 2013
 

Viewers also liked

Use of downstream facing aerofoil shaped bridge piers to reduce local scour
Use of downstream facing aerofoil shaped bridge piers to reduce local scourUse of downstream facing aerofoil shaped bridge piers to reduce local scour
Use of downstream facing aerofoil shaped bridge piers to reduce local scourIAEME Publication
 
Ac conductivity study of polyaniline ni cufe2o3 composites
Ac conductivity study of polyaniline ni cufe2o3 compositesAc conductivity study of polyaniline ni cufe2o3 composites
Ac conductivity study of polyaniline ni cufe2o3 compositesIAEME Publication
 
Optimization of turning process parameter in dry turning of sae52100 steel
Optimization of turning process parameter in dry turning of sae52100 steelOptimization of turning process parameter in dry turning of sae52100 steel
Optimization of turning process parameter in dry turning of sae52100 steelIAEME Publication
 
The impact of system quality and user participation on business intelligence ...
The impact of system quality and user participation on business intelligence ...The impact of system quality and user participation on business intelligence ...
The impact of system quality and user participation on business intelligence ...IAEME Publication
 
Analysis on land use land cover classification around mysuru and chamarajanag...
Analysis on land use land cover classification around mysuru and chamarajanag...Analysis on land use land cover classification around mysuru and chamarajanag...
Analysis on land use land cover classification around mysuru and chamarajanag...IAEME Publication
 
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...IAEME Publication
 
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitLattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitIAEME Publication
 
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...IAEME Publication
 
Public key steganography using lsb method with chaotic neural network
Public key steganography using lsb method with chaotic neural networkPublic key steganography using lsb method with chaotic neural network
Public key steganography using lsb method with chaotic neural networkIAEME Publication
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsIAEME Publication
 
A survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloudA survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloudIAEME Publication
 
Tools and techniques of code coverage testing
Tools and techniques of code coverage testingTools and techniques of code coverage testing
Tools and techniques of code coverage testingIAEME Publication
 
Design of special purpose machine head to improve the production of engine block
Design of special purpose machine head to improve the production of engine blockDesign of special purpose machine head to improve the production of engine block
Design of special purpose machine head to improve the production of engine blockIAEME Publication
 

Viewers also liked (19)

Use of downstream facing aerofoil shaped bridge piers to reduce local scour
Use of downstream facing aerofoil shaped bridge piers to reduce local scourUse of downstream facing aerofoil shaped bridge piers to reduce local scour
Use of downstream facing aerofoil shaped bridge piers to reduce local scour
 
40120140506008
4012014050600840120140506008
40120140506008
 
Ac conductivity study of polyaniline ni cufe2o3 composites
Ac conductivity study of polyaniline ni cufe2o3 compositesAc conductivity study of polyaniline ni cufe2o3 composites
Ac conductivity study of polyaniline ni cufe2o3 composites
 
Optimization of turning process parameter in dry turning of sae52100 steel
Optimization of turning process parameter in dry turning of sae52100 steelOptimization of turning process parameter in dry turning of sae52100 steel
Optimization of turning process parameter in dry turning of sae52100 steel
 
The impact of system quality and user participation on business intelligence ...
The impact of system quality and user participation on business intelligence ...The impact of system quality and user participation on business intelligence ...
The impact of system quality and user participation on business intelligence ...
 
Analysis on land use land cover classification around mysuru and chamarajanag...
Analysis on land use land cover classification around mysuru and chamarajanag...Analysis on land use land cover classification around mysuru and chamarajanag...
Analysis on land use land cover classification around mysuru and chamarajanag...
 
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...
Thermohydrodynamic analysis of plain journal bearing with modified viscosity ...
 
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavitLattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
Lattice boltzmann simulation of non newtonian fluid flow in a lid driven cavit
 
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...
Elasto plastic behavior of 3 dimensional reinforced concrete abutments consid...
 
Composed short m sequences
Composed short m sequencesComposed short m sequences
Composed short m sequences
 
Public key steganography using lsb method with chaotic neural network
Public key steganography using lsb method with chaotic neural networkPublic key steganography using lsb method with chaotic neural network
Public key steganography using lsb method with chaotic neural network
 
20320140506012
2032014050601220320140506012
20320140506012
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectors
 
A survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloudA survey on architectures applications and issues of sensor cloud
A survey on architectures applications and issues of sensor cloud
 
Tools and techniques of code coverage testing
Tools and techniques of code coverage testingTools and techniques of code coverage testing
Tools and techniques of code coverage testing
 
10120140506007
1012014050600710120140506007
10120140506007
 
Design of special purpose machine head to improve the production of engine block
Design of special purpose machine head to improve the production of engine blockDesign of special purpose machine head to improve the production of engine block
Design of special purpose machine head to improve the production of engine block
 
30120140505017 2-3
30120140505017 2-330120140505017 2-3
30120140505017 2-3
 
20320140505008 2
20320140505008 220320140505008 2
20320140505008 2
 

Similar to 50120140506013 2

Implementation of switching controller for the internet router
Implementation of switching controller for the internet routerImplementation of switching controller for the internet router
Implementation of switching controller for the internet routerIAEME Publication
 
A framework for efficient routing protocol metrics for wireless mesh networ
A framework for efficient routing protocol metrics for wireless mesh networA framework for efficient routing protocol metrics for wireless mesh networ
A framework for efficient routing protocol metrics for wireless mesh networIAEME Publication
 
IRJET- A Review on Various Secured Data Encryption Models based on AES Standard
IRJET- A Review on Various Secured Data Encryption Models based on AES StandardIRJET- A Review on Various Secured Data Encryption Models based on AES Standard
IRJET- A Review on Various Secured Data Encryption Models based on AES StandardIRJET Journal
 
Performance Analysis of Mesh-based NoC’s on Routing Algorithms
Performance Analysis of Mesh-based NoC’s on Routing Algorithms Performance Analysis of Mesh-based NoC’s on Routing Algorithms
Performance Analysis of Mesh-based NoC’s on Routing Algorithms IJECEIAES
 
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...IRJET Journal
 
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK ijiert bestjournal
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...IRJET Journal
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Alexander Decker
 
Compatibility between the new and the current ipv6 packet headers
Compatibility between the new and the current ipv6 packet headersCompatibility between the new and the current ipv6 packet headers
Compatibility between the new and the current ipv6 packet headersIAEME Publication
 
Optimization of ipv6 packet’s headers over ethernet
Optimization of ipv6 packet’s headers over ethernetOptimization of ipv6 packet’s headers over ethernet
Optimization of ipv6 packet’s headers over ethernetIAEME Publication
 
Energy efficient routing protocol to increase manet life time using cluster 2
Energy efficient routing protocol to increase manet life time using cluster 2Energy efficient routing protocol to increase manet life time using cluster 2
Energy efficient routing protocol to increase manet life time using cluster 2IAEME Publication
 
Implementation on Data Security Approach in Dynamic Multi Hop Communication
 Implementation on Data Security Approach in Dynamic Multi Hop Communication Implementation on Data Security Approach in Dynamic Multi Hop Communication
Implementation on Data Security Approach in Dynamic Multi Hop CommunicationIJCSIS Research Publications
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET Journal
 

Similar to 50120140506013 2 (20)

50120140504021
5012014050402150120140504021
50120140504021
 
Implementation of switching controller for the internet router
Implementation of switching controller for the internet routerImplementation of switching controller for the internet router
Implementation of switching controller for the internet router
 
A framework for efficient routing protocol metrics for wireless mesh networ
A framework for efficient routing protocol metrics for wireless mesh networA framework for efficient routing protocol metrics for wireless mesh networ
A framework for efficient routing protocol metrics for wireless mesh networ
 
IRJET- A Review on Various Secured Data Encryption Models based on AES Standard
IRJET- A Review on Various Secured Data Encryption Models based on AES StandardIRJET- A Review on Various Secured Data Encryption Models based on AES Standard
IRJET- A Review on Various Secured Data Encryption Models based on AES Standard
 
50120130405013
5012013040501350120130405013
50120130405013
 
Performance Analysis of Mesh-based NoC’s on Routing Algorithms
Performance Analysis of Mesh-based NoC’s on Routing Algorithms Performance Analysis of Mesh-based NoC’s on Routing Algorithms
Performance Analysis of Mesh-based NoC’s on Routing Algorithms
 
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
Understanding Network Routing Problem and Study of Routing Algorithms and Heu...
 
50120140506004
5012014050600450120140506004
50120140506004
 
Ijetcas14 488
Ijetcas14 488Ijetcas14 488
Ijetcas14 488
 
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK
A SURVEY ON MULTIPATH ROUTING STRATEGY IN MULTI-HOP WIRELESS SENSOR NETWORK
 
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
Performance Analysis of DSR, STAR, ZRP Routing Protocols for a Dynamic Ad-Hoc...
 
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...Migrating packet dropping in mobile ad hoc network based on modified ack-base...
Migrating packet dropping in mobile ad hoc network based on modified ack-base...
 
Ijetcas14 330
Ijetcas14 330Ijetcas14 330
Ijetcas14 330
 
40120140507001
4012014050700140120140507001
40120140507001
 
40120140507001
4012014050700140120140507001
40120140507001
 
Compatibility between the new and the current ipv6 packet headers
Compatibility between the new and the current ipv6 packet headersCompatibility between the new and the current ipv6 packet headers
Compatibility between the new and the current ipv6 packet headers
 
Optimization of ipv6 packet’s headers over ethernet
Optimization of ipv6 packet’s headers over ethernetOptimization of ipv6 packet’s headers over ethernet
Optimization of ipv6 packet’s headers over ethernet
 
Energy efficient routing protocol to increase manet life time using cluster 2
Energy efficient routing protocol to increase manet life time using cluster 2Energy efficient routing protocol to increase manet life time using cluster 2
Energy efficient routing protocol to increase manet life time using cluster 2
 
Implementation on Data Security Approach in Dynamic Multi Hop Communication
 Implementation on Data Security Approach in Dynamic Multi Hop Communication Implementation on Data Security Approach in Dynamic Multi Hop Communication
Implementation on Data Security Approach in Dynamic Multi Hop Communication
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
 

More from IAEME Publication

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

More from IAEME Publication (20)

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

Recently uploaded

Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxRustici Software
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard37
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governanceWSO2
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data SciencePaolo Missier
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)Samir Dash
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuidePixlogix Infotech
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingWSO2
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfdanishmna97
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc
 

Recently uploaded (20)

Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
JohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptxJohnPollard-hybrid-app-RailsConf2024.pptx
JohnPollard-hybrid-app-RailsConf2024.pptx
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Design and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data ScienceDesign and Development of a Provenance Capture Platform for Data Science
Design and Development of a Provenance Capture Platform for Data Science
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 

50120140506013 2

  • 1. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING TECHNOLOGY (IJCET) ISSN 0976 – 6367(Print) ISSN 0976 – 6375(Online) Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME: www.iaeme.com/IJCET.asp Journal Impact Factor (2014): 8.5328 (Calculated by GISI) www.jifactor.com 111 IJCET © I A E M E A PROPOSAL INTELLIGENT ALGORITHM FOR ADAPTATION OF ANT-NET ROUTING IN BEST EFFORT IP NETWORKS Dr. MunaMohamedJawad Computer Engineering Dept., The University of Technology, Baghdad, Iraq Dr. MahmoodZakiAbdullah Computer Software Engineering Dept., Al-Mustansiriyah University, Baghdad, Iraq AhmedNahidhHamzah M.Sc. Student, Computer Engineering Dept., The University of Technology, Baghdad, Iraq ABSTRACT Routing algorithms are the key elements in determining the network performance. Therefore, in this thesis a model of logical topologies in the software has been proposed to examine the performance of the logical topologies and their routing algorithms for large scale packet networks. A number of topologies are investigated using the model 2 x 2 node. Different routing protocols are used for forwarding packets in network. Routers keep up with a routing table for successful delivery of the packets from the source node to the destined node. Most of the popular routing algorithms used are RIP, OSPF, IGRP and EIGRP. In this paper we proposed an intelligent routing algorithm by using AntNet algorithm for best effort IP networks, and tested this proposal algorithm to check its performance. Keywords: IP Networks, RIP Algorithm, OSPF Algorithm, IGRP AntNetAlgorithm. I. INTRODUCTION One of the fast growing issues is grown of networks where the conditions of traffic are occasionally changed and failed which occur at some parts of network in an unpredictable way. Therefore, researchers tried to find an algorithm that can manage traffic flows and deliver packets from the source to the destination in a realistic time, where that routing algorithm could be the key element in network performance and reliability, and considered as the “brain” of the network that
  • 2. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME 0976-6367(Print), manages traffic through the network. One of the ways to perform this could be by using intelligent routing algorithm. Such as, Genetic Algorithms [1], Neural Networks [2], Software Agents [3] and Reinforcement Learning [4]. The most common and well shortest path and bellman ford algorithms. There are protocols related to these algorithms. Some of these protocols are: Open shortest path first (OSPF) that is deployed throughout the networks and the de facto routing algorithm within the networks. Ex protocol which is mainly used between the backbones and as its name suggests, among the gateways. However, nowadays most widely used gateway protocol is border gateway protocol (BGP) Traditional routing algorithms mentioned in previous section lake intelligence, and needs human assistance and human interpretation in order to adapt to failures and changes. Therefore, agent based systems and reinforcement learning have attracted researches because these methods don’t supervision and are distributed by default. For example Q particularly ant based systems [6].The main objective of networks and data communication is to exchange data between devices. For this reason the s types. Large scale network refers to network with a lot of devices combined for achieving network tasks [7]. Large scale networks could be in any topology or could be in hybrid of topologies and works with protocols required to rule networks , for routing , each time the network gets bigger, problems appears and be bigger; For a large scale network size, the task becomes both complicated and time consuming. The aim of the work in this algorithm for the large scale networks II. THE PROPOSED SYSTEM A. Node Model Dijkastra’s Fig (1.1) shows a logical node structure based 2 x 2 routers that will be used as the node model in the simulations. As shown in node on request and of course on availability of output port. B. Packet Format The packet format is supposed to be fixed, combined of a header and payload as shown in fig. (2). The header holds the required information for the packet routing algorithm. It is composed of number of hops known by packet (packet age), a unique packet identifier and the packet destination address. It is assumed that the packet is delayed while t each node. Although it is assumed that there is sufficient time for header processing, packet header content should be kept to a reasonable size in order to ensure faster processing, thus increased throughput. In practical systems, if a packet cannot be processed within the given time (in the dedicated time slot) then it is regarded as a lost packet, since there is no mechanism to store partial routing information. The packet payload carrying the data has no effect on the rou 112 twork. well-known routing algorithms are Dijkastr Exterior gateway protocol (EGP) is a gateway Q-learning methods [5], Swarm intelligence scale of networks differs in size, topologies, and ]. paper is to design and implement an intelligent networks. fig. (1), packets can be inserted (added) or dropped at the Fig .1: A2×2 router the header is being processed at ystems, routing decision. terior BGP). need any cale he ting
  • 3. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. Fig .2: Packet format C. Network Routing Algorithm Framework 111-117 © IAEME 0976-6367(Print), A framework for the routing algorithm implementation and simulation is given in fig. (3). This model is based on the information gathered from the review of the networks and the routing algorithm properties and will be used as the base model for implementing the routing algorithm of the selected networks. The design and implementation pro outline below: !
  • 4.
  • 5.
  • 6. Fig .3: Routing algorithm interconnection network framework 113 ramework process cess are broken down into eight main steps
  • 7. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME D. Simulation Test of A proposed Logical Network '(') '('* '(' '() '(* '(' '(+ '()) '(+' ('' #, $#, $', )%#, %-$, 114 For this test the following criteria have been selected to evaluate the performance of the routing algorithms for different network sizes under different system loads: 1. Average number of hops: The performance analysis and best/average/worst case comparison of the algorithms is determined according to the following. Average number of hops per packet Nh-p from source to destination is defined as [8] (1) Where NT is the total number of packets, and NH is the total number of hops. 2. Contention percentage: Contention occurs when two or more packets are intended for the same output port. Congested packets are either buffered or deflected to the next available port. The contention ratio c' which measures this is defined as: (2) Where Nc is the total number of contentions that occurred. III. RESULTS A. Average Number of Hops System load is compared to the average number of hops, for different logical network sizes shown in fig. (4). ' % $ # ' % $ #
  • 8. Fig .4: system load against average no. of hops for logical network with deflection mode (no-buffer) As can be seen from the figure, the number of hops increases very little with the system load for small size networks (24N and 64N), whereas for large size network, the increase is linear for the logical networks. This shows that for a large size networks, they are scalable and can cope with increasing traffic when there is no buffer. When a buffer is employed in the nodes, the performance of the networks and their routing algorithms increase dramatically, see fig. (5).
  • 9. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME '(') '('* '(' '() '(* '(' '(+ '()) '(+' ('' #, $#, $', )%#, %-$, '(') '('* '(' '() '(* '(' '(+ '()) '(+' ('' #, $#, $', )%#, %-$, 115 ' - % * $ + # )
  • 10. Fig .5: System load against no. of hops for logical networks with store-and-forward mode (with buffer) Table (1.1) shows the Comparing deflection routing (without-buffer) tests with the store-and-forward (with-buffer) routing tests that there is an improvement in performance in the latter case. However, this improvement is gained at the cost of system complexity. Table.1: Comparison the average no. of hops for two types with different networks sizes. Average number of hops Network size 24(Nodes) 64(Nodes) 160(Nodes) 384(Nodes) 896(Nodes) With buffer 3.15 4.73 6.22 7.84 9.59 Without buffer 3.66 6.00 8.77 12.31 16.70 B. Contentions Fig. (6) shows the contention ratio versus the system load for deflection routing (without buffer) for different network size. Contention ration increases slightly and gradually because these networks can act as a 'buffer' when there is a need for buffering, where system loads increase relatively to the size of the network. '' %' $' #' ' '' %' $' #' ' ' Fig .6: system load against contention ratio for logical network with deflection mode (no-buffer)
  • 11. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME '(') '('* '(' '() '(* '(' '(+ '()) '(+' ('' #, $#, $', )%#, %-$, 116 Fig. (7) shows that the contention percentage increases when store-and-forward (with buffer) routing is employed. In addition, the number of packets where contention occurred has increased for all networks when the number of nodes and the system load are increased in kind of exponential manner. +' '' +' '' +' ' Fig.7: system load against contention ratio for logical network with store-and-forward mode (with-buffer) More packets experienced contention as compared to the other two. Comparing results for the store-and-forward routing with the deflection routing shows that there is an increase when there is buffer, this is because when two packets are at the input ports destined to the same output port and when there is a packet already in the buffer that is also wanting to go to the same port regardless of the type of the packet (Multiple or Single), the packet in the buffer is forwarded to the output port. Table (1.2) shows that packets on average experienced have more contention in the when store-and-forward routing is employed compared to other deflected. Table.2: Comparison the Contention Ratio for two types with different networks sizes Contention Ratio (%) Network size 24(Nodes) 64(Nodes) 160(Nodes) 384(Nodes) 896(Nodes) Without 18.85 36.19 56.95 77.90 109.70 buffer With buffer 22.30 36.90 58.70 81.20 107.40 IV. CONCLUSIONS The proposed algorithm is implemented over logical networks switches with two types of strategies (deflection, Store-and-forward), those types are implemented under different network sizes to show the performance of the proposed algorithm with scalable networks with those two types of strategies, the algorithm shows good performance when store and forward strategy implemented because of buffer existences that holds the packet and forward the others. Future work approaches can also be used, where worker ants representing data packets within the network can only change the pheromone levels of path that they travel and also use low priority queues. However, beside the
  • 12. International Journal of Computer Engineering and Technology (IJCET), ISSN 0976-6367(Print), ISSN 0976 - 6375(Online), Volume 5, Issue 6, June (2014), pp. 111-117 © IAEME worker ants there can be other ants with higher priorities queues carrying high priority packets that can travel faster (using high priority queues) within the network and be able to update more than one entry in the routing table. 117 REFERENCE [1] Liang, Suihong, A. Nur Zincir-Heywood, and Malcolm I. Heywood. Intelligent Packets For Dynamic Network Routing Using Distributed Genetic Algorithm. GECCO. Vol. 2. 2002. [2] Madubashitha, D. K. D., et al. An adaptive routing algorithm for Cognitive Packet Network infrastructure based on neural networks. Industrial and Information Systems (ICIIS), 2011 6th IEEE International Conference on. IEEE, 2011. [3] Daniel, A. K., and R. Singh. Swarm Intelligence Based multicast Routing and Bandwidth Management protocol for Ad-hoc wireless Network Using Backpressure Restoration. Computer Science and Information Technology (ICCSIT), 2010 3rd IEEE International Conference on. Vol. 5. IEEE, 2010. [4] Maia, Tiago V. Reinforcement learning, conditioning, and the brain: Successes and challenges. Cognitive, Affective, Behavioral Neuroscience 9.4 (2009): 343-364. [5] Boyan, Justin A., and Michael L. Littman. Packet routing in dynamically changing networks: A reinforcement learning approach. Advances in neural information processing systems (1994): 671-671. [6] Handl, Julia, Joshua Knowles, and Marco Dorigo. Ant-based clustering and topographic mapping. Artificial Life 12.1 (2006): 35-62. [7] Sarbazi-Azad, Hamid, and Albert Y. Zomaya, eds. Large Scale Network-Centric Distributed Systems. Vol. 85. John Wiley Sons, 2013. [8] Onwubolu, Godfrey C., and B. V. Babu. New optimization techniques in engineering. Vol. 141. Berlin: Springer, 2004. [9] Sudip Kumar Sahana, Dr.Aruna Jain and Abijit Mustafi, “A Comparative Study on Multicast Routing using Dijkstra’s, Prims and Ant Colony Systems”, International Journal of Computer Engineering Technology (IJCET), Volume 1, Issue 2, 2010, pp. 16 - 25, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [10] Shivam Wadhwa and Kusum Dangi, “Location Based Store and Forward Packet Routing Algorithm for Wireless Body Area Networks: A Survey”, International Journal of Computer Engineering Technology (IJCET), Volume 5, Issue 1, 2014, pp. 153 - 161, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [11] Bharathi M A, Vijaya Kumar B P and Manjaiah D.H, “Power Efficient Data Aggregation Based on Swarm Intelligence and Game Theoretic Approach in Wireless Sensor Network”, International Journal of Computer Engineering Technology (IJCET), Volume 3, Issue 3, 2012, pp. 184 - 199, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375. [12] Isak Shabani and Amir Kovaçi, “Communication Between Distributed Systems using Google Infrastructure”, International Journal of Computer Engineering Technology (IJCET), Volume 4, Issue 6, 2013, pp. 386 - 393, ISSN Print: 0976 – 6367, ISSN Online: 0976 – 6375.