Power System Stability Enhancement Using Adaptive and AI Control

Size: px
Start display at page:

Download "Power System Stability Enhancement Using Adaptive and AI Control"

Transcription

1 Power System Stability Enhancement Using Adaptive and AI Control O.P. Malik University of Calgary Calgary, Canada 1

2 Controller Design Requirements Selection of: System model Control signal Scaling of signals Eliminate the effects of unpredictable errors (use of filters) Sampling period (for discrete implementation) Conventional Controller Design Obtain a limited order system model Linearize the system model around a prespecified operating point [y(s) = G(s)u(s)] or [Y(z) = H(z)U(z)] The linear model has fixed parameters -θ s is constant Using linear control theory, design a controller off-line The controller is implemented with fixed parameters 2

3 Control Computation u(t) = f[θ s (t), y(t), u(t-t)] where: θ s (t) is the system (Plant) parameter vector y(t) is the output vector [y(t) y(t-t) ] u(t-t) is the control vector [u(t-t) u(t-2t) ] denotes the transpose T is the sampling period, and f[.] denotes a function Conventional Controller How to select a proper controller transfer function for satisfactory performance over full frequency range of interest How to effectively tune the controller parameters How to automatically track the variation of system operating conditions How to consider the interaction between various machines 3

4 Characteristics of Conventional Controller Designed for each specific application Settings are a compromise that provide acceptable, though not optimal, performance over a wide range of operating conditions Needs to be tuned during commissioning Needs retuning if the system configuration has changed. Power System Operation Characteristics Power systems are non-linear Their characteristics and parameters depend upon the operating conditions System variables may execute large excursions under disturbance conditions System configuration and parameters may change with time -θ s (t) 4

5 Desirable Controller Features for Power Systems Desirable to have control that takes into account the true operating conditions Track the system parameters on-line during operation Determine the control based on actual parameters Computations in real-time. Thus should be simple to compute Adaptive Control Changing of controller parameters on-line based on changes in the system operating conditions Whenever changes in system operating conditions are detected, an adaptive controller responds by determining a new set of control parameters 5

6 Adaptive Controller Functions of the Adaptive Controller Identification of unknown parameters or measurement of a performance index Decision of the control strategy On-line modification of the controller parameters 6

7 Adaptive Control Techniques Two approaches -Direct Adaptive Control Parameters of the controller adjusted directly -Indirect Adaptive Control Parameters of the plant estimated and controller parameters vector adapted based on estimated plant parameters Direct Adaptive Control General Configuration Reference Model ω _ u c FL Controller System + ω r e Steepest Gradient MRAC PSS Structure 7

8 This image cannot currently be displayed. Reference Model A reference model provides the desired response of the controlled system Objective: Overall controlled system responds dynamically as the specified reference model Example of a second order reference model Transfer function G RM = s ζω s +ω n 2 n -percent overshoot related to damping ratio ζ -settling time related to ζ and natural frequency ω n 8

9 Reference Model Selection Apply a perturbation to the plant (generating unit) viewed as a second order system For various operating conditions, estimate pole locations and get an average set of pole locations Shift the chosen poles by a certain amount with the consideration of the limitation of control Characteristics of MRAC Reference model such that actual system can match its performance Not always easy to select proper model If performance not achieved, delay of inputs will occur causing reference model response substantially different from actual system Actual system responds to disturbances immediately but not the reference model 9

10 Indirect Adaptive Control General Configuration System System Model Model Parameter Identification Controller Self-tuning Adaptive Control Estimate the parameters of the plant model at any instant in time, say k, using an appropriate identification technique Adapt the controller parameters based on the estimated plant parameters vector and the control strategy chosen, assuming the identified model is the true description of the controlled system 10

11 Self-tuning Adaptive Control (Contd.) Ability to self-adjust control parameters to the system conditions Based on certainty equivalence principle of stochastic control theory A stochastic control problem can be solved in the following two steps -A system identification -A deterministic control problem Main Functions of Identification Not expected to obtain an exact mathematical description of the system Stress only the important features of the system A model fit for the specific application 11

12 System Identification Evaluation of a system model representing the essential aspects of an existing system and representing the knowledge of that system in a useful form -Model identification -Parameter identification Parameter (Explicit) Identification Identification algorithms always in discrete time-domain Parameter estimates updated every sampling interval For correct identification, there must always be some variation in the system output, i.e. the system has to be excited 12

13 Identification Techniques Analytical techniques Recursive Least Squares (RLS) Extended Recursive Least Squares (ERLS) Recursive Maximum Likelihood (RML) Ŷ(t)=-A(q -1 )y(t-t)+b(q -1 )u(t-t)+ζ(q -1 )ε(t-t) ε(t)=y(t)-ŷ(t) = prediction error Artificial Intelligence based- Fuzzy logic, NN RLS Identifier more popular due to: Relatively low computational requirements Fairly straightforward to understand Can provide very good results for: high signal to noise ratio, and noise affecting the system is white. For S/N ratio <10, bias in parameter estimates 13

14 Model Parameter Identification Using the actual output and input, determine the transfer function (model) of the system Because computers are used, the system is described by a discrete model A( z ) y( t) = B( z ) u( t) + C( z ) e( t), where A( z B( z C( z n b n ) = 1+ a z ) = b z 1 ) = c z a a z b z c nc i b and e( t) is white noise. i z i nc i a nb z na nb z na CLOSED LOOP SYSTEM Σ u(t) B A 1 ( Z ) 1 ( Z ) y(t) G F 1 ( Z ) 1 ( Z ) 14

15 Identification Algorithm Compute A and B parameters on-line using Analytical or AI based algorithm To track the system, the parameters must be updated continuously at an interval consistent with the frequency of the system dynamics. Three main points: appropriate model proper test (input) signal identification scheme In practice use a fixed order structure (generally a third order) Y(t)= -a 1 y(t-t)-a 2 y(t-2t)-a 3 y(t-3t) +b 1 u(t-t)+b 2 u(t-2t)+b 3 u(t-3t) ˆT = θ ( t). φ( t) + e( t) ˆT θ = [ a, a 1 2, a 3, b, b 1 2, b 3 ] T φ = [ y( t T),..., y( t 3T ), u( t T),..., u( t 3T )] Determine a 1,a 2,a 3,b 1,b 2,b 3 by an identification algorithm 15

16 Recursive Least Squares Algorithm P( t 1) φ( t) K( t) = T 1+ φ ( t) P( t) φ( t) T P( t + T) = [ P( t) K ( t) P( t) φ( t)] Θˆ ( t + T) = Θ( t) + K( t)[ e( t) eˆ( t)] K(k)- gain matrix; P(k)- error covariance matrix Forgetting Factor As time increases, the estimated parameter vector, converges towards its true value and covariance matrix, P(t), tends to zero. In time varying systems, this affects the parameter tracking. A forgetting factor is used to improve tracking of parameters. 16

17 Forgetting Factor, λ, (Contd.) Forgetting factor <1 gives more emphasis on recent data during parameter updating while old data is considered obsolete This provides better tracking of time varying parameters by exponential inflation of the covariance matrix, P(t), and hence the estimator gain, K(t). Forgetting Factor (Variable) Problem of blow-up can be overcome by employing time-varying forgetting factor, λ(t). [1 λ ( t ) = 1 Σ 0 = σ 2. N 0 φ T ( t 1). K Σ 0 ( t )] ε 2 ( t ) where, σ 2 is the expected noise variance N 0 controls the speed of adaptation 17

18 Control Strategies Control strategy is based on the assumption that the parameters, A and B, of the system are known. Thus control strategies for the deterministic control problem can be used in the self-tuning control. Both analytical and AI based control techniques can be used. ANALYTICAL TECHNIQUES Optimal Control Theory - Linear Quadratic Gaussian - Minimum Variance Control - Generalized Minimum Variance control Classical Control Techniques - Pole-zero Assignment Control - Pole Assignment Control - Pole Shifting Method 18

19 Pole Assignment Specify desired system closed-loop poles Freedom to place poles at any desired locations Similar to MRA as desired response is specified Controller parameters updated based on explicit identification Pole Assignment (Contd.) Most basic advantages of PZA Simple to realize No specific guidelines for the selection of desired locations of poles Considering only the closed-loop poles can guarantee stability, but cannot guarantee good system response 19

20 Desirable Controller Requirements Controller should not be unstable under nonminimum phase conditions Controller should not saturate under transients Pre-selection of required performance be avoided Trade-off between the best control effort and control action made on as few parameters as possible. These requirements satisfied by Pole Shift control algorithm MAPPING FROM s DOMAIN TO z DOMAIN Im Im x Re x x Re x s z 20

21 Pole Shift Control Basic Principles: 1.Theoretically, as the closed-loop poles are shifted towards the center of the unit circle in the z-domain, the closed-loop system becomes more stable. 2. Practically, as the poles are shifted towards the center of the unit circle, more control effort is required. 3. The control variable has output limits. Pole Shift Control (Contd.) Characteristics - In essence a PA controller but the closed-loop poles are obtained by shifting open-loop poles radially towards the center of the unit circle by a factor α<1. - Always guarantees closed-loop system has greater margin of stability for α<1. - Reduces the number of tuning parameters of the regulator 21

22 Analytical Self-tuning Adaptive Poleshift PSS Recursive least-squares identification algorithm to determine the system model parameters, A(z -1 ) and B(z -1 ). Open-loop poles of the system are the characteristic roots of A(z -1 ) = 0. Pole-shifting control shifts the roots towards the origin of unit circle by a factor α. Positioning The Closed Loop Poles r i αr i Open loop poles Closed loop poles 22

23 This image cannot currently be displayed. Self-Adjusting Pole Shift Control Strategy Shift the closed-loop poles of the controlled system towards the center in the z-plane by a factor, α, less than 1. In open-loop transfer function the poles are 1 given by A( z ). 1 In closed-loop, poles become Aαz ( ).. Vary the pole-shift factor, α, on-line to always produce maximum damping contribution without exceeding the control limits. 23

24 Efdo + Efd + G Δω AVR Vr + u CPSS - Vt AFPSS Single Machine Infinite Bus System Commonly Used PSS (CPSS) An illustrative example: Take IEEE type PSS1A PSS Its transfer function is TF = K s 1 st5 1+ st1 1+ st..[. 1+ st6 1+ st5 1+ st2 1+ st 3 4 ] 24

25 Comparison of APSS & CPSS For P = 1.26pu, pf = 0.94 lag Dynamic Stability Improvement by APSS Active power deviation (p.u.) Time (sec) Active power deviation (p.u.) Time (sec) 25

26 Transient Stability Margin Results Maximum Clearing Time Without PSS 120 ms With CPSS 150 ms With pole shift APSS 165 ms 3-Machine System Configuration #5 T5 11.5kW #4 T kW 5 3 T3 #3 18.5kW 10kW j0.92pu 20kW 0.11+j1.84pu 0kW Response of Gen. #4 with 0.8 Hz Forced Oscillations on Gen. #3 Power deviation kw Power deviation kw s 5s 10s 15s 20s AER on Gen. #4-3 0s 5s 10s 15s 20s AER on Gen. #4 26

27 Test on a 400 MW Thermal Unit 27

28 Practical Application of an APSS A self-tuning APSS with RLS identifier and selfadjusting pole shift control has been implemented on a commercial platform. Initially tested in the laboratory with a real-time system model that includes a governor, turbine, synchronous generator, unit transformer and grid models. 28

29 Practical application (Contd.) Tested in the field on a 45 MVA salient pole hydro-generator at Feistritz hydro power station in Austria Installed on a 100 MVA gas turbine driven solid-pole machine since September 1997 at Mainz Power Station, Germany 29

30 Other Installations Retrofitted on eleven 280 MW hydrogenerators at Porto Primavera hydrostation in Brazil and in operation since One turbo-generator in a nuclear generating station in Latvia Observations Based on Practical Experience with APSS Able to improve the natural damping for all possible operating conditions Does not need specific tuning for each machine on which it is installed No need to calculate the parameter settings or further tuning during commissioning 30

31 Observations (Contd.) APSS can be used with every type and size of generator In simulation studies, same APSS was used on a salient pole machine and on a solid rotor machine without any change or further tuning. In each case it provided effective performance APSS Applications The APSS is especially well suited for use in networks characterized by a high variability of system configuration or by high system impedances, such as: - Weak power systems with low short circuit capacity - Systems in which drastic changes in network configuration are usual 31

32 Applications (Contd.) - Systems subjected to strong load fluctuations - Systems operated as isolated networks - Systems with long feeder lines from the generating station to the distribution centers The APSS is able to improve and ensure a good damping for all system configurations and conditions. Artificial Intelligence Techniques Out of the various Artificial Intelligence (AI) techniques, artificial neural networks and fuzzy logic offer the possibility of realtime implementation. Neural networks and fuzzy logic can be used for both identification and control. 32

33 Various types of identification and control techniques can be combined to form a variety of controllers. Fully analytical Fully artificial intelligence based Mixed analytical and artificial intelligence based Adaptive PSS With Simple NN Identifier and PS Controller An adaptive linear element (ADALINE) based identifier to identify ARMA model parameters Pole shift controller Implemented on a commercial AVR/PSS platform Experimental studies 33

34 ADALINE Network Model Power System Model Structure 34

35 Plant and ADALINE Response 0.1 pu Torque Step Change (P=0.6 pu, pf=0.92 lead, V=0.99 pu) 35

36 Stability Margin Test Neuro Adaptive PSS 36

37 Neuro-Adaptive PSS Response to a three phase to ground fault, p=0.7 pu, pf=0.62 Table 1:Dynamic Stability Margin * for Different Stabilizers. OPEN CPSS NAPSS Maximum Power 2.65 pu 3.35 pu 3.60 pu Maximum Rotor Angle 1.55 rad 2.14 rad 2.36 rad * Dynamic Stability Margin is defined as the maximum power output at which the generator loses synchronism while input torque reference is gradually increased RBF Identifier applicable for on-line application - Hidden layer created as a competitive layer wherein the center closest to the input vector is the winner. - Scalar weights from the hidden layer to the output node are modified as a vector θ, whose size equals the size of the input vector θ (t)= [a 1,,a n,b 1,,b m ] - By linearizingthe output of the RBF at each sampling instant, θ has a one to one relationship with the system parameters. 37

38 Stability Margin Test APSS CPSS APSS Five Machine System Configuration 38

39 Identified System Oscillation Frequency Time after disturbance s Identified frequency Hz APSS Installed on G 1 & G 3, CPSS Installed on G 2, G 4 & G 5 39

40 Functional module ofafuzzy fuzzy controller Domain Expert Fuzzy Knowledge Base and inference Engine Fuzzification Pre-Processing Defuzzification Post-Processing Power System Controller A self-learning fuzzy logic controller with two inputs-speed deviation and its derivative Each input represented by seven membership functions The center points, i.e. weights of the fuzzy controller, are updated depending upon the error, e, using the standard back-propagation algorithm 40

41 Results APSS CPSS No PSS APSS CPSS Power Angle [rad] Power Angle [rad] time [s] time [s] 0.05 p.u. step increase in torque and return to initial condition (Power 0.95 p.u., 0.9 pf lag) 3 phase to ground fault, middle of one transmission line and successful reclosure (Power 0.9 p.u., 0.9 pf lag) Simple Fuzzy PSS SFPSS output: Control action sign: Fuzzy Rule Base: Normalized distance: s V pss =K s u 1 1 if ω + ω N 0 N = if ω + ω N < 0 d n ZO S M B u d n = ω N + ω N N 41

42 Study system -MIS Nort-South oscillation mode: λ= 0.011±j2.016 f = 0.32 Hz ζ= % SYC, SYD, CBD, ENO vs. LAV, MDP, VAD CPSS Mixed Power angle at CBD generators ( ) Time (s) 3 phase fault at one 400 kv bus and trip of one 400 kv line with CPSSs on units 1 and 2, and SFPSS on unit 3. 42

43 Adaptive Takagi-Sugeno PSS (ATSPSS) Results 0.05 p.u. step increase in torque and return to initial condition (power 0.95 p.u., 0.9 pf lag) 3 phase to ground fault at the middle of one transmission line and successful reclosure (power 0.9 p.u., 0.9 pf lag) 43

44 Fuzzy Adaptive Control PSS u(t) AVR & Exciter Mamdani FLC ^ y(k+1) + _ z-1 y(t) TL Grid RLS identifier APSS RLS identifier and a self-learning Mamdani fuzzy logic controller. Results 0.1 p.u. step increase in torque and return to initial condition (power 0.30 p.u., 0.9 pf lead) 3 phase to ground fault at the middle of one transmission line and successful re-closure -adaptive Mamdani fuzzy logic PSS (AMFLPSS ----fixed centers FLPSS (power 0.9 p.u., 0.9 pf lag) 44

45 SVC with supplementary adaptive controller Adaptive Control Scheme D - + ANFC u(k) Plant y(k) D + D e i D D RLS Identifier ŷ (k) D D e c - + y d 45

46 Control Structure for a SVC device in a SMIB System G SVC Device V m - + u(t) V ref Infinite Bus P svc Adaptive Controller Control Parameters System Identification Example of membership functions before and after adaptation Before adaptation, After adaptation 46

47 Concluding Remarks Successful application of a number of modern control and AI techniques to design PSSs has been demonstrated. Extensive work has shown quite clearly the advantages offered by these techniques. Each technique has its unique characteristics. Advantages of an Adaptive PSS Does not require to be redesigned for each new application. Needs no tuning during commissioning. Provides optimal response to suit the system operating conditions. Tracks the system characteristics. Therefore, needs no retuning over time. 47

48 Thank you 48

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

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

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

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

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

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

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

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

Fuzzy Applications in a Multi-Machine Power System Stabilizer

Fuzzy Applications in a Multi-Machine Power System Stabilizer Journal of Electrical Engineering & Technology Vol. 5, No. 3, pp. 503~510, 2010 503 D.K.Sambariya and Rajeev Gupta* Abstract - This paper proposes the use of fuzzy applications to a 4-machine and 10-bus

More information

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM Proceedings of the 5th Mediterranean Conference on Control & Automation, July 27-29, 27, Athens - Greece T26-6 DESIGN OF A HIERARCHICAL FUY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM T. Hussein, A. L.

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

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

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

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

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

Introduction to System Identification and Adaptive Control

Introduction to System Identification and Adaptive Control Introduction to System Identification and Adaptive Control A. Khaki Sedigh Control Systems Group Faculty of Electrical and Computer Engineering K. N. Toosi University of Technology May 2009 Introduction

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

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

A Generalized Neuron Based Adaptive Power System Stabilizer for Multimachine Environment

A Generalized Neuron Based Adaptive Power System Stabilizer for Multimachine Environment Dayalbagh Educational Institute From the SelectedWorks of D. K. Chaturvedi Dr. December, 2006 A Generalized Neuron Based Adaptive Power System Stabilizer for Multimachine Environment D. K. Chaturvedi,

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

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

LESSON 20 ALTERNATOR OPERATION OF SYNCHRONOUS MACHINES

LESSON 20 ALTERNATOR OPERATION OF SYNCHRONOUS MACHINES ET 332b Ac Motors, Generators and Power Systems LESSON 20 ALTERNATOR OPERATION OF SYNCHRONOUS MACHINES 1 LEARNING OBJECTIVES After this presentation you will be able to: Interpret alternator phasor diagrams

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

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

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

Least costly probing signal design for power system mode estimation

Least costly probing signal design for power system mode estimation 1 Least costly probing signal design for power system mode estimation Vedran S. Perić, Xavier Bombois, Luigi Vanfretti KTH Royal Institute of Technology, Stockholm, Sweden NASPI Meeting, March 23, 2015.

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

POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH

POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH Abstract POWER SYSTEM DYNAMIC SECURITY ASSESSMENT CLASSICAL TO MODERN APPROACH A.H.M.A.Rahim S.K.Chakravarthy Department of Electrical Engineering K.F. University of Petroleum and Minerals Dhahran. Dynamic

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

Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b

Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b Address for Correspondence a Research Scholar, Department of Electrical & Electronics Engineering,

More information

Minimization of Shaft Torsional Oscillations by Fuzzy Controlled Braking Resistor Considering Communication Delay

Minimization of Shaft Torsional Oscillations by Fuzzy Controlled Braking Resistor Considering Communication Delay Proceedings of the 7th WSEAS International Conference on Power Systems, Beijing, China, September 15-17, 2007 174 Minimization of Shaft Torsional Oscillations by Fuzzy Controlled Braking Resistor Considering

More information

A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games

A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games International Journal of Fuzzy Systems manuscript (will be inserted by the editor) A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games Mostafa D Awheda Howard M Schwartz Received:

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

OPTIMAL POLE SHIFT CONTROL IN APPLICATION TO A HYDRO POWER PLANT

OPTIMAL POLE SHIFT CONTROL IN APPLICATION TO A HYDRO POWER PLANT Journal of ELECTRICAL ENGINEERING, VOL. 56, NO. 11-12, 2005, 290 297 OPTIMAL POLE SHIFT CONTROL IN APPLICATION TO A HYDRO POWER PLANT Nand Kishor R. P. Saini S. P. Singh This paper presents a design technique

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

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

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

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

THIRD GENERATION SYSTEM PROTECTION SCHEME PROJECT FOR ZEYA HYDRO POWER PLANT

THIRD GENERATION SYSTEM PROTECTION SCHEME PROJECT FOR ZEYA HYDRO POWER PLANT THIRD GENERATION SYSTEM PROTECTION SCHEME PROJECT FOR ZEYA HYDRO POWER PLANT Andrey GROBOVOY Power System Emergency Control Laboratory Ltd. - Russia andrey.grobovoy@ieee.org Elena DEDUKHINA Zeya Hydro

More information

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching

I. D. Landau, A. Karimi: A Course on Adaptive Control Adaptive Control. Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 1 Adaptive Control Part 9: Adaptive Control with Multiple Models and Switching I. D. Landau, A. Karimi: A Course on Adaptive Control - 5 2 Outline

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

A PRACTICAL EXPERIENCE ABOUT DYNAMIC PERFORMANCE AND STABILITY IMPROVEMENT OF SYNCHRONOUS GENERATORS

A PRACTICAL EXPERIENCE ABOUT DYNAMIC PERFORMANCE AND STABILITY IMPROVEMENT OF SYNCHRONOUS GENERATORS 164 Journal of Marine Science and Technology, Vol. 11, No. 3, pp. 164-173 (2003) A PRACTICAL EXPERIENCE ABOUT DYNAMIC PERFORMANCE AND STABILITY IMPROVEMENT OF SYNCHRONOUS GENERATORS Chi-Jui Wu* and Yung-Sung

More information

PARAMETRIC ANALYSIS OF SHAFT TORQUE ESTIMATOR BASED ON OBSERVER

PARAMETRIC ANALYSIS OF SHAFT TORQUE ESTIMATOR BASED ON OBSERVER PARAMETRIC ANALYSIS OF SHAFT TORQUE ESTIMATOR BASED ON OBSERVER Tetsuro Kakinoki, Ryuichi Yokoyama Tokyo Metropolitan University t.kakinoki@h4.dion.ne.jp Goro Fujita Shibaura Institute of Technology Kaoru

More information

The Operation of a Generator on Infinite Busbars

The Operation of a Generator on Infinite Busbars The Operation of a Generator on Infinite Busbars In order to simplify the ideas as much as possible the resistance of the generator will be neglected; in practice this assumption is usually reasonable.

More information

TCSC-Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network

TCSC-Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network -Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network Saleh M. Bamasak (1)(2) *, Yusuf A. Al-Turki (1), Sreerama Kumar R. (1) & Malek M. Al-Hajji (2) 1 King Abdulaziz

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

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester Electrical and Electronics Engineering EE 1352 Power System Analysis (Regulation 2008) Time: Three hours Answer all questions Part A (10

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

Estimation of electromechanical modes in power systems using system identification techniques

Estimation of electromechanical modes in power systems using system identification techniques Estimation of electromechanical modes in power systems using system identification techniques Vedran S. Peric, Luigi Vanfretti, X. Bombois E-mail: vperic@kth.se, luigiv@kth.se, xavier.bombois@ec-lyon.fr

More information

Control Strategies for Microgrids

Control Strategies for Microgrids Control Strategies for Microgrids Ali Mehrizi-Sani Assistant Professor School of Electrical Engineering and Computer Science Washington State University Graz University of Technology Thursday, November

More information

Overview of the Seminar Topic

Overview of the Seminar Topic Overview of the Seminar Topic Simo Särkkä Laboratory of Computational Engineering Helsinki University of Technology September 17, 2007 Contents 1 What is Control Theory? 2 History

More information

ISSN (Print), ISSN (Online) Volume 1, Number 1, May - June (2010), IAEME

ISSN (Print), ISSN (Online) Volume 1, Number 1, May - June (2010), IAEME International Journal Journal of Electrical of Electrical Engineering Engineering and Technology (IJEET), and Technology (IJEET), ISSN 0976 6545(Print) ISSN 0976 6553(Online), Volume 1 Number 1, May June

More information

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control

Steam-Hydraulic Turbines Load Frequency Controller Based on Fuzzy Logic Control esearch Journal of Applied Sciences, Engineering and echnology 4(5): 375-38, ISSN: 4-7467 Maxwell Scientific Organization, Submitted: February, Accepted: March 6, Published: August, Steam-Hydraulic urbines

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

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

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 Benchmark #2 The Brazilian 7 Bus (Equivalent Model) Version 1 - October 23 rd, 214 Fernando J. de Marco, Leonardo Lima and Nelson

More information

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL Eample: design a cruise control system After gaining an intuitive understanding of the plant s dynamics and establishing the design objectives, the control engineer typically solves the cruise control

More information

EECE Adaptive Control

EECE Adaptive Control EECE 574 - Adaptive Control Recursive Identification in Closed-Loop and Adaptive Control Guy Dumont Department of Electrical and Computer Engineering University of British Columbia January 2010 Guy Dumont

More information

Optimal Polynomial Control for Discrete-Time Systems

Optimal Polynomial Control for Discrete-Time Systems 1 Optimal Polynomial Control for Discrete-Time Systems Prof Guy Beale Electrical and Computer Engineering Department George Mason University Fairfax, Virginia Correspondence concerning this paper should

More information

Lazy learning for control design

Lazy learning for control design Lazy learning for control design Gianluca Bontempi, Mauro Birattari, Hugues Bersini Iridia - CP 94/6 Université Libre de Bruxelles 5 Bruxelles - Belgium email: {gbonte, mbiro, bersini}@ulb.ac.be Abstract.

More information

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters MEPS 06, September 6-8, 2006, Wrocław, Poland 187 Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters G. K. Befekadu, O. Govorun, I. Erlich Institute of Electrical

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

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 simulation of a five-bus system

Dynamic simulation of a five-bus system ELEC0047 - Power system dynamics, control and stability Dynamic simulation of a five-bus system Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct November 2017 1 / 16 System modelling

More information

Professional Portfolio Selection Techniques: From Markowitz to Innovative Engineering

Professional Portfolio Selection Techniques: From Markowitz to Innovative Engineering Massachusetts Institute of Technology Sponsor: Electrical Engineering and Computer Science Cosponsor: Science Engineering and Business Club Professional Portfolio Selection Techniques: From Markowitz to

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

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

EECE Adaptive Control

EECE Adaptive Control EECE 574 - Adaptive Control Basics of System Identification Guy Dumont Department of Electrical and Computer Engineering University of British Columbia January 2010 Guy Dumont (UBC) EECE574 - Basics of

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

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator T1: Transient Stability Overview, Models and Relationships 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com

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

UNIT-I Economic Operation of Power Systems -1

UNIT-I Economic Operation of Power Systems -1 UNIT-I Economic Operation of Power Systems -1 Overview Economic Distribution of Loads between the Units of a Plant Generating Limits Economic Sharing of Loads between Different Plants Automatic Generation

More information

Minimax Approximation Synthesis in PSS Design by Embedding

Minimax Approximation Synthesis in PSS Design by Embedding Minimax Approximation Synthesis in PSS Design by Embedding Gravitational Search Algorithm Dr. Akash Saxena Department of Electrical Engineering Swami Keshvanand Institute of Technology Jaipur, India Power

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

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

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

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION 141 CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION In most of the industrial processes like a water treatment plant, paper making industries, petrochemical industries,

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 325 Electric Energy System Components 7- Synchronous Machines. Instructor: Kai Sun Fall 2015

ECE 325 Electric Energy System Components 7- Synchronous Machines. Instructor: Kai Sun Fall 2015 ECE 325 Electric Energy System Components 7- Synchronous Machines Instructor: Kai Sun Fall 2015 1 Content (Materials are from Chapters 16-17) Synchronous Generators Synchronous Motors 2 Synchronous Generators

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

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India)

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) Indirect Vector Control of Induction motor using Fuzzy Logic Controller RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) ABSTRACT: AC motors are widely used in industries for

More information

Applications of fuzzy logic control for damping power system oscillations by Jie Lu

Applications of fuzzy logic control for damping power system oscillations by Jie Lu Applications of fuzzy logic control for damping power system oscillations by Jie Lu A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering

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

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

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL

SSC-JE EE POWER SYSTEMS: GENERATION, TRANSMISSION & DISTRIBUTION SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL 1 SSC-JE STAFF SELECTION COMMISSION ELECTRICAL ENGINEERING STUDY MATERIAL Power Systems: Generation, Transmission and Distribution Power Systems: Generation, Transmission and Distribution Power Systems:

More information

Transient Stability Assessment and Enhancement Using TCSC with Fuzzy Logic Controller

Transient Stability Assessment and Enhancement Using TCSC with Fuzzy Logic Controller Transient Stability Assessment and Enhancement Using TCSC with Fuzzy Logic Controller Ali Qasim Hussein Department of Electrical Engineering, Acharya NAgarjuna University, Nagarjuna Nagar,Guntur,522510,Ap,

More information

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Module - 2 Lecture - 4 Introduction to Fuzzy Logic Control In this lecture today, we will be discussing fuzzy

More information

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION

EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION EE2351 POWER SYSTEM ANALYSIS UNIT I: INTRODUCTION PART: A 1. Define per unit value of an electrical quantity. Write equation for base impedance with respect to 3-phase system. 2. What is bus admittance

More information

APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAMPING OF POWER SWINGS *

APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAMPING OF POWER SWINGS * APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAPING OF POWER SWINGS *. Noroozian P. Halvarsson Reactive Power Compensation Division ABB Power Systems S-7 64 Västerås, Sweden Abstract This paper examines

More information

International Journal of Emerging Technology and Advanced Engineering Website: (ISSN , Volume 2, Issue 5, May 2012)

International Journal of Emerging Technology and Advanced Engineering Website:   (ISSN , Volume 2, Issue 5, May 2012) FUZZY SPEED CONTROLLER DESIGN OF THREE PHASE INDUCTION MOTOR Divya Rai 1,Swati Sharma 2, Vijay Bhuria 3 1,2 P.G.Student, 3 Assistant Professor Department of Electrical Engineering, Madhav institute of

More information

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR 4.1 Introduction Fuzzy Logic control is based on fuzzy set theory. A fuzzy set is a set having uncertain and imprecise nature of abstract thoughts, concepts

More information

Power System Dynamic stability Control and its On-Line Rule Tuning Using Grey Fuzzy

Power System Dynamic stability Control and its On-Line Rule Tuning Using Grey Fuzzy Power System Dynamic stability Control and its On-Line Rule Tuning Using Grey Fuzzy 1 Pratibha Srivastav, 2 Manoj Jha, 3 M.F.Qureshi 1 Department of Applied Mathematics, Rungta College of Engg. & Tech.,Raipur,

More information

Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design

Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design IEEE TRANSACTIONS ON POWER SYSTEMS 1 Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design Abdolazim Yaghooti, Student Member, IEEE, Majid Oloomi Buygi, Member, IEEE,

More information

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model 442 EEE Transactions on Energy Conversion, Vol. 11, No. 2, June 1996 A Self-organizing Power System Stabilizer using Fuzzy Auto-Regressive Moving Average (FARMA) Model Young-Moon Park, Senior Member, EEE

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

Self-tuning FACTS Controllers for Power. Oscillation Damping: A Case Study in Real-Time

Self-tuning FACTS Controllers for Power. Oscillation Damping: A Case Study in Real-Time Self-tuning FACTS Controllers for Power Oscillation Damping: A Case Study in Real-Time Alexander Domahidi*, Balarko Chaudhuri**, Petr Korba***, Rajat Majumder****, and Tim C. Green** * ETH Zurich, Switzerland

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

Automatic Control 2. Loop shaping. Prof. Alberto Bemporad. University of Trento. Academic year

Automatic Control 2. Loop shaping. Prof. Alberto Bemporad. University of Trento. Academic year Automatic Control 2 Loop shaping Prof. Alberto Bemporad University of Trento Academic year 21-211 Prof. Alberto Bemporad (University of Trento) Automatic Control 2 Academic year 21-211 1 / 39 Feedback

More information

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller 659 3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller Nitesh Kumar Jaiswal *, Vijay Kumar ** *(Department of Electronics and Communication Engineering, Indian Institute of Technology,

More information

ANALYSIS OF SUBSYNCHRONOUS RESONANCE EFFECT IN SERIES COMPENSATED LINE WITH BOOSTER TRANSFORMER

ANALYSIS OF SUBSYNCHRONOUS RESONANCE EFFECT IN SERIES COMPENSATED LINE WITH BOOSTER TRANSFORMER ANALYSIS OF SUBSYNCHRONOUS RESONANCE EFFECT IN SERIES COMPENSATED LINE WITH BOOSTER TRANSFORMER G.V.RAJASEKHAR, 2 GVSSNS SARMA,2 Department of Electrical Engineering, Aurora Engineering College, Hyderabad,

More information