ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR

Size: px
Start display at page:

Download "ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR"

Transcription

1 ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR AMINA.DERRAR, ABDELATIF.NACERI, DJAMEL EL DINE.GHOURAF IRECOM Laboratory, Department of Electrical engineering UDL SBA University, BP 98, Sidi Bel Abbes , Algeria amina.derrar@yahoo.com, abdnaceri@yahoo.fr, jamelbel22@yahoo.fr Abstract-Proportional Integral Derivative (PID) controllers are widely used in many fields because they are simple and effective.tuning of the PID controller parameters is not easy and does not give the optimal required response, especially with non-liner system. In the last two decades many intelligent optimization techniques were took attention of researchers like : Particle Swarm Optimization (PSO) and Genetic Algorithm (GA)techniques. The purpose of this paper is to present the modeling and simulation of conventional power system stabilizer (PSS-PID).then we use Genetic Algorithm technique to find the best parameters of the optimal(pss-pid).the obtained results have proved that (G.A) are a powerful tools for optimizing the PSS parameters, and more robustness of the system IEEE SMIB. Keywords- Genetic Algorithm, PID controller, PSS, power system stabilizer, Synchronous Generator 1 Introduction In the recent years,pid controller has been used widely for processes and motion control systems in industry. Now more than 90% control systems is still PID controller. The Classical controllers PSS [1,2] (PI or PID ) have a leading role in increasing static and dynamic stability degree, and damping electro mechanicals oscillations generated by the rotor (the inductor).however,a robustness test (a disturbance injected on the EPS ) showed that PID -AVR and PSS arehardly robust,so,in order to improve their efficiency(robustness),we used the (G.A) for the optimization and the adjusting of PSS parameters [3,4]. A genetic algorithm (GA) is a search technique used in computing to find exact or approximate solutions to optimization and search problems. The basic principles of GA were first proposed by Holland 1970s. This technique was inspired by the mechanism of natural selection, a biological process in which stronger individual is likely tobe the winners in a competing environment. Genetic Algorithms have been subject to intensive research in the last decade, the latest results showing successful solutions to many problems. The development covers a wide variety of designs and engineering applications. The solutions are, on several cases, more efficient, more elegant, and more complex than the solutions discovered by the human mind. 2 DYNAMIC POWER SYSTEM MODEL In this paper a simplified dynamic model of power system, namely, a single machine connected to an infinite bus (SMIB) is considered. It consists of a single synchronous generator connected through a parallel transmission line to a very large network approximated by an infinite bus as shown in figure 1. Fig.1 Block schematic diagram of the proposed SMIB Power system controller Let the state variable of interest be the machine s rotor speed variation and the power system acceleration. (1) x1 w x 2 P P m P e (2) ISSN: Volume 2, 2017

2 Where x1 is the speed deviation and x2 is accelerating power, Pm and Pe represents respectively the mechanical and electrical power. It is possible to represent the power system in the following form: (3) x1 w x f x, x ) g ( x, x ) u y 2 ( x 1 (4) Where α=1/2h and H is the per unit inertia constant of the machine. x=[x1x2] is the state vector of the system and f(x1,x2) and g(x1,x2) are nonlinear functions and u is the PSS (Power System Stabilizer) control signal. 3 PSS-PID CONTROLLER MODEL The PSS-PID controller is well known and widely used to improve the dynamic response as well as to reduce or eliminate the steady state error. The derivative controller adds a finite zero to the open loop system transfer function and improves the transient response. The integral controller adds a pole at the origin, thus increasing system type by one and reducing the steady state error due to a step function to zero.the transfer function of a PSS-PID controller is given in the s-domain as follows: Δ = ( ). ( ) + ( ) Δ ( ) + ( ) + ( ) ( ). Δ ( ) + ( ). Δ ( ) + ( ). Δ ( ) (6) - value of the control signals in the steady state generator. (5) simulations under different loading conditions, and practical verifications. Genetic algorithms (GA) are a stochastic global search method that emulates the process of natural evolution. The genetic algorithm starts with no knowledge of the correct solution and depends entirely on responses from its environment and evolution operators (reproduction, crossover and mutation) to arrive at the best solution. A genetic algorithm is typically initialized with a random population. This population is usually represented by a real-valued number or a binary string called a chromosome. How well an individual performs a task is measured and assessed by the objective function, which assigns each individual a corresponding number called its fitness. The fitness of each chromosome is assessed and survival of the fittest strategy is applied. There are three mains operators for a genetic algorithm reproduction, crossover and mutation. 4 GENETIC ALGORITHMS The control method is based on genetic algorithm (GA) to coordinate control of power system stabilizer (PSS) based stabilizer installed in single machine infinite bus system (SMIB). The stabilizer design problem is transformed into an optimization problem where genetic algorithm (GA) will be applied to search for optimal parameter settings by maximizing the minimum damping ratio of all complex eigenvalues. The effectiveness of the proposed control in improving the power system dynamic stability is verified through eigenvalue analysis, time domain Fig.3 Flowcharts of genetic algorithm 5 GA BASED TUNING OF THE CONTROLLER The optima value of PSS-PID controller parameters K1w, K2w, T1, T2 are to be found using GA. All possible sets of controller parameters values are particles whose values are adjusted to minimize and maximize the objective function, which in this ISSN: Volume 2, 2017

3 case is the error criterion, and it is discussed in detail. For the PSS-PID controller design, the controller settings estimated results in a stable closed loop system are ensured. Crossover Probability Mutation Probability IMPLEMENTATION OF GA BASED PSS-PID CONTROLLER 6.1. Objective function The purpose of the PSS use is to ensure satisfactory oscillations damping, and ensure the overall system stability to different operation points. To meet this goal, we using a function composed of two multi-objective functions [13]. This function must maximize the stability margin by increasing damping factors while minimizing the system real eigenvalues. Therefore, all eigenvalues are in the stability area, the multiobjective function calculating steps are: 1-formulate the linear system in an open loop (without PSS); 2-locate the PSS and its parameters initialized by the G.A through an initial population; 3- Calculate the closed loop system eigenvalues and take only the dominant modes: = ± 4- Find the system eigenvalues real parts (σ) and damping factor ζ; 5- Determine the ( ζ ) minimum value and the (- σ) maximum value, which can be formulated respectively as: (minimum ( ζ )) and (maximum (σ)); 6- Gather both objective functions in a multiobjective function F as follows: = max (σ)+min(ξ) 7- Return this Multi-objective function value the to the AG program to restart a new generation. *The genetic algorithm parameters chosen for the tuning purpose are shown in table (1) GA Property Value/Methode Population Size 100 Maximum Number 120 of generations The range of tuning parameters 5<K1W<10,5<K2w< <T1<0.1, <T2<0.1 Function = max (σ)+min(ξ) Selection Method tournoi Table 1 Parameters of GA To show the performance of the control system, simulation time responses from the dynamic power system with the proposed genetic PSS-PID controller are carried out with MATLAB- SIMULINK. Start Initial value Random=[k1w,k2w,T1,T2] Evaluate objective function = max( ) + min ( ) The fitness Selection Crossover Mutation Evaluate objective function yes Is best number of génération is achived Best chromosome =[k1w,k2w,t1,t2 End Fig.4 The algorithm for the computation of PSS-PID parameters using genetic algorithm. 7 THE SIMULATION RESULT UNDER MATLAB-SIMULIK To evaluate the effectiveness of the proposed PSS- GA to improve the stability of power system, the dynamic performance of the proposed PSS was examined under different loading conditions. The No ISSN: Volume 2, 2017

4 performance of the GA based PSS is compared with the PSS. We simulated three operating: the underexcited, the rated. and the over-excited. Our study is interested in the Powerful Synchronous Generators of type: TBB-500 (parameters in Appendix 2) Nominal underexcited Overexcited Q K1w K2w T T σ ξ Fig.4 functioning system in the nominal régime used of TBB-500 connected to a long line with, H -PSS,PSSPID(robustness tests) (Ug, Pe,glissement,delta) Table.2 The optimized parameters for PSS-PID (K1w,K2w,T1,T2 and σ,ξ) In the Figures A,B and C show an example of simulation result with respectively 'Ug' the stator terminal voltage; 'Pe' the electromagnetic power system, 'g' Slip, 'delta' The internal angle. Fig.5. functioning system in the under-excited used of TBB-500 connectedto a long line with, H - ISSN: Volume 2, 2017

5 PSS,PSSPID(robustness tests) (Ug, Pe,glissement,delta) under-excited regime) and granted the stability and the robustness of the studied system. 8 CONCLUSION This paper has presented an intelligent controller (Genetic PSS-PID),compared with a classical PSS-PID controller. The optimum values of the PSS are globally search by GA. The dynamic performance of the GPSS is superior than the conventionally tuned PSS under small as well large perturbation. Simulation of the response of the proposed PSS to various disturbances changes in network configuration and system loading have demonstrated the effectiveness of the GPSS. References: Fig.6 functioning system in the over-excited used of TBB-500 connected to a long line with, H - PSS,PSSPID(robustness tests) (Ug, Pe,glissement,delta) From the simulation results,the effect of the controller can be realized from decrement of dynamic performances (static errors negligible so better precision, and very short setting time so very fast system., and we found that after few oscillations, the system returns to its equilibrium state even in critical situations (specially the [1].Sadiq K. Ahmed,Magid E.Dubakh Ayam M.Abbas.«Design of Electronic PID Controller Using Genetic Algorithms»,Al-Mansour Journal/ Issue (15) [2].F ad hel Abbass Jumaa.«Design An Intelligent Controller Based On Genetic-PID Algorithm For DC Motor Control», Journal of Engineering and Development, Vol. 18, No.3, May 2014,ISSN [3].GHOURAF Djamel Eddine, NACERI Abdellatif, DERRAR Amina.«Optimization by genetic algorithm for synthesize a robust stabilizer PSS applied to power system (application under GUI/MATLAB)», Proceedings of the 2014 International Conference on Circuits, Systems and Control [4].Demello F.P. and Concordia C., «Concepts of synchronous machine stability as affected by excitation control», IEEE Trans. on PAS, vol. PAS-88, pp , [5].P. KUNDUR, "Definition and Classification of power System Stability", Draft 2, 14 January,2002 [6].Hasan ALKHATIB etude de la stabilite aux petites perturbations dans les grands reseaux electriques : optimisation de la regulation par une methode metaheuristique Thèse doctorat d'état, UNIVERSITE PAUL CEZANNE D AIX-MARSEILLE, 2008 [7].Ang, K. H. G. Chong, and Li Y." PID Control system analysis, Design and ISSN: Volume 2, 2017

6 technology " IEEE transaction on control sytems technology, Vol.13 No. 4 July, [8].Mitchell M. "An Introduction to Genetic Algorithms ",1 st MIT press paperback edition, Cambridge, Mass,1998. [9]. Ogata K., "Modern Control Engineering", Third edition, Prentice Hall Inc [10]. Porter B. and Jones A.H. Genetic Tuning of Digital PID Controller ", electronic letter, Parameter SG: TBB-500 T1u Te 0.04 K1ua -7 K0ua -50 APPENDIX 1 Parameters of the used Turbo Alternators parameters TBB-500 Units of measure power 500 MW nominal Factor of 0.85 p.u. Power nominal Xd p.u. Xq 1.5 p.u. Xs p.u. Xf 1.79 p.u. Xsf p.u. Xsfd p.u. Xsf1q p.u. Xsf2q p.u. Ra p.u. Rf p.u. R1d p.u. R1q p.u. R2q p.u. 3 Parameters of the used conventional PID- PSS Parameter SG: TBB-500 T1u Te 0.04 K1ua -8 K0ua -15 Tfc 0.07 T T0 1 K1 1 K0 2 Tif 0.03 Kif -1 Tuf 0.05 Kuf 1 2 Parameters of the Regulator AVR ISSN: Volume 2, 2017

7 ISSN: Volume 2, 2017

Self-Tuning Control for Synchronous Machine Stabilization

Self-Tuning Control for Synchronous Machine Stabilization http://dx.doi.org/.5755/j.eee.2.4.2773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 4, 25 Self-Tuning Control for Synchronous Machine Stabilization Jozef Ritonja Faculty of Electrical Engineering

More information

Enhancement of transient stability analysis of multimachine power system

Enhancement of transient stability analysis of multimachine power system WWJMRD 2016; 2(6): 41-45 www.wwjmrd.com Impact Factor MJIF: 4.25 e-issn: 2454-6615 Oyediran Oyebode Olumide Department of Computer Engineering, Osun State Polytechnic Iree, Osun State, Nigeria Ogunwuyi

More information

Robust Tuning of Power System Stabilizers Using Coefficient Diagram Method

Robust Tuning of Power System Stabilizers Using Coefficient Diagram Method International Journal of Electrical Engineering. ISSN 0974-2158 Volume 7, Number 2 (2014), pp. 257-270 International Research Publication House http://www.irphouse.com Robust Tuning of Power System Stabilizers

More information

Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System

Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System (Ms) N Tambey, Non-member Prof M L Kothari, Member This paper presents a systematic

More information

ECE 585 Power System Stability

ECE 585 Power System Stability Homework 1, Due on January 29 ECE 585 Power System Stability Consider the power system below. The network frequency is 60 Hz. At the pre-fault steady state (a) the power generated by the machine is 400

More information

QFT Framework for Robust Tuning of Power System Stabilizers

QFT Framework for Robust Tuning of Power System Stabilizers 45-E-PSS-75 QFT Framework for Robust Tuning of Power System Stabilizers Seyyed Mohammad Mahdi Alavi, Roozbeh Izadi-Zamanabadi Department of Control Engineering, Aalborg University, Denmark Correspondence

More information

1 Unified Power Flow Controller (UPFC)

1 Unified Power Flow Controller (UPFC) Power flow control with UPFC Rusejla Sadikovic Internal report 1 Unified Power Flow Controller (UPFC) The UPFC can provide simultaneous control of all basic power system parameters ( transmission voltage,

More information

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 5 Issue 4 ǁ Apr. 27 ǁ PP.54-64 QFT Based Controller Design of Thyristor-Controlled

More information

Study of Transient Stability with Static Synchronous Series Compensator for an SMIB

Study of Transient Stability with Static Synchronous Series Compensator for an SMIB Study of Transient Stability with Static Synchronous Series Compensator for an SMIB M.Chandu, Dr.T.R.Jyosthna 2 M.tech, Electrical Department, Andhra University, Andhra Pradesh, India 2 Professor, Electrical

More information

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms Helwan University From the SelectedWorks of Omar H. Abdalla May, 2008 Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

More information

SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS. Transient Stability LECTURE NOTES SPRING SEMESTER, 2008

SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS. Transient Stability LECTURE NOTES SPRING SEMESTER, 2008 SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS LECTURE NOTES Transient Stability SPRING SEMESTER, 008 October 7, 008 Transient Stability Transient stability refers to the ability of a synchronous

More information

Design of PSS and SVC Controller Using PSO Algorithm to Enhancing Power System Stability

Design of PSS and SVC Controller Using PSO Algorithm to Enhancing Power System Stability IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 2 Ver. II (Mar Apr. 2015), PP 01-09 www.iosrjournals.org Design of PSS and SVC Controller

More information

A Power System Dynamic Simulation Program Using MATLAB/ Simulink

A Power System Dynamic Simulation Program Using MATLAB/ Simulink A Power System Dynamic Simulation Program Using MATLAB/ Simulink Linash P. Kunjumuhammed Post doctoral fellow, Department of Electrical and Electronic Engineering, Imperial College London, United Kingdom

More information

Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS

Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS P. PAVAN KUMAR M.Tech Student, EEE Department, Gitam University, Visakhapatnam, Andhra Pradesh, India-533045,

More information

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications xxx (2008) xxx xxx www.elsevier.com/locate/eswa Optimal tunning of lead-lag and fuzzy logic power

More information

Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS

Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS Abhijit N Morab, Abhishek P Jinde, Jayakrishna Narra, Omkar Kokane Guide: Kiran R Patil

More information

EE 451 Power System Stability

EE 451 Power System Stability EE 451 Power System Stability Power system operates in synchronous mode Power system is subjected to a wide range of disturbances (small and large) - Loads and generation changes - Network changes - Faults

More information

Abstract. 2. Dynamical model of power system

Abstract. 2. Dynamical model of power system Optimization Of Controller Parametersfornon-Linear Power Systems Using Different Optimization Techniques Rekha 1,Amit Kumar 2, A. K. Singh 3 1, 2 Assistant Professor, Electrical Engg. Dept. NIT Jamshedpur

More information

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations Mohammed Osman Hassan, Ahmed Khaled Al-Haj Assistant Professor, Department of Electrical Engineering, Sudan University

More information

Aldi Mucka Tonin Dodani Marjela Qemali Rajmonda Bualoti Polytechnic University of Tirana, Faculty of Electric Engineering, Republic of Albania

Aldi Mucka Tonin Dodani Marjela Qemali Rajmonda Bualoti Polytechnic University of Tirana, Faculty of Electric Engineering, Republic of Albania 8. СОВЕТУВАЊЕ Охрид, 22 24 септември Aldi Mucka Tonin Dodani Marjela Qemali Rajmonda Bualoti Polytechnic University of Tirana, Faculty of Electric Engineering, Republic of Albania REHABILITATIONS OF EXCITATION

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Electrical Networks

Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Electrical Networks Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Dr. SWISS FEDERAL INSTITUTE OF TECHNOLOGY Electrical Engineering Department, Laboratory of Electromechanics

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

More information

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization on TPE (IOTPE) ISSN 2077-3528 IJTPE Journal www.iotpe.com ijtpe@iotpe.com June 2010

More information

DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM

DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM DESIGN OF FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM USING GENETIC ALGORITHM MANISHADUBEY Electrical Engineering Department Maulana Azad National Institute of Technology, 462051,Bhopal,

More information

GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM

GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM Proceedings of the 13th WSEAS International Conference on SYSTEMS GENETIC ALGORITHM BASED FUZZY LOGIC POWER SYSTEM STABILIZERS IN MULTIMACHINE POWER SYSTEM NIKOS E. MASTORAKIS MANISHA DUBEY Electrical

More information

Adaptive Fuzzy Gain of Power System Stabilizer to Improve the Global Stability

Adaptive Fuzzy Gain of Power System Stabilizer to Improve the Global Stability Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 5, No. 4, December 2016, pp. 421~429, DOI: 10.11591/eei.v5i4.576 421 Adaptive Fuzzy Gain of Power System Stabilizer to Improve the

More information

Artificial immune system based algorithms for optimization and self-tuning control in power systems

Artificial immune system based algorithms for optimization and self-tuning control in power systems Scholars' Mine Masters Theses Student Research & Creative Works 007 Artificial immune system based algorithms for optimization and self-tuning control in power systems Mani Hunjan Follow this and additional

More information

Performance Of Power System Stabilizerusing Fuzzy Logic Controller

Performance Of Power System Stabilizerusing Fuzzy Logic Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. I (May Jun. 2014), PP 42-49 Performance Of Power System Stabilizerusing Fuzzy

More information

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42 Contents Preface.............................................. xiii 1. Introduction......................................... 1 1.1 Continuous and Discrete Control Systems................. 4 1.2 Open-Loop

More information

APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN

APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN Amitava Sil 1 and S Paul 2 1 Department of Electrical & Electronics Engineering, Neotia Institute

More information

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS Journal of ELECTRICAL ENGINEERING, VOL. 64, NO. 6, 2013, 366 370 COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

More information

Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration Photovoltaics (Part 2)

Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration Photovoltaics (Part 2) Journal of Mechanics Engineering and Automation 5 (2015) 401-406 doi: 10.17265/2159-5275/2015.07.003 D DAVID PUBLISHING Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration

More information

CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS

CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS 9 CHAPTER 2 CAPACITANCE REQUIREMENTS OF SIX-PHASE SELF-EXCITED INDUCTION GENERATORS 2.. INTRODUCTION Rapidly depleting rate of conventional energy sources, has led the scientists to explore the possibility

More information

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

CHAPTER 3 SYSTEM MODELLING

CHAPTER 3 SYSTEM MODELLING 32 CHAPTER 3 SYSTEM MODELLING 3.1 INTRODUCTION Models for power system components have to be selected according to the purpose of the system study, and hence, one must be aware of what models in terms

More information

DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID

DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID Engineering Review Vol. 36 Issue 2 8-86 206. 8 DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID Samir Avdaković * Alija Jusić 2 BiH Electrical Utility Company

More information

CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA

CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA 31 CHAPTER 3 ENERGY EFFICIENT DESIGN OF INDUCTION MOTOR USNG GA 3.1 INTRODUCTION Electric motors consume over half of the electrical energy produced by power stations, almost the three-quarters of the

More information

Genetic Algorithm for Solving the Economic Load Dispatch

Genetic Algorithm for Solving the Economic Load Dispatch International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014), pp. 523-528 International Research Publication House http://www.irphouse.com Genetic Algorithm

More information

LOC-PSS Design for Improved Power System Stabilizer

LOC-PSS Design for Improved Power System Stabilizer Journal of pplied Dynamic Systems and Control, Vol., No., 8: 7 5 7 LOCPSS Design for Improved Power System Stabilizer Masoud Radmehr *, Mehdi Mohammadjafari, Mahmoud Reza GhadiSahebi bstract power system

More information

Transient Stability Analysis of Single Machine Infinite Bus System by Numerical Methods

Transient Stability Analysis of Single Machine Infinite Bus System by Numerical Methods International Journal of Electrical and Electronics Research ISSN 348-6988 (online) Vol., Issue 3, pp: (58-66), Month: July - September 04, Available at: www.researchpublish.com Transient Stability Analysis

More information

Modeling of Hydraulic Turbine and Governor for Dynamic Studies of HPP

Modeling of Hydraulic Turbine and Governor for Dynamic Studies of HPP Modeling of Hydraulic Turbine and Governor for Dynamic Studies of HPP Nanaware R. A. Department of Electronics, Shivaji University, Kolhapur Sawant S. R. Department of Technology, Shivaji University, Kolhapur

More information

-1- Impact of excitation system on power system stability 1. INTRODUCTION ABB. ABB Industrie AG

-1- Impact of excitation system on power system stability 1. INTRODUCTION ABB. ABB Industrie AG -1-1. INTRODUCTION Industrie AG -2- HV SYSTEM THE POWER STATION CONTROL ROOM STEP UP TRANSFORMER LV SWITCHGEAR HV- BREAKER AC & DC AUXILIARY SYSTEMS 1 GOVERNOR GENERATOR BREAKER AUX. TRANSF. PROTECTION

More information

STUDY OF SMALL SIGNAL STABILITY WITH STATIC SYNCHRONOUS SERIESCOMPENSATOR FOR AN SMIB SYSTEM

STUDY OF SMALL SIGNAL STABILITY WITH STATIC SYNCHRONOUS SERIESCOMPENSATOR FOR AN SMIB SYSTEM STUDY OF SMLL SIGNL STBILITY WITH STTIC SYNCHRONOUS SERIESCOMPENSTOR FOR N SMIB SYSTEM K.Geetha, Dr.T.R.Jyothsna 2 M.Tech Student, Electrical Engineering, ndhra University, India 2 Professor,Electrical

More information

Chapter 9: Transient Stability

Chapter 9: Transient Stability Chapter 9: Transient Stability 9.1 Introduction The first electric power system was a dc system built by Edison in 1882. The subsequent power systems that were constructed in the late 19 th century were

More information

7. Transient stability

7. Transient stability 1 7. Transient stability In AC power system, each generator is to keep phase relationship according to the relevant power flow, i.e. for a certain reactance X, the both terminal voltages V1and V2, and

More information

MITIGATION OF POWER SYSTEM SMALL SIGNAL OSCILLATION USING POSICAST CONTROLLER AND EVOLUTIONARY PROGRAMMING

MITIGATION OF POWER SYSTEM SMALL SIGNAL OSCILLATION USING POSICAST CONTROLLER AND EVOLUTIONARY PROGRAMMING Journal of Engineering Science and Technology Special Issue on Applied Engineering and Sciences, October (2014) 39-50 School of Engineering, Taylor s University MITIGATION OF POWER SYSTEM SMALL SIGNAL

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

More information

KINGS COLLEGE OF ENGINEERING Punalkulam

KINGS COLLEGE OF ENGINEERING Punalkulam KINGS COLLEGE OF ENGINEERING Punalkulam 613 303 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING POWER SYSTEM ANALYSIS QUESTION BANK UNIT I THE POWER SYSTEM AN OVERVIEW AND MODELLING PART A (TWO MARK

More information

A robust fuzzy sliding mode control applied to the double fed induction machine

A robust fuzzy sliding mode control applied to the double fed induction machine A robust fuzzy sliding mode control applied to the double fed induction machine Sid Ahmed El Mahdi ARDJOUN, Mohamed ABID, Abdel Ghani AISSAOUI, Abedelatif NACERI Abstract In this paper we propose to design

More information

POWER SYSTEM STABILITY

POWER SYSTEM STABILITY LESSON SUMMARY-1:- POWER SYSTEM STABILITY 1. Introduction 2. Classification of Power System Stability 3. Dynamic Equation of Synchronous Machine Power system stability involves the study of the dynamics

More information

CSC 4510 Machine Learning

CSC 4510 Machine Learning 10: Gene(c Algorithms CSC 4510 Machine Learning Dr. Mary Angela Papalaskari Department of CompuBng Sciences Villanova University Course website: www.csc.villanova.edu/~map/4510/ Slides of this presenta(on

More information

Control Lyapunov Functions for Controllable Series Devices

Control Lyapunov Functions for Controllable Series Devices IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 16, NO. 4, NOVEMBER 2001 689 Control Lyapunov Functions for Controllable Series Devices Mehrdad Ghandhari, Member, IEEE, Göran Andersson, Fellow, IEEE, and Ian

More information

Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment

Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment Mathematical Modeling and Dynamic Simulation of DC Motors using MATLAB/Simulink Environment K. Kalaiselvi 1, K.Abinaya 2, P. Ramesh Babu 3 1,2 Under Graduate Scholar, Department of EEE, Saranathan College

More information

Improving the Control System for Pumped Storage Hydro Plant

Improving the Control System for Pumped Storage Hydro Plant 011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (011) (011) IACSIT Press, Singapore Improving the Control System for Pumped Storage Hydro Plant 1 Sa ad. P. Mansoor

More information

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE LATHA.R Department of Instrumentation and Control Systems Engineering, PSG College of Technology, Coimbatore, 641004,

More information

Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems

Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems Yaar Küçükefe 1 and Adnan Kaypmaz 2 1 National Power Enerji, Tekirda, Turkey yasar.kucukefe@ieee.org 2 stanbul Technical

More information

Transient stability improvement by using PSS and increasing inertia of synchronous machine

Transient stability improvement by using PSS and increasing inertia of synchronous machine American Journal of Electrical Power and Energy Systems 2014; 3(2): 45-49 Published online April 20, 2014 (http://www.sciencepublishinggroup.com/j/epes) doi:10.11648/j.epes.20140302.15 Transient stability

More information

DESIGN OF ROBUST CONTROL SYSTEM FOR THE PMS MOTOR

DESIGN OF ROBUST CONTROL SYSTEM FOR THE PMS MOTOR Journal of ELECTRICAL ENGINEERING, VOL 58, NO 6, 2007, 326 333 DESIGN OF ROBUST CONTROL SYSTEM FOR THE PMS MOTOR Ahmed Azaiz Youcef Ramdani Abdelkader Meroufel The field orientation control (FOC) consists

More information

Chapter 3 AUTOMATIC VOLTAGE CONTROL

Chapter 3 AUTOMATIC VOLTAGE CONTROL Chapter 3 AUTOMATIC VOLTAGE CONTROL . INTRODUCTION TO EXCITATION SYSTEM The basic function of an excitation system is to provide direct current to the field winding of the synchronous generator. The excitation

More information

The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System

The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System 1 The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System M. M. Alomari and B. S. Rodanski University of Technology, Sydney (UTS) P.O. Box 123, Broadway NSW 2007, Australia

More information

DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS

DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS Journal of Engineering Science and Technology Vol. 1, No. 1 (26) 76-88 School of Engineering, Taylor s College DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS JAGADEESH PASUPULETI School of Engineering,

More information

Real power-system economic dispatch using a variable weights linear programming method

Real power-system economic dispatch using a variable weights linear programming method Open Access Journal Journal of Power Technologies 95 (1) (2015) 34 39 journal homepage:papers.itc.pw.edu.pl Real power-system economic dispatch using a variable weights linear programming method M. Rahli,

More information

CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM

CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM 20 CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM 2. GENERAL Dynamic stability of a power system is concerned with the dynamic behavior of the system under small perturbations around an operating

More information

NEW EVOLUTIONARY TECHNIQUE FOR OPTIMIZATION SHUNT CAPACITORS IN DISTRIBUTION NETWORKS

NEW EVOLUTIONARY TECHNIQUE FOR OPTIMIZATION SHUNT CAPACITORS IN DISTRIBUTION NETWORKS Journal of ELECTRICAL ENGINEERING, VOL. 62, NO. 3, 2011, 163 167 NEW EVOLUTIONARY TECHNIQUE FOR OPTIMIZATION SHUNT CAPACITORS IN DISTRIBUTION NETWORKS Ali Elmaouhab Mohamed Boudour Rabah Gueddouche The

More information

MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator

MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator 628 Progress In Electromagnetics Research Symposium 2006, Cambridge, USA, March 26-29 MATLAB SIMULINK Based DQ Modeling and Dynamic Characteristics of Three Phase Self Excited Induction Generator A. Kishore,

More information

Lecture 9 Evolutionary Computation: Genetic algorithms

Lecture 9 Evolutionary Computation: Genetic algorithms Lecture 9 Evolutionary Computation: Genetic algorithms Introduction, or can evolution be intelligent? Simulation of natural evolution Genetic algorithms Case study: maintenance scheduling with genetic

More information

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability ECE 4/5 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability Spring 014 Instructor: Kai Sun 1 Transient Stability The ability of the power system to maintain synchronism

More information

Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load

Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load N. S. D. Arrifano, V. A. Oliveira and R. A. Ramos Abstract In this paper, a design method and application

More information

FUZZY SLIDING MODE CONTROLLER FOR POWER SYSTEM SMIB

FUZZY SLIDING MODE CONTROLLER FOR POWER SYSTEM SMIB FUZZY SLIDING MODE CONTROLLER FOR POWER SYSTEM SMIB KHADDOUJ BEN MEZIANE, FAIZA DIB, 2 ISMAIL BOUMHIDI PhD Student, LESSI Laboratory, Department of Physics, Faculty of Sciences Dhar El Mahraz,Sidi Mohamed

More information

QUESTION BANK ENGINEERS ACADEMY. Power Systems Power System Stability 1

QUESTION BANK ENGINEERS ACADEMY. Power Systems Power System Stability 1 ower ystems ower ystem tability QUETION BANK. A cylindrical rotor generator delivers 0.5 pu power in the steady-state to an infinite bus through a transmission line of reactance 0.5 pu. The generator no-load

More information

Design Of Optimal Pid Controller Using Genetic Algorithm

Design Of Optimal Pid Controller Using Genetic Algorithm Australian Journal of Basic and Applied Sciences, 5(10): 996-1001, 2011 ISSN 1991-8178 Design Of Optimal Pid Controller Using Genetic Algorithm 1 Mohammad Reza Dastranj, 1 Kazem Esmaeili Khoshmardan, 2

More information

Simulation Study on Pressure Control using Nonlinear Input/Output Linearization Method and Classical PID Approach

Simulation Study on Pressure Control using Nonlinear Input/Output Linearization Method and Classical PID Approach Simulation Study on Pressure Control using Nonlinear Input/Output Linearization Method and Classical PID Approach Ufuk Bakirdogen*, Matthias Liermann** *Institute for Fluid Power Drives and Controls (IFAS),

More information

Three phase induction motor using direct torque control by Matlab Simulink

Three phase induction motor using direct torque control by Matlab Simulink Three phase induction motor using direct torque control by Matlab Simulink Arun Kumar Yadav 1, Dr. Vinod Kumar Singh 2 1 Reaserch Scholor SVU Gajraula Amroha, U.P. 2 Assistant professor ABSTRACT Induction

More information

Backstepping Control with Integral Action of PMSM Integrated According to the MRAS Observer

Backstepping Control with Integral Action of PMSM Integrated According to the MRAS Observer IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 232-3331, Volume 9, Issue 4 Ver. I (Jul Aug. 214), PP 59-68 Backstepping Control with Integral Action of PMSM

More information

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES

MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES MODELING AND HIGH-PERFORMANCE CONTROL OF ELECTRIC MACHINES JOHN CHIASSON IEEE PRESS ü t SERIES ON POWER ENGINEERING IEEE Press Series on Power Engineering Mohamed E. El-Hawary, Series Editor The Institute

More information

IEEE PES Task Force on Benchmark Systems for Stability Controls

IEEE PES Task Force on Benchmark Systems for Stability Controls IEEE PES Task Force on Benchmark Systems for Stability Controls Report on the 68-bus system (New England / New York Test System) Version 4.0 - June 20 th, 2014 Rodrigo A. Ramos, Roman Kuiava, Tatiane C.

More information

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Abdallah Farahat Mahmoud Dept. of Electrical Engineering, Al-Azhar University, Qena, Egypt engabdallah2012@azhar.edu.eg Adel S.

More information

Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System

Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System H. Shayeghi H. A. Shayanfar A. Ghasemi Technical Eng. Department E.E.Department Center

More information

ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS

ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS Journal of Al Azhar University Engineering Sector Vol. 13, No. 49, October, 2018, 1290-1299 ENHANCEMENT MAXIMUM POWER POINT TRACKING OF PV SYSTEMS USING DIFFERENT ALGORITHMS Yasmin Gharib 1, Wagdy R. Anis

More information

Power System Stability GENERATOR CONTROL AND PROTECTION

Power System Stability GENERATOR CONTROL AND PROTECTION Power System Stability Outline Basis for Steady-State Stability Transient Stability Effect of Excitation System on Stability Small Signal Stability Power System Stabilizers Speed Based Integral of Accelerating

More information

DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR

DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR DEVELOPMENT OF DIRECT TORQUE CONTROL MODELWITH USING SVI FOR THREE PHASE INDUCTION MOTOR MUKESH KUMAR ARYA * Electrical Engg. Department, Madhav Institute of Technology & Science, Gwalior, Gwalior, 474005,

More information

Generators. What its all about

Generators. What its all about Generators What its all about How do we make a generator? Synchronous Operation Rotor Magnetic Field Stator Magnetic Field Forces and Magnetic Fields Force Between Fields Motoring Generators & motors are

More information

Use of Pareto optimisation for tuning power system stabilizers

Use of Pareto optimisation for tuning power system stabilizers BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES, Vol. 60, No. 1, 2012 DOI: 10.2478/v10175-012-0018-5 Use of Pareto optimisation for tuning power system stabilizers S. PASZEK Institute of

More information

CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version

CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version CONTROL SYSTEMS ENGINEERING Sixth Edition International Student Version Norman S. Nise California State Polytechnic University, Pomona John Wiley fir Sons, Inc. Contents PREFACE, vii 1. INTRODUCTION, 1

More information

In these notes, we will address (2) and then return to (1) in the next class.

In these notes, we will address (2) and then return to (1) in the next class. Linearized Analysis of the Synchronous Machine for PSS Chapter 6 does two basic things:. Shows how to linearize the 7-state model (model #2, IEEE #2., called full model without G-cct. ) of a synchronous

More information

Micro-grid to System Synchronization Based on Pre-Insertion Impedance Method (Version 1.0) By Peter Zhou University of Alberta Jan 30 th, 2015

Micro-grid to System Synchronization Based on Pre-Insertion Impedance Method (Version 1.0) By Peter Zhou University of Alberta Jan 30 th, 2015 Micro-grid to System Synchronization Based on Pre-Insertion Impedance Method (Version 1.0) By Peter Zhou University of Alberta Jan 30 th, 2015 Outline 1. What is Synchronization? 2. Synchronization Concerns?

More information

Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive

Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive Leonardo Electronic Journal of Practices and Technologies ISSN 1583-1078 Issue 6, January-June 2005 p. 1-16 Robust Controller Design for Speed Control of an Indirect Field Oriented Induction Machine Drive

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

EFFECTS OF LOAD AND SPEED VARIATIONS IN A MODIFIED CLOSED LOOP V/F INDUCTION MOTOR DRIVE

EFFECTS OF LOAD AND SPEED VARIATIONS IN A MODIFIED CLOSED LOOP V/F INDUCTION MOTOR DRIVE Nigerian Journal of Technology (NIJOTECH) Vol. 31, No. 3, November, 2012, pp. 365 369. Copyright 2012 Faculty of Engineering, University of Nigeria. ISSN 1115-8443 EFFECTS OF LOAD AND SPEED VARIATIONS

More information

CHAPTER 2 MATHEMATICAL MODELLING OF AN ISOLATED HYBRID POWER SYSTEM FOR LFC AND BPC

CHAPTER 2 MATHEMATICAL MODELLING OF AN ISOLATED HYBRID POWER SYSTEM FOR LFC AND BPC 20 CHAPTER 2 MATHEMATICAL MODELLING OF AN ISOLATED HYBRID POWER SYSTEM FOR LFC AND BPC 2.1 INTRODUCTION The technology of the hybrid power system is at an exciting stage of development. Much research effort

More information

Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System Stabilizer

Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System Stabilizer Iran University of Science and Technology (مهدیه اسالمی) From the SelectedWorks of Dr. Mahdiyeh Eslami 2011 Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System

More information

A Computer Application for Power System Control Studies

A Computer Application for Power System Control Studies A Computer Application for Power System Control Studies Dinis C. A. Bucho Student nº55262 of Instituto Superior Técnico Technical University of Lisbon Lisbon, Portugal Abstract - This thesis presents studies

More information

Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation

Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation American Journal of Applied Sciences 8 (): 4-8, 0 ISSN 546-939 00 Science Publications Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation Prechanon Kumkratug Department

More information

Nonlinear Electrical FEA Simulation of 1MW High Power. Synchronous Generator System

Nonlinear Electrical FEA Simulation of 1MW High Power. Synchronous Generator System Nonlinear Electrical FEA Simulation of 1MW High Power Synchronous Generator System Jie Chen Jay G Vaidya Electrodynamics Associates, Inc. 409 Eastbridge Drive, Oviedo, FL 32765 Shaohua Lin Thomas Wu ABSTRACT

More information

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 ISSN

International Journal of Scientific & Engineering Research, Volume 8, Issue 1, January-2017 ISSN ISSN 2229-5518 33 Voltage Regulation for a Photovoltaic System Connected to Grid by Using a Swarm Optimization Techniques Ass.prof. Dr.Mohamed Ebrahim El sayed Dept. of Electrical Engineering Al-Azhar

More information

MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS

MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS 1. Stela RUSU-ANGHEL, 2. Lucian GHERMAN MANAGEMENT FLOW CONTROL ROTOR INDUCTION MACHINE USING FUZZY REGULATORS 1-2. UNIVERSITY POLITEHNICA OF TIMISOARA, FACULTY OF ENGINEERING FROM HUNEDOARA, ROMANIA ABSTRACT:

More information

Available online at ScienceDirect. Procedia Technology 25 (2016 )

Available online at   ScienceDirect. Procedia Technology 25 (2016 ) Available online at www.sciencedirect.com ScienceDirect Procedia Technology 25 (2016 ) 801 807 Global Colloquium in Recent Advancement and Effectual Researches in Engineering, Science and Technology (RAEREST

More information

Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks

Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks 3rd IASME/WSEAS Int. Conf. on Energy & Environment, University of Cambridge, UK, February 3-5, 008 Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks

More information

Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM

Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM Independent Control of Speed and Torque in a Vector Controlled Induction Motor Drive using Predictive Current Controller and SVPWM Vandana Peethambaran 1, Dr.R.Sankaran 2 Assistant Professor, Dept. of

More information