The present invention relates to a method and a computer system for receiving and handling operational data from a plurality of wind turbines within a confined area forming a wind power plant.
Data from wind power plants are received by a central computer system from the plurality of wind turbines forming the wind power plant as well as from other parts, such as wind anemometers, power output meters etc. with the purpose of surveying the performance and operation of the power plant and for producing reports of the performance. The latter is important as the contracts between manufactures and owners of the power plant usually are based on a set of performance parameters that are evaluated from such reports. The wind turbines report their operational parameters, e.g. power production, pitch angle of the blades, local measured wind speed and direction, temperatures of the generator, power transformer etc., angle of yaw, as well as the operational status, i.e. the categorisation of the time period of the data, such as “normal operation”, “yawing”, “turning of nacelle to recoil cables”, “no contact with power grid”, failures of different types etc. In particular, the operational status is important for non-productive periods, so-called downtime because the amount of downtime due to failure of the wind turbines is a significant parameter in computing the performance of the wind power plant. The reporting from the wind turbines is made regularly, typical every 10 minutes, and these data are called raw data.
The quality and completeness of the raw data is normally not satisfactory for direct generation of reports and manipulation of the raw data is performed by overwriting the raw data with corrected data to estimate missing data, correct erroneous data, e.g. values being out of a reasonable range or categorisation data, in particular downtime due to specific causes externally to the power plant. This correction of the raw data is performed as a series of automated routines each correcting for different faults according to a specific method, supplied with a number of manually generated corrections. Thus, the final data from which the reports are generated may typically comprise a considerable amount of data that have been added, altered or corrected one or several times.
Although a copy of the raw data usually is saved as a separate database file, the history of corrections is normally lost and the relation between the measured data and the corrected data may only be resolved by comparing the final data with the raw data.
It has been found by the present inventors that it is advantageous to be able to provide a more detailed substantiation of the corrections made to the raw data in order to generate the performance reports so that the credibility of the report can be estimated. Furthermore, it has also been found to be advantageous to facilitate the generation of different reports in order to evaluate different aspects of the performance and operation of the wind power plant, e.g. for optimisation of different aspects of the operational parameters, for identifying the importance of various reasons for downtime and for evaluation of the plant performance according to a set of contractual rules.
A separate log of the corrections may be kept and a backtracking of each of the final data by means of the log may be applied to generate each of the different reports and the substantiation of the corrections. However, this procedure is tedious and requires many calculations and database lookups, particularly for the large amounts of data originating from large wind power plants over long time periods of several months or even years. The request for generation of different reports based on different corrections or priority of the corrections may necessitate that a separate series of corrections starting from the raw data is performed for each of the reports.
Thus, the objective problem to be solved by the present invention is to provide a method and a computer system for collecting raw data from a plurality of units, including a plurality of wind turbines, of a wind power plant, correcting the raw data with a plurality of routines and generating a plurality of reports, in which said generation of the plurality of reports based on different combinations of said correcting routines is facilitated.
This problem is solved by means of the present invention by preserving all the collected, raw data as well as all automatically generated and manually generated correction data in the same data structure, typically a two-dimensional matrix for each turbine, in which each column represents a data type, such as, e.g., time, measured production, reported operational status, production estimated from wind speed, production estimated from neighbouring wind turbines, automatically corrected operational status, manually corrected operational status, etc. and each row represents a period of a length, typically 10 minutes, occurring at a specified time and date. The data structure may also be, or be regarded as, a three-dimensional structure of which the two dimensions are as described and the third dimension represents the plurality of wind turbines so that each wind turbine has one two-dimensional data layer for its own data.
This solution requires much larger data storage means that the known solutions, but it is thereby achieved that all different kinds of requested reports may easily be generated from the data, for which reports the priority of selecting data on which to base the report is diverging, e.g. whether to use the production estimated from wind speed or the production estimated from neighbouring wind turbines if the operational data for a wind turbine are missing for a period. Furthermore, it is easy to substantiate the type and amount of corrections on which a given report is based.
Example embodiments of the present invention provide a method of collecting and correcting operational data from a wind power plant by a computer device, comprising the steps of
regularly receiving operational data from a plurality of wind turbine of said wind power plant,
storing said operational data in a dedicated part of a dimensionally ordered data structure in a data storage device associated with the computer device,
performing a plurality of predefined correction routines each producing a set of correction data,
storing said sets of correction data in thereto dedicated parts of said data structure in said data storage means so that all previous stored data are preserved, and
generating reports of a plurality of types, each type having a predefined set of rules for selecting data from said stored data on which selected data the report type is based.
By the term “dimensionally ordered data structure” is understood e.g. a two-dimensional matrix of data, of which the rows represent periods and the columns represent data, or a three-dimensional matrix of data, of which the third dimension represents the plurality of wind turbines so that each turbine has its dedicated two-dimensional data layer. More dimensions, e.g. representing subgroups of wind turbines would also be within the scope of the present invention.
It is important that all stored data are preserved, which means that data when stored may not overwrite previously stored data of the data structure.
The operational data comprises typically at least the power production and the operational status of the wind turbine, but other data such as temperatures of various parts of the turbines, yawing angle, wind speed etc. may also form part of the operational data.
It is preferred that at least one of the correction routines produces a set of correction data being estimated data for the power production of the wind turbines.
Furthermore, the method may in a preferred embodiment furthermore comprise means for allowing manual correction of the data. Thus, the method may further comprise the steps of
It is furthermore advantageous that at least one of said reports comprises credibility data based on the type and/or amount of corrections of the selected data from which the report is generated.
The present invention relates in a further aspect to a computer system comprising means for establishing at least temporarily data transmission connection with a plurality of wind turbines forming a wind power plant and having means for performing the above method as well as a computer programme product that is suitable for being run on a computer system comprising means for establishing at least temporarily data transmission connection with a plurality of wind turbines forming a wind power plant and enable said computer system to perform the method of the present invention.
The present invention will become more apparent by describing in detail example embodiments thereof with reference to the drawing in which:
A preferred embodiment of the present invention is disclosed in the following with reference to the accompanying drawings of which
The Server Solution according to an embodiment of the present invention is a SCADA system used for wind power plants. A wind power plant consists of wind turbines, meteorology stations, substations and a control building. All units in at the power plant are loop connected through fibre optical cables that meet up in the control building. In the control building a Small Business Server is installed with dedicated software for operation, monitoring and collection of historical data from the power plant.
All communication at the control building between Server and the Clients is performed through a LAN, but is also possible to connect to the server from a remote location through a dial-in connection (RAS-modem)
The Report Generator toolbox is a software product of the computer system and consists of following components:
To be able to make report with maximum data integrity an automatic and manual processing of the raw data is executed. Beside validation of the collected data a number of different new values are calculated as well.
The following steps describes the work flow in using the Report Generator with reference to
Step 1
All collected raw data from the turbines and other park units are store in a Windows SQL2000 database.
Step 2, 3 & 4
The shadow data tables consist of data generated based on raw data and contractual parameters entered into the configuration table in the Profile Administrator module. The calculated new values are focusing on Expected Production used to estimate the complete power plant performance.
Another very important set op values are the automatic and manual allocation of downtime. These values are use for documenting the contractual availability.
All the raw and processed data are in general used for verifying the performance of the power plant and by that the contractual responsibilities. This makes the data processing subject to extensive focus and high level of data transparency is required.
To meet the demand for data transparency, the software uses different ways of keeping an overview. The main features are:
Step 5 & 6
When data have been validated and manual edited the reports can be generated, presented and stored as a table in the database.
Step 7 & 8
All generated reports/results are stored the Report Achieve where everybody with the right access can download and print the reports. It is also possible to regenerate the individual report if the edited shadow data have been change further.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/DK02/00645 | 9/30/2002 | WO | 00 | 12/16/2004 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO03/029648 | 4/10/2003 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5646343 | Pritchard | Jul 1997 | A |
6681156 | Weiss | Jan 2004 | B1 |
6724097 | Wobben | Apr 2004 | B1 |
6906431 | Wobben | Jun 2005 | B1 |
6925385 | Ghosh et al. | Aug 2005 | B1 |
6966754 | Wobben | Nov 2005 | B1 |
6975925 | Barnes et al. | Dec 2005 | B1 |
20020029097 | Pionzio et al. | Mar 2002 | A1 |
20030011348 | Lof et al. | Jan 2003 | A1 |
20030126060 | Lof et al. | Jul 2003 | A1 |
20030227172 | Erdman et al. | Dec 2003 | A1 |
20040167677 | Weiss | Aug 2004 | A1 |
20040207207 | Stahlkopf | Oct 2004 | A1 |
20040230377 | Ghosh et al. | Nov 2004 | A1 |
20040267466 | Enis et al. | Dec 2004 | A1 |
20050062290 | Stahlkopf | Mar 2005 | A1 |
20050090937 | Moore et al. | Apr 2005 | A1 |
20050108150 | Pethick et al. | May 2005 | A1 |
20050127680 | Lof et al. | Jun 2005 | A1 |
20050165511 | Fairlie | Jul 2005 | A1 |
20050192780 | Mertins et al. | Sep 2005 | A1 |
20050192827 | Mertins et al. | Sep 2005 | A1 |
20050192859 | Mertins et al. | Sep 2005 | A1 |
20050203671 | Mertins et al. | Sep 2005 | A1 |
Number | Date | Country |
---|---|---|
19713583 | Oct 1998 | DE |
WO 9707443 | Feb 1997 | WO |
WO 0203253 | Jan 2002 | WO |
Number | Date | Country | |
---|---|---|---|
20050107989 A1 | May 2005 | US |