Development of Real time controller of a Single Machine Infinite Bus system with PSS

Size: px
Start display at page:

Download "Development of Real time controller of a Single Machine Infinite Bus system with PSS"

Transcription

1 Development of Real time controller of a Single Machine Infinite Bus system with PSS Mrs.Ami T.Patel 1, Mr.Hardik A.Shah 2 Prof.S. K.Shah 3 1 Research Scholar, Electrical Engineering Department: FTE,M.S.University of Baroda,India 2 Research Scholar, Electrical Engineering Department: FTE,M.S.University of Baroda,India 3Electrical Engineering Department,FTE, M.S.University of Baroda,India ABSTRACT A real time controller of a Single Machine Infinite Bus power system has been developed in the Matlab/Simulink environment with code composer studio v3.3 for the Improvement of the transient stability. The real time transient stability simulations are available on the proposed controller for SMIB power systems. Transient stability has been given much attention by power system researchers and planners in recent years, and is being regarded as one of the major sources of power system insecurity. This paper presents the modelling and simulation of a single machine infinite bus (SMIB) system with real time controllers using MATLAB programming with CCS. The efficiency of the developed controller has been demonstrated through the real time simulator available with code composer studio to investigate the stabilization control performance for a study SMIB power system. Keywords: Controller design, Transient stability, single machine infinite bus (SMIB) system, power system stabilizer (PSS), Code Composer Studio (CCS). 1. INTRODUCTION Power system stabilizer (PSS) controller design, methods of combining the PSS with the excitation controller (AVR), and investigation of many different input signals and the vast field of tuning methodologies are all part of the PSS topic. This Paper will focus on development of a few of the technologies and approaches, with the goal of making the case for using this type of controller to solve the low frequency inter-area oscillation problem. The gain settings of these stabilizers are determined based on the linearized model of the power system around a nominal operating point to provide optimal performance at this point. Generally, the power systems are highly nonlinear and the operating conditions can vary over a wide range. Therefore, CPSS performance is degraded whenever the operating point changes from one to another because of fixed parameters of the stabilizer. The application of a power system stabilizer (PSS) for improving the stability of power systems has received much attention [3,4,5]. Real time controller for PSS appears to be the most suitable one, due to its robustness and lower computation burden [6]. The Real time controllers could easily be constructed using a simple microcomputer (with CCS). The supplementary stabilizing signal is determined using fuzzy membership. This paper presents a real time nonlinear control of generator excitation. Control signal is given to sum point of AVR unit shown in figure 1 & will provide sufficient damping torque for synchronous generator unit with extra enhanced in rise time & settling time & maximum overshoot and finally robustness that makes it much suitable for interconnected nonlinear synchronous generators. Fig 1. Conventional system control model Volume 2, Issue 9, September 2014 Page 36

2 This paper aims for linearized Phillips-Heffron model of power system installed with Real time controller and demonstrates the application of the model in analysing the damping effect of this controller and designing a Power system stabiliser to enhance power system oscillation stability [5]. 2. POWER SYSTEM MODEL WITH SMIB. The controller design for power system stability studies requires suitable mathematical representation so as to include all significant components of power system [8]. A Single Machine Infinite Bus (SMIB) system shown in Figure 2 is considered. Fig 2. Single machine connected to a large system through transmission lines The synchronous generator is modeled as q-axis component of voltage behind transient reactance and electromechanical swing equation representing motion of the rotor. The internal voltage equation of the generator is written as, E q=[e 1 Fd -E q -(x d -x d )I d ] where, E q is the voltage behind the transient reactance, subscripts d and q represents the direct and quadrature axis of the machine, Id is the current along the d-axis. xd, xd and Tdo are d-axis synchronous reactance, transient reactance and open circuit field time constants respectively [9]. Figure 3 shows the basic structure of PSS installed with conventional control design. The electromechanical swing equation is broken into two first order differential equations and is written as, Fig 3. Block diagram Structure of PSS (3) where, Pm and Pe are the input and output powers of the generator respectively; M and D the inertia constant and damping coefficient; ωb the synchronous speed; δ and ω are the rotor angle and speed; The electrical power output is, (4) where, Vtd and Vtq are components of generator terminal voltage (Vt) and Iq is current along the q-axis. The IEEE Type ST1 excitation system is considered in this work. The dynamic model of the excitation system is where, Vref represents the steady state (reference) value of terminal voltage, KA and TA are the gain constant and time constant of exciter respectively. Block diagram of linearized Philips Heffron model of SMIB system installed which is used for this paper. 3. CODE COMPOSER STUDIO One of Real-Time Workshop build options builds a Code Composer Studio project from the C code generated and, therefore, all features provided by Code Composer Studio work to help develop the algorithm or application. Once target-specific executable is downloaded to the hardware and run it, the code runs wholly on the target and the running process can be accessed only from Code Composer Studio or from MATLAB with two powerful tools: Link for Code Composer Studio and Real-Time Data Exchange (RTDX) Link for Code Composer Studio lets use MATLAB functions to communicate with Code Composer Studio and with the information stored in memory and registers on a target. With Volume 2, Issue 9, September 2014 Page 37

3 the links, information can be transferred to and from Code Composer Studio and with the embedded objects, information about data and functions stored on the signal processor can be retrieved. Within the collection of hardware that Link for Code Composer Studio supports, some features of the link cannot be applied. This features or components are three Link for Code Composer Studio IDE Lets use objects to create links between CCS IDE MATLAB. Link for Real-Time Data Exchange Interface Provides a communication pathway between MATLAB and the signal processor. Embedded Objects Provides Object methods and properties that let access and manipulate information stored in memory and register on signal processor, or in Code Composer Studio project. Hardware-in-the-Loop Enables to write functions in MATLAB that exercise functions from project on target processor. From MATLAB, data can be generated, can be send to target, and a function C can be used to manipulate the data in the hardware. The basic functionality of CCS with Real time controller is shown in figure 4. Fig 4. Functional block Diagram of Real time controller 4. CONTROL ACTION AND REAL TIME CONTROLLER DESIGN The action of a PSS is to extend the angular stability limits of a power system by providing supplemental damping to the oscillation of synchronous machine rotors through the generator excitation. This damping is provided by a electric torque applied to the rotor that is in phase with the speed variation. Once the oscillations are damped, the thermal limit of the tie-lines in the system may then be approached. This supplementary control is very beneficial during line outages and large power transfers. However, power system instabilities can arise in certain circumstances due to negative damping effects of the PSS on the rotor. The reason for this is that PSSs are tuned around a steady-state operating point; their damping effect is only valid for small excursions around this operating point. During severe disturbances, a PSS may actually cause the generator under its control to lose synchronism in an attempt to control its excitation field. A lead-lag PSS structure is shown in Figure 5. The output signal of any PSS is a voltage signal, noted here as VPSS(s), and added as an input signal to the AVR/exciter. For the structure shown in Figure 5, this is given by Fig 5. Stabilizer Gain & Phase Compensator This particular controller structure contains a washout block, st H /(1+sT H ), used to reduce the over-response of the damping during severe events. Since the PSS must produce a component of electrical torque in phase with the speed deviation, phase lead blocks circuits are used to compensate for the lag (hence, lead-lag ) between the PSS output and the control action, the electrical torque [12]. The number of lead-lag blocks needed depends on the particular system and the tuning of the PSS. The PSS gain KS is an important factor as the damping provided by the PSS increases in proportion to an increase in the gain up to a certain critical gain value, after which the damping begins to decrease. All of the variables of the PSS must be determined for each type of generator separately because of the dependence on the machine parameters. The power system dynamics also influence the PSS values. The determination of these values is performed by using real time code composer studio with matlab simulink. The block of PSS is generated with ccs by obtaining the PIL simulation. The design requirements of PSS on Real time controller are control design specifications. It is very difficult to transform power system objectives into control design specifications. However the designed Real Volume 2, Issue 9, September 2014 Page 38

4 time power system damping controller should satisfy the following stability and performance criteria. a) A minimum damping ratio should be maintained for critical modes and greater than 0.1 for low frequency modes like inter-area modes. b) The settling time is the main damping criteria for oscillations in time domain specifications which should be lower than the desired value.c) The damping action should not deteriorate the system to unacceptable condition and should maintain the performance and stability of the system. This is because lower the damping the phase margin is reduced [13]. Design Requirements Time domain specifications: Rise Time : 5 sec Settling Time : 10 sec % Overshoot : 10 % Rise : 1 % Settling : 5 % Undershoot : 10 Step response bounds from 0 to 15seconds. The main task is to damp out the oscillations in the SMIB system by the designed Real time Controller for PSS with stabilizer parameters as a constraints with various disturbances. In addition to that the optimization algorithm should satisfy the above specified requirements for the response of speed, rotor angle and terminal voltage of the SMIB system. Settling time is considered as a main performance criteria, because, the damping of oscillations is represented through the reduction of settling time. The following Table 1 shows the main significant to the settling time, however other design requirements are more or less satisfied depends upon the optimization algorithm chosen shows the response of speed, rotor angle and terminal voltage of SMIB system with simplex and pattern search optimization tuned PSS [14]. It is observed that the oscillations are damped out and the settling time is also reduced to less than 15 seconds. To know the stability condition of SMIB system with tuned PSS the pole-zero map for the closed loop system from step to speed, rotor angle and terminal voltage for three optimization algorithm is shown in fig.6,7& 8. From the figure it is infer that the oscillations are damp out quickly and also system changed from marginal stability condition to stable system [15]. 5. RESULTS & DISCUSSION In order to investigate the performance of single machine infinite bus system has been studied with PSS, without-pss and Real time PSS cases are compared with each other. These results are presented for the rotor speed, torque variations and Angular Position of the system With Real Tim e PSS Without PSS Speed, pu Time, Sec Fig 6. Comparisons of responses for Rotor Speed variation The Response shown in fig 6, 7 & 8 respectively depicts that the oscillations are more pronounced when a system is perturbed without PSS after which it becomes stable. It is taking very large time (more than 25 sec) to settle to steady value even with 0.05 pu increase in the input value. Therefore, the performance of the system without PSS is analyzed to find the suitability of the excitation system in removing these oscillations. Volume 2, Issue 9, September 2014 Page 39

5 Torque Variations With Real Time PSS Without PSS Time, Sec Fig 7. Comparisons of responses for Torque variation The variation of angular position and angular speed with time for 0.05 pu increase in torque for negative and positive value of K5 are shown in Fig 6 and Fig. 8 respectively. The system is coming out to be stable in both the cases; however, the transients are more with negative K5 whereas the higher angular position is attained with positive K5. Angular Position, Rad With Real Time PSS Without PSS Time, Sec Fig 8. Comparisons of responses for Angular Position As the system is stable with both positive and negative K5, the limitations of without PSS are taken care by applying power system stabilizer. With Power system stabilizer the rotor mode damping ratio and damping coefficient increases with increase in exciter gain. It depicts that angular speed and angular position stabilizes to a particular value with very few oscillations by using real time PSS Table:1 Data Validation for the Analysis of Transient Stability System W/O PSS Improved With Real timepss Parameters Rise Time Peak Time Settling Time OverShoot Angular Position Torque Variations Speed Changes Angular Position Torque Variations Speed Changes Angular Position Torque Variations Speed Changes From the simulation we can conclude that real time power system stabilizer we can stabilize our system up to certain limit and maintain the synchronism between the inter connected area and protect the whole power system from cascade tripping which is very serious matter. We can also say that only using PSS we cannot maintain stability but in some cases or condition it is require using other devices to maintain stability. Nowadays static devices are widely use in system for compensation of reactive power demand and help to maintain system stability in some transient condition. Also from fig 6, 7 and 8 Angular position which indicate the angle difference between machine and the rotors speed in p.u. We can clearly see that if there is no PSS than system can t able to sustain stability and become out of step. When we use PSS system becomes stable but there is low frequency oscillation present. When we use Real time control of PSS system may stable with no low frequency oscillation. So Real time PSS more accurate compare conventional PSS. From fig 9, 10 and 11 which shows Rise Time, Peak Time and Settling Time comparisons respectively.the response of the system for the given disturbance is growing in oscillations, so that the settling time is more than 35 seconds. So a Volume 2, Issue 9, September 2014 Page 40

6 Fig 9. Rise Time Comparisons Fig 10. Peak Time Comparisons Fig 11. Settling Time Comparisons controller must be designed to make the system stable and also to improve the damping. When PSS is connected to the system it improves the stability of the system and the oscillations are reduced. The settling time is reduced less than 25 seconds as observed from graph. Among the different PSS used for in SMIB system the Real Time PSS performs better in reducing the settling time and maximum overshoot of rotor speed, torque variations and Angular Position is reduced while satisfying the time domain specifications. Volume 2, Issue 9, September 2014 Page 41

7 6. CONCLUSION & SCOPE OF FUTURE IMPLEMENTATION Control loops of the governor as well as the AVR have a crucial role in power systems control but they have a limited capability in damping transient state oscillations. Hence, this paper proposes a simple technique for design of Power System Stabilizer for damping of oscillations using Real time controller developed code composer studio based linear control design technique. The performance of different PSS is compared, based on the settling time the Real time controller based PSS performs better than conventional PSS. By this simple Real time controller PSS design technique the oscillations are damped out quickly and the stability is improved from marginally stable to completely stable system. Time domain requirements are satisfied with overall improvement in stability. However, this scheme involves updating controller parameters in real time using a system identifier which can be complicated and expensive. Hence, the economics of the process is also a constraint. Digital design of the PSS is also possible. Hence, the design of the Power System Stabilizer has a lot of scope for future research. REFERENCES [1] S. M. Radaideh, I. M. Nejdawi, and M. H. Mushtaha, "Design of power system stabilizers using two level fuzzy and adaptive neuro-fuzzy inference systems," International Journal of Electrical Power & Energy Systems, vol. 35, pp , [2] R. V. deoliveira, R. A. Ramos, N. G.Bretas, An algorithm for computerized automatic tuning of power system stabilizers, Control Engineering Practice, Vol. 18, pp , [3] R. S. Vedam and M. S. Sarma, Power Quality: VAR Compensation in Power Systems,1st ed., CRC Press, Taylor and Francis Group, [4] S. K. Wang, J. P. Chiou, C. W. Liu, Parameters tuning of power system stabilizers using improved ant direction hybrid differential evolution. International Journal Electric Power Energy System 2009; 31(1): [5] G. Cheng, L.Q. Zhan, "Simultaneous coordinated tuning of PSS and FACTS damping controllers using improved particle swarm optimization", IEEE/APPEEC, pp.1-4, March [6] H. Hassan, M. El Metwally and A. Bendary, Enhancement of FACTS stability through robust adaptive control, The International Conference on Electric Power and Energy Conversion Systems (EPECS 09), American University of Sharjah, Sharjah, UAE, November, [7] Shoulaie, M. Bayati-Poudeh, G. Shahgholian, Damping torsional torques in turbine generator shaft by novel PSS based on genetic algorithm and fuzzy logic, Jour. of Trans. on Elec. Tech. (JTET), Vol.1, No.1, pp.3-10, Winter [8] A.G.E. Abera, B. Bandyopadhyay, "Digital redesign of sliding mode control with application to power system stabilizer", IEEE/IECON, pp , Orlando, Nov [9] C. B. Vishwakarma and R. Prasad, "Order reduction using the advantages of differentiation method & factor division algorithm," International Journal of Engineering and material sciences, vol. 15, pp [10 J. Rommes and N. Martins, Computing Large-Scale System Eigenvalues Most Sensitive to Parameter Changes, With Applications to Power System Small-Signal Stability, IEEE Transactions on Power Systems, vol. 23, May [11] V. Bandal, B. Bandyopadhyay, "Robust decentralised output feedback sliding mode control technique-based power system stabiliser (PSS) for multimachine power system", IET Con. The. and App., Vol.1, No.5, pp , Sep [12] G. Shahgholian, M. Arezoomand, H. Mahmoodian, Analysis and simulation of the single machine infinite bus power system stabilizer and parameters variation effects, IEEE/ICIAS, pp , Nov [13] V. Bandal, B. Bandyopadhyay, "Robust decentralised output feedback sliding mode control technique-based power system stabiliser (PSS) for multimachine power system", IET Con. The. and App., Vol.1, No.5, pp , Sep [14] K. R. Padiyar, FACTS Controller in Power Transmission and Distribution, New Age International (P) Limited, Publishers,2007 [15] I. Kamwa, R. Grondin, and G.. Trudel. IEEE PSS2B versus PSS4B: the limits performances of the modern power system stabilizers, IEEE Trans, vol.20, pp , May [16] Liu Qian, V. Vittal, and N. Elia, LMI Pole Placement Based Robust Supplementary Damping Controller (SDC) for A Thyristor Controlled Series Capacitor (TCSC) Device, IEEE Power Engineering Society General Meeting, pp , June 2005 [17] P. Shrikant Rao, and L. Sen, Robust pole placement stabilizer design using linear matrix inequalities, IEEE Trans. on Power Systems, vol.15, pp , pp , Feb [18] P. Kundur, Power System Stability and control, McGrowHill, USA Volume 2, Issue 9, September 2014 Page 42

Modelling of Fuzzy Generic Power System Stabilizer for SMIB System

Modelling of Fuzzy Generic Power System Stabilizer for SMIB System Modelling of Fuzzy Generic Power System Stabilizer for SMIB System D.Jasmitha 1, Dr.R.Vijayasanthi 2 PG Student, Dept. of EEE, Andhra University (A), Visakhapatnam, India 1 Assistant Professor, Dept. of

More information

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme I J E E E C International Journal of Electrical, Electronics ISSN No. (Online) : 2277-2626 and Computer Engineering 2(1): 7-12(2013) Transient stability improvement by using shunt FACT device (STATCOM)

More information

P Shrikant Rao and Indraneel Sen

P Shrikant Rao and Indraneel Sen A QFT Based Robust SVC Controller For Improving The Dynamic Stability Of Power Systems.. P Shrikant Rao and Indraneel Sen ' Abstract A novel design technique for an SVC based Power System Damping Controller

More information

Arvind Pahade and Nitin Saxena Department of Electrical Engineering, Jabalpur Engineering College, Jabalpur, (MP), India

Arvind Pahade and Nitin Saxena Department of Electrical Engineering, Jabalpur Engineering College, Jabalpur, (MP), India e t International Journal on Emerging Technologies 4(1): 10-16(2013) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Control of Synchronous Generator Excitation and Rotor Angle Stability by

More information

ANALYTICAL AND SIMULATION RESULTS

ANALYTICAL AND SIMULATION RESULTS 6 ANALYTICAL AND SIMULATION RESULTS 6.1 Small-Signal Response Without Supplementary Control As discussed in Section 5.6, the complete A-matrix equations containing all of the singlegenerator terms and

More information

The Power System Stabilizer (PSS) Types And Its Models

The Power System Stabilizer (PSS) Types And Its Models The Power System Stabilizer (PSS) Types And Its Models Saeed Shakerinia Department of Electrical Engineering, Borujerd Branch, Islamic Azad university, borujerd,iran Shakeriniasaeed@yahoo.com Abstract

More information

A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony

A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony A Novel PSS Design for Single Machine Infinite Bus System Based on Artificial Bee Colony Prof. MS Jhamad*, Surbhi Shrivastava** *Department of EEE, Chhattisgarh Swami Vivekananda Technical University,

More information

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping

Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing Power System Oscillation Damping AMSE JOURNALS 216-Series: Advances C; Vol. 71; N 1 ; pp 24-38 Submitted Dec. 215; Revised Feb. 17, 216; Accepted March 15, 216 Comparison of Adaptive Neuro-Fuzzy based PSS and SSSC Controllers for Enhancing

More information

Chapter 10: Compensation of Power Transmission Systems

Chapter 10: Compensation of Power Transmission Systems Chapter 10: Compensation of Power Transmission Systems Introduction The two major problems that the modern power systems are facing are voltage and angle stabilities. There are various approaches to overcome

More information

A.V.Sudhakara Reddy 1, M. Ramasekhara Reddy 2, Dr. M. Vijaya Kumar 3

A.V.Sudhakara Reddy 1, M. Ramasekhara Reddy 2, Dr. M. Vijaya Kumar 3 Stability Improvement During Damping of Low Frequency Oscillations with Fuzzy Logic Controller A.V.Sudhakara Reddy 1, M. Ramasekhara Reddy 2, Dr. M. Vijaya Kumar 3 1 (M. Tech, Department of Electrical

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume 3, Issue 1, January- June (2012), pp. 226-234 IAEME: www.iaeme.com/ijeet.html Journal

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 4, April -2017 e-issn (O): 2348-4470 p-issn (P): 2348-6406 Damping

More information

PERFORMANCE COMPARISON OF POWER SYSTEM STABILIZER WITH AND WITHOUT FACTS DEVICE

PERFORMANCE COMPARISON OF POWER SYSTEM STABILIZER WITH AND WITHOUT FACTS DEVICE PERFORMANCE COMPARISON OF POWER SYSTEM STABILIZER WITH AND WITHOUT FACTS DEVICE Amit Kumar Vidyarthi 1, Subrahmanyam Tanala 2, Ashish Dhar Diwan 1 1 M.Tech Scholar, 2 Asst. Prof. Dept. of Electrical Engg.,

More information

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014

International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN Volume 3, Issue 7, October 2014 1044 OPTIMIZATION AND SIMULATION OF SIMULTANEOUS TUNING OF STATIC VAR COMPENSATOR AND POWER SYSTEM STABILIZER TO IMPROVE POWER SYSTEM STABILITY USING PARTICLE SWARM OPTIMIZATION TECHNIQUE Abishek Paliwal

More information

Application Of Power System Stabilizer At Serir Power Plant

Application Of Power System Stabilizer At Serir Power Plant Vol. 3 Issue 4, April - 27 Application Of Power System Stabilizer At Serir Power Plant *T. Hussein, **A. Shameh Electrical and Electronics Dept University of Benghazi Benghazi- Libya *Tawfiq.elmenfy@uob.edu.ly

More information

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2 e t International Journal on Emerging Technologies (Special Issue NCETST-2017) 8(1): 722-726(2017) (Published by Research Trend, Website: www.researchtrend.net) ISSN No. (Print) : 0975-8364 ISSN No. (Online)

More information

Design of Power System Stabilizer using Intelligent Controller

Design of Power System Stabilizer using Intelligent Controller Design of Power System Stabilizer using Intelligent Controller B. Giridharan 1. Dr. P. Renuga 2 M.E.Power Systems Engineering, Associate professor, Department of Electrical &Electronics Engineering, Department

More information

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

Dynamic stability of power systems

Dynamic stability of power systems Dynamic stability of power systems Dr Rafael Segundo Research Associate Zurich University of Applied Science segu@zhaw.ch SCCER School- Shaping the Energy Transition Engelberg, 20 October 2017 Agenda Fundamentals

More information

Improvement of Dynamic Stability of a Single Machine Infinite-Bus Power System using Fuzzy Logic based Power System Stabilizer

Improvement of Dynamic Stability of a Single Machine Infinite-Bus Power System using Fuzzy Logic based Power System Stabilizer International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 4, Issue 5 (October 2012), PP. 60-70 Improvement of Dynamic Stability of a Single

More information

A Review on Power System Stabilizers

A Review on Power System Stabilizers A Review on Power System Stabilizers Kumar Kartikeya 1, Manish Kumar Singh 2 M. Tech Student, Department of Electrical Engineering, Babu Banarasi Das University, Lucknow, India 1 Assistant Professor, Department

More information

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM 55 Jurnal Teknologi, 35(D) Dis. 2001: 55 64 Universiti Teknologi Malaysia DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM

More information

Performance Analysis of Transient Stability and Its Improvement Using Fuzzy Logic Based Power System Stabilizer

Performance Analysis of Transient Stability and Its Improvement Using Fuzzy Logic Based Power System Stabilizer Performance Analysis of Transient Stability and Its Improvement Using Fuzzy Logic Based Power System Stabilizer Dilip Parmar 1, Amit ved 2 1 M.E. (PG Scholar), 2 Associate professor in Electrical Engineering

More information

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

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

More information

Comparison between Genetic and Fuzzy Stabilizer and their effect on Single-Machine Power System

Comparison between Genetic and Fuzzy Stabilizer and their effect on Single-Machine Power System J. Basic. Appl. Sci. Res., 1(11)214-221, 211 211, TextRoad Publication ISSN 29-434 Journal of Basic and Applied Scientific Research www.textroad.com Comparison between Genetic and Fuzzy Stabilizer and

More information

Optimal Location and Design of TCSC controller For Improvement of Stability

Optimal Location and Design of TCSC controller For Improvement of Stability Optimal Location and Design of TCSC controller For Improvement of Stability Swathi Kommamuri & P. Sureshbabu Department of Electrical and Electronics Engineering, NEC Narasaraopet,India E-mail : swathikommamuri@gmail.com,

More information

Transient Stability Improvement Of IEEE 9 Bus System With Shunt FACTS Device STATCOM

Transient Stability Improvement Of IEEE 9 Bus System With Shunt FACTS Device STATCOM Transient Stability Improvement Of IEEE 9 Bus System With Shunt FACTS Device STATCOM P.P. Panchbhai 1, P.S.Vaidya 2 1Pratiksha P Panchbhai, Dept. of Electrical Engineering, G H Raisoni College of Engineering

More information

Fuzzy PID Controller Enhancement of Power System using TCSC

Fuzzy PID Controller Enhancement of Power System using TCSC Fuzzy PID Controller Enhancement of Power System using TCSC O.Srivani 1, B.Bhargava reddy 2 1 M.Tech STUDENT, DEPT. OF EEE BITS 2 ASSOCIATE PROFESSOR, HOD, DEPT. OF EEE BITS Abstract This project presents

More information

A Real-Time Platform for Teaching Power System Control Design

A Real-Time Platform for Teaching Power System Control Design A Real-Time Platform for Teaching Power System Control Design G. Jackson, U.D. Annakkage, A. M. Gole, D. Lowe, and M.P. McShane Abstract This paper describes the development of a real-time digital simulation

More information

EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE

EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE Engineering Journal of Qatar University, Vol. 4, 1991, p. 91-102. EXPERIMENTAL INVESTIGATION OF THE ROLE OF STABILIZERS IN THE ENHANCEMENT OF AUTOMATIC VOLTAGE REGULATORS PERFORMANCE K. I. Saleh* and M.

More information

Optimal PSS Tuning by using Artificial Bee Colony

Optimal PSS Tuning by using Artificial Bee Colony Journal of Novel Applied Sciences Available online at www.jnasci.org 2013 JNAS Journal-2013-2-10/534-540 ISSN 2322-5149 2013 JNAS Optimal PSS Tuning by using Artificial Bee Colony Mostafa Abdollahi *,

More information

Improvement of Transient stability in Power Systems with Neuro- Fuzzy UPFC

Improvement of Transient stability in Power Systems with Neuro- Fuzzy UPFC American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-02, Issue-11, pp-48-60 www.ajer.org Research Paper Open Access Improvement of Transient stability in Power Systems

More information

Comparison and Performance Analysis of FACTs Controller in System Stability

Comparison and Performance Analysis of FACTs Controller in System Stability Circuits and Systems, 2016, 7, 2948-2958 Published Online August 2016 in SciRes. http://www.scirp.org/journal/cs http://dx.doi.org/10.4236/cs.2016.710253 Comparison and Performance Analysis of FACTs Controller

More information

A Study on Power System Stability of SMIB System

A Study on Power System Stability of SMIB System A Study on Power System Stability of SMIB System Swapna Dewangan M. Tech. Scholar In Power Electronics Electronics & Telecommunication Engineering Raipur Institute of Technology, Raipur (India) swapnadewangan.sd@gmail.com

More information

Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC)

Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC) Damping Power system Oscillation using Static Synchronous Series Compensator (SSSC) Girish Kumar Prasad 1, Dr. Malaya S Dash 2 1M-Tech Scholar, Dept. of Electrical & Electronics Engineering, Technocrats

More information

Interline Power Flow Controller For Damping Low Frequency Oscillations By Comparing PID Controller Andcontroller Using Genetic Algorithm

Interline Power Flow Controller For Damping Low Frequency Oscillations By Comparing PID Controller Andcontroller Using Genetic Algorithm Interline Power Flow Controller For Damping Low Frequency Oscillations By Comparing PID Controller Andcontroller Using Genetic Algorithm Anubha Prajapati M Tech (LNCT Bhopal-MP) Kanchan Chaturvedi Assistant

More information

IJSER. Fig-1: Interconnection diagram in the vicinity of the RajWest power plant

IJSER. Fig-1: Interconnection diagram in the vicinity of the RajWest power plant International Journal of Scientific & Engineering Research, Volume 5, Issue 7, July-2014 696 AN INVESTIGATION ON USE OF POWER SYSTEM STABILIZER ON DYNAMIC STABILITY OF POWER SYSTEM Mr. Bhuwan Pratap Singh

More information

We can utilize the power flow control ability of a TCSC to assist the system in the following tasks:

We can utilize the power flow control ability of a TCSC to assist the system in the following tasks: Module 4 : Voltage and Power Flow Control Lecture 19a : Use of Controllable Devices : An example Objectives In this lecture you will learn the following The use of controllable devices with the help of

More information

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE

TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE TRANSIENT STABILITY ENHANCEMENT OF POWER SYSTEM USING INTELLIGENT TECHNIQUE K.Satyanarayana 1, Saheb Hussain MD 2, B.K.V.Prasad 3 1 Ph.D Scholar, EEE Department, Vignan University (A.P), India, ksatya.eee@gmail.com

More information

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller

Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Improvement in Dynamic Response of Interconnected Hydrothermal System Using Fuzzy Controller Karnail Singh 1, Ashwani Kumar 2 PG Student[EE], Deptt.of EE, Hindu College of Engineering, Sonipat, India 1

More information

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations

Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations Comparison of Fuzzy Logic Based and Conventional Power System Stabilizer for Damping of Power System Oscillations K. Prasertwong, and N. Mithulananthan Abstract This paper presents some interesting simulation

More information

Increasing Dynamic Stability of the Network Using Unified Power Flow Controller (UPFC)

Increasing Dynamic Stability of the Network Using Unified Power Flow Controller (UPFC) Increasing Dynamic Stability of the Network Using Unified Power Flow Controller (UPFC) K. Manoz Kumar Reddy (Associate professor, Electrical and Electronics Department, Sriaditya Engineering College, India)

More information

Improving the Transient and Dynamic stability of the Network by Unified Power Flow Controller (UPFC)

Improving the Transient and Dynamic stability of the Network by Unified Power Flow Controller (UPFC) International Journal of Scientific and Research Publications, Volume 2, Issue 5, May 2012 1 Improving the Transient and Dynamic stability of the Network by Unified Power Flow Controller (UPFC) K. Manoz

More information

IJSER. Rajasthan power system power map is placed in Fig-1. Fig-1: Rajasthan Power System

IJSER. Rajasthan power system power map is placed in Fig-1. Fig-1: Rajasthan Power System International Journal of Scientific & Engineering Research, Volume 5, Issue 10, October-2014 789 Increase of Transient Stability of Thermal Power Plant with Power System Stabilizer Mr. Pooran Singh Shekhawat

More information

Energy-Based Damping Evaluation for Exciter Control in Power Systems

Energy-Based Damping Evaluation for Exciter Control in Power Systems Energy-Based Damping Evaluation for Exciter Control in Power Systems Luoyang Fang 1, Dongliang Duan 2, Liuqing Yang 1 1 Department of Electrical & Computer Engineering Colorado State University, Fort Collins,

More information

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller

The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller The Effect of Fuzzy Logic Controller on Power System Stability; a Comparison between Fuzzy Logic Gain Scheduling PID and Conventional PID Controller M. Ahmadzadeh, and S. Mohammadzadeh Abstract---This

More information

Optimal tuning of power system stabilizer using genetic algorithm to improve power system stability

Optimal tuning of power system stabilizer using genetic algorithm to improve power system stability Optimal tuning of power system stabilizer using genetic algorithm to improve power system stability Salma KESKES, Nouha BOUCHIBA 2, Souhir SALLEM 3, Larbi CHRIFI-ALAOUI 4, M.B.A KAMMOUN 5 Research unit

More information

Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic

Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic Load Frequency Control of Multi Area Hybrid Power System Using Intelligent Controller Based on Fuzzy Logic Rahul Chaudhary 1, Naresh Kumar Mehta 2 M. Tech. Student, Department of Electrical and Electronics

More information

Ronak Rabbani Brunel University Ahmed F. Zobaa Brunel University

Ronak Rabbani Brunel University Ahmed F. Zobaa Brunel University erformance Comparison of SVC with OD and Synchronous Generator Excitation System to Investigate Oscillation Damping Control on the GB Transmission System Ronak Rabbani Brunel University Ronak.Rabbani@brunel.ac.uk

More information

LOW FREQUENCY OSCILLATION DAMPING BY DISTRIBUTED POWER FLOW CONTROLLER WITH A ROBUST FUZZY SUPPLEMENTARY CONTROLLER

LOW FREQUENCY OSCILLATION DAMPING BY DISTRIBUTED POWER FLOW CONTROLLER WITH A ROBUST FUZZY SUPPLEMENTARY CONTROLLER LOW FREQUENCY OSCILLATION DAMPING BY DISTRIBUTED POWER FLOW CONTROLLER WITH A ROBUST FUZZY SUPPLEMENTARY CONTROLLER C. Narendra Raju 1, V.Naveen 2 1PG Scholar, Department of EEE, JNTU Anantapur, Andhra

More information

Modle 6 : Preventive, Emergency and Restorative Control. Lecture 29 : Emergency Control : An example. Objectives. A simple 2 machine example

Modle 6 : Preventive, Emergency and Restorative Control. Lecture 29 : Emergency Control : An example. Objectives. A simple 2 machine example Modle 6 : Preventive, Emergency and Restorative Control Lecture 29 : Emergency Control : An example Objectives In this lecture you will learn the following An example to illustrate the system angular instability

More information

Comparison of FACTS Devices for Power System Stability Enhancement

Comparison of FACTS Devices for Power System Stability Enhancement Comparison of FACTS Devices for Power System Stability Enhancement D. Murali Research Scholar in EEE Dept., Government College of Engineering, Bargur-635 104, Tamilnadu, India. Dr. M. Rajaram Professor

More information

AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy Controller

AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy Controller American Journal of Energy and Power Engineering 2017; 4(6): 44-58 http://www.aascit.org/journal/ajepe ISSN: 2375-3897 AGC in Five Area Interconnected Power System of Thermal Generating Unit Through Fuzzy

More information

Transient Stability Analysis of Multimachine System Using Statcom

Transient Stability Analysis of Multimachine System Using Statcom IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 5(May. 2013), V3 PP 39-45 Transient Stability Analysis of Multimachine System Using Statcom Sujith. S, T.Nandagopal

More information

COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL

COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL COMPUTATION OF STABILIZING PI/PID CONTROLLER FOR LOAD FREQUENCY CONTROL 1 B. AMARENDRA REDDY, 2 CH. V. V. S. BHASKARA REDDY, 3 G. THEJESWARI 1 Asst. Professor, 2 Asso. Professor, 3 M.E. Student, Dept.

More information

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning Gajendra Singh Thakur 1, Ashish Patra 2 Deptt. Of Electrical, MITS, RGPV 1, 2,,M.Tech Student 1,Associat proff 2 Email:

More information

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System

Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Design and Simulation of Fuzzy Logic controller for DSTATCOM In Power System Anju Gupta Department of Electrical and Electronics Engg. YMCA University of Science and Technology anjugupta112@gmail.com P.

More information

Multi Machine PSS Design by using Meta Heuristic Optimization Techniques

Multi Machine PSS Design by using Meta Heuristic Optimization Techniques Journal of Novel Applied Sciences Available online at www.jnasci.org 23 JNAS Journal-23-2-9/4-46 ISSN 2322-549 23 JNAS Multi Machine PSS Design by using Meta Heuristic Optimization Techniques Mostafa Abdollahi

More information

Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller

Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller Load Frequency Control of Three Different Area Interconnected Power Station using Pi Controller 1 Mr Tejas Gandhi, Prof. JugalLotiya M.Tech Student, Electrical EngineeringDepartment, Indus University,

More information

OPTIMAL DESIGN OF POWER SYSTEM STABILIZERS CONTROL FOR MONOMACHINE AND MULTIMACHINE USING INTELLIGENT CONTROL TECHNIQUES -FUZZY LOGIC-

OPTIMAL DESIGN OF POWER SYSTEM STABILIZERS CONTROL FOR MONOMACHINE AND MULTIMACHINE USING INTELLIGENT CONTROL TECHNIQUES -FUZZY LOGIC- OPTIMAL DESIGN OF POWER SYSTEM STABILIZERS CONTROL FOR MONOMACHINE AND MULTIMACHINE USING INTELLIGENT CONTROL TECHNIQUES -FUZZY LOGIC- OUISSAM BELGHAZI, MOULAY RACHID DOUIRI, MOHAMED CHERKAOUI, MOHAMMED

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June-2015 ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June-2015 ISSN ISSN 2229-5518 359 Automatic Generation Control in Three Area Interconnected Power System of Thermal Generating Unit using Evolutionary Controller Ashish Dhamanda 1, A.K.Bhardwaj 2 12 Department of Electrical

More information

Review of Transient Stability Enhancement in Multi-Machine Power System by using Various Types of PSS & FACT s Devices

Review of Transient Stability Enhancement in Multi-Machine Power System by using Various Types of PSS & FACT s Devices Review of Transient Stability Enhancement in Multi-Machine Power System by using Various Types of PSS & FACT s Devices G. B. Jadhav 1, Dr. C. B. Bangal 2, Dr. Sanjeet Kanungo 3 1 Ph.D. Scholar, Dr.Babasaheb

More information

Fuzzy Control Scheme for Damping of Oscillations in Multi Machine. Power System with UPFC

Fuzzy Control Scheme for Damping of Oscillations in Multi Machine. Power System with UPFC Fuzzy Control Scheme for Damping of Oscillations in Multi Machine Power System with UPFC Aparna Kumari 1, Anjana Tripathi 2, Shashi Kala Kumari 3 1 MTech Scholar, Department of Electrical Engineering,

More information

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using PID and Fuzzy Logic 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 A.K. Singh 1 Assistant Professor, 2 Reseach Scholar, Associate Professor 1,2,3 Electrical

More information

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1

Governor with dynamics: Gg(s)= 1 Turbine with dynamics: Gt(s) = 1 Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using Conventional Controller 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 Ajay Oraon, 1 Assistant Professor, Electrical Engineering Department, BIT Sindri,

More information

ROBUST POWER SYSTEM STABILIZER TUNING BASED ON MULTIOBJECTIVE DESIGN USING HIERARCHICAL AND PARALLEL MICRO GENETIC ALGORITHM

ROBUST POWER SYSTEM STABILIZER TUNING BASED ON MULTIOBJECTIVE DESIGN USING HIERARCHICAL AND PARALLEL MICRO GENETIC ALGORITHM ROBUST POWER SYSTEM STABILIZER TUNING BASED ON MULTIOBJECTIVE DESIGN USING HIERARCHICAL AND PARALLEL MICRO GENETIC ALGORITHM Komsan Hongesombut, Sanchai Dechanupaprittha, Yasunori Mitani, and Issarachai

More information

Power Plant and Transmission System Protection Coordination of-field (40) and Out-of. of-step Protection (78)

Power Plant and Transmission System Protection Coordination of-field (40) and Out-of. of-step Protection (78) Power Plant and Transmission System Protection Coordination Loss-of of-field (40) and Out-of of-step Protection (78) System Protection and Control Subcommittee Protection Coordination Workshop Phoenix,

More information

VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM

VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM 1 VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM Thierry Van Cutsem Department of Electrical and Computer Engineering University of Liège, Belgium Modified version of a presentation at the IEEE PES General

More information

AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM

AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM AUTOMATIC VOLTAGE REGULATOR AND AUTOMATIC LOAD FREQUENCY CONTROL IN TWO-AREA POWER SYSTEM ABSTRACT [1] Nitesh Thapa, [2] Nilu Murmu, [3] Aditya Narayan, [4] Birju Besra Dept. of Electrical and Electronics

More information

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET)

INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN 0976-6480 (Print) ISSN

More information

Index Terms SMIB power system, AVR, PSS, ANN.

Index Terms SMIB power system, AVR, PSS, ANN. ANN Based Power System Stability Improvement Abstract In this paper Artificial Neural Network (ANN) is applied to replace a PSS/AVR controller for improving both steady state stability and voltage regulation

More information

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC Puran Lal 1, Mainak Roy 2 1 M-Tech (EL) Student, 2 Assistant Professor, Department of EEE, Lingaya s University, Faridabad, (India) ABSTRACT

More information

Robust controller design for LFO damping

Robust controller design for LFO damping International society of academic and industrial research www.isair.org IJARAS International Journal of Academic Research in Applied Science 1(4): 1-8, 2012 ijaras.isair.org Robust controller design for

More information

LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS

LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS Giuseppe Di Marzio NTNU giuseppe.di.marzio@elkraft.ntnu.no Olav B. Fosso NTNU olav.fosso@elkraft.ntnu.no Kjetil Uhlen SINTEF

More information

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control Spring 2014 Instructor: Kai Sun 1 References Saadat s Chapters 12.6 ~12.7 Kundur s Sections

More information

ELEMENTS OF FACTS CONTROLLERS

ELEMENTS OF FACTS CONTROLLERS 1 ELEMENTS OF FACTS CONTROLLERS Rajiv K. Varma Associate Professor Hydro One Chair in Power Systems Engineering University of Western Ontario London, ON, CANADA rkvarma@uwo.ca POWER SYSTEMS - Where are

More information

Position Control of DC Motor by Compensating Strategies

Position Control of DC Motor by Compensating Strategies Position Control of DC Motor by Compensating Strategies S Prem Kumar 1 J V Pavan Chand 1 B Pangedaiah 1 1. Assistant professor of Laki Reddy Balireddy College Of Engineering, Mylavaram Abstract - As the

More information

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 4, Oct 2013, 139-148 TJPRC Pvt. Ltd. INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS

More information

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor I J C T A, 9(34) 2016, pp. 811-816 International Science Press Design of Fractional Order Proportionalintegrator-derivative Controller for Current Loop of Permanent Magnet Synchronous Motor Ali Motalebi

More information

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS

SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS SPEED CONTROL OF BRUSHLESS DC MOTOR USING FUZZY BASED CONTROLLERS Kapil Ghuge 1, Prof. Manish Prajapati 2 Prof. Ashok Kumar Jhala 3 1 M.Tech Scholar, 2 Assistant Professor, 3 Head of Department, R.K.D.F.

More information

Power System with PSS and FACTS Controller: Modelling, Simulation and Simultaneous Tuning Employing Genetic Algorithm

Power System with PSS and FACTS Controller: Modelling, Simulation and Simultaneous Tuning Employing Genetic Algorithm International Journal of Electrical and Electronics Engineering : 7 Power System with PSS and FACTS Controller: Modelling, Simulation and Simultaneous Tuning Employing Genetic Algorithm Sidhartha Panda

More information

Digital Control of MS-150 Modular Position Servo System

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

More information

IN A PRACTICAL power system, the number of dominant

IN A PRACTICAL power system, the number of dominant IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 19, NO. 4, NOVEMBER 2004 1971 Wide-Area Measurement-Based Stabilizing Control of Power System Considering Signal Transmission Delay Balarko Chaudhuri, Student Member,

More information

Power System Stability Enhancement Using Static Synchronous Series Compensator (SSSC)

Power System Stability Enhancement Using Static Synchronous Series Compensator (SSSC) Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2530-2536 ISSN: 2249-6645 Power System Stability Enhancement Using Static Synchronous Series Compensator (SSSC) B. M. Naveen Kumar Reddy 1, Mr. G. V. Rajashekar 2,

More information

ANFIS based 48-Pulse STATCOM Controller for Enhancement of Power System Stability

ANFIS based 48-Pulse STATCOM Controller for Enhancement of Power System Stability ANFIS based 48-Pulse STATCOM Controller for Enhancement of Power System Stility Subir Datta and Anjan Kumar Roy Abstract The paper presents a new ANFIS-based controller for enhancement of voltage stility

More information

1 st Langaroud, s Conference On Electrical Engineering (LCEE2015) Mohammad Azimi Ashpazi University of Tabriz Tabriz, Iran

1 st Langaroud, s Conference On Electrical Engineering (LCEE2015) Mohammad Azimi Ashpazi University of Tabriz Tabriz, Iran An Approach to Determine the Optimal Location of Thyristor-controlled Phase Shifting Transformer to Improve Transient Stability in Electric Power System Mohammad Azimi Ashpazi University of Tabriz Tabriz,

More information

ENHANCEMENT OF POWER FLOW USING SSSC CONTROLLER

ENHANCEMENT OF POWER FLOW USING SSSC CONTROLLER ENHANCEMENT OF POWER FLOW USING SSSC CONTROLLER 1 PRATIK RAO, 2 OMKAR PAWAR, 3 C. L. BHATTAR, 4 RUSHIKESH KHAMBE, 5 PRITHVIRAJ PATIL, 6 KEDAR KULKARNI 1,2,4,5,6 B. Tech Electrical, 3 M. Tech Electrical

More information

Voltage Control and Power System Stability Enhancement using UPFC

Voltage Control and Power System Stability Enhancement using UPFC International Conference on Renewable Energies and Power Quality (ICREPQ 14) Cordoba (Spain), 8 th to 10 th April, 2014 Renewable Energy and Power Quality Journal (RE&PQJ) ISSN 2172-038 X, No.12, April

More information

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study

Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Simulation of Synchronous Machine in Stability Study for Power System: Garri Station as a Case Study Bahar A. Elmahi. Industrial Research & Consultancy Center, baharelmahi@yahoo.com Abstract- This paper

More information

Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator

Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator Shiv Kumar Singh, Bibhu P. Padhy, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S.N. Singh, Senior Member, IEEE,

More information

IMPROVING POWER SYSTEM STABILITY USING REAL-CODED GENETIC ALGORITHM BASED PI CONTROLLER FOR STATCOM

IMPROVING POWER SYSTEM STABILITY USING REAL-CODED GENETIC ALGORITHM BASED PI CONTROLLER FOR STATCOM IMPROVING POWER SYSTEM STABILITY USING REAL-CODED GENETIC ALGORITHM BASED PI CONTROLLER FOR STATCOM SANGRAM KESHORI MOHAPATRA 1 & KUMARESH ROUT 2 1 Dept. of Electrical Engineering, C V Raman College of

More information

Simulation of Synchronous Generator with Fuzzy based Automatic Voltage Regulator

Simulation of Synchronous Generator with Fuzzy based Automatic Voltage Regulator International Journal of Electrical and Computer Engineering (IJECE) Vol., No. 6, December, pp. 798~85 ISSN: 88-878 798 Simulation of Synchronous Generator with Fuzzy based Automatic Voltage Regulator

More information

Improving The Quality Of Energy Using Phase Shifting Transformer PST

Improving The Quality Of Energy Using Phase Shifting Transformer PST WSEAS TRANSACTIONS on POWER SYSTEMS Improving The Quality Of Energy Using Phase Shifting Transformer PST KHELFI ABDERREZAK Electrical Engineering Department Badji Mokhtar-Annaba University P.O. Box 12,

More information

Optimal Control System Design

Optimal Control System Design Chapter 6 Optimal Control System Design 6.1 INTRODUCTION The active AFO consists of sensor unit, control system and an actuator. While designing the control system for an AFO, a trade-off between the transient

More information

Analysis of Effect on Transient Stability of Interconnected Power System by Introduction of HVDC Link.

Analysis of Effect on Transient Stability of Interconnected Power System by Introduction of HVDC Link. Analysis of Effect on Transient Stability of Interconnected Power System by Introduction of HVDC Link. Mr.S.B.Dandawate*, Mrs.S.L.Shaikh** *,**(Department of Electrical Engineering, Walchand College of

More information

ECEN 667 Power System Stability Lecture 12: Exciter Models

ECEN 667 Power System Stability Lecture 12: Exciter Models ECEN 667 Power System Stability Lecture 12: Exciter Models Prof. Tom Overbye Dept. of Electrical and Computer Engineering Texas A&M University, overbye@tamu.edu 1 Announcements Read Chapter 4 Homework

More information

Power System Oscillations Damping and Transient Stability Enhancement with Application of SSSC FACTS Devices

Power System Oscillations Damping and Transient Stability Enhancement with Application of SSSC FACTS Devices Available online www.ejaet.com European Journal of Advances in Engineering and Technology, 2015, 2(11): 73-79 Research Article ISSN: 2394-658X Power System Oscillations Damping and Transient Stability

More information

Control of Load Frequency of Power System by PID Controller using PSO

Control of Load Frequency of Power System by PID Controller using PSO Website: www.ijrdet.com (ISSN 2347-6435(Online) Volume 5, Issue 6, June 206) Control of Load Frequency of Power System by PID Controller using PSO Shiva Ram Krishna, Prashant Singh 2, M. S. Das 3,2,3 Dept.

More information

ISSUES OF SYSTEM AND CONTROL INTERACTIONS IN ELECTRIC POWER SYSTEMS

ISSUES OF SYSTEM AND CONTROL INTERACTIONS IN ELECTRIC POWER SYSTEMS ISSUES OF SYSTEM AND CONTROL INTERACTIONS IN ELECTRIC POWER SYSTEMS INDO-US Workshop October 2009, I.I.T. Kanpur INTRODUCTION Electric Power Systems are very large, spread over a wide geographical area

More information

Static Synchronous Compensator (STATCOM) for the improvement of the Electrical System performance with Non Linear load 1

Static Synchronous Compensator (STATCOM) for the improvement of the Electrical System performance with Non Linear load 1 Static Synchronous Compensator (STATCOM) for the improvement of the Electrical System performance with Non Linear load MADHYAMA V. WANKHEDE Department Of Electrical Engineering G. H. Raisoni College of

More information