An Optimized Virtual Network Mapping Using PSO in Cloud Computing

Size: px
Start display at page:

Download "An Optimized Virtual Network Mapping Using PSO in Cloud Computing"

Transcription

1 An Optimized Virtual Network Mapping Using PSO in Cloud Computing Vahid Abedifar*, Mohammad Eshghi**, Seyedali Mirjalili***, S. Mohammad Mirjalili**** *ECE Department, Shahid Beheshti University, Tehran, Iran, **ECE Department, Shahid Beheshti University, Tehran, Iran, ***School of Information and Communication Technology, Griffith University, Brisbane, Australia, ****ECE Department, Shahid Beheshti University, Tehran, Iran, Abstract: Virtualization of optical networks is key enabler of cloud computing. A main part of optical network virtualization is virtual network mapping on the physical infrastructure. One major issue in Routing and Wavelength Assignment, RWA, problem is optimized allocation of optical network resources. In this paper at first a background on Particle Swarm Optimization concept and formulation is presented. Then, an optimization scheme using PSO is proposed for virtual network mapping. Five different cost functions are formulated and a new encoding method for optical networks is proposed. The constraints for solutions of RWA problem are addressed and some heuristics are proposed to satisfy them. Proposed optimization scheme is simulated by finding the map of different virtual networks on a physical infrastructure in order to optimize five different cost functions. Results are presented and discussed for defined cost parameters. Keywords: Cloud Computing, Optimization, PSO, RWA, Virtual Network Mapping. 1. Introduction According to increasing bandwidth demand by users in recent communication services, one major concern of the communication service providers is fast and reliable provisioning of connections. In optical fibre communication, DWDM technology [1] has an important role in supporting the users' on-demand requests. Furthermore, appearance of cloud computing concept which is nominated as the next revolution of the information technology has convinced the IT enterprises to develop cloud services. In cloud computing environment the CPU, storage and network resources are provided for end users or other enterprises as a utility and the pricing model is pay-per-use [2]. One bottleneck of cloud computing realization is communication networks. In the other hand, the communication networks, especially optical networks, are key enablers of cloud computing environment. Virtualization is an important technology in optical networks which enables the cloud services [3]. There are two types of virtualization, server virtualization and network virtualization. Virtualization of network resources is to run multiple logical networks over the same physical infrastructure at the same time [4]. For building a virtual network, mapping of the virtual nodes and links on the physical infrastructure, which is also named Routing and Wavelength Assignment, RWA, is an essential step [4]. The virtualization can make an abstraction between user and physical resources in which the user gets the illusion of direct interaction with physical resources [5]. In other word, virtualization can hide the specifications of the network infrastructure [6]. One major concern of optical infrastructure providers is optimized routing and wavelength assignment in virtual network mapping in order to use optimum physical network resources. The RWA problem is determined as a NP-complete case [7]. In other word, increasing the problem size will increase the computational time exponentially [8]. For optimization of the RWA, different methods have been investigated. Some of these methods are Integer Linear Programming, ILP, [9], simulated annealing [10], and Genetic Algorithms, GAs, [11]. In [8], the GA is used to optimize the path length and the number of common hops, jointly. In [12] the GA is used to maximize the throughput of the network. In [13], the objective of optimization is "to establish the maximum number of connections with the least number of wavelength converters." In this paper, Particle Swarm Optimization, PSO, method is used to find the optimized map of the virtual networks on a physical infrastructure. Different cost functions are defined. Then, encoding method and constraints are detailed. The rest of paper is organized as follows. In section 2, a background on PSO is stated. Proposed optimization scheme of virtual network mapping using PSO is presented in section 3. Section 4 includes the simulation results and discussion. Paper concludes in section 5.

2 2. A Background on PSO Particle Swarm Optimization is an evolutionary computation technique which is proposed by Kennedy and Eberhart [14, 15]. The PSO was inspired from social behaviour of bird flocking. It uses a number of particles (candidate solutions) which fly around in the search space to find best solution. Meanwhile, they all look at the best particle (best solution) in their paths. In other words, particles consider their own best solutions as well as the best solution so far [16]. The PSO algorithm was mathematically modelled as follows [17]. (1) (2) Where is the velocity of particle i at iteration t, w is a weighting function, is a weighting factor, rand is a random number between 0 and 1, is the current position of particle i at iteration t, is the pbest of agent i at iteration t, and gbest is the best solution so far. The PSO starts with randomly placing the particles in a problem space. The velocities of particles are calculated in each iteration, using Equation (1). After defining the velocities, the position of masses can be calculated using Equation (2). The process of changing particles position will continue until meeting an end criterion. In the continuous version of PSO, particles can move around the search space because of having position vectors with continuous real domain. Consequently, the concept of position updating can be easily implemented for particles by adding velocities to positions using Equation (2). However, the meaning of position updating is different in a discrete binary space [18]. In binary space, due to dealing with only two numbers, 0 and 1, the position updating process cannot be done using Equation (2). Therefore, a way should be found to use velocities for changing agents positions from 0 to 1 or vice versa. The transfer function that has been used for the binary version of PSO in [17] is presented as Equations (3) and (4). Where parameter is the velocity of particle i at iteration t in k-th dimension. 1 0 If 1 1 If 1 Where and indicates the position and velocity of particle i at iteration t in k-th dimension. The general steps of Binary PSO, BPSO, are as follows. (3) (4) a) All particles are initialized with random values. b) Repeat steps c-e until the meeting of the end condition. c) For all particles, velocities are defined using Equation (8). d) Calculate probabilities for changing the elements of position vectors based on transfer function, Equation (3). e) Update the elements of position vectors with the rules in Equation (4). 3. Proposed Optimized Virtual Network Mapping Using PSO In this section at first, a novel formulation of RWA problem is presented in 3.1. Then, the proposed scheme for encoding the optical networks is investigated in Proposed Formulation of RWA Problem The virtual network mapping problem is to route the virtual links on the physical infrastructure and to assign wavelengths to the light paths. These light paths satisfy the desired connection between virtual nodes. In defining the RWA problem, we considered that and are the beginning and the end of a virtual link. The parameters and are the source and destination of a physical link. Physical infrastructure is corresponding to a graph,,, where parameter is the physical nodes set, is the physical links set and specifies the set of physical nodes and links constraints. Virtual network is corresponding to a graph,,, where determines the virtual network nodes set. Virtual links set is specified by, whereas represents the virtual resources constraints. The objective is to map the on the. In the proposed optimization algorithm, distinct wavelengths, called, in each link of a physical network are considered. These different wavelengths are classified based on different transmission capacities. The number of wavelengths per physical link is. Different wavelength groups of each physical link are determined with,,,,,,,,. The number of wavelengths belong to each group is considered,,,,,,,,. Therefore, we can say,. Capacities of each wavelength group of each physical link are considered to be,,,,,,,,. The desired cost functions which are considered in the proposed optimization method are formulated as follows. The number of used nodes in the mapped network is considered to be _, Equation (5). A binary parameter for each node, called, is '1' if the node k is in the mapped network, and is equal to '0', otherwise. In other word, 1 if 1,1,,, otherwise 0. Parameter has binary value. When the link (,) is in the mapped network, this parameter is equal to '1' and it is zero when the link, is not in the mapped network.

3 _ In Equation (5), parameter is the number of nodes in the physical infrastructure. The other objective in virtual network mapping is to minimize the total link cost of the mapped network, called as stated in Equation (6). Parameter represents the normalized length of each link (, ) in physical infrastructure. It defined as Equation (7)., The number of used links in the mapped network of a virtual topology is named _. It can be considered as Equation (8). _ The average number of used wavelengths per physical link is another important variable in a virtual network mapping. It is desirable to be minimized because it reduces the penalty between different wavelengths, according to physical impairments. The average of used wavelengths, _, is shown in Equation (9). (5) (6) (7) (8) optimized subset physical network of an existing physical infrastructure to satisfy the desired virtual network. At first, each valid solution of virtual network mapping problem must be encoded as a string. This string is treated as inputs of the PSO. In the following, the proposed method of encoding is presented. In the proposed encoding method, some of the physical infrastructure constraints are taken into account to avoid invalid solutions, as much as possible. According to section 3.1, each network is corresponding to a graph and different wavelengths of a physical links are categorized in different groups, related to their transmission capacity. In adjacency matrix of a graph, some elements are zero which indicates that there is no link between those nodes. To encode the solutions of the virtual network mapping problem, we use the concatenation of the nonzero elements of the upper triangular matrix of the adjacency matrix to act as the segments of the string. But, it must be noted that instead of the aforementioned elements, we use a block of numbers indicating the number of used wavelengths of each group in physical links. The length of each string is equal to n * L where n is the number of different wavelength groups in physical link and L is the number of non-zero elements of the upper triangular part of the physical network adjacency matrix. The proposed encoding structure is depicted in Fig. 1. _ (9) Fig. 1: The Proposed Encoding Structure During the virtual network mapping, minimizing of the used wavelengths is a main goal. Therefore, cost of assigned wavelengths in a virtual network mapping, called _, is stated in Equation (10). (10) Parameter _ is the number of used wavelengths in physical link (, ). It is always less than or equal to, Equation (11). _ (11) 3.2 Proposed Encoding Scheme of Network If we have a precise look at the optimized virtual network mapping, there are two categories of constraints for the problem. One of them is the physical infrastructure and the other is the desired virtual network to be mapped on it. In other word, we want to find the With this encoding method, the search space of the PSO is smaller and the number of invalid solutions is limited. As an example of the proposed encoding scheme, consider a physical infrastructure as Fig. 2. The adjacency matrix of the example network is as follows. For encoding the subsets of the example network, the circled elements of the adjacency matrix are used. Fig. 2: An Example Physical Infrastructure

4 Using the proposed encoding scheme, one possible solution, that is a subset of the physical network of Fig. 2, is encoded as: where n=3 and L=4 and it means that 1 wavelength from the first group, no wavelength from the second group and 2 wavelength from the third group of the physical link between nodes 1 and 2 are used. The second and forth segments can be explained in the same way. The third segment of the example string means that no wavelengths from different groups are used. In other word, the link between nodes 2 and 4 does not exist in the subset network corresponding to the example string. Any physical network can be encoded using the proposed encoding method and any string is corresponding to a unique physical network. Recall that our purpose is to find the optimum map of a virtual network on the physical infrastructure. The valid strings must be distinguished in iterations of PSO. The constraints of created strings are addressed as follows. Each element of a string must be less than or equal to the maximum number of wavelengths in corresponding group. In other word, the element k of string where 1 k n, can have integer values between 0 toα k, ij. If this constraint is met, the sum of elements of each segment is less than or equal to n λ. The physical networks corresponding to the string must satisfy the desired virtual network requirements. Therefore, sum of the virtual network traffic must be less than or equal to the sum of the produced physical topology traffic. It is worth mentioning that the number of the physical topology links is independent of the number of desired virtual topology links. Because it is possible that the map of some virtual links to have common parts in the physical infrastructure. The corresponding physical network of a string must be connected. To check the connectivity of a physical network, a heuristic is proposed, called Connected Graph Algorithm (CGA). The pseudo code of CGA is shown in TABLE I, in which Ap is the physical network adjacent matrix. The other constraint for physical networks is supporting of the virtual traffic. If the traffic of each virtual link can be routed in the physical network, it can be chosen as a solution of virtual network mapping problem. It means that if a physical network is valid, it must be able to route the virtual links traffic. In order to check this condition, a heuristic called Traffic Routing Algorithm (TRA) is proposed as Fig. 3. In TRA, the minimum path algorithm is executed to find a path as the map of each virtual link. But the cost of a physical edge is considered to be the available transmission capacity of physical link. It means that if a physical link has more free capacity, it has more chance to be selected as part of found path for virtual traffic routing. TABLE I: Proposed Connected Graph Algorithm (CGA) Array: Visited [1,,n] False Stack: S Visited[1] True Push (S,1) While not-empty(s) do X Pop (S) For i=1:n do If (Ap(X,i)=1 and Visited[i]=False) then Push (S,i) Visited[i] True i 1 While (i n && Visited[i]=1) i++ If (i=n && Visited[n]=1) "Graph is connected" Else "Graph is not connected" end Fig. 3: Proposed Traffic Routing Algorithm (TRA) 4. Simulation Results and Discussion Recall that in virtual network mapping optimization, the physical infrastructure acts as the constraint in finding the valid solutions. In order to simulate the performance of the proposed optimization scheme, physical infrastructure of Fig. 4 is considered. According to discussed formulation in section 3.1, we have 11 and is a set of 15 links. Eighty wavelengths per link are considered. In each physical link, three groups of wavelengths,,,,, are taken into account. In

5 other word, 3. The number of wavelengths in different groups is considered to be 16, 32, 32 and the transmission capacities of the wavelengths groups are supposed to be 100 Gbps, 40 Gbps and 10 Gbps, which are compatible with the real transponder bit rates. Five different cost functions are taken into account for simulation. According to section 3.1, they are Equations (5), (6), (8), (9) and (10) which are called 'Cost Function 1' to 'Cost Function 5', respectively. In simulations, 10 different virtual networks are created. Then, they are encoded using the proposed encoding scheme of section 3.2. Finally, the optimum maps of the virtual networks on the physical infrastructure of Fig. 4 are found using the binary version of PSO which is discussed in section 2. The BPSO is run 5 times for each cost function and the worst case results were picked up. As the virtual networks arrival time follows the Poisson process, which means that they may change dynamically, one major parameter in virtual network mapping optimization is the run time of the mapping algorithm. To show the performance of the proposed optimization scheme in terms of run time, a simulation is performed for five aforementioned cost functions. The relevance of the proposed optimization method with the virtual networks size for 500 iterations and 100 particles in BPSO is depicted in Fig. 5. As it can be seen in Fig. 5, run time increases with the growth of the virtual networks size and it is independent of the desired cost function. Variation of the normalized cost values of Cost Function 1 to Cost Function 3 with the virtual networks size is presented in Fig. 6. As it can be seen, the optimized value of cost functions is not dependent on the virtual network size. Because in process of finding the optimized map of a virtual link, the number of physical links which are the map of the desired virtual link may change from case to case. In other word, the number of physical links (map of virtual links) for a specific virtual network may be less than, equal to or more than the number of used physical links for other virtual network. As a result, firstly, the number of used physical links as the map of virtual links, secondly the number of used physical nodes and thirdly, the summation of the used physical links distance are not dependent on the desired virtual network size. The same scenario can be explained for Fig. 7. The value of virtual traffic and the mechanism of routing the traffic do not affect the value of Cost Functions 1, 2 and 3. Because according to formulation of section 3.1, these cost functions are only related to the physical topology and they are traffic-blind. The Cost Functions 4 and 5 are dependent on the virtual network traffic. The simulation result is shown in Fig. 8 in which the dependence of the Cost Function 5, the number of used wavelengths in found physical network, is more than the Cost Function 4, the average of used wavelengths for found physical links. Because in proposed TRA, Fig. 3, the shortest path algorithm is used and we assigned the free capacity of each found physical link as its cost. It means that if a found physical link has more free capacity, it has more chance to be chosen for Run Time of Optimized Mapping Cost Function 1 Cost Function 2 Cost Function 3 Cost Function 4 Cost Function Fig. Number of Virtual Links 5: Run time of proposed optimization scheme versus virtual network size Normalized Cost Value Fig. 4: Considered physical infrastructure Cost Function 1 Cost Function 2 Cost Function Number of Virtual Links Fig. 6: Normalized cost value for different number of virtual network link

6 Normalized Cost Value Cost Function 1 Cost Function 2 Cost Function Overall Virtual Traffic x 10 4 Fig. 7: Normalized cost variation with different values of virtual network traffic Optimized Cost Value Cost Function 4 Cost Function Overall Virtual Traffic x 10 4 Fig. 8: Optimized cost variation with different values of virtual network traffic routing the virtual traffic. This idea can not affect the overall number of used wavelengths, Cost Function 5. As a result, the increment of Cost Function 4 with virtual traffic growth is less than the Cost Function Conclusion Optical networks play an important role in realization of cloud computing. Optimized allocation of optical network resources during virtual network mapping is a major issue in cloud environment. In this paper an optimization scheme using PSO was proposed for virtual network mapping. The RWA problem was formulated and five different cost functions were defined. A novel encoding method for optical networks was proposed to be used in PSO algorithm. The constraints for solutions of RWA problem are addressed and some heuristics were proposed to satisfy them. Proposed optimization scheme was simulated by mapping of different virtual networks on a physical infrastructure and results were discussed for five defined cost functions. Acknowledgements This research is supported in part by Iran ICT Research Institute. References [1] E. Bert Basch, Roman Egorov, Steven Gringeri, Stuart Elby, Architectural Tradeoffs for Reconfigurable Dense Wavelength Division Multiplexing Systems, IEEE Journal of Selected Topics in Quantum Electronics, vol.12, no.4, July/August [2] Qi Zhang, Lu Cheng and Raouf Boutaba, Cloud computing: stateof-the-art and research challenges, Journal of Internet Service Application, pp. 7-18, [3] Masahiko Jinno and Yukio Tsukishima, Virtualized Optical Network (VON) for Agile Cloud Computing Environment, in Proc OSA, OFC, NFOEC. [4] Jens Lischka and Holger Karl, A Virtual Network Mapping Algorithm based on Sub graph Isomorphism Detection, in Proc VISA'09. [5] Jorge Carapinha and Javier Jiménez, Network Virtualization a View from the Bottom, in Proc VISA'09. [6] Vahid Abedifar and Mohammad Eshghi, A Novel Routing and Wavelength Assignment in Virtual Network Mapping Based on the Minimum Path Algorithm, in Proc th Int. Conf. On Ubiquitous and Future Networks, pp [7] M. R. Garey and D. S. Johnson, Computers and Intractability: A Guide to the Theory of NP-Completeness, W. H. Freeman, [8] Demetris Monoyios and Kyriakos Vlachos, Multi objective Genetic Algorithms for Solving the Impairment-Aware Routing and Wavelength Assignment Problem, Journal of Optical Communication Network, vol.3, no.1, January [9] B. Mukherjee, Optical Communication Networks, McGraw-Hill, [10] B. Van Caenegem, W. Van Parys, F. De Turck, and P. M. Demeester, Dimensioning of survivable WDM networks, IEEE Journal of Selected Areas Communication, vol.16, no.7, pp , [11] N. Banerjee, V. Mehta, and S. Pandey, A genetic algorithm approach for solving the routing and wavelength assignment problem in WDM networks, in Proc International Conference on Networking. [12] D. Sahaa, M.D. Purkayasthaa and A. Mukherjee, An approach to wide area WDM optical network design using genetic Algorithm, Computer Communications 22, pp , [13] Qin, Zengji Liu, Shi Zhang and Aijun Wen, Routing and Wavelength Assignment Based on Genetic Algorithm, IEEE Communication Letters, vol.6, no.10, October [14] R.C. Eberhart and J. Kennedy, A new optimizer using particles swarm theory, in Proc Sixth Int. Symp. on Micro Machine and Human Science, Nagoya, Japan, pp [15] R.C. Eberhart and J. Kennedy, Particle swarm optimization, in Proc IEEE Int. Conf. on Neural Network, Perth, Australia, pp [16] S. Mirjalili and S. Z. Mohd Hashim, BMOA: Binary Magnetic Optimization Algorithm, in Proc rd International Conference on Machine Learning and Computing (ICMLC 2011), Singapore, pp [17] J. Kennedy and R.C. Eberhart, A discrete binary version of the particle swarm algorithm, in Proc IEEE International Conference on Computational Cybernetics and Simulation, vol. 5, pp [18] S. Mirjalili and A. Lewis, (2012 Oct.). S-shaped versus V-shaped transfer functions for binary Particle Swarm Optimization, Swarm and Evolutionary Computation, [online], pp. 1-14, ISSN , /j.swevo

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization

Cell-to-switch assignment in. cellular networks. barebones particle swarm optimization Cell-to-switch assignment in cellular networks using barebones particle swarm optimization Sotirios K. Goudos a), Konstantinos B. Baltzis, Christos Bachtsevanidis, and John N. Sahalos RadioCommunications

More information

Network Topology Control and Routing under Interface Constraints by Link Evaluation

Network Topology Control and Routing under Interface Constraints by Link Evaluation Network Topology Control and Routing under Interface Constraints by Link Evaluation Mehdi Kalantari Phone: 301 405 8841, Email: mehkalan@eng.umd.edu Abhishek Kashyap Phone: 301 405 8843, Email: kashyap@eng.umd.edu

More information

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization

Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Handling Multi Objectives of with Multi Objective Dynamic Particle Swarm Optimization Richa Agnihotri #1, Dr. Shikha Agrawal #1, Dr. Rajeev Pandey #1 # Department of Computer Science Engineering, UIT,

More information

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization

Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization Traffic Signal Control Based On Fuzzy Artificial Neural Networks With Particle Swarm Optimization J.Venkatesh 1, B.Chiranjeevulu 2 1 PG Student, Dept. of ECE, Viswanadha Institute of Technology And Management,

More information

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm

A Native Approach to Cell to Switch Assignment Using Firefly Algorithm International Journal of Engineering Inventions ISSN: 2278-7461, www.ijeijournal.com Volume 1, Issue 2(September 2012) PP: 17-22 A Native Approach to Cell to Switch Assignment Using Firefly Algorithm Apoorva

More information

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India.

Argha Roy* Dept. of CSE Netaji Subhash Engg. College West Bengal, India. Volume 3, Issue 3, March 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Training Artificial

More information

An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks

An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks An Ant Colony Optimization Implementation for Dynamic Routing and Wavelength Assignment in Optical Networks Timothy Hahn, Shen Wan March 5, 2008 Montana State University Computer Science Department Bozeman,

More information

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic

Reconfiguration Optimization for Loss Reduction in Distribution Networks using Hybrid PSO algorithm and Fuzzy logic Bulletin of Environment, Pharmacology and Life Sciences Bull. Env. Pharmacol. Life Sci., Vol 4 [9] August 2015: 115-120 2015 Academy for Environment and Life Sciences, India Online ISSN 2277-1808 Journal

More information

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION

A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION A NEW APPROACH TO SOLVE ECONOMIC LOAD DISPATCH USING PARTICLE SWARM OPTIMIZATION Manjeet Singh 1, Divesh Thareja 2 1 Department of Electrical and Electronics Engineering, Assistant Professor, HCTM Technical

More information

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization 488 International Journal Wu-Chang of Control, Wu Automation, and Men-Shen and Systems, Tsai vol. 6, no. 4, pp. 488-494, August 2008 Feeder Reconfiguration Using Binary Coding Particle Swarm Optimization

More information

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS

ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS ARTIFICIAL INTELLIGENCE (CSCU9YE ) LECTURE 5: EVOLUTIONARY ALGORITHMS Gabriela Ochoa http://www.cs.stir.ac.uk/~goc/ OUTLINE Optimisation problems Optimisation & search Two Examples The knapsack problem

More information

Particle Swarm Optimization Based Approach for Location Area Planning in Cellular Networks

Particle Swarm Optimization Based Approach for Location Area Planning in Cellular Networks International Journal of Intelligent Systems and Applications in Engineering Advanced Technology and Science ISSN:2147-67992147-6799 www.atscience.org/ijisae Original Research Paper Particle Swarm Optimization

More information

Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems

Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems Australian Journal of Basic and Applied Sciences, 4(8): 3366-3382, 21 ISSN 1991-8178 Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems Akbar H. Borzabadi,

More information

IO2654 Optical Networking. WDM network design. Lena Wosinska KTH/ICT. The aim of the next two lectures. To introduce some new definitions

IO2654 Optical Networking. WDM network design. Lena Wosinska KTH/ICT. The aim of the next two lectures. To introduce some new definitions IO2654 Optical Networking WDM network design Lena Wosinska KTH/ICT 1 The aim of the next two lectures To introduce some new definitions To make you aware about the trade-offs for WDM network design To

More information

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization

Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic Algorithm and Particle Swarm Optimization 2017 2 nd International Electrical Engineering Conference (IEEC 2017) May. 19 th -20 th, 2017 at IEP Centre, Karachi, Pakistan Meta- Heuristic based Optimization Algorithms: A Comparative Study of Genetic

More information

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization

Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization M. Shahab Alam, M. Usman Rafique, and M. Umer Khan Abstract Motion planning is a key element of robotics since it empowers

More information

International Journal of Digital Application & Contemporary research Website: (Volume 1, Issue 7, February 2013)

International Journal of Digital Application & Contemporary research Website:   (Volume 1, Issue 7, February 2013) Performance Analysis of GA and PSO over Economic Load Dispatch Problem Sakshi Rajpoot sakshirajpoot1988@gmail.com Dr. Sandeep Bhongade sandeepbhongade@rediffmail.com Abstract Economic Load dispatch problem

More information

Particle Swarm Optimization

Particle Swarm Optimization Dario Schor, M.Sc., EIT schor@ieee.org Space Systems Department Magellan Aerospace Winnipeg Winnipeg, Manitoba 1 of 34 Optimization Techniques Motivation Optimization: Where, min x F(x), subject to g(x)

More information

A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks

A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks Proceedings of the International Conference on Computer and Communication Engineering 008 May 3-5, 008 Kuala Lumpur, Malaysia A Modified Heuristic Approach of Logical Topology Design in WDM Optical Networks

More information

Particle Swarm Optimization applied to Pattern Recognition

Particle Swarm Optimization applied to Pattern Recognition Particle Swarm Optimization applied to Pattern Recognition by Abel Mengistu Advisor: Dr. Raheel Ahmad CS Senior Research 2011 Manchester College May, 2011-1 - Table of Contents Introduction... - 3 - Objectives...

More information

Convolutional Code Optimization for Various Constraint Lengths using PSO

Convolutional Code Optimization for Various Constraint Lengths using PSO International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 5, Number 2 (2012), pp. 151-157 International Research Publication House http://www.irphouse.com Convolutional

More information

Modified Particle Swarm Optimization

Modified Particle Swarm Optimization Modified Particle Swarm Optimization Swati Agrawal 1, R.P. Shimpi 2 1 Aerospace Engineering Department, IIT Bombay, Mumbai, India, swati.agrawal@iitb.ac.in 2 Aerospace Engineering Department, IIT Bombay,

More information

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-"&"3 -"(' ( +-" " " % '.+ % ' -0(+$,

A *69>H>N6 #DJGC6A DG C<>C::G>C<,8>:C8:H /DA 'D 2:6G, ()-&3 -(' ( +-   % '.+ % ' -0(+$, The structure is a very important aspect in neural network design, it is not only impossible to determine an optimal structure for a given problem, it is even impossible to prove that a given structure

More information

WDM Network Provisioning

WDM Network Provisioning IO2654 Optical Networking WDM Network Provisioning Paolo Monti Optical Networks Lab (ONLab), Communication Systems Department (COS) http://web.it.kth.se/~pmonti/ Some of the material is taken from the

More information

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding

Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding e Scientific World Journal, Article ID 746260, 8 pages http://dx.doi.org/10.1155/2014/746260 Research Article Path Planning Using a Hybrid Evolutionary Algorithm Based on Tree Structure Encoding Ming-Yi

More information

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION

CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 131 CHAPTER 6 ORTHOGONAL PARTICLE SWARM OPTIMIZATION 6.1 INTRODUCTION The Orthogonal arrays are helpful in guiding the heuristic algorithms to obtain a good solution when applied to NP-hard problems. This

More information

A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM

A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM A MULTI-SWARM PARTICLE SWARM OPTIMIZATION WITH LOCAL SEARCH ON MULTI-ROBOT SEARCH SYSTEM BAHAREH NAKISA, MOHAMMAD NAIM RASTGOO, MOHAMMAD FAIDZUL NASRUDIN, MOHD ZAKREE AHMAD NAZRI Department of Computer

More information

Particle swarm optimization for mobile network design

Particle swarm optimization for mobile network design Particle swarm optimization for mobile network design Ayman A. El-Saleh 1,2a), Mahamod Ismail 1, R. Viknesh 2, C. C. Mark 2, and M. L. Chan 2 1 Department of Electrical, Electronics, and Systems Engineering,

More information

TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS

TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS TRAFFIC GROOMING WITH BLOCKING PROBABILITY REDUCTION IN DYNAMIC OPTICAL WDM NETWORKS K.Pushpanathan 1, Dr.A.Sivasubramanian 2 1 Asst Prof, Anand Institute of Higher Technology, Chennai-603103 2 Prof &

More information

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks Wojciech Molisz and Jacek Rak Gdansk University of Technology, G. Narutowicza 11/12, Pl-8-952 Gdansk, Poland

More information

An Efficient Algorithm for Virtual-Wavelength-Path Routing Minimizing Average Number of Hops

An Efficient Algorithm for Virtual-Wavelength-Path Routing Minimizing Average Number of Hops An Efficient Algorithm for Virtual-Wavelength-Path Routing Minimizing Average Number of Hops Harsha V. Madhyastha Department of Computer Science and Engineering Indian Institute of Technology, Madras Chennai,

More information

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM

GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM Journal of Al-Nahrain University Vol.10(2), December, 2007, pp.172-177 Science GENETIC ALGORITHM VERSUS PARTICLE SWARM OPTIMIZATION IN N-QUEEN PROBLEM * Azhar W. Hammad, ** Dr. Ban N. Thannoon Al-Nahrain

More information

Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops

Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops Particle Swarm Optimization Approach for Scheduling of Flexible Job Shops 1 Srinivas P. S., 2 Ramachandra Raju V., 3 C.S.P Rao. 1 Associate Professor, V. R. Sdhartha Engineering College, Vijayawada 2 Professor,

More information

INTEGRATION OF INVENTORY CONTROL AND SCHEDULING USING BINARY PARTICLE SWARM OPTIMIZATION ALGORITHM

INTEGRATION OF INVENTORY CONTROL AND SCHEDULING USING BINARY PARTICLE SWARM OPTIMIZATION ALGORITHM INTEGRATION OF INVENTORY CONTROL AND SCHEDULING USING BINARY PARTICLE SWARM OPTIMIZATION ALGORITHM Manash Dey Assistant Professor, Mechanical Engineering Department, JIMS EMTC Greater Noida (India) ABSTRACT

More information

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 69-72 EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS Sushil Chaturvedi

More information

Feature weighting using particle swarm optimization for learning vector quantization classifier

Feature weighting using particle swarm optimization for learning vector quantization classifier Journal of Physics: Conference Series PAPER OPEN ACCESS Feature weighting using particle swarm optimization for learning vector quantization classifier To cite this article: A Dongoran et al 2018 J. Phys.:

More information

WDM Network Provisioning

WDM Network Provisioning IO2654 Optical Networking WDM Network Provisioning Paolo Monti Optical Networks Lab (ONLab), Communication Systems Department (COS) http://web.it.kth.se/~pmonti/ Some of the material is taken from the

More information

An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks

An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks An Efficient Algorithm for Solving Traffic Grooming Problems in Optical Networks Hui Wang, George N. Rouskas Operations Research and Department of Computer Science, North Carolina State University, Raleigh,

More information

Toward the joint design of electronic and optical layer protection

Toward the joint design of electronic and optical layer protection Toward the joint design of electronic and optical layer protection Massachusetts Institute of Technology Slide 1 Slide 2 CHALLENGES: - SEAMLESS CONNECTIVITY - MULTI-MEDIA (FIBER,SATCOM,WIRELESS) - HETEROGENEOUS

More information

OPTICAL NETWORKS. Virtual Topology Design. A. Gençata İTÜ, Dept. Computer Engineering 2005

OPTICAL NETWORKS. Virtual Topology Design. A. Gençata İTÜ, Dept. Computer Engineering 2005 OPTICAL NETWORKS Virtual Topology Design A. Gençata İTÜ, Dept. Computer Engineering 2005 Virtual Topology A lightpath provides single-hop communication between any two nodes, which could be far apart in

More information

OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE

OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE OPTIMUM CAPACITY ALLOCATION OF DISTRIBUTED GENERATION UNITS USING PARALLEL PSO USING MESSAGE PASSING INTERFACE Rosamma Thomas 1, Jino M Pattery 2, Surumi Hassainar 3 1 M.Tech Student, Electrical and Electronics,

More information

Delayed reservation decision in optical burst switching networks with optical buffers

Delayed reservation decision in optical burst switching networks with optical buffers Delayed reservation decision in optical burst switching networks with optical buffers G.M. Li *, Victor O.K. Li + *School of Information Engineering SHANDONG University at WEIHAI, China + Department of

More information

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks

Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks Spectrum Allocation Policies in Fragmentation Aware and Balanced Load Routing for Elastic Optical Networks André C. S. Donza, Carlos R. L. Francês High Performance Networks Processing Lab - LPRAD Universidade

More information

Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks

Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks Adaptive Weight Functions for Shortest Path Routing Algorithms for Multi-Wavelength Optical WDM Networks Tibor Fabry-Asztalos, Nilesh Bhide and Krishna M. Sivalingam School of Electrical Engineering &

More information

Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks

Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks Traffic Grooming and Regenerator Placement in Impairment-Aware Optical WDM Networks Ankitkumar N. Patel, Chengyi Gao, and Jason P. Jue Erik Jonsson School of Engineering and Computer Science The University

More information

Particle Swarm Optimization Approach with Parameter-wise Hill-climbing Heuristic for Task Allocation of Workflow Applications on the Cloud

Particle Swarm Optimization Approach with Parameter-wise Hill-climbing Heuristic for Task Allocation of Workflow Applications on the Cloud Particle Swarm Optimization Approach with Parameter-wise Hill-climbing Heuristic for Task Allocation of Workflow Applications on the Cloud Simone A. Ludwig Department of Computer Science North Dakota State

More information

Performance Assessment of Wavelength Routing Optical Networks with Regular Degree-Three Topologies of Minimum Diameter

Performance Assessment of Wavelength Routing Optical Networks with Regular Degree-Three Topologies of Minimum Diameter Performance Assessment of Wavelength Routing Optical Networks with Regular Degree-Three Topologies of Minimum Diameter RUI M. F. COELHO 1, JOEL J. P. C. RODRIGUES 2, AND MÁRIO M. FREIRE 2 1 Superior Scholl

More information

New QoS Measures for Routing and Wavelength Assignment in WDM Networks

New QoS Measures for Routing and Wavelength Assignment in WDM Networks New QoS Measures for Routing and Wavelength Assignment in WDM Networks Shi Zhong Xu and Kwan L. Yeung Department of Electrical & Electronic Engineering The University of Hong Kong Pokfulam, Hong Kong Abstract-A

More information

Particle Swarm Optimization for ILP Model Based Scheduling

Particle Swarm Optimization for ILP Model Based Scheduling Particle Swarm Optimization for ILP Model Based Scheduling Shilpa KC, C LakshmiNarayana Abstract This paper focus on the optimal solution to the time constraint scheduling problem with the Integer Linear

More information

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm

An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm An improved PID neural network controller for long time delay systems using particle swarm optimization algorithm A. Lari, A. Khosravi and A. Alfi Faculty of Electrical and Computer Engineering, Noushirvani

More information

Optical Communications and Networking 朱祖勍. Nov. 27, 2017

Optical Communications and Networking 朱祖勍. Nov. 27, 2017 Optical Communications and Networking Nov. 27, 2017 1 What is a Core Network? A core network is the central part of a telecommunication network that provides services to customers who are connected by

More information

An Integer Programming Approach to Packing Lightpaths on WDM Networks 파장분할다중화망의광경로패킹에대한정수계획해법. 1. Introduction

An Integer Programming Approach to Packing Lightpaths on WDM Networks 파장분할다중화망의광경로패킹에대한정수계획해법. 1. Introduction Journal of the Korean Institute of Industrial Engineers Vol. 32, No. 3, pp. 219-225, September 2006. An Integer Programming Approach to Packing Lightpaths on WDM Networks Kyungsik Lee 1 Taehan Lee 2 Sungsoo

More information

OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS

OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS OPTIMIZED TASK ALLOCATION IN SENSOR NETWORKS Ali Bagherinia 1 1 Department of Computer Engineering, Islamic Azad University-Dehdasht Branch, Dehdasht, Iran ali.bagherinia@gmail.com ABSTRACT In this paper

More information

A Novel Optimization Method of Optical Network Planning. Wu CHEN 1, a

A Novel Optimization Method of Optical Network Planning. Wu CHEN 1, a A Novel Optimization Method of Optical Network Planning Wu CHEN 1, a 1 The engineering & technical college of chengdu university of technology, leshan, 614000,china; a wchen_leshan@126.com Keywords:wavelength

More information

A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS

A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS A NEW TRAFFIC AGGREGATION SCHEME IN ALL-OPTICAL WAVELENGTH ROUTED NETWORKS Nizar Bouabdallah^'^, Emannuel Dotaro^ and Guy Pujolle^ ^Alcatel Research & Innovation, Route de Nozay, F-91460 Marcoussis, France

More information

Particle Swarm Optimization

Particle Swarm Optimization Particle Swarm Optimization Gonçalo Pereira INESC-ID and Instituto Superior Técnico Porto Salvo, Portugal gpereira@gaips.inesc-id.pt April 15, 2011 1 What is it? Particle Swarm Optimization is an algorithm

More information

Spectrum Allocation Policies for Flex Grid Network with Data Rate Limited Transmission

Spectrum Allocation Policies for Flex Grid Network with Data Rate Limited Transmission Spectrum Allocation Policies for Flex Grid Network with Data Rate Limited Transmission Kruthika Lohith 1, Triveni C L 2, Dr. P.C Srikanth 3 1Malnad College of Engineering, Hassan, Karnataka 2 Asst Professor,

More information

ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS

ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS ADAPTIVE LINK WEIGHT ASSIGNMENT AND RANDOM EARLY BLOCKING ALGORITHM FOR DYNAMIC ROUTING IN WDM NETWORKS Ching-Lung Chang, Yan-Ying, Lee, and Steven S. W. Lee* Department of Electronic Engineering, National

More information

Tracking Changing Extrema with Particle Swarm Optimizer

Tracking Changing Extrema with Particle Swarm Optimizer Tracking Changing Extrema with Particle Swarm Optimizer Anthony Carlisle Department of Mathematical and Computer Sciences, Huntingdon College antho@huntingdon.edu Abstract The modification of the Particle

More information

Discrete Particle Swarm Optimization for TSP based on Neighborhood

Discrete Particle Swarm Optimization for TSP based on Neighborhood Journal of Computational Information Systems 6:0 (200) 3407-344 Available at http://www.jofcis.com Discrete Particle Swarm Optimization for TSP based on Neighborhood Huilian FAN School of Mathematics and

More information

A Modified PSO Technique for the Coordination Problem in Presence of DG

A Modified PSO Technique for the Coordination Problem in Presence of DG A Modified PSO Technique for the Coordination Problem in Presence of DG M. El-Saadawi A. Hassan M. Saeed Dept. of Electrical Engineering, Faculty of Engineering, Mansoura University, Egypt saadawi1@gmail.com-

More information

Performance Analysis of Storage-Based Routing for Circuit-Switched Networks [1]

Performance Analysis of Storage-Based Routing for Circuit-Switched Networks [1] Performance Analysis of Storage-Based Routing for Circuit-Switched Networks [1] Presenter: Yongcheng (Jeremy) Li PhD student, School of Electronic and Information Engineering, Soochow University, China

More information

Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems

Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems Artificial Bee Colony (ABC) Optimization Algorithm for Solving Constrained Optimization Problems Dervis Karaboga and Bahriye Basturk Erciyes University, Engineering Faculty, The Department of Computer

More information

Designing of Optimized Combinational Circuits Using Particle Swarm Optimization Algorithm

Designing of Optimized Combinational Circuits Using Particle Swarm Optimization Algorithm Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 10, Number 8 (2017) pp. 2395-2410 Research India Publications http://www.ripublication.com Designing of Optimized Combinational Circuits

More information

PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER

PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER Journal of Al-Nahrain University Vol13 (4), December, 2010, pp211-215 Science PARTICLES SWARM OPTIMIZATION FOR THE CRYPTANALYSIS OF TRANSPOSITION CIPHER Sarab M Hameed * and Dalal N Hmood ** * Computer

More information

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM

CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 20 CHAPTER 2 CONVENTIONAL AND NON-CONVENTIONAL TECHNIQUES TO SOLVE ORPD PROBLEM 2.1 CLASSIFICATION OF CONVENTIONAL TECHNIQUES Classical optimization methods can be classified into two distinct groups:

More information

WAVELENGTH-DIVISION multiplexed (WDM) optical

WAVELENGTH-DIVISION multiplexed (WDM) optical IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 22, NO. 9, NOVEMBER 2004 1823 A Dynamic Routing Algorithm With Load Balancing Heuristics for Restorable Connections in WDM Networks Lu Ruan, Member,

More information

Fast Hybrid PSO and Tabu Search Approach for Optimization of a Fuzzy Controller

Fast Hybrid PSO and Tabu Search Approach for Optimization of a Fuzzy Controller IJCSI International Journal of Computer Science Issues, Vol. 8, Issue 5, No, September ISSN (Online): 694-84 www.ijcsi.org 5 Fast Hybrid PSO and Tabu Search Approach for Optimization of a Fuzzy Controller

More information

Witold Pedrycz. University of Alberta Edmonton, Alberta, Canada

Witold Pedrycz. University of Alberta Edmonton, Alberta, Canada 2017 IEEE International Conference on Systems, Man, and Cybernetics (SMC) Banff Center, Banff, Canada, October 5-8, 2017 Analysis of Optimization Algorithms in Automated Test Pattern Generation for Sequential

More information

Inertia Weight. v i = ωv i +φ 1 R(0,1)(p i x i )+φ 2 R(0,1)(p g x i ) The new velocity update equation:

Inertia Weight. v i = ωv i +φ 1 R(0,1)(p i x i )+φ 2 R(0,1)(p g x i ) The new velocity update equation: Convergence of PSO The velocity update equation: v i = v i +φ 1 R(0,1)(p i x i )+φ 2 R(0,1)(p g x i ) for some values of φ 1 and φ 2 the velocity grows without bound can bound velocity to range [ V max,v

More information

Comparing Classification Performances between Neural Networks and Particle Swarm Optimization for Traffic Sign Recognition

Comparing Classification Performances between Neural Networks and Particle Swarm Optimization for Traffic Sign Recognition Comparing Classification Performances between Neural Networks and Particle Swarm Optimization for Traffic Sign Recognition THONGCHAI SURINWARANGKOON, SUPOT NITSUWAT, ELVIN J. MOORE Department of Information

More information

Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks

Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks Rollout Algorithms for Logical Topology Design and Traffic Grooming in Multihop WDM Networks Kwangil Lee Department of Electrical and Computer Engineering University of Texas, El Paso, TX 79928, USA. Email:

More information

Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks

Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks Wavelength Assignment in a Ring Topology for Wavelength Routed WDM Optical Networks Amit Shukla, L. Premjit Singh and Raja Datta, Dept. of Computer Science and Engineering, North Eastern Regional Institute

More information

A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks

A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks A Network Optimization Model for Multi-Layer IP/MPLS over OTN/DWDM Networks Iyad Katib and Deep Medhi Computer Science & Electrical Engineering Department University of Missouri-Kansas City, USA {IyadKatib,

More information

Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques

Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques Hybrid Particle Swarm-Based-Simulated Annealing Optimization Techniques Nasser Sadati Abstract Particle Swarm Optimization (PSO) algorithms recently invented as intelligent optimizers with several highly

More information

Some economical principles

Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

Solving the Hard Knapsack Problems with a Binary Particle Swarm Approach

Solving the Hard Knapsack Problems with a Binary Particle Swarm Approach Solving the Hard Knapsack Problems with a Binary Particle Swarm Approach Bin Ye 1, Jun Sun 1, and Wen-Bo Xu 1 School of Information Technology, Southern Yangtze University, No.1800, Lihu Dadao, Wuxi, Jiangsu

More information

An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm

An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm Journal of Universal Computer Science, vol. 13, no. 10 (2007), 1449-1461 submitted: 12/6/06, accepted: 24/10/06, appeared: 28/10/07 J.UCS An Approach to Polygonal Approximation of Digital CurvesBasedonDiscreteParticleSwarmAlgorithm

More information

Optimal Power Flow Using Particle Swarm Optimization

Optimal Power Flow Using Particle Swarm Optimization Optimal Power Flow Using Particle Swarm Optimization M.Chiranjivi, (Ph.D) Lecturer Department of ECE Bule Hora University, Bulehora, Ethiopia. Abstract: The Optimal Power Flow (OPF) is an important criterion

More information

Application of Improved Discrete Particle Swarm Optimization in Logistics Distribution Routing Problem

Application of Improved Discrete Particle Swarm Optimization in Logistics Distribution Routing Problem Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 3673 3677 Advanced in Control Engineeringand Information Science Application of Improved Discrete Particle Swarm Optimization in

More information

Job Scheduling on Computational Grids Using Fuzzy Particle Swarm Algorithm

Job Scheduling on Computational Grids Using Fuzzy Particle Swarm Algorithm Job Scheduling on Computational Grids Using Fuzzy Particle Swarm Algorithm Ajith Abraham 1,3, Hongbo Liu 2, and Weishi Zhang 3 1 School of Computer Science and Engineering, Chung-Ang University, Seoul,

More information

PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS

PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS PATH SPLITTING FOR VIRTUAL NETWORK EMBEDDING IN ELASTIC OPTICAL NETWORKS Badr Oulad Nassar and Takuji Tachibana Graduate School of Engineering, University of Fukui, Fukui City, Japan ABSTRACT In elastic

More information

DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS

DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS DYNAMIC RECONFIGURATION OF LOGICAL TOPOLOGIES IN WDM-BASED MESH NETWORKS Shinya Ishida Graduate School of Information Science and Technology, Osaka University Machikaneyama 1-32, Toyonaka, Osaka, 0-0043

More information

Using CODEQ to Train Feed-forward Neural Networks

Using CODEQ to Train Feed-forward Neural Networks Using CODEQ to Train Feed-forward Neural Networks Mahamed G. H. Omran 1 and Faisal al-adwani 2 1 Department of Computer Science, Gulf University for Science and Technology, Kuwait, Kuwait omran.m@gust.edu.kw

More information

PARTICLE Swarm Optimization (PSO), an algorithm by

PARTICLE Swarm Optimization (PSO), an algorithm by , March 12-14, 2014, Hong Kong Cluster-based Particle Swarm Algorithm for Solving the Mastermind Problem Dan Partynski Abstract In this paper we present a metaheuristic algorithm that is inspired by Particle

More information

Available online at ScienceDirect

Available online at   ScienceDirect Available online at www.sciencedirect.com ScienceDirect Procedia Technology 0 ( 0 ) 900 909 International Conference on Computational Intelligence: Modeling, Techniques and Applications (CIMTA-0) Multicast

More information

A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks

A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks A Novel Genetic Approach to Provide Differentiated Levels of Service Resilience in IP-MPLS/WDM Networks Wojciech Molisz, DSc, PhD Jacek Rak, PhD Gdansk University of Technology Department of Computer Communications

More information

Research on Control Routing Technology in Communication Network

Research on Control Routing Technology in Communication Network Appl. Math. Inf. Sci. 6 No. 1S pp. 129S-133S (2012) Applied Mathematics & Information Sciences An International Journal @ 2012 NSP Natural Sciences Publishing Cor. Research on Control Routing Technology

More information

Capacity planning and.

Capacity planning and. Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

Index Terms PSO, parallel computing, clustering, multiprocessor.

Index Terms PSO, parallel computing, clustering, multiprocessor. Parallel Particle Swarm Optimization in Data Clustering Yasin ORTAKCI Karabuk University, Computer Engineering Department, Karabuk, Turkey yasinortakci@karabuk.edu.tr Abstract Particle Swarm Optimization

More information

A Multiobjective Memetic Algorithm Based on Particle Swarm Optimization

A Multiobjective Memetic Algorithm Based on Particle Swarm Optimization A Multiobjective Memetic Algorithm Based on Particle Swarm Optimization Dr. Liu Dasheng James Cook University, Singapore / 48 Outline of Talk. Particle Swam Optimization 2. Multiobjective Particle Swarm

More information

Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks

Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks Efficient Segmentation based heuristic approach for Virtual Topology Design in Fiber Optical Networks P. Venkataravikumar 1, Prof. Bachala Sathyanarayana 2 Research Scholar 1, Department of Computer Science

More information

A PSO-based Generic Classifier Design and Weka Implementation Study

A PSO-based Generic Classifier Design and Weka Implementation Study International Forum on Mechanical, Control and Automation (IFMCA 16) A PSO-based Generic Classifier Design and Weka Implementation Study Hui HU1, a Xiaodong MAO1, b Qin XI1, c 1 School of Economics and

More information

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES 6.1 INTRODUCTION The exploration of applications of ANN for image classification has yielded satisfactory results. But, the scope for improving

More information

Capacity planning and.

Capacity planning and. Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Assume users have

More information

Object Recognition using Particle Swarm Optimization on Fourier Descriptors

Object Recognition using Particle Swarm Optimization on Fourier Descriptors Object Recognition using Particle Swarm Optimization on Fourier Descriptors Muhammad Sarfraz 1 and Ali Taleb Ali Al-Awami 2 1 Department of Information and Computer Science, King Fahd University of Petroleum

More information

Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids

Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids Deadline-Aware Co-Scheduling Using Anycast Advance Reservations in Wavelength Routed Lambda Grids Hitesh Kulkarni, Arush Gadkar, and Vinod M. Vokkarane Department of Computer and Information Science University

More information

A Naïve Soft Computing based Approach for Gene Expression Data Analysis

A Naïve Soft Computing based Approach for Gene Expression Data Analysis Available online at www.sciencedirect.com Procedia Engineering 38 (2012 ) 2124 2128 International Conference on Modeling Optimization and Computing (ICMOC-2012) A Naïve Soft Computing based Approach for

More information

RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths

RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths RWA on Scheduled Lightpath Demands in WDM Optical Transport Networks with Time Disjoint Paths Hyun Gi Ahn, Tae-Jin Lee, Min Young Chung, and Hyunseung Choo Lambda Networking Center School of Information

More information

LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL SEARCH ALGORITHM

LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL SEARCH ALGORITHM International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 4, April 2013 pp. 1593 1601 LEARNING WEIGHTS OF FUZZY RULES BY USING GRAVITATIONAL

More information