SlideShare a Scribd company logo
1 of 27
Download to read offline
Rotor Resistance Control of Wound Rotor
Induction Generator using PSCAD/EMTDC
Wind And Solar Electrical Systems (EEPE-32)
Anmol Dwivedi - 107115009
Kritesh Patel - 107115047
April 15, 2019
ABSTRACT
The primary objective of the carried out mini-project is to develop a variable slip (Type-2)
wind turbine capable of working over a wide speed range. Models in this report includes
representations of general turbine aerodynamics, the mechanical drive-train, and the electri-
cal characteristics of the induction generator (specifically Wound-Rotor Induction Genera-
tor) as well as the control systems used. The software used to carry out the simulation is
PSCAD/EMTDC, and the results show the working of the wind turbine over a broad speed
range.
i
TABLE OF CONTENTS
ABSTRACT i
LIST OF TABLES iii
LIST OF FIGURES iv
CHAPTER 1 Introduction 1
1.1 Background and Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Project Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
CHAPTER 2 Modeling of Wind Turbine 2
2.1 Introduction to Wind Turbine Modeling . . . . . . . . . . . . . . . . . . . . 3
2.1.1 Pitch Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Tip Speed Ratio, Power Coefficient (Cp) and Torque Calculation . . . . . . . 5
2.3 Mechanical Drive Train . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
CHAPTER 3 Wound Rotor Induction Generator Implementation 8
3.1 Rotor Resistance Control Concept . . . . . . . . . . . . . . . . . . . . . . . 8
3.2 Model Implementation in PSCAD . . . . . . . . . . . . . . . . . . . . . . . 8
CHAPTER 4 Results and Discussion 10
4.1 Case-1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.2 Case-2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.3 Case-3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Conclusion 18
Appendices 19
A Variable-Slip (Type 2) Single Turbine Estimated Ratings and Parameters 20
ii
LIST OF TABLES
A.1 Wind turbine Specifications . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
A.2 Induction Generator Specifications . . . . . . . . . . . . . . . . . . . . . . . . 21
iii
LIST OF FIGURES
2.1 Modern wind turbine schematic [3] . . . . . . . . . . . . . . . . . . . . . . . 2
2.2 Block Diagram for Wind Turbine [3] . . . . . . . . . . . . . . . . . . . . . . 3
2.3 Pitch Control System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.4 CP function [6] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.5 PSCAD Implementation of a Wind Turbine with controls . . . . . . . . . . . . 6
2.6 PSCAD Implementation of drive train . . . . . . . . . . . . . . . . . . . . . . 6
2.7 Overall Mechanical PSCAD model of Wind Turbine . . . . . . . . . . . . . . 7
3.1 Rotor Injection Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
3.2 Rotor Injection circuit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.1 Considered Power System . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
4.2 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 10
4.3 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 11
4.4 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 11
4.5 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.6 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 13
4.7 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 13
4.8 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 14
4.9 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.10 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 15
4.11 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 16
4.12 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 16
4.13 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
iv
CHAPTER 1 INTRODUCTION
.
1.1 BACKGROUND AND MOTIVATION
Wind power has proved to be the most promising renewable energy source over the past
decades, which can overcome the concern of energy shortage in future because of its en-
vironment friendliness and sufficient availability. With the priority status accorded to it in
many countries, the share of wind power in relation to overall installed capacity has in-
creased significantly and in some countries, the share of wind in relation to the overall in-
stalled capacity is already approaching the 50% mark [1]. As wind turbine technology ma-
tures and wind power penetration levels increase, interconnecting a large-scale wind power
plant (WPP) into the bulk power system has become a more important issue. Wind power
generation capacity in India has significantly increased in recent years. As of 31 December
2018 the total installed wind power capacity was 35.288 GW, the fourth largest installed
wind power capacity in the world [2].
1.2 PROJECT OBJECTIVES
The primary objective of the work described herewith was to develop a variable slip (Type-2)
Wind Turbine Generator using PSCAD/EMTDC simulations. The emphasis is on develop-
ment and validation of a simulation model similar to those for other power system apparatus.
Salient features of the developed models are:
• They are generic models;
• They are three-phase, time-domain models implemented in PSCAD/EMTDC which
can also be used in power system studies;
• They can model fast and slow phenomena: electromagnetic transients (1ms) to system-
wide controls (50s);
• They are scalable and the entire system is developed using per-unit representations.
(Wind Turbine and Power System models);
• They include basic wind turbine aerodynamic and mechanical characteristics;
1
CHAPTER 2 MODELING OF WIND TURBINE
Induction machines are popular as generating units due to their asynchronous nature, since
maintaining a constant synchronous speed in order to use a synchronous generator is difficult
due to variable nature of wind speed. Power electronic converters may be used to regulate
the real and reactive power output of the turbine. Broadly wind turbines have been classified
into four basic types:
• Type 1: Fixed-speed wind turbines
• Type 2: Variable-slip wind turbines
• Type 3: Doubly-fed induction generator (DFIG) wind turbines
• Type 4: Full-converter wind turbines
In this report, we implement a Type-2 variable-speed wind turbine model which are de-
signed to operate at a wide range of rotor speeds as they employ blade-pitching. Variable-slip
(VS) turbines control the resistance in the rotor circuit of the machine to allow a wide range
of operating slip (speed) variation. However, power is lost as heat in the rotor resistance.
Figure 2.1: Modern wind turbine schematic [3]
2
2.1 INTRODUCTION TO WIND TURBINE MODELING
The dominant technology for utility-scale applications is the horizontal axis wind turbine.
Typical ratings range from 500 kW to 5 MW. It must be noted that the power output is inher-
ently fluctuating and non-dispatchable. A typical wind turbine consists of a Rotor (consists
of blades and hub), Drive-train (gearbox, couplings, mechanical brake, and electrical gener-
ator), Electrical system (switchgear, transformers, and power electronic converters), Nacelle
and main-frame. Wind turbines are designed to capture the kinetic energy present in wind
and convert it to electrical energy. From a modeling standpoint, a variable-speed wind tur-
bine consists of the following components:
• Turbine rotor and blade assembly;
• Shaft and gearbox unit (Drivetrain and Speed changer);
• Induction generator;
• Control system;
Figure 2.2: Block Diagram for Wind Turbine [3]
The interaction between each of the components listed above determines how much
kinetic energy is extracted from the wind. Figure 2.2 illustrates the interaction between the
wind turbine components. Modeling of the electrical subsystems is fairly straightforward,
as power system modeling software usually includes a built-in induction machine model.
3
However, modeling of the aerodynamics and mechanical drivetrain is more challenging.
The complete model has been implemented in PSCAD/EMTDC for the purposes of this
report. The following sub-sections describe the modeling of the components listed above:
2.1.1 Pitch Controller
Blade pitching prevents high-wind speeds from causing the wind turbine to operate at higher-
than-rated power output. In this strategy, a control system changes the angles of the tips of
the rotor blades or rotates the entire blade to control the angle of attack and to control ex-
tracted power. Pitch-regulated wind turbines can extract more energy from similar wind
regimes than non-pitch controlled machines, but require additional controllers and machin-
ery, and increase complexity and cost.
Figure 2.3: Pitch Control System
This model ensures that for wind speeds lesser than the rated speed, the pitch of the
blades is kept at zero degrees. Above the rated speed, it keeps the pitch at a fixed value. The
variable Pset fixes the percentage of the rated MW capacity that is required to be generated
by the wind farm. It is usually kept fixed at 1 pu. The values of the constants and limits
are very important in this block to ensure that the pitch remains zero at lesser wind speeds.
Therefore, the pitch depends on both the instantaneous wind turbine generator speed as well
as the real power output of the wind turbine. The pitch control model is shown above in
Figure 2.3.
4
2.2 TIP SPEED RATIO, POWER COEFFICIENT (CP) AND TORQUE CALCULA-
TION
The tip-speed ratio or TSR, denoted by , is the ratio of the blade-tip linear speed to the wind
speed. The TSR determines the fraction of available power extracted from the wind by the
wind turbine rotor. The TSR can be calculated as follows:
λ =
ωrotor ·Rrotor
Vwind
(2.1)
The TSR, together with the user-defined blade pitch angle, are used to calculate the rotor
power coefficient, denoted by CP. The rotor power coefficient is a measure of the rotor
efficiency. There is a constant value of which, if maintained for all wind speeds, will result
in an optimal CP curve and optimal power extraction from the wind. Variable-speed wind
turbines are equipped with a pitch-change mechanism to adjust the blade pitch angle and
obtain a better power coefficient profile.
Cp =
Protor
Pwind
(2.2)
The aerodynamic torque developed (in Nm) can then be calculated:
τrotor =
0.5·ρ ·Cp ·πR2 ·Vwind
3
ωrotor
(2.3)
The value of CP can be obtained either with the help of a look-up table or function. In
this report, we implement CP as a standard function shown in fig below:
Figure 2.4: CP function [6]
Overall the implementation block of these aforementioned calculation is summarized in
the block diagram below:
5
Figure 2.5: PSCAD Implementation of a Wind Turbine with controls
2.3 MECHANICAL DRIVE TRAIN
The mechanical block consists of the rotor shaft, generator shaft, and a gearbox. The wind
turbine drivetrain can therefore be modelled as a two-mass system coupled through a gear
train. The quantities on the wind turbine rotor side of the gearbox can be reflected to the
generator side. This eliminates the gear ratio and results in a two-mass representation of
the wind turbine. Moreover, the aerodynamic torque from the wind turbine rotor and the
electromechanical torque from the direct-connect induction generator act in opposition to
each other.
Figure 2.6: PSCAD Implementation of drive train
θturbine =
Γturbine −D·(ωturbine −ωgenerator)−K ·(θturbine −θgenerator)
Jturbine
(2.4)
• Jturbine - Moment of Inertia of the Wind Turbine rotor;
• Γturbine - Wind turbine aerodynamic torque;
6
• ωturbine - Wind turbine rotor speed;
• θturbine - Wind turbine rotor speed;
• D, K - equivalent damping and stiffness;
Figure 2.7: Overall Mechanical PSCAD model of Wind Turbine
7
CHAPTER 3 WOUND ROTOR INDUCTION GENERATOR
IMPLEMENTATION
While fixed-speed wind turbines are simple and robust, they have a significant disadvantage:
they cannot optimally extract power from the wind. It would be preferable to have the
generator continue to output rated power at high wind speeds. To achieve this, variable-
speed wind turbines are employed. While largely relying on the same concepts as fixed-
speed wind turbines at lower-than-rated wind speeds, they typically incorporate blade pitch
and output power controls to optimize power extraction at higher-than-rated wind speeds.
These Type-2 turbines use rotor resistance control to achieve output power control.
3.1 ROTOR RESISTANCE CONTROL CONCEPT
A desired value of torque can thus be achieved at many different speeds, by varying the
external rotor resistance. In a wound rotor induction machine, an external resistance may be
inserted into the rotor circuit during starting, and when operating under load, the external
resistance can be shorted out, thus achieving both objectives: high starting torque and low
running losses. The objective of a rotor resistance controller in this report is to seek the
operating point at which power extraction from the wind is maximized, and also prevent the
power extracted from exceeding the machines ratings.
3.2 MODEL IMPLEMENTATION IN PSCAD
In PSCAD/EMTDC, a wound-rotor induction machine model is available. The same ma-
chine parameters are mentioned in Appendices. The reference real and reactive power are
compared with that of the instantaneous real and reactive power respectively and their out-
puts are fed to the PI controller’s. The output of the PI controllers are the reference d-q
current values which are to be transformed to the respective ABC values with the help of
instantaneous slip angle.
8
Figure 3.1: Rotor Injection Control
Figure 3.2: Rotor Injection circuit
9
CHAPTER 4 RESULTS AND DISCUSSION
The overall system considered for simulation is shown in Figure 4.1.
Figure 4.1: Considered Power System
4.1 CASE-1
At base wind speed = 11m/s.
Figure 4.2: Stator and Injected Rotor Currents
10
Figure 4.3: Active and Reactive Power Attained
Figure 4.4: Shaft torque applied to induction generator
11
Figure 4.5: Machine Speed variation
The graphs of Case-2 and Case-3 will be compared to the aforementioned graphs in order
to draw conclusions from the study. Since the speed is less than rated speed, the machine
speed and output power will be dependent on the wind speed. In this case, the output power
is 4.4 MW which is less than rated power since the machine is not operating at its rated
speed. Increasing the speed further would result in increase in output real power and settling
speed of the machine.
4.2 CASE-2
Increasing the speed of wind to rated values = 12m/s
12
Figure 4.6: Stator and Injected Rotor Currents
Figure 4.7: Active and Reactive Power Attained
13
Figure 4.8: Shaft torque applied to induction generator
Figure 4.9: Machine Speed variation
It is clear that the speed of the machine has increased as a result of the increase in wind
speed which means that the resultant electromagnetic torque has increased with slip. The
output real power is 5.3 MW which is almost equal to the rated machine MVA. With any
more increase in wind speed, the controllers will swing into action and operate as per their
respective references in order to limit the output real power and speed of the machine.
14
4.3 CASE-3
At rated wind speed = 15m/s, set Real Power (P) = 5MW and set Reactive Power (Q) = 0
MW. These measurements would assist the pitch controller to adjust its pitch angle accord-
ingly in order to limit the output real power and speed of the machine. At this speed, which
is above the rated speed of the machine, the control system should adjust the pitch angle
such that the Power Output and hence the speed of the machine remains constant and hence,
shall not exceed the rating of the machine.
Figure 4.10: Stator and Injected Rotor Currents
15
Figure 4.11: Active and Reactive Power Attained
Figure 4.12: Shaft torque applied to induction generator
16
Figure 4.13: Machine Speed variation
Once the speed of the machine is increased beyond the rated speed of the machine, the
speed of the machine and the rated power of the machine is maintained constant at rated
values.
17
CONCLUSION
• With any increase in wind speed above the rated value, the output power is regulated
by the PI controller (at the rated power) by adjusting the pitching angle. By changing
the pitching angle the output mechanical/shaft torque can be adjusted in order to keep
the output power of the machine within limits.
• As the wind speed increases, slip increases and hence, the corresponding rotor re-
sistance shall increase (decrease in injected current) in order to compensate for the
increase in slip in order to achieve the same torque at different speeds of the machine.
• This method is not widely used due to the high losses in rotor resistance.
Some of the various short comings faced during the simulation study are as follows:
• Ideal current sources are used in order to inject currents i.e there is no actual resis-
tance change in the rotor circuit. The current is being injected which is considered
equivalent to changing rotor resistance.
• This simulation study does not implement MPPT for speeds below rated speed of the
machine and hence, is not the most efficient implementation.
18
Appendices
19
VARIABLE-SLIP (TYPE 2) SINGLE TURBINE ESTIMATED
RATINGS AND PARAMETERS
Table A.1: Wind turbine Specifications
Variable Value
Regulation Method Pitch Control
Maximum Pitch 30o
Cut-in Speed 4m/s
Cut-out Speed 20m/s
Base Wind Speed 11m/s
Rated Wind Speed 12m/s
Nominal Tip Speed Ratio 8.1
Nominal Cp 0.48
Shaft Spring Constant 1.11
Shaft Mutual Damping 1.5
Kp(generator) 5
Ki(generator) 5
Kp(turbine) 15
Ki(generator) 0.1
20
Table A.2: Induction Generator Specifications
Variable Value
Rated MVA 5.5 MVA
Rated Voltage 0.69kV
Number of Poles 6
System Frequency 60Hz
Stator to Rotor Turns Ratio 0.3
Rated Wind Speed 12m/s
Stator Resistance 0.0054 pu
Wound Rotor Resistance 0.006 pu
Magnetizing inductance 4.5 pu
21
REFERENCES
[1] Wind Energy Potential in India An Overview
[2] https://en.wikipedia.org/wiki/WindpowerinIndiaTamilNadu
[3] Dynamic Models for Wind Turbines and Wind Power Plants - NREL Laboratories
[4] Active and Reactive Power Control of a Variable Speed Pumped Storage System
[5] Modeling of GE Wind Turbine-Generators for Grid Studies
[6] Type 3 Wind Turbine Model - PSCAD Simulation Document
[7] Energy Resources Technology - NPTEL Document by Electrical Engineering, Prof.
S. Banerjee, IIT Kharagpur
All block diagrams/ schematics taken from reference number [3]
22

More Related Content

What's hot

Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
ijtsrd
 

What's hot (20)

Unsymmetrical Fault
Unsymmetrical FaultUnsymmetrical Fault
Unsymmetrical Fault
 
Ultrasonic Motor
Ultrasonic MotorUltrasonic Motor
Ultrasonic Motor
 
Reactive power compensation
Reactive power compensationReactive power compensation
Reactive power compensation
 
EE6603 - Power System Operation & Control
EE6603 - Power System Operation & ControlEE6603 - Power System Operation & Control
EE6603 - Power System Operation & Control
 
Transient in Power system
Transient in Power systemTransient in Power system
Transient in Power system
 
Switchgear and protection lecture 2 type of circuit breakers and applications
Switchgear and protection lecture 2 type of circuit breakers and applicationsSwitchgear and protection lecture 2 type of circuit breakers and applications
Switchgear and protection lecture 2 type of circuit breakers and applications
 
Emc510 s emec_lect_notes_sem-1_2016_lecture-2
Emc510 s emec_lect_notes_sem-1_2016_lecture-2Emc510 s emec_lect_notes_sem-1_2016_lecture-2
Emc510 s emec_lect_notes_sem-1_2016_lecture-2
 
ULTRASONIC MOTORS
ULTRASONIC MOTORSULTRASONIC MOTORS
ULTRASONIC MOTORS
 
Control of hvdc system
Control of hvdc systemControl of hvdc system
Control of hvdc system
 
Three Phase Ac Winding Calculation
Three Phase Ac Winding CalculationThree Phase Ac Winding Calculation
Three Phase Ac Winding Calculation
 
Power System Restoration Guide
Power System Restoration Guide  Power System Restoration Guide
Power System Restoration Guide
 
Reactors
ReactorsReactors
Reactors
 
EV traction motor comparison - Techno Frontier 2013 - M Burwell - Internatio...
 EV traction motor comparison - Techno Frontier 2013 - M Burwell - Internatio... EV traction motor comparison - Techno Frontier 2013 - M Burwell - Internatio...
EV traction motor comparison - Techno Frontier 2013 - M Burwell - Internatio...
 
Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
Minimization of Starting Torque and Inrush Current of Induction Motor by Diff...
 
Sssc
SsscSssc
Sssc
 
CCC_Turbomachinery_Controls_System.pdf
CCC_Turbomachinery_Controls_System.pdfCCC_Turbomachinery_Controls_System.pdf
CCC_Turbomachinery_Controls_System.pdf
 
Unit 1 Power System Stability
Unit 1 Power System Stability Unit 1 Power System Stability
Unit 1 Power System Stability
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
Equivalent circuit of Induction Motor
Equivalent circuit of Induction MotorEquivalent circuit of Induction Motor
Equivalent circuit of Induction Motor
 
Concentric Winding (EED)
Concentric Winding (EED)Concentric Winding (EED)
Concentric Winding (EED)
 

Similar to Rotor Resistance Control of Wound Rotor Induction Generator (WRIG) using PSCAD/EMTDC

1sdc007106g0201
1sdc007106g02011sdc007106g0201
1sdc007106g0201
ELIMENG
 
1sdc007106g0201(1)
1sdc007106g0201(1)1sdc007106g0201(1)
1sdc007106g0201(1)
ELIMENG
 
TG_PhDThesis_PossPOW_final
TG_PhDThesis_PossPOW_finalTG_PhDThesis_PossPOW_final
TG_PhDThesis_PossPOW_final
Tuhfe Göçmen
 

Similar to Rotor Resistance Control of Wound Rotor Induction Generator (WRIG) using PSCAD/EMTDC (20)

Aerodynamics of Horizontal Axis Wind Turbine
Aerodynamics of Horizontal Axis Wind TurbineAerodynamics of Horizontal Axis Wind Turbine
Aerodynamics of Horizontal Axis Wind Turbine
 
bachelors-thesis
bachelors-thesisbachelors-thesis
bachelors-thesis
 
1sdc007106g0201
1sdc007106g02011sdc007106g0201
1sdc007106g0201
 
Three-phase asynchronous motors
Three-phase asynchronous motorsThree-phase asynchronous motors
Three-phase asynchronous motors
 
1sdc007106g0201(1)
1sdc007106g0201(1)1sdc007106g0201(1)
1sdc007106g0201(1)
 
Summer internship report of DCCPP
Summer internship report of DCCPPSummer internship report of DCCPP
Summer internship report of DCCPP
 
IRJET- Decoupled Control Technique of DFIG with Dual PWM Converters for Wind ...
IRJET- Decoupled Control Technique of DFIG with Dual PWM Converters for Wind ...IRJET- Decoupled Control Technique of DFIG with Dual PWM Converters for Wind ...
IRJET- Decoupled Control Technique of DFIG with Dual PWM Converters for Wind ...
 
Semester_Sebastien
Semester_SebastienSemester_Sebastien
Semester_Sebastien
 
DEva Report
DEva ReportDEva Report
DEva Report
 
Sprabq8
Sprabq8Sprabq8
Sprabq8
 
OPTIMIZING ENERGY PRODUCTION WITH A LOW/INTERMITTENT WIND RESOURCE
OPTIMIZING ENERGY  PRODUCTION WITH A LOW/INTERMITTENT WIND  RESOURCE    OPTIMIZING ENERGY  PRODUCTION WITH A LOW/INTERMITTENT WIND  RESOURCE
OPTIMIZING ENERGY PRODUCTION WITH A LOW/INTERMITTENT WIND RESOURCE
 
IRJET- Improvement of Wind Turbine DFIG using Fault Ride Through Capability T...
IRJET- Improvement of Wind Turbine DFIG using Fault Ride Through Capability T...IRJET- Improvement of Wind Turbine DFIG using Fault Ride Through Capability T...
IRJET- Improvement of Wind Turbine DFIG using Fault Ride Through Capability T...
 
Feedback control methods_for_a_single_machine_infinite_bus_system
Feedback control methods_for_a_single_machine_infinite_bus_systemFeedback control methods_for_a_single_machine_infinite_bus_system
Feedback control methods_for_a_single_machine_infinite_bus_system
 
Final thesis
Final thesisFinal thesis
Final thesis
 
TG_PhDThesis_PossPOW_final
TG_PhDThesis_PossPOW_finalTG_PhDThesis_PossPOW_final
TG_PhDThesis_PossPOW_final
 
Electrical power supply and distribution
Electrical power supply and distributionElectrical power supply and distribution
Electrical power supply and distribution
 
IRJET- Adaptive Observer-Based Fault Estimation for DFIG based Wind Turbine S...
IRJET- Adaptive Observer-Based Fault Estimation for DFIG based Wind Turbine S...IRJET- Adaptive Observer-Based Fault Estimation for DFIG based Wind Turbine S...
IRJET- Adaptive Observer-Based Fault Estimation for DFIG based Wind Turbine S...
 
Fibonacci horizontal axis wind turbine project report.pdf
Fibonacci horizontal axis wind turbine project report.pdfFibonacci horizontal axis wind turbine project report.pdf
Fibonacci horizontal axis wind turbine project report.pdf
 
IRJET- Wind Turbine System Connected to a Permanent Magnet Synchronous Generator
IRJET- Wind Turbine System Connected to a Permanent Magnet Synchronous GeneratorIRJET- Wind Turbine System Connected to a Permanent Magnet Synchronous Generator
IRJET- Wind Turbine System Connected to a Permanent Magnet Synchronous Generator
 
Small Scale Horizontal Wind Turbine System Using DC-DC Boost Converter
Small Scale Horizontal Wind Turbine System Using DC-DC Boost ConverterSmall Scale Horizontal Wind Turbine System Using DC-DC Boost Converter
Small Scale Horizontal Wind Turbine System Using DC-DC Boost Converter
 

More from Anmol Dwivedi

Linear Discriminant Analysis (LDA) Under f-Divergence Measures
Linear Discriminant Analysis (LDA) Under f-Divergence MeasuresLinear Discriminant Analysis (LDA) Under f-Divergence Measures
Linear Discriminant Analysis (LDA) Under f-Divergence Measures
Anmol Dwivedi
 

More from Anmol Dwivedi (13)

Connections b/w active learning and model extraction
Connections b/w active learning and model extractionConnections b/w active learning and model extraction
Connections b/w active learning and model extraction
 
Tutorial on Markov Random Fields (MRFs) for Computer Vision Applications
Tutorial on Markov Random Fields (MRFs) for Computer Vision ApplicationsTutorial on Markov Random Fields (MRFs) for Computer Vision Applications
Tutorial on Markov Random Fields (MRFs) for Computer Vision Applications
 
Inference & Learning in Linear Chain Conditional Random Fields (CRFs)
Inference & Learning in Linear Chain Conditional Random Fields (CRFs)Inference & Learning in Linear Chain Conditional Random Fields (CRFs)
Inference & Learning in Linear Chain Conditional Random Fields (CRFs)
 
Linear Discriminant Analysis (LDA) Under f-Divergence Measures
Linear Discriminant Analysis (LDA) Under f-Divergence MeasuresLinear Discriminant Analysis (LDA) Under f-Divergence Measures
Linear Discriminant Analysis (LDA) Under f-Divergence Measures
 
Tutorial on Belief Propagation in Bayesian Networks
Tutorial on Belief Propagation in Bayesian NetworksTutorial on Belief Propagation in Bayesian Networks
Tutorial on Belief Propagation in Bayesian Networks
 
Voltage stability Analysis using GridCal
Voltage stability Analysis using GridCalVoltage stability Analysis using GridCal
Voltage stability Analysis using GridCal
 
Inference & Learning in Linear-Chain Conditional Random Fields (CRFs)
Inference & Learning in Linear-Chain Conditional Random Fields (CRFs)Inference & Learning in Linear-Chain Conditional Random Fields (CRFs)
Inference & Learning in Linear-Chain Conditional Random Fields (CRFs)
 
Simulated Annealing for Optimal Power Flow (OPF)
Simulated Annealing for Optimal Power Flow (OPF)Simulated Annealing for Optimal Power Flow (OPF)
Simulated Annealing for Optimal Power Flow (OPF)
 
Linear Discriminant Analysis (LDA)
Linear Discriminant Analysis (LDA)Linear Discriminant Analysis (LDA)
Linear Discriminant Analysis (LDA)
 
Detection of Generator Loss of Excitation (LOE)
Detection of Generator Loss of Excitation (LOE)Detection of Generator Loss of Excitation (LOE)
Detection of Generator Loss of Excitation (LOE)
 
IEEE International Conference Presentation
IEEE International Conference PresentationIEEE International Conference Presentation
IEEE International Conference Presentation
 
Presentation on listening effectively.
Presentation on listening effectively.Presentation on listening effectively.
Presentation on listening effectively.
 
Solar PV cells
Solar PV cellsSolar PV cells
Solar PV cells
 

Recently uploaded

Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
meharikiros2
 

Recently uploaded (20)

Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
Introduction to Geographic Information Systems
Introduction to Geographic Information SystemsIntroduction to Geographic Information Systems
Introduction to Geographic Information Systems
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using PipesLinux Systems Programming: Inter Process Communication (IPC) using Pipes
Linux Systems Programming: Inter Process Communication (IPC) using Pipes
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
fitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .pptfitting shop and tools used in fitting shop .ppt
fitting shop and tools used in fitting shop .ppt
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Path loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata ModelPath loss model, OKUMURA Model, Hata Model
Path loss model, OKUMURA Model, Hata Model
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 

Rotor Resistance Control of Wound Rotor Induction Generator (WRIG) using PSCAD/EMTDC

  • 1. Rotor Resistance Control of Wound Rotor Induction Generator using PSCAD/EMTDC Wind And Solar Electrical Systems (EEPE-32) Anmol Dwivedi - 107115009 Kritesh Patel - 107115047 April 15, 2019
  • 2. ABSTRACT The primary objective of the carried out mini-project is to develop a variable slip (Type-2) wind turbine capable of working over a wide speed range. Models in this report includes representations of general turbine aerodynamics, the mechanical drive-train, and the electri- cal characteristics of the induction generator (specifically Wound-Rotor Induction Genera- tor) as well as the control systems used. The software used to carry out the simulation is PSCAD/EMTDC, and the results show the working of the wind turbine over a broad speed range. i
  • 3. TABLE OF CONTENTS ABSTRACT i LIST OF TABLES iii LIST OF FIGURES iv CHAPTER 1 Introduction 1 1.1 Background and Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 1.2 Project Objectives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 CHAPTER 2 Modeling of Wind Turbine 2 2.1 Introduction to Wind Turbine Modeling . . . . . . . . . . . . . . . . . . . . 3 2.1.1 Pitch Controller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.2 Tip Speed Ratio, Power Coefficient (Cp) and Torque Calculation . . . . . . . 5 2.3 Mechanical Drive Train . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 CHAPTER 3 Wound Rotor Induction Generator Implementation 8 3.1 Rotor Resistance Control Concept . . . . . . . . . . . . . . . . . . . . . . . 8 3.2 Model Implementation in PSCAD . . . . . . . . . . . . . . . . . . . . . . . 8 CHAPTER 4 Results and Discussion 10 4.1 Case-1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4.2 Case-2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4.3 Case-3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 Conclusion 18 Appendices 19 A Variable-Slip (Type 2) Single Turbine Estimated Ratings and Parameters 20 ii
  • 4. LIST OF TABLES A.1 Wind turbine Specifications . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 A.2 Induction Generator Specifications . . . . . . . . . . . . . . . . . . . . . . . . 21 iii
  • 5. LIST OF FIGURES 2.1 Modern wind turbine schematic [3] . . . . . . . . . . . . . . . . . . . . . . . 2 2.2 Block Diagram for Wind Turbine [3] . . . . . . . . . . . . . . . . . . . . . . 3 2.3 Pitch Control System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 2.4 CP function [6] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.5 PSCAD Implementation of a Wind Turbine with controls . . . . . . . . . . . . 6 2.6 PSCAD Implementation of drive train . . . . . . . . . . . . . . . . . . . . . . 6 2.7 Overall Mechanical PSCAD model of Wind Turbine . . . . . . . . . . . . . . 7 3.1 Rotor Injection Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 3.2 Rotor Injection circuit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 4.1 Considered Power System . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4.2 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 10 4.3 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 11 4.4 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 11 4.5 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 4.6 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 13 4.7 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 13 4.8 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 14 4.9 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 4.10 Stator and Injected Rotor Currents . . . . . . . . . . . . . . . . . . . . . . . . 15 4.11 Active and Reactive Power Attained . . . . . . . . . . . . . . . . . . . . . . . 16 4.12 Shaft torque applied to induction generator . . . . . . . . . . . . . . . . . . . . 16 4.13 Machine Speed variation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 iv
  • 6. CHAPTER 1 INTRODUCTION . 1.1 BACKGROUND AND MOTIVATION Wind power has proved to be the most promising renewable energy source over the past decades, which can overcome the concern of energy shortage in future because of its en- vironment friendliness and sufficient availability. With the priority status accorded to it in many countries, the share of wind power in relation to overall installed capacity has in- creased significantly and in some countries, the share of wind in relation to the overall in- stalled capacity is already approaching the 50% mark [1]. As wind turbine technology ma- tures and wind power penetration levels increase, interconnecting a large-scale wind power plant (WPP) into the bulk power system has become a more important issue. Wind power generation capacity in India has significantly increased in recent years. As of 31 December 2018 the total installed wind power capacity was 35.288 GW, the fourth largest installed wind power capacity in the world [2]. 1.2 PROJECT OBJECTIVES The primary objective of the work described herewith was to develop a variable slip (Type-2) Wind Turbine Generator using PSCAD/EMTDC simulations. The emphasis is on develop- ment and validation of a simulation model similar to those for other power system apparatus. Salient features of the developed models are: • They are generic models; • They are three-phase, time-domain models implemented in PSCAD/EMTDC which can also be used in power system studies; • They can model fast and slow phenomena: electromagnetic transients (1ms) to system- wide controls (50s); • They are scalable and the entire system is developed using per-unit representations. (Wind Turbine and Power System models); • They include basic wind turbine aerodynamic and mechanical characteristics; 1
  • 7. CHAPTER 2 MODELING OF WIND TURBINE Induction machines are popular as generating units due to their asynchronous nature, since maintaining a constant synchronous speed in order to use a synchronous generator is difficult due to variable nature of wind speed. Power electronic converters may be used to regulate the real and reactive power output of the turbine. Broadly wind turbines have been classified into four basic types: • Type 1: Fixed-speed wind turbines • Type 2: Variable-slip wind turbines • Type 3: Doubly-fed induction generator (DFIG) wind turbines • Type 4: Full-converter wind turbines In this report, we implement a Type-2 variable-speed wind turbine model which are de- signed to operate at a wide range of rotor speeds as they employ blade-pitching. Variable-slip (VS) turbines control the resistance in the rotor circuit of the machine to allow a wide range of operating slip (speed) variation. However, power is lost as heat in the rotor resistance. Figure 2.1: Modern wind turbine schematic [3] 2
  • 8. 2.1 INTRODUCTION TO WIND TURBINE MODELING The dominant technology for utility-scale applications is the horizontal axis wind turbine. Typical ratings range from 500 kW to 5 MW. It must be noted that the power output is inher- ently fluctuating and non-dispatchable. A typical wind turbine consists of a Rotor (consists of blades and hub), Drive-train (gearbox, couplings, mechanical brake, and electrical gener- ator), Electrical system (switchgear, transformers, and power electronic converters), Nacelle and main-frame. Wind turbines are designed to capture the kinetic energy present in wind and convert it to electrical energy. From a modeling standpoint, a variable-speed wind tur- bine consists of the following components: • Turbine rotor and blade assembly; • Shaft and gearbox unit (Drivetrain and Speed changer); • Induction generator; • Control system; Figure 2.2: Block Diagram for Wind Turbine [3] The interaction between each of the components listed above determines how much kinetic energy is extracted from the wind. Figure 2.2 illustrates the interaction between the wind turbine components. Modeling of the electrical subsystems is fairly straightforward, as power system modeling software usually includes a built-in induction machine model. 3
  • 9. However, modeling of the aerodynamics and mechanical drivetrain is more challenging. The complete model has been implemented in PSCAD/EMTDC for the purposes of this report. The following sub-sections describe the modeling of the components listed above: 2.1.1 Pitch Controller Blade pitching prevents high-wind speeds from causing the wind turbine to operate at higher- than-rated power output. In this strategy, a control system changes the angles of the tips of the rotor blades or rotates the entire blade to control the angle of attack and to control ex- tracted power. Pitch-regulated wind turbines can extract more energy from similar wind regimes than non-pitch controlled machines, but require additional controllers and machin- ery, and increase complexity and cost. Figure 2.3: Pitch Control System This model ensures that for wind speeds lesser than the rated speed, the pitch of the blades is kept at zero degrees. Above the rated speed, it keeps the pitch at a fixed value. The variable Pset fixes the percentage of the rated MW capacity that is required to be generated by the wind farm. It is usually kept fixed at 1 pu. The values of the constants and limits are very important in this block to ensure that the pitch remains zero at lesser wind speeds. Therefore, the pitch depends on both the instantaneous wind turbine generator speed as well as the real power output of the wind turbine. The pitch control model is shown above in Figure 2.3. 4
  • 10. 2.2 TIP SPEED RATIO, POWER COEFFICIENT (CP) AND TORQUE CALCULA- TION The tip-speed ratio or TSR, denoted by , is the ratio of the blade-tip linear speed to the wind speed. The TSR determines the fraction of available power extracted from the wind by the wind turbine rotor. The TSR can be calculated as follows: λ = ωrotor ·Rrotor Vwind (2.1) The TSR, together with the user-defined blade pitch angle, are used to calculate the rotor power coefficient, denoted by CP. The rotor power coefficient is a measure of the rotor efficiency. There is a constant value of which, if maintained for all wind speeds, will result in an optimal CP curve and optimal power extraction from the wind. Variable-speed wind turbines are equipped with a pitch-change mechanism to adjust the blade pitch angle and obtain a better power coefficient profile. Cp = Protor Pwind (2.2) The aerodynamic torque developed (in Nm) can then be calculated: τrotor = 0.5·ρ ·Cp ·πR2 ·Vwind 3 ωrotor (2.3) The value of CP can be obtained either with the help of a look-up table or function. In this report, we implement CP as a standard function shown in fig below: Figure 2.4: CP function [6] Overall the implementation block of these aforementioned calculation is summarized in the block diagram below: 5
  • 11. Figure 2.5: PSCAD Implementation of a Wind Turbine with controls 2.3 MECHANICAL DRIVE TRAIN The mechanical block consists of the rotor shaft, generator shaft, and a gearbox. The wind turbine drivetrain can therefore be modelled as a two-mass system coupled through a gear train. The quantities on the wind turbine rotor side of the gearbox can be reflected to the generator side. This eliminates the gear ratio and results in a two-mass representation of the wind turbine. Moreover, the aerodynamic torque from the wind turbine rotor and the electromechanical torque from the direct-connect induction generator act in opposition to each other. Figure 2.6: PSCAD Implementation of drive train θturbine = Γturbine −D·(ωturbine −ωgenerator)−K ·(θturbine −θgenerator) Jturbine (2.4) • Jturbine - Moment of Inertia of the Wind Turbine rotor; • Γturbine - Wind turbine aerodynamic torque; 6
  • 12. • ωturbine - Wind turbine rotor speed; • θturbine - Wind turbine rotor speed; • D, K - equivalent damping and stiffness; Figure 2.7: Overall Mechanical PSCAD model of Wind Turbine 7
  • 13. CHAPTER 3 WOUND ROTOR INDUCTION GENERATOR IMPLEMENTATION While fixed-speed wind turbines are simple and robust, they have a significant disadvantage: they cannot optimally extract power from the wind. It would be preferable to have the generator continue to output rated power at high wind speeds. To achieve this, variable- speed wind turbines are employed. While largely relying on the same concepts as fixed- speed wind turbines at lower-than-rated wind speeds, they typically incorporate blade pitch and output power controls to optimize power extraction at higher-than-rated wind speeds. These Type-2 turbines use rotor resistance control to achieve output power control. 3.1 ROTOR RESISTANCE CONTROL CONCEPT A desired value of torque can thus be achieved at many different speeds, by varying the external rotor resistance. In a wound rotor induction machine, an external resistance may be inserted into the rotor circuit during starting, and when operating under load, the external resistance can be shorted out, thus achieving both objectives: high starting torque and low running losses. The objective of a rotor resistance controller in this report is to seek the operating point at which power extraction from the wind is maximized, and also prevent the power extracted from exceeding the machines ratings. 3.2 MODEL IMPLEMENTATION IN PSCAD In PSCAD/EMTDC, a wound-rotor induction machine model is available. The same ma- chine parameters are mentioned in Appendices. The reference real and reactive power are compared with that of the instantaneous real and reactive power respectively and their out- puts are fed to the PI controller’s. The output of the PI controllers are the reference d-q current values which are to be transformed to the respective ABC values with the help of instantaneous slip angle. 8
  • 14. Figure 3.1: Rotor Injection Control Figure 3.2: Rotor Injection circuit 9
  • 15. CHAPTER 4 RESULTS AND DISCUSSION The overall system considered for simulation is shown in Figure 4.1. Figure 4.1: Considered Power System 4.1 CASE-1 At base wind speed = 11m/s. Figure 4.2: Stator and Injected Rotor Currents 10
  • 16. Figure 4.3: Active and Reactive Power Attained Figure 4.4: Shaft torque applied to induction generator 11
  • 17. Figure 4.5: Machine Speed variation The graphs of Case-2 and Case-3 will be compared to the aforementioned graphs in order to draw conclusions from the study. Since the speed is less than rated speed, the machine speed and output power will be dependent on the wind speed. In this case, the output power is 4.4 MW which is less than rated power since the machine is not operating at its rated speed. Increasing the speed further would result in increase in output real power and settling speed of the machine. 4.2 CASE-2 Increasing the speed of wind to rated values = 12m/s 12
  • 18. Figure 4.6: Stator and Injected Rotor Currents Figure 4.7: Active and Reactive Power Attained 13
  • 19. Figure 4.8: Shaft torque applied to induction generator Figure 4.9: Machine Speed variation It is clear that the speed of the machine has increased as a result of the increase in wind speed which means that the resultant electromagnetic torque has increased with slip. The output real power is 5.3 MW which is almost equal to the rated machine MVA. With any more increase in wind speed, the controllers will swing into action and operate as per their respective references in order to limit the output real power and speed of the machine. 14
  • 20. 4.3 CASE-3 At rated wind speed = 15m/s, set Real Power (P) = 5MW and set Reactive Power (Q) = 0 MW. These measurements would assist the pitch controller to adjust its pitch angle accord- ingly in order to limit the output real power and speed of the machine. At this speed, which is above the rated speed of the machine, the control system should adjust the pitch angle such that the Power Output and hence the speed of the machine remains constant and hence, shall not exceed the rating of the machine. Figure 4.10: Stator and Injected Rotor Currents 15
  • 21. Figure 4.11: Active and Reactive Power Attained Figure 4.12: Shaft torque applied to induction generator 16
  • 22. Figure 4.13: Machine Speed variation Once the speed of the machine is increased beyond the rated speed of the machine, the speed of the machine and the rated power of the machine is maintained constant at rated values. 17
  • 23. CONCLUSION • With any increase in wind speed above the rated value, the output power is regulated by the PI controller (at the rated power) by adjusting the pitching angle. By changing the pitching angle the output mechanical/shaft torque can be adjusted in order to keep the output power of the machine within limits. • As the wind speed increases, slip increases and hence, the corresponding rotor re- sistance shall increase (decrease in injected current) in order to compensate for the increase in slip in order to achieve the same torque at different speeds of the machine. • This method is not widely used due to the high losses in rotor resistance. Some of the various short comings faced during the simulation study are as follows: • Ideal current sources are used in order to inject currents i.e there is no actual resis- tance change in the rotor circuit. The current is being injected which is considered equivalent to changing rotor resistance. • This simulation study does not implement MPPT for speeds below rated speed of the machine and hence, is not the most efficient implementation. 18
  • 25. VARIABLE-SLIP (TYPE 2) SINGLE TURBINE ESTIMATED RATINGS AND PARAMETERS Table A.1: Wind turbine Specifications Variable Value Regulation Method Pitch Control Maximum Pitch 30o Cut-in Speed 4m/s Cut-out Speed 20m/s Base Wind Speed 11m/s Rated Wind Speed 12m/s Nominal Tip Speed Ratio 8.1 Nominal Cp 0.48 Shaft Spring Constant 1.11 Shaft Mutual Damping 1.5 Kp(generator) 5 Ki(generator) 5 Kp(turbine) 15 Ki(generator) 0.1 20
  • 26. Table A.2: Induction Generator Specifications Variable Value Rated MVA 5.5 MVA Rated Voltage 0.69kV Number of Poles 6 System Frequency 60Hz Stator to Rotor Turns Ratio 0.3 Rated Wind Speed 12m/s Stator Resistance 0.0054 pu Wound Rotor Resistance 0.006 pu Magnetizing inductance 4.5 pu 21
  • 27. REFERENCES [1] Wind Energy Potential in India An Overview [2] https://en.wikipedia.org/wiki/WindpowerinIndiaTamilNadu [3] Dynamic Models for Wind Turbines and Wind Power Plants - NREL Laboratories [4] Active and Reactive Power Control of a Variable Speed Pumped Storage System [5] Modeling of GE Wind Turbine-Generators for Grid Studies [6] Type 3 Wind Turbine Model - PSCAD Simulation Document [7] Energy Resources Technology - NPTEL Document by Electrical Engineering, Prof. S. Banerjee, IIT Kharagpur All block diagrams/ schematics taken from reference number [3] 22