SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM

Size: px
Start display at page:

Download "SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM"

Transcription

1 SWITCHES ALLOCATION IN DISTRIBUTION NETWORK USING PARTICLE SWARM OPTIMIZATION BASED ON FUZZY EXPERT SYSTEM Tiago Alencar UFMA Anselmo Rodrigues UFMA Maria da Guia da Silva UFMA Abstract The electric utilities must satisfy two competitive goals during the planning process: to reduce investments costs and ensure that the reliability targets are achieved. An alternative to carry out these objectives is the optimal allocation of sectionalizing switches in the power electric distribution network. These switches are efficient in decreasing the restoration time of the electrical energy supply for the customers. This paper proposes a comparison between two heuristics algorithms used for solution of switch allocation problem: Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). Both algorithms are based on Fuzzy Expert System (FES). The FES was used to include engineering judgment in the solution of the switch allocation problem. The models and techniques proposed were validated and applied in a large scale substation of the Electricity Utility of Maranhão, in the northeast region of Brazil. The results showed that the PSO outperform GA in convergence rate and solution quality. Keywords: Distribution Network, Reliability, Switch Allocation, Particle Swarm Optimization, Genetic Algorithm, Expert Fuzzy Systems. 1 INTRODUCTION The distribution network is the portion of the power system that concentrates a larger rate of reliability problems. The improvement of the distribution network reliability is highly associated with better consumer s service and quality [1]. Thus, it is important to consider reliability aspects in distribution network planning. One way to make effective improvements in the distribution network reliability is the allocation or reallocation of sectionalizing switches. The allocation decreases the costumers restoration time during an outage. The switches are also used for load transfers to adjacent feeders during the restoration process. Due to this, the allocation of sectionalizing switches is an important approach to get an expressive gain in reliability of the distribution network. The switch allocation is a discrete optimization problem with a vast solution space. Problems like this are hard to solve using analytical approach, because there is not an analytical expression that associates the reliability indices with the switches positions. Thus, the better way to solve this kind of problem is using a heuristic approach. In [,3,4] GA and Simulated Annealing (SA) were used to solve the switch allocation problem. In these papers, the objective function was associated with: maintenance, installation and interruption costs. The GA performs parallel search, while the SA is based on local search techniques. Due to this, the GA obtains a better global solution than the SA. Recently, new meta-heuristic algorithms have been used in the switch placement problem, for example: Ant Colony [5], Differential Evolution [6]. These new algorithms were used to minimize interruption, installation and maintenance costs. It is important to emphasize that none of the cited references consider infeasibility associated with the solutions, that is, the maximum number of switches that must be installed. In other words, the proposed methods do not take into account budget constraints in terms of investments for the utility. In addition, these papers do not consider the application of the proposed methodologies in large distribution networks. In [7], a Fuzzy Expert System (FES) is used in the initialization of the GA. This GA is used to minimize the system total cost (interruption and installation costs). The application of the FES in the GA has resulted in meaningful improvements in the performance of the GA regarding to random initialization. The main propose of this paper is to compare two algorithms: PSO and GA, combined with a FES, to solve the optimum allocation switch problem. The main contribution of this paper regarding to [6] are: i) The feeders sections length has been included as an input variable in the FES; ii) The FES was used to repair the infeasible solutions found by the algorithms in the optimization process; iii) The PSO algorithm is based on FES. The proposed method was tested in a real large scale substation belonging to the electric utility of Maranhão state in Brazil. The results showed that the PSO outperform GA in convergence rate and solution quality. RELIABILITY ASSESSMENT IN DISTRIBUTION SYSTEM In this paper, the reliability indices are estimated using Analytical Simulation (AS). The AS evaluates each contingency impact (lines, transformers and protection system) considering the contingency s duration and frequency to assess the reliability indices [1].The evaluation of a contingency impact on distribution systems can be summarized in the following steps [1]:

2 Membership Grade Membership Grade 1) Protection Response The protection device (fuse or recloser) nearest to the fault operates to clear the fault. ) Upstream Restoration Sectionalizing devices upstream the fault, such as Normally Closed (NC) switches, isolators and fuses, are operated to isolate the fault. This operation allows the reinitialization of the device used to clear the fault and the restoration of the energy supply for all customers upstream the fault. 3) Downstream Restoration Sectionalizing devices downstream the fault are identified to isolate components from the fault location. This operation allows the closing of the Normally Open (NO) switches to restore the energy supply to customers. 4) Repairing Process The faulted device is fixed and the system returns to its pre-fault state. The devices associated with steps 1,,4 are shown in figure 1. 3 FUZZY EXPERT SYSTEM TO THE SWITCH ALLOCATION PROBLEM The Fuzzy Expert System (FES) was developed to solve specialist human tasks, inside a specific knowledge domain [8]. The heuristic knowledge about a system can be used to help to build a good project. In this paper, a FES is used to evaluate the benefit of switch installation in the beginning of a feeder section. The FES applied to solve this problem has the follows input variables [7]: Number of Siblings (SIB): This is a normalized measure of the branching that is occurring at the beginning of the section being considered. Downstream Load (DSL): This is a normalized measure of how much load is connected downstream of the section being considered. Section Length (SL): This is a normalized measure of the length of the section being considered. In the representation of the input variables were used three triangular fuzzy sets: small, medium and large. As shown in figure : Small Medium Large Input Variable Figure : Fuzzy Sets used to input variables. Figure 1: Operated Devices in a Contingency Simulation. The AS method can be used to generate reliability indices associated with individual load points or with the system as whole. The main indices used to assess the reliability of distribution networks are [1]: A. Load Point Indices: Average Failure Rate; Annual Unavailability; Average Restoration Time. B. System Indices: System Average Interruption Duration Index SAIFI System Average Interruption Frequency Index. ASAI Average Service Availability Index. ENS Average Energy Not Supplied. The output variable, that represents the benefit of switch instalation for a particular section (BEN), is formed by four triangular fuzzy sets: very small, small, medium and large. The figure 3 shows the fuzzy sets to the output variable: Very Small Small Medium Large BEN Figure 3: Fuzzy Sets used to output variables. After defining the fuzzy sets to the input and output variables, the fuzzy rules must be generated for the FES. The fuzzy rules for this problem is shown in table 1. Fuzzy inference is used to determine the output value ( ), which is a number in the interval between 0 and 1. This value is evaluated for every section of the network and represents the worth of installing a switch in this section. In the inference process, every input variable (that is originally non-fuzzy) is converted into a fuzzy number based on the fuzzy sets that represents the input variables. Then, the fuzzy rules are evaluated using the minmax method [9]. The result obtained is a fuzzy function. In this paper, the value that represents the output is computed using the center of gravity method [10].

3 Thus, every section of the distribution network is evaluated and the benefit of the switch installation is stored in a vector. Rule #1 If (SIB is S) and (DSL is S) and (SL is S) then BEN is VS Rule # If (SIB is S) and (DSL is S) and (SL is M) then BEN is VS Rule #3 If (SIB is S) and (DSL is S) and (SL is L) then BEN is VS Rule #4 If (SIB is S) and (DSL is M) and (SL is S) then BEN is VS Rule #5 If (SIB is S) and (DSL is M) and (SL is M) then BEN is VS Rule #6 If (SIB is S) and (DSL is M) and (SL is L) then BEN is S Rule #7 If (SIB is S) and (DSL is L) and (SL is S) then BEN is VS Rule #8 If (SIB is S) and (DSL is L) and (SL is M) then BEN is VS Rule #9 If (SIB is S) and (DSL is L) and (SL is L) then BEN is M Rule #10 If (SIB is M) and (DSL is S) and (SL is S) then BEN is VS Rule #11 If (SIB is M) and (DSL is S) and (SL is M) then BEN is VS Rule #1 If (SIB is M) and (DSL is S) and (SL is L) then BEN is S Rule #13 If (SIB is M) and (DSL is M) and (SL is S) then BEN is S Rule #14 If (SIB is M) and (DSL is M) and (SL is M) then BEN is S Rule #15 If (SIB is M) and (DSL is M) and (SL is L) then BEN is M Rule #16 If (SIB is M) and (DSL is L) and (SL is S) then BEN is S Rule #17 If (SIB is M) and (DSL is L) and (SL is M) then BEN is S Rule #18 If (SIB is M) and (DSL is L) and (SL is L) then BEN is M Rule #19 If (SIB is L) and (DSL is S) and (SL is S) then BEN is VS Rule #10 If (SIB is L) and (DSL is S) and (SL is M) then BEN is VS Rule #1 If (SIB is L) and (DSL is S) and (SL is L) then BEN is S Rule # If (SIB is L) and (DSL is M) and (SL is S) then BEN is S Rule #3 If (SIB is L) and (DSL is M) and (SL is M) then BEN is S Rule #4 If (SIB is L) and (DSL is M) and (SL is L) then BEN is M Rule #5 If (SIB is L) and (DSL is L) and (SL is S) then BEN is M Rule #6 If (SIB is L) and (DSL is L) and (SL is M) then BEN is L Rule #7 If (SIB is L) and (DSL is L) and (SL is L) then BEN is L Table 1: Fuzzy Rules to the FES, where: VS = very small, S = small, M = medium, L = Large, BEN = benefit. 4 PROBLEM FORMULATION The switch allocation problem is solved by determining the number and positions of the switches on the distribution network to obtain a project with low cost and high reliability. The beginning of each sections of the main feeder is a candidate point to receive the switch. The mathematical formulation to the problem of switch allocation is: (1) Where is the maximum number of switches that should be installed in the system and is a vector with the same dimension as the number of candidates points to receive the switches ( ). Thus, if = 1 one switch should be installed in the position, otherwise, =0. The equation () represents indirectly the budget constraint associated with the installation of switches on the network. The objective of the algorithm is finding a configuration of switches that satisfies costs constraint and maximizes the reliability. () 5 ALGORITHMS BASED ON FES TO SOLVE THE SWITCH ALLOCATION PROBLEM This paper proposes a comparison between two metaheurist algorithms based on FES to solve the switch allocation problem: GA and PSO. 5.1 Genetic Algorithm The GA is used to solve the switch allocation problem because it presents the following advantages: i) capacity to do parallel search; ii) flexibility to include constraints; iii) easy to use the FES in feasibility restoration and population initialization. The first step in the application of GA is the definition of the solution codification. In the problem of switch allocation, there is no need for special codification, because the vector of decision variable can be represented directly by a binary string with length. The optimization process follows the basic steps in the GA [11]: i) population initialization; ii) objective function and constraints evaluation; iii) crossover and mutation; iv) stop criteria. The GA used in the switch allocation has the following features: population size: 150 individuals; selection method: tournament between individuals with probability of 70%; Mutation Rate: 0.5%; stop criteria: 300 iterations. 5. Particle Swarm Optimization Originally, the PSO was intended to simulate graphically the bird flocks. Each individual (particle) within the swarm is represented by a vector in the multidimensional search space. The movement of the individuals is determined by an assigned vector called velocity vector [1]. Each individual updates his velocity based on the actual velocity and the best position that it has explored and the best global position explored by the swarm. Consequently, the velocity updating of the individual is carried out as follows: where: is the new velocity of the individual ; is the old velocity of the individual ; is the inertia weight; and are two parameters called acceleration coefficients; and are random variables with uniform distribution between 0 e 1. is the best position found by the swarm; is the best position found by the individual. and are updated every iteration. The main feature that drives PSO is the iteration between individuals. The swarm individuals share information to define the next movement. Depending on how the information is shared, several topologies of communication are defined. In this paper, the star topology was used. In this topology, every individual shares information with all individuals, forming a fully connected (3)

4 network. So, each individual imitates the best individual. The PSO algorithm can be summarized in the following steps [10]: 1) Initialize the swarm, normally, the positions are randomly initialized, is an array that indicates the switch outline; ) Evaluate the performance of each individual, using the current position ; 3) Compare the performance of each individual to its best performance already obtained: if then: This comparison is made through the objective function of the algorithm. 4) Compare the performance of each individual with the best global performance: if then: 5) Update the velocity of the particle using the equation (3); 6) Move the particle to a new position, using the follow strategy: In the binary PSO version, the velocity indicates the probability that a bit changes its position from 0 to 1, in the switch allocation problem, it indicates the probability of the point to receive the switch in the individual. So, there should be made normalization in velocity to put it in the range [0, 1]. This normalization is carried out using the sigmoid function according to equation (4): (4) Finally, the position is updated using the equation (5): (5) Where: the subscribed represents the particle from the individual. is an uniform random number in the range [0,1]; 7) Repeat the steps ()-(6) until the convergence criteria be reached; The PSO used in the switch allocation problem has the follows features: number of individuals: 150; = 1.0; and = 0.8; number of iterations: 300; 6 APPLICATION OF THE FES ON THE OPTIMIZATION ALGORITHMS The FES explained in the section 3, is used in the optimization process of the GA and PSO in two ways: population initialization and repair of the infeasible solutions. The initialization of the population, using the FES, is based on: i) Generate a uniform random number in the range [0,1]; ii) Compare with the benefit value associated with the installation of a switch : iii) Repeat the steps (i) and (ii) for i=1,,n. Where n is the number of sections in the network. iv) Repeat the steps (i)-(iii) to all the individuals of the GA or PSO populations. During the optimization process, some individuals can violate the constraint associated with the maximum number of switches (equation ()). In this paper, the infeasible individuals are repaired using a deterministic rectification algorithm. This algorithm is summarized as follows: i) Sort in ascending order the benefit list ( ); ii) Set the entries of the benefit list (B) as follows: and set ; for ; while: n k 1 x k n max iii) Repeat the step (ii) for all the individuals that violate the constraint associated with the maximum number of switches installed. 7 TESTS AND RESULTS The proposed algorithms were tested in a large scale substation of the Electricity Utility of Maranhão, in the northeast region of Brazil. The main characteristics of this substation are shown on table : No. of Consumers 7,474 Total Power 146,849.5 kw No. of NO switches 33 No. of NC switches 75 No. of load points 809 No. of devices 4,950 network total length km (hours/year) 8946 SAIFI (failures/year) Table : Test system characteristics. The Geographic Information System (GIS) of the test system is showed in figure 4. The algorithms were applied in the test system considering four case studies: Case 0: Original system, with 75 switches (basecase). Case 1: Allocation of 50 switches in the distribution network, without considering the switches in the original system. Case : Reallocation of the switches installed in the network (75 switches).

5 x 106 Case 3: Allocation of 100 switches in the network, without considering the switches in the original system. The results obtained from each case study are shown 9.7 in table 3. The one-line diagram to one feeder of the system, in GIS coordinates, are shown in figures 5, 6 e 7, respectively. In these figures, the squares indicate the points where new switches should be installed and the stars indicate that the switch already installed should be kept in its position. The figure 8 shows the improvement in (in 9.71 percentage) compared with the of the original system. The results show a meaningful difference in the application of AG and PSO in the solution of the switch allocation problem. It should be noted that the addition of the FES, in the PSO algorithm, resulted in a significant improvement in the index. 9.7 Figure 6: Switches placement using PSO algorithm - Case x x Figure 4: Geographic Information Sytem of the test system. Case Study: (h/year) - GA (h/year) - PSO Case Case Case Case Table 3: Case studies results x Figure 7: Switches placement using PSO algorithm - Case % 0% GA PSO 10% 0% -10% Case 1 Case Case 3 Figure 8: reduction regarding to the base-case. x Figure 5: Switches placement using PSO algorithm - Case x 10 5 The convergence characteristics of the algorithms were compared using the best solution obtained in each iteration. These characteristics are shown in figures 9, 10 and 11. From figures 9, 10 and 11, it can be observed that the PSO algorithm has better convergence characteristic than the GA, since it has lower premature convergence problem. Consequently, the PSO explorates the solution space better than the GA. Additionally, the figure 1 presents a comparison between two different versions of GA, for the case study 3:

6 Solution Density i) GA Basic: GA with the same parameters of the proposed method, but with random initialization and without the rectification algorithm; ii) GA + FES: Proposed method that uses the FES in the population initialization and rectification algorithm. 50 Switches Figure 9: Convergence characteristics - Case Switches Figure 10: Convergence characteristics - Case. 1.4 Figure 11: Convergence characteristics - Case 3. AG PSO AG PSO Switches GA PSO Simirlally, the figure 13 presents a comparison between the two different versions of PSO, for the case study 3: i) PSO Basic: PSO with the same parameters of the proposed method, but with random initialization and without the rectification algorithm. ii) PSO + FES: Proposed method that uses the FES in the population initialization and rectification algorithm. 100 Switches GA Basic GA + FES Figure 1: Convergence characteristics - Case Switches PSO + FES PSO Basic Figure 13: Convergence characteristics - Case 3. From figures 1 and 13, it can be observed that the algorithm convergence characteristic is similar but the quality of the solution is better when FES is used. It was also observed that, when the number of switches to be installed is increased, there is no such difference in the solution reached by the two PSO algorithms (figure 13). It demonstrates that when the number of switch to be installed is large, there is no need to consider many criteria in the allocation. But even though in this scenario the PSO based on FES algorithm has more chance to reach the better solution. Figure 14 shows the probability distribution for two PSO algorithms. The use of the FES in the PSO has as characteristic that good solutions is more likely to be found PSO+FES PSO Basic Figure 14: Solutions Probability Distribution.

7 Powered by TCPDF ( 8 CONCLUSION This paper presents a comparison between methodologies for the switch placement problem in distribution network: Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). These methodologies were used to minimize the index subject to the budget constraints. Furthermore, the GA and PSO are combined with a Fuzzy Expert System (FES) to generate the initial population and to repair infeasible solutions. These results have shown that the introduction of the expert engineering knowledge in the optimization algorithm has great potential to improve the quality of the solutions obtained, since it has the capability to perform an oriented smart search in the solution space. Moreover, the convergence characteristic of the PSO is better than the GA in the solution of the switches allocation problem. The application of the proposed method in real large scale system showed that is possible to obtain significant reductions in the index with the installation of switches in the feeders M. Michalewicz, Genetic Algorithms + Data Structures = Evolution Programs. Springer ISBN [11] M. Michalewicz, Genetic Algorithms + Data Structures = Evolution Programs. Springer ISBN [1] M. A. Khanesar, M. Teshnehlab and M. A. Shoorehdeli, A Novel Binary Particle Swarm Optimization, Mediterranean Conference on Control and Automation, Athens Greece, July 7-9, 007. REFERENCES [1] R. E. Brown, Electric Power Distribution Reliability, Marcel Dekker, New York, 00, ISBN [] R. Billinton, S. Jonnavithul, Optimal Switching Device Placement in Radial Distribution Systems, IEEE on Trans. Power Delivery, 11 (3) Jul., pp , July [3] J. Teng, C. Lu. Feeder-Switch Relocation for Customer Interruption Cost Minimization. IEEE Trans. On Power Delivery, pp , 17 (1) Jan. 00. [4] R. E. Brown, S. Gupta, R. D. Christie, S. S. Venkata, A Genetic Algorithm for Reliable Distribution System Design. Intelligent Systems Applications to Power Systems-ISAP 96, pp.9-33,orlando, Eua, [5] T. Tsao, Y. Chang, W. Tseng. Reliability and Costs Optimization for Distribution System Placement Problem. Transmission and Distribution Conference and Exhibition, Dalian, China, 005. [6] Y. Wenyu, L. Jian, Y. Jianmin, D. Hipeng, S. Meng. Optimal Allocation of Switches in Distribution Network. Intelligent Control and Automation, Hangzhou, China, 004. [7] R. E. Brown, The impact of heuristic initialization on distribution system reliability optimization. International Journal of Engineering Intelligent Systems for Electrical Engineering and Communications, pp. 45-5, March 000. [8] J. Kennedy, R. C. Eberhart, A Discret Binary Version of the Particle Swarm Algorithm,IEEE, [9] El-Hawary, Electric Power Applications on Fuzzy Systems. IEEE Press [10] J. Mendel, Fuzzy Logic Systems for Engineering. Proc. Of the IEEE, pp , 83 (3), March

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

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

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 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

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

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

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 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

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

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

DERIVATIVE-FREE OPTIMIZATION

DERIVATIVE-FREE OPTIMIZATION DERIVATIVE-FREE OPTIMIZATION Main bibliography J.-S. Jang, C.-T. Sun and E. Mizutani. Neuro-Fuzzy and Soft Computing: A Computational Approach to Learning and Machine Intelligence. Prentice Hall, New Jersey,

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

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization

Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Three-Dimensional Off-Line Path Planning for Unmanned Aerial Vehicle Using Modified Particle Swarm Optimization Lana Dalawr Jalal Abstract This paper addresses the problem of offline path planning for

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

APPLICATION OF BPSO IN FLEXIBLE MANUFACTURING SYSTEM SCHEDULING

APPLICATION OF BPSO IN FLEXIBLE MANUFACTURING SYSTEM SCHEDULING International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 5, May 2017, pp. 186 195, Article ID: IJMET_08_05_020 Available online at http://www.ia aeme.com/ijmet/issues.asp?jtype=ijmet&vtyp

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

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION

CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION CHAPTER 5 ANT-FUZZY META HEURISTIC GENETIC SENSOR NETWORK SYSTEM FOR MULTI - SINK AGGREGATED DATA TRANSMISSION 5.1 INTRODUCTION Generally, deployment of Wireless Sensor Network (WSN) is based on a many

More information

Discrete Particle Swarm Optimization for Solving a Single to Multiple Destinations in Evacuation Planning

Discrete Particle Swarm Optimization for Solving a Single to Multiple Destinations in Evacuation Planning Discrete Particle Swarm Optimization for Solving a Single to Multiple Destinations in Evacuation Planning 1 MARINA YUSOFF, 2 JUNAIDAH ARIFFIN, 1 AZLINAH MOHAMED 1 Faculty of Computer and Mathematical Sciences

More information

Artificial bee colony algorithm with multiple onlookers for constrained optimization problems

Artificial bee colony algorithm with multiple onlookers for constrained optimization problems Artificial bee colony algorithm with multiple onlookers for constrained optimization problems Milos Subotic Faculty of Computer Science University Megatrend Belgrade Bulevar umetnosti 29 SERBIA milos.subotic@gmail.com

More information

FUZZY STATE ESTIMATION APPLIED TO SMART DISTRIBUTION NETWORK AUTOMATION FUNCTIONS

FUZZY STATE ESTIMATION APPLIED TO SMART DISTRIBUTION NETWORK AUTOMATION FUNCTIONS FUZZY STATE ESTIMATION APPLIED TO SMART DISTRIBUTION NETWORK AUTOMATION FUNCTIONS Rafael K. Pavão Tiago T. dos Santos Flávio A.B. Lemos PowerSyslab Brazil PowerSysLab Brazil UFRGS - Brazil rafael.pavao@powersyslab.com

More information

Software Development for Optimum Allocation of Power System Elements Based on Genetic Algorithm

Software Development for Optimum Allocation of Power System Elements Based on Genetic Algorithm Proceedings of the 6th WSEAS International Conference on Power Systems, Lisbon, Portugal, September 22-24, 2006 155 Software Development for Optimum Allocation of Power System Elements Based on Genetic

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

Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm

Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm Network Reconfiguration for Loss Reduction in Electrical Distribution System Using Genetic Algorithm S. A. Nagy*, I. S. Ibrahim, M. K. Ahmed*, A. S. Adail and S. Soliman Hot Labs Center, Atomic Energy

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

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

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

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

Optimization of Recloser Placement in DG-Enhanced Distribution Networks Using a Multi-objective Optimization Approach

Optimization of Recloser Placement in DG-Enhanced Distribution Networks Using a Multi-objective Optimization Approach International Conference on Renewable Energies and Power Quality ICREPQ 17) Malaga Spain), 4 th to 6 th April, 2017 Renewable Energy and Power Quality Journal RE&PQJ) ISSN 2172-038 X, No.15 April 2017

More information

Memorias del XVI Congreso Latinoamericano de Control Automático, CLCA 2014 Octubre 14-17, Cancún, Quintana Roo, México

Memorias del XVI Congreso Latinoamericano de Control Automático, CLCA 2014 Octubre 14-17, Cancún, Quintana Roo, México Memorias del XVI Congreso atinoamericano de Control Automático, CCA 014 Service Restoration in Distribution Networks Considering Distributed Generation Jorge E. Mendoza-Baeza*, Héctor R. Pavez.*, Héctor

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

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization

Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization Experimental Study on Bound Handling Techniques for Multi-Objective Particle Swarm Optimization adfa, p. 1, 2011. Springer-Verlag Berlin Heidelberg 2011 Devang Agarwal and Deepak Sharma Department of Mechanical

More information

A Steady-State Genetic Algorithm for Traveling Salesman Problem with Pickup and Delivery

A Steady-State Genetic Algorithm for Traveling Salesman Problem with Pickup and Delivery A Steady-State Genetic Algorithm for Traveling Salesman Problem with Pickup and Delivery Monika Sharma 1, Deepak Sharma 2 1 Research Scholar Department of Computer Science and Engineering, NNSS SGI Samalkha,

More information

genetic algorithm is proposed for optimizing coverage and network lifetime. Another powerful heuristics is Particle Swarm Optimization (PSO). Both GA

genetic algorithm is proposed for optimizing coverage and network lifetime. Another powerful heuristics is Particle Swarm Optimization (PSO). Both GA PSO Based Node Placement Optimization for Wireless Sensor Networks Samaneh Hojjatoleslami Science and Research Branch, Islamic Azad University s.hojjatoleslami@srbiau.ac.ir Vahe Aghazarian Islamic Azad

More information

A Binary Model on the Basis of Cuckoo Search Algorithm in Order to Solve the Problem of Knapsack 1-0

A Binary Model on the Basis of Cuckoo Search Algorithm in Order to Solve the Problem of Knapsack 1-0 22 International Conference on System Engineering and Modeling (ICSEM 22) IPCSIT vol. 34 (22) (22) IACSIT Press, Singapore A Binary Model on the Basis of Cuckoo Search Algorithm in Order to Solve the Problem

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

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

FOREST PLANNING USING PSO WITH A PRIORITY REPRESENTATION

FOREST PLANNING USING PSO WITH A PRIORITY REPRESENTATION FOREST PLANNING USING PSO WITH A PRIORITY REPRESENTATION P.W. Brooks and W.D. Potter Institute for Artificial Intelligence, University of Georgia, USA Overview Background: (NIO Project 1 ) PSO -- GA --

More information

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS -

International Journal of Current Research and Modern Education (IJCRME) ISSN (Online): & Impact Factor: Special Issue, NCFTCCPS - TO SOLVE ECONOMIC DISPATCH PROBLEM USING SFLA P. Sowmya* & Dr. S. P. Umayal** * PG Scholar, Department Electrical and Electronics Engineering, Muthayammal Engineering College, Rasipuram, Tamilnadu ** Dean

More information

International Journal of Information Technology and Knowledge Management (ISSN: ) July-December 2012, Volume 5, No. 2, pp.

International Journal of Information Technology and Knowledge Management (ISSN: ) July-December 2012, Volume 5, No. 2, pp. Empirical Evaluation of Metaheuristic Approaches for Symbolic Execution based Automated Test Generation Surender Singh [1], Parvin Kumar [2] [1] CMJ University, Shillong, Meghalya, (INDIA) [2] Meerut Institute

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

PARALLEL and distributed processing [1], [2] has significant

PARALLEL and distributed processing [1], [2] has significant 230 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 20, NO. 1, FEBRUARY 2005 Distributed Processing of Reliability Index Assessment and Reliability-Based Network Reconfiguration in Power Distribution Systems

More information

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm

Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Optimal Reactive Power Dispatch Using Hybrid Loop-Genetic Based Algorithm Md Sajjad Alam Student Department of Electrical Engineering National Institute of Technology, Patna Patna-800005, Bihar, India

More information

Instituto de Engenharia de Sistemas e Computadores de Coimbra Institute for Systems and Computers Engineering INESC Coimbra

Instituto de Engenharia de Sistemas e Computadores de Coimbra Institute for Systems and Computers Engineering INESC Coimbra Instituto de Engenharia de Sistemas e Computadores de Coimbra Institute for Systems and Computers Engineering INESC Coimbra Romeu M. Vitorino, Humberto M. Jorge, Luís P. Neves Network reconfiguration using

More information

Parameter Estimation of PI Controller using PSO Algorithm for Level Control

Parameter Estimation of PI Controller using PSO Algorithm for Level Control Parameter Estimation of PI Controller using PSO Algorithm for Level Control 1 Bindutesh V.Saner, 2 Bhagsen J.Parvat 1,2 Department of Instrumentation & control Pravara Rural college of Engineering, Loni

More information

Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines

Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines Siemens FuseSaver New half-cycle circuit breaker for rural smart grids to minimize operating costs of feeder and spur lines Authors: Dr. Brett Watson, Siemens Ltd., PO Box 4833, Loganholme, QLD 4129, Australia

More information

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION

QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION International Journal of Computer Engineering and Applications, Volume VIII, Issue I, Part I, October 14 QUANTUM BASED PSO TECHNIQUE FOR IMAGE SEGMENTATION Shradha Chawla 1, Vivek Panwar 2 1 Department

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

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

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

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm

Restoration of Power Supply in a Multiple Feeder Distribution Network using Dijkstra s Algorithm Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Restoration

More information

Third Generation System of the Future

Third Generation System of the Future Third Generation System of the Future Reza Ghafurian Consolidated Edison Company of New York 1 Company Overview Electric, gas, and steam regulated utility Supplying New York City and Westchester County

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 OPTIMIZATION OF MACHINING PROCESS AND MACHINING ECONOMICS In a manufacturing industry, machining process is to shape the metal parts by removing unwanted material. During the

More information

CT79 SOFT COMPUTING ALCCS-FEB 2014

CT79 SOFT COMPUTING ALCCS-FEB 2014 Q.1 a. Define Union, Intersection and complement operations of Fuzzy sets. For fuzzy sets A and B Figure Fuzzy sets A & B The union of two fuzzy sets A and B is a fuzzy set C, written as C=AUB or C=A OR

More information

Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization

Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization Solving Economic Load Dispatch Problems in Power Systems using Genetic Algorithm and Particle Swarm Optimization Loveleen Kaur 1, Aashish Ranjan 2, S.Chatterji 3, and Amod Kumar 4 1 Asst. Professor, PEC

More information

Evolutionary Algorithms. CS Evolutionary Algorithms 1

Evolutionary Algorithms. CS Evolutionary Algorithms 1 Evolutionary Algorithms CS 478 - Evolutionary Algorithms 1 Evolutionary Computation/Algorithms Genetic Algorithms l Simulate natural evolution of structures via selection and reproduction, based on performance

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

A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration

A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration 2018 International Conference on Power, Energy and Environmental Engineering (ICPEEE 2018) ISBN: 978-1-60595-545-2 A Quick Judgment Method for the Infeasible Solution of Distribution Network Reconfiguration

More information

International Conference on Modeling and SimulationCoimbatore, August 2007

International Conference on Modeling and SimulationCoimbatore, August 2007 International Conference on Modeling and SimulationCoimbatore, 27-29 August 2007 OPTIMIZATION OF FLOWSHOP SCHEDULING WITH FUZZY DUE DATES USING A HYBRID EVOLUTIONARY ALGORITHM M.S.N.Kiran Kumara, B.B.Biswalb,

More information

PARTICLE SWARM OPTIMIZATION (PSO)

PARTICLE SWARM OPTIMIZATION (PSO) PARTICLE SWARM OPTIMIZATION (PSO) J. Kennedy and R. Eberhart, Particle Swarm Optimization. Proceedings of the Fourth IEEE Int. Conference on Neural Networks, 1995. A population based optimization technique

More information

1 Lab + Hwk 5: Particle Swarm Optimization

1 Lab + Hwk 5: Particle Swarm Optimization 1 Lab + Hwk 5: Particle Swarm Optimization This laboratory requires the following equipment: C programming tools (gcc, make), already installed in GR B001 Webots simulation software Webots User Guide Webots

More information

1 Lab 5: Particle Swarm Optimization

1 Lab 5: Particle Swarm Optimization 1 Lab 5: Particle Swarm Optimization This laboratory requires the following: (The development tools are installed in GR B0 01 already): C development tools (gcc, make, etc.) Webots simulation software

More information

Particle Swarm Optimization to Solve Optimization Problems

Particle Swarm Optimization to Solve Optimization Problems Particle Swarm Optimization to Solve Optimization Problems Gregorio Toscano-Pulido and Carlos A. Coello Coello Evolutionary Computation Group at CINVESTAV-IPN (EVOCINV) Electrical Eng. Department, Computer

More information

Provide a Method of Scheduling In Computational Grid Using Imperialist Competitive Algorithm

Provide a Method of Scheduling In Computational Grid Using Imperialist Competitive Algorithm IJCSNS International Journal of Computer Science and Network Security, VOL.16 No.6, June 2016 75 Provide a Method of Scheduling In Computational Grid Using Imperialist Competitive Algorithm Mostafa Pahlevanzadeh

More information

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com

ATI Material Do Not Duplicate ATI Material. www. ATIcourses.com. www. ATIcourses.com ATI Material Material Do Not Duplicate ATI Material Boost Your Skills with On-Site Courses Tailored to Your Needs www.aticourses.com The Applied Technology Institute specializes in training programs for

More information

Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm. Santos and Mateus (2007)

Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm. Santos and Mateus (2007) In the name of God Crew Scheduling Problem: A Column Generation Approach Improved by a Genetic Algorithm Spring 2009 Instructor: Dr. Masoud Yaghini Outlines Problem Definition Modeling As A Set Partitioning

More information

ARMA MODEL SELECTION USING PARTICLE SWARM OPTIMIZATION AND AIC CRITERIA. Mark S. Voss a b. and Xin Feng.

ARMA MODEL SELECTION USING PARTICLE SWARM OPTIMIZATION AND AIC CRITERIA. Mark S. Voss a b. and Xin Feng. Copyright 2002 IFAC 5th Triennial World Congress, Barcelona, Spain ARMA MODEL SELECTION USING PARTICLE SWARM OPTIMIZATION AND AIC CRITERIA Mark S. Voss a b and Xin Feng a Department of Civil and Environmental

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

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 4,100 116,000 120M Open access books available International authors and editors Downloads Our

More information

Improving Tree-Based Classification Rules Using a Particle Swarm Optimization

Improving Tree-Based Classification Rules Using a Particle Swarm Optimization Improving Tree-Based Classification Rules Using a Particle Swarm Optimization Chi-Hyuck Jun *, Yun-Ju Cho, and Hyeseon Lee Department of Industrial and Management Engineering Pohang University of Science

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

STUDY ON OPTIMIZATION OF MACHINING PARAMETERS IN TURNING PROCESS USING EVOLUTIONARY ALGORITHM WITH EXPERIMENTAL VERIFICATION

STUDY ON OPTIMIZATION OF MACHINING PARAMETERS IN TURNING PROCESS USING EVOLUTIONARY ALGORITHM WITH EXPERIMENTAL VERIFICATION International Journal of Mechanical Engineering and Technology (IJMET), ISSN 0976 6340(Print) ISSN 0976 6359(Online) Volume 2 Number 1, Jan - April (2011), pp. 10-21 IAEME, http://www.iaeme.com/ijmet.html

More information

Binary Differential Evolution Strategies

Binary Differential Evolution Strategies Binary Differential Evolution Strategies A.P. Engelbrecht, Member, IEEE G. Pampará Abstract Differential evolution has shown to be a very powerful, yet simple, population-based optimization approach. The

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

Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing

Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing Hybrid of Ant Colony Optimization and Gravitational Emulation Based Load Balancing Strategy in Cloud Computing Jyoti Yadav 1, Dr. Sanjay Tyagi 2 1M.Tech. Scholar, Department of Computer Science & Applications,

More information

Research Article A New Hybrid Nelder-Mead Particle Swarm Optimization for Coordination Optimization of Directional Overcurrent Relays

Research Article A New Hybrid Nelder-Mead Particle Swarm Optimization for Coordination Optimization of Directional Overcurrent Relays Mathematical Problems in Engineering Volume 2012, Article ID 456047, 18 pages doi:10.1155/2012/456047 Research Article A New Hybrid Nelder-Mead Particle Swarm Optimization for Coordination 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

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS

A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS A RELIABILITY AND COST ASSESSMENT METHODOLOGY OF MEDIUM VOLTAGE FEEDERS Cattia RODUNER BKW Energie AG Switzerland cattia.roduner@bkw.ch Efstratios TAXEIDIS BKW Energie AG - Switzerland efstratios.taxeidis@bkw.ch

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

Exploration vs. Exploitation in Differential Evolution

Exploration vs. Exploitation in Differential Evolution Exploration vs. Exploitation in Differential Evolution Ângela A. R. Sá 1, Adriano O. Andrade 1, Alcimar B. Soares 1 and Slawomir J. Nasuto 2 Abstract. Differential Evolution (DE) is a tool for efficient

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

A Modified Black hole-based Task Scheduling Technique for Cloud Computing Environment

A Modified Black hole-based Task Scheduling Technique for Cloud Computing Environment A Modified Black hole-based Task Scheduling Technique for Cloud Computing Environment Fatemeh ebadifard 1, Zeinab Borhanifard 2 1 Department of computer, Iran University of science and technology, Tehran,

More information

Model Parameter Estimation

Model Parameter Estimation Model Parameter Estimation Shan He School for Computational Science University of Birmingham Module 06-23836: Computational Modelling with MATLAB Outline Outline of Topics Concepts about model parameter

More information

DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION

DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION DISRIBUTED AUTOMATION FOR BACK-FEED NETWORK POWER RESTORATION Fahrudin Mekic Zhenyuan Wang Vaibhav Donde Fang Yang James Stoupis ABB Inc. USA ABB Inc. USA ABB Inc. USA ABB Inc. USA ABB Inc. USA fahrudin.mekic@us.abb.com

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

Dr. Ramesh Kumar, Nayan Kumar (Department of Electrical Engineering,NIT Patna, India, (Department of Electrical Engineering,NIT Uttarakhand, India,

Dr. Ramesh Kumar, Nayan Kumar (Department of Electrical Engineering,NIT Patna, India, (Department of Electrical Engineering,NIT Uttarakhand, India, Dr Ramesh Kumar, Nayan Kumar/ International Journal of Engineering Research and An Efficent Particle Swarm Optimisation (Epso) For Solving Economic Load Dispatch (Eld) Problems Dr Ramesh Kumar, Nayan Kumar

More information

Genetic Algorithm for Dynamic Capacitated Minimum Spanning Tree

Genetic Algorithm for Dynamic Capacitated Minimum Spanning Tree 28 Genetic Algorithm for Dynamic Capacitated Minimum Spanning Tree 1 Tanu Gupta, 2 Anil Kumar 1 Research Scholar, IFTM, University, Moradabad, India. 2 Sr. Lecturer, KIMT, Moradabad, India. Abstract Many

More information

Optimization of fuzzy multi-company workers assignment problem with penalty using genetic algorithm

Optimization of fuzzy multi-company workers assignment problem with penalty using genetic algorithm Optimization of fuzzy multi-company workers assignment problem with penalty using genetic algorithm N. Shahsavari Pour Department of Industrial Engineering, Science and Research Branch, Islamic Azad University,

More information

FITTING PIECEWISE LINEAR FUNCTIONS USING PARTICLE SWARM OPTIMIZATION

FITTING PIECEWISE LINEAR FUNCTIONS USING PARTICLE SWARM OPTIMIZATION Suranaree J. Sci. Technol. Vol. 19 No. 4; October - December 2012 259 FITTING PIECEWISE LINEAR FUNCTIONS USING PARTICLE SWARM OPTIMIZATION Pavee Siriruk * Received: February 28, 2013; Revised: March 12,

More information

Optimal Allocation and Number of Automatic Switches in Distribution Networks

Optimal Allocation and Number of Automatic Switches in Distribution Networks Optimal Allocation and Number of Automatic Switches in Distribution Networks HOSSEIN NAJAFI Azad University SAVEH Branch Electrical Engineering Department Moshanir Power Electric Company IRAN SHAHRAM JAVADI

More information

Solving the Traveling Salesman Problem using Reinforced Ant Colony Optimization techniques

Solving the Traveling Salesman Problem using Reinforced Ant Colony Optimization techniques Solving the Traveling Salesman Problem using Reinforced Ant Colony Optimization techniques N.N.Poddar 1, D. Kaur 2 1 Electrical Engineering and Computer Science, University of Toledo, Toledo, OH, USA 2

More information

Available online at ScienceDirect. Procedia CIRP 44 (2016 )

Available online at  ScienceDirect. Procedia CIRP 44 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 44 (2016 ) 102 107 6th CIRP Conference on Assembly Technologies and Systems (CATS) Worker skills and equipment optimization in assembly

More information

PARTICLE SWARM OPTIMIZATION FOR MULTIDIMENSIONAL CLUSTERING OF NATURAL LANGUAGE DATA

PARTICLE SWARM OPTIMIZATION FOR MULTIDIMENSIONAL CLUSTERING OF NATURAL LANGUAGE DATA International Journal of Civil Engineering and Technology (IJCIET) Volume 9, Issue 11, November 2018, pp. 139 149, Article ID: IJCIET_09_11_014 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=9&itype=11

More information

Modified K-Means Algorithm for Genetic Clustering

Modified K-Means Algorithm for Genetic Clustering 24 Modified K-Means Algorithm for Genetic Clustering Mohammad Babrdel Bonab Islamic Azad University Bonab Branch, Iran Summary The K-Means Clustering Approach is one of main algorithms in the literature

More information

A Study of Power Distribution System Reconfiguration based. on Reliability Indices

A Study of Power Distribution System Reconfiguration based. on Reliability Indices A Study of Power Distribution System Reconfiguration based on Reliability Indices A Thesis Presented to the Faculty of the Graduate School at the University of Missouri-Columbia In Partial Fulfillment

More information

A MODIFIED HYBRID PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING THE TRAVELING SALESMEN PROBLEM

A MODIFIED HYBRID PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING THE TRAVELING SALESMEN PROBLEM A MODIFIED HYBRID PARTICLE SWARM OPTIMIZATION ALGORITHM FOR SOLVING THE TRAVELING SALESMEN PROBLEM 1 SAID LABED, 2 AMIRA GHERBOUDJ, 3 SALIM CHIKHI 1,2,3 Computer Science Department, MISC Laboratory, Mentouri

More information

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE

CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 89 CHAPTER 5 STRUCTURAL OPTIMIZATION OF SWITCHED RELUCTANCE MACHINE 5.1 INTRODUCTION Nowadays a great attention has been devoted in the literature towards the main components of electric and hybrid electric

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

1 Lab + Hwk 5: Particle Swarm Optimization

1 Lab + Hwk 5: Particle Swarm Optimization 1 Lab + Hwk 5: Particle Swarm Optimization This laboratory requires the following equipment: C programming tools (gcc, make). Webots simulation software. Webots User Guide Webots Reference Manual. The

More information

Wrapper Feature Selection using Discrete Cuckoo Optimization Algorithm Abstract S.J. Mousavirad and H. Ebrahimpour-Komleh* 1 Department of Computer and Electrical Engineering, University of Kashan, Kashan,

More information