46 research outputs found

    An Improvement of Load Flow Solution for Power System Networks using Evolutionary-Swarm Intelligence Optimizers

    Get PDF
    Load flow report which reveals the existing state of the power system network under steady operating conditions, subject to certain constraints is being bedeviled by issues of accuracy and convergence. In this research, five AI-based load flow solutions classified under evolutionary-swarm intelligence optimizers are deployed for power flow studies in the 330kV, 34-bus, 38-branch section of the Nigerian transmission grid. The evolutionary-swarm optimizers used in this research consist of one evolutionary algorithm and four swarm intelligence algorithms namely; biogeography-based optimization (BBO), particle swarm optimization (PSO), spider monkey optimization (SMO), artificial bee colony optimization (ABCO) and ant colony optimization (ACO). BBO as a sole evolutionary algorithm is being configured alongside four swarm intelligence optimizers for an optimal power flow solution with the aim of performance evaluation through physical and statistical means. Assessment report upon application of these standalone algorithms on the 330kV Nigerian grid under two (accuracy and convergence) metrics produced PSO and ACO as the best-performed algorithms. Three test cases (scenarios) were adopted based on the number of iterations (100, 500, and 1000) for proper assessment of the algorithms and the results produced were validated using mean average percentage error (MAPE) with values of voltage profile created by each solution algorithm in line with the IEEE voltage regulatory standards. All algorithms proved to be good load flow solvers with distinct levels of precision and speed. While PSO and SMO produced the best and worst results for accuracy with MAPE values of 3.11% and 36.62%, ACO and PSO produced the best and worst results for convergence (computational speed) after 65 and 530 average number of iterations. Since accuracy supersedes speed from scientific considerations, PSO is the overall winner and should be cascaded with ACO for an automated hybrid swarm intelligence load flow model in future studies. Future research should consider hybridizing ACO and PSO for a more computationally efficient solution model

    QFT Based Robust Positioning Control of the PMSM Using Automatic Loop Shaping with Teaching Learning Optimization

    Get PDF
    Automation of the robust control system synthesis for uncertain systems is of great practical interest. In this paper, the loop shaping step for synthesizing quantitative feedback theory (QFT) based controller for a two-phase permanent magnet stepper motor (PMSM) has been automated using teaching learning-based optimization (TLBO) algorithm. The QFT controller design problem has been posed as an optimization problem and TLBO algorithm has been used to minimize the proposed cost function. This facilitates designing low-order fixed-structure controller, eliminates the need of manual loop shaping step on the Nichols charts, and prevents the overdesign of the controller. A performance comparison of the designed controller has been made with the classical PID tuning method of Ziegler-Nichols and QFT controller tuned using other optimization algorithms. The simulation results show that the designed QFT controller using TLBO offers robust stability, disturbance rejection, and proper reference tracking over a range of PMSM’s parametric uncertainties as compared to the classical design techniques

    Optimal Reactive Power Dispatch using TLBO for Modelling and PowerWorld for Validation

    Get PDF
    This research presents a Teaching Learning Based Optimization (TLBO) algorithm to solve Optimal Reactive Power Dispatch (ORPD) problem. The primary objective of this paper is to minimize the active power transmission losses by the optimal settings of the control variables within their limits and avoiding violations on the constraints. TLBO is a population- based algorithm and requires few algorithm specifications to compute making it a recommended option to solve various degrees of optimization problems. The TLBO algorithm was implemented using MATLAB programming and by incorporating MATPOWER, the algorithm was tested on IEEE 30-bus test system to solve the ORPD problem. The optimal values obtained from the TLBO algorithm was validated on PowerWorld- a power system visualization tool. The results obtained from the algorithm were compared with other algorithms in the literature and TLBO proved to be an efficient prediction method for solving the ORPD problem

    A novel fuzzy adaptive teaching–learning‑based optimization (FATLBO) for solving structural optimization problems

    Get PDF
    This paper presents a new optimization algorithm called fuzzy adaptive teaching–learning-based optimization (FATLBO) for solving numerical structural problems. This new algorithm introduces three new mechanisms for increasing the searching capability of teaching–learning-based optimization namely status monitor, fuzzy adaptive teaching–learning strategies, and remedial operator. The performance of FATLBO is compared with well-known optimization methods on 26 unconstrained mathematical problems and five structural engineering design problems. Based on the obtained results, it can be concluded that FATLBO is able to deliver excellence and competitive performance in solving various structural optimization problems

    Load frequency controllers considering renewable energy integration in power system

    Get PDF
    Abstract: Load frequency control or automatic generation control is one of the main operations that take place daily in a modern power system. The objectives of load frequency control are to maintain power balance between interconnected areas and to control the power flow in the tie-lines. Electric power cannot be stored in large quantity that is why its production must be equal to the consumption in each time. This equation constitutes the key for a good management of any power system and introduces the need of more controllers when taking into account the integration of renewable energy sources into the traditional power system. There are many controllers presented in the literature and this work reviews the traditional load frequency controllers and those, which combined the traditional controller and artificial intelligence algorithms for controlling the load frequency

    Efficient Subpopulation Based Parallel TLBO Optimization Algorithms

    Get PDF
    A numerous group of optimization algorithms based on heuristic techniques have been proposed in recent years. Most of them are based on phenomena in nature and require the correct tuning of some parameters, which are specific to the algorithm. Heuristic algorithms allow problems to be solved more quickly than deterministic methods. The computational time required to obtain the optimum (or near optimum) value of a cost function is a critical aspect of scientific applications in countless fields of knowledge. Therefore, we proposed efficient algorithms parallel to Teaching-learning-based optimization algorithms. TLBO is efficient and free from specific parameters to be tuned. The parallel proposals were designed with two levels of parallelization, one for shared memory platforms and the other for distributed memory platforms, obtaining good parallel performance in both types of parallel architectures and on heterogeneous memory parallel platforms.This research was supported by the Spanish Ministry of Economy and Competitiveness under Grants TIN2015-66972-C5-4-R and TIN2017-89266-R, co-financed by FEDER funds. (MINECO/FEDER/UE)

    Settings-Free Hybrid Metaheuristic General Optimization Methods

    Get PDF
    Several population-based metaheuristic optimization algorithms have been proposed in the last decades, none of which are able either to outperform all existing algorithms or to solve all optimization problems according to the No Free Lunch (NFL) theorem. Many of these algorithms behave effectively, under a correct setting of the control parameter(s), when solving different engineering problems. The optimization behavior of these algorithms is boosted by applying various strategies, which include the hybridization technique and the use of chaotic maps instead of the pseudo-random number generators (PRNGs). The hybrid algorithms are suitable for a large number of engineering applications in which they behave more effectively than the thoroughbred optimization algorithms. However, they increase the difficulty of correctly setting control parameters, and sometimes they are designed to solve particular problems. This paper presents three hybridizations dubbed HYBPOP, HYBSUBPOP, and HYBIND of up to seven algorithms free of control parameters. Each hybrid proposal uses a different strategy to switch the algorithm charged with generating each new individual. These algorithms are Jaya, sine cosine algorithm (SCA), Rao’s algorithms, teaching-learning-based optimization (TLBO), and chaotic Jaya. The experimental results show that the proposed algorithms perform better than the original algorithms, which implies the optimal use of these algorithms according to the problem to be solved. One more advantage of the hybrid algorithms is that no prior process of control parameter tuning is needed.This research and APC was funded by the Spanish Ministry of Science, Innovation and Universities and the Research State Agency under Grant RTI2018-098156-B-C54 co-financed by FEDER funds, and by the Spanish Ministry of Economy and Competitiveness under Grant TIN2017-89266-R, co-financed by FEDER funds

    Optimizing boiler combustion parameters based on evolution teaching-learning-based optimization algorithm for reducing NO<sub>x</sub> emission concentration

    Get PDF
    How to reduce a boiler's NOx emission concentration is an urgent problem for thermal power plants. Therefore, in this paper, we combine an evolution teaching-learning-based optimization algorithm with extreme learning machine to optimize a boiler's combustion parameters for reducing NOx emission concentration. Evolution teaching-learning-based optimization algorithm (ETLBO) is a variant of conventional teaching-learning-based optimization algorithm, which uses a chaotic mapping function to initialize individuals' positions and employs the idea of genetic evolution into the learner phase. To verify the effectiveness of ETLBO, 20 IEEE congress on Evolutionary Computation benchmark test functions are applied to test its convergence speed and convergence accuracy. Experimental results reveal that ETLBO shows the best convergence accuracy on most functions compared to other state-of-the-art optimization algorithms. In addition, the ETLBO is used to reduce boilers' NOx emissions by optimizing combustion parameters, such as coal supply amount and the air valve. Result shows that ETLBO is well-suited to solve the boiler combustion optimization problem

    Expansion planning of power distribution systems considering reliability : a comprehensive review

    Get PDF
    One of the big concerns when planning the expansion of power distribution systems (PDS) is reliability. This is defined as the ability to continuously meet the load demand of consumers in terms of quantity and quality. In a scenario in which consumers increasingly demand high supply quality, including few interruptions and continuity, it becomes essential to consider reliability indices in models used to plan PDS. The inclusion of reliability in optimization models is a challenge, given the need to estimate failure rates for the network and devices. Such failure rates depend on the specific characteristics of a feeder. In this context, this paper discusses the main reliability indices, followed by a comprehensive survey of the methods and models used to solve the optimal expansion planning of PDS considering reliability criteria. Emphasis is also placed on comparing the main features and contributions of each article, aiming to provide a handy resource for researchers. The comparison includes the decision variables and reliability indices considered in each reviewed article, which can be used as a guide to applying the most suitable method according to the requisites of the system. In addition, each paper is classified according to the optimization method, objective type (single or multiobjective), and the number of stages. Finally, we discuss future research trends concerning the inclusion of reliability in PDS expansion planning
    corecore