Optimized Enhanced Control System for the Unibadan s Virtual Power Plant Project Using Genetic Algorithm

Size: px
Start display at page:

Download "Optimized Enhanced Control System for the Unibadan s Virtual Power Plant Project Using Genetic Algorithm"

Transcription

1 Optimized Enhanced Control System for the Unibadan s Virtual Power Plant Project Using Genetic Algorithm 1 Corresponding Author 1 C. G. Monyei, 2 O. A. Fakolujo 1, 2 Department of Electrical and Electronic Engineering, University of Ibadan Ibadan, Nigeria. 1 cmonyei471@stu.ui.edu.ng, 2 ao.fakolujo@mail.ui.edu.ng ABSTRACT Pertinent literature arguing on the need for the University of Ibadan Management to decentralize its electricity generation by increasing the penetration of renewable energy sources (RES) in solving its dire energy problems have necessitated similar calls to University Management in incorporating relevant and evolving technologies in its desired efforts to try alternative energy sources. Some of these calls have opined that envisaging a future increase in the amount of distributed generation (DG) schemes, University Management put in place modalities for the incorporation of a virtual power plant (VPP). Leading authors have suggested that despite the proliferation of these DG schemes, their visibility and control would remain a mirage if technologies that could aggregate these distributed energy resources (DERs) in allowing for their participation in displacing part of the University s load demand are not put in place. As a follow up to such scholarly proposals for the need for a virtual power plant, leading authors have suggested and proposed different schemes from load discrimination to improved load scheduling in the envisaged electricity network of the University. A critical evaluation though of these literatures and upon expert evaluation of existing infrastructure (DG schemes and RES) via modeling, we have discovered that the implementation of the proposed VPP project would be hampered due to existing technical incompatibilities and poor design specifications. Realizing these fundamental problems, we are thus proposing as a follow up to earlier write ups the need for the incorporation of an optimized enhanced control system using genetic algorithm (GA). The ease of arriving at solutions faster by stochastic optimization techniques over classical optimization techniques cannot be overemphasized hinging on the ability of the former not to get stuck in a local optimum solution. Keywords: renewable energy sources, distributed energy resources, virtual power plant, distributed generation, genetic algorithm, optimization. Reference Format: C. G. Monyei & O. A. Fakolujo (2013) Optimized Enhanced Control System for the Unibadan s Virtual Power Plant Project Using Genetic Algorithm. Afr J. of Comp & ICTs. Vol 6, No. 4. Pp INTRODUCTION With epileptic power supply to the University of Ibadan from the national grid as a result of its weakening infrastructure and other sundry reasons, the University Management has been considering alternative energy sources. From the increase in the number of its generating plants to an overhauling of its distribution networks, the replacement of ageing cables and supporting infrastructure, installation of prepaid energy meters etc. Management has stepped up activities in ensuring that there is greater accountability and efficient use of available energy [1][2][3]. As posited by [4], there will continue to be an increase (in the short to medium term) of energy consumption (in the campus community) with increase in the inhabitants within the campus community coupled with an ever increasing demand for consumer electronics and Management s drive for increased impact of information and communication technology (ICT) in teaching and research [5]. With the heavy operation and maintenance (O&M) costs involved in running these generating plants coupled with their contribution to greenhouse gas (GHG) emissions and climate change, Management has been seeking alternative means of power (electricity) generation on campus. 15

2 Such alternative energy sources that are being exploited include solar energy with plans for mini hydro, wind and biomass [1]. The exploitation of solar energy has seen an upsurge in the number of DG schemes on campus powering streetlights to corridor lights in halls of residence and skeletal operations in central admin and other select locations including access points for internet connectivity on campus [1]. The proliferation of these renewable energy sources (RES) however has seen no significant contribution from them to the overall electricity supply on campus. [1] in proposing a VPP for the University of Ibadan, opined that an increased investment in RES should see a concurrent reduction in investments in diesel driven plants as the visibility of these RES is being increased due to their aggregation by the proposed VPP. With a follow up to such proposal [6] rightly posited that without proper load discrimination, there would be technical difficulties witnessed as the contribution of the DG scheme would not be effectively evaluated. The proposed load discrimination scheme was also to help in the case of faults tripping supply for intentional islanding. This was to see that critical sections were still running even after power interruption from the grid. A subsequent proposal [7] also proposed the involvement of students into the overall growth of the DG scheme as they were expected to finance such expansion locally (on hall basis) through their hall levies. Genetic Algorithm was used in generating different scenarios based on input constraints in showing the respective hall utilization and amount tasked for any combination selected. [8] further opined that there was a need for stringent voltage control of each contributing DG at the point of common coupling. This was to ensure that at the point of synchronization, voltage and frequency excursions were kept to a bare minimum for the incorporation of future envisaged sensitive electrical equipment. 2. THE PROBLEM A careful observation of the earlier reviewed proposals for the VPP project in the University reveals a serious problem at implementation. While each proposal aims at providing solutions to identified problems, building a system that is capable of integrating the various modules of the proposed solution(s) becomes a problem. Also, having a system that is capable of accommodating future envisaged updates becomes a herculean task. The need therefore arises for an enhanced system which is capable of incorporating a great percentage of the solutions proposed from earlier reviewed works while still maintaining the integrity of the VPP project. 3. THE PROPOSED SOLUTION Exhaustively reviewing pertinent literature and proposals by leading authors on the Unibadan s Virtual Power Plant Project has clearly shown that stochastic optimization techniques are the best tools for effectively and quickly arriving at optimum solutions [6][7]. The speed and ease provided by programming software tools such as MatLab has led to the improvement of such stochastic optimization tools from the classical optimization techniques. Evolved stochastic optimization techniques like Genetic Algorithms (GAs), Particle Swarm Colony Optimization (PSCO) Techniques, Ant Colony Optimization (ACO) Techniques, Simulated Annealing (SA) and other Evolutionary Algorithms (EAs) have all been used in optimizing varied design problems. In providing an encompassing solution to that seeks to harness and incorporate the varied suggestions for the Unibadan s VPP Project, an Optimized Enhanced Control System (OECS) is being proposed. In designing this proposed OECS, GA would be used. The proposed OECS scheme incorporates the allocation of students into a hall of residence while generating their respective contributions and also accommodates load discrimination and voltage and frequency control. The OECS in accommodating these does not compromise on the safety and integrity of the VPP project. As a single platform, it also provides for future incorporation of upgrades in form of software. Its advantage over other proposed models including the Enhanced Auto Control System (EACS) is in the number of parameters it optimizes and its flexible nature. 4. GENETIC ALGORITHM Genetic algorithms (gas) as an optimization tool was evolved due to the inefficiency of traditional techniques in solving complex nature problems [9]. as opined by [10], optimization is the process of making something better. In providing an apt definition therefore for GA, [11] posits GA as an optimization and search technique based on the principles of genetics and natural selection. This view is further reified by [10] who further opines that GA is an optimization algorithm intended to mimic some of the processes observed in natural selection. 16

3 The flow chart and algorithm are therefore described as posited by [7]. In designing a GA code therefore, a population needs to be defined (fig.2). In defining the sample population, different methods could be used depending on the problem formulation and choice of the designer binary, continuous, steady-state and multi-objective [11]. For the problem at hand, the binary GA method is used because of its ease of programming and ability to constrain its values to be within limits while generating a sample population. Thereafter, a fitness function is defined. This fitness function provides the GA intelligence in screening out unfit chromosome strings from the population (fig.4) or in the eventual selection process. Each chromosome string (fig.3) corresponding to a solution is tested using the fitness function as a discriminant and their results are collated. Those with values coalescing around zero (optimal result) are considered better answers while those with values further dispersed from zero are considered poorer solutions (fig.5). Elitism as used in the flowchart (fig.1) means the selection of the top best results, those with results closest to zero. In filling the now depleted population, cross-over operation (fig.6) is performed between the elitist solutions to generate off-springs who are going to compete with their parents in the next generation. Mutation operation is performed (fig.7) to alter the gene construct of selected chromosomes in order to prevent the program from getting stuck in a local minimum. 6. RESULTS The results displayed in figures 8, 9 and 10 give a combined graphical representation of the results of employing the proposed OECS. As can be surmised from the figures an attempt by the frequency curve to mimic the voltage curve is in an attempt to maintain system stability. These adjustments by the frequency curve are within a limited range and on defined levels thus preventing frequent fluctuations and excursions. The voltage limit is also observed to be constrained to a very limited span and with fewer fluctuations (as the voltage output can only exist within certain levels) compared to the EACS. Also, as can be observed from the figures 8, 9 and 10, the number of parameters being optimized by the OECS is more than those being optimized by the EACS and every other proposed model. 5. THE OPTIMIZED ENHANCED CONTROL SYSTEM (OECS) As earlier explained, the OECS incorporates most of the solutions being proposed by leading authors on the Unibadan s Virtual Power Plant Project. The allocation of students into a hall of residence, load discrimination, frequency and voltage control etc. are some of the parameters being optimized by the OECS. Strongly argued and supported is the fact that the throughput of the proposed system, system s efficiency, output and reliability are not in any case compromised. 17

4 Start Population size Variant distinction Define fitness function Fig.2 Chromosome string M x N population matrix Fitness scaling Fig.3 selection Elitism Binary substrings corresponding to a variable for determination Cross over Chromosome string Penalty Yes Mutation Converge? No Fig.4 Initial population matrix with corresponding penalty End Fig.1: flow chart of proposed GA Fig.5 Chromosome string penalty Elitist chromosomes with the lowest penalty Chromosomes with penalty ranked Cross-over point Fig.6 Chromosome string Penalty Elitist parents and off-springs Elitist parents in new matrix New off-springs after elitist parents have mated Chromosome String Penalty Fig Mutated bit of chromosome 18

5 Fig. 8: snapshot of the OECS in MatLab Fig. 9: snapshot of the OECS in MatLab Fig. 10: snapshot of the OECS in MatLab 7. CONCLUSION From the foregoing therefore, incorporating the OECS into the design of the VPP Project for the University of Ibadan is advised as not only does it reduce the complexity in designing the proposed system, as previously opined, but also allows for a better and seamless integration of other supporting structures. Also, it provides an opportunity to better learn and come up with pragmatic and feasible solutions during the testing stage. REFERENCES [1] Monyei C. G. (2012) Towards Sustainable Energy Development Using Virtual Power Plants in the journal of Computing and ICT, retrieved from pp [3] 9_0.pdf [4] Odubiyi, A., Innocent, E. D. (2003) Distributed Generation in Nigeria s New Energy Industry, retrieved from on 11/11/2012. [5] Monyei, C. G., Aiyelari, T. and Oluwatunde, S. Neural Network Modeling of Electronic Waste Deposits in Nigeria: Subtle Prod for quick Intervention in proceedings of the isteams Research Nexus Multidisciplinary Conference, 2013, Series 4 Volume 1, pp [2] 2.pdf 19

6 [6] Monyei C. G. (2013) Stochastic Optimization Techniques as Effective Tools to Load Forecasting and Scheduling Using Distributed Energy Resources (DERs) in the journal of Computing and ICT, retrieved from pp [7] Ibitola, A. and Monyei, C. G. (2013) Adaptive Genetic Algorithm for Students Allocation to Halls of Residence Using Energy Consumption as Discriminant in Computing, Information Systems and Development Informatics Journal. [8] Monyei, C. G. and Fakolujo, O. A. (2013) Enhanced Auto Control System (EACS) for the University of Ibadan s Virtual Power Plant Project submitted to the African Journal of Computing and ICT. [9] Yildiz A. R. and Ozturk F. (2006) Hybrid enhanced genetic algorithm to select optimal machining parameters in turning operations in Journal of Engineering Manufacture, retrieved from p [10] Guo P., Wang X. and Han Y. (2010) The enhanced Genetic algorithm for the Optimization Design in rd International Conference on Biomedical Engineering and Informatics, retrieved from p [11] Nwaoha T. C., Yang Z. and Wang J. (2010) Application of Genetic Algorithm to risk based maintenance operations of liquefied natural gas carrier systems in Journal of Process Mechanical Engineering, retrieved from pp Authors Brief Monyei Chukwuka is a final year undergraduate student of the Electrical and Electronic Engineering Department of the University of Ibadan, Ibadan, Nigeria. His interests centre on distributed generation as a means to reducing carbon emissions and improving energy efficiency and artificial intelligence in a bid to improving the flexibility and reliability of distributed energy resources. He is currently working on modeling a virtual power plant for the corridor lighting system of a hall of residence within the University of Ibadan Campus. He has delivered technical papers and published in peer refereed conferences and journals. Dr Fakolujo, O. A. is a senior Lecturer in the Electrical and Electronic Engineering Department of the University of Ibadan, Ibadan, Nigeria. His interests centre on microelectronics, data encryption, embedded technology with side interests in renewable energy sources and their integration into existing grid supply. He is widely travelled, has delivered papers and published in internationally peer refereed conferences and journals. He is a member of several professional bodies. 20

Evolutionary Algorithms

Evolutionary Algorithms Evolutionary Algorithms Evolutionary Algorithms What is Evolutionary Algorithms (EAs)? Evolutionary algorithms are iterative and stochastic search methods that mimic the natural biological evolution and/or

More information

Evolutionary Computation

Evolutionary Computation Evolutionary Computation Evolution and Intelligent Besides learning ability, intelligence can also be defined as the capability of a system to adapt its behaviour to ever changing environment. Evolutionary

More information

Study on Oilfield Distribution Network Reconfiguration with Distributed Generation

Study on Oilfield Distribution Network Reconfiguration with Distributed Generation International Journal of Smart Grid and Clean Energy Study on Oilfield Distribution Network Reconfiguration with Distributed Generation Fan Zhang a *, Yuexi Zhang a, Xiaoni Xin a, Lu Zhang b, Li Fan a

More information

Introduction to Genetic Algorithm (GA) Presented By: Rabiya Khalid Department of Computer Science

Introduction to Genetic Algorithm (GA) Presented By: Rabiya Khalid Department of Computer Science Introduction to Genetic Algorithm (GA) Presented By: Rabiya Khalid Department of Computer Science 1 GA (1/31) Introduction Based on Darwin s theory of evolution Rapidly growing area of artificial intelligence

More information

Bulk Power System Integration of Variable Generation - Program 173

Bulk Power System Integration of Variable Generation - Program 173 Bulk Power System Integration of Variable Generation - Program 173 Program Description Program Overview A number of ongoing environmentally driven regulatory issues including greenhouse gas reductions

More information

Optimisation and Operations Research

Optimisation and Operations Research Optimisation and Operations Research Lecture 17: Genetic Algorithms and Evolutionary Computing Matthew Roughan http://www.maths.adelaide.edu.au/matthew.roughan/ Lecture_notes/OORII/

More information

APPLICATION OF COMPUTER FOR ANALYZING WORLD CO2 EMISSION

APPLICATION OF COMPUTER FOR ANALYZING WORLD CO2 EMISSION APPLICATION OF COMPUTER FOR ANALYZING WORLD CO2 EMISSION M. Kavoosi 1, B.shafiee 2 1 Department of Computer Engineering, Izeh Branch, Islamic Azad University, Izeh, Iran 1 E-mail address: Hakavoosi@yahoo.com

More information

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur...

What is Evolutionary Computation? Genetic Algorithms. Components of Evolutionary Computing. The Argument. When changes occur... What is Evolutionary Computation? Genetic Algorithms Russell & Norvig, Cha. 4.3 An abstraction from the theory of biological evolution that is used to create optimization procedures or methodologies, usually

More information

Genetic Algorithms for Optimizations

Genetic Algorithms for Optimizations Genetic Algorithms for Optimizations 1. Introduction Genetic Algorithms (GAs) are developed to mimic some of the processes observed in natural evolution. GAs use the concept of Darwin's theory of evolution

More information

TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS. Liviu Lalescu, Costin Badica

TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS. Liviu Lalescu, Costin Badica TIMETABLING EXPERIMENTS USING GENETIC ALGORITHMS Liviu Lalescu, Costin Badica University of Craiova, Faculty of Control, Computers and Electronics Software Engineering Department, str.tehnicii, 5, Craiova,

More information

Design of a Hybrid Power Supply using a Genetic Algorithm. F. M. Daniel Supervisor: Dr. A. Rix

Design of a Hybrid Power Supply using a Genetic Algorithm. F. M. Daniel Supervisor: Dr. A. Rix Design of a Hybrid Power Supply using a Genetic Algorithm F. M. Daniel Supervisor: Dr. A. Rix Overview 1. Introduction 2. Design Objectives 3. Sizing Methodologies 4. Genetic Algorithm 5. Results 6. HOMER

More information

IMPLEMENTATION OF AN OPTIMIZATION TECHNIQUE: GENETIC ALGORITHM

IMPLEMENTATION OF AN OPTIMIZATION TECHNIQUE: GENETIC ALGORITHM IMPLEMENTATION OF AN OPTIMIZATION TECHNIQUE: GENETIC ALGORITHM TWINKLE GUPTA* Department of Computer Science, Hindu Kanya MahaVidyalya, Jind, India Abstract We are encountered with various optimization

More information

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST

Introduction to Artificial Intelligence. Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Introduction to Artificial Intelligence Prof. Inkyu Moon Dept. of Robotics Engineering, DGIST Chapter 9 Evolutionary Computation Introduction Intelligence can be defined as the capability of a system to

More information

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad.

GENETIC ALGORITHMS. Narra Priyanka. K.Naga Sowjanya. Vasavi College of Engineering. Ibrahimbahg,Hyderabad. GENETIC ALGORITHMS Narra Priyanka K.Naga Sowjanya Vasavi College of Engineering. Ibrahimbahg,Hyderabad mynameissowji@yahoo.com priyankanarra@yahoo.com Abstract Genetic algorithms are a part of evolutionary

More information

Research of Product Design based on Improved Genetic Algorithm

Research of Product Design based on Improved Genetic Algorithm , pp. 45-50 http://dx.doi.org/10.14257/ijhit.2016.9.6.04 Research of Product Design based on Improved Genetic Algorithm Li Ma (Zhejiang Industry Polytechnic College Shaoxing Zhejiang 312000 China) zjsxmali@sina.com

More information

GENETIC ALGORITHM BASED APPROACH FOR THE SELECTION OF PROJECTS IN PUBLIC R&D INSTITUTIONS

GENETIC ALGORITHM BASED APPROACH FOR THE SELECTION OF PROJECTS IN PUBLIC R&D INSTITUTIONS GENETIC ALGORITHM BASED APPROACH FOR THE SELECTION OF PROJECTS IN PUBLIC R&D INSTITUTIONS SANJAY S, PRADEEP S, MANIKANTA V, KUMARA S.S, HARSHA P Department of Human Resource Development CSIR-Central Food

More information

A Genetic Algorithm on Inventory Routing Problem

A Genetic Algorithm on Inventory Routing Problem A Genetic Algorithm on Inventory Routing Problem Artvin Çoruh University e-mail: nevin.aydin@gmail.com Volume 3 No 3 (2014) ISSN 2158-8708 (online) DOI 10.5195/emaj.2014.31 http://emaj.pitt.edu Abstract

More information

Generational and steady state genetic algorithms for generator maintenance scheduling problems

Generational and steady state genetic algorithms for generator maintenance scheduling problems Generational and steady state genetic algorithms for generator maintenance scheduling problems Item Type Conference paper Authors Dahal, Keshav P.; McDonald, J.R. Citation Dahal, K. P. and McDonald, J.

More information

Energy Processing for Smart Grid (4.4)

Energy Processing for Smart Grid (4.4) Energy Processing for Smart Grid (4.4) PV Option Charge Transmission lines Synchronize Wind Power Option Charge Controller Storage Technologies PMU Smart Meter Switching Logic James Momoh Howard University

More information

The Weapon Target Assignment Strategy Research on Genetic Algorithm

The Weapon Target Assignment Strategy Research on Genetic Algorithm 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.1.75 The Weapon Target Assignment

More information

Genetic Algorithm: An Optimization Technique Concept

Genetic Algorithm: An Optimization Technique Concept Genetic Algorithm: An Optimization Technique Concept 1 Uma Anand, 2 Chain Singh 1 Student M.Tech (3 rd sem) Department of Computer Science Engineering Dronacharya College of Engineering, Gurgaon-123506,

More information

Design and Analysis. Fundamentals of 4HEEE SMART GRID WILEY. James Momoh IEEE PRESS A JOHN WILEY & SONS, INC., PUBLICATION

Design and Analysis. Fundamentals of 4HEEE SMART GRID WILEY. James Momoh IEEE PRESS A JOHN WILEY & SONS, INC., PUBLICATION SMART GRID Fundamentals of Design and Analysis James Momoh PRESS ^^^^^^^^ 0N POWER ENGINEERING Mohamed E. El-Hawary, Series Editor 4HEEE IEEE PRESS WILEY A JOHN WILEY & SONS, INC., PUBLICATION CONTENTS

More information

CHAPTER 4 LINEAR ANTENNA ARRAY SYNTHESIS USING GENETIC ALGORITHM

CHAPTER 4 LINEAR ANTENNA ARRAY SYNTHESIS USING GENETIC ALGORITHM 76 CHAPTER 4 LINEAR ANTENNA ARRAY SYNTHESIS USING GENETIC ALGORITHM 4.1 INTRODUCTION Improving antenna characteristics such as directivity, input impedance, bandwidth, sidelobe level, null depth level

More information

CHAPTER 3 RESEARCH METHODOLOGY

CHAPTER 3 RESEARCH METHODOLOGY 72 CHAPTER 3 RESEARCH METHODOLOGY Inventory management is considered to be an important field in Supply chain management. Once the efficient and effective management of inventory is carried out throughout

More information

College of information technology Department of software

College of information technology Department of software University of Babylon Undergraduate: third class College of information technology Department of software Subj.: Application of AI lecture notes/2011-2012 ***************************************************************************

More information

A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING

A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING A HYBRID MODERN AND CLASSICAL ALGORITHM FOR INDONESIAN ELECTRICITY DEMAND FORECASTING Wahab Musa Department of Electrical Engineering, Universitas Negeri Gorontalo, Kota Gorontalo, Indonesia E-Mail: wmusa@ung.ac.id

More information

SECURITY ASPECTS OF MULTI AREA ECONOMIC DISPATCH WITH RENEWABLE ENERGY AND HVDC TIE LINES.

SECURITY ASPECTS OF MULTI AREA ECONOMIC DISPATCH WITH RENEWABLE ENERGY AND HVDC TIE LINES. SECURITY ASPECTS OF MULTI AREA ECONOMIC DISPATCH WITH RENEWABLE ENERGY AND HVDC TIE LINES. PROJECT INDEX: 134. PRESENTED BY KIPKOECH C. JOHN. SUPERVISOR: MR. PETER MOSES MUSAU. EXAMINER: DR. CYRUS WEKESA.

More information

GENETIC ALGORITHM A NOBLE APPROACH FOR ECONOMIC LOAD DISPATCH

GENETIC ALGORITHM A NOBLE APPROACH FOR ECONOMIC LOAD DISPATCH International Journal of Engineering Research and Applications (IJERA) ISSN: 48-96 National Conference on Emerging Trends in Engineering & Technology (VNCET-30 Mar 1) GENETIC ALGORITHM A NOBLE APPROACH

More information

Cloud Load Balancing Based on ACO Algorithm

Cloud Load Balancing Based on ACO Algorithm Cloud Load Balancing Based on ACO Algorithm Avtar Singh, Kamlesh Dutta, Himanshu Gupta Department of Computer Science, National Institute of Technology,Hamirpur, HP, India Department of Computer Science,

More information

Use of Genetic Algorithms in Discrete Optimalization Problems

Use of Genetic Algorithms in Discrete Optimalization Problems Use of Genetic Algorithms in Discrete Optimalization Problems Alena Rybičková supervisor: Ing. Denisa Mocková PhD Faculty of Transportation Sciences Main goals: design of genetic algorithm for vehicle

More information

Energy management using genetic algorithms

Energy management using genetic algorithms Energy management using genetic algorithms F. Garzia, F. Fiamingo & G. M. Veca Department of Electrical Engineering, University of Rome "La Sapienza", Italy Abstract An energy management technique based

More information

Multi Objective Evolutionary Programming Based Optimal Placement of Distributed Generators

Multi Objective Evolutionary Programming Based Optimal Placement of Distributed Generators Multi Objective Evolutionary Programming Based Optimal Placement of Distributed Generators T.Hussain Basha PG Student, Department of EEE (PS), K.Meenendranath Reddy Assistant Professor, Department of EEE,

More information

Assoc. Prof. Rustem Popa, PhD

Assoc. Prof. Rustem Popa, PhD Dunarea de Jos University of Galati-Romania Faculty of Electrical & Electronics Engineering Dep. of Electronics and Telecommunications Assoc. Prof. Rustem Popa, PhD http://www.etc.ugal.ro/rpopa/index.htm

More information

Comparative Study of Different Selection Techniques in Genetic Algorithm

Comparative Study of Different Selection Techniques in Genetic Algorithm Journal Homepage: Comparative Study of Different Selection Techniques in Genetic Algorithm Saneh Lata Yadav 1 Asha Sohal 2 Keywords: Genetic Algorithms Selection Techniques Roulette Wheel Selection Tournament

More information

Genetic Algorithms and Genetic Programming Lecture 13

Genetic Algorithms and Genetic Programming Lecture 13 Genetic Algorithms and Genetic Programming Lecture 13 Gillian Hayes 10th November 2008 Pragmatics of GA Design 1 Selection methods Crossover Mutation Population model and elitism Spatial separation Maintaining

More information

Supplemental Digital Content. A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy

Supplemental Digital Content. A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy Supplemental Digital Content A new severity of illness scale using a subset of APACHE data elements shows comparable predictive accuracy Alistair E. W. Johnson, BS Centre for Doctoral Training in Healthcare

More information

CHAPTER 4 PROPOSED HYBRID INTELLIGENT APPROCH FOR MULTIPROCESSOR SCHEDULING

CHAPTER 4 PROPOSED HYBRID INTELLIGENT APPROCH FOR MULTIPROCESSOR SCHEDULING 79 CHAPTER 4 PROPOSED HYBRID INTELLIGENT APPROCH FOR MULTIPROCESSOR SCHEDULING The present chapter proposes a hybrid intelligent approach (IPSO-AIS) using Improved Particle Swarm Optimization (IPSO) with

More information

Introduction To Genetic Algorithms

Introduction To Genetic Algorithms 1 Introduction To Genetic Algorithms Dr. Rajib Kumar Bhattacharjya Department of Civil Engineering IIT Guwahati Email: rkbc@iitg.ernet.in References 2 D. E. Goldberg, Genetic Algorithm In Search, Optimization

More information

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM

PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM PARALLEL LINE AND MACHINE JOB SCHEDULING USING GENETIC ALGORITHM Dr.V.Selvi Assistant Professor, Department of Computer Science Mother Teresa women s University Kodaikanal. Tamilnadu,India. Abstract -

More information

EVOLUTIONARY ALGORITHMS AT CHOICE: FROM GA TO GP EVOLŪCIJAS ALGORITMI PĒC IZVĒLES: NO GA UZ GP

EVOLUTIONARY ALGORITHMS AT CHOICE: FROM GA TO GP EVOLŪCIJAS ALGORITMI PĒC IZVĒLES: NO GA UZ GP ISSN 1691-5402 ISBN 978-9984-44-028-6 Environment. Technology. Resources Proceedings of the 7 th International Scientific and Practical Conference. Volume I1 Rēzeknes Augstskola, Rēzekne, RA Izdevniecība,

More information

Impact of innovation on renewables Integration on renewables

Impact of innovation on renewables Integration on renewables 16 TH ERRA ENERGY INVESTMENT AND REGULATION CONFERENCE, SEPTEMBER 25-26, 2017, ASTANA, KAZAKHSTAN Impact of innovation on renewables Integration on renewables DR. ALEXANDRE OUDALOV, MARKET INNOVATION,

More information

Introduction Evolutionary Algorithm Implementation

Introduction Evolutionary Algorithm Implementation Introduction Traditional optimization methods fail when there are complex, nonlinear relationships between the parameters and the value to be optimized, the goal function has many local extrema, and resources

More information

2. Genetic Algorithms - An Overview

2. Genetic Algorithms - An Overview 2. Genetic Algorithms - An Overview 2.1 GA Terminology Genetic Algorithms (GAs), which are adaptive methods used to solve search and optimization problems, are based on the genetic processes of biological

More information

Overview of DOE Microgrid Activities

Overview of DOE Microgrid Activities Montreal 2006 Symposium on Microgrids Overview of DOE Microgrid Activities Poonum Agrawal Office of Electricity Delivery and Energy Reliability June 23, 2006 Mission Lead national efforts to modernize

More information

Evolutionary Computation. Lecture 3. Evolutionary Computation. X 2 example: crossover. x 2 example: selection

Evolutionary Computation. Lecture 3. Evolutionary Computation. X 2 example: crossover. x 2 example: selection Evolutionary Computation Lecture 3 Evolutionary Computation CIS 412 Artificial Intelligence Umass, Dartmouth Stochastic search (or problem solving) techniques that mimic the metaphor of natural biological

More information

EMS of the Future. EMS Users Conference Chicago, Illinois. John McDaniel September 20, Proprietary 1 Experience you can trust.

EMS of the Future. EMS Users Conference Chicago, Illinois. John McDaniel September 20, Proprietary 1 Experience you can trust. EMS of the Future EMS Users Conference Chicago, Illinois John McDaniel September 20, 2010 Proprietary 1 Experience you can trust. Overview Key Issues Shaping EMS Implementations Operational Issues Being

More information

A New Methodology for Solving Different Economic Dispatch Problems

A New Methodology for Solving Different Economic Dispatch Problems A New Methodology for Solving Different Economic Dispatch Problems Divya Mathur Assistant Professor, JECRC University, Jaipur Abstract- This paper presents a Biogeography-Based Optimization (BBO) algorithm

More information

Paper No: 14PESGM1876. Prof. James A. Momoh, PhD, FIEEE, FNSE, FNAE, FAS Howard University

Paper No: 14PESGM1876. Prof. James A. Momoh, PhD, FIEEE, FNSE, FNAE, FAS Howard University 1 Paper No: 14PESGM1876 Development of Energy processing for Smart Grid Course Prof. James A. Momoh, PhD, FIEEE, FNSE, FNAE, FAS Howard University Email: jmomoh@howard.edu 2 Energy Processing for Smart

More information

Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm

Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm Computational Intelligence Lecture 20:Intorcution to Genetic Algorithm Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2012 Farzaneh Abdollahi Computational

More information

Bulk Power System Integration of Variable Generation - Program 173

Bulk Power System Integration of Variable Generation - Program 173 Program Description Program Overview Environmentally driven regulations such as state-mandated renewable energy standards and federal air and water standards, along with improved economic viability for

More information

Research of Load Leveling Strategy for Electric Arc Furnace in Iron and Steel Enterprises Yuanchao Wang1, a*, Zongxi Xie2, b and Zhihan Yang1, c

Research of Load Leveling Strategy for Electric Arc Furnace in Iron and Steel Enterprises Yuanchao Wang1, a*, Zongxi Xie2, b and Zhihan Yang1, c International Conference on Mechanics, Materials and Structural Engineering (ICMMSE 2016) Research of Load Leveling Strategy for Electric Arc Furnace in Iron and Steel Enterprises Yuanchao Wang1, a*, Zongxi

More information

A Simulator to Prevent Premature Convergence in YM using GA

A Simulator to Prevent Premature Convergence in YM using GA International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Genetic Algorithms in Matrix Representation and Its Application in Synthetic Data

Genetic Algorithms in Matrix Representation and Its Application in Synthetic Data Genetic Algorithms in Matrix Representation and Its Application in Synthetic Data Yingrui Chen *, Mark Elliot ** and Joe Sakshaug *** * ** University of Manchester, yingrui.chen@manchester.ac.uk University

More information

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy.

PSS E. High-Performance Transmission Planning Application for the Power Industry. Answers for energy. PSS E High-Performance Transmission Planning Application for the Power Industry Answers for energy. PSS E architecture power flow, short circuit and dynamic simulation Siemens Power Technologies International

More information

Swarm Intelligence (SI) for Decision Support of Operations Management Methods and Applications

Swarm Intelligence (SI) for Decision Support of Operations Management Methods and Applications Swarm Intelligence (SI) for Decision Support of Operations Management Methods and Applications Dr. Yi Wang The University of Manchester, Department of engineering and physics, School of materials Oxford

More information

Plan for today GENETIC ALGORITHMS. Randomised search. Terminology: The GA cycle. Decoding genotypes

Plan for today GENETIC ALGORITHMS. Randomised search. Terminology: The GA cycle. Decoding genotypes GENETIC ALGORITHMS Jacek Malec email: jacek.malec@cs.lth.se Plan for today What is a genetic algorithm? Degrees of freedom. Some examples. Co-evolution, SAGA, Genetic Programming, Evolutionary Strategies,...

More information

Intro. ANN & Fuzzy Systems. Lecture 36 GENETIC ALGORITHM (1)

Intro. ANN & Fuzzy Systems. Lecture 36 GENETIC ALGORITHM (1) Lecture 36 GENETIC ALGORITHM (1) Outline What is a Genetic Algorithm? An Example Components of a Genetic Algorithm Representation of gene Selection Criteria Reproduction Rules Cross-over Mutation Potential

More information

The Advanced Distribution Management System. The indispensable tool of the Smart Grid era

The Advanced Distribution Management System. The indispensable tool of the Smart Grid era The Advanced Distribution Management System The indispensable tool of the Smart Grid era Telvent utilities group August 2010 The Advanced Distribution Management System The indispensable tool of the Smart

More information

Part 1: Motivation, Basic Concepts, Algorithms

Part 1: Motivation, Basic Concepts, Algorithms Part 1: Motivation, Basic Concepts, Algorithms 1 Review of Biological Evolution Evolution is a long time scale process that changes a population of an organism by generating better offspring through reproduction.

More information

Evolutionary Algorithms

Evolutionary Algorithms Evolutionary Algorithms Fall 2008 1 Introduction Evolutionary algorithms (or EAs) are tools for solving complex problems. They were originally developed for engineering and chemistry problems. Much of

More information

Comparison of a Job-Shop Scheduler using Genetic Algorithms with a SLACK based Scheduler

Comparison of a Job-Shop Scheduler using Genetic Algorithms with a SLACK based Scheduler 1 Comparison of a Job-Shop Scheduler using Genetic Algorithms with a SLACK based Scheduler Nishant Deshpande Department of Computer Science Stanford, CA 9305 nishantd@cs.stanford.edu (650) 28 5159 June

More information

Briefing paper Mini Grids

Briefing paper Mini Grids Briefing paper Mini Grids Overview The rise of increasingly cost competitive clean distributed energy resources, from local renewables generation technologies to demand management tools, means that in

More information

Transactive Energy Challenge Kickoff Workshop: Tata Consultancy Services Ltd. (TCS)

Transactive Energy Challenge Kickoff Workshop: Tata Consultancy Services Ltd. (TCS) Transactive Energy Challenge Kickoff Workshop: Tata Consultancy Services Ltd. (TCS) Area of Interest: Functionality / Capabilities: Proposed Scenario: Impacts/Why: Partners Needed: Integrated What-if Analyzer

More information

EFFECT OF CROSS OVER OPERATOR IN GENETIC ALGORITHMS ON ANTICIPATORY SCHEDULING

EFFECT OF CROSS OVER OPERATOR IN GENETIC ALGORITHMS ON ANTICIPATORY SCHEDULING 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group, I.I.T. Madras EFFECT OF CROSS OVER OPERATOR IN GENETIC ALGORITHMS ON ANTICIPATORY

More information

Keywords Genetic Algorithm (GA), Evolutionary, Representation, Binary, Floating Point, Operator

Keywords Genetic Algorithm (GA), Evolutionary, Representation, Binary, Floating Point, Operator Volume 5, Issue 4, 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Review on Genetic

More information

CEng 713 Evolutionary Computation, Lecture Notes

CEng 713 Evolutionary Computation, Lecture Notes CEng 713 Evolutionary Computation, Lecture Notes Introduction to Evolutionary Computation Evolutionary Computation Elements of Evolution: Reproduction Random variation Competition Selection of contending

More information

APPLICATION OF ANT COLONY OPTIMISATION IN DISTRIBUTION TRANSFORMER SIZING

APPLICATION OF ANT COLONY OPTIMISATION IN DISTRIBUTION TRANSFORMER SIZING Nigerian Journal of Technology (NIJOTECH) Vol. 36, No. 4, October 2017, pp. 1233 1238 Copyright Faculty of Engineering, University of Nigeria, Nsukka, Print ISSN: 0331-8443, Electronic ISSN: 2467-8821

More information

DUE to several supportive regulations worldwide [1] [8],

DUE to several supportive regulations worldwide [1] [8], IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 26, NO. 2, MAY 2011 957 Bidding Strategy of Virtual Power Plant for Participating in Energy and Spinning Reserve Markets Part II: Numerical Analysis Elaheh Mashhour,

More information

Optimal Demand Response Bidding and Pricing Mechanism: Application for a Virtual Power Plant. Authors: Ashot Mnatsakanyan Scott Kennedy

Optimal Demand Response Bidding and Pricing Mechanism: Application for a Virtual Power Plant. Authors: Ashot Mnatsakanyan Scott Kennedy Optimal Demand Response Bidding and Pricing Mechanism: Application for a Virtual Power Plant Authors: Ashot Mnatsakanyan Scott Kennedy 01/08/2013 1 Outline Introduction and Motivation Demand Response and

More information

Micro-Grid Technology To improve Distribution Reliability and accessibility. Dhananjay Ketkar. Sudesh Kr. Nehru. November 2012

Micro-Grid Technology To improve Distribution Reliability and accessibility. Dhananjay Ketkar. Sudesh Kr. Nehru. November 2012 Micro-Grid Technology To improve Distribution Reliability and accessibility Dhananjay Ketkar November 2012 Sudesh Kr. Nehru Agenda What is Micro Grid What a Micro Grid IS Micro Grid : Components Micr0

More information

Artificial Evolution. FIT3094 AI, A-Life and Virtual Environments Alan Dorin

Artificial Evolution. FIT3094 AI, A-Life and Virtual Environments Alan Dorin Artificial Evolution FIT3094 AI, A-Life and Virtual Environments Alan Dorin Copyrighted imagery used in the preparation of these lecture notes remains the property of the credited owners and is included

More information

A time-varying p-median model for location-allocation analysis

A time-varying p-median model for location-allocation analysis A time-varying p-median model for location-allocation analysis Shahin Sharifi Noorian Achilleas Psyllidis Alessandro Bozzon Delft University of Technology Delft University of Technology Delft University

More information

CHAPTER 7 CONCLUSION AND SCOPE FOR FUTURE WORK

CHAPTER 7 CONCLUSION AND SCOPE FOR FUTURE WORK CHAPTER 7 CONCLUSION AND SCOPE FOR FUTURE WORK 7.1 CONCLUSION Microgrid is an extension of main grid providing on-site generation capable of fulfilling its local load demand. A microgrid architecture requires

More information

Chapter 2 Optimal Expansion Planning of Distribution Substations Using Loading Gravity with Genetic Algorithm

Chapter 2 Optimal Expansion Planning of Distribution Substations Using Loading Gravity with Genetic Algorithm Chapter 2 Optimal Expansion Planning of Distribution Substations Using Loading Gravity with Genetic Algorithm Hui-Jen Chuang, Wen-Yuan Tsai, Chao-Shun Chen, Chin-Yin Ho, Chia-Chung Lin and Yi-Pin Tsai

More information

CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW

CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW 14 CHAPTER 2 REACTIVE POWER OPTIMIZATION A REVIEW 2.1 INTRODUCTION Reactive power optimization is an important function both in planning for the future and day-to-day operations of power systems. It uses

More information

About Schneider Electric

About Schneider Electric Schneider Electric Australia s Response to Open Energy Networks Consultation Paper, 2018 (AEMO and Energy Networks Australia 2018, Open Energy Networks Consultation Paper.) 3 August 2018 Schneider Electric

More information

Genetic Algorithms using Populations based on Multisets

Genetic Algorithms using Populations based on Multisets Genetic Algorithms using Populations based on Multisets António Manso 1, Luís Correia 1 1 LabMAg - Laboratório de Modelação de Agentes Faculdade de Ciências da Universidade de Lisboa Edifício C6, Piso

More information

VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY. A seminar report on GENETIC ALGORITHMS.

VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY. A seminar report on GENETIC ALGORITHMS. VISHVESHWARAIAH TECHNOLOGICAL UNIVERSITY S.D.M COLLEGE OF ENGINEERING AND TECHNOLOGY A seminar report on GENETIC ALGORITHMS Submitted by Pranesh S S 2SD06CS061 8 th semester DEPARTMENT OF COMPUTER SCIENCE

More information

A HYBRID ALGORITHM TO MINIMIZE THE NUMBER OF TARDY JOBS IN SINGLE MACHINE SCHEDULING

A HYBRID ALGORITHM TO MINIMIZE THE NUMBER OF TARDY JOBS IN SINGLE MACHINE SCHEDULING DAAAM INTERNATIONAL SCIENTIFIC BOOK 2010 pp. 549-558 CHAPTER 48 A HYBRID ALGORITHM TO MINIMIZE THE NUMBER OF TARDY JOBS IN SINGLE MACHINE SCHEDULING BANCILA, D.; BUZATU, C. & FOTA, A. Abstract: Starting

More information

Genetic approach to solve non-fractional knapsack problem S. M Farooq 1, G. Madhavi 2 and S. Kiran 3

Genetic approach to solve non-fractional knapsack problem S. M Farooq 1, G. Madhavi 2 and S. Kiran 3 Genetic approach to solve non-fractional knapsack problem S. M Farooq 1, G. Madhavi 2 and S. Kiran 3 1,2,3 Y. S. R Engineering College, Yogi Vemana University Korrapad Road, Proddatur 516360, India 1 shaikfaroq@gmail.com,

More information

I. RENEWABLE ENERGY SOURCES AND ENVIRONMENTAL PROTECTION

I. RENEWABLE ENERGY SOURCES AND ENVIRONMENTAL PROTECTION I. RENEWABLE ENERGY SOURCES AND ENVIRONMENTAL PROTECTION OPTIMAL INTEGRATION OF DISTRIBUTED ENERGY STORAGE AND SMALL GENERATORS INTO AN ISLANDED MICROGRID WITH RENEWABLE SOURCE Thang Vu, Xavier Le Pivert,

More information

Sourcing Optimization

Sourcing Optimization Sourcing Optimization Jayeeta Pal Infosys Technologies Ltd. Introduction In today s competitive and fast-paced marketplace, buyers often strive to make the correct buying decision while keeping in mind

More information

Optimal Allocation and Contingency Analysis Studies of Embedded Generation in Distribution Systems

Optimal Allocation and Contingency Analysis Studies of Embedded Generation in Distribution Systems M.H. Sulaiman, O. Aliman and S.R.A. Rahim / International Energy Journal 12 (2011) 67-76 67 Optimal Allocation and Contingency Analysis Studies of Embedded Generation in Distribution Systems www.rericjournal.ait.ac.th

More information

Electricity Grid of the Future. Program Director: Dr. Sonja Glavaski

Electricity Grid of the Future. Program Director: Dr. Sonja Glavaski Electricity Grid of the Future Program Director: Dr. Sonja Glavaski Outline ARPA-e Overview US Energy Landscape DERs and Grid Integration Grid of the Future (Vision & Long Term Goals) Going Forward The

More information

Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact

Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact Journal of Clean Energy Technologies, Vol. 4, No., March 6 Fuel Cost Optimization of an Islanded Microgrid Considering Environmental Impact Vinod M. Raj and Saurabh Chanana Abstract This paper shows how

More information

Integrating Renewables and Distributed Energy Resources into California s Electricity Markets

Integrating Renewables and Distributed Energy Resources into California s Electricity Markets Integrating Renewables and Distributed Energy Resources into California s Electricity Markets Lorenzo Kristov, Ph.D. Principal, Market & Infrastructure Policy Center for Clean Air Policy Energy Sector

More information

Evolutionary Algorithms - Population management and popular algorithms Kai Olav Ellefsen

Evolutionary Algorithms - Population management and popular algorithms Kai Olav Ellefsen INF3490 - Biologically inspired computing Lecture 3: Eiben and Smith, chapter 5-6 Evolutionary Algorithms - Population management and popular algorithms Kai Olav Ellefsen Repetition: General scheme of

More information

Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm

Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm 12th WSEAS Int. Conf. on APPLIED MATHEMATICS Cairo Egypt December 29-31 2007 222 Incorporating Psychology Model of Emotion into Ant Colony Optimization Algorithm Jiann-Horng Lin Department of Information

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications Machine Learning: Algorithms and Applications Floriano Zini Free University of Bozen-Bolzano Faculty of Computer Science Academic Year 2011-2012 Lecture 4: 19 th March 2012 Evolutionary computing These

More information

A PRACTICAL APPROACH TO PRIORITIZE THE TEST CASES OF REGRESSION TESTING USING GENETIC ALGORITHM

A PRACTICAL APPROACH TO PRIORITIZE THE TEST CASES OF REGRESSION TESTING USING GENETIC ALGORITHM A PRACTICAL APPROACH TO PRIORITIZE THE TEST CASES OF REGRESSION TESTING USING GENETIC ALGORITHM 1 KRITI SINGH, 2 PARAMJEET KAUR 1 Student, CSE, JCDMCOE, Sirsa, India, 2 Asst Professor, CSE, JCDMCOE, Sirsa,

More information

A Reliability Perspective of the Smart Grid

A Reliability Perspective of the Smart Grid A Reliability Perspective of the Smart Grid Authors: Khosrow Moslehi, Member, IEEE, Ranjit Kumar, Senior Member, IEEE Presenter: Yang Wang Submitted in Partial Fulfillment of the Course Requirements for

More information

Optimum Solar and Wind Model with Particle Optimization (PSO)

Optimum Solar and Wind Model with Particle Optimization (PSO) Int. J. Res. Ind. Eng. Vol. 7, No. 4 (2018) 460 467 International Journal of Research in Industrial Engineering www.riejournal.com Optimum Solar and Wind Model with Particle Optimization (PSO) N. Salehi,

More information

Enabling Integration of Distributed Renewables - Program 174

Enabling Integration of Distributed Renewables - Program 174 Enabling Integration of Distributed Renewables - Program 174 Program Description Program Overview The integration of distributed renewable generation sources into the electricity grid poses a number of

More information

STRUCTURAL OPTIMIZATION USING ARTIFICIAL IMMUNE SYSTEM (AIS)

STRUCTURAL OPTIMIZATION USING ARTIFICIAL IMMUNE SYSTEM (AIS) Blucher Mechanical Engineering Proceedings May 2014, vol. 1, num. 1 www.proceedings.blucher.com.br/evento/10wccm STRUCTURAL OPTIMIZATION USING ARTIFICIAL IMMUNE SYSTEM (AIS) Sai Sushank Botu 1, S V Barai

More information

Methodology for calculating subsidies to renewables

Methodology for calculating subsidies to renewables 1 Introduction Each of the World Energy Outlook scenarios envisages growth in the use of renewable energy sources over the Outlook period. World Energy Outlook 2012 includes estimates of the subsidies

More information

SECTOR ASSESSMENT (SUMMARY): ENERGY 1

SECTOR ASSESSMENT (SUMMARY): ENERGY 1 Interim Country Partnership Strategy: Maldives, 2014 2015 SECTOR ASSESSMENT (SUMMARY): ENERGY 1 Sector Road Map 1. Sector Performance, Problems, and Opportunities A. Sector Performance 1. The Maldives

More information

An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud

An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud ISSN:2320-0790 An Improved Particle Swarm Optimization Algorithm for Load Balanced Fault Tolerant Virtual Machine Scheduling in Computational Cloud 1 V.M.Sivagami, 2 Dr.K.S.Easwarakumar 1 Associate 2 Professor,

More information

Large-scale Integration of Distributed Energy Resources within Electric Power Systems. Danish Cell Controller Project Brief

Large-scale Integration of Distributed Energy Resources within Electric Power Systems. Danish Cell Controller Project Brief Large-scale Integration of Distributed Energy Resources within Electric Power Systems Danish Cell Controller Project Brief Project Introduction Energinet.dk Owns/Operates High Voltage Electric Power System

More information

Renewable Energy System Design for Residential Customers

Renewable Energy System Design for Residential Customers enewable Energy System Design for esidential Customers Final eport for ME558-2013f [Team1] [20131206] Yuqing Zhou Abstract This report proposed a genetic algorithm (GA) based stochastic optimization method

More information

Distributed energy resource management - the way forward

Distributed energy resource management - the way forward Distributed energy resource management - the way forward by Stuart Michie, ABB South Africa As the number of intermittent renewable and distributed energy resources (DERs) integrated onto the grid increases,

More information