Adjoint wind turbine modeling with ADAMS, Simulink and PSCAD/EMTDC

Size: px
Start display at page:

Download "Adjoint wind turbine modeling with ADAMS, Simulink and PSCAD/EMTDC"

Transcription

1 NORDIC WIND POWER CONFERENCE, 1- MARCH, 4, CHALMERS UNIVERSITY OF TECHNOLOGY 1 Adjoint wind turbine modeling with ADAMS, Simulink and PSCAD/EMTDC Sanna Uski, Bettina Lemström, Juha Kiviluoma, Simo Rissanen and Petteri Antikainen VTT Processes, Energy Production, P.O. Box 166, FIN-44 VTT, Finland sanna.uski@vtt.fi Abstract Wind turbine dynamics are usually studied with a fairly simple model of the power system - and vice versa, aeroelastic properties of the wind turbine itself are fairly simple or non-existent in network studies. This paper describes how three commercial programs are used together for continuous, simultaneous and adjoint simulation. A multibody system code ADAMS is used for modeling the turbine, the control system of the turbine is modeled in Matlab/Simulink and the electrical components in PSCAD/EMTDC. A simulation example is shown and possible usage of the system is discussed. Index Terms wind power, modeling, ADAMS, Simulink, PSCAD/EMTDC C I. INTRODUCTION OMMERCIAL tools for aerodynamic and mechanical modeling as well as for electromagnetic modeling are nowadays in common use. In case of wind power modeling, however, turbine dynamics is usually studied with a fairly simple model of the power system - and vice versa aeroelastic properties of the wind turbine are fairly simple or non-existent in network studies. As an alternative to these traditional approaches, this report brings forth a solution in which the best parts of different tools are used jointly. The approach and the codes developed can naturally be used for other electromechanical systems as well. The mechanics of the turbine are modeled with multibody systems code ADAMS. This complex model includes 3D-wind field and flexible parts such as blades, tower, drive-train etc. The control system of the turbine that regulates blade pitching, yawing and generator characteristics is modeled in Matlab/Simulink. The electrical components of the turbine and the network are modeled in PSCAD/EMTDC. A. ADAMS II. THE SIMULATION TOOLS The dynamic model of the wind turbine is created using graphical modeling program ADAMS from MSC.Software. ADAMS is widely used in different mechanical engineering problems. Wind turbine design is assisted with a special NREL produced package ADAMS/WT [1]. After the prototype is build, ADAMS is used to simulate the model and analyze the results. ADAMS models are usually constructed of flexible main components such as blades, tower and drive train. Typically a model consists of a few hundred degrees of freedom. The model used in this project consists of about 5 DOF. The effect of the wind on the blades is added into the simulation with Aerodyn from NREL []. Aerodyn runs as a separate program, which takes blade angles as input from ADAMS and sends calculated output forces back. Aerodyn uses three dimensional wind field to calculate the forces created by the wind and the blade profile. B. Simulink Simulink is very suitable for modeling complex control systems. Simulink makes it possible to add blade pitch control, yawing, vibration control, generator control and other systems to the dynamic turbine model. Additional benefit of using Simulink is getting to use the functionality of Matlab also. ADAMS and Simulink are very suitable for creating an accurate mechanical model of the turbine including different control systems. For appropriate power system modeling it is practical to use software which is developed specifically for that purpose. Simulink has a power system blockset named SimPowerSystems that can be purchased separately. In this work, however, a separate program, namely PSCAD/EMTDC, has been chosen because of the good experience of it at VTT. Simulink works then as a platform for connecting the electromagnetic simulation into the mechanical simulation. C. PSCAD/EMTDC PSCAD/EMTDC is one of the foremost commercial electromagnetic transient simulation tools. It has been developed by the Manitoba HVDC Research Center since PSCAD is a graphical front-end to EMTDC for creating models and analyzing results. In PSCAD one combines blocks to form a power network. These blocks are actually FORTRAN code, which call for EMTDC code library to combine them into executable file. Running this file, runs the simulation and the results can be picked up by PSCAD on the run. In this study the electrical parts of the generator, frequency converter, transformer and network as well as network faults and system disturbances are modeled in PSCAD/EMTDC. Measurements and protection relays can also be conveniently modeled.

2 NORDIC WIND POWER CONFERENCE, 1- MARCH, 4, CHALMERS UNIVERSITY OF TECHNOLOGY A. Principle III. COMBINING SIMULATIONS An example of cause-effect chain describes the principle of the adjoint simulation. The chain starts from the power system as a network fault created in PSCAD/EMTDC. This affects the generator and through a change in the electrical torque, the mechanical side of the turbine. PSCAD/EMTDC passes the change in torque to ADAMS through Simulink. ADAMS returns the new shaft speed to Simulink, which sends it to PSCAD/EMTDC. The dependence between the electrical and mechanical parts works similarly the other way around. For example wind speed or wind direction change can be seen in the network simulation as power fluctuations. The ADAMS Wind Turbine model is part of the Simulink model as an integrated block. Simulink communicates with ADAMS through ADAMS/Controls. Simulink is also used to control turbine behavior. ADAMS and Simulink run always on the same computer. PSCAD/EMTDC can be run on the same or, if desired, on another computer through local area network. Data analysis is possible in all three programs. B. PSCAD/EMTDC Simulink connection PSCAD v4. has an interface to Simulink, but it is not suitable for continuous and simultaneous simulations. PSCAD/EMTDC calls Simulink, which runs a whole simulation and then returns the result to PSCAD/EMTDC. For this reason new tools were developed at VTT for continuous and simultaneous simulations. Both Simulink and PSCAD/EMTDC have now block libraries, which hold the components of the connection. C. Simulation setup and runtime It is likely a good idea to set the connection time-step to be the same as the time-step of the mechanical model because the time-step in the electromagnetic simulation is usually considerably lower. A 3-second simulation, similar to one presented in the following chapter, takes less than a half an hour to complete when using two computers. The ADAMS model uses a time-step of 5 milliseconds and has above degrees of freedom. The time-step used in PSCAD is microseconds and the model tested is quite simple. The two computers used in the simulations both have WinXP installed. The one with ADAMS and PSCAD has dual 8 MHz Pentium processors with one gigabyte of memory. The computer with just PSCAD is a GHz Pentium with 51 megabytes of memory. IV. FIXED SPEED TURBINE To demonstrate the adjoint simulation, an example of fixed speed wind turbine model is presented along with simulation results. The models in both Simulink and PSCAD are presented schematically in Appendix I. A. ADAMS The turbine modeled is a Bonus 6 kw Mark IV with arctic equipment (e.g. blade heating). The model contains of three blades divided into ten parts each, low speed shaft, gearbox, high speed shaft, generator, tower and nacelle. These elements are connected to each other with some flexibility. When simulating with ADAMS alone the electrical countertorque is described by a single equation. For an induction generator the countertorque is: pmr su T = ω, (1) R + s X where s is slip, U voltage, p number of pole pairs, m number of phases, R rotor resistance and X stator and rotor leakage inductance. In the new set-up the electrical countertorque comes from PSCAD/EMTDC which provides a proper generator model and network calculation. B. Simulink Since the turbine in question is a fixed speed turbine, there is no pitch control or active speed control. This simplifies the Simulink model considerably. In the case of fixed speed wind turbines Simulink is more like a link between ADAMS and PSCAD/EMTDC. Yawing and brakes could certainly be modelled and controlled in Simulink, when regarded interesting. C. PSCAD/EMTDC There is a fully developed squirrel cage induction machine available in EMTDC among some other machine models. [3] All EMTDC machine models are programmed in state variable form and are based on generalized machine theory. The squirrel cage machine is modeled as a double-cage machine to account for the deep bar effect of the rotor cage. The direct and quadrature axes are equal. Saturation on magnetizing and leakage inductances can be disabled or enabled in the machine model. If enabled, up to ten saturation curve points can be given. The machine model is set as a motor, and therefore positive terminal power and shaft torque indicate motor operation. The machine parameter values provided by a machine manufacturer, should to be transformed to correspond to the machine set-up in EMTDC. D. Example - Voltage dip Very rapid increase of wind power in many countries has led to tightened requirements for the turbines in case of grid disturbances. The most demanding requirements require the wind turbines to ride-through voltage dips down to even 15-5 % of the nominal value. Squirrel cage generators are susceptible to fast voltage changes. A three-phase voltage dip close to the generator in a weak network induces a large transient current on the generator due to change in the magnetic fluxes of the generator. This in turn generates a large torque, which affects the mechanical parts of the turbine. To show this effect, a moderate symmetrical voltage dip of 5 milliseconds is simulated. The graphs of the simulation are presented in Appendix II.

3 NORDIC WIND POWER CONFERENCE, 1- MARCH, 4, CHALMERS UNIVERSITY OF TECHNOLOGY 3 When comparing the countertorque from the generator with the torque in the low speed shaft, one can see that a major part of the torque is smoothed out by the gearbox between the shafts. The gear teeth suffer and the lifetime of the gearbox shortens. The voltage dip affects also the shaft. The twist angle of the low-speed shaft turns even slightly negative at the end of the voltage dip. The effect of the voltage dip can be seen as far as the base of the tower (Fig. 1). Former oscillation is interrupted by a new shake, which is a lot faster. The direction of the initial torque is same as the generator s direction of rotation. T orqu e in tow e r b ase (N m ) 8 x Fig. 1. Torque at the base of the tower. Voltage dip occurs at the period s. [3] Manitoba HVDC Research Centre, EMTDC User s guide, Winnipeg, Canada,, pp V. DISCUSSION This paper describes how ADAMS, Simulink and PSCAD/EMTDC can be used together for continuous, simultaneous and adjoint simulation. Different models and tools working simultaneously enables to study - what mechanical phenomena are transferred to the electrical side - the influence of network disturbances to the mechanical side - the impact of control actions and development of new control strategies - indicators that can be used for condition monitoring purposes - new technical solutions and materials in order to reduce harmful forces and events on e.g. drive train. Further, the purpose of the study is not solely in the integration of the three programs, as it is not always convenient or even necessary to model both the electromagnetic and the aerodynamic and mechanical parts very detailed. The three tools working together can be used to support development of mechanical models in PSCAD/EMTDC as well as better modeling of for example network disturbances in ADAMS-Simulink. ACKNOWLEDGMENT The article is a mutual accomplishment under several projects. The authors show their appreciation for the sponsors of these projects; VTT s Strategic Technology Theme Intelligent Products and Systems, Nordic Energy Research and Finnish companies. The turbine model was originally made in NewIcetools-project NNE The financial support from EU and the data received from Bonus are acknowledged. REFERENCES [1] []

4 NORDIC WIND POWER CONFERENCE, 1- MARCH, 4, CHALMERS UNIVERSITY OF TECHNOLOGY 4 APPENDIX I The upper diagram of Fig. A1 shows a simple Simulink model with no controls implemented. ADAMS is inside the adams_sub submodel and it communicates with Simulink in discrete time steps. ADAMS itself changes the time-step of its simulation according to derivative changes in the variables. ADAMS gets the wind input from Aerodyn, which runs as a separate program and is not visible in the figure. ADAMS sends rotation speed of the high speed shaft to Simulink through the hand-drawn arrow, which depicts the connection between the simulations. The generator model uses shaft speed and network parameters as input for calculating the electrical torque, which PSCAD sends back to Simulink through another arrow. Simulink feeds the torque into ADAMS, which uses it alongside the wind input in the next time-step. Fig. A1. Simulink model with ADAMS submodel and PSCAD model with a generator and network. The blue arrows transfer shaft speed and electrical torque between the models.

5 NORDIC WIND POWER CONFERENCE, 1- MARCH, 4, CHALMERS UNIVERSITY OF TECHNOLOGY 5 APPENDIX II Voltage (kv) Current [ka] Torque (Nm) Shaft speed (rpm) Torque in LSS (Nm) x Torque in LSS LSS twist angle Fig. A. The effect of a voltage dip on different variables of the generator and the turbine: generator voltage, output current, counter torque created by the generator, high speed shaft speed, and torque and twist angle at low speed shaft LSS twist angle (deg)

SYNOPSIS OF THE THESIS. Enhanced Power Quality Management of Grid Connected Wind Farm

SYNOPSIS OF THE THESIS. Enhanced Power Quality Management of Grid Connected Wind Farm SYNOPSIS OF THE THESIS Enhanced Power Quality Management of Grid Connected Wind Farm INTRODUCTION OF THE THESIS Faster depletion of fossil fuels and environmental damage has resulted into increased use

More information

Possible Approaches to Turbine Structural Design

Possible Approaches to Turbine Structural Design 1 Possible Approaches to Turbine Structural Design Rick Damiani, Ph.D., P.E. Jeroen van Dam National Wind Technology Center NREL - 11/13/14 Turbine Design Possible Approaches It is some sort of tragedy

More information

ISSN Vol.09,Issue.04, March-2017, Pages:

ISSN Vol.09,Issue.04, March-2017, Pages: ISSN 2348 2370 Vol.09,Issue.04, March-2017, Pages:0558-0562 www.ijatir.org Simulation Exhibition of 220KW Wind Power Generation with PMSG Using Matlab Simulink K. INDRANI 1, DR. K. RAVI 2, S. SENTHIL 3

More information

Wind turbine model validation with measurements

Wind turbine model validation with measurements 9 th Deep Sea Offshore Wind R&D Seminar, 19-20 January 2012, Trondheim Wind turbine model validation with measurements - Comparison between measured and simulated responses to voltage dips in the grid

More information

Question # 1: Write true or false with correcting the wrong statement

Question # 1: Write true or false with correcting the wrong statement Answer all the following questions. Number of questions: 4 Illustrate your answers with sketches when necessary. The exam consists of three pages. Total mark: 210 marks Question # 1: Write true or false

More information

Lesson Learned Loss of Wind Turbines due to Transient Voltage Disturbances on the Bulk Transmission System

Lesson Learned Loss of Wind Turbines due to Transient Voltage Disturbances on the Bulk Transmission System Lesson Learned Loss of Wind Turbines due to Transient Voltage Disturbances on the Bulk Transmission System Primary Interest Groups Balancing Authorities (BAs) Transmission Operators (TOPs) Generator Operators

More information

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET)

INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) INTERNATIONAL JOURNAL OF ELECTRICAL ENGINEERING & TECHNOLOGY (IJEET) International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print), ISSN 0976 6545(Print) ISSN 0976 6553(Online)

More information

CHAPTER 4 WIND TURBINE MODELING AND SRG BASED WIND ENERGY CONVERSION SYSTEM

CHAPTER 4 WIND TURBINE MODELING AND SRG BASED WIND ENERGY CONVERSION SYSTEM 85 CHAPTER 4 WIND TURBINE MODELING AND SRG BASED WIND ENERGY CONVERSION SYSTEM 4.1 INTRODUCTION Wind energy is one of the fastest growing renewable energies in the world. The generation of wind power is

More information

Voltage Stability Assessment of a Power System Incorporating Wind Turbine Using Power System Analysis Toolbox (Psat)

Voltage Stability Assessment of a Power System Incorporating Wind Turbine Using Power System Analysis Toolbox (Psat) IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. VI (Mar Apr. 2014), PP 19-25 Voltage Stability Assessment of a Power System

More information

Principles of modeling large wind parks

Principles of modeling large wind parks Doctoral school of energy- and geo-technology January 16 1 006. Kuressaare Estonia Principles of modeling large wind parks Raivo Attikas doctoral student.c. Tallinn University of Technology Department

More information

J. Electrical Systems 10-2 (2014): Regular paper

J. Electrical Systems 10-2 (2014): Regular paper Khaled Saleh Banawair 1,*, Jagadeesh Pasupuleti 2, J. Electrical Systems 10-2 (2014): 133-148 Regular paper The Impact of Integration of Optimized Low Speed Wind Turbine Into Large Distribution Network

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1: Background of wind energy Windmills have been used for at least 3000 years, mainly for grinding grain or pumping water, while in sailing ships, the wind has been an essential

More information

Modeling of a Vertical Axis Wind Turbine with Permanent Magnet Synchronous Generator for Nigeria

Modeling of a Vertical Axis Wind Turbine with Permanent Magnet Synchronous Generator for Nigeria International Journal of Engineering and Technology Volume 3 No. 2, February, 2013 Modeling of a Vertical Axis Wind Turbine with Permanent Magnet Synchronous Generator for Nigeria B.O.Omijeh, C. S. Nmom,

More information

Design and Modeling of Wind Energy Conversion System Based on PMSG Using MPPT Technique

Design and Modeling of Wind Energy Conversion System Based on PMSG Using MPPT Technique 96 Design and Modeling of Wind Energy Conversion System Based on PMSG Using MPPT Technique Neetu Singh 1, Dr. Bhupal Singh 2 1 M.Tech Scholar, Dept. of EEE, Uttar Pradesh Technical University, Lucknow,

More information

Integrated electrical-mechanical analysis - The impact of power system on wind turbine design and vice versa

Integrated electrical-mechanical analysis - The impact of power system on wind turbine design and vice versa Downloaded from orbit.dtu.dk on: Nov 09, 2018 Integrated electrical-mechanical analysis - The impact of power system on wind turbine design and vice versa Barahona Garzón, Braulio Publication date: 2013

More information

MATHEMATICAL MODELLING AND SIMULATION OF INDUCTION GENERATOR BASED WIND TURBINE IN MATLAB/SIMULINK

MATHEMATICAL MODELLING AND SIMULATION OF INDUCTION GENERATOR BASED WIND TURBINE IN MATLAB/SIMULINK MATHEMATICAL MODELLING AND SIMULATION OF INDUCTION GENERATOR BASED WIND TURBINE IN MATLAB/SIMULINK Md. Rasel Sarkar, Sabariah Julai, Chong Wen Tong, Ong Zhi Chao and Mahmudur Rahman Department of Mechanical,

More information

Investigation of Wind Farm Interaction with Ethiopian Electric Power Corporation s Grid

Investigation of Wind Farm Interaction with Ethiopian Electric Power Corporation s Grid Available online at www.sciencedirect.com Energy Procedia 14 (2012) 1766 1773 Investigation of Wind Farm Interaction with Ethiopian Electric Power Corporation s Grid Getachew Bekele, Abdulfetah Abdela

More information

EFFECT OF WIND SPEED VARIATIONS ON WIND GENERATOR OUTPUT IN TROPICAL CLIMATE WEATHER CONDITION

EFFECT OF WIND SPEED VARIATIONS ON WIND GENERATOR OUTPUT IN TROPICAL CLIMATE WEATHER CONDITION Vol. 2 No. 1, Oct. 2014, ISSN Print: 2315-8379, Online: 2354-161x Science Publishing Corporation EFFECT OF WIND SPEED VARIATIONS ON WIND GENERATOR OUTPUT IN TROPICAL CLIMATE WEATHER CONDITION HAMISU USMAN,

More information

Testing of Wind Turbines

Testing of Wind Turbines Testing of Wind Turbines S.A.Mathew Unit Head-Testing Centre for Wind Energy Technology, Chennai Wind turbine Testing is an important activity whereby calculations enabled by an aero elastic model are

More information

Impact of Wind Integration on National Transmission Network

Impact of Wind Integration on National Transmission Network Impact of Wind Integration on National Transmission Network Faheem Akhter 1,2(&), D. Ewen Macpherson 1, and Naeem Shahzad 3 1 Institute for Energy Systems, University of Edinburgh, Edinburgh, UK {f.akhter,e.macpherson}@ed.ac.uk

More information

Capacity and Location Effects of Wind Turbine Energy Systems on Power Systems Stability

Capacity and Location Effects of Wind Turbine Energy Systems on Power Systems Stability International Journal on Power Engineering and Energy (IJPEE) Vol. (4) No. () ISSN Print (234 738) and Online (234 73X) January 23 Capacity and Location Effects of Wind Turbine Energy Systems on Power

More information

Wind Farms in Weak Grids Compensated with STATCOM

Wind Farms in Weak Grids Compensated with STATCOM Nordic PhD course on Wind Power (June 5-11, 2005) Final Examination Report Ph.D. Candidate: Akarin Suwannarat Supervisors: Birgitte Bak-Jensen Institute of Energy Technology, Aalborg University Pontoppidantstraede

More information

Improved Wind Turbine Control Strategies for Maximizing Power Output and Minimizing Power Flicker

Improved Wind Turbine Control Strategies for Maximizing Power Output and Minimizing Power Flicker University of Wisconsin Milwaukee UWM Digital Commons Theses and Dissertations 5-1-2014 Improved Wind Turbine Control Strategies for Maximizing Power Output and Minimizing Power Flicker Quan Chen University

More information

Comparison of Variable Speed Wind Turbine Control Strategies

Comparison of Variable Speed Wind Turbine Control Strategies Comparison of Variable Speed Wind Turbine Control Strategies S. Arnaltes Department of Electrical Engineering Escuela Politécnica Superior, Universidad Carlos III de Madrid Avda. Universidad 30, 8911 Leganés

More information

Wind Turbines: Innovative Concepts

Wind Turbines: Innovative Concepts Downloaded from orbit.dtu.dk on: Jan 21, 2019 Wind Turbines: Innovative Concepts Henriksen, Lars Christian Publication date: 2013 Link back to DTU Orbit Citation (APA): Henriksen, L. C. (Author). (2013).

More information

EOLINCYL. Where Others Try We Succeed

EOLINCYL. Where Others Try We Succeed EOLINCYL Where Others Try We Succeed Who We Are Eolincyl is a company formed by a team with solid professional experience in the wind energy field aiming to meet the needs of industry and society, which

More information

P1: OTE/OTE/SPH P2: OTE JWST051-FM JWST051-Burton April 8, :59 Printer Name: Yet to Come

P1: OTE/OTE/SPH P2: OTE JWST051-FM JWST051-Burton April 8, :59 Printer Name: Yet to Come Contents About the Authors Preface to Second Edition Acknowledgements for First Edition Acknowledgements for Second Edition List of Symbols Figures C1 and C2 Co-ordinate Systems xvii xix xxi xxiii xxv

More information

Emulation of a 1 MW Wind Turbine System with a Separately Excited: DC Motor Using MATLAB-SIMULINK

Emulation of a 1 MW Wind Turbine System with a Separately Excited: DC Motor Using MATLAB-SIMULINK ISSN 2278 0211 (Online) Emulation of a 1 MW Wind Turbine System with a Separately Excited: DC Motor Using MATLAB-SIMULINK Er. Kiran Chaurasia Post Graduate Research Student, Department of Electrical Engineering

More information

Permanent Magnet Synchronous Generator Based Energy Conversion System: A Review

Permanent Magnet Synchronous Generator Based Energy Conversion System: A Review Permanent Magnet Synchronous Generator Based Energy Conversion System: A Review Bhawna Gupta 1, Gagan Deep Yadav 2 1 M-Tech Scholar, EE Department, YIET, Gadhauli, India 2 Assistant Professor, EE Department,

More information

ELG4126 Distributed Generation and Renewables

ELG4126 Distributed Generation and Renewables ELG4126 Distributed Generation and Renewables Case Study of Renewable Energy and Smart Grid of Three Phases Phase One: Wind Farm Conduct a feasibility study for initiating a profitable wind energy farm

More information

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN

ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN ESCUELA TÉCNICA SUPERIOR DE INGENIEROS INDUSTRIALES Y DE TELECOMUNICACIÓN Titulación : INGENIERO TÉCNICO INDUSTRIAL ELÉCTRICO Título del proyecto: STUDY OF THE CONNECTION OF A WIND FARM IN WALES Daniel

More information

offprint offprint 1 Introduction RESEARCH ARTICLE Azzouz TAMAARAT, Abdelhamid BENAKCHA

offprint offprint 1 Introduction RESEARCH ARTICLE Azzouz TAMAARAT, Abdelhamid BENAKCHA Front. Energy 2014, 8(3): 371 378 DOI 10.1007/s11708-014-0318-6 RESEARCH ARTICLE Azzouz TAMAARAT, Abdelhamid BENAKCHA Performance of PI controller for control of active and reactive power in DFIG operating

More information

Configuration study of large wind parks

Configuration study of large wind parks Configuration study of large wind parks Stefan Lundberg Department of Electric Power Engineering CHALMERS UNIVERSITY OF TECHNOLOGY Göteborg, Sweden 2003 THESIS FOR THE DEGREE OF LICENTIATE OF ENGINEERING

More information

Inertial response from wind turbines: the impact on structural loads

Inertial response from wind turbines: the impact on structural loads Downloaded from orbit.dtu.dk on: Nov 08, 2018 Inertial response from wind turbines: the impact on structural loads Barahona Garzón, Braulio; Hansen, Anca Daniela; Cutululis, Nicolaos Antonio; Sørensen,

More information

POWER QUALITY ASPECTS IN A WIND POWER PLANT IMAMHUSEN M PATIL. MASTER OF TECHNOLOGY IN ELECTRICAL ENGINEERING (Computer Controlled Industrial Power)

POWER QUALITY ASPECTS IN A WIND POWER PLANT IMAMHUSEN M PATIL. MASTER OF TECHNOLOGY IN ELECTRICAL ENGINEERING (Computer Controlled Industrial Power) POWER QUALITY ASPECTS IN A WIND POWER PLANT A THESIS Submitted by IMAMHUSEN M PATIL In partial fulfillment for the award of the Degree of MASTER OF TECHNOLOGY IN ELECTRICAL ENGINEERING (Computer Controlled

More information

Impacts of the Decentralized Wind Energy Resources on the Grid

Impacts of the Decentralized Wind Energy Resources on the Grid 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2013 Grid of the Future Symposium Impacts of the Decentralized Wind Energy Resources on the Grid Babak Enayati, PhD, Senior

More information

Dynamic Behaviour of Large Scale Wind Farm

Dynamic Behaviour of Large Scale Wind Farm International Journal of Electrical Engineering. ISSN 0974-2158 Volume 5, Number 6 (2012), pp. 661-668 International Research Publication House http://www.irphouse.com Dynamic Behaviour of Large Scale

More information

VÄRLDENS SKILLNAD. Ola Carlson. Chalmers University of Technology Department of Energy and Environment Division of Electric Power Engineering

VÄRLDENS SKILLNAD. Ola Carlson. Chalmers University of Technology Department of Energy and Environment Division of Electric Power Engineering VÄRLDENS SKILLNAD Ola Carlson Chalmers University of Technology Department of Energy and Environment Division of Electric Power Engineering 20120306 Wind Power at Chalmers 1975-1990 Generators, soft-starters,

More information

Wind Farm - Project Plan

Wind Farm - Project Plan Wind Farm - Project Plan IPRO 344 - FALL 2006 Sponsor: Michael Polsky, Invenergy LLC Team Members: Luke Cho Euddum Choi Sushma Dantapalli Sandhya Duggirala Bahram Kayvani Azim Lotfjou Sung Song Dan Taulbee

More information

MEASUREMENTS AND SIMULATION FOR POWER QUALITY OF A WIND FARM

MEASUREMENTS AND SIMULATION FOR POWER QUALITY OF A WIND FARM Research Article MEASUREMENTS AND SIMULATION FOR POWER QUALITY OF A WIND FARM 1 S.P. Shukla, 2 Sushil Kumar Address for correspondence 1 Department of Electrical Engineering, Bhilai Institute of Technology,

More information

WIND ENERGY GENERATION

WIND ENERGY GENERATION WIND ENERGY GENERATION Modelling and Control Olimpo Anaya-Lara, University of Strathclyde, Glasgow, UK Nick Jenkins, Cardiff University, UK Janaka Ekanayake, Cardiff University, UK Phill Cartwright, Rolls-Royce

More information

Predictive Maintenance of Permanent Magnet (PM) Wind Generators

Predictive Maintenance of Permanent Magnet (PM) Wind Generators Predictive Maintenance of Permanent Magnet (PM) Wind Generators by Oladapo OGIDI Supervisor: A/Prof. Paul Barendse Co-Supervisor: A/Prof. Azeem Khan Presented at: Postgraduate Renewable Energy Symposium

More information

Implementation of adaptive fuzzy controller on the variable speed wind turbines in comparison with conventional methods

Implementation of adaptive fuzzy controller on the variable speed wind turbines in comparison with conventional methods 388 Ciência enatura, Santa Maria, v. 37 Part 1 2015, p. 388 396 ISSN impressa: 0100-8307 ISSN on-line: 2179-460X Implementation of adaptive fuzzy controller on the variable speed wind turbines in comparison

More information

Content. 0 Questionnaire 87 from Max Frisch

Content. 0 Questionnaire 87 from Max Frisch Content 0 Questionnaire 87 from Max Frisch 1 Introduction to Wind Energy... 1 1.1 Wind Energy in the year 2010... 1 1.2 The Demand for Electricity... 4 1.3 Energy Policy and Governmental Instruments...

More information

GE Renewable Energy CAPACITY FACTOR LEADERSHIP IN HIGH WIND REGIMES. GE s

GE Renewable Energy CAPACITY FACTOR LEADERSHIP IN HIGH WIND REGIMES. GE s GE Renewable Energy CAPACITY FACTOR LEADERSHIP IN HIGH WIND REGIMES GE s 1.85-82.5 www.ge.com/wind GE S 1.85-82.5 PITCH Since entering the wind industry in 2002, GE Renewable Energy has invested more than

More information

Wind Turbine Doubly-Fed Asynchronous Machine Diagnosis Defects State of the Art

Wind Turbine Doubly-Fed Asynchronous Machine Diagnosis Defects State of the Art 2017 2nd International Conference on New Energy and Renewable Resources (ICNERR 2017) ISBN: 978-1-60595-470-7 Wind Turbine Doubly-Fed Asynchronous Machine Diagnosis Defects State of the Art Fatima El Hammouchi,

More information

SANY Heavy Energy Machinery Co., Ltd.

SANY Heavy Energy Machinery Co., Ltd. SANY HEAVY ENERGY MACHINERY CO., LTD. Sany Industrial Park, Nankou, Changping district, Beijing, China hotline 4000108318 www.sanygroup.com SANY Heavy Energy Machinery Co., Ltd. Vision Mission To build

More information

AGGREGATED MODELLING ANALYSIS OF POWER FLOW FROM WIND POWER PLANT INTO GRID SYSTEM USING MATLAB/ SIMULINK SOFTWARE

AGGREGATED MODELLING ANALYSIS OF POWER FLOW FROM WIND POWER PLANT INTO GRID SYSTEM USING MATLAB/ SIMULINK SOFTWARE VOL. 3, NO. 4, FEBRUARY 8 ISSN 89-668 6-8 Asian Research Publishing Network (ARPN). All rights reserved. AGGREGATED MODELLING ANALYSIS OF POWER FLOW FROM WIND POWER PLANT INTO GRID SYSTEM USING MATLAB/

More information

Optimal Control for Fatigue Reduction of a Ballast- Stabilized Floating Wind Turbine

Optimal Control for Fatigue Reduction of a Ballast- Stabilized Floating Wind Turbine Optimal Control for Fatigue Reduction of a Ballast- Stabilized Floating Wind Turbine Department of Electronic Systems Author: Giuseppe Battista Abbate Supervisor: Professor Jakob Stoustrup Associate Professor

More information

Mathematical Modeling and Simulation of DFIG Wind Turbine and Comparison with Industrial Data

Mathematical Modeling and Simulation of DFIG Wind Turbine and Comparison with Industrial Data American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) 313-4410, ISSN (Online) 313-440 Global Society of Scientific Research and Researchers http://asrjetsjournal.org/

More information

Published by and copyright 2009: Siemens AG Energy Sector Freyeslebenstrasse Erlangen, Germany

Published by and copyright 2009: Siemens AG Energy Sector Freyeslebenstrasse Erlangen, Germany Published by and copyright 2009: Siemens AG Energy Sector Freyeslebenstrasse 1 91058 Erlangen, Germany Siemens Wind Power A/S Borupvej 16 7330 Brande, Denmark www.siemens.com/wind For more information,

More information

Integrated Solutions for Wind Power Plants

Integrated Solutions for Wind Power Plants Integrated Solutions for Wind Power Plants Stefan Gallmann Head of Industry Solutions Wind Energy Phoenix Contact Electronics GmbH Suppliers Convention Hannover 2013 Integrated Solutions for Wind Power

More information

Practical Case Study: Measurement of Power Quality Problems Caused by Common New Loads

Practical Case Study: Measurement of Power Quality Problems Caused by Common New Loads Practical Case Study: Measurement of Power Quality Problems Caused by Common New Loads M.Sc Marko Pikkarainen, M.Sc Pekka Nevalainen, Dr. Pertti Pakonen, Prof. Pekka Verho Tampere University of Technology

More information

IECRE OPERATIONAL DOCUMENT

IECRE OPERATIONAL DOCUMENT IECRE OD501-4 Edition 1.0 2017-04-06 IECRE OPERATIONAL DOCUMENT IEC System for Certification to Standards relating to Equipment for use in Renewable Energy applications (IECRE System) Conformity Assessment

More information

WIND TURBINE MODELING IN MATLAB SIMULINK

WIND TURBINE MODELING IN MATLAB SIMULINK NATURAL RESOURCES AND SUSTAINABLE DEVELOPMENT, 2011 WIND TURBINE MODELING IN MATLAB SIMULINK Monica Costea*, Ecaterina Vladu**, Tar Károly*** * University of Oradea, Faculty of Environmental Protection,

More information

Core Technologies for Developing Wind Power Generation Systems

Core Technologies for Developing Wind Power Generation Systems Hitachi Review Vol. 63 (2014), No. 7 422 Featured Articles Core Technologies for Developing Wind Power Generation Systems Shigehisa Funabashi Kohei Tanaka, Dr. Eng. Mamoru Kimura, Dr. Eng. Masatoshi Watanabe,

More information

Wind Turbine Power Limitation using Power Loop: Comparison between Proportional-Integral and Pole Placement Method

Wind Turbine Power Limitation using Power Loop: Comparison between Proportional-Integral and Pole Placement Method International Journal of Education and Research Vol. 1 No.11 November 2013 Wind Turbine Power Limitation using Power Loop: Comparison between Proportional-Integral and Pole Placement Method 1* NorzanahRosmin,

More information

Comparative Analysis of Wind Energy Conversion System using DFIG and IG

Comparative Analysis of Wind Energy Conversion System using DFIG and IG 1 Comparative Analysis of Wind Energy Conversion System using DFIG and IG Haroon Ashfaq 1, Surendra Kumar Tripathi 2 Assistant Professor 1, Associate Professor 2 Department of Electrical Engineering Jamia

More information

PERFORMANCE ANALYSIS OF GRID-CONNECTED WIND TURBINES

PERFORMANCE ANALYSIS OF GRID-CONNECTED WIND TURBINES U.P.B. Sci. Bull., Series C, Vol. 76, Iss. 4, 2014 ISSN 2286-3540 PERFORMANCE ANALYSIS OF GRID-CONNECTED WIND TURBINES M. Q. Duong 1,2, F. Grimaccia 1, S. Leva 1, M. Mussetta 1, G. Sava 3 and S. Costinas

More information

Introducing GE s

Introducing GE s GE Energy Renewable Energy Introducing GE s 1.6-100 Best-in-class capacity factor Introducing GE s 1.6-100 Product evolution. It s one of the things GE does best. Especially when it comes to the next generation

More information

APPENDIX B: Example Lab Preparation Guide and Manual. The University of Texas at Austin. Mechanical Engineering Department

APPENDIX B: Example Lab Preparation Guide and Manual. The University of Texas at Austin. Mechanical Engineering Department APPENDIX B: Example Lab Preparation Guide and Manual ME 130L 17905 17990 The University of Texas at Austin Mechanical Engineering Department Spring 12 Dr. Hidrovo Lab #4 Preparation Guide - Dimensional

More information

Master Thesis Department of Electrical Engineering. The Effect of a Short- Circuit Current in a High Voltage Installation With a Synchronous Machine.

Master Thesis Department of Electrical Engineering. The Effect of a Short- Circuit Current in a High Voltage Installation With a Synchronous Machine. 44 The Effect of a Short- Circuit Current in a High Voltage Installation With a Synchronous Machine. Background Short circuit in a power plant leads to large short-circuit currents and causes large mechanical

More information

HEAD TANK (FOREBAY TANK)

HEAD TANK (FOREBAY TANK) HEAD TANK (FOREBAY TANK) Head-tank - Pond at the top of a penstock or pipeline; serves as final settling basin, maintains the required water level of penstock inlet and prevents foreign debris entering

More information

Experimental model of a wind energy conversion system

Experimental model of a wind energy conversion system IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Experimental model of a wind energy conversion system To cite this article: C Vasar et al 2018 IOP Conf. Ser.: Mater. Sci. Eng.

More information

5-MW Downwind Wind Turbine Demonstration and Work Toward Smart Operation Control

5-MW Downwind Wind Turbine Demonstration and Work Toward Smart Operation Control FEATURED ARTICLES Next-generation Energy Solutions Aimed at Symbiosis with the Global Environment 5-MW Downwind Wind Turbine Demonstration and Work Toward Smart Operation Control Already becoming a major

More information

Modeling of Wind Power Plant with Doubly-Fed Induction Generator

Modeling of Wind Power Plant with Doubly-Fed Induction Generator Journal of Electrical Technology UMY (JET-UMY), Vol. 1, No. 3, September 2017 ISSN 2550-1186 e-issn 2580-6823 Modeling of Wind Power Plant with Doubly-Fed Induction Generator Ramadoni Syahputra *1, Indah

More information

Impact of Different Types of Wind Turbines Generators on Voltage Sag

Impact of Different Types of Wind Turbines Generators on Voltage Sag Impact of Different Types of Wind Turbines Generators on Voltage Sag Eng.Sameh Karem Saeed 1, Dr.Salah-Aldin Kamal 2, Dr.Mohammad Kamal Alshaer 3 PG Student, Dept. of Electrical Power Engineering, Helwan

More information

Transient Stability Analysis of Renewable Energy System with Grid Interfacing at PCC

Transient Stability Analysis of Renewable Energy System with Grid Interfacing at PCC Transient Stability Analysis of Renewable Energy System with Grid Interfacing at PCC Vikas Jain Department of Electrical Engineering Pacific University, Udaipur, Rajasthan, India Ravi Prakash Department

More information

Emulation of a Wind Turbine with a DC Motor controlled by Fuzzy Logic controller

Emulation of a Wind Turbine with a DC Motor controlled by Fuzzy Logic controller Emulation of a Wind Turbine with a DC Motor controlled by Fuzzy Logic controller L. BENAAOUINATE 1, 2, M. KHAFALLAH 1, A. MESBAHI 1, A. MARTINEZ 2, T. BOURAGBA 2 1 Laboratory of Energy & Electrical Systems

More information

Economic Selection of Generators for a Wind Farm

Economic Selection of Generators for a Wind Farm Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol. 3, No. 3, September 2015, pp. 121~128 ISSN: 2089-3272 121 Economic Selection of Generators for a Wind Farm Omid Alavi*, Behzad

More information

ECE 333 GREEN ELECTRIC ENERGY. 6. Limits on Conversion of Wind Into Electricity

ECE 333 GREEN ELECTRIC ENERGY. 6. Limits on Conversion of Wind Into Electricity ECE 333 GREEN ELECTRIC ENERGY 6. Limits on Conversion of Wind Into Electricity George Gross Department of Electrical and Computer Engineering University of Illinois at Urbana Champaign ECE 333 2002 2017

More information

ENABLING FREQUENCY AND VOLTAGE REGULATION IN MICROGRIDS USING WIND POWER PLANTS

ENABLING FREQUENCY AND VOLTAGE REGULATION IN MICROGRIDS USING WIND POWER PLANTS Proceedings of the 6th Annual ISC Graduate Research Symposium ISC-GRS 2012 April 13, 2012, Rolla, Missouri ENABLING FREQUENCY AND VOLTAGE REGULATION IN MICROGRIDS USING WIND POWER PLANTS ABSTRACT With

More information

Modeling, Design and Simulation of A Low Cost Supervisory Controller for Ramea Hybrid Power System

Modeling, Design and Simulation of A Low Cost Supervisory Controller for Ramea Hybrid Power System Modeling, Design and Simulation of A Low Cost Supervisory Controller for Ramea Hybrid Power System Jiuchuan Zhang Faculty of Engineering and Applied Science Memorial University OUTLINE Introduction System

More information

Model-Based and Data-Driven Strategies for Wind Turbine Prognostics and Health Management

Model-Based and Data-Driven Strategies for Wind Turbine Prognostics and Health Management B-NOW Visit to NREL/NWTC July 1, 2015 Model-Based and Data-Driven Strategies for Wind Turbine Prognostics and Health Management Dr. Michael H. Azarian, Dr. Peter Sandborn, Dr. Michael Pecht Center for

More information

Maximum Power Tracking in Horizontal Axis Wind Turbine Using Fuzzy Logic Controller

Maximum Power Tracking in Horizontal Axis Wind Turbine Using Fuzzy Logic Controller Maximum Power Tracking in Horizontal Axis Wind Turbine Using Fuzzy Logic Controller Lina Atieno Owino Department of Mechatronic Engineering Jomo Kenyatta University of Agriculture and Technology Juja,

More information

Evaluating Performance of Steam Turbine using CFD

Evaluating Performance of Steam Turbine using CFD Evaluating Performance of Steam Turbine using CFD Sivakumar Pennaturu Department of Mechanical Engineering KL University, Vaddeswaram, Guntur,AP, India Dr P Issac prasad Department of Mechanical Engineering

More information

Master in Wind Energy

Master in Wind Energy Continuing Education Master in Wind Energy A two-year master programme on part time basis 26 single subject courses Content Master in Wind Energy... 4 Target group... 4 The programme... 4 Structure of

More information

Validation of dynamic models of wind farms (Erao-3)

Validation of dynamic models of wind farms (Erao-3) ECN-E 07-006 Validation of dynamic models of wind farms (Erao-3) Executive summary, benchmark results and model improvements J.T.G. Pierik (ECN) J. Morren (TUD) 1 January 2007 Validation of dynamic models

More information

DISTRIBUTED GENERATION AND POWER QUALITY

DISTRIBUTED GENERATION AND POWER QUALITY DISTRIBUTED GENERATION AND POWER QUALITY Arindam Ghosh Department of Electrical Engineering IIT Kanpur DISTRIBUTED GENERATION Distributed Generation (DG) employs smaller-size size generators. The electricity

More information

Control and Optimization of the Energy Produced by a Chain of Wind Energy Conversion Controlled by a Double-fed Asynchronous Generator

Control and Optimization of the Energy Produced by a Chain of Wind Energy Conversion Controlled by a Double-fed Asynchronous Generator Control Optimization of the Energy Produced by a Chain of Wind Energy Conversion Controlled by a Double-fed Asynchronous Generator Abdelhadi EL MOUDDEN Empowered Professor, The National School of Electricity

More information

Dynamic Compensation of Reactive Power for Integration of Wind Power in a Weak Distribution Network

Dynamic Compensation of Reactive Power for Integration of Wind Power in a Weak Distribution Network INTERNTIONL ONFERENE ON ONTROL, UTOMTION, OMMUNITION ND ENERGY ONSERVTION -2009, 4th-6 th June 2009 Dynamic ompensation of Reactive Power for Integration of Wind Power in a Weak Distribution Network 1

More information

GE Renewable Energy. GE s 2 MW Platform PROVEN, RELIABLE WIND ENERGY SOLUTIONS YESTERDAY, TODAY, AND TOMORROW.

GE Renewable Energy. GE s 2 MW Platform PROVEN, RELIABLE WIND ENERGY SOLUTIONS YESTERDAY, TODAY, AND TOMORROW. GE Renewable Energy GE s 2 MW Platform PROVEN, RELIABLE WIND ENERGY SOLUTIONS YESTERDAY, TODAY, AND TOMORROW. www.gerenewableenergy.com GE S 2 MW PLATFORM PITCH Since entering the wind industry in 2002,

More information

GE Power & Water Renewable Energy. Introducing GE s 2.75 MW Wind Turbines Increased customer value through product evolution

GE Power & Water Renewable Energy. Introducing GE s 2.75 MW Wind Turbines Increased customer value through product evolution GE Power & Water Renewable Energy Introducing GE s 2.75 MW Wind Turbines 2.75-100 2.75-103 Increased customer value through product evolution Introducing GE s 2.75-100 and 2.75-103 Product evolution. It

More information

Connection of generation plant to distribution networks. Guidance on completing the application form

Connection of generation plant to distribution networks. Guidance on completing the application form Connection of generation plant to distribution networks It is possible to connect almost any generation plant to the distribution network and in order for the connection to meet the requirements of a new

More information

WearSens WS3000 Oil Condition Monitoring System Wind Turbine Application

WearSens WS3000 Oil Condition Monitoring System Wind Turbine Application INTRODUCTION The demand for wind energy grows at exponential rates. At the same time improving reliability, reduced operation and maintenance costs are the key priorities in wind turbine maintenance strategies.

More information

GE Renewable Energy BEST-IN-CLASS CAPACITY FACTOR. GE s

GE Renewable Energy BEST-IN-CLASS CAPACITY FACTOR. GE s GE Renewable Energy BEST-IN-CLASS CAPACITY FACTOR GE s 1.7-100 www.ge.com/wind GE S 1.7-100 PITCH Since entering the wind industry in 2002, GE Renewable Energy has invested more than $2 billion in next-generation

More information

Dynamic Model and Simulation of a MW-class Variable Speed Constant Frequency Doubly-Fed Wind Turbine Generator System

Dynamic Model and Simulation of a MW-class Variable Speed Constant Frequency Doubly-Fed Wind Turbine Generator System International Conference on Modelling, Simulation and Applied Mamatics (MSAM 2015) Dynamic Model and Simulation of a MW-class Variable Speed Constant Frequency Doubly-Fed Wind Turbine Generator System

More information

The Simulation And Control Of A Grid-connected Wind Energy Conversion System

The Simulation And Control Of A Grid-connected Wind Energy Conversion System University of Central Florida Electronic Theses and Dissertations Masters Thesis (Open Access) The Simulation And Control Of A Grid-connected Wind Energy Conversion System 2010 Shauna McCartney University

More information

Energy-recovery System for Continuous Conveyors

Energy-recovery System for Continuous Conveyors Energy-recovery System for Continuous Conveyors Dipl.-Ing. Dr.mont. Michael Prenner Univ.-Prof. Dipl.-Ing. Dr.mont. Franz Kessler Chair of Conveying Technology and Design Methods University of Leoben Franz-Josef-Straße

More information

PowerOak W400 Marine Wind Generator

PowerOak W400 Marine Wind Generator PowerOak W400 Marine Wind Generator PowerOak W400 wind turbine system is one of the most successful small wind generator system in the international markets. The main superiority of this 300W small wind

More information

The Effect of High Penetration of Wind Power on Primary Frequency Control of Power Systems. Master of Science Thesis BARDIA MOTAMED

The Effect of High Penetration of Wind Power on Primary Frequency Control of Power Systems. Master of Science Thesis BARDIA MOTAMED The Effect of High Penetration of Wind Power on Primary Frequency Control of Power Systems Master of Science Thesis BARDIA MOTAMED Department of Energy and Environment Division of Electric Power Engineering

More information

Towards mega size wind turbines

Towards mega size wind turbines TECHNOLOGY PAPER 1 Towards mega size wind turbines The development and application of the wind energy technology is one of the genuine success stories in modern history of technology. The most impressive

More information

WIND TURBINE PLANT CAPABILITIES REPORT

WIND TURBINE PLANT CAPABILITIES REPORT WIND TURBINE PLANT CAPABILITIES REPORT 2013 Wind Integration Studies Published by AEMO Australian Energy Market Operator ABN 94 072 010 327 Copyright 2013 AEMO AEMO 2013 WIND TURBINE PLANT CAPABILITIES

More information

A non-linear Control of Power Wind Turbine Based on Doubly Fed Induction Generator

A non-linear Control of Power Wind Turbine Based on Doubly Fed Induction Generator A non-linear Control of Power Wind Turbine Based on Doubly Fed Induction Generator Karima Boulaam and Akkila Boukhelifa Instrumentation Laboratory Faculty of Electronics and Computers University of Sciences

More information

GE Power & Water Renewable Energy. Introducing GE s 2.85 MW Wind Turbines Increased customer value through product evolution

GE Power & Water Renewable Energy. Introducing GE s 2.85 MW Wind Turbines Increased customer value through product evolution GE Power & Water Renewable Energy Introducing GE s 2.85 MW Wind Turbines 2.85-100 2.85-103 Increased customer value through product evolution Introducing GE s 2.85-100 and 2.85-103 Product evolution. It

More information

v mw One turbine for one world vestas.com

v mw One turbine for one world vestas.com v112-3.0 mw One turbine for one world vestas.com We deliver on the promise of wind power one hard-working, reliable turbine for one World Hard-working and reliable The V112-3.0 MW is a hard-working,

More information

Referred Generator Inertia: a new and decisive advantage for the Torque Limiting Gearbox (TLG) system

Referred Generator Inertia: a new and decisive advantage for the Torque Limiting Gearbox (TLG) system Referred Generator Inertia: a new and decisive advantage for the Torque Limiting Gearbox (TLG) system Geoff Henderson, Executive Director Windflow Technology Limited Abstract The TLG system is a patented

More information

Comparative Analysis between IG and DFIG for Wind Energy Conversion Systems using STATCOM

Comparative Analysis between IG and DFIG for Wind Energy Conversion Systems using STATCOM International Journal of Energy and Power Engineering 2014; 3(6-2): 21-26 Published online November 27, 2014 (http://www.sciencepublishinggroup.com/j/ijepe) doi: 10.11648/j.ijepe.s.2014030602.14 ISSN:

More information

VARIABLE-SPEED wind generation systems are more

VARIABLE-SPEED wind generation systems are more 1156 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 23, NO. 3, MAY 2008 Wind Speed Estimation Based Sensorless Output Maximization Control for a Wind Turbine Driving a DFIG Wei Qiao, Student Member, IEEE,

More information

Modeling and Simulation of Wind Turbine under the Condition Prevailing in and around Jodhpur District

Modeling and Simulation of Wind Turbine under the Condition Prevailing in and around Jodhpur District Modeling and Simulation of Wind Turbine under the Condition Prevailing in and around Jodhpur District Harish Kumar Khyani Associate Professor Piyush Rai Pankaj Vaishnav Praful Bohra ABSTRACT Wind energy

More information