Modelling of Wind Generators for WT3 Transient Stability Analysis in Networks

Size: px
Start display at page:

Download "Modelling of Wind Generators for WT3 Transient Stability Analysis in Networks"

Transcription

1 Modelling of Wind Generators for WT3 Transient Stability Analysis in Networks Tiago Câmara, Under Supervision of Prof. Pedro Flores Correia Abstract The influence of wind turbines in power systems is becoming increasingly important as wind generation grows. Hence the dynamic behaviour of WTGs (Wind Turbine Generators) should be thoroughly understood. The aim of this article is to study and program the dynamic model WT3 (Wind Turbine Type 3), applied in studies of transient stability. The behaviour of such models is governed by interactions between the continuous dynamics of state variables, and discrete events associated with limits. The model is developed inside an academic tool for transient electromechanical analysis. The program was implemented in MATLAB language and is a result of continuous work made by former IST students. The network system was tested with the presence of wind parks modelled accordingly with the WT3. The results were verified and validated by comparison with simulations made in PSS/E TM program. This article ends with a summary of the results achieved in this study and the conclusions drawn respectively. Index Terms Dynamic models, Transient Stability, Turbine- Governor, Wind Farms. R I. INTRODUCTION ENEWABLES have a growing presence in power systems nowadays. Within these, stands out the wind energy. In fact wind power is a renewable energy source with the highest growth rate, currently. The average annual growth rate of wind turbines installation is around 3%, during the last years []. Based on its strong growth (wind generation), there is a particular interest in the study of transient stability. The dynamic behaviour of wind turbine generators (WTGs) is quite different to that of synchronous generators. Therefore the implementations of WT3 models applies. Besides, WT3 is considered as a dominant technology for new wind farm developments. Such WTGs are also known as doubly fed induction generators (DFIGS) or doubly fed asynchronous generators. In this dissertation it is studied and implemented in an academic program, the generic WT3 model for transient electromechanical studies. The electrical characteristics of WT3s are governed by interactions between a wound-rotor induction machine and a back-to-back inverter. The inverter excites the rotor of the induction machine with a variable AC source. This provides control of the rotor flux frequency, enabling the rotor shaft frequency to optimally track wind speed. The dynamic behaviour of a WT3, as seen from the grid, is therefore dominated by controller response rather than physical characteristics. This is in marked contrast to traditional synchronous generators, where behaviour is governed by device physics. Further details are shown in Section II. Regarding the stability of power systems, the disturbances can be divided into two categories (a) small and (b) large. The tripping of a line may be considered as a small disturbance if the initial (pre disturbance) power flow on that line is not significant [2]. However, faults in which result in a sudden dip in the bus voltages, such as short-circuits, are large disturbances and require remedial action in the form of clearing the fault. These will be the only type of disturbances implemented in the software. The main objective of this dissertation is to expand the dynamic model library with wind generators (WT3), and simulate them in power grids. With this accomplishment it is easier to manipulate and change models as well as network data. It is important to refer that this work is the continuation of previous dissertations made by former IST students ([3] and [4]), and is aimed for academic purposes only. II. SOFTWARE The algorithm of the software is explained sequentially as follows. A. Simulation Data Acquisition The acquisition of data is made through the reading of two types of files, one of the power flow data and the other of the dynamic data. The first contains information regarding the network, such as, bus data, branch data, generation requirements and load demand data. The dynamic data file holds information regarding parameters of the WT3 models. The power flow file has the extension *.raw, while the dynamic files are terminated with *.dyr. This way the reading files for MATLAB are in compliance with the same ones used by the PSS/E TM. B. Power Flow Computation The initial power flow is used to obtain the results needed in loads and generators conversion, as well as the initial conditions required for dynamic simulation. Therefore it is an important process in transient stability analysis. The initial power flow is computed through Newton-Raphson method. Independently of the grid size, it converges in three to five iterations, as long as there are no reactive limits violations. It is important to underline that this type of power flow is only used in the initial process of the program (pre-simulation). When the simulation starts, the new computed power flow is executed with its converted loads in constant admittances, becoming a linear computation. C. Modelling of the Network Equations Having calculated the power flow, the modelling of the network equations takes the form of an admittance matrix,. Although this matrix was already built in the load flow calculation, a new matrix must be determined for the transient solution, so that the loads and generators are included in the computation. Regarding the load conversion, the constant admittance method was adopted. This method considers that the loads can be converted into pure equivalent admittances, by using (), and later added in the network admittance. The same

2 2 applies for the generator conversion, in order to compute the terminal voltages and currents at each generating bus. D. Calculation of Initial Conditions Before beginning the simulation, it is important to compute the initial conditions. In this section it is generally explained how the initial conditions are calculated:. The terminal current,, is calculated in the network reference. 2. The DFIGs rotor angle ( ) is computed. 3. The terminal voltages and currents are converted to the machine reference,. 4. The command voltage and current are computed ( ). 5. Lastly, based on the previous results it is calculated the torque and rotor speed ( ). E. Construction of the Matrices The matrices are then created through the algebraic equations, which are used in the digital numerical integration. These algebraic equations are obtained from the differential equations that represent the dynamics of each model. F. Dynamic Simulation After all the necessary preliminary calculations, the dynamic simulation begins. The digital computation is done through a discrete method in small time steps. In each iteration, it is computed new results for the state variables and for the grid power flow data. The simulation begins at. The initial conditions are the first set of solutions to compute the first set of system equations. Then the program verifies if the network admittance is changed. If it is, the network admittance is recalculated (fault occurred or cleared) otherwise the program continues. Later it is calculated the network power flow (linear). The algebraic variables are the voltages of each bus and the injected currents of each machine,. The injected currents before the machine equivalente impedance,, are computed and consequently obtained the voltages at each bus in (2), where is the matrix which accounts the admittance of each machine. The injected currents of each bus are calculated through equation (3). () (2) After the computation of the power flow, the state variables are checked to assess if they are within the limits established. Later on, it is computed the new states variables for the next time step (. The state variables are computed through the modified Euler-Cauchy method [5]. The program repeats the same procedure for the next time step until the time limit of simulation is reached. Lastly, when the simulation is completed the results are printed in the screen. III. DYNAMIC MODELS The WT3 model provided is a simplified generic model intended for bulk power system studies where a detailed representation of a WTG is not required. The model is for positive sequence phasor time-domain simulations. As referred, the domain of application of the model is the transient stability analysis of grid disturbances, e.g. faults, on the transmission system. The modelling of WT3 for load flow analysis is generally simple. Wind plants normally consist of a large number of individual WTGs. While the Wind Plant model may consist of a detailed representation of each WTG and the collector system, a simpler model is appropriate for most bulk system studies. Such model can be shown in Fig.. Fig.. Simplified Power Flow model [6]. The WECC WT3 wind turbine generator model is defined in [6]. The complete WTG is divided into four functional blocks, as indicated in Fig. 2. (6) (3) With the results of equations (2) and (3) the complex power is obtained by using (4), and consequently the generated active and reactive powers are computed. (4) (5) Fig. 2. WT3 dynamic model connectivity [6].

3 3 A. WT3G model This model is an equivalent of the generator and the field converter. It provides the interface between the WTG and the network. Unlike a conventional generator model, it contains no mechanical state variables for the machine rotor. Further, all of the flux dynamics have been eliminated in order to achieve rapid response to higher level commands from the electrical controls. The net result is an algebraic, controlled-current source that computes the required injected current into the network in response to the active current commands from the electrical control model. The model can be seen in Fig. 3. TABEL I Description Constant Reactive Power Control Wind Plant Reactive Power Control emulator - Constant Power Factor control Fig. 3. WT3 Generator model [6]. The windup and non-windup limits play an important role in dynamic simulation. These limits maintain the system in acceptable values in order to avoid possible damage. These limits are thoroughly documented in [7]. Assembling all the equations for the model gives (7) Fig. 4. WT3 Reactive Power Control model [6]. Regarding the active control, the active power and the rotors speed are analysed. Depending on its values, it is generated a current, a power and a speed signal. The function is typically modeled as a piece-wise affine function. WECC default parameters are provided in the Appendix - TABEL II. (8) (9) Fig. 5. WT3 Active Power Control model [6]. () The equations describing the WT3E model can be written: B. WT3E model The WT3E model dictates the active and reactive power to be delivered to the system. It is composed of two independent control functions, Active and Reactive. In Fig. 4 and Fig. 5 are shown the modelled control functions Active and Reactive, respectively. In the reactive control, the controller analyzes the generated reactive power and, consequently, creates a voltage signal which is sent to the WT3G model. This model contains two flags, and. The flag indicates which type of voltage control is made. In TABEL I it is described the function for each value of. The other flag ( ), indicates if it is used a closed loop terminal voltage control or not. () (2) (3) (4) (5)

4 4 (6) (23) (7) (8) (9) (24) (25) (26) (2) C. WT3T model The function of the turbine model is to extract the maximum power available from the wind without exceeding the limits of equipment. It can represent a single-mass (Fig. 6) or two-mass (Fig. 7) wind turbine model. The turbine model consist of two parts, ) simplified model of the aerodynamic relationship between blade pitch and mechanical power, and 2) a model of the shaft dynamics. D. WT3P model The pitch control model is shown in Fig. 8. The pitch angle function is to control the mechanical power, and consequently, the wind speed obtained by the turbine blade. For wind speeds below the nominal generated power value, the pitch blade is incremented to its fullest and vice-versa. Fig. 6. WT3 Turbine model (One-mass) [6]. Fig. 8. WT3 Pitch control model [6]. The WT3P model can be described by the following set of differential equations: (27) (28) (29) (3) Fig. 7. WT3 Turbine model (Two-mass) [6]. (3) For the single-mass model the differential equations can be written as: As for the double-mass model it is written as: (2) (22) IV. WT3E REACTIVE CONTROL The model described in Fig. 4 does not guarantee the stability of the system after a fault, when the signal is set to (Wind Plant Reactive Power Control emulator). The solution was to search for equivalent WT3 models that could show the possible differences. General Electrics (GE) had a similar model [8], and through it was possible to find the error.

5 Potência Ativa Gerada [pu] Tensão terminal [pu] Tensão barramento [pu] 5 As shown in Fig. 9, changes in the wind control emulator were made (in the Reactive Controller model): It was necessary to include a Windup limiter in the s3 block output and eliminate the Non-Windup limiter in the s4 block. The GE recommended and values, are fixed at. (p.u.). Since the limits were the only changes made, the differential equations remain the same as described in Section III.B Tensão no barramento: Fig. 9. Wind Control Emulator correction [8]. V. SIMULATION RESULTS For the validation of the developed program were performed three different simulations and compared with the PSS/E TM. The first simulation aims to validate the models described in Section III. The second simulation proves that the program can simulate grids with several WT3 models. Finally, the third simulation is intended to demonstrate the possibility of several WT3 models to be represented as a single one. After computing the non-linear power flow, the initial conditions are calculated and the dynamic simulation is started. The systems remains in steady state until, when a balanced three-phase short-circuit occurs in a line near a bus. The fault is eliminated in and the faulty line removed from the grid. The simulation proceeds until, when there are no more oscillations or variations on the power system. If the oscillations persist the system may be unstable, given the total simulation time. By definition all the simulations performed use the following parameters: Time step,. Network frequency,. System base,. In all figures the results of the MATLAB program and PSS/E TM are represented by a black and red continuous line, respectively. A. WT3 model validation For the WT3 model validation it is used a network with five buses including a substation, which can be seen in Fig.. To obtain accurate values all the models described in Section III need to be operating simultaneously. In this scenario the three-phase short circuit is applied in branch 2 next to bus. The fault is cleared by removing the faulty branch. The WT3 model has the signals and set to.. PSS/E TM MATLAB Fig.. Voltage magnitude, Bus Fig. 2. Voltage magnitude, Bus Fig. 3. Generator Active Power Tensão terminal do gerador: no barramento: 5 Potência Ativa Gerada do gerador: no barramento: 5 PSS/E TM MATLAB PSS/E TM MATLAB Fig.. Five bus Network including a substation.

6 Percentagem [%] Percentagem [%] Percentagem [%] Potência Reativa Gerada [pu] Potência Reativa Gerada do gerador: no barramento: 5 PSS/E TM MATLAB In this case the short-circuit is applied in branch next to bus 4. The fault is cleared by removing the faulty branch Fig. 4. Generator Reactive Power Fig. 6. Nine bus Network Erro de Potência Ativa do gerador: no barramento: 2 Fig. 5. Generator Active Power Error Erro de Potência Ativa do gerador: 3 no barramento: 3 Fig. 7. Generator Active Power group 3 Error When the three phase short-circuit is applied, the voltage magnitudes of bus and bus 5, and the generated active power instantaneously decay, as seen in Fig., Fig. 2 and Fig. 3 respectively. This happens because of the low impedances, which in turn are caused by the applied short-circuit. On the other hand, the reactive power hits its maximum peak value due to the voltage drop (Fig. 4). Regarding the program errors, it was only plotted the one who had the biggest differences with the PSS/E TM results, which was the generated active power (Fig. 5). The maximum error obtained was, which was during the fault period. This error decreases as the simulation tends to its end. Although it presents some small errors during the transitory regime it is an acceptable approximation, validating the WT3 model. B. WT3s validation In this scenario it is used a network with nine buses and three WT3 models as shown in Fig. 6. The objective is to validate the model for the operation of models in a network Erro de Potência Reativa do gerador: 3 no barramento: 3 Fig. 8.Generator Reactive Power group 3 Error Due to lack of space it is only represented the biggest errors obtained in this scenario, which were the Active and Reactive power of the third generator. The maximum error obtained was 5% as shown in Fig. 7 (Active Power), which occurred during

7 Potência Reativa [pu] V2 [pu] Potência Ativa [pu] V [pu] 7 the fault period. Regarding the reactive power, its maximum error obtained was, which ocurred during and after the fault period. Therefore the program is validated for WT3 models, based on these errors..9.8 Amplitude da Tensão no barramento 4 Geradores Gerador Eq C. In this case it is tested two scenarios with the same network presented in Fig., only differing on the load demand: Network with four WT3 models in the same bus. Network with one equivalent WT3 model. For the equivalent WT3 model was considered that its power base was four times higher when compared to each WT3 generator. This only applies if the equivalent reactance ( ) is the same. In the following plotted figures the coloured area represents the contribution of the four generators and the continuous black line represents the equivalent WT3 generator Fig. 2.Voltage Magnitude in bus..9.8 Potência Ativa Gerada no barramento 5 Ger 4 Ger 3 Ger 2 Ger Ger Eq.9 Amplitude da Tensão no barramento 2 4 Geradores Gerador Eq Fig. 9. Active Power in each generator versus equivalent generator Potência Reativa Gerada no barramento 5 Ger 4 Ger 3 Ger 2 Ger Fig. 22.Voltage Magnitude in bus 2. Ger Eq.5 Fig. 2. Reactive Power in each generator versus equivalent generator. According to the Fig. 9 - Fig. 22 it is possible to conclude that the equivalent generator correctly modules the contribution of each WT3 generator. In Fig. 9 and Fig. 2 it is possible to verify that the sum of the power contribution of each generator is the same as the equivalent generator. In Fig. 2 and Fig. 22 the voltages magnitudes of the two scenarios are compared. The continuous red line represents the aggregate of four generators while the continuous black line represents the equivalent generator. The voltages are almost equal only containing a negligible error ( ). It is concluded that the WT3 model is possible to simulate several models with an equivalent one. VI. CONCLUSIONS This work had the goal of implementing a library of WT3 models in a transient stability simulator. Its purpose is only for academic studies. In this paper the importance of developing such a tool for WTGs was introduced. A brief explanation of the WT3 electrical characteristics were made, as well as for the stability of power systems. It was also referred that the program was the continuity of previous dissertations made by former IST students [3] and [4]. In Section II was discussed the algorithm of the program in small detail. The dynamic models presented

8 8 in the WT3 structure were thoroughly explained [6], as well as the differential equations that define their dynamic behaviour (Section III). It was taken to account that the Wind Control Emulator model ( presented in the WECC WT3E model, did not guarantee the stability of the power system after a fault. The GE presented a similar model [8] to the one studied in this paper that actually could stabilise the system. Section IV describes the changes made. Finally the results obtained through the MATLAB were compared with the PSS/E TM program (Section V). It was presented three different scenarios that validated the implemented WT3 model. The results obtained had a maximum difference of when compared to PSS/E TM. In the end, it is correct to say that the goals were achieved: Implementing a Wind Farm model in an academic tool for transient electromechanical analysis, with a level of precision close to a commercial simulator. APPENDIX TABEL II WECC DEFAULT PARAMETERS VALUES Parameters Values.69 (pu).78 (pu).98 (pu).2 (pu).74 (pu) Parameters REFERENCES Values.2 (pu) [] EWEA. (2) Demanda na UE. [Online]. [2] K. R. Padiyar, POWER SYSTEM DYNAMICS Stability and Control, Vol. I: Basic Concepts. Hyderabad, India: BS publications, 28. [3] André Paulo, A Library of Dynamic Models for Transient Stability, IST, Ed. Lisboa, Portugal, 28. [4] Pedro Araújo, Dynamic Simulations in Realistic-Size Networks, IST, Ed. Lisboa, Portugal, 29. [5] L. O. Chua T.S. Parker, Practical Numerical Algorithms for Chaotic Systems. New York: Springler-Verlag, 989. [6] PSS/E, Generic Type-3 Wind Turbine-Generator Model for Grid Studies, PSS/E, Ed. New York, 26. [7] P. Kundur, "Windup & Non-Windup Limits," in Power System Stability and Control. New York, USA: McGraw- Hill, Inc., 993, ch. 8.6, pp [8] General Electric, "Reactive Power Control," in Modelling of GE Wind Turbine-Generators for Grid Studies. New York, USA: General Electric International, April 6, 2, ch. 4.2., pp

Grid Stability Analysis for High Penetration Solar Photovoltaics

Grid Stability Analysis for High Penetration Solar Photovoltaics Grid Stability Analysis for High Penetration Solar Photovoltaics Ajit Kumar K Asst. Manager Solar Business Unit Larsen & Toubro Construction, Chennai Co Authors Dr. M. P. Selvan Asst. Professor Department

More information

Journal of American Science 2015;11(11) Integration of wind Power Plant on Electrical grid based on PSS/E

Journal of American Science 2015;11(11)   Integration of wind Power Plant on Electrical grid based on PSS/E Integration of wind Power Plant on Electrical grid based on PSS/E S. Othman ; H. M. Mahmud 2 S. A. Kotb 3 and S. Sallam 2 Faculty of Engineering, Al-Azhar University, Cairo, Egypt. 2 Egyptian Electricity

More information

APPLICATION OF VARIABLE FREQUENCY TRANSFORMER (VFT) FOR INTEGRATION OF WIND ENERGY SYSTEM

APPLICATION OF VARIABLE FREQUENCY TRANSFORMER (VFT) FOR INTEGRATION OF WIND ENERGY SYSTEM APPLICATION OF VARIABLE FREQUENCY TRANSFORMER (VFT) FOR INTEGRATION OF WIND ENERGY SYSTEM A THESIS Submitted in partial fulfilment of the requirements for the award of the degree of DOCTOR OF PHILOSOPHY

More information

CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS

CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS CONTROL AND PERFORMANCE OF A DOUBLY-FED INDUCTION MACHINE FOR WIND TURBINE SYSTEMS Lucian Mihet-Popa "POLITEHNICA" University of Timisoara Blvd. V. Parvan nr.2, RO-300223Timisoara mihetz@yahoo.com Abstract.

More information

POWER QUALITY IMPROVEMENT BASED UPQC FOR WIND POWER GENERATION

POWER QUALITY IMPROVEMENT BASED UPQC FOR WIND POWER GENERATION International Journal of Latest Research in Science and Technology Volume 3, Issue 1: Page No.68-74,January-February 2014 http://www.mnkjournals.com/ijlrst.htm ISSN (Online):2278-5299 POWER QUALITY IMPROVEMENT

More information

Statcom Operation for Wind Power Generator with Improved Transient Stability

Statcom Operation for Wind Power Generator with Improved Transient Stability Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 3 (2014), pp. 259-264 Research India Publications http://www.ripublication.com/aeee.htm Statcom Operation for Wind Power

More information

CHAPTER 5 FAULT AND HARMONIC ANALYSIS USING PV ARRAY BASED STATCOM

CHAPTER 5 FAULT AND HARMONIC ANALYSIS USING PV ARRAY BASED STATCOM 106 CHAPTER 5 FAULT AND HARMONIC ANALYSIS USING PV ARRAY BASED STATCOM 5.1 INTRODUCTION Inherent characteristics of renewable energy resources cause technical issues not encountered with conventional thermal,

More information

Wind Farm Evaluation and Control

Wind Farm Evaluation and Control International society of academic and industrial research www.isair.org IJARAS International Journal of Academic Research in Applied Science (2): 2-28, 202 ijaras.isair.org Wind Farm Evaluation and Control

More information

Anupam *1, Prof. S.U Kulkarni 2 1 ABSTRACT I. INTRODUCTION II. MODELLING OF WIND SPEED

Anupam *1, Prof. S.U Kulkarni 2 1 ABSTRACT I. INTRODUCTION II. MODELLING OF WIND SPEED 2017 IJSRSET Volume 3 Issue 3 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology PMSG Based Wind Farm Analysis in ETAP Software Anupam *1, Prof. S.U Kulkarni 2 1 Department

More information

Fuzzy based STATCOM Controller for Grid connected wind Farms with Fixed Speed Induction Generators

Fuzzy based STATCOM Controller for Grid connected wind Farms with Fixed Speed Induction Generators Fuzzy based STATCOM Controller for Grid connected wind Farms with Fixed Speed Induction Generators Abstract: G. Thrisandhya M.Tech Student, (Electrical Power systems), Electrical and Electronics Department,

More information

FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE

FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE FAULT ANALYSIS OF AN ISLANDED MICRO-GRID WITH DOUBLY FED INDUCTION GENERATOR BASED WIND TURBINE Yunqi WANG, B.T. PHUNG, Jayashri RAVISHANKAR School of Electrical Engineering and Telecommunications The

More information

EE 742 Chap. 7: Wind Power Generation. Y. Baghzouz Fall 2011

EE 742 Chap. 7: Wind Power Generation. Y. Baghzouz Fall 2011 EE 742 Chap. 7: Wind Power Generation Y. Baghzouz Fall 2011 Overview Environmental pressures have led many countries to set ambitious goals of renewable energy generation. Wind energy is the dominant renewable

More information

Comparative Analysis of Integrating WECS with PMSG and DFIG Models connected to Power Grid Pertaining to Different Faults

Comparative Analysis of Integrating WECS with PMSG and DFIG Models connected to Power Grid Pertaining to Different Faults IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 12, Issue 3 Ver. II (May June 2017), PP 124-129 www.iosrjournals.org Comparative Analysis

More information

CHAPTER 3 TRANSIENT STABILITY ENHANCEMENT IN A REAL TIME SYSTEM USING STATCOM

CHAPTER 3 TRANSIENT STABILITY ENHANCEMENT IN A REAL TIME SYSTEM USING STATCOM 61 CHAPTER 3 TRANSIENT STABILITY ENHANCEMENT IN A REAL TIME SYSTEM USING STATCOM 3.1 INTRODUCTION The modeling of the real time system with STATCOM using MiPower simulation software is presented in this

More information

Principles of Doubly-Fed Induction Generators (DFIG)

Principles of Doubly-Fed Induction Generators (DFIG) Renewable Energy Principles of Doubly-Fed Induction Generators (DFIG) Courseware Sample 86376-F0 A RENEWABLE ENERGY PRINCIPLES OF DOUBLY-FED INDUCTION GENERATORS (DFIG) Courseware Sample by the staff

More information

Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM

Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM Power Flow Simulation of a 6-Bus Wind Connected System and Voltage Stability Analysis by Using STATCOM Shaila Arif 1 Lecturer, Dept. of EEE, Ahsanullah University of Science & Technology, Tejgaon, Dhaka,

More information

COMPARISON OF DIFFERENT SOFTWARE PACKAGES IN POWER FLOW AND SHORT-CIRCUIT SIMULATION STUDIES. A Project

COMPARISON OF DIFFERENT SOFTWARE PACKAGES IN POWER FLOW AND SHORT-CIRCUIT SIMULATION STUDIES. A Project COMPARISON OF DIFFERENT SOFTWARE PACKAGES IN POWER FLOW AND SHORT-CIRCUIT SIMULATION STUDIES A Project Presented to the faculty of the Department of Electrical and Electronic Engineering California State

More information

Modelling and Simulation of DFIG with Fault Rid Through Protection

Modelling and Simulation of DFIG with Fault Rid Through Protection Australian Journal of Basic and Applied Sciences, 5(6): 858-862, 2011 ISSN 1991-8178 Modelling and Simulation of DFIG with Fault Rid Through Protection F. Gharedaghi, H. Jamali, M. Deisi, A. Khalili Dashtestan

More information

Workshop on Grid Integration of Variable Renewable Energy: Part 1

Workshop on Grid Integration of Variable Renewable Energy: Part 1 Workshop on Grid Integration of Variable Renewable Energy: Part 1 System Impact Studies March 13, 2018 Agenda Introduction Methodology Introduction to Generators 2 Introduction All new generators have

More information

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC)

TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) TRANSMISSION LOSS MINIMIZATION USING ADVANCED UNIFIED POWER FLOW CONTROLLER (UPFC) Nazneen Choudhari Department of Electrical Engineering, Solapur University, Solapur Nida N Shaikh Department of Electrical

More information

Complex Power Flow and Loss Calculation for Transmission System Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3

Complex Power Flow and Loss Calculation for Transmission System Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3 IJSRD International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online): 23210613 Nilam H. Patel 1 A.G.Patel 2 Jay Thakar 3 1 M.E. student 2,3 Assistant Professor 1,3 Merchant

More information

CHAPTER 5 ACTIVE AND REACTIVE POWER CONTROL OF DOUBLY FED INDUCTION GENERATOR WITH BACK TO BACK CONVERTER USING DIRECT POWER CONTROL

CHAPTER 5 ACTIVE AND REACTIVE POWER CONTROL OF DOUBLY FED INDUCTION GENERATOR WITH BACK TO BACK CONVERTER USING DIRECT POWER CONTROL 123 CHAPTER 5 ACTIVE AND REACTIVE POWER CONTROL OF DOUBLY FED INDUCTION GENERATOR WITH BACK TO BACK CONVERTER USING DIRECT POWER CONTROL 5.1 INTRODUCTION Wind energy generation has attracted much interest

More information

Simulation of Voltage Stability Analysis in Induction Machine

Simulation of Voltage Stability Analysis in Induction Machine International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 6, Number 1 (2013), pp. 1-12 International Research Publication House http://www.irphouse.com Simulation of Voltage

More information

A Variable Speed Wind Generation System Based on Doubly Fed Induction Generator

A Variable Speed Wind Generation System Based on Doubly Fed Induction Generator Buletin Teknik Elektro dan Informatika (Bulletin of Electrical Engineering and Informatics) Vol. 2, No. 4, December 2013, pp. 272~277 ISSN: 2089-3191 272 A Variable Speed Wind Generation System Based on

More information

(by authors Jouko Niiranen, Slavomir Seman, Jari-Pekka Matsinen, Reijo Virtanen, and Antti Vilhunen)

(by authors Jouko Niiranen, Slavomir Seman, Jari-Pekka Matsinen, Reijo Virtanen, and Antti Vilhunen) Technical Paper: Low voltage ride-through testing of wind turbine converters at ABB helps wind turbines meet the requirements of IEC 61400-21 more quickly (by authors Jouko Niiranen, Slavomir Seman, Jari-Pekka

More information

Using energy storage for modeling a stand-alone wind turbine system

Using energy storage for modeling a stand-alone wind turbine system INTERNATIONAL JOURNAL OF ENERGY and ENVIRONMENT Volume, 27 Using energy storage for modeling a stand-alone wind turbine system Cornel Bit Abstract This paper presents the modeling in Matlab-Simulink of

More information

Western Electricity Coordinating Council Modeling and Validation Work Group

Western Electricity Coordinating Council Modeling and Validation Work Group Western Electricity Coordinating Council Modeling and Validation Work Group Renewable Energy Modeling Task Force Development of Planning Models dl for Solar PV Systems November 18, 2009 Phoenix, AZ Contact:

More information

Performance Analysis of Transient Stability on a Power System Network

Performance Analysis of Transient Stability on a Power System Network Performance Analysis of Transient Stability on a Power System Network Ramesh B Epili 1, Dr.K.Vadirajacharya 2 Department of Electrical Engineering Dr. Babasaheb Ambedkar Technological University, Lonere

More information

Computer Aided Transient Stability Analysis

Computer Aided Transient Stability Analysis Journal of Computer Science 3 (3): 149-153, 2007 ISSN 1549-3636 2007 Science Publications Corresponding Author: Computer Aided Transient Stability Analysis Nihad M. Al-Rawi, Afaneen Anwar and Ahmed Muhsin

More information

Implementation of draft IEC Generic Model of Type 1 Wind Turbine Generator in PowerFactory and Simulink

Implementation of draft IEC Generic Model of Type 1 Wind Turbine Generator in PowerFactory and Simulink Implementation of draft IEC Generic Model of Type 1 Wind Turbine Generator in PowerFactory and Simulink Haoran Zhao, Qiuwei Wu and Poul Sørensen Technical University of Denmark hzhao@elektro.dtu.dk, qw@elektro.dtu.dk,

More information

ECEN 667 Power System Stability Lecture 19: Load Models

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

More information

Studies regarding the modeling of a wind turbine with energy storage

Studies regarding the modeling of a wind turbine with energy storage Studies regarding the modeling of a wind turbine with energy storage GIRDU CONSTANTIN CRISTINEL School Inspectorate of County Gorj, Tg.Jiu, Meteor Street, nr. ROMANIA girdu23@yahoo.com Abstract: This paper

More information

Matlab Modeling and Simulation of Grid Connected Wind Power Generation Using Doubly Fed Induction Generator

Matlab Modeling and Simulation of Grid Connected Wind Power Generation Using Doubly Fed Induction Generator ISSN (e): 2250 3005 Vol, 04 Issue, 7 July 2014 International Journal of Computational Engineering Research (IJCER) Matlab Modeling and Simulation of Grid Connected Wind Power Generation Using Doubly Fed

More information

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System

Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Enhancement of Power Quality in Transmission Line Using Flexible Ac Transmission System Raju Pandey, A. K. Kori Abstract FACTS devices can be added to power transmission and distribution systems at appropriate

More information

Power Quality Improvement Using Statcom in Ieee 30 Bus System

Power Quality Improvement Using Statcom in Ieee 30 Bus System Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 6 (2013), pp. 727-732 Research India Publications http://www.ripublication.com/aeee.htm Power Quality Improvement Using

More information

Asian Journal on Energy and Environment ISSN Available online at

Asian Journal on Energy and Environment ISSN Available online at As. J. Energy Env. 2005, 6(02), 125-132 Asian Journal on Energy and Environment ISSN 1513-4121 Available online at www.asian-energy-journal.info Dynamic Behaviour of a Doubly Fed Induction Machine with

More information

ENHANCEMENT OF ROTOR ANGLE STABILITY OF POWER SYSTEM BY CONTROLLING RSC OF DFIG

ENHANCEMENT OF ROTOR ANGLE STABILITY OF POWER SYSTEM BY CONTROLLING RSC OF DFIG ENHANCEMENT OF ROTOR ANGLE STABILITY OF POWER SYSTEM BY CONTROLLING RSC OF DFIG C.Nikhitha 1, C.Prasanth Sai 2, Dr.M.Vijaya Kumar 3 1 PG Student, Department of EEE, JNTUCE Anantapur, Andhra Pradesh, India.

More information

Laboratory Tests, Modeling and the Study of a Small Doubly-Fed Induction Generator (DFIG) in Autonomous and Grid-Connected Scenarios

Laboratory Tests, Modeling and the Study of a Small Doubly-Fed Induction Generator (DFIG) in Autonomous and Grid-Connected Scenarios Trivent Publishing The Authors, 2016 Available online at http://trivent-publishing.eu/ Engineering and Industry Series Volume Power Systems, Energy Markets and Renewable Energy Sources in South-Eastern

More information

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation

Adaptive Power Flow Method for Distribution Systems With Dispersed Generation 822 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 17, NO. 3, JULY 2002 Adaptive Power Flow Method for Distribution Systems With Dispersed Generation Y. Zhu and K. Tomsovic Abstract Recently, there has been

More information

Wind Power Plants with VSC Based STATCOM in PSCAD/EMTDC Environment

Wind Power Plants with VSC Based STATCOM in PSCAD/EMTDC Environment 2012 2nd International Conference on Power and Energy Systems (ICPES 2012) IPCSIT vol. 56 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V56.2 Wind Power Plants with VSC Based STATCOM in

More information

STUDY ON MAXIMUM POWER EXTRACTION CONTROL FOR PMSG BASED WIND ENERGY CONVERSION SYSTEM

STUDY ON MAXIMUM POWER EXTRACTION CONTROL FOR PMSG BASED WIND ENERGY CONVERSION SYSTEM STUDY ON MAXIMUM POWER EXTRACTION CONTROL FOR PMSG BASED WIND ENERGY CONVERSION SYSTEM Ms. Dipali A. Umak 1, Ms. Trupti S. Thakare 2, Prof. R. K. Kirpane 3 1 Student (BE), Dept. of EE, DES s COET, Maharashtra,

More information

Research on Transient Stability of Large Scale Onshore Wind Power Transmission via LCC HVDC

Research on Transient Stability of Large Scale Onshore Wind Power Transmission via LCC HVDC Research on Transient Stability of Large Scale Onshore Wind Power Transmission via LCC HVDC Rong Cai, Mats Andersson, Hailian Xie Corporate Research, Power and Control ABB (China) Ltd. Beijing, China rong.cai@cn.abb.com,

More information

EE 742 Chap. 7: Wind Power Generation. Y. Baghzouz

EE 742 Chap. 7: Wind Power Generation. Y. Baghzouz EE 742 Chap. 7: Wind Power Generation Y. Baghzouz Wind Energy 101: See Video Link Below http://energy.gov/eere/videos/energy-101- wind-turbines-2014-update Wind Power Inland and Offshore Growth in Wind

More information

Integration of Large Wind Farms into Electric Grids

Integration of Large Wind Farms into Electric Grids Integration of Large Wind Farms into Electric Grids Dr Mohammad AlZoubi Introduction Development WHAT IS NEXT!! Over the next 12 years, Europe must build new power capacity equal to half the current total.

More information

Power Conditioning of Microgrids and Co-Generation Systems

Power Conditioning of Microgrids and Co-Generation Systems Power Conditioning of Microgrids and Co-Generation Systems Nothing protects quite like Piller piller.com Content 1 Introduction 3 2 Basic requirements of a stable isolated network 3 3 Requirements for

More information

Squirrel cage induction generator based wind farm connected with a single power converter to a HVDC grid. Lluís Trilla PhD student

Squirrel cage induction generator based wind farm connected with a single power converter to a HVDC grid. Lluís Trilla PhD student Squirrel cage induction generator based wind farm connected with a single power converter to a HVDC grid Lluís Trilla PhD student Current topology of wind farm Turbines are controlled individually Wind

More information

Effect of crowbar resistance on fault ride through capability of doubly fed induction generator

Effect of crowbar resistance on fault ride through capability of doubly fed induction generator ISSN: 2347-3215 Volume 2 Number 1 (January, 2014) pp. 88-101 www.ijcrar.com Effect of crowbar resistance on fault ride through capability of doubly fed induction generator V.Vanitha* and K.Santhosh Amrita

More information

Stability, Protection and Control of Systems with High Penetration of Converter Interfaced Generation

Stability, Protection and Control of Systems with High Penetration of Converter Interfaced Generation Stability, Protection and Control of Systems with High Penetration of Converter Interfaced Generation Final Project Report S-56 Power Systems Engineering Research Center Empowering Minds to Engineer the

More information

POWER FLOW SIMULATION AND ANALYSIS

POWER FLOW SIMULATION AND ANALYSIS 1.0 Introduction Power flow analysis (also commonly referred to as load flow analysis) is one of the most common studies in power system engineering. We are already aware that the power system is made

More information

IMPACT OF THYRISTOR CONTROLLED PHASE ANGLE REGULATOR ON POWER FLOW

IMPACT OF THYRISTOR CONTROLLED PHASE ANGLE REGULATOR ON POWER FLOW International Journal of Electrical Engineering & Technology (IJEET) Volume 8, Issue 2, March- April 2017, pp. 01 07, Article ID: IJEET_08_02_001 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=8&itype=2

More information

Performance Analysis of Transmission Line system under Unsymmetrical Faults with UPFC

Performance Analysis of Transmission Line system under Unsymmetrical Faults with UPFC Int. J. of P. & Life Sci. (Special Issue Engg. Tech.) Performance Analysis of Transmission Line system under Unsymmetrical Faults with UPFC Durgesh Kumar and Sonora ME Scholar Department of Electrical

More information

Hamdy S. K. El-Goharey, Walid A. Omran, Adel T. M. Taha

Hamdy S. K. El-Goharey, Walid A. Omran, Adel T. M. Taha 1 Military Technical College Kobry El-Kobbah, Cairo, Egypt 10 th International Conference on Electrical Engineering I. ICEENG 2016 Voltage Stability Investigation of the Egyptian Grid With High Penetration

More information

ASSESSING BEHAVOIR OF THE OUTER CROWBAR PROTECTION WITH THE DFIG DURING GRID FAULT

ASSESSING BEHAVOIR OF THE OUTER CROWBAR PROTECTION WITH THE DFIG DURING GRID FAULT 2 nd International Conference on Energy Systems and Technologies 18 21 Feb. 2013, Cairo, Egypt ASSESSING BEHAVOIR OF THE OUTER CROWBAR PROTECTION WITH THE DFIG DURING GRID FAULT Mohamed Ebeed 1, Omar NourEldeen

More information

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses

Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Using MATLAB/ Simulink in the designing of Undergraduate Electric Machinery Courses Mostafa.A. M. Fellani, Daw.E. Abaid * Control Engineering department Faculty of Electronics Technology, Beni-Walid, Libya

More information

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com Transient Stability Basics Overview

More information

Grid Code Testing of Wind Turbines by VSC-based Test Equipment

Grid Code Testing of Wind Turbines by VSC-based Test Equipment Grid Code Testing of Wind Turbines by VSC-based Test Equipment Nicolás Espinoza, PhD Student nicolas.espinoza@chalmers.se CHALMERS VÄRLDENS UNIVERSITY SKILLNAD OF TECHNOLOGY Gothenburg, Sweden. 1 of 32

More information

Power System Stability Analysis on System Connected to Wind Power Generation with Solid State Fault Current Limiter

Power System Stability Analysis on System Connected to Wind Power Generation with Solid State Fault Current Limiter IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 2 August 2015 ISSN (online): 2349-784X Power System Stability Analysis on System Connected to Wind Power Generation with

More information

Examples of Electric Drive Solutions and Applied Technologies

Examples of Electric Drive Solutions and Applied Technologies Examples of Electric Drive Solutions and Applied Technologies 2 Examples of Electric Drive Solutions and Applied Technologies Atsushi Sugiura Haruo Nemoto Ken Hirata OVERVIEW: Hitachi has worked on specific

More information

Fault Rid Through Protection of DFIG Based Wind Generation System

Fault Rid Through Protection of DFIG Based Wind Generation System Research Journal of Applied Sciences, Engineering and Technology 4(5): 428-432, 212 ISSN: 24-7467 Maxwell Scientific Organization, 212 Submitted: September 14, 211 Accepted: October 15, 211 Published:

More information

Islanding of 24-bus IEEE Reliability Test System

Islanding of 24-bus IEEE Reliability Test System Islanding of 24-bus IEEE Reliability Test System Paul Trodden February 14, 211 List of Figures 1 24-bus IEEE RTS, with line (3,24) tripped and buses 3,24 and line (3,9) uncertain....................................

More information

EPE97 OPTIMIZED DESIGN OF VARIABLE-SPEED DRIVES BASED ON NUMERICAL SIMULATION

EPE97 OPTIMIZED DESIGN OF VARIABLE-SPEED DRIVES BASED ON NUMERICAL SIMULATION EPE97 OPTIMIZED DESIGN OF VARIABLE-SPEED DRIVES BASED ON NUMERICAL SIMULATION J.-J.Simond*, A.Sapin**, B.Kawkabani*, D.Schafer***, M.Tu Xuan*, B.Willy*** *Swiss Federal Institute of Technology, Electrical

More information

J.-J.Simond*, A.Sapin**, B.Kawkabani*, D.Schafer***, M.Tu Xuan*, B.Willy***

J.-J.Simond*, A.Sapin**, B.Kawkabani*, D.Schafer***, M.Tu Xuan*, B.Willy*** EPE97 OPTIMIZED DESIGN OF VARIABLE-SPEED DRIVES BASED ON NUMERICAL SIMULATION J.-J.Simond*, A.Sapin**, B.Kawkabani*, D.Schafer***, M.Tu Xuan*, B.Willy*** *Swiss Federal Institute of Technology, Electrical

More information

Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC

Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC IJSTE - International Journal of Science Technology & Engineering Volume 2 Issue 01 July 2015 ISSN (online): 2349-784X Voltage Sag Mitigation in IEEE 6 Bus System by using STATCOM and UPFC Ravindra Mohana

More information

ECE 5671/6671 Lab 5 Squirrel-Cage Induction Generator (SCIG)

ECE 5671/6671 Lab 5 Squirrel-Cage Induction Generator (SCIG) ECE 5671/6671 Lab 5 Squirrel-Cage Induction Generator (SCIG) 1. Introduction 1.1 Objectives The objective of this lab is to connect a SCIG generator directly to the grid and measure the power produced

More information

EFFECT OF WIND TURBINE GENERATORS ON THE SMALL SIGNAL STABILITY OF POWER SYSTEMS. Kamel A. Shoush, Member, IEEE

EFFECT OF WIND TURBINE GENERATORS ON THE SMALL SIGNAL STABILITY OF POWER SYSTEMS. Kamel A. Shoush, Member, IEEE EFFECT OF WIND TURBINE GENERATORS ON THE SMALL SIGNAL STABILITY OF POWER SYSTEMS Kamel A. Shoush, Member, IEEE Electrical Engineering Department, Faculty of Engineering, AL-Azhar University, Cairo, Egypt

More information

Islanding of 24-bus IEEE Reliability Test System

Islanding of 24-bus IEEE Reliability Test System Islanding of 24-bus IEEE Reliability Test System Paul Trodden February 17, 211 List of Figures 1 24-bus IEEE RTS, with line (3,24) tripped and buses 3,24 and line (3,9) uncertain....................................

More information

Battery Energy Storage System addressing the Power Quality Issue in Grid Connected Wind Energy Conversion System 9/15/2017 1

Battery Energy Storage System addressing the Power Quality Issue in Grid Connected Wind Energy Conversion System 9/15/2017 1 Battery Energy Storage System addressing the Power Quality Issue in Grid Connected Wind Energy Conversion System 9/15/2017 1 CONTENTS Introduction Types of WECS PQ problems in grid connected WECS Battery

More information

Load Frequency Control of a Two Area Power System with Electric Vehicle and PI Controller

Load Frequency Control of a Two Area Power System with Electric Vehicle and PI Controller Load Frequency Control of a Two Area Power System with Electric Vehicle and PI Controller Vidya S 1, Dr. Vinod Pottakulath 2, Labeeb M 3 P.G. Student, Department of Electrical and Electronics Engineering,

More information

DFIG Wind Turbine Modeling

DFIG Wind Turbine Modeling DFIG Wind Turbine Modeling Team Power Team Drew McKinnon Cody Swisher Tiras Newman Andy Miles Professors: Dr. Herbert Hess Dr. Brian Johnson Dr. Feng Li Sponsor: SEL Dr. Normann Fishcher Student Mentors:

More information

STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE

STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE STABILITY ANALYSIS OF DISTRIBUTED GENERATION IN MESH DISTRIBUTION NETWORK IN FREE AND OPEN SOURCE SOFTWARE 1 AUNG KYAW MIN, 2 YAN AUNG OO 1,2 Electrical Engineering, Department of Electrical Power Engineering,

More information

DC Voltage Droop Control Implementation in the AC/DC Power Flow Algorithm: Combinational Approach

DC Voltage Droop Control Implementation in the AC/DC Power Flow Algorithm: Combinational Approach DC Droop Control Implementation in the AC/DC Power Flow Algorithm: Combinational Approach F. Akhter 1, D.E. Macpherson 1, G.P. Harrison 1, W.A. Bukhsh 2 1 Institute for Energy System, School of Engineering

More information

United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations

United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations rd International Conference on Mechatronics and Industrial Informatics (ICMII 20) United Power Flow Algorithm for Transmission-Distribution joint system with Distributed Generations Yirong Su, a, Xingyue

More information

DOUBLY-FED INDUCTION MACHINE IN WIND POWER GENERATION. Hector A. Pulgar-Painemal, Peter W. Sauer University of Illinois at Urbana-Champaign

DOUBLY-FED INDUCTION MACHINE IN WIND POWER GENERATION. Hector A. Pulgar-Painemal, Peter W. Sauer University of Illinois at Urbana-Champaign DOUBLY-FED INDUCTION MACHINE IN WIND POWER GENERATION Hector A. Pulgar-Painemal, Peter W. Sauer University of Illinois at Urbana-Champaign Abstract: This paper presents the steady-state model of a variable-speed

More information

Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB

Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB Identification of Best Load Flow Calculation Method for IEEE-30 BUS System Using MATLAB 1 Arshdeep Kaur Kailay, 2 Dr. Yadwinder Singh Brar 1, 2 Department of Electrical Engineering 1, 2 Guru Nanak Dev

More information

Wind Turbine Emulation Experiment

Wind Turbine Emulation Experiment Wind Turbine Emulation Experiment Aim: Study of static and dynamic characteristics of wind turbine (WT) by emulating the wind turbine behavior by means of a separately-excited DC motor using LabVIEW and

More information

Iowa State University Electrical and Computer Engineering. E E 452. Electric Machines and Power Electronic Drives

Iowa State University Electrical and Computer Engineering. E E 452. Electric Machines and Power Electronic Drives Electrical and Computer Engineering E E 452. Electric Machines and Power Electronic Drives Laboratory #12 Induction Machine Parameter Identification Summary The squirrel-cage induction machine equivalent

More information

Reactive power support of smart distribution grids using optimal management of charging parking of PHEV

Reactive power support of smart distribution grids using optimal management of charging parking of PHEV Journal of Scientific Research and Development 2 (3): 210-215, 2015 Available online at www.jsrad.org ISSN 1115-7569 2015 JSRAD Reactive power support of smart distribution grids using optimal management

More information

Sliding Mode Control of a Variable Speed Wind Energy Conversion System based on DFIG

Sliding Mode Control of a Variable Speed Wind Energy Conversion System based on DFIG Sliding Mode Control of a Variable Speed Wind Energy Conversion System based on DFIG Nihel Khemiri 1, Adel Khedher 2,4, Mohamed Faouzi Mimouni,1 1 Research unit ESIER, Monastir, Tunisia. khemirin@yahoo.fr

More information

Generator Interconnection Facilities Study For SCE&G Two Combustion Turbine Generators at Hagood

Generator Interconnection Facilities Study For SCE&G Two Combustion Turbine Generators at Hagood Generator Interconnection Facilities Study For SCE&G Two Combustion Turbine Generators at Hagood Prepared for: SCE&G Fossil/Hydro June 30, 2008 Prepared by: SCE&G Transmission Planning Table of Contents

More information

Variable frequency transformer for asynchronous power transfer

Variable frequency transformer for asynchronous power transfer Variable frequency transformer for asynchronous power transfer by Einar Larsen, Richard Piwko and Donald McLaren, GE Energy A new power transmission technology has been developed. The variable frequency

More information

The Effect Of Distributed Generation On Voltage Profile and Electrical Power Losses Muhammad Waqas 1, Zmarrak Wali Khan 2

The Effect Of Distributed Generation On Voltage Profile and Electrical Power Losses Muhammad Waqas 1, Zmarrak Wali Khan 2 International Journal of Engineering Works Kambohwell Publisher Enterprises Vol., Issue 1, PP. 99-103, Dec. 015 www.kwpublisher.com The Effect Of Distributed Generation On Voltage Profile and Electrical

More information

Enhancement of Transient Stability Using Fault Current Limiter and Thyristor Controlled Braking Resistor

Enhancement of Transient Stability Using Fault Current Limiter and Thyristor Controlled Braking Resistor > 57 < 1 Enhancement of Transient Stability Using Fault Current Limiter and Thyristor Controlled Braking Resistor Masaki Yagami, Non Member, IEEE, Junji Tamura, Senior Member, IEEE Abstract This paper

More information

General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor

General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor General Purpose Permanent Magnet Motor Drive without Speed and Position Sensor Jun Kang, PhD Yaskawa Electric America, Inc. 1. Power consumption by electric motors Fig.1 Yaskawa V1000 Drive and a PM motor

More information

Enhancement of Power System Stability Using Thyristor Controlled Series Compensator (TCSC)

Enhancement of Power System Stability Using Thyristor Controlled Series Compensator (TCSC) Enhancement of Power System Stability Using Thyristor Controlled Series Compensator (TCSC) Pooja Rani P.G. Research Scholar in Department of Electrical Engg. MITM, Hisar, Haryana, India Mamta Singh Assistant

More information

STABILITY OF A 24-BUS POWER SYSTEM WITH CONVERTER INTERFACED GENERATION

STABILITY OF A 24-BUS POWER SYSTEM WITH CONVERTER INTERFACED GENERATION STABILITY OF A 24-BUS POWER SYSTEM WITH CONVERTER INTERFACED GENERATION A Thesis Presented to The Academic Faculty by Christopher D. Weldy In Partial Fulfillment of the Requirements for the Degree Master

More information

Incidence on Power System Dynamics of High Penetration of Fixed Speed and Doubly Fed Wind Energy Systems: Study of the Spanish Case

Incidence on Power System Dynamics of High Penetration of Fixed Speed and Doubly Fed Wind Energy Systems: Study of the Spanish Case IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 17, NO. 4, NOVEMBER 2002 1089 Incidence on Power System Dynamics of High Penetration of Fixed Speed and Doubly Fed Wind Energy Systems: Study of the Spanish Case

More information

Transient Stability Assessment and Enhancement in Power System

Transient Stability Assessment and Enhancement in Power System International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Transient Stability Assessment and Enhancement in Power System Aysha P. A 1, Anna Baby 2 1,2 Department of Electrical and Electronics,

More information

Grid Connected DFIG With Efficient Rotor Power Flow Control Under Sub & Super Synchronous Modes of Operation

Grid Connected DFIG With Efficient Rotor Power Flow Control Under Sub & Super Synchronous Modes of Operation Grid Connected DFIG With Efficient Power Flow Control Under Sub & Super Synchronous Modes of D.Srinivasa Rao EEE Department Gudlavalleru Engineering College, Gudlavalleru Andhra Pradesh, INDIA E-Mail:dsrinivasarao1993@yahoo.com

More information

A Case Study on Aggregate Load Modeling in Transient Stability Studies

A Case Study on Aggregate Load Modeling in Transient Stability Studies A Case Study on Aggregate Load Modeling in Transient Stability Studies Presented by: Daniel Feltes Siemens PTI Coauthors: Carlos Grande-Moran, Bernardo Fernandes, James Feltes, Ming Wu and Robert Wells

More information

Simulation Modeling and Control of Hybrid Ac/Dc Microgrid

Simulation Modeling and Control of Hybrid Ac/Dc Microgrid Research Inventy: International Journal of Engineering And Science Vol.6, Issue 1 (January 2016), PP -17-24 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.com Simulation Modeling and Control

More information

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump

Optimization of Seat Displacement and Settling Time of Quarter Car Model Vehicle Dynamic System Subjected to Speed Bump Research Article International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347-5161 2014 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Optimization

More information

Modelling and Simulation of DFIG based wind energy system

Modelling and Simulation of DFIG based wind energy system International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 11, Issue 10 (October 2015), PP.69-75 Modelling and Simulation of DFIG based wind

More information

Analysis of Grid Connected Solar Farm in ETAP Software

Analysis of Grid Connected Solar Farm in ETAP Software ABSTRACT 2017 IJSRSET Volume 3 Issue 3 Print ISSN: 2395-1990 Online ISSN : 2394-4099 Themed Section: Engineering and Technology Analysis of Grid Connected Solar Farm in ETAP Software Komal B. Patil, Prof.

More information

Modeling of doubly fed induction generator (DFIG) equipped wind turbine for dynamic studies

Modeling of doubly fed induction generator (DFIG) equipped wind turbine for dynamic studies Modeling of doubly fed induction generator (DFIG) equipped wind turbine for dynamic studies Mattia Marinelli, Andrea Morini, Andrea Pitto, Federico Silvestro Department of Electric Engineering, University

More information

COMPARISON BETWEEN ISOLATED AND GRID CONNECTED DFIG WIND TURBINE

COMPARISON BETWEEN ISOLATED AND GRID CONNECTED DFIG WIND TURBINE COMPARISON BETWEEN ISOLATED AND GRID CONNECTED DFIG WIND TURBINE Richa jain 1, Tripti shahi 2, K.P.Singh 3 Department of Electrical Engineering, M.M.M. University of Technology, Gorakhpur, India 1 Department

More information

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization)

International Journal of Advanced Research in Electrical, Electronics and Instrumentation Engineering. (An ISO 3297: 2007 Certified Organization) Modeling and Control of Quasi Z-Source Inverter for Advanced Power Conditioning Of Renewable Energy Systems C.Dinakaran 1, Abhimanyu Bhimarjun Panthee 2, Prof.K.Eswaramma 3 PG Scholar (PE&ED), Department

More information

Control System for a Diesel Generator and UPS

Control System for a Diesel Generator and UPS Control System for a Diesel Generator and UPS I. INTRODUCTION In recent years demand in the continuity of power supply in the local distributed areas is steadily increasing. Nowadays, more and more consumers

More information

Implementation of FC-TCR for Reactive Power Control

Implementation of FC-TCR for Reactive Power Control IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 5, Issue 5 (May. - Jun. 2013), PP 01-05 Implementation of FC-TCR for Reactive Power Control

More information

CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL

CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL CHAPTER THREE DC MOTOR OVERVIEW AND MATHEMATICAL MODEL 3.1 Introduction Almost every mechanical movement that we see around us is accomplished by an electric motor. Electric machines are a means of converting

More information

DYNAMIC BRAKES FOR DC MOTOR FED ELECTRIC VEHICLES

DYNAMIC BRAKES FOR DC MOTOR FED ELECTRIC VEHICLES DYNAMIC BRAKES FOR DC MOTOR FED ELECTRIC VEHICLES Nair Rajiv Somrajan 1 and Sreekanth P.K 2 1 PG Scholar Department of Electrical Engineering, Sree Buddha College of Engineering, Pattoor, Alappuzh 2 Assistance

More information