STUDY ON HARMONY SEARCH AND CUCKOO SEARCH ALGORITHM

Size: px
Start display at page:

Download "STUDY ON HARMONY SEARCH AND CUCKOO SEARCH ALGORITHM"

Transcription

1 International Journal of Recent Innovation in Engineering and Research Scientific Journal Impact Factor by SJIF e- ISSN: STUDY ON HARMONY SEARCH AND CUCKOO SEARCH ALGORITHM S. Induja 1 and Dr.V.P.Eswaramurthy 2 1 Research Scholar, Periyar University, Salem , Tamilnadu, India 2 Assistant Professor, Department of Computer Science, Government Arts and Science College, Komarapalayam, Tamilnadu, India Abstract- Harmony Search (HS) is a meta-heuristic algorithm, based on the musical improvisation method for its processing. In recent times, HS is becoming a preferred algorithm in the evolutionary computation field due to its own priority to many other algorithms. Cuckoo search algorithm is used in solving optimization problems. More over, this algorithm increases the optimization rate, convergence and efficiency. This paper thoroughly reviews and analyzes the main characteristics and application portfolio of the so-called Harmony Search algorithm and Cuckoo search algorithm. Keywords - HS, CS, Optimal solution, DP I. INTRODUCTION The utilization optimization algorithms to reality issues has obtained momentum in the last 10 years. Going out back to the early 1940s, customized mathematical methods such as linear programming (LP), nonlinear programming (NLP) or even dynamic programming (DP) were first sorted out for solving complex optimization issues by switching to various relaxation methods of the primary formulation. These strategies are equipped for cost-efficiently obtaining a worldwide optimal remedy in trouble designs subject to selected particularities, unfortunately their application series does not include the complete course of NP-complete problems, in which an exact approach can never be found in polynomial time. In fact, the remedy space of the problem speeds up substantially with the lots of inputs, making these inconceivable for effective applications. In an effort to cope up with the above shortcoming, meta-heuristic techniques conceived as intelligent self-learning algorithms stemming from the study and mimicking of intelligent processes and behaviours occurring naturally, social problems and other aspects have come into view for effectively tacking this type of hard optimization paradigms. In most cases, meta-heuristics are deemed the most effective choices to seek out and determine a near-optimal solution just one without relying on exact yet computationally challenging algorithms, and by overcoming the major drawback of local search algorithms, ie, getting an stagnant in biased localized areas far from the sought universal solution. Actually, on the last option lays one of the major design issues of modern metaheuristic methods: to avoid local optima to be able to get global optima, which can be achieved by exploring the entire search space through the use of intelligent stochastically driven providers. On this objective, it is of utmost significance for enhancing the overall search performance of the metaheuristic to stabilize the trade off between two essential relevant aspects: diversification and intensification. On one side, diversification represents a form of randomization added to the deterministic elements generating the algorithm procedure in order to explore the finding place in an extensive manner, while intensification represents the improvement of available partial strategies to the problem by discovering the vicinity of such solutions in the region area. If diversification is enough powerful, numerous regions of the search space might be loosely explored, which will reduce the convergence rate of the algorithm. By contrast, if diversification is kept low in the algorithm design, there is certainly an important risk of leaving a part of the solution area unexplored or perhaps generating far-from-optimal solutions owing to trapping in local optima. An appropriate intensification is accomplished by means of exploiting the information attained from past rights Reserved Page 33

2 and by properly fine-tuning the variables that deal with the performance of the algorithm for a particular issue in an effort to improve their convergence characteristics. Cuckoo search algorithm, another form of bio mimicry in the optimization technique, which produces the best reproduction strategy technique of the well known brood parasitic bird, the cuckoos, which has been proposed by Yang and Deb just lately[1]. Cuckoos, most probably one of the vicious and crafty species of all fowl breeds, clandestinely lay their eggs in the nests of other host wild birds, sparing themselves the parental tasks of raising the young. Actually cuckoos practice the art of deceptiveness on a regular basis in their reproductive system. They mimic the color along with pattern of the host eggshell in order to disguise their ova from being detected by the host birds.to make more area and food for their younger chick,cuckoos will steal the host egg whilst sneaking their personal into the nest. however, the connection among the host species and the cuckoos is usually a continuous arms race. The hosts discover ways to discern the imposters and that they either throw out the parasitic eggs or wilderness the nest; the parasites improve the forgery ability to make their eggs to appear greater alike with the host eggs. The feasibility of applying the CSA to find the global most fulfilling for the optimization problems has been investigated within the literature. In the pioneering research work of Yang and Deb[1], the CSA has been applied effectively in optimizing numerous benchmark functions, and their findings confirmed that the worldwide seek capability of the CSA is extra green than GA and PSO [2, 3].Alternatively, the CSA has been employed in numerous domain names considering its inception; consisting of engineering layout technique [4 7], chaotic system [8], wi-fi sensor networks [9,10], structural optimization problem [4, 11, 12], image processing [13, 14], mining technique [20], and scheduling trouble [10 13]. Unquestionably, its recognition increases unceasingly in the not-to-distant future. II. HARMONY SEARCH ALGORITHM The HS algorithm was formerly evolved with the aid of Geem et al. in 2001[24], and is totally based on l musical performance methods, that show up whilst a musician searches for a higher level of harmony, including jazz. Jazz improvisation seeks to discover musically attractive concord (an excellent country) as determined through a cultured preferred, simply because the optimization system seeks to discover a worldwide solution (an excellent nation) determined with the aid of an objective characteristic. The pitch of every musical device determines the aesthetic satisfactory, just because the goal feature value is decided by the set of values assigned to every layout variable [19]. HS algorithm proved to be very a effective one in a huge variety of optimization troubles, including water distribution and games[20 24], and showed higher performance in evaluation of different conventional optimization techniques. The benefits of HS can be summarized as proven beneath [24]: i. HS algorithm uses fewer mathematical techniques and does now not require any initial values for the variables. ii. Since, the HS algorithm uses stochastic random searches, descriptive and derivative information is also not needed. iii. HS algorithm generates a new vector, after thinking about all of the existing vectors, while the genetic set of rules (GA) most effective considers the two parent vectors. these features increase the power of the HS algorithm and convey higher answers. iv. HS is right at figuring out the excessive overall performance regions of the solution area at a reasonable time. In HS algorithm, the Harmony Memory(HM) stores the feasible vectors, that are all in the feasible space. when a musician improvises one pitch, normally one among three guidelines is used: i. Generating anyone pitch from his/her memory, i.e. choosing any one fee from Harmony memory, defined as memory consideration; ii. Generating a nearby pitch of 1 pitch in his/her memory, i.e. deciding on an adjoining cost of one cost from concord memory, defined as pitch modifications; iii. Producing totally a random pitch Available Online at : Page 34

3 from viable sound levels, i.e. deciding on absolutely random price from the feasible fee variety, described as randomization. In addition, whilst every selection variable chooses one value inside the HS algorithm, it could follow one of the abovementioned policies within the whole HS algorithm. If the new harmony vector is better than the worst harmony vector inside the harmony memory, then the new harmony vector will changed to the place of the worst one. This procedure is repeated till a preventing criterion is reached[25-27]. Algorithm 1: Harmony search algorithm. III. APPLICATIONS OF HARMONY SEARCH ALGORITHM A) IN THE FIELD OF COMPUTER SCIENCE The usage of HS algorithm has been applied recently in many fields in computer science and engineering, including the clustering or grouping of web pages, the text summarization, Robotics, Internet routing, etc. HS has been applied successfully to the issue of clustering of web pages, for both continuous data representation [30] and as well as for discrete data representation [29]. For clustering, hybrid HS with the k-means algorithm, HSCLUST resulting in [31]. It depicts that clustering web documents based on HS ia a better option when we deal with larger number of documents [28] HS was utilized for reducing the period of motion, which is really the main restriction of issues which may have mainly directed at increasing performance, for robots used in the industrial field. HS was hybridized with the sequential quadratic encoding (SQP, Sequential acronyms Quadratic Programming), ending HHSA to improve the solutions measured trajectories, using randomness in order to find the optimal introductory ideals which are to be utilized for SQP vectors. B) IN THE FIELD OF ECOLOGY In today s modern life, urban conservation ecosystems and their species are very important. To achieve this, different techniques have been developed and used for the selection problem. In the field of optimization,various classes of reserve selection problems have been discovered: species recovery problem (Species September Covering Problem, SSCP) recovery problem Maximum species (Maximal Covering Species Problem, MCSP), maximum representation problem of multiple species (Maximal Multiple-Species Representation Problem, MMRSP) problem restricting opportunity preservation (chance constrained covering problem) and problem preservation of expected (expected covering problem). Of the above optimization problems, MCSP has been known to be the most commonly used model [32, 33, 34]. HS algorithm has been modified to adapt to various features of the problem such as: limited selection (sparse selection), selection of the first major book (big-book-first selection) and selection of the first diversity (diversity-first selection). C) IN THE FIELD OF CIVIL ENGINEERING Minimizing prices and area materials, area unit a number of the foremost vital options within the style, development and implementation of a structure or building. HS has undergone multiple Available Online at : Page 35

4 connected applications construction, network style and optimisation of resources, wonderful results compared to different algorithms within the minimizing the full price of construction (production), that for engineering science is that the main issue and each company appearance, going aside the standard of materials and construction itself. once speech structural style refers to the structure or frame construction, that is, the beams and columns steel, that support the load of the development [35-37]. D) IN THE FIELD OF ECONOMICS A classic and necessary downside in economic science is that the total radii. The total of radii is an element of the half programming, that aims at optimizing one or a lot of radios of assorted functions. This downside thought of terribly troublesome as a result of it involves nonconvex and/or multimodal functions. Among the applications of the issues total of radii are: government catching, the transportation science, finance, economics, engineering [20]. moreover, in their analysis half, these issues have theoretical and procedure challenges.[38]. IV. CUCKOO SEARCH ALGORITHM The Cuckoo Search Algorithm, which is evolved from inspiration of cuckoo s adaption to breeding and reproduction, is summarized as follows: (i) Each cuckoo lays one egg, randomly in a selected host nest at a time, where the egg denotes the possible solution for the problem under study; (ii) The CSA follow up the survival of the fittest principle. Only the fittest among all the host nests with high quality eggs will be stepped out to the next generation; (iii) The number of host nests in the CSA is fixed. The host bird identify the intruder egg with a probability pa [0, 1]. For such kind of incidents, the host bird will either evict the parasitic egg or abandon the nest totally and seek for a new site to rebuild the nest. begin Generate initial population of q host nest xi, i = 1, 2,..., q for all xi do Evaluate the fitness function Fi = (xi) end for while (iter < MaxGeneration) or (stopping criterion) Generate a cuckoo egg xj from random host nest by using L evy flight Calculate the fitness function Fj = (xj) Get a random nest i among q host nest if (Fj > Fi) then Replace xi with xj Replace Fi with Fj end if Abandon a fraction pa of the worst nests Build new nests randomly to replace nests lost Evaluate the fitness of new nests end while end Algorithm 2: Cuckoo search algorithm. Available Online at : Page 36

5 V. FLOWCHART OF CUCKOO SEARCH Figure 1: Flowchart of Cuckoo search algorithm. VI.APPLICATIONS OF CUCKOO SEARCH Cuckoo Search algorithm are used for solving A)Financial Demands Distribute issues. B) Expense and Vulnerabilities optimization challenges in Cloud computing are dealed by using CS algorithm with Levy flights. C) For Optimum Network Reconfiguration and Distributed generation adaptive Cuckoo search algorithm can be used. D) Cuckoo search algorithm for feature selection. E) For Secured Vehicular Adhoc Network (VANET), cuckoo search algorithm can be enforced. VII.CONCLUSION AND FUTURE WORK Harmony search algorithm has proved to be a powerful tool for solving numerous optimization issues. It may not need any specific mathematical calculations to obtain the optimum solutions. In recent times, HS was applied to a lot of optimization issues, demonstrating its efficiency compared to other heuristic algorithms and other Meta mathematical optimization strategies. Continuous development improvements to the algorithm and various applications to new varieties of problems (operations research, economy, computer science, civil engineering and electrical engineering), indicate that HS is an excellent option. As a consequence, a lot of reports have been presented to improve their functionality. However, there are a lot future works that can be done, like: Investigation of the way to prevent getting fixed in local solution, because most of the proposed HS had a problem of being, so. Implement HS on dynamic issues. Improve and analyze ensemble of HS operators algorithms. CS is the most effective search algorithm that it motivated by the breeding behaviour of cuckoos. It gives the brief description of the applications of the nature-inspired algorithm. CS algorithm is within a variety of fields including Industry, Image processing, wireless sensor networks, flood forecasting, document clustering, speaker recognition, shortest path in distributed system, in the health sector, job scheduling. The Cuckoo algorithm performs various nature-inspired algorithms with regards to upgraded performance and also less computational period REFERENCES [1] Xin She Yang and Sush Deb, "Nature & Biologically Inspired Computing," in IEEE, University of Cambridge, Trumpinton Street, CB2 1 PZ, UK, Available Online at : Page 37

6 [2] X.-S. Yang and S. Deb, Cuckoo search via L evy flights, in Proceedings of the World Congress on Nature and Biologically Inspired Computing (NABIC 09), pp , December [3] X.-S. Yang and S. Deb, Engineering optimisation by cuckoo search, International Journal of Mathematical Modelling and Numerical Optimisation, vol. 1, no. 4, pp , [4] I. Durgun and A. R. Yildiz, Structural design optimization of vehicle components using Cuckoo search algorithm, Materials Testing, vol. 54, no. 3, pp , [5] J. Piechocki, D. Ambroziak, A. Palkowski, and G. Redlarski, Use of Modified Cuckoo Search algorithm in the design process of integrated power systems for modern and energy self-sufficient farms, Applied Energy, vol. 114, pp , [6] A. H. Gandomi, S. Talatahari, X.-S. Yang, and S. Deb, Design optimization of truss structures using cuckoo search algorithm, Structural Design of Tall and Special Buildings, vol. 22, pp , [7] R. Sharma, K. P. S. Rana, and V. Kumar, Performance analysis of fractional order fuzzy PID controllers applied to a robotic manipulator, Expert SystemswithApplications, vol. 41,no. 9, pp , [8] X.-T. Li and M.-H. Yin, Parameter estimation for chaotic systems using the cuckoo search algorithm with an orthogonal learning method, Chinese Physics B, vol. 21, no. 5, Article ID , [9] M. Dhivya and M. Sundarambal, Cuckoo Search for data gathering in wireless sensor networks, International Journal of Mobile Communications, vol. 9, no. 6, pp , [10] S. Goyal and M. S. Patterh, Wireless sensor network localization based on cuckoo search algorithm, Wireless Personal Communications, [11] A. Gandomi, X.-S. Yang, and A. H. Alavi, Cuckoo search algorithm: a metaheuristic approach to solve structural optimization problems, Engineering with Computers, vol. 29, no. 1, pp , [12] A. H. Gandomi, X.-S. Yang, and A. H. Alavi, Cuckoo search algorithm: a metaheuristic approach to solve structural optimization problems, Engineering with Computers, vol. 29, no. 1, pp , [13] A.K.Bhandari, V. K. Singh, A. Kumar, andg.k.singh, Cuckoo search algorithm and wind driven optimization based study of satellite image segmentation for multilevel thresholding using Kapur s entropy, Expert Systems with Applications, vol. 41, pp , [14] A. K. Bhandari, V. Soni, A. Kumar, and G. K. Singh, Cuckoo search algorithm based satellite image contrast and brightness enhancement using DWT-SVD, ISA Transactions, vol. 53, no. 4, pp , [15] A. R. Yildiz, Cuckoo search algorithmfor the selection of optimalmachining parameters inmilling operations, International Journal of AdvancedManufacturing Technology, vol. 64, no. 1 4, pp , [16] K. Chandrasekaran and S. P. Simon, Multi-objective scheduling problem: hybrid approach using fuzzy assisted cuckoo search algorithm, Swarm and Evolutionary Computation, vol. 5, pp. 1 16, [17] S. Burnwal and S. Deb, Scheduling optimization of flexible manufacturing system using cuckoo search-based approach, The International Journal of Advanced Manufacturing Technology, vol. 64, no. 5-8, pp , [18] M. K. Marichelvam, T. Prabaharan, and X. S. Yang, Improved cuckoo search algorithmfor hybrid flow shop scheduling problems to minimize makespan, Applied Soft Computing Journal, vol. 19, pp , [19] Lee, K.S., Geem, Z.W., Lee, S.-H. and Bae, K.-W. The harmony search heuristic algorithm for discrete structural optimization", 2005, Engineering Optimization, 37(7): [20] Yang, X.-S., Harmony Search as a Metaheuristic Algorithm, in Music-Inspired Harmony Search Algorithm. 2009, Springer Berlin / Heidelberg. p [21] Geem, Z.W., Optimal Design of Water Distribution Networks Using Harmony Search. 2009: p [22] Geem, Z.W., Optimal cost design of water distribution networks using harmony search. Engineering Optimization, [23] Geem, Z.W., Harmony search algorithms for structural design optimization, in Studies in computational intelligence, v , Springer Berlin Heidelberg: Berlin, Heidelberg. p [24] Geem, Z.W., Harmony search algorithm for solving Sudoku, in Proceedings of the 11th international conference, KES 2007 and XVII Italian workshop on neural networks conference on Knowledge-based intelligent information and engineering systems: Part I. 2007, Springer-Verlag: Vietri sul Mare, Italy. [25] Geem, Z., J. Kim, and G.V. Loganathan, A New Heuristic Optimization Algorithm: Harmony Search. Simulation, (2): p [26] Lee, K. and Z. Geem, A new meta-heuristic algorithm for continuous engineering optimization: harmony search theory and practice. Computer Methods in Applied Mechanics and Engineering, (36-38): p [27] Geem, Z.W., Recent Advances In Harmony Search Algorithm. Studies in Computational Intelligence. Vol , Annandale,Virginia: Springer [28] Forsati, R. and M. Mahdavi, Web Text Mining Using Harmony Search, in Recent Advances In Harmony Search Algorithm. 2010, Springer Berlin / Heidelberg. p [29] Mahdavi, M. and H. Abolhassani, Harmony K-means algorithm for document clustering. Data Mining and Knowledge Discovery, (3): p [30] Mahdavi, M., et al., Novel meta-heuristic algorithms for clustering web documents. Applied Mathematics and Computation, (1-2): p Available Online at : Page 38

7 [31] Forsati, R., et al. Hybridization of K-Means and Harmony Search Methods for Web Page Clustering. In Web Intelligence and Intelligent Agent Technology, 2008.WI-IAT 08. IEEE/WIC/ACM International Conference on [32] Geem, Z., C.-L. Tseng, and J. Williams, Harmony Search Algorithms for Water and Environmental Systems, in Music-Inspired Harmony Search Algorithm. 2009, Springer Berlin / Heidelberg. p [33] Cheng, Y.M., et al., An improved harmony search minimization algorithm using different slip surface generation methods for slope stability analysis. EngineeringOptimization, (2): p [34] Fesanghary, M., E. Damangir, and I. Soleimani, Design optimization of shell and tube heat exchangers using global sensitivity analysis and harmony search algorithm. Applied Thermal Engineering, (5-6): p [35] Saka, M.P., Optimum design of steel sway frames to BS5950 using harmony search algorithm. Journal of Constructional Steel Research, (1): p [36] Geem, Z. and S. Degertekin, Optimum Design of Steel Frames via Harmony Search Algorithm, in Harmony Search Algorithms for Structural Design Optimization. 2009, Springer Berlin / Heidelberg. p International Journal of Computer Applications ( ) Volume 70 No.28, May 2013 [37] Saka, M. and F. Erdal, Harmony search based algorithm for the optimum design of grillage systems to LRFD-AISC. Structural and Multidisciplinary Optimization, (1):p [38] Jaberipour, M. and E. Khorram, Solving the sum-ofratios problems by a harmony search algorithm. Journal of Computational and Applied Mathematics, (3):p Available Online at : Page 39

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch

Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch RESEARCH ARTICLE OPEN ACCESS Effect of Parameter Tuning on Performance of Cuckoo Search Algorithm for Optimal Reactive Power Dispatch Tejaswini Sharma Laxmi Srivastava Department of Electrical Engineering

More information

IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 06, 2014 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 06, 2014 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 06, 2014 ISSN (online): 2321-0613 Parametric Optimization of Shell and Tube Heat Exchanger by Harmony Search Algorithm

More information

Optimal Under-voltage Load Shedding using Cuckoo Search with Levy Flight Algorithm for Voltage Stability Improvement

Optimal Under-voltage Load Shedding using Cuckoo Search with Levy Flight Algorithm for Voltage Stability Improvement International Journal of Engineering Science Invention ISSN (Online): 239 6734, ISSN (Print): 239 6726 Volume 4 Issue 7 July 205 PP.34-4 Optimal Under-voltage Load Shedding using Cuckoo Search with Levy

More information

PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism

PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism Engineering Letters, 5:, EL_5 3 PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism Jie-Sheng Wang, and Shu-Xia

More information

Multi-objective Optimization Inspired by Nature

Multi-objective Optimization Inspired by Nature Evolutionary algorithms Multi-objective Optimization Inspired by Nature Jürgen Branke Institute AIFB University of Karlsruhe, Germany Karlsruhe Institute of Technology Darwin s principle of natural evolution:

More information

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Journal of Academic and Applied Studies (JAAS) Vol. 2(1) Jan 2012, pp. 32-38 Available online @ www.academians.org ISSN1925-931X NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Sedigheh

More information

Comparison of Different Performance Index Factor for ABC-PID Controller

Comparison of Different Performance Index Factor for ABC-PID Controller International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 2 (2014), pp. 177-182 International Research Publication House http://www.irphouse.com Comparison of Different

More information

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques P. Ravi Kumar M.Tech (control systems) Gudlavalleru engineering college Gudlavalleru,Andhra Pradesh,india

More information

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target

Improvement of Robot Path Planning Using Particle. Swarm Optimization in Dynamic Environments. with Mobile Obstacles and Target Advanced Studies in Biology, Vol. 3, 2011, no. 1, 43-53 Improvement of Robot Path Planning Using Particle Swarm Optimization in Dynamic Environments with Mobile Obstacles and Target Maryam Yarmohamadi

More information

A Review on Genetic Algorithm and Its Applications

A Review on Genetic Algorithm and Its Applications 2017 IJSRST Volume 3 Issue 8 Print ISSN: 2395-6011 Online ISSN: 2395-602X Themed Section: Science and Technology A Review on Genetic Algorithm and Its Applications Anju Bala Research Scholar, Department

More information

ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS

ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS ARTIFICIAL INTELLIGENCE IN POWER SYSTEMS Prof.Somashekara Reddy 1, Kusuma S 2 1 Department of MCA, NHCE Bangalore, India 2 Kusuma S, Department of MCA, NHCE Bangalore, India Abstract: Artificial Intelligence

More information

Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm

Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm Design of PID Controller for Higher Order Discrete Systems Based on Order Reduction Employing ABC Algorithm G.Vasu 1* G.Sandeep 2 1. Assistant professor, Dept. of Electrical Engg., S.V.P Engg College,

More information

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Journal of ELECTRICAL ENGINEERING, VOL. 65, NO. 1, 2014, 44 49 CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Omar Bendjeghaba This paper presents a tuning approach based

More information

Mehrdad Amirghasemi a* Reza Zamani a

Mehrdad Amirghasemi a* Reza Zamani a The roles of evolutionary computation, fitness landscape, constructive methods and local searches in the development of adaptive systems for infrastructure planning Mehrdad Amirghasemi a* Reza Zamani a

More information

Harmony Search and Nonlinear Programming Based Hybrid Approach to Enhance Power System Performance with Wind Penetration

Harmony Search and Nonlinear Programming Based Hybrid Approach to Enhance Power System Performance with Wind Penetration Abstract Wind generation existence in power system greatly affects power system transient stability and it also greatly affects steady state conditions. FACTS devices are proposed as a solution to this

More information

A Novel Multistage Genetic Algorithm Approach for Solving Sudoku Puzzle

A Novel Multistage Genetic Algorithm Approach for Solving Sudoku Puzzle A Novel Multistage Genetic Algorithm Approach for Solving Sudoku Puzzle Haradhan chel, Deepak Mylavarapu 2 and Deepak Sharma 2 Central Institute of Technology Kokrajhar,Kokrajhar, BTAD, Assam, India, PIN-783370

More information

Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization

Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization Antennas and Propagation Volume 008, Article ID 1934, 4 pages doi:10.1155/008/1934 Research Article Optimization of Gain, Impedance, and Bandwidth of Yagi-Uda Array Using Particle Swarm Optimization Munish

More information

1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg)

1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg) 1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg) 6) Virtual Ecosystems & Perspectives (sb) Inspired

More information

Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems

Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems Optimum PID Control of Multi-wing Attractors in A Family of Lorenz-like Chaotic Systems Anish Acharya 1, Saptarshi Das 2 1. Department of Instrumentation and Electronics Engineering, Jadavpur University,

More information

Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling

Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling Milica Petrović and Zoran Miljković Abstract Development of reliable and efficient material transport system is one of the basic requirements

More information

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM

DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM DISTRIBUTION NETWORK RECONFIGURATION FOR LOSS MINIMISATION USING DIFFERENTIAL EVOLUTION ALGORITHM K. Sureshkumar 1 and P. Vijayakumar 2 1 Department of Electrical and Electronics Engineering, Velammal

More information

To be published by IGI Global: For release in the Advances in Computational Intelligence and Robotics (ACIR) Book Series

To be published by IGI Global:  For release in the Advances in Computational Intelligence and Robotics (ACIR) Book Series CALL FOR CHAPTER PROPOSALS Proposal Submission Deadline: September 15, 2014 Emerging Technologies in Intelligent Applications for Image and Video Processing A book edited by Dr. V. Santhi (VIT University,

More information

Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network

Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network (649 -- 917) Evolutionary Optimization for the Channel Assignment Problem in Wireless Mobile Network Y.S. Chia, Z.W. Siew, S.S. Yang, H.T. Yew, K.T.K. Teo Modelling, Simulation and Computing Laboratory

More information

PID Controller Optimization By Soft Computing Techniques-A Review

PID Controller Optimization By Soft Computing Techniques-A Review , pp.357-362 http://dx.doi.org/1.14257/ijhit.215.8.7.32 PID Controller Optimization By Soft Computing Techniques-A Review Neha Tandan and Kuldeep Kumar Swarnkar Electrical Engineering Department Madhav

More information

Review of Soft Computing Techniques used in Robotics Application

Review of Soft Computing Techniques used in Robotics Application International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 3 (2013), pp. 101-106 International Research Publications House http://www. irphouse.com /ijict.htm Review

More information

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach Indian Journal of Science and Technology, Vol 7(S7), 140 145, November 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 PID Controller Tuning using Soft Computing Methodologies for Industrial Process-

More information

Achieving Desirable Gameplay Objectives by Niched Evolution of Game Parameters

Achieving Desirable Gameplay Objectives by Niched Evolution of Game Parameters Achieving Desirable Gameplay Objectives by Niched Evolution of Game Parameters Scott Watson, Andrew Vardy, Wolfgang Banzhaf Department of Computer Science Memorial University of Newfoundland St John s.

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm M. Madhavi 1, Sh. A. S. R Sekhar 2 1 PG Scholar, Department of Electrical and Electronics

More information

Decision Science Letters

Decision Science Letters Decision Science Letters 3 (2014) 121 130 Contents lists available at GrowingScience Decision Science Letters homepage: www.growingscience.com/dsl A new effective algorithm for on-line robot motion planning

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

Nonuniform multi level crossing for signal reconstruction

Nonuniform multi level crossing for signal reconstruction 6 Nonuniform multi level crossing for signal reconstruction 6.1 Introduction In recent years, there has been considerable interest in level crossing algorithms for sampling continuous time signals. Driven

More information

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI 784 Current Trends in Technology and Science Base Station Localization using Social Impact Theory Based Optimization Sandeep Kaur, Pooja Sahni Department of Electronics & Communication Engineering CEC,

More information

EFFECT OF CUCKOO SEARCH OPTIMIZED INTEGRAL - DOUBLE DERIVATIVE CONTROLLER WITH TCPS FOR CONTAINING OSCILLATIONS IN AUTOMATIC GENERATION CONTROL (AGC)

EFFECT OF CUCKOO SEARCH OPTIMIZED INTEGRAL - DOUBLE DERIVATIVE CONTROLLER WITH TCPS FOR CONTAINING OSCILLATIONS IN AUTOMATIC GENERATION CONTROL (AGC) EFFECT OF CUCKOO SEARCH OPTIMIZED INTEGRAL - DOUBLE DERIVATIVE CONTROLLER WITH TCPS FOR CONTAINING OSCILLATIONS IN AUTOMATIC GENERATION CONTROL (AGC) 1 S.Sanajaoba Singh, 2 Nidul Sinha NIT Silchar, Assam

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Department of Mechanical Engineering, Khon Kaen University, THAILAND, 40002

Department of Mechanical Engineering, Khon Kaen University, THAILAND, 40002 366 KKU Res. J. 2012; 17(3) KKU Res. J. 2012; 17(3):366-374 http : //resjournal.kku.ac.th Multi Objective Evolutionary Algorithms for Pipe Network Design and Rehabilitation: Comparative Study on Large

More information

Evolutionary robotics Jørgen Nordmoen

Evolutionary robotics Jørgen Nordmoen INF3480 Evolutionary robotics Jørgen Nordmoen Slides: Kyrre Glette Today: Evolutionary robotics Why evolutionary robotics Basics of evolutionary optimization INF3490 will discuss algorithms in detail Illustrating

More information

SWARM INTELLIGENCE. Mario Pavone Department of Mathematics & Computer Science University of Catania

SWARM INTELLIGENCE. Mario Pavone Department of Mathematics & Computer Science University of Catania Worker Ant #1: I'm lost! Where's the line? What do I do? Worker Ant #2: Help! Worker Ant #3: We'll be stuck here forever! Mr. Soil: Do not panic, do not panic. We are trained professionals. Now, stay calm.

More information

Implementation of FPGA based Decision Making Engine and Genetic Algorithm (GA) for Control of Wireless Parameters

Implementation of FPGA based Decision Making Engine and Genetic Algorithm (GA) for Control of Wireless Parameters Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 11, Number 1 (2018) pp. 15-21 Research India Publications http://www.ripublication.com Implementation of FPGA based Decision Making

More information

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Nidhi Sindhwani Department of ECE, ASET, GGSIPU, Delhi, India Abstract: In MIMO system, there are several number of users

More information

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL

IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL IMPLEMENTATION OF NEURAL NETWORK IN ENERGY SAVING OF INDUCTION MOTOR DRIVES WITH INDIRECT VECTOR CONTROL * A. K. Sharma, ** R. A. Gupta, and *** Laxmi Srivastava * Department of Electrical Engineering,

More information

Obstacle Avoidance in Collective Robotic Search Using Particle Swarm Optimization

Obstacle Avoidance in Collective Robotic Search Using Particle Swarm Optimization Avoidance in Collective Robotic Search Using Particle Swarm Optimization Lisa L. Smith, Student Member, IEEE, Ganesh K. Venayagamoorthy, Senior Member, IEEE, Phillip G. Holloway Real-Time Power and Intelligent

More information

Available online at ScienceDirect. Procedia Computer Science 92 (2016 ) 36 41

Available online at   ScienceDirect. Procedia Computer Science 92 (2016 ) 36 41 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 92 (2016 ) 36 41 2nd International Conference on Intelligent Computing, Communication & Convergence (ICCC-2016) Srikanta

More information

MPPT BASED ON MODIFIED FIREFLY ALGORITHM

MPPT BASED ON MODIFIED FIREFLY ALGORITHM Singaporean Journal of Scientific Research(SJSR) Journal of Selected Areas in Microelectronics (JSAM) Vol.8.No.2 2016 Pp.94-100 available at :www.iaaet.org/sjsr Paper Received : 08-03-2016 Paper Accepted:

More information

Transactions on Information and Communications Technologies vol 6, 1994 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 6, 1994 WIT Press,   ISSN Application of artificial neural networks to the robot path planning problem P. Martin & A.P. del Pobil Department of Computer Science, Jaume I University, Campus de Penyeta Roja, 207 Castellon, Spain

More information

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot

An Improved Path Planning Method Based on Artificial Potential Field for a Mobile Robot BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No Sofia 015 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-015-0037 An Improved Path Planning Method Based

More information

Pareto Optimal Solution for PID Controller by Multi-Objective GA

Pareto Optimal Solution for PID Controller by Multi-Objective GA Pareto Optimal Solution for PID Controller by Multi-Objective GA Abhishek Tripathi 1, Rameshwar Singh 2 1,2 Department Of Electrical Engineering, Nagaji Institute of Technology and Management, Gwalior,

More information

PID Controller Tuning Optimization with BFO Algorithm in AVR System

PID Controller Tuning Optimization with BFO Algorithm in AVR System PID Controller Tuning Optimization with BFO Algorithm in AVR System G. Madasamy Lecturer, Department of Electrical and Electronics Engineering, P.A.C. Ramasamy Raja Polytechnic College, Rajapalayam Tamilnadu,

More information

Scheduling. Radek Mařík. April 28, 2015 FEE CTU, K Radek Mařík Scheduling April 28, / 48

Scheduling. Radek Mařík. April 28, 2015 FEE CTU, K Radek Mařík Scheduling April 28, / 48 Scheduling Radek Mařík FEE CTU, K13132 April 28, 2015 Radek Mařík (marikr@fel.cvut.cz) Scheduling April 28, 2015 1 / 48 Outline 1 Introduction to Scheduling Methodology Overview 2 Classification of Scheduling

More information

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management)

A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) A Comparative Study on different AI Techniques towards Performance Evaluation in RRM(Radar Resource Management) Madhusudhan H.S, Assistant Professor, Department of Information Science & Engineering, VVIET,

More information

Shuffled Complex Evolution

Shuffled Complex Evolution Shuffled Complex Evolution Shuffled Complex Evolution An Evolutionary algorithm That performs local and global search A solution evolves locally through a memetic evolution (Local search) This local search

More information

Applications of Nature-Inspired Intelligence in Finance

Applications of Nature-Inspired Intelligence in Finance Applications of Nature-Inspired Intelligence in Finance Vasilios Vasiliadis 1, and Georgios Dounias 1 1 University of the Aegean, Dept. of Financial Engineering and Management, Management & Decision Engineering

More information

Raf. J. of Comp. & Math s., Vol. 9, No. 2, 2012

Raf. J. of Comp. & Math s., Vol. 9, No. 2, 2012 Raf. J. of Comp. & Math s., Vol. 9, No. 2, 2012 A Hybrid Algorithm from Cuckoo Search Method with N-Queens Problem Isra N. Alkallak College of Nursing University of Mosul Received on: 10/10/2011 Accepted

More information

Evolutionary Image Enhancement for Impulsive Noise Reduction

Evolutionary Image Enhancement for Impulsive Noise Reduction Evolutionary Image Enhancement for Impulsive Noise Reduction Ung-Keun Cho, Jin-Hyuk Hong, and Sung-Bae Cho Dept. of Computer Science, Yonsei University Biometrics Engineering Research Center 134 Sinchon-dong,

More information

Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II

Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II Smart Grid Reconfiguration Using Genetic Algorithm and NSGA-II 1 * Sangeeta Jagdish Gurjar, 2 Urvish Mewada, 3 * Parita Vinodbhai Desai 1 Department of Electrical Engineering, AIT, Gujarat Technical University,

More information

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION, COMMUNICATION AND ENERGY CONSERVATION 2009, KEC/INCACEC/708 Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using

More information

Advances in Metaheuristic Algorithms for Optimal Design of Structures

Advances in Metaheuristic Algorithms for Optimal Design of Structures Advances in Metaheuristic Algorithms for Optimal Design of Structures ThiS is a FM Blank Page A. Kaveh Advances in Metaheuristic Algorithms for Optimal Design of Structures A. Kaveh School of Civil Engineering,

More information

Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm

Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm Stock Price Prediction Using Multilayer Perceptron Neural Network by Monitoring Frog Leaping Algorithm Ahdieh Rahimi Garakani Department of Computer South Tehran Branch Islamic Azad University Tehran,

More information

Fuzzy-Heuristic Robot Navigation in a Simulated Environment

Fuzzy-Heuristic Robot Navigation in a Simulated Environment Fuzzy-Heuristic Robot Navigation in a Simulated Environment S. K. Deshpande, M. Blumenstein and B. Verma School of Information Technology, Griffith University-Gold Coast, PMB 50, GCMC, Bundall, QLD 9726,

More information

A Genetic Algorithm for Solving Beehive Hidato Puzzles

A Genetic Algorithm for Solving Beehive Hidato Puzzles A Genetic Algorithm for Solving Beehive Hidato Puzzles Matheus Müller Pereira da Silva and Camila Silva de Magalhães Universidade Federal do Rio de Janeiro - UFRJ, Campus Xerém, Duque de Caxias, RJ 25245-390,

More information

Optimal Placement of DG Units for Loss Reduction in Distribution Systems Using One Rank Cuckoo Search Algorithm 1

Optimal Placement of DG Units for Loss Reduction in Distribution Systems Using One Rank Cuckoo Search Algorithm 1 , pp.37-44 http://dx.doi.org/10.14257/ijgdc.2018.11.1.04 Optimal Placement of DG Units for Loss Reduction in Distribution Systems Using One Rank Cuckoo Search Algorithm 1 MCV Suresh* 1 and Belwin Edward

More information

AN EVOLUTIONARY ALGORITHM FOR CHANNEL ASSIGNMENT PROBLEM IN WIRELESS MOBILE NETWORKS

AN EVOLUTIONARY ALGORITHM FOR CHANNEL ASSIGNMENT PROBLEM IN WIRELESS MOBILE NETWORKS ISSN: 2229-6948(ONLINE) DOI: 10.21917/ict.2012.0087 ICTACT JOURNAL ON COMMUNICATION TECHNOLOGY, DECEMBER 2012, VOLUME: 03, ISSUE: 04 AN EVOLUTIONARY ALGORITHM FOR CHANNEL ASSIGNMENT PROBLEM IN WIRELESS

More information

Structure Specified Robust H Loop Shaping Control of a MIMO Electro-hydraulic Servo System using Particle Swarm Optimization

Structure Specified Robust H Loop Shaping Control of a MIMO Electro-hydraulic Servo System using Particle Swarm Optimization Structure Specified Robust H Loop Shaping Control of a MIMO Electrohydraulic Servo System using Particle Swarm Optimization Piyapong Olranthichachat and Somyot aitwanidvilai Abstract A fixedstructure controller

More information

Rolling Bearing Diagnosis Based on LMD and Neural Network

Rolling Bearing Diagnosis Based on LMD and Neural Network www.ijcsi.org 34 Rolling Bearing Diagnosis Based on LMD and Neural Network Baoshan Huang 1,2, Wei Xu 3* and Xinfeng Zou 4 1 National Key Laboratory of Vehicular Transmission, Beijing Institute of Technology,

More information

Lecture 10: Memetic Algorithms - I. An Introduction to Meta-Heuristics, Produced by Qiangfu Zhao (Since 2012), All rights reserved

Lecture 10: Memetic Algorithms - I. An Introduction to Meta-Heuristics, Produced by Qiangfu Zhao (Since 2012), All rights reserved Lecture 10: Memetic Algorithms - I Lec10/1 Contents Definition of memetic algorithms Definition of memetic evolution Hybrids that are not memetic algorithms 1 st order memetic algorithms 2 nd order memetic

More information

Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization Algorithms

Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization Algorithms Mathematical Problems in Engineering Volume 4, Article ID 765, 9 pages http://dx.doi.org/.55/4/765 Research Article Analysis of Population Diversity of Dynamic Probabilistic Particle Swarm Optimization

More information

Research Statement MAXIM LIKHACHEV

Research Statement MAXIM LIKHACHEV Research Statement MAXIM LIKHACHEV My long-term research goal is to develop a methodology for robust real-time decision-making in autonomous systems. To achieve this goal, my students and I research novel

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

SMARTPHONE SENSOR BASED GESTURE RECOGNITION LIBRARY

SMARTPHONE SENSOR BASED GESTURE RECOGNITION LIBRARY SMARTPHONE SENSOR BASED GESTURE RECOGNITION LIBRARY Sidhesh Badrinarayan 1, Saurabh Abhale 2 1,2 Department of Information Technology, Pune Institute of Computer Technology, Pune, India ABSTRACT: Gestures

More information

Wire Layer Geometry Optimization using Stochastic Wire Sampling

Wire Layer Geometry Optimization using Stochastic Wire Sampling Wire Layer Geometry Optimization using Stochastic Wire Sampling Raymond A. Wildman*, Joshua I. Kramer, Daniel S. Weile, and Philip Christie Department University of Delaware Introduction Is it possible

More information

Image Extraction using Image Mining Technique

Image Extraction using Image Mining Technique IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 9 (September. 2013), V2 PP 36-42 Image Extraction using Image Mining Technique Prof. Samir Kumar Bandyopadhyay,

More information

Generic optimization for SMPS design with Smart Scan and Genetic Algorithm

Generic optimization for SMPS design with Smart Scan and Genetic Algorithm Generic optimization for SMPS design with Smart Scan and Genetic Algorithm H. Yeung *, N. K. Poon * and Stephen L. Lai * * PowerELab Limited, Hong Kong, HKSAR Abstract the paper presents a new approach

More information

BFO-PSO optimized PID Controller design using Performance index parameter

BFO-PSO optimized PID Controller design using Performance index parameter BFO-PSO optimized PID Controller design using Performance index parameter 1 Mr. Chaman Yadav, 2 Mr. Mahesh Singh 1 M.E. Scholar, 2 Sr. Assistant Professor SSTC (SSGI) Bhilai, C.G. India Abstract - Controllers

More information

Dynamic Programming. Objective

Dynamic Programming. Objective Dynamic Programming Richard de Neufville Professor of Engineering Systems and of Civil and Environmental Engineering MIT Massachusetts Institute of Technology Dynamic Programming Slide 1 of 35 Objective

More information

CYCLIC GENETIC ALGORITHMS FOR EVOLVING MULTI-LOOP CONTROL PROGRAMS

CYCLIC GENETIC ALGORITHMS FOR EVOLVING MULTI-LOOP CONTROL PROGRAMS CYCLIC GENETIC ALGORITHMS FOR EVOLVING MULTI-LOOP CONTROL PROGRAMS GARY B. PARKER, CONNECTICUT COLLEGE, USA, parker@conncoll.edu IVO I. PARASHKEVOV, CONNECTICUT COLLEGE, USA, iipar@conncoll.edu H. JOSEPH

More information

Computational Intelligence Optimization

Computational Intelligence Optimization Computational Intelligence Optimization Ferrante Neri Department of Mathematical Information Technology, University of Jyväskylä 12.09.2011 1 What is Optimization? 2 What is a fitness landscape? 3 Features

More information

Optimization Techniques for Alphabet-Constrained Signal Design

Optimization Techniques for Alphabet-Constrained Signal Design Optimization Techniques for Alphabet-Constrained Signal Design Mojtaba Soltanalian Department of Electrical Engineering California Institute of Technology Stanford EE- ISL Mar. 2015 Optimization Techniques

More information

Evolution of Sensor Suites for Complex Environments

Evolution of Sensor Suites for Complex Environments Evolution of Sensor Suites for Complex Environments Annie S. Wu, Ayse S. Yilmaz, and John C. Sciortino, Jr. Abstract We present a genetic algorithm (GA) based decision tool for the design and configuration

More information

Localized Distributed Sensor Deployment via Coevolutionary Computation

Localized Distributed Sensor Deployment via Coevolutionary Computation Localized Distributed Sensor Deployment via Coevolutionary Computation Xingyan Jiang Department of Computer Science Memorial University of Newfoundland St. John s, Canada Email: xingyan@cs.mun.ca Yuanzhu

More information

Submitted November 19, 1989 to 2nd Conference Economics and Artificial Intelligence, July 2-6, 1990, Paris

Submitted November 19, 1989 to 2nd Conference Economics and Artificial Intelligence, July 2-6, 1990, Paris 1 Submitted November 19, 1989 to 2nd Conference Economics and Artificial Intelligence, July 2-6, 1990, Paris DISCOVERING AN ECONOMETRIC MODEL BY. GENETIC BREEDING OF A POPULATION OF MATHEMATICAL FUNCTIONS

More information

A Novel Fuzzy Neural Network Based Distance Relaying Scheme

A Novel Fuzzy Neural Network Based Distance Relaying Scheme 902 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 15, NO. 3, JULY 2000 A Novel Fuzzy Neural Network Based Distance Relaying Scheme P. K. Dash, A. K. Pradhan, and G. Panda Abstract This paper presents a new

More information

Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday,

Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday, Intelligent System Application to Power System Instructors: Prof. Takashi Hiyama (TH) Prof. Hassan Bevrani (HB) Syafaruddin, D.Eng (S) Time: Wednesday, 10.20-11.50 Venue: Room 208 Intelligent System Application

More information

Analysis on Privacy and Reliability of Ad Hoc Network-Based in Protecting Agricultural Data

Analysis on Privacy and Reliability of Ad Hoc Network-Based in Protecting Agricultural Data Send Orders for Reprints to reprints@benthamscience.ae The Open Electrical & Electronic Engineering Journal, 2014, 8, 777-781 777 Open Access Analysis on Privacy and Reliability of Ad Hoc Network-Based

More information

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA Advanced Materials Research Vol. 903 (2014) pp 321-326 Online: 2014-02-27 (2014) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.903.321 Modeling and Simulation of Swarm Intelligence

More information

Cooperative Spectrum Sensing in Cognitive Radio using Flower Pollination Optimization Algorithm

Cooperative Spectrum Sensing in Cognitive Radio using Flower Pollination Optimization Algorithm Cooperative Spectrum Sensing in Cognitive Radio using Flower Pollination Optimization Algorithm Sudhir Shukla #1, Amandeep Singh Bhandari * 1 M.Tech, Scholar Department of ECE, Punjabi University Patiala,

More information

Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm

Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm Adaptive Hybrid Channel Assignment in Wireless Mobile Network via Genetic Algorithm Y.S. Chia Z.W. Siew A. Kiring S.S. Yang K.T.K. Teo Modelling, Simulation and Computing Laboratory School of Engineering

More information

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

More information

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS Erliza Binti Serri 1, Wan Ismail Ibrahim 1 and Mohd Riduwan Ghazali 2 1 Sustanable Energy & Power Electronics Research, FKEE

More information

Application of Classifier Integration Model to Disturbance Classification in Electric Signals

Application of Classifier Integration Model to Disturbance Classification in Electric Signals Application of Classifier Integration Model to Disturbance Classification in Electric Signals Dong-Chul Park Abstract An efficient classifier scheme for classifying disturbances in electric signals using

More information

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS List of Journals with impact factors Date retrieved: 1 August 2009 Journal Title ISSN Impact Factor 5-Year Impact Factor 1. ACM SURVEYS 0360-0300 9.920 14.672 2. VLDB JOURNAL 1066-8888 6.800 9.164 3. IEEE

More information

Digital Filter Design Using Multiple Pareto Fronts

Digital Filter Design Using Multiple Pareto Fronts Digital Filter Design Using Multiple Pareto Fronts Thorsten Schnier and Xin Yao School of Computer Science The University of Birmingham Edgbaston, Birmingham B15 2TT, UK Email: {T.Schnier,X.Yao}@cs.bham.ac.uk

More information

Low-Computational Complexity Detection and BER Bit Error Rate Minimization for Large Wireless MIMO Receiver Using Genetic Algorithm

Low-Computational Complexity Detection and BER Bit Error Rate Minimization for Large Wireless MIMO Receiver Using Genetic Algorithm International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 7, Number 8 (2014), pp. 779-785 International Research Publication House http://www.irphouse.com Low-Computational

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 3,800 116,000 120M Open access books available International authors and editors Downloads Our

More information

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 23, 1469-1480 (2007) Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance Department of Electrical Electronic

More information

THE EFFECT OF CHANGE IN EVOLUTION PARAMETERS ON EVOLUTIONARY ROBOTS

THE EFFECT OF CHANGE IN EVOLUTION PARAMETERS ON EVOLUTIONARY ROBOTS THE EFFECT OF CHANGE IN EVOLUTION PARAMETERS ON EVOLUTIONARY ROBOTS Shanker G R Prabhu*, Richard Seals^ University of Greenwich Dept. of Engineering Science Chatham, Kent, UK, ME4 4TB. +44 (0) 1634 88

More information

AI MAGAZINE AMER ASSOC ARTIFICIAL INTELL UNITED STATES English ANNALS OF MATHEMATICS AND ARTIFICIAL

AI MAGAZINE AMER ASSOC ARTIFICIAL INTELL UNITED STATES English ANNALS OF MATHEMATICS AND ARTIFICIAL Title Publisher ISSN Country Language ACM Transactions on Autonomous and Adaptive Systems ASSOC COMPUTING MACHINERY 1556-4665 UNITED STATES English ACM Transactions on Intelligent Systems and Technology

More information

An Optimized Performance Amplifier

An Optimized Performance Amplifier Electrical and Electronic Engineering 217, 7(3): 85-89 DOI: 1.5923/j.eee.21773.3 An Optimized Performance Amplifier Amir Ashtari Gargari *, Neginsadat Tabatabaei, Ghazal Mirzaei School of Electrical and

More information

Implicit Fitness Functions for Evolving a Drawing Robot

Implicit Fitness Functions for Evolving a Drawing Robot Implicit Fitness Functions for Evolving a Drawing Robot Jon Bird, Phil Husbands, Martin Perris, Bill Bigge and Paul Brown Centre for Computational Neuroscience and Robotics University of Sussex, Brighton,

More information

The Application of Multi-Level Genetic Algorithms in Assembly Planning

The Application of Multi-Level Genetic Algorithms in Assembly Planning Volume 17, Number 4 - August 2001 to October 2001 The Application of Multi-Level Genetic Algorithms in Assembly Planning By Dr. Shana Shiang-Fong Smith (Shiang-Fong Chen) and Mr. Yong-Jin Liu KEYWORD SEARCH

More information

Model Order Reduction based on meta-heuristic optimization methods

Model Order Reduction based on meta-heuristic optimization methods International Research Journal of Applied and Basic Sciences 3 Available online at www.irjabs.com ISSN 5-838X / Vol, 7 (): 5-3 Science Explorer Publications Model Order Reduction based on meta-heuristic

More information