The following relates to a computer device for detecting correlations within data received from a technical system and a technical system comprising such a computer device. Further, the following relates to a method for detecting correlations within data received from a technical system and a computer program product comprising a program code for executing such a method.
In several technical systems, for instance rotating equipment like turbines or generators, diagnostics itself and related diagnosis procedures, involve a comprehensive analysis of very large volumes of data for a longer time period, depending on the complexity of an investigated problem. The data consists of both textual messages from control units in the form of text strings, referred to as events in this domain, and sensor signals, referred to as measurements. Events from control units, also known as sequences of events, may contain significant information for diagnostics. But analysis based on this information by itself is expensive in time and cost and is not related to further information from sensors.
In common systems, methods are used which use either nominal information such as text mining, ontologies, complex event processing, or use numerical data such as discrete and stochastic methods, learning algorithms and generally mathematics.
An aspect relates to improving the processing of data received from technical systems based on numerical and nominal data.
Accordingly, a computer device for detecting correlations within data received from a technical system is provided. The computer device comprises a receiving unit for receiving numerical data from the technical system, a processing unit for processing the numerical data by converting the numerical data into text-based data and by detecting predefined events in the text-based data, a comparison unit for comparing the detected events with predefined queries to provide a comparison result, wherein the predefined queries describe correlations between detected events, and a signaling unit for outputting a signal based on the provided comparison result.
The computer device is based on the idea of converting the received numerical data into text-based data, i.e. nominal data, such that a comparison with text-based queries can be easily performed. Users who have no further knowledge of programming or programming languages can thus formulate text-based queries which can directly be compared with events detected in the converted text-based data. The text-based data may be based on a grammar which can be defined beforehand. The grammar may define events as well as any kind of correlation using a specific language based on the grammar.
The processing unit, the comparison unit and the signaling unit may be separate units or may be combined, for instance in a central processing unit.
The processing unit, when converting the numerical data into text-based data, may perform an analysis of the received numerical data and transform the numerical data into text-based data including the information of the numerical data in text-based form. Converting in this context may thus refer to analyzing and transforming numerical data into text-based data. The processing unit may then examine the text-based data in view of predefined events. The predefined events may be stored in a data base and describe or define for instance specified conditions of the technical system.
A computer device in this context may refer for instance to a personal computer or workstation but also to mobile devices like smartphones or tablet PCs. The computer device may comprise a display unit such as a monitor for displaying the output signal to a user.
According to an embodiment, the signaling unit is adapted to output a signal when the result of the comparison is positive.
The comparison unit may perform a comparison of the events of the text-based data and the predefined queries which may also be in text form. If the query describes a correlation between two events, the comparison unit determines whether both events are fulfilled. If yes, the signal unit outputs a signal. The signal may be for instance a warning signal informing a user about the occurrence of the combination of the events.
According to a further embodiment, the receiving unit is adapted to receive numerical sensor data from at least one sensor of the technical system and/or numerical measurement data from at least one measurement unit of the technical system.
The technical system may comprise at least one sensor sensing for instance a temperature, speed, rotation or any other kind of condition or status being measurable by sensors. In addition or alternatively, the technical system may comprise measurement units for measuring information within the technical system.
According to a further embodiment, the receiving unit is adapted to receive operation commands from at least one control unit of the technical system, and the comparison unit is adapted to compare the detected events and the operation commands with predefined queries.
In addition to sensor data or measurement data, operation commands can be taken into account when comparing the received numerical data, after conversion, with predefined queries. For instance, a query may define that the user wants to be informed if a specific operation command has been issued and a specific event, i.e., a specific condition or status, of the technical system occurs.
According to a further embodiment, a predefined query describes a correlation between a plurality of detected events.
The queries may also describe more than two events which need to be fulfilled before resulting in an output signal. These events may have a relation to each other, but may also be independent from each other.
According to a further embodiment, the predefined query describes a temporal correlation between the plurality of detected events.
According to this embodiment, at least two events may have a temporal correlation. The temporal correlation may be an offset between two or more events or may describe that the two or more events occur at the same time. Also a combination of these correlations may be described, e.g., two events occur at the same time and the third event a predefined time interval later.
According to a further embodiment, the predefined query describes a logical correlation between the plurality of detected events.
A logical correlation may correspond to any known logic operations like AND, NOR, NAND, XOR and so on. Also a combination of temporal and logical correlations may be described by the predefined queries.
According to a further embodiment, the processing unit includes a filter for filtering specific detected events.
According to this embodiment, specific detected events may be ignored by filtering. Thus, it may be defined in a query that some events need to be fulfilled whereas other events are ignored.
According to a further embodiment, the detected events include at least one of a trend of the detected event, a gap within the detected event, a minimum value of the detected event, a maximum value of the detected event, and an average value of the detected event.
If an event describes a changing or varying signal like temperature, voltage, current, speed or the like, the processing unit may determine the kind of change when detecting the events. These changes or variations within the signals can be part of predefined queries which then describe a varying event and not only a static event. However, a detected event can also correspond to a threshold such as a minimum value or maximum value.
According to a further embodiment, the computer device further comprises an input unit for receiving input information from a user, the input information including predefined queries.
The input unit may be for example a monitor, a keyboard, a mouse, a touchpad or any other kind of input unit.
According to a further embodiment, the input information is in text-based form.
As the input information is in text-based form, also users having no deeper knowledge of programming languages can define and input queries.
The above described computer device provides a simple approach to combine text-based information, i.e. predefined queries from users and operation commands from control units of the technical system, as well as numerical data from sensors. By filtering and preprocessing huge amounts of numerical data, which can be done directly by a diagnosis engineer, not a programmer, the comparison of the numerical data and the text-based queries can be easily performed. The computer device thus provides a user friendly way to represent rules, i.e. queries and comparison results, based on sensor measurements and their characteristics without any advanced knowledge of mathematics. An automated correlation of various sensor measurements can be performed by using various logical operators (AND, OR, NOT, etc.) as well as temporal correlations (after, before, coincides, etc.) for high-dimensional data. By placing together both information sources, i.e. numerical and text-based data, from any technical system, e.g. from rotating equipment, in the form of events in order to process them within one computer device, knowledge can be shared among various diagnosis engineers in well-known language without further knowledge of mathematics or programming languages.
According to a further aspect, a technical system is provided. The technical system comprises a plurality of sensors for providing numerical data from the technical system, and a computer device as described above.
According to an embodiment, the technical system is one of a wind turbine, a gas turbine, a steam turbine, a compressor, and a generator.
The sensors of the technical systems may be any sensors for detecting and/or monitoring conditions of the technical system, in particular of rotating equipment.
According to a further aspect, a method for detecting correlations within data received from a technical system is provided. The method comprises receiving numerical data from the technical system, processing the numerical data by converting the numerical data into text-based data and by detecting predefined events in the text-based data, comparing the detected events with predefined queries to provide a comparison result, wherein the predefined queries describe correlations between detected events, and outputting a signal based on the provided comparison result.
According to a further aspect, embodiments of the invention relate to a computer program product comprising a program code for executing the above-described method for detecting correlations within data received from a technical system when run on at least one computer.
A computer program product, such as a computer program means, may be embodied as a memory card, USB stick, CD-ROM, DVD or as a file which may be downloaded from a server in a network. For example, such a file may be provided by transferring the file comprising the computer program product from a wireless communication network.
The embodiments and features described with reference to the apparatus of the present invention apply mutatis mutandis to the method of embodiments of the present invention.
Further possible implementations or alternative solutions of the embodiments of the invention also encompass combinations—that are not explicitly mentioned herein—of features described above or below with regard to the embodiments. The person skilled in the art may also add individual or isolated aspects and features to the most basic form of embodiments of the invention.
Some of the embodiments will be described in detail, with reference to the following figures, wherein like designations denote like members, wherein:
In the Figures, like reference numerals designate like or functionally equivalent elements, unless otherwise indicated.
A processing unit 2 processes the numerical data 11. The processing unit 2 converts the numerical data 11 into text-based data and detects predefined events in the text-based data. A comparison unit 3 compares the detected events with predefined queries to provide a comparison result.
The predefined queries are input as input information 13 to an input unit 5. The predefined queries describe correlations between detected events, for instance temporal or logical correlations. A signaling unit 4 outputs a signal 12 based on the provided comparison result. The signal 12 can be a warning signal to indicate a specific combination of events.
In
The numerical data 11 is stored in a data base 6. The processing unit 2 comprises a further data base 18 in which predefined events as well as queries can be stored.
The numerical data 11 can be retrieved by a mathematical processing unit 7. The mathematical processing unit 7, which comprises a processor 14, determines mathematical events such as average values, minimum values or maximum values. In a processing recognition unit 8, which comprises an event emitter 15 for detecting further events, trends of the data 11 or gaps within the data 11 can be recognized. The processing recognition unit 8 is adapted to detect logical or temporal characteristics of the events.
In an event processing unit 9, which comprises a processor 16, logic rules can be applied by a logic rules converter 17. Thus, the detected events can be preprocessed before being supplied to the comparison unit 3 which is not shown in
The finally detected events can be shown on a display unit 19. Also the comparison result can be displayed on the display unit 19.
An example of a grammar being used for describing events and correlations between events will be explained in the following. It should be noted that also other grammar can be used or that the described grammar can be extended.
The grammar for describing events and correlations can be context free. An “event” and its definition are considered to be a term of a category signal.
The following are examples of the language, i.e. grammar, which can extend an event processing technology “Drools Fusion”:
The above listed grammar can be used to define various events, correlations between these events as well as queries, which will be described in the following. The term “rule” refers to predefined events.
A formula consists of two parts, a header and a formula expression, separated by a “=” symbol. The formula header has the form “signal(“event name”)”; there can be a reference definition for this formula before the expression (“$s1:”). After the expression with leading colon, optional attributes are located in arbitrary order:
Logical expressions include logical operands, such as AND, OR, NOT operators (not case-sensitive) and parenthesis:
An event emitter includes:
Event emitter attributes include:
Temporal constraints contain references to a binding point as a variable and a bound of an event (“start” or “end”) into brackets.
Event process emitter (event process generator) describes:
Trend can be:
Comparison emits events when comparing data expressions are satisfied by the comparison operator (==, !=, >, >=, <, <=) within a time constraint.
Gap emits events when the data expression contains gaps in the data.
Mathematical expressions of the event emitters include the following operations:
Filters define the behavior of data expression values emitting in the case that new input values cannot be calculated or there are no available values in the data source.
The standard deviation function has two overloading
The average function has two overloading
The mean function calculates the average value of several data expressions.
The abs function calculates the absolute value of the data expression.
The max function calculates the maximal value of several data expressions.
The min function calculates the minimal value of several data expressions.
The pow function calculates the power of data expressions. It includes two parameters:
It should be noted that this grammar is only an example and can be reformulated as well as extended.
In a first step 301, numerical data 11 are received from the technical system 100. The numerical data 11 are processed in a second step 302 by converting the numerical data 11 into text-based data and by detecting predefined events in the text-based data. This can be done using the above grammar.
In a third step 303, the detected events are compared with predefined queries to provide a comparison result, wherein the predefined queries describe correlations between detected events. The queries can also be formulated using the above described grammar.
In a fourth step 304, a signal 12 is outputted based on the provided comparison result.
Although the present invention has been disclosed in the form of preferred embodiments and variations thereon, it will be understood that numerous additional modifications and variations could be made thereto without departing from the scope of the invention.
For the sake of clarity, it is to be understood that the use of ‘a’ or ‘an’ throughout this application does not exclude a plurality, and ‘comprising’ does not exclude other steps or elements.
This application claims priority to PCT Application No. PCT/RU2013/001129, having a filing date of Dec. 16, 2013, the entire contents of which are hereby incorporated by reference.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/RU2013/001129 | 12/16/2013 | WO | 00 |