Statistical Analysis of Type-1 and Interval Type-2 Fuzzy Logic in dynamic parameter adaptation of the BCO

Size: px
Start display at page:

Download "Statistical Analysis of Type-1 and Interval Type-2 Fuzzy Logic in dynamic parameter adaptation of the BCO"

Transcription

1 16th World Congress of the International Fuzzy Systems Association (IFSA) 9th Conference of the European Society for Fuzzy Logic and Technology (EUSFLAT) Statistical Analysis of Type-1 and Interval Type-2 Fuzzy Logic in dynamic parameter adaptation of the Leticia Amador-Angulo 1, Oscar Castillo 2 Division of Graduate Studies Tijuana Institute of Technology Tijuana, México 1 leticia.amadorangulo@yahoo.com.mx, 2 ocastillo@tectijuana.mx Abstract. A statistical analysis of Type-1 and Interval Type-2 Fuzzy Logic in dynamic parameter adaptation in the Bee Colony Optimization algorithm () is presented in this paper. The Bee Colony Optimization meta-heuristic belongs to the class of Nature-Inspired Algorithms. The objective of the work is based on the main reasons for the analysis of the approach with Interval Type-2 Fuzzy Logic to find the best parameters of the Beta and Alpha in. We implemented the specifically for tuning membership functions of the fuzzy controller for the benchmark problem, known as the temperature controller. Keywords: Adjust Dynamic, Bee Colony Optimization, Fuzzy Logic, Uncertainty, Fuzzy Controller, Bees. 1. Introduction In recent years, many works have been conducted on control system stabilization. However, all these control design methods require the exact mathematical model of the physical systems, which may not be available in practice. On the other hand, fuzzy logic control has been successfully applied for solving many nonlinear control problems. Usually benchmark problems are used to test algorithms and observe their performance, i.e. [11, 12]. The nonlinear characteristics of ill-defined and complex modern plants make classical controllers inadequate for such systems. However, using Fuzzy sets and fuzzy logic principles have enabled researchers to understand better, and hence control, complex systems that are difficult to model. These newly developed fuzzy logic controllers have given control system a certain degree of intelligence [1, 4,11]. Type-2 fuzzy models have emerged as an interesting generalization of fuzzy models based upon fuzzy sets. In Type-2 fuzzy systems, the membership functions can now return a range of values, which vary depending on the uncertainty involved in not only the inputs, but also in the same membership function [25]. has recently received many improvements and applications. The algorithm mimics the food foraging behavior of swarms of honey bees [22]. Honey bees use several mechanisms like waggle dance to optimally locate food sources and search new ones. It is a very simple, robust and population based stochastic optimization algorithm [8]. This paper starts with related work in Section 2. Section 3 describes the Fuzzy Logic System. Section 4 the problem statement. Section 5 describes the Bee Colony Optimization algorithm. Section 6describes the proposed method. Section 7 describes the simulation results. Section8 describes the statistical analysis, and finally Section 9 describes the conclusion of this research. 2. Related Works Many intelligent optimization techniques, such as Ant Colony Optimization [12] and [29], and Particle Swarm Optimization [21], Differential Evolution [24] have been proposed to tune Fuzzy Controllers, however; the algorithm is a new technique to solve complex problems that can be used in this case. In addition, most related works are realized with the classical algorithm, in [18, 19, 20, 1, 27] the dynamic adaptation of the parameters in bio-inspired algorithms has been implemented finding good results. Therefore, we proposed to use the dynamic parameter adaptation of the with type-1 fuzzy logic and interval type-2 fuzzy logic system to find the best Alpha and Beta parameters in the algorithm. In [2] fixed values of the recommended parameters of Alpha and Beta in the algorithm are both 1.0, and we need to realize several experiments to find the optimum values of these parameters. To overcome this problem, this paper proposes a new method with dynamic adjustment of the parameters of the algorithm applied to benchmark problem in control. has been implemented in various applications within the control area. As an example, in [26], the fuzzy decentralized state feedback and observer-based decentralized output feedback controllers for a class of continuous nonlinear interconnected systems with The authors - Published by Atlantis Press 776

2 time-delay and the modeling error have been applied. In [28], the sliding mode controller with fuzzy logic has been used for the heading control of the submerged vehicle. In [18], the method of fuzzy control systems for trailers driven by multiple motors inside slipways to haul out ships has been presented. 3. Fuzzy Logic Controller The main idea of a fuzzy logic system was introduced by Zadeh in 1965 [13, 14, 15], and was first applied to control theory in 1974 by Mamdani [4]. In [16, 25, 26, 27] various applications have been successfully achieved of Fuzzy Controllers Type-1 Fuzzy Logic System A fuzzy logic system (FLS) that is defined entirely in terms of Type-1fuzzy sets, is known as Type-1 Fuzzy Logic System (Type-1 FLS), its elements are defined in the following Fig. 1 [7]. Fig.2. Architecture of a Type-2 fuzzy logic system. The output processor includes a type-reducer and defuzzifier; it generates a Type-1 fuzzy set output (from the type-reducer) or a crisp number (from the defuzzifier) [10, 19]. A Type-2 FLS is also characterized by IF-THEN rules, but their fuzzy sets are now of Type-2. The FLS can be used when circumstances are too uncertain to determine exact membership degrees, as is the case when the membership functions in a fuzzy controller can take different values and we want to find the distribution of membership functions to show better results in the stability of fuzzy control. Fig. 1. Architecture of a Type-1 fuzzy logic system. A fuzzy set in the universe U is characterized by a membership function u A (x) taking values on the interval [0,1] and can be represented as a set of ordered pairs of an element and the membership value of the set: A {(x, u (x)) x U} (1) 3.2. Interval Type-2 Fuzzy Logic System AType-2 fuzzy set, A,is characterized by. A A {( x, u), ua ( x, u)) x X, u Jx [0,1]} Where 0 ua ( x, u) 1 (2) The Uncertainty affects decisions in a number of different ways. The concept of information is fully connected to the concept of uncertainty. The most fundamental part of this connection is that the uncertainty involved in any solution of a problem is the result of poor information, which may be incomplete, imprecise, fragmentary, not fully reliable, vague, contradictory, or deficient in some way or another [9].Fig. 2 shows the architecture of a Type-2 fuzzy logic system. In this paper the optimization of the parameter values of the membership functions with is applied to fuzzy controllers, and we implemented the robustness the interval type-2 fuzzy logic to find the optimal values of the Beta and Alpha the algorithm, which is detailed in the following sections. 4. Problem Statement The main problem to study is to regulate the temperature of water flow. The Fuzzy Controller has two inputs and two outputs, called temp, flow for the inputs and cold and hot for the outputs. It has 9 rules, and its membership functions are Trapezoidals and Triangulars. The Structure of the Fuzzy Controller is shown in Fig.3. Fig. 3. Structure of the Fuzzy Controller for the temperature controller. 777

3 The inference is determined by the following rules shown in Fig. 4. Fig.4. Rules of the Fuzzy Logic System Proposed Control Diagram Fig. 5shows the block diagram used for the FLC that obtained the best results for the temperature controller benchmark problem. Generally the fuzzy controller is a closed-loop control, the aim is to make the plant output to follow the input r, and the adder is applied to the system, it is used as a controller in the first the output is connected directly to one of the two inputs of the adder. In the second situation, the output and the model is perturbed by noise in order to introduce uncertainty in the data feedback [17]. The noise is a disturbance applied to the model with the objective that the algorithm further explores its search space and show better results. Fig.6. Simulation model using traditional- with Fuzzy Logic Controller. 5. Bee Colony Optimization Algorithm The is inspired by the bees behavior in nature. The basic idea behind the is to create the multi agent system (colony of artificial bees) capabilities to successfully solve difficult combinatorial optimization problems [6, 22]. The population of agents (artificial bees) consisting of Bees collaboratively searches for the optimal solution. Every artificial bee generates one solution to the problem. The algorithm is divided into the forward pass and backward pass. The existence of a large number of different social insect species, and variation in their behavioral patterns, it is possible to describe individual insects as capable of performing a variety of complex tasks [3] [6]. Each bee decides to reach for the nectar source by following a nest mate who has already discovered a path of nectar source dance, in that way trying to convince their nest mate to follow them. If a bee decides to leave the hive to get nectar, she follows the bee dancers to one of the nectar areas. Graphically shown in Fig. 7 is the representation of the smart mechanism that bees use to forage for food in the example of third forward pass. Each circle indicates a path to find a possible solution to the problem. Fig.5. Evaluation of control diagram with Type 1 Fuzzy Inference System. Fig. 6 shows the output variable called Cold in the model, the yellow line represents the reference value and the control behavior in the pink line which is optimized fuzzy controller, and the simulation was performed in 50 iterations. The best experiment found by is shown. Fig. 7. Representation The Bee Colony Optimization () metaheuristic [5, 6, 22] has been introduced fairly recently by Lučić and Teodorović as a new direction in the field of Swarm Intelligence, and has not been previously applied in Type-2 Fuzzy Controller design. The is an algorithm implementation that adapts the behavior of real bees to solutions of minimum cost path problems on graphs. The general steps of are indicated in Table

4 Pseudocode of 1. Initialization: an empty solution is assigned to every bee; 2. For every bee: //the forward pass a) Set k=1; //counter for constructive moves in the forward pass; b) Evaluate all possible constructive moves; c) According to the evaluation, choose on move using the roulette wheel; d) k=k+1; if k NC goto step b. 3. All bees are back to the hive; //backward pass stars. 4. Evaluate (partial) objective function value for each bee; 5. Every bee decides randomly whether to continue its own exploration and become a recruiter, or to become a follower; 6. For every follower, choose a new solution from recruiters by the roulette wheel; 7. If solutions have not completed goto step 2; 8. Evaluate all solutions and find the best one; 9. If stopping condition is not met goto step 2; 10. Output the best solution found. B: Represents the number of bees in the hive. NC: Represents the number of constructive moves during one forward pass. Table 1: Basic steps of the algorithm Each bee represents a possible solution to the problem and the possible parameter values. Fig. 8 indicates the representation of the in the design of the Fuzzy Logic System. Fig. 8. Architecture. In algorithm, a bee represents the values of the distribution of the each membership function. The triangular membership function has three values and the trapezoidal membership function has four values, obtaining a total of 52 values for two inputs and two outputs that design the Fuzzy Logic System. 6. Proposed Method The dynamics of are defined in Equations (3) (6); the Equation 6 shows the probability of a bee located one best solution, and alpha and beta are variables that determine the heuristics of the algorithm: P ij, n 1 [ ij, n].[ ] dij (3) 1 [ ij, n].[ ] jain, dij Pf i D Pf i i K. (4) Pf colony 1, Li Tour Length (5) L Pf I colony NBee 1 Pfi N (6) Bee i1 Equation (3) represents the probability of a bee k located on a node i selects the next node denoted by j, where, N k i is the set of feasible nodes (in a neighborhood) connected to node i with respect to bee k, β is the probability to visit the following node. Note that the ρ ij is inversely proportional to the city distance. d ij represents the distance of node i until node j, for this algorithm indicates the total the dance that a bee have in this moment. Finally is a binary variable that is used for to find better solutions in the algorithm. Equation (4) represents the fact that a waggle dance will last for certain duration, determined by a linear function, where K denotes the waggle dance scaling factor, Pf i denotes the profitability scores of bee i as defined in Equation (5) and Pf colony denotes the bee colony s average profitability as in Equation (6) and is updated after each bee completes its tour. For this research the waggle dance is represented for the mean square error that all models to find once that is done the simulation in the iteration of the algorithm [2,8]. For measuring the iterations of the algorithm, it was decided to use the percentage of iterations as a variable, i.e. when starting the algorithm the iterations will be considered low, and when the iterations are completed it will be considered high or close to 100%. To represent this idea we use the variable: Iteration Current Iteration Maximum of Iterations (7) The diversity measure is defined by Equation (8), which measures the degree of dispersion of the bee, i.e. when the bees are closer together there is less diversity as well as when bees are separated then diversity is high. As the reader will realize the equation of diversity can be considered as the average of the Euclidean distances between each bee and the best bee. 1 Diversity( S( t)) X ( t) X ( t)) n n x 2 ij j (8) s i 1 779

5 The error measure is defined by Equation (9), which measures the difference between the population and the best bee, by averaging the difference between the fitness of each bee and the fitness of the best bee. 1 ˆ N N 2 ( X ) t 1 t X t (9) Where X t is the estimated value of the control - signal reference- Xˆ t is the observed value - control-signal, and N represents the total number of observed samples. Therefore, for designing the fuzzy systems, which dynamically adjust the parameters of alpha and beta, the two measures described above are considered as inputs. It is obvious that for each fuzzy system the outputs are alpha and beta. Fig. 12. Output 2.Alpha ITFLS The design and the rules of the fuzzy system are shown in Figs. 13 and 14, respectively. The distribution of the membership functions in inputs and outputs were realized symmetrically. The design of the input and output variables can be appreciated in Figs.9, 10, 11 and 12 for Type-1 Fuzzy Logic. Fig. 13. Type-1 Fuzzy Logic System. Fig. 9. Input 1. Iteration ITFLS Fig. 14. Rules for the Type-1 Fuzzy Logic System. Fig. 10. Input 2.Diversity ITFLS With the same methodology, we can design the Interval Type-2 Fuzzy Logic System. In Figs. 15, 16, 17 and 18 we show the inputs, outputs and the fuzzy logic system, respectively. Fig. 11. Output 1.Beta ITFLS Fig. 15. Input 1. Iteration IT2FLS. 780

6 were used Band-limited white noise. Where the height of the Power Spectral Density of the band-limited white noise was set to 0.01 and 0.05, respectively. Fig. 16. Input 2. Diversity IT2FLS. The test criteria area series of Performance Indices; the indices used for the are RMSE, we used as well ISE, IAE, ITSE and ITAE, respectively shown in Equations. (10-13). 0 t 2 ISE e dt (10) 0 t IAE e dt (11) 0 t 2 ITSE e tdt (12) Fig. 17. Output 1. Beta IT2FLS. 0 t ITAE e tdt (13) The configurations of the experiments are: 30 experiments, the initial value for the population, bee follower and iterations are 3, 2, 3, respectively, and we are increasing by 3 units in each experiment; where Simple is the Simple-, IT2 represents the dynamic adjustment of the parameters of the with Type-1 Fuzzy Logic system and IT2F represents the dynamic adjustment to Interval Type-2 Fuzzy Logic system. Fig. 18. Output 2. Alpha IT2FLS. The design of the fuzzy logic system for the IT2F is shown in Fig. 19. Simulation results in Table 2shows the best experiment without perturbation in the fuzzy logic controller for each bio-inspired algorithm. These results are of the best result and average of the RMSE of 30 experiments for each method. Cold Performance Flow Index Simple Simple T1F IT2F T1F IT2F ITAE ITSE IAE ISE AVERAGE of RMSE Not Applicable Table 2: Simulations results without noise Fig. 19. Interval Type-2 Fuzzy Logic System. In the design for two fuzzy logic system we implemented the same rules and the style is Mamdani. 7. Simulations Results Results shown that the Simple- obtained the best results, however, by adding perturbation of bandlimited white noise disturbance to the plant model is when our proposed method with fuzzy logic systems is better because it s observed that IT2F analyzes uncertainty therefore the stability of the model, the results are shown in Table 3with the noise of Experimentation was performed with various scenarios of external perturbations and, specific noise generators 781

7 Cold Performance Flow Index Simple Simple T1F IT2F T1F IT2F ITAE ITSE IAE ISE AVERAGE of RMSE Not Applicable Table 3: Performance Index results when inserting band-limited white noise perturbations of value In Tables 2 and 3 we can note that when we increase the level of the noise them our methods obtain better results. Fig. 20 shows the behavior applying the disturbance in the model of 0.05 for Simple-, T1F and IT2F. 8. Statistical Analysis The statistical test used for result comparison is the z- test, whose parameters are defined in Table 4. We realized the statistical test with a sample of 30 experiments randomly for each method, obtaining the results contained in Table 5. In applying the statistic z- test, with a significance level of 0.05, and the alternative hypothesis says that the results found of the proposed method (T1F) is lower than the of simple, and of course the null hypothesis tells us that the results of the proposed method are greater than or equal to the results of simple, with a rejection region for all values that fall below So the statistical test results are that: for the T1F and IT2F, there is significant evidence to reject the null hypothesis. Parameter Value Level of significance 95 % Alpha 0.05% Ha μ 1<μ 2 Ho μ 1 μ 2 Critical value Table 4: Parameters for the statistical z-test Our method Simple Method Z value Evidence T1F Simple Significant IT2F Simple Significant Table 5:The results of applying statistical z - tests. Fig. 22 shows a comparison with the results with the three methods considered in the work, i.e. in the experiment number 23 the parameters are a population of 18, bee followers of 13, iterations of 20 and noise of The RMSE is shown in Fig. 22. Fig. 20. Behavior of the model with Simple-, T1F and IT2F. The best convergence of the IT2F with the noise of the 0.01 is shown in Fig. 21; in this figure we are using the RMSE in the cold output, the best value of beta and alpha are and , respectively. Fig. 22. Comparative results of the RMSE in the three methods. 9. Conclusions Fig. 21. Best convergence our method. We conclude that dynamically adjusting parameters of an optimization method (in this case the Bee Colony 782

8 Optimization ), can improve the quality of results and increase the diversity of solutions to a problem. Two proposed methods were designed for adjusting the parameters for bee colony optimization with the fuzzy logic system. It was obtained in two systems a statistical study of an improvement in the quality of the results of the method of bee colony optimization when applied in the minimization of the benchmark problem in fuzzy controller. By comparing the proposed methods and the simple method of, in the design of fuzzy logic system applied to fuzzy control it was found that in the method based for the experiments that is proposed this work it was possible to develop a method for adjusting the parameters alpha and beta of the using fuzzy logic. And in this way improving the results compared with the simple method of. References [1] Ch. Chong, M. Low, A. K. Sivakumar, and Gay: A Bee Colony Optimization algorithm to job shop scheduling, Proceedings of the 2006 Winter Simulation Conference, pp. 1959, [2] E. Bonabeau, M. Dorigo and G. Theraulaz: Swarm Intelligence. Oxford University Press, Oxford, [3] E. H. Mamdani; Applications of fuzzy algorithms for simple dynamic plant., Proceedings of the IEEE, Vol.121, No.12, pp , [4] D. Teodorović: Transport Modeling by Multi-Agent Systems : A Swarm Intelligence Approach. Transportation Planning and Technology, Vol. 26, No. 4, pp , [5] D. Teodorović: Swarm Intelligence Systems for Transportation Engineering: Principles and Applications. Transportation Research Part. C: Emerging Technology, Vol. 16, No. 6, pp ,2008. [6] G.J. Klir and B. Yuan: Fuzzy Sets and Fuzzy Logic: Theory and Applications, Practice Hall. New Jersey, [7] J. C. Biesmeijer and T. D. Seeley: The use of waggle dance information by honey bees throughout their foraging careers, Behavioral Ecology and Sociobiology, Vol. 59, No. 1, pp , [8] J. M. Mendel: Uncertain Rule-Based Fuzzy Logic System: Introduccion and new directions, Practice Hall, New Jersey, [9] J. M. Mendel and G.C. Mouzouris: Type-2 fuzzy logic system, IEEE Transactions on fuzzy System, Vol. 7, pp , [10] L. Amador-Angulo and O. Castillo: Comparison of Fuzzy Controllers for the Water Tank with Type-1 and Type-2 Fuzzy Logic, NAFIPS 2013, Edmonton, Canada, pp. 1-6, [11] L. Amador-Angulo and O. Castillo: Comparison of the optimal Design of Fuzzy Controllers for the Water Tank using Ant Colony Optimization, Transactions on Engineering Technologies: International MultiConference of Engineers and Computer Scientists 2013, Tijuana, B.C., Mexico, pp. 1-2, [12] L. A. Zadeh: The concept of a lingüistic variable and its application to approximate reasoning Part I. Information Sciences, Vol. 8, pp , [13] L. A. Zadeh: Fuzzy sets, Information and Control, Vol.8, No.3, pp , [14] L. A. Zadeh: The concept of a Lingüistic Variable and its Application to Approximate Reasoning Part II, Information Sciences 8, 1975, pp [15] L. Luoh: Control design of T-S fuzzy large-scale systems, International Journal of Innovative Computing, Information and Control, Vol.5, No.9, pp , [16] MATLAB: Matrix LABoratory, [17] N. Aung, E. Cooper, Y. Hoshino and K. Kamei: A proposal of fuzzy control systems for trailers driven by multiple motors in side slipways to haul out ships, International Journal of Innovative Computing, Information and Control, Vol.3, No.4, pp , [18] O. Castillo: Interval Type-2 MamdaniFuzzy Systems for Intelligent Control. Combining Experimentation and Theory, pp , [19] O. Castillo: Type-2 Fuzzy Logic in Intelligent Control Applications, Springer [20] O. Castillo, H. Neyoy, J. Soria, M. Garcia and F. Valdez: Dynamic Fuzzy Logic Parameter Tuning for ACO and Its Application in the Fuzzy Logic Control of an Autonomous Mobile Robot, International Journal of Advanced Robotic Systems, Vol. 10, pp. 1-10, [21] P. Melin, F. Olivas, O. Castillo, F. Valdez, J. Soria and M. Valdez: Optimal design of fuzzy classification systems using PSO with dynamic parameter adaptation through fuzzy logic. Expert Systems with Application, Vol. 40, No. 8, pp. 1-12, [22] P. Lučić and D. Teodorović: Vehicle routing problem with uncertain demand at nodes: the bee system and fuzzy logic approach. In Verdegay, J.L. Editorial: Fuzzy Sets in Optimization Springer-Verlag. Heidelberg, Berlin (2003b) pp [23] P. Ochoa and O. Castillo: Differential evolution with dynamic adaptation of parameters ot the optimization of Fuzzy Controller, Recent advance of hybrid approach for designing Intelligent Systems, pp , [24] R. Sepúlveda, A. Rodriguez and O. Castillo: A New Approach to Inference him in Type-2 fuzzy systems and its application to intelligent control,.tijuana, B.C, pp. 8-10, [25] S. Tong and Q. Zhang: Robust stabilization of nonlinear timedelay interconnected systems via decentralized fuzzy control, International Journal of Innovative Computing, Information and Control, Vol.4, No.7, pp , [26] S. Tong, Y. Li and T. Wang: Adaptive fuzzy backstepping fault-tolerant control for uncertain nonlinear systems based on dynamic surface, International Journal of Innovative Computing, Information and Control, Vol.5, No.10(A), pp , [27] T. Wang, S. Tong and Y. Li: Robust adaptive fuzzy control for nonlinear system with dynamic uncertainties based on backstepping, International Journal of Innovative Computing, Information and Control, Vol.5, No.9, pp , [28] X. Song, J.-W. Ye and L.-M. Wu: Application of the integral sliding mode controller with fuzzy logic to submersible vehicle, International Journal of Innovative Computing, Information and Control, Vol.3, no.4, pp , Y. Chang, Ch. Chang, H. Lin, and C.W. Tao, Optimization Fuzzy Controller Design for Ball and Beam System with an Improved Ant Colony, International Scholarly and Scientific Research & Innovation, Vol. 3 No.8, pp ,

ENHANCED BEE COLONY ALGORITHM FOR SOLVING TRAVELLING SALESPERSON PROBLEM

ENHANCED BEE COLONY ALGORITHM FOR SOLVING TRAVELLING SALESPERSON PROBLEM ENHANCED BEE COLONY ALGORITHM FOR SOLVING TRAVELLING SALESPERSON PROBLEM Prateek Agrawal 1, Harjeet Kaur 2, and Deepa Bhardwaj 3 123 Department of Computer Engineering, Lovely Professional University (

More information

Navigation of Multiple Mobile Robots Using Swarm Intelligence

Navigation of Multiple Mobile Robots Using Swarm Intelligence Navigation of Multiple Mobile Robots Using Swarm Intelligence Dayal R. Parhi National Institute of Technology, Rourkela, India E-mail: dayalparhi@yahoo.com Jayanta Kumar Pothal National Institute of Technology,

More information

The Artificial Bee Colony Algorithm for Unsupervised Classification of Meteorological Satellite Images

The Artificial Bee Colony Algorithm for Unsupervised Classification of Meteorological Satellite Images The Artificial Bee Colony Algorithm for Unsupervised Classification of Meteorological Satellite Images Rafik Deriche Department Computer Science University of Sciences and the Technology Mohamed Boudiaf

More information

Ant Colony Optimization for dynamic Traveling Salesman Problems

Ant Colony Optimization for dynamic Traveling Salesman Problems Ant Colony Optimization for dynamic Traveling Salesman Problems Carlos A. Silva and Thomas A. Runkler Siemens AG, Corporate Technology Information and Communications, CT IC 4 81730 Munich - Germany thomas.runkler@siemens.com

More information

Optimization of Benchmark Functions Using Artificial Bee Colony (ABC) Algorithm

Optimization of Benchmark Functions Using Artificial Bee Colony (ABC) Algorithm IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 10 (October. 2013), V4 PP 09-14 Optimization of Benchmark Functions Using Artificial Bee Colony (ABC) Algorithm

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

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

Ant Colonies, Self-Organizing Maps, and A Hybrid Classification Model

Ant Colonies, Self-Organizing Maps, and A Hybrid Classification Model Proceedings of Student/Faculty Research Day, CSIS, Pace University, May 7th, 2004 Ant Colonies, Self-Organizing Maps, and A Hybrid Classification Model Michael L. Gargano, Lorraine L. Lurie, Lixin Tao,

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

Bee Inspired and Fuzzy Optimized AODV Routing Protocol

Bee Inspired and Fuzzy Optimized AODV Routing Protocol , pp.70-74 http://dx.doi.org/10.14257/astl.2018.149.15 Bee Inspired and Fuzzy Optimized AODV Routing Protocol B. Jahnavi, G. Virajita, M. Rajeshwari and N. Ch. S. N. Iyengar Department of Information Technology,

More information

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat

The movement of the dimmer firefly i towards the brighter firefly j in terms of the dimmer one s updated location is determined by the following equat An Improved Firefly Algorithm for Optimization Problems Amarita Ritthipakdee 1, Arit Thammano, Nol Premasathian 3, and Bunyarit Uyyanonvara 4 Abstract Optimization problem is one of the most difficult

More information

BEE COLONY OPTIMIZATION PART I: THE ALGORITHM OVERVIEW

BEE COLONY OPTIMIZATION PART I: THE ALGORITHM OVERVIEW Yugoslav Journal of Operations Research 25 (2015), Number 1, 33 56 DOI: 10.2298/YJOR131011017D Invited survey BEE COLONY OPTIMIZATION PART I: THE ALGORITHM OVERVIEW Tatjana DAVIDOVIĆ Mathematical Institute,

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

Image Edge Detection Using Ant Colony Optimization

Image Edge Detection Using Ant Colony Optimization Image Edge Detection Using Ant Colony Optimization Anna Veronica Baterina and Carlos Oppus Abstract Ant colony optimization (ACO) is a population-based metaheuristic that mimics the foraging behavior of

More information

Water cycle algorithm with fuzzy logic for dynamic adaptation of parameters

Water cycle algorithm with fuzzy logic for dynamic adaptation of parameters Water cycle algorithm with fuzzy logic for dynamic adaptation of parameters Eduardo Méndez 1, Oscar Castillo 1 *, José Soria 1, Patricia Melin 1 and Ali Sadollah 2 Tijuana Institute of Technology, Calzada

More information

Enhanced Artificial Bees Colony Algorithm for Robot Path Planning

Enhanced Artificial Bees Colony Algorithm for Robot Path Planning Enhanced Artificial Bees Colony Algorithm for Robot Path Planning Department of Computer Science and Engineering, Jaypee Institute of Information Technology, Noida ABSTRACT: This paper presents an enhanced

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Swarm Intelligence (Ant Colony Optimization)

Swarm Intelligence (Ant Colony Optimization) (Ant Colony Optimization) Prof. Dr.-Ing. Habil Andreas Mitschele-Thiel M.Sc.-Inf Mohamed Kalil 19 November 2009 1 Course description Introduction Course overview Concepts of System Engineering Swarm Intelligence

More information

Solving Travelling Salesmen Problem using Ant Colony Optimization Algorithm

Solving Travelling Salesmen Problem using Ant Colony Optimization Algorithm SCITECH Volume 3, Issue 1 RESEARCH ORGANISATION March 30, 2015 Journal of Information Sciences and Computing Technologies www.scitecresearch.com Solving Travelling Salesmen Problem using Ant Colony Optimization

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

SWARM INTELLIGENCE -I

SWARM INTELLIGENCE -I SWARM INTELLIGENCE -I Swarm Intelligence Any attempt to design algorithms or distributed problem solving devices inspired by the collective behaviourof social insect colonies and other animal societies

More information

Learning Fuzzy Rules Using Ant Colony Optimization Algorithms 1

Learning Fuzzy Rules Using Ant Colony Optimization Algorithms 1 Learning Fuzzy Rules Using Ant Colony Optimization Algorithms 1 Jorge Casillas, Oscar Cordón, Francisco Herrera Department of Computer Science and Artificial Intelligence, University of Granada, E-18071

More information

A Comparison between a Fuzzy and PID Controller for Universal Motor

A Comparison between a Fuzzy and PID Controller for Universal Motor International Journal of Computer Applications (975 8887) Volume No.6, October A Comparison between a Fuzzy and Controller for Universal Motor Abdelfettah Zeghoudi URMER Research unit, Tlemcen University,

More information

New Method for Accurate Parameter Estimation of Induction Motors Based on Artificial Bee Colony Algorithm

New Method for Accurate Parameter Estimation of Induction Motors Based on Artificial Bee Colony Algorithm New Method for Accurate Parameter Estimation of Induction Motors Based on Artificial Bee Colony Algorithm Mohammad Jamadi Zanjan, Iran Email: jamadi.mohammad@yahoo.com Farshad Merrikh-Bayat University

More information

A new improved ant colony algorithm with levy mutation 1

A new improved ant colony algorithm with levy mutation 1 Acta Technica 62, No. 3B/2017, 27 34 c 2017 Institute of Thermomechanics CAS, v.v.i. A new improved ant colony algorithm with levy mutation 1 Zhang Zhixin 2, Hu Deji 2, Jiang Shuhao 2, 3, Gao Linhua 2,

More information

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS 4.1. INTRODUCTION This chapter includes implementation and testing of the student s academic performance evaluation to achieve the objective(s)

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

ABC Optimization: A Co-Operative Learning Approach to Complex Routing Problems

ABC Optimization: A Co-Operative Learning Approach to Complex Routing Problems Progress in Nonlinear Dynamics and Chaos Vol. 1, 2013, 39-46 ISSN: 2321 9238 (online) Published on 3 June 2013 www.researchmathsci.org Progress in ABC Optimization: A Co-Operative Learning Approach to

More information

Self-Organization Swarm Intelligence

Self-Organization Swarm Intelligence Self-Organization Swarm Intelligence Winter Semester 2010/11 Integrated Communication Systems Group Ilmenau University of Technology Motivation for Self-Organization Problem of today s networks Heterogeneity

More information

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Genetic Tuning for Improving Wang and Mendel s Fuzzy Database E. R. R. Kato, O.

More information

Fuzzy Ant Clustering by Centroid Positioning

Fuzzy Ant Clustering by Centroid Positioning Fuzzy Ant Clustering by Centroid Positioning Parag M. Kanade and Lawrence O. Hall Computer Science & Engineering Dept University of South Florida, Tampa FL 33620 @csee.usf.edu Abstract We

More information

Similarity Measures of Pentagonal Fuzzy Numbers

Similarity Measures of Pentagonal Fuzzy Numbers Volume 119 No. 9 2018, 165-175 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Similarity Measures of Pentagonal Fuzzy Numbers T. Pathinathan 1 and

More information

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 39 CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 3.1 INTRODUCTION Development of mathematical models is essential for many disciplines of engineering and science. Mathematical models are used for

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

Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem

Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem Fuzzy Inspired Hybrid Genetic Approach to Optimize Travelling Salesman Problem Bindu Student, JMIT Radaur binduaahuja@gmail.com Mrs. Pinki Tanwar Asstt. Prof, CSE, JMIT Radaur pinki.tanwar@gmail.com Abstract

More information

ANT COLONY OPTIMIZATION FOR FINDING BEST ROUTES IN DISASTER AFFECTED URBAN AREA

ANT COLONY OPTIMIZATION FOR FINDING BEST ROUTES IN DISASTER AFFECTED URBAN AREA ANT COLONY OPTIMIZATION FOR FINDING BEST ROUTES IN DISASTER AFFECTED URBAN AREA F Samadzadegan a, N Zarrinpanjeh a * T Schenk b a Department of Geomatics Eng., University College of Engineering, University

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

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Fuzzy Slide 1 Objectives What Is Fuzzy Logic? Fuzzy sets Membership function Differences between Fuzzy and Probability? Fuzzy Inference.

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

Lecture notes. Com Page 1

Lecture notes. Com Page 1 Lecture notes Com Page 1 Contents Lectures 1. Introduction to Computational Intelligence 2. Traditional computation 2.1. Sorting algorithms 2.2. Graph search algorithms 3. Supervised neural computation

More information

Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Network and Fuzzy Simulation

Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Network and Fuzzy Simulation .--- Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Networ and Fuzzy Simulation Abstract - - - - Keywords: Many optimization problems contain fuzzy information. Possibility

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

Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO

Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO Optimization of Makespan and Mean Flow Time for Job Shop Scheduling Problem FT06 Using ACO Nasir Mehmood1, Muhammad Umer2, Dr. Riaz Ahmad3, Dr. Amer Farhan Rafique4 F. Author, Nasir Mehmood is with National

More information

ANT COLONY OPTIMIZED ROUTING FOR MOBILE ADHOC NETWORKS (MANET)

ANT COLONY OPTIMIZED ROUTING FOR MOBILE ADHOC NETWORKS (MANET) ANT COLONY OPTIMIZED ROUTING FOR MOBILE ADHOC NETWORKS (MANET) DWEEPNA GARG 1 & PARTH GOHIL 2 1,2 Dept. Of Computer Science and Engineering, Babaria Institute of Technology, Varnama, Vadodara, India E-mail

More information

RELEVANCE OF ARTIFICIAL BEE COLONY ALGORITHM OVER OTHER SWARM INTELLIGENCE ALGORITHMS

RELEVANCE OF ARTIFICIAL BEE COLONY ALGORITHM OVER OTHER SWARM INTELLIGENCE ALGORITHMS RELEVANCE OF ARTIFICIAL BEE COLONY ALGORITHM OVER OTHER SWARM INTELLIGENCE ALGORITHMS Punam Bajaj Assistant Professor Department of Computer Engineering Chandigarh Engineering College, Landran Punjab,

More information

Interactive Evolutionary Computation with Adaptive Mutation for Increasing the Effectiveness of Advertisement Texts

Interactive Evolutionary Computation with Adaptive Mutation for Increasing the Effectiveness of Advertisement Texts Interactive Evolutionary Computation with Adaptive Mutation for Increasing the Effectiveness of Advertisement Texts Quetzali Madera, Oscar Castillo, Mario Garcia and Alejandra Mancilla Division of Graduate

More information

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION

SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION SIMULTANEOUS COMPUTATION OF MODEL ORDER AND PARAMETER ESTIMATION FOR ARX MODEL BASED ON MULTI- SWARM PARTICLE SWARM OPTIMIZATION Kamil Zakwan Mohd Azmi, Zuwairie Ibrahim and Dwi Pebrianti Faculty of Electrical

More information

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER

CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 38 CHAPTER 3 INTELLIGENT FUZZY LOGIC CONTROLLER 3.1 INTRODUCTION The lack of intelligence, learning and adaptation capability in the control methods discussed in general control scheme, revealed the need

More information

Advances in Military Technology Vol. 11, No. 1, June Influence of State Space Topology on Parameter Identification Based on PSO Method

Advances in Military Technology Vol. 11, No. 1, June Influence of State Space Topology on Parameter Identification Based on PSO Method AiMT Advances in Military Technology Vol. 11, No. 1, June 16 Influence of State Space Topology on Parameter Identification Based on PSO Method M. Dub 1* and A. Štefek 1 Department of Aircraft Electrical

More information

EFFICIENT CLUSTERING WITH FUZZY ANTS

EFFICIENT CLUSTERING WITH FUZZY ANTS EFFICIENT CLUSTERING WITH FUZZY ANTS S. SCHOCKAERT, M. DE COCK, C. CORNELIS AND E. E. KERRE Fuzziness and Uncertainty Modelling Research Unit, Department of Applied Mathematics and Computer Science, Ghent

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

Consultant-Guided Search A New Metaheuristic for Combinatorial Optimization Problems

Consultant-Guided Search A New Metaheuristic for Combinatorial Optimization Problems Consultant-Guided Search A New Metaheuristic for Combinatorial Optimization Problems Serban Iordache SCOOP Software GmbH Am Kielshof 29, 51105 Köln, Germany siordache@acm.org ABSTRACT In this paper, we

More information

IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE

IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE IMPROVING THE PARTICLE SWARM OPTIMIZATION ALGORITHM USING THE SIMPLEX METHOD AT LATE STAGE Fang Wang, and Yuhui Qiu Intelligent Software and Software Engineering Laboratory, Southwest-China Normal University,

More information

LOCATING HUBS IN TRANSPORT NETWORKS: AN ARTIFICIAL INTELLIGENCE APPROACH

LOCATING HUBS IN TRANSPORT NETWORKS: AN ARTIFICIAL INTELLIGENCE APPROACH DOI: http://dx.doi.org/10.7708/ijtte.2014.4(3).04 UDC: 656.022.5 LOCATING HUBS IN TRANSPORT NETWORKS: AN ARTIFICIAL INTELLIGENCE APPROACH Dušan Teodorović 1, Milica Šelmić 21, Ivana Vukićević 3 1, 2, 3

More information

Optimal Design of the Fuzzy Navigation System for a Mobile Robot Using Evolutionary Algorithms

Optimal Design of the Fuzzy Navigation System for a Mobile Robot Using Evolutionary Algorithms International Journal of Advanced Robotic Systems ARTICLE Optimal Design of the Fuzzy Navigation System for a Mobile Robot Using Evolutionary Algorithms Regular Paper Abraham Meléndez 1, Oscar Castillo

More information

CHAPTER 3 MULTI AGENT ROBOT CONTROL BASED ON TYPE-2 FUZZY AND ANT COLONY OPTIMIZATION

CHAPTER 3 MULTI AGENT ROBOT CONTROL BASED ON TYPE-2 FUZZY AND ANT COLONY OPTIMIZATION 41 CHAPTER 3 MULTI AGENT ROBOT CONTROL BASED ON TYPE-2 FUZZY AND ANT COLONY OPTIMIZATION 3.1 INTRODUCTION This chapter is to focus on an Agent based approach to Multi robot control using type -2 fuzzy

More information

Enhanced ABC Algorithm for Optimization of Multiple Traveling Salesman Problem

Enhanced ABC Algorithm for Optimization of Multiple Traveling Salesman Problem I J C T A, 9(3), 2016, pp. 1647-1656 International Science Press Enhanced ABC Algorithm for Optimization of Multiple Traveling Salesman Problem P. Shunmugapriya 1, S. Kanmani 2, R. Hemalatha 3, D. Lahari

More information

Particle Swarm Optimization Artificial Bee Colony Chain (PSOABCC): A Hybrid Meteahuristic Algorithm

Particle Swarm Optimization Artificial Bee Colony Chain (PSOABCC): A Hybrid Meteahuristic Algorithm Particle Swarm Optimization Artificial Bee Colony Chain (PSOABCC): A Hybrid Meteahuristic Algorithm Oğuz Altun Department of Computer Engineering Yildiz Technical University Istanbul, Turkey oaltun@yildiz.edu.tr

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

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM 33 CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM The objective of an ANFIS (Jang 1993) is to integrate the best features of Fuzzy Systems and Neural Networks. ANFIS is one of the best tradeoffs between

More information

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller

Solving A Nonlinear Side Constrained Transportation Problem. by Using Spanning Tree-based Genetic Algorithm. with Fuzzy Logic Controller Solving A Nonlinear Side Constrained Transportation Problem by Using Spanning Tree-based Genetic Algorithm with Fuzzy Logic Controller Yasuhiro Tsujimura *, Mitsuo Gen ** and Admi Syarif **,*** * Department

More information

The Travelling Salesman Problem. in Fuzzy Membership Functions 1. Abstract

The Travelling Salesman Problem. in Fuzzy Membership Functions 1. Abstract Chapter 7 The Travelling Salesman Problem in Fuzzy Membership Functions 1 Abstract In this chapter, the fuzzification of travelling salesman problem in the way of trapezoidal fuzzy membership functions

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

Robust Descriptive Statistics Based PSO Algorithm for Image Segmentation

Robust Descriptive Statistics Based PSO Algorithm for Image Segmentation Robust Descriptive Statistics Based PSO Algorithm for Image Segmentation Ripandeep Kaur 1, Manpreet Kaur 2 1, 2 Punjab Technical University, Chandigarh Engineering College, Landran, Punjab, India Abstract:

More information

Optimal Solution of a Mixed type Fuzzy Transportation Problem

Optimal Solution of a Mixed type Fuzzy Transportation Problem Intern. J. Fuzzy Mathematical Archive Vol. 15, No. 1, 2018, 83-89 ISSN: 2320 3242 (P), 2320 3250 (online) Published on 20 March 2018 www.researchmathsci.org DOI: http://dx.doi.org/10.22457/ijfma.v15n1a8

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

International Journal of Current Trends in Engineering & Technology Volume: 02, Issue: 01 (JAN-FAB 2016)

International Journal of Current Trends in Engineering & Technology Volume: 02, Issue: 01 (JAN-FAB 2016) Survey on Ant Colony Optimization Shweta Teckchandani, Prof. Kailash Patidar, Prof. Gajendra Singh Sri Satya Sai Institute of Science & Technology, Sehore Madhya Pradesh, India Abstract Although ant is

More information

A Review: Optimization of Energy in Wireless Sensor Networks

A Review: Optimization of Energy in Wireless Sensor Networks A Review: Optimization of Energy in Wireless Sensor Networks Anjali 1, Navpreet Kaur 2 1 Department of Electronics & Communication, M.Tech Scholar, Lovely Professional University, Punjab, India 2Department

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

Type-2 fuzzy controller in ZigBee network

Type-2 fuzzy controller in ZigBee network Type-2 fuzzy controller in ZigBee network MICHAL BLAHO, MARTIN URBAN, MARTIN FOLTIN Institute of control and industrial informatics Faculty of Electrical Engineering and Information Technology Slovak University

More information

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

More information

BI-OBJECTIVE EVOLUTIONARY ALGORITHM FOR FLEXIBLE JOB-SHOP SCHEDULING PROBLEM. Minimizing Make Span and the Total Workload of Machines

BI-OBJECTIVE EVOLUTIONARY ALGORITHM FOR FLEXIBLE JOB-SHOP SCHEDULING PROBLEM. Minimizing Make Span and the Total Workload of Machines International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN 2249-6955 Vol. 2 Issue 4 Dec - 2012 25-32 TJPRC Pvt. Ltd., BI-OBJECTIVE EVOLUTIONARY ALGORITHM FOR FLEXIBLE JOB-SHOP

More information

Optimistic Path using Artificial Bee Colony Approach

Optimistic Path using Artificial Bee Colony Approach International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 13 (2014), pp. 1255-1261 International Research Publications House http://www. irphouse.com Optimistic Path

More information

Adaptive Model of Personalized Searches using Query Expansion and Ant Colony Optimization in the Digital Library

Adaptive Model of Personalized Searches using Query Expansion and Ant Colony Optimization in the Digital Library International Conference on Information Systems for Business Competitiveness (ICISBC 2013) 90 Adaptive Model of Personalized Searches using and Ant Colony Optimization in the Digital Library Wahyu Sulistiyo

More information

Metaheuristic Development Methodology. Fall 2009 Instructor: Dr. Masoud Yaghini

Metaheuristic Development Methodology. Fall 2009 Instructor: Dr. Masoud Yaghini Metaheuristic Development Methodology Fall 2009 Instructor: Dr. Masoud Yaghini Phases and Steps Phases and Steps Phase 1: Understanding Problem Step 1: State the Problem Step 2: Review of Existing Solution

More information

GA is the most popular population based heuristic algorithm since it was developed by Holland in 1975 [1]. This algorithm runs faster and requires les

GA is the most popular population based heuristic algorithm since it was developed by Holland in 1975 [1]. This algorithm runs faster and requires les Chaotic Crossover Operator on Genetic Algorithm Hüseyin Demirci Computer Engineering, Sakarya University, Sakarya, 54187, Turkey Ahmet Turan Özcerit Computer Engineering, Sakarya University, Sakarya, 54187,

More information

Chapter 7 Fuzzy Logic Controller

Chapter 7 Fuzzy Logic Controller Chapter 7 Fuzzy Logic Controller 7.1 Objective The objective of this section is to present the output of the system considered with a fuzzy logic controller to tune the firing angle of the SCRs present

More information

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms

The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms The Design of Pole Placement With Integral Controllers for Gryphon Robot Using Three Evolutionary Algorithms Somayyeh Nalan-Ahmadabad and Sehraneh Ghaemi Abstract In this paper, pole placement with integral

More information

Sci.Int.(Lahore),28(1), ,2016 ISSN ; CODEN: SINTE 8 201

Sci.Int.(Lahore),28(1), ,2016 ISSN ; CODEN: SINTE 8 201 Sci.Int.(Lahore),28(1),201-209,2016 ISSN 1013-5316; CODEN: SINTE 8 201 A NOVEL PLANT PROPAGATION ALGORITHM: MODIFICATIONS AND IMPLEMENTATION Muhammad Sulaiman 1, Abdel Salhi 2, Eric S Fraga 3, Wali Khan

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

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM CHAPTER-7 MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM 7.1 Introduction To improve the overall efficiency of turning, it is necessary to

More information

An Efficient Analysis for High Dimensional Dataset Using K-Means Hybridization with Ant Colony Optimization Algorithm

An Efficient Analysis for High Dimensional Dataset Using K-Means Hybridization with Ant Colony Optimization Algorithm An Efficient Analysis for High Dimensional Dataset Using K-Means Hybridization with Ant Colony Optimization Algorithm Prabha S. 1, Arun Prabha K. 2 1 Research Scholar, Department of Computer Science, Vellalar

More information

Opportunistic Self Organizing Migrating Algorithm for Real-Time Dynamic Traveling Salesman Problem

Opportunistic Self Organizing Migrating Algorithm for Real-Time Dynamic Traveling Salesman Problem Opportunistic Self Organizing Migrating Algorithm for Real-Time Dynamic Traveling Salesman Problem arxiv:1709.03793v1 [cs.ne] 12 Sep 2017 Shubham Dokania, Sunyam Bagga, and Rohit Sharma shubham.k.dokania@gmail.com,

More information

A Hybrid Recommender System for Dynamic Web Users

A Hybrid Recommender System for Dynamic Web Users A Hybrid Recommender System for Dynamic Web Users Shiva Nadi Department of Computer Engineering, Islamic Azad University of Najafabad Isfahan, Iran Mohammad Hossein Saraee Department of Electrical and

More information

A Genetic Algorithm for Multiprocessor Task Scheduling

A Genetic Algorithm for Multiprocessor Task Scheduling A Genetic Algorithm for Multiprocessor Task Scheduling Tashniba Kaiser, Olawale Jegede, Ken Ferens, Douglas Buchanan Dept. of Electrical and Computer Engineering, University of Manitoba, Winnipeg, MB,

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

Research Article A Grey Wolf Optimizer for Modular Granular Neural Networks for Human Recognition

Research Article A Grey Wolf Optimizer for Modular Granular Neural Networks for Human Recognition Hindawi Computational Intelligence and Neuroscience Volume 217, Article ID 41851, 26 pages https://doi.org/1.1155/217/41851 Research Article A Grey Wolf Optimizer for Modular Granular Neural Networks for

More information

PENTAGON FUZZY NUMBER AND ITS APPLICATION TO FIND FUZZY CRITICAL PATH

PENTAGON FUZZY NUMBER AND ITS APPLICATION TO FIND FUZZY CRITICAL PATH Volume 114 No. 5 017, 183-185 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu PENTAGON FUZZY NUMBER AND ITS APPLICATION TO FIND FUZZY CRITICAL PATH SyedaNaziyaIkram

More information

A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization

A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-3, Issue-6, January 2014 A Novel Hybrid Self Organizing Migrating Algorithm with Mutation for Global Optimization

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION 1.1 Motivation The presence of uncertainties and disturbances has always been a vital issue in the control of dynamic systems. The classical linear controllers, PI and PID controllers

More information

Intuitionistic Fuzzy Estimations of the Ant Colony Optimization

Intuitionistic Fuzzy Estimations of the Ant Colony Optimization Intuitionistic Fuzzy Estimations of the Ant Colony Optimization Stefka Fidanova, Krasimir Atanasov and Pencho Marinov IPP BAS, Acad. G. Bonchev str. bl.25a, 1113 Sofia, Bulgaria {stefka,pencho}@parallel.bas.bg

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

Integration of Fuzzy Shannon s Entropy with fuzzy TOPSIS for industrial robotic system selection

Integration of Fuzzy Shannon s Entropy with fuzzy TOPSIS for industrial robotic system selection JIEM, 2012 5(1):102-114 Online ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.397 Integration of Fuzzy Shannon s Entropy with fuzzy TOPSIS for industrial robotic system selection

More information

A Comparative Study on Nature Inspired Algorithms with Firefly Algorithm

A Comparative Study on Nature Inspired Algorithms with Firefly Algorithm International Journal of Engineering and Technology Volume 4 No. 10, October, 2014 A Comparative Study on Nature Inspired Algorithms with Firefly Algorithm M. K. A. Ariyaratne, T. G. I. Fernando Department

More information

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2

A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Chapter 5 A Genetic Algorithm for Graph Matching using Graph Node Characteristics 1 2 Graph Matching has attracted the exploration of applying new computing paradigms because of the large number of applications

More information

Mobile Robot Path Planning in Static Environment

Mobile Robot Path Planning in Static Environment Mobile Robot Path Planning in Static Environment A Thesis Submitted in Partial Fulfilment of the Requirements for the Degree of Bachelor of Technology in Computer Science & Engineering Submitted by: Raman

More information

Speed regulation in fan rotation using fuzzy inference system

Speed regulation in fan rotation using fuzzy inference system 58 Scientific Journal of Maritime Research 29 (2015) 58-63 Faculty of Maritime Studies Rijeka, 2015 Multidisciplinary SCIENTIFIC JOURNAL OF MARITIME RESEARCH Multidisciplinarni znanstveni časopis POMORSTVO

More information

S.KANIMOZHI SUGUNA 1, DR.S.UMA MAHESWARI 2

S.KANIMOZHI SUGUNA 1, DR.S.UMA MAHESWARI 2 Performance Analysis of Feature Extraction and Selection of Region of Interest by Segmentation in Mammogram Images between the Existing Meta-heuristic Algorithms and Monkey Search Optimization (MSO) S.KANIMOZHI

More information

ACCELERATING THE ANT COLONY OPTIMIZATION

ACCELERATING THE ANT COLONY OPTIMIZATION ACCELERATING THE ANT COLONY OPTIMIZATION BY SMART ANTS, USING GENETIC OPERATOR Hassan Ismkhan Department of Computer Engineering, University of Bonab, Bonab, East Azerbaijan, Iran H.Ismkhan@bonabu.ac.ir

More information

Optimized Watermarking Using Swarm-Based Bacterial Foraging

Optimized Watermarking Using Swarm-Based Bacterial Foraging Journal of Information Hiding and Multimedia Signal Processing c 2009 ISSN 2073-4212 Ubiquitous International Volume 1, Number 1, January 2010 Optimized Watermarking Using Swarm-Based Bacterial Foraging

More information