This application is a National Stage of International Patent Application PCT/CA2007/001842, filed on Oct. 18, 2007, which claims priority to foreign Patent Application CA 2,564,494, filed on Oct. 18, 2006, the disclosures of which are incorporated herein by reference in their entirety.
The present invention relates to a system and method for controlling a wind turbine. More particularly, the present invention relates to a system for controlling a wind turbine with an ice detection system during turbine blade icing conditions, as well as a method for controlling the wind turbine during such conditions.
Systems used today for detecting ice on wind turbine blades attempt to determine the presence of ice through different methods and transmit a detection signal to the wind turbine control system which stops the turbine at the same moment. Experience has shown that the efficiency of such systems is greatly variable and that the emitted stop signal can be issued late after the start of an icing event and, in some cases, not at all. Consequently, there is already a non-negligible accumulation of ice on the blades at the moment the wind turbine is stopped and therefore there is a risk of breaking-up and projection of ice at speeds that are sufficient enough to cause injuries or material damages, while requiring that a longer natural de-icing cycle be completed before reactivating the wind turbine. In several cases, this results in several days of waiting for favourable climate conditions that promote melting of the ice.
There is thus a need for a more reliable system and method that has the capability of anticipating the formation of ice on wind turbine blades in order to cancel completely the risks of ice projection.
One object of the present invention is to provide a system and method that addresses at least one of the above-mentioned needs.
More particularly, the present invention provides a system for controlling a wind turbine, comprising:
The invention also provides a method for controlling a wind turbine, comprising the steps of:
A non-restrictive description of preferred embodiments of the invention will now be given with reference to the appended drawings.
An objective of the invention is met with a system and a method that reads, stores and filters continuously climatic conditions in order to determine those that are favourable towards the accumulation of ice on wind turbine blades while being linked to the wind turbine control system in order to also measure continuously its level of efficiency and to issue eventually a stop command thereto.
The objective of detecting ice and controlling the wind turbine is met with a system 10, as shown in
As shown in
Preferably, the climatic conditions comprise an average ambient temperature proximate the wind turbine, an average ambient relative humidity proximate the wind turbine, and an average ambient solar influx proximate the wind turbine. Moreover, as illustrated in
As illustrated in
Preferably, as shown in
Preferably, as shown in
Preferably, the memory stores reference efficiency curves and an efficiency deviation tolerance. Moreover, the system further comprises sensors for detecting the average power generated by the wind turbine, an average position of the wind turbine blades, and an average wind speed proximate the wind turbine, and generating efficiency signals based thereon. The system also comprises a second calculator for calculating an actual efficiency of the wind turbine based on the efficiency signals. As shown in
The invention also provides a method for controlling a wind turbine, comprising the steps of:
measuring ambient climatic conditions, and generating meteorological signals based thereon;
storing in a memory an icing tolerance;
calculating an overall probability of icing based on the meteorological signals; and
stopping the wind turbine when the overall probability of icing is greater than the icing tolerance.
Preferably, the method for controlling the wind turbine further comprises the steps of:
storing in the memory reference efficiency curves and an efficiency deviation tolerance;
detecting an average power generated by the wind turbine, an average position of the wind turbine blades, and an average wind speed proximate the wind turbine, and generating efficiency signals based thereon;
calculating an actual efficiency of the wind turbine based on the efficiency signals;
stopping the wind turbine when a deviation between the actual efficiency and an average efficiency calculated based on the reference efficiency curves is greater than the efficiency deviation tolerance.
Preferably, according to this method, the climatic conditions comprise an average ambient temperature proximate the wind turbine, an average ambient relative humidity proximate the wind turbine, and an average ambient solar influx proximate the wind turbine and step c) comprises the sub-steps of:
Preferably, step g) comprises the sub-steps of:
Preferably, the method for controlling the wind turbine according to the present invention further comprises the step of adjusting the deviation between the actual efficiency and average efficiency for the wind turbine before comparing the deviation to the deviation tolerance, by adding to the deviation an average of deviations between the actual efficiency and average efficiency for a series of other wind turbines adjacent to the wind turbine comprising the control system and by dividing the result of the addition by two.
Preferably, the method for controlling the wind turbine according to the invention, further comprises the steps of:
The objective of the invention is to anticipate the formation of ice on the wind turbine blades and to stop operation thereof until climatic conditions favourable for formation of ice disappear.
Implementation
As shown on
The software mechanism does sequentially and repetitively several tasks (processes) including principally the following:
Reading of climatic conditions and calculations of averages
(CALCULATE_AVERAGES process)
Measurement of wind turbine efficiency (MEASURE_EFFICIENCY process)
Calculation of icing index (CALCULATE_PROB_ICING process)
Emission of a stop command if required (STOP_MANAGEMENT process)
Reading of Climatic Conditions and Calculations of Averages:
As shown in
More particularly, this continuously running process uses real time data coming from the wind turbine network operational database (with an access to operational data from each of the wind turbines of the network) and calculates the 10 minute averages based on real time data. The goal of having 10 minute averages is to attenuate variations due to wind gusts and data communication delays.
The following table presents the input data for this process:
The following table identifies the bloc functions in
Measurement of Wind Turbine Efficiency
As shown in
More particularly, this continuously running process measures the efficiency deviation based on 10 minute averages calculated in the CALCULATE_AVERAGES process and on XY curves representing a typical behaviour of the wind turbine as a function of wind speed.
The first step executed by the process is to find, through a correlation method, the wind speed theoretically associated with the actual power and/or the actual wind turbine blade position.
Based on a collection of data collected over a long recording period, four typical behaviour curves for the wind turbine have been recreated.
Two power curves as a function of wind speed are used:
Since the wind turbine power levels off at a certain wind speed (in the example provided below: starting at 12.5 m/sec, the power levels off at 1530 KW), the system must transfer on the following curves the wind turbine blade position as a function of wind speed:
The system continuously evaluates the actual ambient temperature as well as the actual wind speed in order to determine towards which of these four curves the system is orienting itself in order to find the proper wind speed theoretically associated with the actual power and/or actual wind turbine blade position.
The LOOKUP_TABLE blocks contain the four power and wind turbine blade position curves.
The FUZ_ATERM_REAL blocks determine the membership degree of the value found at the X input with respect to the support points S1 and S2. The membership degrees (between 0.0 and 1.0) are found at the outputs MD1 and MD2.
The LIMIT_REAL block has the function of imposing a minimum and maximum limit to the value found at the input IN. The output value will thus be equal to IN if the value of IN is between the MIN and MAX limits. Otherwise, the value is limited to MIN or MAX.
The other blocks such as MUL_REAL, ADD_REAL and SUB_REAL are standard mathematical blocks.
The second step executed by the process is to calculate the deviation in actual efficiency simply by subtracting the theoretical wind speed calculated from the actual wind speed. The deviation in measured efficiency will therefore be expressed in meters/second. This deviation measured efficiency is then passed through a filter (LAG_FILTER) whose function is to attenuate any sudden variation.
The following table presents the input data for this process:
As an output, one obtains Deviation_Efficiency_Turb., a deviation of the measured efficiency for this wind turbine in meters/second.
The following table identifies the block functions in
As shown in
Calculation of an Icing Parameter:
As shown in
More particularly, this continuous process calculates continuously an icing probability parameter as a function of climatic data read in real time on the site based on meteorological sensors installed on a meteorological mast preferably placed at the center of the network of wind turbines to be monitored.
With the help of readings of ambient temperature, ambient relative humidity and solar influx, the system can estimate the risks of formation of ice on the wind turbine blades of the network.
Following a study on the behaviour of climatic conditions that lead to the formation of ice on wind turbine blades, it has been possible to determine that relative humidity, ambient temperature, as well as solar influx play key roles in the process. It has also been possible to extract different combinations of these key factors for which is possible that ice forms on the wind turbine blades.
The following continuous process uses a temperature/humidity curve and fuzzification blocks in order to recreate different combinations of climatic conditions that favour the formation of ice on wind turbine blades. The outputs of the fuzzification blocks FUZ_ATERM_REAL indicate the degree of approach towards the climatic conditions that favours the formation of ice. All of the degrees of approach are then combined in order to create an overall adjustment factor for probability of icing.
The following table presents the input data for the process:
As output data, one obtains Probability_Icing, a probability of formation of ice on wind turbine blades adjustment parameter expressed as a percentage. This adjustment parameter will be used in another process in order to adjust (decrease) the tolerance to the efficiency deviation (as shown in
The next table identifies the functional blocks in
Emission of a Stop Command
As shown in
It is also possible that the system preventively commands a stop in the operation of the turbine if the icing probability adjustment parameter shows a very high probability for more than 20 minutes. This preventive stop of the wind turbine should limit accumulation of ice on the blades. Consequently, the stop time for de-icing should be minimized as well as any production losses associated with a prolonged stop.
More particularly, this continuously running process uses the measurement of efficiency deviation and the icing probability adjustment parameter in order to determine if the wind turbine must be stopped.
The first step executed by the process is to process the wind turbine efficiency deviations as well as those of the wind turbine network in order to polarize them positively (because it is effectively possible that the efficiency deviations be negative), and to calculate a new efficiency deviation which is in fact an average of the two efficiency deviations. The goal of the manoeuvre is to provide a “network effect” to the measurement of the efficiency deviation related to the wind turbine before adjusting a deviation caused by a malfunction of equipment required for reading of key data (power, blade position, wind speed). The adjustment from the “network effect” will come attenuate this error while ensuring that several wind turbines are affected by a significant efficiency deviation.
The second step executed by the process is to use an icing probability adjustment parameter for:
The last step executed by the process is to manage the stopping operation of the wind turbine in cases where:
The following table presents the input data for this process:
As output data, one obtains Stop_For_Icing_Turbine, a bit for commanding a stopping operation of the wind turbine. This bit will be sent to a process managing the stop/start commands for the wind turbine that are related to the wind turbine control system and excluded from the present patent application.
The following table identifies the bloc functions in
Sample Calculations
The following sections show examples of calculations accomplished by the system through several hours of operation. The details of the calculations are shown in
Initial State (
The starting meteorological conditions are:
Starting operational conditions for wind turbine:
In these normal operating conditions, the wind turbine produces power according to theoretical estimates, within acceptable margins of error.
Evolution after 4 Hours of Operation
The meteorological conditions are now:
Operational conditions for wind turbine are now:
After 4 hours of operation, the meteorological measurements indicate an increase in relative humidity and a decrease in temperature. The conditions favourable for icing of the blades are met rapidly. The system evaluates the risks of icing to be 83%. The system therefore lowered the efficiency deviation tolerance to 0.85 m/sec in order to adjust start and stop of the wind turbine. It is possible that there is already a light accumulation of ice on the blades since there is a perceived efficiency deviation of −0.72 m/sec. At this stage, the accumulation of ice is imperceptible by eye, at the foot of the wind turbine.
Evolution after 6 Hours of Operation
The meteorological conditions are now:
Operational conditions for wind turbine are now:
After 6 hours of operation, the meteorological measurements indicate a new increase in relative humidity and a constant decrease of ambient temperature. The efficiency deviation becomes important and even exceeds the tolerance. There is definitively an accumulation of ice on the wind turbine blades. At this moment, the system takes the decision to stop the wind turbine in order to avoid a overly large accumulation and therefore cancel any risk of injury or damages due to pieces of ice detaching themselves and also with the goal of reducing the blade de-icing period when meteorological conditions will allow it.
It will be also possible to command a stop of the wind turbine when the icing probability parameter reaches 98%, no matter what the production deviation tolerance is in order to avoid any formation of ice on the wind turbine blades.
Other Considerations with Respect to the Operation of the System
The system according to a preferred embodiment of the invention allows the detection and prevention of the formation of ice on blades of a wind turbine or a network of wind turbines and allows to minimize production losses associated with blade icing. The invention allows detection of periods that are favourable to the formation of ice on the blade by measuring climatic conditions on site and, more particularly, ambient temperature, relative humidity, wind speed and solar influx.
Preferably, the system according to a preferred embodiment of the invention proceeds with data acquisition using an industrial automate connected to a meteorological station and a complete network of wind turbines through a communication network.
Preferably, the system evaluates the loss in performance of each of the wind turbines and combines the site conditions to those of the wind turbine preferably with fuzzy logic equations, in order to obtain an appreciation of the criticality of stopping the machine.
Preferably, the system permanently evaluates the parameters as a whole that are transmitted to it in order to quantify the risks of icing.
Preferably, it also becomes possible to measure the risks incurred at the start of operation and/or when the wind turbine is left operating by combining through logic the icing risk parameter to a wind turbine efficiency deviation parameter.
Preferably, in its most simple application, the criticality level can be used to send a stop signal starting at a certain limit or can be sent to a matrix comprising environmental, geographical and spatial parameters linked to the wind turbine. In all cases, a preventive stopping operation of the wind turbine allows a limitation in the quantity of ice accumulated on the wind turbine blades during icing periods. It also allows a limitation of risks linked to projections of ice from the blades. Stopping the wind turbine, before reaching icing limits, further allows an instantaneous restart when the icing period is finished.
The system according to a preferred embodiment of the invention therefore allows a more rapid stopping operation of the wind turbines thus limiting the quantity of ice accumulated on the blades and a rapid restart, without waiting for a period of temperature above two degree Celcius, allowing the ice accumulated during operation in these icing conditions to melt.
The system according to the preferred embodiment of the invention detects, through the measurement of a few key parameters, conditions favourable to icing, in other words an icing cloud. When an icing cloud is detected, the machines are preferably stopped as soon as the first symptoms of icing appear. In extreme cases, the stopping operation can be made without waiting for symptoms of loss of production.
Preferably, the conditions related to wind turbine icing are intimately linked to relative humidity and temperature. When, for example, the humidity is lower than 85%, the risks of icing are very low. The risks increase significantly when the relative humidity exceeds 85%. When humidity exceeds 95%, an icing cloud is almost guaranteed. In all the previously cited cases, the temperature of the air must be lower than two degree Celsius.
However, experience shows that icing is less probable at very low temperatures. Moreover, the rate of solar influx allows one to distinguish certain false events, occurring primarily during day time, since significant solar influx in midday decreases the risks of icing clouds.
List of Typical Equipment
The material elements used preferably comprise an IEC-1131-3 compatible industrial automate. In the case of a prototype according to a preferred embodiment, a Momentum Modicon automate with the different following interfaces has been used:
The details of the principal blocks used and their transfer functions can be found in the programming software documentation of Concept 2.5 of Schneider Electric—Modicon where it is explained how the FUZ_PROD_*** blocks produce a fuzzy product, the FUZ_ATERM_INT and FUZ_ATERM_REAL blocks accomplish fuzzification of all the terms and the LAG1 blocks accomplish time delays. Certain details on these blocks are provided below as a reference.
ADD, SUB, MUL, DIV blocks
These blocks accomplish basic mathematical functions.
LOOKUP_TABLE block
Functional Description:
This functional block attempts to make linear the characteristic curves through interpolation. This functional block operates with the distance between variable support points. The number of inputs XiYi can be increased through a modification of the vertical height of the block frame to 30. This corresponds to 15 pairs of support points. The number of inputs must be an even number. The X values must be in ascending order. As additional parameters, it is possible to plan EN and ENO.
Parameter Description:
Two inputs following each other respectively (XiYi) represent a pair of support points. The first input XiY1 corresponds to X1, the next, Y1, the following X2, etc. For the chosen input value for X and being located between the support points, the corresponding Y output value is interpolated by considering a linear polygonal line between the support points. For X<X1 Y=Y1 For X>Xm Y=Ym. When the X input value exceeds the value of the last support point Xm, the output QXHI becomes “1”. When the X input value does not reach the value of the last support point X1, the output QXHO becomes “1”.
Interpolation Principle:
For a Y point, we have the following algorithm: for Xi£X£Xi+1 and i=1 . . . (m−1) Condition: X1£X2£ . . . £Xi£Xi+1£ . . . £Xm−1£Xm. The X values must be in ascending order. Two adjacent X values can have the same value. It is therefore possible to have a discontinuous curve. One then has the particular case of: Y=0.5×(Yi+Yi+1) for Xi=X=Xi+1 and i=1 . . . (m−1).
LAG1 Block
Description of the Function:
This functional block represents a first order lag parameter. This functional block has the following functional modes: Manual, Pause and Automatic. The additional parameters EN and ENO can be reconfigured.
The transfer function is the following:
The calculation formula is the following:
Description of Sizes
Description of Module Parameters:
Parameterization
One can define parameters for the functional block by determining the GAIN as well as the LAG constant. The Y output follows with a lag the input signal X (jump from 0 to 1.0 at input X). It approaches the value according to an exponential function.
Functional Modes:
Three functional modes can be selected with the inputs MAN and HALT:
The diagram on
LAG_FILTER block
Functional Description:
This functional block represents a first order lag parameter. This functional block has the following functional modes:
The additional EN and ENO parameters can be reconfigured.
Formula:
The transfer function is the following:
The calculation formula is the following:
Description of Sizes:
Description of Module Parameters
Parameterization:
The block function can be parameterized by determining the GAIN gain as well as the lag constant LAG. The OUT output follows with a lag the IN input signal step (jump from 0 to 1.0 at input IN). It approaches the value exp(−t/LAG) GAIN×X according to an exponential function.
Functional Modes:
Two functional modes can be selected for the input TR_S:
The diagram on
LIMIT_REAL block
Description of the Function:
The function transmits, at the output, the unchanged input value (IN), if the value is not lower than a minimum value (MN), nor greater than a maximum value (MX). If the input value (IN) is lower than the minimum value (MN), this value is transmitted to the output. If the input value (IN) is greater than the maximum value (MX), this value is transmitted to the output. The processing is related to data types from the group ANY_ELEM. The data types of all the input values and that of the output value must be identical. For processing of different types of data, one has respectively a particular function. EN and ENO can be managed as additional parameters.
Formula:
OUT=IN, if (IN3MN)&(IN£MX)OUT=MN, if (IN<MN)OUT=MX, if (IN>MX)
Description of Block Parameters:
SEL Block
Description of Function:
The function is used to make a binary choice between two input values. Depending on the state of the input G, the input transmitted to the output OUT is either IN0, or IN1.G=0->OUT=IN0G=1->OUT=IN1. The data types of the input values IN0 and IN1 and of the output value OUT must be identical. EN and ENO can be managed as additional parameters.
Description of Block Parameters:
FUZ_ATERM_REAL block
Description of Function:
The functional block fuzzifizes up to 9 terms of linguistic variables (input X) and indicates each membership degree (output MD1 . . . MD9). The range of values at the output for the INT data type ranges between 0 . . . 10 000 and for the REAL data type 0 . . . 1. The membership functions are defined by support points (extendible inputs S1 . . . S9).
The functional block works with a simplification tailored to the definition of the membership functions:
The number of support points (S1 . . . Sx) can be increased to 9 max. through an increase in the vertical framing of the block. It is not possible to configure more support points.
The number of membership degrees calculated corresponds to the number of membership functions. If the configuration comprises less than nine membership functions, the remaining outputs have a value of 0 (e.g. 4 for membership functions, one can count 4 membership degrees for MD1 . . . MD4 and MD5 . . . MD9 go to 0). The data types for all of the input values and the output values must be identical. A particular functional block is available each time for the elaboration of different data types.
One can configure EN and ENO as additional parameters.
Description of Block Parameters:
Description of Parameters:
With the functional block FUZ_ATERM, all the terms of a linguistic variable can be fuzzified at the same time. The membership functions are determined through support points (S1, S2, S3, . . . ). The concept of this fuzzification allows a definition of the extremities of several membership functions with one support point at a time. The membership functions present themselves as ramps and triangles, the sum of the different membership degrees being always 100%. These correlations are presented in the following temporal diagrams:
Cycle Diagrams:
FUZ_PROD REAL block
Description of the Function:
The function produces the product (output MD) of the membership degrees (extendible inputs MD1 . . . MDx). Moreover, the function carries out (for the calculation of integers) a multiplication by taking into account the range of value of the membership degree (0 . . . 10 000). The ranges of values at the inputs and at the output comprise for the data types INT 0 . . . 10 000 and for the data types REAL 0 . . . 1. The number of inputs can be increased. One can configure EN and ENO as additional parameters.
Description of Block Parameters:
Description of the Function:
In the REAL arithmetic, one reaches the result of the product of the membership degree through simple multiplication.
In whole number arithmetic, a calculation must be carried out conditioned by a scaling of the range of values:
Several modifications can be carried out with respect to the preferred embodiment that has been described without being beyond the scope of the present invention. It is understood that the components and configurations are not all essential to the invention and should not be used in a restrictive sense in order to limit the scope of the present invention. The system must be able to adapt itself to configurations proposed by different wind turbine manufacturers in order to maintain all of its functionalities. The list of components can therefore not be considered to be exhaustive or limitative.
Moreover, in the context of the present description, the expression “turbine” and “wind turbine” as well as any other equivalent expression can be used in an interchangeable manner, as it would be apparent to a person of skill in the art.
Moreover, other components, other types of relationships between the components as well as other material configurations can be used in order to implement the system to control a wind turbine.
Number | Date | Country | Kind |
---|---|---|---|
2564494 | Oct 2006 | CA | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/CA2007/001842 | 10/18/2007 | WO | 00 | 12/9/2010 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2008/046215 | 4/24/2008 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
7086834 | LeMieux | Aug 2006 | B2 |
7637715 | Battisti | Dec 2009 | B2 |
7708524 | Sundermann et al. | May 2010 | B2 |
8050887 | Ahmann | Nov 2011 | B2 |
8200451 | Battisti | Jun 2012 | B2 |
8388315 | Haans et al. | Mar 2013 | B2 |
20050276696 | LeMieux | Dec 2005 | A1 |
20100001526 | Fukuda et al. | Jan 2010 | A1 |
20110280723 | Libergren | Nov 2011 | A1 |
Number | Date | Country | |
---|---|---|---|
20110089692 A1 | Apr 2011 | US |