EP4154077A1 - Method for recording and displaying measurement data - Google Patents

Method for recording and displaying measurement data

Info

Publication number
EP4154077A1
EP4154077A1 EP21727467.9A EP21727467A EP4154077A1 EP 4154077 A1 EP4154077 A1 EP 4154077A1 EP 21727467 A EP21727467 A EP 21727467A EP 4154077 A1 EP4154077 A1 EP 4154077A1
Authority
EP
European Patent Office
Prior art keywords
data
measured values
acquiring
recorded
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
EP21727467.9A
Other languages
German (de)
French (fr)
Inventor
Wladimir DEGTJAREW
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Elpro GmbH
Original Assignee
Elpro GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Elpro GmbH filed Critical Elpro GmbH
Publication of EP4154077A1 publication Critical patent/EP4154077A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
    • G05B23/0221Preprocessing measurements, e.g. data collection rate adjustment; Standardization of measurements; Time series or signal analysis, e.g. frequency analysis or wavelets; Trustworthiness of measurements; Indexes therefor; Measurements using easily measured parameters to estimate parameters difficult to measure; Virtual sensor creation; De-noising; Sensor fusion; Unconventional preprocessing inherently present in specific fault detection methods like PCA-based methods
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/31From computer integrated manufacturing till monitoring
    • G05B2219/31282Data acquisition, BDE MDE

Definitions

  • the present invention relates to a method for acquiring and providing measured values and data, in which first measured values and times are acquired.
  • the measured values are then saved in a RAW time grid.
  • a first part of the data of the recorded measured values is then stored in a first time grid, the first part of the recorded measured values comprising less data than the stored recorded measured values.
  • the data of the measured values are usually stored in such a way that they require little storage space. This is possible, for example, by means of commercially available permanent storage (HDD and / or SSD), often using compression algorithms. However, in order to display the data of the measured values with the least possible time delay, this space-optimized storage is not optimal.
  • the desired data of the measured values must first be localized on the permanent memory, then loaded into a random access memory (RAM) and, if necessary, decompressed. For the display, it makes more sense to store the data of the measured values with optimized access time, for example in a random access memory (RAM) such as is used as a working memory in a commercially available computer. It is therefore the object of the present invention to provide a method for acquiring and providing measured values with which acquired measured values can be displayed quickly and reliably.
  • RAM random access memory
  • the method according to the invention for acquiring and providing measured values and data has four method steps:
  • the measured values can, for example, be physical quantities that are attached to the system to be monitored via sensors.
  • the measured values can also be made available via a network that makes processed measured values available.
  • the time is recorded. In order to record the measured values in a time-resolved manner, it is necessary to record the time of receipt of each measured value (time stamp).
  • the recorded measured values are saved in a RAW time grid.
  • the measured values are usually recorded and stored at regular intervals, for example every 10 ms, with each measured variable being able to be sampled in a different time pattern.
  • the RAW time grid therefore contains the individual, unadulterated measured values as they were made available in the first process step.
  • a first part of the data of the recorded measured values is stored in a uniform time grid.
  • the uniform time grid is so different from the RAW time grid that the uniform time grid is at least equal to or greater than the smallest RAW time grid.
  • This can be, for example, a 15-minute grid, which is particularly suitable for an energy-efficiency-related consideration of the system, because electricity billing usually takes place in a 15-minute grid. Therefore, according to the invention, the first part of the recorded measured values has less data than the stored recorded measured values and occupies less memory space.
  • step four can be repeated with a different uniform grid and a different time range, adapted to the application.
  • the storage of the RAW measured values does not necessarily have to take place in the same grid and synchronously with the data acquisition.
  • the measured values can be temporarily stored and bundled in a larger grid (e.g. every 30 seconds) on the hard disk. This greatly reduces the number of hard disk accesses, which not only relieves the load on the computing system, but also increases the service life of the hard disk.
  • the decoupling of the write process on the hard disk from the transfer of the aggregated data in a uniform grid to the main memory (RAM) increases the real-time capability of the system.
  • an output is created from the first part of the stored data of the recorded measured values, which can be viewed at any time as required by a user, for example a supervisor of the monitored facility.
  • At least part of the first part of the stored data of the recorded measured values is read out and transmitted to a graphic output device.
  • this part of the first part of the stored data of the recorded measured values is used to create an output data record that is output on a graphic output device.
  • the output comprises a graphical output which can be viewed at any time as required by a user, e.g. a supervisor of the monitored facility. Based on the graphical representation of the output, a user can quickly and reliably assess the relevance of the part of the data of the recorded measured values displayed in the output, e.g. whether the monitored system is being operated incorrectly, and make predictions about the behavior of the monitored system.
  • a control command that executes an action is created from the first part of the stored data of the recorded measured values.
  • This action can include the control of a system, the sensors of which supply the measured values, or another system.
  • the system can be operated in an optimized mode that is recorded with the aid of the recorded measured values.
  • the control command can also be a safety command that switches off the system or parts of it if the measured values show that previously defined or determined limit values are exceeded.
  • at least part of the first part of the stored data of the recorded measured values is read out and transmitted to a control device which creates the control command.
  • a control data record is created from this part of the first part of the stored data of the recorded measured values, from which a control command is in turn generated. After the control command has been created, the control command is executed.
  • the present invention accelerates all of these processes very much, since the measurement values can be read out and processed much more quickly as a result of the technology used in order to generate a control command.
  • the system can use mathematical models to create forecasts over a longer period of time in a uniform grid, which is larger than the smallest scanning grid, which can be used to forward an adapting control command to the control device.
  • the recorded measured values are stored in a RAW data record.
  • the RAW data set has a RAW data volume.
  • the RAW data record contains the individual, unadulterated measured values as recorded by the system to be monitored.
  • the RAW data volume depends on the number and type of measured values recorded.
  • the RAW data record is stored on a RAW storage device.
  • the RAW storage device is usually an or several hard drives (HDD and / or SSD) and / or one or more corresponding partitions on such a memory.
  • compression algorithms can be used that reduce the storage requirements of the RAW data set.
  • the RAW storage device has a RAW write / read speed.
  • the stored data must first be localized on the permanent memory, then loaded into a random access memory (RAM) and, if necessary, decompressed.
  • RAM random access memory
  • the RAW time grid is a variable time grid that can change over time during the recording of a measured value.
  • the recorded measured values are stored together with the RAW time grid in a RAW data record and stored on the RAW storage device. The recorded measured values are therefore assigned to a time grid.
  • the recorded measured values are stored over a RAW time interval.
  • the RAW time interval can, for example, start with the commissioning of the monitored facility and be continued continuously. It is also possible to start the RAW time interval at a certain point in time, e.g. replacement of a component of the monitored device.
  • the recorded measured values are stored in a space-optimized manner.
  • one or more permanent memories HDD and / or SSD
  • compression algorithms can be used that reduce the storage requirements of the RAW data set. The requirements of the method according to the invention on the read-only memories are thereby kept as low as possible.
  • the first part of the data of the recorded measured values is stored in a first data record.
  • the data record can be viewed by a user, for example a supervisor of the monitored facility, at any time as required.
  • the first part of the data of the recorded measured values is stored with optimized access time, for example on a read-only memory with fast access time (SSD), usually without the use of compression algorithms.
  • SSD fast access time
  • the first part of the data of the recorded measured values is aggregated and / or calculated from the recorded measured values.
  • the first part of the data of the recorded measured values also contains previously recorded measured values that were uniformly aggregated at a specified time interval.
  • a second part of the data of the recorded measured values is stored.
  • the second part of the data of the recorded measured values differs with regard to the recorded measured values in its time grid (e.g. 10 second grid), time interval (e.g. the data from 1.1.2019 to 3.11.2019), the type of measurement data and / or its data volume from the first part of the data of the recorded measured values.
  • time grid e.g. 10 second grid
  • time interval e.g. the data from 1.1.2019 to 3.11.2019
  • the type of measurement data and / or its data volume from the first part of the data of the recorded measured values e.g. 10 second grid
  • types of measured values differ in the source of the measured values, in their physical or chemical size, in their unit and / or in other features.
  • a third part and further parts of the data of the recorded measured values are stored.
  • the third part and the other parts of the data of the recorded measured values differ with regard to the recorded measured values in their Time grid, time interval, the type of measurement data and / or their data volume from the other parts of the data of the recorded measurement values.
  • the parts of the data of the recorded measured values are stored on a first storage device.
  • the storage device can in particular be arranged remotely from the RAW storage device, e.g. on a remote server and / or a mobile computer (notebook computer).
  • the data volumes of the data sets of the parts of the data of the recorded measured values are smaller than the data volume of the RAW data set.
  • the parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume.
  • the requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the time intervals of the parts of the data of the recorded measured values are less than or equal to the RAW.
  • the parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the time intervals of the parts of the data of the recorded measured values lie in the future relative to the RAW values.
  • the physical quantities that have been transmitted by a measuring device are still up to the RAW time limit, but the calculated values are in the future and thus represent the prognoses.
  • the time grid of the parts of the data of the recorded measured values are different from the RAW time grid.
  • the parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the access speed of the parts of the data of the recorded measured values from the data records of the parts of the data of the recorded measured values is less than or equal to the access speed of the same data from the RAW data record.
  • This can be achieved, for example, by using compression algorithms for storing the RAW data set, but not for storing the data sets of the parts of the data of the recorded measured values and / or by using different hard drives (HDD, SSD) with different access times.
  • HDD, SSD hard drives
  • a first subset of the first part of the data of the recorded measured values is stored in a first sub-data set.
  • a division of the first part of the data of the recorded measured values into a further partial data set allows a user greater flexibility in the presentation of the part of the data of the recorded measured values, in that the user can select a selection of the data of the recorded measured values for display.
  • the first subset of the first part of the data of the recorded measured values is aggregated and / or calculated from the first part of the data of the recorded measured values.
  • the first Subset of the first part of the data of the recorded measured values also previously recorded measured values that were recorded in a specified time interval.
  • a second subset of the first part of the data of the recorded measured values is stored in a second partial data set.
  • the second subset of the second part of the data of the recorded measured values differs in its time pattern, time interval, type of measured data and / or its data volume from the first subset of the first part of the data of the recorded measured values.
  • a third and further subset of the parts of the data of the recorded measured values is stored.
  • the third and further subsets of the parts of the data of the recorded measured values differ from the other subsets of the other parts of the data of the recorded measured values in terms of time grid, time interval, type of measured data and / or their data volume.
  • a division of the first part of the data of the recorded measured values into a further partial data set allows a user greater flexibility in the presentation of the part of the data of the recorded measured values, in that the user can select a selection of the data of the recorded measured values for display. It is therefore easier to assess the relevance of the recorded measured values.
  • subsets of the parts of the data of the recorded measured values are stored on a second storage device.
  • the storage device can in particular be arranged remotely from the RAW storage device and / or the first storage device, e.g. on a remote server and / or a mobile computer (notebook computer).
  • the subsets of the parts of the data of the recorded measured values are stored in different partial data sets.
  • the data volumes of the data sets of the subsets of the parts of the data of the recorded measured values are smaller than the data volumes of the parts of the data of the recorded measured values.
  • the data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the time intervals of the subsets of the parts of the data of the recorded measured values are less than or equal to the time intervals of the parts of the data of the recorded measured values.
  • the data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the time raster of the subsets of the parts of the data of the recorded measured values is greater than or equal to the time raster of the parts of the data of the recorded measured values.
  • the data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume.
  • the requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
  • the second storage device has a shorter access time than the first storage device and the RAW storage device.
  • the second storage device is therefore very well suited for a quick output of the subsets of the parts of the data of the recorded measured values.
  • the second memory device can be, for example, a random access memory (RAM) such as is used as a working memory in a commercially available computer.
  • RAM random access memory
  • the storage requirement size of the second storage device is related to the storage requirement size of the first storage facility (DTG1) and the storage requirement size of the RAW storage facility (RDTG): DTG2 ⁇ RDTG and DTG2 ⁇ DTG1.
  • the second storage device is different from the first storage device and / or the RAW storage device.
  • the first storage device is different from the second storage device and / or the RAW storage device
  • data are read in from a hand-held data record.
  • the data of the hand data set are recorded from an input.
  • the data of the hand data set can in particular be generated by an input of a user. These can be, for example, parameters for scaling the recorded measured values or substitute values for missing or incorrect recorded values
  • the data read in from a manual data set replace the data from the parts of the data of the recorded measured values.
  • the data of the hand data set can in particular be generated by an input of a user. These can be, for example, parameters for scaling the recorded measured values or substitute values for missing or incorrect recorded measured values. The incorrect recorded measured values are then replaced by entering the manual data set.
  • the manual data records are entered for the future and form a basis for plan values.
  • the recorded measured values are recorded from several and / or different measurement data sources.
  • the measurement data sources can, for example, be different sensors on the system to be monitored.
  • a network of sensors that collects processed measured values is also possible.
  • the measured values acquired from several measured data sources have different time rasters.
  • the time raster can be chosen arbitrarily. Certain measured values can be recorded at short intervals, e.g. 10ms, others at longer intervals, e.g. 1h.
  • the recorded measured values are (initially) recorded in a measured value pool.
  • the measured value pool acts as an intermediate memory (buffer memory) in which the recorded measured values are temporarily stored before they are distributed to other storage devices.
  • write / read processes are facilitated or made possible in this way.
  • the writing and reading processes can be decoupled in time.
  • the recorded measured values are assigned a time in the measured value pool. The recorded measured values are therefore assigned to a time stamp in order to be able to understand when each individual measured value was recorded.
  • the measured value pool distributes the recorded measured values to different storage devices.
  • parts of the data of the recorded measured values are read out from the RAW data record and the measured value pool.
  • the method according to the invention is carried out by means of a computer program product that is loaded in the memory of a computing / processing device.
  • measured values M1, M2, M3 recorded in the data records DS1, DS2, DS3 have different contents.
  • measured values X are only acquired from one measured data source. In principle, however, several measured values X can also be recorded from several different measurement data sources, which can have the same or different time rasters.
  • the recorded measured values RM are stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS.
  • the recorded measured values are therefore assigned to a time grid.
  • the RAW storage device RS is usually one or more permanent memories (HDD and / or SSD) and / or one or more corresponding partitions on such a memory.
  • compression algorithms can be used that reduce the storage requirements of the RAW data record RD.
  • the recorded measured values RM are stored over a RAW time interval.
  • the RAW time interval can, for example, start with the commissioning of the monitored facility and be continued continuously. It is also possible to start the RAW time interval at a certain point in time, e.g. replacement of a component of the monitored device.
  • three parts of the data of the recorded measured values M1, M2, M3 are calculated from the RAW data record.
  • the first part of the data of the recorded measured values M1 can have a series of measurements of the measured value X with a time frame of 10 ms in a time interval of 1 minute
  • the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time frame of 100 ms in the time interval of 1h
  • the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time grid of 1min in a time interval of 1d.
  • the parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data record RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data record RD.
  • the three data sets DS1, DS2, DS3 can be displayed at any time by means of a graphic output.
  • a user e.g. a supervisor of the monitored facility, is able to reliably determine the actual state, the history and the development of the monitored facility over time at any time due to the method according to the invention.
  • measured values X are only acquired from one measurement data source.
  • the recorded measured values RM with their different time patterns are transferred to a measured value pool MT and temporarily stored there.
  • each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded.
  • the storage of the recorded measured values RM in the measured value pool MT is particularly useful when the scanning raster contains one or more measured values X or recorded measured values RM are small, e.g. less than 100 ms.
  • the recorded measured values RM are stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS.
  • the RAW data record RD is then aggregated AT. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3.
  • the recorded measurement data are saved in the RS and AT databases in a space-optimized manner. In particular, one or more permanent memories (HDD and / or SSD) and / or one or more corresponding partitions on such a memory are used.
  • compression algorithms can be used that reduce the storage requirements of the RAW data record RD.
  • three parts of the data of the recorded measured values M1, M2, M3 are calculated from the aggregated data record AT.
  • the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume.
  • the first part of the data of the recorded measured values M1 can have a measured value X with a time pattern of 10 ms in a time interval of 1 min
  • the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 hour
  • the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time pattern of 1 min in the time interval of 1 d.
  • the parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data set RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data set RD.
  • the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d).
  • These three parts of the data of the recorded measured values M1, M2, M3 are each stored in a data record DS1, DS2, DS3.
  • Analogous to the data of the recorded measured values M1, M2, M3 stored in the data records DS1, DS2, DS3, the individual data volumes of the data records DS1, DS2, DS3 are smaller than the data volume of the RAW data record RD and occupy less storage space.
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by, for example, variables calculated thereon and thus for example forecasts or sums or Integrals. But the calculated values always cover the time interval of the data record DSN and do not go beyond the monitored system.
  • the subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3.
  • the three partial data records TDS1, TDS2, TDS3 have the same time grid and the same time interval as the data records DS1, DS2, DS3 from which they were generated.
  • the three partial data sets TDS1, TDS2, TDS3 can be displayed at any time by means of a graphic output.
  • the data records DS1, DS2, DS3 as well as the partial data records TDS1, TDS2, TDS3 are saved with optimized access time in contrast to the RAW data record, e.g. on a permanent storage with fast access time (SSD).
  • SSD permanent storage with fast access time
  • measured values X1, X2, X3, X4, X5 are recorded from five measurement data sources.
  • the recorded measured values RM with their different time frames RZ are transferred to a measured value pool MT and there cached.
  • each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. From the measured value pool MT, the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and the aggregation AT.
  • the RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT.
  • the recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3.
  • data records are aggregated to the time grid of the data records DS1, DS2, DS3, and so, in this exemplary embodiment, three parts of the data of the recorded measured values M1, M2, M3 are calculated. If the time interval of a data record DSN lies outside the time stamp MN, then these values are ignored by the aggregation module AT and are not generated at all. In particular, the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume.
  • the first part of the data of the recorded measured values M1 can have a measured value X with a time pattern of 10 ms in a time interval of 1 min
  • the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 hour
  • the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time pattern of 1 min in the time interval of 1 d.
  • the parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data record RD stored on the RAW storage device RS and therefore occupy individually less storage space than the RAW data set RD. Due to the time interval of 1d of the data of the recorded measured values M3 selected here as an example, the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d).
  • the data records DS1, DS2, DS3 are stored on the storage device S2.
  • the storage devices RS and S2 are one or more permanent memories; storage that is optimized in terms of space is preferred, but storage that is optimized for access time is also possible.
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by variables calculated on them using the calculation module CT, for example, and thus the performance of the drives, for example is calculated via the monitored system.
  • the subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3.
  • the three partial data records TDS1, TDS2, TDS3 have the same time pattern as the data records DS1, DS2, DS3 from which they were generated.
  • the partial data records TDS1, TDS2, TDS3 are stored in different storage devices in this exemplary embodiment: the partial data record TDS1 is stored in the memory device S1.2, the partial data records TDS2.TDS3 in the memory device S1.1.
  • the storage devices S1.1, S1.2 are in this exemplary embodiment Random Access Memories (RAM) located in different computer systems. It is therefore also possible according to the invention to store the different partial data sets TDS1, TDS2, TDS3 in different computer systems and to have them displayed graphically.
  • RAM Random Access Memories
  • FIG. 4 An exemplary embodiment of the method according to the invention, in which a manual data set HDS is integrated, is shown in FIG. 4.
  • three different measured values X1, X2, X3 are acquired from three measurement data sources.
  • the recorded measured values RM with their different time rasters RZ are transferred to a measured value pool MT and temporarily stored there.
  • each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. From the measured value pool MT, the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and the aggregation AT.
  • the RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT.
  • the recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3.
  • three parts of the data of the recorded measured values M1, M2, M3 are calculated from the aggregated data record AT.
  • the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume.
  • the first part of the data can be the recorded measured values M1 have a measured value X with a time pattern of 10 ms in a time interval of 1 min
  • the second part of the data of the recorded measured values M2 have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 h
  • the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time grid of 1min in a time interval of 1d.
  • the parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data set RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data set RD. Due to the time interval of 1d of the data of the recorded measured values M3 selected here as an example, the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d).
  • the storage device RS is one or more permanent memories; storage that is optimized in terms of space is preferred, but storage that is optimized for access time is also possible.
  • the storage of the RAW data record RD is expediently space-optimized, and the storage of the data records DS1, DS2, DS3 is optimized in terms of access time. This can be achieved, for example, by using compression algorithms for the storage of the RAW data record RD, but not for the storage of the data records DS1, DS2, DS3 and / or by using different hard drives (HDD, SSD) with different access times.
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by, for example, variables calculated thereon and thus, for example, forecasts about the monitored System become possible.
  • the computation module CT is supplemented by a manual data record HDS.
  • the data of the hand data set HDS can in particular be generated by an input I of a user. These can be, for example, parameters for scaling the recorded measured values RM, or substitute values for missing or incorrect recorded measured values RM.
  • the erroneous recorded measured values RM are then replaced by the input I of the manual data record HDS.
  • values for the future can be entered in order to create forecasts from them, for example.
  • the subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3.
  • the three partial data records TDS1, TDS2, TDS3 have the same time pattern as the data records DS1, DS2, DS3 from which they were generated.
  • the partial data sets TDS1, TDS2, TDS3 are stored in a storage device S1 in this exemplary embodiment.
  • the storage device S1 is a random access memory (RAM) which is located in a computer system. It is therefore also possible according to the invention to store the different partial data sets TDS1, TDS2, TDS3 in different computer systems and to have them displayed graphically.
  • RAM random access memory
  • FIG. 5 shows an exemplary embodiment of the method according to the invention in which both a measured value pool MT and a manual data set HDS are used.
  • measured values X are recorded and provided over a period of one year.
  • three measured values X1, X2, X3 are recorded by different measurement data sources, for example sensors on the system to be monitored.
  • the acquisition of the measured values X1, X2, X3 can have any time grid.
  • a time grid of the measured values X1, X2, X3 of 10 ms each is taken as a basis; in other words, a new measured value RM is recorded every 10 ms from each measured value source X1, X2, X3.
  • the recorded measured values RM with their time pattern are transferred to a measured value pool MT and temporarily stored there.
  • each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded.
  • the storage of the recorded measured values RM in the measured value pool MT is particularly useful if the scanning raster of one or more measured values X1, X2, X3 or recorded measured values RM are small, e.g. smaller than 100 ms.
  • the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and via the aggregation module AT to existing data records DS1 to DSN, provided that the time interval of the data record covers the time stamp of the recorded measured value XN .
  • the RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT.
  • the recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the most recent recorded measured value RM but also recorded measured values RM in the time grid of 10 ms.
  • the recorded measured values RM are stored in the RAW data record RD in a space-optimized manner (less than 4 bytes per recorded measured value RM, the recorded measured values RM stored over a year occupy approx. 2TB in the RAW data record RD.
  • This data sets 200 scanned measured values with a time grid of 10ms ahead.
  • four parts of the data of the recorded measured values M1, M2, M3, M4 are calculated from the aggregated data record AT.
  • the four parts of the data of the recorded measured values M1, M2, M3, M4 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume.
  • a time grid of 100 ms to 10 s is selected for the first part of the data of the recorded measured values M1, the recorded measured values RM being continuously updated from the aggregated data record AT.
  • a time interval of the past 1 min to 15 min is selected, also updated by recorded measured values RM from the aggregated data record AT. Any time interval is assumed for the third and fourth part of the data of the recorded measured values M3, M4.
  • the data records DS1, DS2, DS3, DS4 are stored on the storage device RS like the RAW data record RD.
  • the storage of the RAW data record RD is space-optimized, the storage of the data records DS1, DS2, DS3, DS4 is access time-optimized.
  • the access time for the data sets DS1, DS2, DS3, DS4 is typically less than 400ms for 1 million recorded measured values RM.
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 are then generated in such a way that the recorded measured values RM are supplemented by variables calculated on them by means of the calculation module CT and thus, for example, forecasts become possible via the monitored system.
  • 1000 calculated variables of the calculation module CT are assumed.
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 have different time rasters and time intervals for the data records DS1, DS2, DS3, DS4 that generate them:
  • the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 are stored in the partial data sets TDS1, TDS2, TDS3, TDS4.
  • the partial data sets TDS1, TDS2, TDS3, TDS4 are stored in the storage device S1, which in this exemplary embodiment is a random access memory (RAM).
  • the required storage space for the partial data set TDS1 is approx. 1.2 GB, for the partial data set TDS2 approx. 1.7 GB, for the partial data set TDS3 approx. 2 GB and for the partial data set TDS4 approx. 3 GB.
  • the method according to the invention requires a total of approx to be recorded and made available for one year.
  • the method according to the invention advantageously does not place such high demands on the computer hardware that the method according to the invention can be carried out using a commercially available server or PC and / or notebook computer.
  • the data record TDS1 resolves the data very finely in real time.
  • the course is shown in a rough time grid over a year. It also often (but not always) makes no sense at all. It does not make sense to display the annual course of a measured value on a trend line in a 10 ms grid, since a standard monitor with 1920 pixels does not have a suitable resolution to display this fine temporal gradation.
  • the data records TDS3 and TDS4 can be used to extract finely resolved data from the RAW database over a time interval that is further in the past and to display it more precisely if the 1m time grid of the data record TDS2 is not sufficiently fine.
  • the process is used, for example, in power plants when starting up a gas-powered engine:
  • a flow temperature of 115 ° C must be set in the engine cooling circuit when it exits the engine cooling system.
  • the coolant in this case cooling water
  • the water is heated on the engine side and then later cooled down to 60 ° C using a roof cooler. It takes 2-3 minutes for the water heated on the engine side to reach the cooler (due to the circulating volume flow). This process goes pretty well Model and predict the temperature development in the cycle. With the forecast and the upcoming temperature development, the roof cooler, which has its own cooling circuit and its own pump, can be controlled very easily because it can then intervene preventively.
  • the roof cooler pump can be brought to the correct speed before (too) hot water arrives from the engine and so the circulating volume flow in the roof cooler circuit can be brought to the correct volume flow.
  • the same goes in the opposite direction of the cooling circuit.
  • the cooling pump can be switched off slowly at an early stage, before the coolant temperature has reached 115 ° C, because the feed-out time can be precisely determined by the forecast.
  • the different temperatures are recorded here in a raw data record RD and stored on the RAW storage device RS as measured values RM, in each case together with the respective time stamp RZ.
  • a first part of the recorded parameters M1 namely the temperatures, the volume flow and the speed of the cooling pump, is stored in a stored data record DS1 on a second storage device S2.
  • the second storage device S2 has a faster access time than the RAW storage device RS.
  • a partial data record is now generated from the stored data record DS1, which has a time interval of 2 s.
  • the recorded parameters, for which no corresponding data record was recorded, are extrapolated using the calculation module CT, taking into account the temporally adjacent recorded parameters M1, and stored in a partial data record TDS1 on a first storage device S1.1.
  • the first storage device S1.1 has a faster access time than the second storage device S2 and the RAW storage device RS. This also significantly reduces the size of the partial data record TDS1 compared to the data record DS1 and the RAW data record RD.
  • forecasts of the temperature development are now created as a function of the volume flows and the cooling pump speeds and, on the basis of these forecasts, the volume flow and the Controlled cooling pump speed. Due to the reduced number of parameters, the longer time intervals and the faster storage facilities, the forecasts and the resulting system parameters can be determined more quickly and in a more resource-efficient manner.
  • a gas storage tank often has several compressors from different manufacturers, which work particularly effectively in certain work areas, or can be operated particularly cheaply at certain gas or energy prices. Switching from one compressor to another during operation costs time and money because the compressor first has to be started up. Sometimes switching to another compressor is not worthwhile, even though the second compressor would be more effective under the current working conditions because the amount of gas that still has to be fed in is too small. In this case, starting up a second compressor is not economically viable. Such times must be precisely determined and calculated. In this case, when such a state is reached, in which switching to another compressor comes into question, it must be assessed on the basis of forecasts and a decision must be made as to whether an alternating compressor is switched on.
  • the different parameters of the working ranges (speed of the pump or pump power) of the compressor are recorded in a raw data record RD and stored on the RAW storage device RS as measured values RM together with the respective time stamp RZ.
  • a first part of the recorded parameters M1 namely the working range parameters of the compressors and their energy consumption, is stored in a stored data record DS1 on a second storage device S2.
  • the second storage device S2 has a faster access time than the RAW storage device RS.
  • a partial data record TDS1 is now generated from the stored data record DS1, which includes the working parameters, the energy consumption and the current energy prices, which are read from an external data source, and saves them in a time interval of 5s.
  • the recorded parameters M1 are stored in a partial data record TDS1 on a first storage device S1.1. This also significantly reduces the size of the partial data record TDS1 compared to the data record DS1 and the RAW data record RD.
  • the first storage device S1.1 has a faster access time than the second storage device S2 and the RAW storage device RS.
  • forecasts of the energy costs depending on the energy consumption and the performance of the compressors in use and those that are still available are created, and the field of application of the individual compressors and the selection of the compressors to be used are controlled on the basis of these forecasts. Due to the reduced number of parameters, the longer time intervals and the faster storage facilities, the forecasts and the resulting system parameters can be determined more quickly and in a more resource-efficient manner.
  • a battery is installed in a new type of direct current substation to compensate for the load peaks that occur for 15 minutes.
  • the method according to the invention is used to determine the energy requirement for a time range of 15 minutes on the basis of the forecasts, and the battery is preconditioned accordingly. Based on the prognosis, a decision is made as to whether the energy required for accelerating a tram is taken from the network or from the battery. The same applies to braking energy recovery.
  • a forecast is made at short notice as to whether the energy should flow into the battery or whether it should be fed back into the grid via a four-quadrant controller because the battery has sufficient SOC (State of the Charge) for the next 15 Minutes.
  • the method according to the invention also helps here to record the corresponding parameters quickly and in a resource-saving manner, to determine the necessary forecasts from them and to control the GUW accordingly.
  • X, X1, X2, X3, X4, X5 Measured values and / or measured value sources of the system to be monitored

Abstract

The present invention relates to a method for recording and providing measured values and data, in which measured values and times are first of all recorded. The measured values are then stored in a RAW time grid. A first portion of the data of the recorded measured values is then stored in a first time grid, wherein the first portion of the recorded measured values comprises fewer data than the stored recorded measured values.

Description

VE RFA H R E N Z U M E RFA S S E N U N D DA RS TE L L E N VO NVE RFA H R E N Z U M E RFA S E N U N D DA RS TE L L E N VO N
M E S S DAT E N M E S S DAT E N
Vorliegende Erfindung betrifft ein Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten, bei dem zunächst Messwerte und Zeiten erfasst werden. Die Messwerte werden dann in einem RAW-Zeitraster gespeichert. Ein erster Teil der Daten der erfassten Messwerte wird dann in einem ersten Zeitraster gespeichert, wobei der erste Teil der erfassten Messwerte weniger Daten umfasst als die gespeicherten erfassten Messwerte. The present invention relates to a method for acquiring and providing measured values and data, in which first measured values and times are acquired. The measured values are then saved in a RAW time grid. A first part of the data of the recorded measured values is then stored in a first time grid, the first part of the recorded measured values comprising less data than the stored recorded measured values.
Es ist bekannt, Messwerte eines Systems zu erfassen, zu speichern, zu aggregieren und die Messwerte derart bereitzustellen, dass sie zeitaufgelöst darzustellen sind. Damit ist ein Nutzer, insbesondere ein Überwacher des Systems, in der Lage, schnell und sicher die Relevanz der erfassten Messwerte auch über einen längeren Zeitraum zu beurteilen. It is known to acquire, store and aggregate measured values of a system and to provide the measured values in such a way that they can be represented in a time-resolved manner. A user, in particular a monitor of the system, is thus able to quickly and reliably assess the relevance of the recorded measured values, even over a longer period of time.
Die Daten der Messwerte werden üblicherweise derart gespeichert, dass sie wenig Speicherplatz benötigen. Dies ist z.B. mittels handelsüblicher Festspeicher (HDD und/oder SSD) möglich, oft auch unter Einsatz von Komprimierungsalgorithmen. Um jedoch die Daten der Messwerte mit möglichst geringer Zeitverzögerung darzustellen, ist diese platzbedarfsoptimierte Speicherung nicht optimal. Die gewünschten Daten der Messwerte müssen zunächst auf dem Festspeicher lokalisiert werden, dann in einen Direktzugriffsspeicher (RAM) geladen und ggf. noch entkomprimiert werden. Sinnvoller für die Darstellung ist die Speicherung der Daten der Messwerte zugriffszeitoptimiert, z.B. in einem Direktzugriffsspeicher (RAM), wie er in einem handelsüblichen Computer als Arbeitsspeicher Verwendung findet. Es ist daher Aufgabe der vorliegenden Erfindung, ein Verfahren zum Erfassen und Bereitstellen von Messwerten bereitzustellen, mit dem erfasste Messwerte schnell und zuverlässig darstellbar sind. The data of the measured values are usually stored in such a way that they require little storage space. This is possible, for example, by means of commercially available permanent storage (HDD and / or SSD), often using compression algorithms. However, in order to display the data of the measured values with the least possible time delay, this space-optimized storage is not optimal. The desired data of the measured values must first be localized on the permanent memory, then loaded into a random access memory (RAM) and, if necessary, decompressed. For the display, it makes more sense to store the data of the measured values with optimized access time, for example in a random access memory (RAM) such as is used as a working memory in a commercially available computer. It is therefore the object of the present invention to provide a method for acquiring and providing measured values with which acquired measured values can be displayed quickly and reliably.
Die Aufgabe wird durch das Verfahren gemäß Anspruch 1 gelöst. Weitere vorteilhafte Ausbildungen der Erfindung sind in den Unteransprüchen dargelegt. The object is achieved by the method according to claim 1. Further advantageous developments of the invention are set out in the subclaims.
Das erfindungsgemäße Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten weist vier Verfahrensschritte auf: Im ersten Verfahrensschritt werden Messwerte erfasst. Die Messwerte können z.B. physikalische Größen sein, die über Sensoren an der zu überwachenden Anlage angebracht sind. Die Messwerte können darüber hinaus zusätzlich auch über ein Netzwerk bereitgestellt werden, das aufbereitete Messwerte zur Verfügung stellt. Im zweiten Verfahrensschritt wird die Zeit erfasst. Um die Messwerte zeitaufgelöst zu erfassen, ist es notwendig, die Zeit des Eingangs eines jeden Messwertes zu erfassen (Zeitstempel). Im dritten Verfahrensschritt werden die erfassten Messwerte in einem RAW-Zeitraster gespeichert. Üblicherweise werden die Messwerte in regelmäßigen Abständen, z.B. alle 10ms, erfasst und gespeichert, wobei jede Messgröße in einem abweichenden Zeitraster abgetastet werden kann. Das RAW-Zeitraster enthält daher die einzelnen unverfälschten Messwerte, wie sie im ersten Verfahrensschritt zur Verfügung gestellt wurden. Im vierten Verfahrensschritt wird ein erster Teil der Daten der erfassten Messwerte in einem einheitlichen Zeitraster gespeichert. Das einheitliche Zeitraster ist von dem RAW-Zeitraster derart unterschiedlich, dass das einheitliche Zeitraster mindestens gleich oder größer ist als das kleinste RAW-Zeitraster. Das kann z.B. ein 15 Min Raster sein, der sich besonders gut für eine energieeffizienztechnische Betrachtung der Anlage eignet, weil die Stromabrechnung in der Regel im 15 Minuten Raster stattfindet. Daher weist erfindungsgemäß der erste Teil der erfassten Messwerte weniger Daten auf als die gespeicherten erfassten Messwerte und belegt weniger Speicherplatz. Im fünften Schritt kann der Schritt vier mit einem abweichenden einheitlichen Raster und einem abweichenden Zeitbereich, angepasst auf den Anwendungsfall wiederholt werden. Die Speicherung der RAW-Messwerte muss nicht zwingend im gleichen Raster und zeitsynchron mit der Datenerfassung stattfinden. Die Messwerte können zwischengespeichert und gebündelt im größeren Raster (z.B. alle 30 sek.) auf die Festplatte gespeichert werden. So wird die Anzahl der Festplattenzugriffe stark reduziert, was nicht nur das Rechensystem entlastet, aber auch die Lebensdauer der Festplatte erhöht. Die Entkoppelung des Schreibvorgangs auf die Festplatte von der Übertragung der aggregierten Daten im einheitlichen Raster in den Arbeitsspeicher (RAM) erhöht die Echtzeitfähigkeit des Systems. ln einer Weiterbildung der Erfindung wird aus dem ersten Teil der gespeicherten Daten der erfassten Messwerte eine Ausgabe erstellt, die von einem Nutzer, z.B. einem Überwacher der überwachten Einrichtung, jederzeit nach Bedarf eingesehen werden kann. Hierzu wird zumindest ein Teil des ersten Teils der gespeicherten Daten der erfassten Messwerte ausgelesen und an eine graphische Ausgabeeinrichtung übermittelt. In einer optionalen Weiterbildung der Erfindung wird aus diesem Teil des ersten Teils der gespeicherten Daten der erfassten Messwerte ein Ausgabedatensatz erstellt, der auf einer graphische Ausgabeeinrichtung ausgegeben wird. The method according to the invention for acquiring and providing measured values and data has four method steps: In the first method step, measured values are acquired. The measured values can, for example, be physical quantities that are attached to the system to be monitored via sensors. The measured values can also be made available via a network that makes processed measured values available. In the second step, the time is recorded. In order to record the measured values in a time-resolved manner, it is necessary to record the time of receipt of each measured value (time stamp). In the third process step, the recorded measured values are saved in a RAW time grid. The measured values are usually recorded and stored at regular intervals, for example every 10 ms, with each measured variable being able to be sampled in a different time pattern. The RAW time grid therefore contains the individual, unadulterated measured values as they were made available in the first process step. In the fourth method step, a first part of the data of the recorded measured values is stored in a uniform time grid. The uniform time grid is so different from the RAW time grid that the uniform time grid is at least equal to or greater than the smallest RAW time grid. This can be, for example, a 15-minute grid, which is particularly suitable for an energy-efficiency-related consideration of the system, because electricity billing usually takes place in a 15-minute grid. Therefore, according to the invention, the first part of the recorded measured values has less data than the stored recorded measured values and occupies less memory space. In the fifth step, step four can be repeated with a different uniform grid and a different time range, adapted to the application. The storage of the RAW measured values does not necessarily have to take place in the same grid and synchronously with the data acquisition. The measured values can be temporarily stored and bundled in a larger grid (e.g. every 30 seconds) on the hard disk. This greatly reduces the number of hard disk accesses, which not only relieves the load on the computing system, but also increases the service life of the hard disk. The decoupling of the write process on the hard disk from the transfer of the aggregated data in a uniform grid to the main memory (RAM) increases the real-time capability of the system. In a further development of the invention, an output is created from the first part of the stored data of the recorded measured values, which can be viewed at any time as required by a user, for example a supervisor of the monitored facility. For this purpose, at least part of the first part of the stored data of the recorded measured values is read out and transmitted to a graphic output device. In an optional development of the invention, this part of the first part of the stored data of the recorded measured values is used to create an output data record that is output on a graphic output device.
In einem weiteren Aspekt der Erfindung umfasst die Ausgabe eine graphische Ausgabe, die von einem Nutzer, z.B. einem Überwacher der überwachten Einrichtung, jederzeit nach Bedarf eingesehen werden kann. Ein Nutzer kann aufgrund der graphischen Darstellung der Ausgabe schnell und zuverlässig die Relevanz des in der Ausgabe angezeigten Teils der Daten der erfassten Messwerte beurteilen, z.B. ob die überwachte Anlage fehlerhaft betrieben wird, und Prognosen über das Verhalten der überwachten Anlage erstellen. In a further aspect of the invention, the output comprises a graphical output which can be viewed at any time as required by a user, e.g. a supervisor of the monitored facility. Based on the graphical representation of the output, a user can quickly and reliably assess the relevance of the part of the data of the recorded measured values displayed in the output, e.g. whether the monitored system is being operated incorrectly, and make predictions about the behavior of the monitored system.
In einer Weiterbildung der Erfindung wird aus dem ersten Teil der gespeicherten Daten der erfassten Messwerte ein Steuerbefehl erstellt, der eine Aktion ausführt. Diese Aktion kann die Steuerung einer Anlage umfassen, deren Sensoren die erfassten Messwerte liefern, oder eine andere Anlage. Z.B. kann mithilfe des Steuerbefehls die Anlage in einem optimierten Mode betrieben, der mithilfe der erfassten Messwerte erfasst wird. Weiterhin kann der Steuerbefehl auch ein Sicherheitsbefehl sein, der die Anlage oder Teile davon abschaltet, wenn die Messwerte ergeben, dass zuvor festgelegte oder ermittelte Grenzwerte überschritten werden. Hierzu wird zumindest ein Teil des ersten Teils der gespeicherten Daten der erfassten Messwerte ausgelesen und an eine Steuereinrichtung übermittelt, die den Steuerbefehl erstellt. In einer optionalen Weiterbildung der Erfindung wird aus diesem Teil des ersten Teils der gespeicherten Daten der erfassten Messwerte ein Steuerdatensatz erstellt, aus dem wiederum ein Steuerbefehl erzeugt wird. Im Anschluss an das Erstellen des Steuerbefehls wird der Steuerbefehl ausgeführt. Durch die vorliegende Erfindung werden all diese Prozesse sehr beschleunigt, da die Messwerte infolge der verwendeten Technologie sehr viel schneller ausgelesen und verarbeitet werden können, um einen Steuerbefehl zu erzeugen. In a further development of the invention, a control command that executes an action is created from the first part of the stored data of the recorded measured values. This action can include the control of a system, the sensors of which supply the measured values, or another system. For example, with the aid of the control command, the system can be operated in an optimized mode that is recorded with the aid of the recorded measured values. Furthermore, the control command can also be a safety command that switches off the system or parts of it if the measured values show that previously defined or determined limit values are exceeded. For this purpose, at least part of the first part of the stored data of the recorded measured values is read out and transmitted to a control device which creates the control command. In an optional development of the invention, a control data record is created from this part of the first part of the stored data of the recorded measured values, from which a control command is in turn generated. After the control command has been created, the control command is executed. The present invention accelerates all of these processes very much, since the measurement values can be read out and processed much more quickly as a result of the technology used in order to generate a control command.
Durch die Reduzierung der anfallenden Datenmengen kann das System in einem einheitlichen Raster, welches größer als das kleinste Abtastraster ist, anhand mathematischen Modellen sehr viel schneller Prognosen über längeren Zeitraum erstellen, was dazu benutz werden kann, vorausschauend einen anpassenden Steuerbefehl an die Steuereinrichtung zu übergeben. By reducing the amount of data that arises, the system can use mathematical models to create forecasts over a longer period of time in a uniform grid, which is larger than the smallest scanning grid, which can be used to forward an adapting control command to the control device.
In einerweiteren Gestaltung der Erfindung werden die erfassten Messwerte in einem RAW-Datensatz gespeichert. Der RAW-Datensatz weist dabei ein RAW-Datenvolumen auf. Der RAW-Datensatz enthält die einzelnen unverfälschten Messwerte, wie sie von der zu überwachenden Anlage erfasst wurden. Das RAW-Datenvolumen hängt dabei von der Anzahl als auch der Art der erfassten Messwerte ab. In a further embodiment of the invention, the recorded measured values are stored in a RAW data record. The RAW data set has a RAW data volume. The RAW data record contains the individual, unadulterated measured values as recorded by the system to be monitored. The RAW data volume depends on the number and type of measured values recorded.
In einer Weiterbildung der Erfindung wird der RAW-Datensatz auf einer RAW- Speichereinrichtung gespeichert. Die RAW-Speichereinrichtung ist üblicherweise ein oder mehrere Festspeicher (HDD und/oder SSD) und/oder eine oder mehrere entsprechende Partitionen auf einem derartigen Speicher. Zusätzlich können Komprimierungsalgorithmen zum Einsatz kommen, die den Speicherbedarf des RAW-Datensatzes reduzieren. In a further development of the invention, the RAW data record is stored on a RAW storage device. The RAW storage device is usually an or several hard drives (HDD and / or SSD) and / or one or more corresponding partitions on such a memory. In addition, compression algorithms can be used that reduce the storage requirements of the RAW data set.
In einem weiteren Aspekt der Erfindung weist die RAW-Speichereinrichtung eine RAW- Schreib-/Lesegeschwindigkeit auf. Die gespeicherten Daten müssen zunächst auf dem Festspeicher lokalisiert werden, dann in einen Direktzugriffsspeicher (RAM) geladen und ggf. noch entkomprimiert werden. In a further aspect of the invention, the RAW storage device has a RAW write / read speed. The stored data must first be localized on the permanent memory, then loaded into a random access memory (RAM) and, if necessary, decompressed.
In einerweiteren Ausführung der Erfindung ist das RAW-Zeitraster ein variables Zeitraster, das sich während der Aufzeichnung eines Messwertes über die Zeit ändern kann. Die erfassten Messwerte werden zusammen mit dem RAW-Zeitraster in einem RAW-Datensatz abgelegt und auf der RAW-Speichereinrichtung gespeichert. Es erfolgt also eine Zuordnung der erfassten Messwerte zu einem Zeitraster. In a further embodiment of the invention, the RAW time grid is a variable time grid that can change over time during the recording of a measured value. The recorded measured values are stored together with the RAW time grid in a RAW data record and stored on the RAW storage device. The recorded measured values are therefore assigned to a time grid.
In einerweiteren Ausbildung der Erfindung werden die erfassten Messwerte über ein RAW-Zeitintervall hinweg gespeichert. Das RAW-Zeitintervall kann z.B. mit der Inbetriebnahme der überwachten Einrichtung beginnen und kontinuierlich weitergeführt werden. Möglich ist ebenfalls, das RAW-Zeitintervall zu einem bestimmten Zeitpunkt, z.B. Austausch einer Komponente der überwachten Einrichtung, beginnen zu lassen. In a further embodiment of the invention, the recorded measured values are stored over a RAW time interval. The RAW time interval can, for example, start with the commissioning of the monitored facility and be continued continuously. It is also possible to start the RAW time interval at a certain point in time, e.g. replacement of a component of the monitored device.
In einerweiteren Ausgestaltung der Erfindung werden die erfassten Messwerte platzbedarfsoptimiert gespeichert. Zum Einsatz kommen insbesondere ein oder mehrere Festspeicher (HDD und/oder SSD) und/oder eine oder mehrere entsprechende Partitionen auf einem derartigen Speicher. Zusätzlich können Komprimierungsalgorithmen zum Einsatz kommen, die den Speicherbedarf des RAW-Datensatzes reduzieren. Die Anforderungen des erfindungsgemäßen Verfahrens an die Festspeicher werden dadurch so gering wie möglich gehalten. In einer weiteren Gestaltung der Erfindung wird der erste Teil der Daten der erfassten Messwerte in einem ersten Datensatz gespeichert. Der Datensatz kann von einem Nutzer, z.B. einem Überwacher der überwachten Einrichtung, jederzeit nach Bedarf eingesehen werden. ln einer Weiterbildung der Erfindung wird der erste Teil der Daten der erfassten Messwerte zugriffszeitoptimiert gespeichert, z.B. auf einem Festspeicher mit schneller Zugriffszeit (SSD), üblicherweise ohne Einsatz von Komprimierungsalgorithmen. In a further embodiment of the invention, the recorded measured values are stored in a space-optimized manner. In particular, one or more permanent memories (HDD and / or SSD) and / or one or more corresponding partitions on such a memory are used. In addition, compression algorithms can be used that reduce the storage requirements of the RAW data set. The requirements of the method according to the invention on the read-only memories are thereby kept as low as possible. In a further embodiment of the invention, the first part of the data of the recorded measured values is stored in a first data record. The data record can be viewed by a user, for example a supervisor of the monitored facility, at any time as required. In a further development of the invention, the first part of the data of the recorded measured values is stored with optimized access time, for example on a read-only memory with fast access time (SSD), usually without the use of compression algorithms.
In einerweiteren Ausgestaltung der Erfindung wird der erste Teil der Daten der erfassten Messwerte aus den erfassten Messwerten aggregiert und/oder berechnet. Neben dem neuesten erfassten Messwert enthält der erste Teil der Daten der erfassten Messwerte auch vorherig erfasste Messwerte, die zu einem festgelegten Zeitintervall einheitlich aggregiert wurden. In a further embodiment of the invention, the first part of the data of the recorded measured values is aggregated and / or calculated from the recorded measured values. In addition to the latest recorded measured value, the first part of the data of the recorded measured values also contains previously recorded measured values that were uniformly aggregated at a specified time interval.
In einer weiteren Ausbildung der Erfindung wird ein zweiter Teil der Daten der erfassten Messwerte gespeichert. Der zweite Teil der Daten der erfassten Messwerte unterscheidet sich hinsichtlich der erfassten Messwerte in seinem Zeitraster (z. Bsp. 10 Sekunden Raster), Zeitintervall (z. Bsp. die Daten ab 1.1.2019 bis 3.11.2019), der Art der Messdaten und/oder seinem Datenvolumen von dem ersten Teil der Daten der erfassten Messwerte. Im Sinne der Erfindung unterscheiden sich Arten der Messwerte in der Quelle der Messwerte, in ihrer physikalischen oder chemischen Größe, in ihrer Einheit und/oder durch andere Merkmale. In a further embodiment of the invention, a second part of the data of the recorded measured values is stored. The second part of the data of the recorded measured values differs with regard to the recorded measured values in its time grid (e.g. 10 second grid), time interval (e.g. the data from 1.1.2019 to 3.11.2019), the type of measurement data and / or its data volume from the first part of the data of the recorded measured values. For the purposes of the invention, types of measured values differ in the source of the measured values, in their physical or chemical size, in their unit and / or in other features.
In einer Weiterbildung der Erfindung wird ein dritter Teil und weitere Teile der Daten der erfassten Messwerte gespeichert. Der dritte Teil und die weiteren Teile der Daten der erfassten Messwerte unterscheiden sich hinsichtlich der erfassten Messwerte in ihrem Zeitraster, Zeitintervall, der Art der Messdaten und/oder ihrem Datenvolumen von den anderen Teilen der Daten der erfassten Messwerte. In a further development of the invention, a third part and further parts of the data of the recorded measured values are stored. The third part and the other parts of the data of the recorded measured values differ with regard to the recorded measured values in their Time grid, time interval, the type of measurement data and / or their data volume from the other parts of the data of the recorded measurement values.
In einerweiteren Ausführung der Erfindung werden die Teile der Daten der erfassten Messwerte auf einer ersten Speichereinrichtung gespeichert. Die Speichereinrichtung kann insbesondere entfernt von der RAW-Speichereinrichtung angeordnet sein, z.B. auf einem Remote-Server und/oder einem mobilen Rechner (Notebook-Computer). In a further embodiment of the invention, the parts of the data of the recorded measured values are stored on a first storage device. The storage device can in particular be arranged remotely from the RAW storage device, e.g. on a remote server and / or a mobile computer (notebook computer).
In einerweiteren Gestaltung der Erfindung sind die Datenvolumina der Datensätze der Teile der Daten der erfassten Messwerte kleiner als das Datenvolumen des RAW- Datensatzes. Die Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von dem RAW-Datensatz und weisen daher ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In a further embodiment of the invention, the data volumes of the data sets of the parts of the data of the recorded measured values are smaller than the data volume of the RAW data set. The parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
In einerweiteren Ausbildung der Erfindung sind die Zeitintervalle der Teile der Daten der erfassten Messwerte kleinergleich des RAW-. Die Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von dem RAW-Datensatz und weisen daher ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In a further embodiment of the invention, the time intervals of the parts of the data of the recorded measured values are less than or equal to the RAW. The parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
In einerweiteren Ausbildung der Erfindung liegen die Zeitintervalle der Teile der Daten der erfassten Messwerte in der Zukunft relativ zu den RAW-Werten. Die physikalischen Größen, welche von einer Messeinrichtung übertragen worden liegen weiterhin bis zur RAW-Zeitgrenze, jedoch liegen die berechneten Werte in der Zukunft und bilden so die Prognosen ab. In einem weiteren Aspekt der Erfindung sind die Zeitraster der Teile der Daten der erfassten Messwerte von dem RAW-Zeitraster verschieden. Die Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von dem RAW-Datensatz und weisen daher ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In a further embodiment of the invention, the time intervals of the parts of the data of the recorded measured values lie in the future relative to the RAW values. The physical quantities that have been transmitted by a measuring device are still up to the RAW time limit, but the calculated values are in the future and thus represent the prognoses. In a further aspect of the invention, the time grid of the parts of the data of the recorded measured values are different from the RAW time grid. The parts of the data of the recorded measured values differ from the RAW data set, in particular with regard to their larger time pattern and the smaller time interval, and therefore have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
In einer weiteren Ausführung der Erfindung ist die Zugriffsgeschwindigkeit der Teile der Daten der erfassten Messwerte aus den Datensätzen der Teile der Daten der erfassten Messwerte kleinergleich der Zugriffsgeschwindigkeit der gleichen Daten aus dem RAW- Datensatz. Dies kann z.B. dadurch erreicht werden, dass Komprimierungsalgorithmen für die Speicherung des RAW-Datensatzes angewendet werden, nicht aber für die Speicherung der Datensätze der Teile der Daten der erfassten Messwerte und/oder durch die Verwendung unterschiedlicher Festspeicher (HDD, SSD) mit unterschiedlicher Zugriffszeit. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen und deren Kosten werden dadurch so gering wie möglich gehalten. In a further embodiment of the invention, the access speed of the parts of the data of the recorded measured values from the data records of the parts of the data of the recorded measured values is less than or equal to the access speed of the same data from the RAW data record. This can be achieved, for example, by using compression algorithms for storing the RAW data set, but not for storing the data sets of the parts of the data of the recorded measured values and / or by using different hard drives (HDD, SSD) with different access times. The requirements of the method according to the invention for the storage devices and their costs are thereby kept as low as possible.
In einerweiteren Ausgestaltung der Erfindung wird eine erste Teilmenge des ersten Teils der Daten der erfassten Messwerte in einem ersten Teildatensatz gespeichert. Eine Aufteilung des ersten Teils der Daten der erfassten Messwerte in einen weiteren Teildatensatz ermöglicht einem Nutzer eine größere Flexibilität der Darstellung des Teils der Daten der erfassten Messwerte, indem der Nutzer eine Auswahl der Daten der erfassten Messwerte zur Darstellung auswählen kann. In a further embodiment of the invention, a first subset of the first part of the data of the recorded measured values is stored in a first sub-data set. A division of the first part of the data of the recorded measured values into a further partial data set allows a user greater flexibility in the presentation of the part of the data of the recorded measured values, in that the user can select a selection of the data of the recorded measured values for display.
In einer Weiterbildung der Erfindung wird die erste Teilmenge des ersten Teils der Daten der erfassten Messwerte aus dem ersten Teil der Daten der erfassten Messwerte aggregiert und/oder berechnet. Neben dem neuesten erfassten Messwert enthält die erste Teilmenge des ersten Teils der Daten der erfassten Messwerte auch vorherig erfasste Messwerte, die in einem festgelegten Zeitintervall erfasst wurden. In a further development of the invention, the first subset of the first part of the data of the recorded measured values is aggregated and / or calculated from the first part of the data of the recorded measured values. In addition to the latest recorded measurement value, the first Subset of the first part of the data of the recorded measured values also previously recorded measured values that were recorded in a specified time interval.
In einem weiteren Aspekt der Erfindung wird eine zweite Teilmenge des ersten Teils der Daten der erfassten Messwerte in einem zweiten Teildatensatz gespeichert. Die zweite Teilmenge des zweiten Teils der Daten der erfassten Messwerte unterscheidet sich in seinem Zeitraster, Zeitintervall, Art der Messdaten und/oder ihrem Datenvolumen von der ersten Teilmenge des ersten Teils der Daten der erfassten Messwerte. In a further aspect of the invention, a second subset of the first part of the data of the recorded measured values is stored in a second partial data set. The second subset of the second part of the data of the recorded measured values differs in its time pattern, time interval, type of measured data and / or its data volume from the first subset of the first part of the data of the recorded measured values.
In einerweiteren Gestaltung der Erfindung wird eine dritte und weitere Teilmenge der Teile der Daten der erfassten Messwerte gespeichert. Die dritte und weitere Teilmenge der Teile der Daten der erfassten Messwerte unterscheiden sich in Zeitraster, Zeitintervall, Art der Messdaten und/oder ihrem Datenvolumen von den anderen Teilmengen der anderen Teile der Daten der erfassten Messwerte. Eine Aufteilung des ersten Teils der Daten der erfassten Messwerte in einen weiteren Teildatensatz ermöglicht einem Nutzer eine größere Flexibilität der Darstellung des Teils der Daten der erfassten Messwerte, indem der Nutzer eine Auswahl der Daten der erfassten Messwerte zur Darstellung auswählen kann. Die Beurteilung der Relevanz der erfassten Messwerte ist daher leichter möglich. In a further embodiment of the invention, a third and further subset of the parts of the data of the recorded measured values is stored. The third and further subsets of the parts of the data of the recorded measured values differ from the other subsets of the other parts of the data of the recorded measured values in terms of time grid, time interval, type of measured data and / or their data volume. A division of the first part of the data of the recorded measured values into a further partial data set allows a user greater flexibility in the presentation of the part of the data of the recorded measured values, in that the user can select a selection of the data of the recorded measured values for display. It is therefore easier to assess the relevance of the recorded measured values.
In einer weiteren Ausbildung der Erfindung werden Teilmengen der Teile der Daten der erfassten Messwerte auf einer zweiten Speichereinrichtung gespeichert. Die Speichereinrichtung kann insbesondere entfernt von der RAW-Speichereinrichtung und/oder der ersten Speichereinrichtung angeordnet sein, z.B. auf einem Remote-Server und/oder einem mobilen Rechner (Notebook-Computer). In a further embodiment of the invention, subsets of the parts of the data of the recorded measured values are stored on a second storage device. The storage device can in particular be arranged remotely from the RAW storage device and / or the first storage device, e.g. on a remote server and / or a mobile computer (notebook computer).
In einer Weiterbildung der Erfindung werden die Teilmengen der Teile der Daten der erfassten Messwerte in jeweils unterschiedlichen Teildatensätzen gespeichert. In einem weiteren Aspekt der Erfindung sind die Datenvolumina der Datensätze der Teilmengen der Teile der Daten der erfassten Messwerte kleiner als die Datenvolumina der Teile der Daten der erfassten Messwerte. Die Datensätze der Teilmengen der Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von den Teilen der Daten der erfassten Messwerte und weisen daher jeweils ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In a further development of the invention, the subsets of the parts of the data of the recorded measured values are stored in different partial data sets. In a further aspect of the invention, the data volumes of the data sets of the subsets of the parts of the data of the recorded measured values are smaller than the data volumes of the parts of the data of the recorded measured values. The data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
In einerweiteren Gestaltung der Erfindung sind die Zeitintervalle der Teilmengen der Teile der Daten der erfassten Messwerte kleinergleich der Zeitintervalle der Teile der Daten der erfassten Messwerte. Die Datensätze der Teilmengen der Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von den Teilen der Daten der erfassten Messwerte und weisen daher jeweils ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In a further embodiment of the invention, the time intervals of the subsets of the parts of the data of the recorded measured values are less than or equal to the time intervals of the parts of the data of the recorded measured values. The data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible.
In einer weiteren Ausbildung der Erfindung sind die Zeitraster der Teilmengen der Teile der Daten der erfassten Messwerte größergleich der Zeitraster der Teile der Daten der erfassten Messwerte. Die Datensätze der Teilmengen der Teile der Daten der erfassten Messwerte unterscheiden sich insbesondere hinsichtlich ihres größeren Zeitrasters und des kleineren Zeitintervalls von den Teilen der Daten der erfassten Messwerte und weisen daher jeweils ein geringeres Datenvolumen auf. Die Anforderungen des erfindungsgemäßen Verfahrens an die Speichereinrichtungen werden dadurch so gering wie möglich gehalten. In einerweiteren Ausführung der Erfindung weist die zweite Speichereinrichtung eine kürzere Zugriffszeit auf als die erste Speichereinrichtung und die RAW- Speichereinrichtung. Die zweite Speichereinrichtung ist daher für eine schnelle Ausgabe der Teilmengen der Teile der Daten der erfassten Messwerte sehr gut geeignet. Die zweite Speichereinrichtung kann z.B. ein Direktzugriffsspeicher (RAM) sein, wie er in einem handelsüblichen Computer als Arbeitsspeicher Verwendung findet. In a further embodiment of the invention, the time raster of the subsets of the parts of the data of the recorded measured values is greater than or equal to the time raster of the parts of the data of the recorded measured values. The data records of the subsets of the parts of the data of the recorded measured values differ from the parts of the data of the recorded measured values, in particular with regard to their larger time pattern and the smaller time interval, and therefore each have a smaller data volume. The requirements of the method according to the invention on the storage devices are thereby kept as low as possible. In a further embodiment of the invention, the second storage device has a shorter access time than the first storage device and the RAW storage device. The second storage device is therefore very well suited for a quick output of the subsets of the parts of the data of the recorded measured values. The second memory device can be, for example, a random access memory (RAM) such as is used as a working memory in a commercially available computer.
In einer weiteren Ausgestaltung der Erfindung stehen die Zugriffszeit der zweiten Speichereinrichtung (ZZ2) zu der Zugriffszeit der ersten Speichereinrichtung (ZZ1) und der Zugriffszeit der RAW-Speichereinrichtung (RZZ) in der Beziehung: ZZ2/RZZ <= ZZ1/RZZ <= 1. In a further embodiment of the invention, the access time of the second storage device (ZZ2) is related to the access time of the first storage device (ZZ1) and the access time of the RAW storage device (RZZ): ZZ2 / RZZ <= ZZ1 / RZZ <= 1.
In einerweiteren Gestaltung der Erfindung stehen die Speicherbedarfsgröße der zweiten Speichereinrichtung (DTG2) zu der Speicherbedarfsgröße der ersten Speichereinrichtung (DTG1) und der Speicherbedarfsgröße der RAW-Speichereinrichtung (RDTG) in der Beziehung: DTG2 < RDTG und DTG2 < DTG1. In a further embodiment of the invention, the storage requirement size of the second storage device (DTG2) is related to the storage requirement size of the first storage facility (DTG1) and the storage requirement size of the RAW storage facility (RDTG): DTG2 <RDTG and DTG2 <DTG1.
In einerweiteren Ausführungsform der Erfindung ist die zweite Speichereinrichtung verschieden von der ersten Speichereinrichtung und/oder der RAW-Speichereinrichtung. In einer Weiterbildung der Erfindung ist die erste Speichereinrichtung verschieden von der zweiten Speichereinrichtung und/oder der RAW-Speichereinrichtung In a further embodiment of the invention, the second storage device is different from the first storage device and / or the RAW storage device. In a further development of the invention, the first storage device is different from the second storage device and / or the RAW storage device
In einerweiteren vorteilhaften Ausführung der Erfindung werden Daten aus einem Handdatensatz eingelesen. Die Daten des Handdatensatzes werden dabei aus einer Eingabe erfasst. Die Daten des Handdatensatzes können insbesondere durch eine Eingabe eines Nutzers erzeugt werden. Dies können z.B. Parameter zur Skalierung der erfassten Messwerte sein oder auch Ersatzwerte für fehlende bzw. fehlerhafte erfassteIn a further advantageous embodiment of the invention, data are read in from a hand-held data record. The data of the hand data set are recorded from an input. The data of the hand data set can in particular be generated by an input of a user. These can be, for example, parameters for scaling the recorded measured values or substitute values for missing or incorrect recorded values
Messwerte. In einer Weiterbildung der Erfindung ersetzen die aus einem Handdatensatz eingelesenen Daten die Daten aus den Teilen der Daten der erfassten Messwerte. Die Daten des Handdatensatzes können insbesondere durch eine Eingabe eines Nutzers erzeugt werden. Dies können z.B. Parameter zur Skalierung der erfassten Messwerte sein oder auch Ersatzwerte für fehlende bzw. fehlerhafte erfasste Messwerte. Die fehlerhaften erfassten Messwerte werden dann durch die Eingabe des Handdatensatzes ersetzt. Readings. In a further development of the invention, the data read in from a manual data set replace the data from the parts of the data of the recorded measured values. The data of the hand data set can in particular be generated by an input of a user. These can be, for example, parameters for scaling the recorded measured values or substitute values for missing or incorrect recorded measured values. The incorrect recorded measured values are then replaced by entering the manual data set.
In einer Weiterbildung der Erfindung werden die Handdatensätze für die Zukunft eingegeben und bilden eine Basis für Planwerte ab. In a further development of the invention, the manual data records are entered for the future and form a basis for plan values.
In einerweiteren Ausbildung der Erfindung werden die erfassten Messwerte aus mehreren und/oder unterschiedlichen Messdatenquellen erfasst. Die Messdatenquellen können z.B. verschiedene Sensoren an der zu überwachenden Anlage sein. Möglich ist auch ein Netzwerk von Sensoren, das aufbereitete Messwerte erfasst. In a further embodiment of the invention, the recorded measured values are recorded from several and / or different measurement data sources. The measurement data sources can, for example, be different sensors on the system to be monitored. A network of sensors that collects processed measured values is also possible.
In einerweiteren Ausführung der Erfindung weisen die aus mehreren Messdatenquellen erfassten Messwerte unterschiedliche Zeitraster auf. Die Zeitraster können beliebig gewählt sein. Bestimmte Messwerte können in kurzen Zeitabständen, z.B. 10ms, andere in längeren Zeitabständen z.B. 1h, erfasst werden. In a further embodiment of the invention, the measured values acquired from several measured data sources have different time rasters. The time raster can be chosen arbitrarily. Certain measured values can be recorded at short intervals, e.g. 10ms, others at longer intervals, e.g. 1h.
In einerweiteren vorteilhaften Ausgestaltung der Erfindung werden die erfassten Messwerte (zunächst) in einem Messwertpool erfasst. Der Messwertpool agiert als Zwischenspeicher (Pufferspeicher), in dem die erfassten Messwerte zwischengespeichert werden, bevor sie an weitere Speichereinrichtungen verteilt werden. Insbesondere werden so Schreib-/Lesevorgänge erleichtert bzw. ermöglicht. Die Schreib- und Lesevorgänge können hierbei zeitlich entkoppelt sein. In einerweiteren Gestaltung der Erfindung bekommen die erfassten Messwerte im Messwertpool eine Zeit zugewiesen. Es erfolgt also eine Zuordnung der erfassten Messwerte zu einem Zeitstempel, um nachvollziehen zu können, wann jeder einzelne Messwert erfasst wurde. In a further advantageous embodiment of the invention, the recorded measured values are (initially) recorded in a measured value pool. The measured value pool acts as an intermediate memory (buffer memory) in which the recorded measured values are temporarily stored before they are distributed to other storage devices. In particular, write / read processes are facilitated or made possible in this way. The writing and reading processes can be decoupled in time. In a further embodiment of the invention, the recorded measured values are assigned a time in the measured value pool. The recorded measured values are therefore assigned to a time stamp in order to be able to understand when each individual measured value was recorded.
In einerweiteren Ausbildung der Erfindung verteilt der Messwertpool die erfassten Messwerte an unterschiedliche Speichereinrichtungen. In a further embodiment of the invention, the measured value pool distributes the recorded measured values to different storage devices.
In einer Weiterbildung der Erfindung werden Teile der Daten der erfassten Messwerte aus dem RAW-Datensatz und dem Messwertpool ausgelesen. In a further development of the invention, parts of the data of the recorded measured values are read out from the RAW data record and the measured value pool.
Das erfindungsgemäße Verfahren wird mittels eines Computerprogrammproduktes ausgeführt, das im Speicher einer Rechen-/Verarbeitungseinrichtung geladen ist. The method according to the invention is carried out by means of a computer program product that is loaded in the memory of a computing / processing device.
Ausführungsbeispiele des erfindungsgemäßen Verfahrens sind in den Zeichnungen schematisch vereinfacht dargestellt und werden in der nachfolgenden Beschreibung näher erläutert. Exemplary embodiments of the method according to the invention are shown in the drawings in a schematically simplified manner and are explained in more detail in the following description.
Es zeigen: Show it:
Fig. 1 : Ein Ausführungsbeispiel des erfindungsgemäßen Verfahrens mit drei anzeigbaren unterschiedlichen Datensätzen 1: An exemplary embodiment of the method according to the invention with three different data records that can be displayed
Fig. 2: Ein weiteres Ausführungsbeispiel des erfindungsgemäßen Verfahrens mit zugriffszeitoptimiert gespeicherten Datensätzen 2: Another exemplary embodiment of the method according to the invention with data records stored in an access time-optimized manner
Fig. 3: Ein weiteres Ausführungsbeispiel des erfindungsgemäßen Verfahrens mit Messwerten aus fünf unterschiedlichen Messwertquellen Fig. 4: Ein weiteres Ausführungsbeispiel des erfindungsgemäßen Verfahrens, wobei mittels einer Nutzereingabe ein Handdatensatz erzeugt wird 3: Another exemplary embodiment of the method according to the invention with measured values from five different measured value sources 4: Another exemplary embodiment of the method according to the invention, a manual data record being generated by means of a user input
Fig. 5: Ein weiteres Ausführungsbeispiel des erfindungsgemäßen Verfahrens mit vier anzeigbaren Teildatensätzen 5: Another embodiment of the method according to the invention with four displayable partial data sets
Fig. 1 zeigt das Verfahren gemäß der Erfindung, wobei drei Datensätze DS1,DS2,DS3 erstellt werden. Die in den Datensätzen DS1,DS2,DS3 erfassten Messwerte M1,M2,M3 weisen dabei unterschiedliche Inhalte auf. In diesem Ausführungsbeispiel werden Messwerte X nur aus einer Messdatenquelle erfasst. Grundsätzlich können aber auch mehrere Messwerte X aus mehreren unterschiedlichen Messdatenquellen erfasst werden, die gleiche oder unterschiedliche Zeitraster aufweisen können. 1 shows the method according to the invention, three data sets DS1, DS2, DS3 being created. The measured values M1, M2, M3 recorded in the data records DS1, DS2, DS3 have different contents. In this exemplary embodiment, measured values X are only acquired from one measured data source. In principle, however, several measured values X can also be recorded from several different measurement data sources, which can have the same or different time rasters.
Die erfassten Messwerte RM werden zusammen mit dem RAW-Zeitraster RZ in einem RAW-Datensatz RD abgelegt und auf der RAW-Speichereinrichtung RS gespeichert. Es erfolgt also eine Zuordnung der erfassten Messwerte zu einem Zeitraster. Die RAW- Speichereinrichtung RS ist üblicherweise ein oder mehrere Festspeicher (HDD und/oder SSD) und/oder eine oder mehrere entsprechende Partitionen auf einem derartigen Speicher. Zusätzlich können Komprimierungsalgorithmen zum Einsatz kommen, die den Speicherbedarf des RAW-Datensatzes RD reduzieren. The recorded measured values RM are stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. The recorded measured values are therefore assigned to a time grid. The RAW storage device RS is usually one or more permanent memories (HDD and / or SSD) and / or one or more corresponding partitions on such a memory. In addition, compression algorithms can be used that reduce the storage requirements of the RAW data record RD.
Die erfassten Messwerte RM werden über ein RAW-Zeitintervall hinweg gespeichert. Das RAW-Zeitintervall kann z.B. mit der Inbetriebnahme der überwachten Einrichtung beginnen und kontinuierlich weitergeführt werden. Möglich ist ebenfalls, das RAW- Zeitintervall zu einem bestimmten Zeitpunkt, z.B. Austausch einer Komponente der überwachten Einrichtung, beginnen zu lassen. The recorded measured values RM are stored over a RAW time interval. The RAW time interval can, for example, start with the commissioning of the monitored facility and be continued continuously. It is also possible to start the RAW time interval at a certain point in time, e.g. replacement of a component of the monitored device.
Aus dem RAW-Datensatz werden in diesem Ausführungsbeispiel drei Teile der Daten der erfassten Messwerte M1,M2,M3 berechnet. Insbesondere unterscheiden sich untereinander die drei Teile der Daten der erfassten Messwerte M1,M2,M3 in ihrem Zeitraster, dem Zeitintervall, ggf. der Art der Messdaten und damit auch in ihrem Datenvolumen. Beispielsweise kann der erste Teil der Daten der erfassten Messwerte M1 eine Messreihe des Messwertes X mit einem Zeitraster von 10ms im Zeitintervall von 1min aufweisen, der zweite Teil der Daten der erfassten Messwerte M2 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 100ms im Zeitintervall von 1h und der dritte Teil der Daten der erfassten Messwerte M3 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 1min im Zeitintervall von 1d aufweisen. Die Teile der Daten der erfassten Messwerte M1,M2,M3 weisen daher weniger Daten als der auf der RAW-Speichereinrichtung RS gespeicherte RAW-Datensatz RD auf und belegen einzeln daher weniger Speicherplatz als der RAW-Datensatz RD. In this exemplary embodiment, three parts of the data of the recorded measured values M1, M2, M3 are calculated from the RAW data record. In particular, differ the three parts of the data of the recorded measured values M1, M2, M3 in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume. For example, the first part of the data of the recorded measured values M1 can have a series of measurements of the measured value X with a time frame of 10 ms in a time interval of 1 minute, the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time frame of 100 ms in the time interval of 1h and the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time grid of 1min in a time interval of 1d. The parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data record RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data record RD.
Diese drei Teile der Daten der erfassten Messwerte M1,M2,M3 werden in jeweils einem Datensatz DS1,DS2,DS3 gespeichert. Analog der in den Datensätzen DS1,DS2,DS3 gespeicherten Daten der erfassten Messwerte M1,M2,M3 sind die einzelnen Datenvolumina der Datensätze DS1,DS2,DS3 geringer als das Datenvolumen des RAW- Datensatzes RD und belegen weniger Speicherplatz. Die drei Datensätze DS1,DS2,DS3 können mittels einer graphischen Ausgabe jederzeit angezeigt werden. Ein Nutzer, z.B. ein Überwacher der überwachten Einrichtung, ist aufgrund des erfindungsgemäßen Verfahrens in der Lage, den Ist-Zustand, die Historie und die Entwicklung der überwachten Einrichtung über die Zeit jederzeit zuverlässig festzustellen. These three parts of the data of the recorded measured values M1, M2, M3 are each stored in a data record DS1, DS2, DS3. Analogous to the data of the recorded measured values M1, M2, M3 stored in the data records DS1, DS2, DS3, the individual data volumes of the data records DS1, DS2, DS3 are smaller than the data volume of the RAW data record RD and occupy less storage space. The three data sets DS1, DS2, DS3 can be displayed at any time by means of a graphic output. A user, e.g. a supervisor of the monitored facility, is able to reliably determine the actual state, the history and the development of the monitored facility over time at any time due to the method according to the invention.
Ein Ausführungsbeispiel des erfindungsgemäßen Verfahrens, bei dem Datensätze zugriffszeitoptimiert gespeichert werden, zeigt Fig. 2. Messwerte X werden in diesem Ausführungsbeispiel nur aus einer Messdatenquelle erfasst. Die erfassten Messwerte RM mit ihren unterschiedlichen Zeitrastern werden an einen Messwertpool MT übergeben und dort zwischengespeichert. Außerdem bekommt jeder erfasste Messwert RM einen Zeitstempel, um nachvollziehen zu können, wann der einzelne Messwert RM erfasst wurde. Die Speicherung der erfassten Messwerte RM im Messwertpool MT ist insbesondere dann sinnvoll, wenn die Abtastraster ein oder mehrerer Messwerte X oder erfasster Messwerte RM klein sind, z.B. kleiner als 100ms. Die erfassten Messwerte RM werden zusammen mit dem RAW-Zeitraster RZ in einem RAW-Datensatz RD abgelegt und auf der RAW-Speichereinrichtung RS gespeichert. An exemplary embodiment of the method according to the invention, in which data records are stored with optimized access time, is shown in FIG. 2. In this exemplary embodiment, measured values X are only acquired from one measurement data source. The recorded measured values RM with their different time patterns are transferred to a measured value pool MT and temporarily stored there. In addition, each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. The storage of the recorded measured values RM in the measured value pool MT is particularly useful when the scanning raster contains one or more measured values X or recorded measured values RM are small, e.g. less than 100 ms. The recorded measured values RM are stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS.
Der RAW-Datensatz RD wird anschließend aggregiert AT. Während im RAW-Datensatz RD also unverfälschte Messwerte X zusammen mit ihrem Zeitstempel gespeichert sind, weist der aggregierte Datensatz AT neben dem neuesten erfassten Messwert RM auch erfasste Messwerte RM in einem bestimmten Zeitraster abhängig vom Zeitraster der Datensätze DS1,DS2,DS3 auf. Die erfassten Messdaten werden in den Datenbänken RS und AT platzbedarfoptimiert gespeichert. Zum Einsatz kommen insbesondere ein oder mehrere Festspeicher (HDD und/oder SSD) und/oder eine oder mehrere entsprechende Partitionen auf einem derartigen Speicher. Zusätzlich können Komprimierungsalgorithmen zum Einsatz kommen, die den Speicherbedarf des RAW-Datensatzes RD reduzieren. The RAW data record RD is then aggregated AT. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3. The recorded measurement data are saved in the RS and AT databases in a space-optimized manner. In particular, one or more permanent memories (HDD and / or SSD) and / or one or more corresponding partitions on such a memory are used. In addition, compression algorithms can be used that reduce the storage requirements of the RAW data record RD.
Aus dem aggregierten Datensatz AT werden in diesem Ausführungsbeispiel drei Teile der Daten der erfassten Messwerte M1,M2,M3 berechnet. Insbesondere unterscheiden sich untereinander die drei Teile der Daten der erfassten Messwerte M1,M2,M3 in ihrem Zeitraster, dem Zeitintervall, ggf. der Art der Messdaten und damit auch in ihrem Datenvolumen. Beispielsweise kann der erste Teil der Daten der erfassten Messwerte M1 ein Messwert X mit einem Zeitraster von 10ms im Zeitintervall von 1min aufweisen, der zweite Teil der Daten der erfassten Messwerte M2 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 100ms im Zeitintervall von 1h und der dritte Teil der Daten der erfassten Messwerte M3 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 1min im Zeitintervall von 1d aufweisen. Die Teile der Daten der erfassten Messwerte M1 ,M2,M3 weisen daher weniger Daten als der auf der RAW- Speichereinrichtung RS gespeicherte RAW-Datensatz RD auf und belegen einzeln daher weniger Speicherplatz als der RAW-Datensatz RD. Aufgrund des hier beispielhaft gewählten Zeitintervalls von 1d der Daten der erfassten Messwerte M3 weist die Datenbank AT der aggregierten Daten aggregierte Messwerte RM innerhalb der letzten vergangenen 24h (1d) auf. Diese drei Teile der Daten der erfassten Messwerte M1 ,M2,M3 werden in jeweils einem Datensatz DS1,DS2,DS3 gespeichert. Analog der in den Datensätzen DS1,DS2,DS3 gespeicherten Daten der erfassten Messwerte M1,M2,M3 sind die einzelnen Datenvolumina der Datensätze DS1 ,DS2,DS3 geringer als das Datenvolumen des RAW- Datensatzes RD und belegen weniger Speicherplatz. In this exemplary embodiment, three parts of the data of the recorded measured values M1, M2, M3 are calculated from the aggregated data record AT. In particular, the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume. For example, the first part of the data of the recorded measured values M1 can have a measured value X with a time pattern of 10 ms in a time interval of 1 min, the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 hour and the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time pattern of 1 min in the time interval of 1 d. The parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data set RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data set RD. Due to the time interval of 1d of the data of the recorded measured values M3 selected here as an example, the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d). These three parts of the data of the recorded measured values M1, M2, M3 are each stored in a data record DS1, DS2, DS3. Analogous to the data of the recorded measured values M1, M2, M3 stored in the data records DS1, DS2, DS3, the individual data volumes of the data records DS1, DS2, DS3 are smaller than the data volume of the RAW data record RD and occupy less storage space.
Aus den Datensätzen DS1 ,DS2,DS3 werden anschließend die Teilmengen der Teile der Daten der erfassten Messwerte TM1 ,TM2,TM3 derart erzeugt, dass mittels des Berechnungsmoduls CT die erfassten Messwerte RM um z.B. darauf berechnete Variablen ergänzt werden und so z.B. Prognosen oder Summen oder Integrale. Aber die berechneten Werte decken immer das Zeitintervall des Datensatzes DSN ab und gehen nicht darüber hinaus über das überwachte System. From the data records DS1, DS2, DS3, the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by, for example, variables calculated thereon and thus for example forecasts or sums or Integrals. But the calculated values always cover the time interval of the data record DSN and do not go beyond the monitored system.
Die Teilmengen der Teile der Daten der erfassten Messwerte TM 1,TM2,TM3 werden in den Teildatensätzen TDS1,TDS2,TDS3 gespeichert. Die drei Teildatensätze TDS1,TDS2,TDS3 weisen dabei die gleichen Zeitraster und gleiches Zeitintervall auf wie die Datensätze DS1 ,DS2,DS3, aus denen sie erzeugt wurden. Die drei Teildatensätze TDS1 ,TDS2,TDS3 können mittels einer graphischen Ausgabe jederzeit angezeigt werden.The subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3. The three partial data records TDS1, TDS2, TDS3 have the same time grid and the same time interval as the data records DS1, DS2, DS3 from which they were generated. The three partial data sets TDS1, TDS2, TDS3 can be displayed at any time by means of a graphic output.
Die Datensätze DS1,DS2,DS3 sowie die Teildatensätze TDS1,TDS2,TDS3 werden im Gegensatz zum RAW-Datensatz RAW zugriffszeitoptimiert gespeichert, z.B. auf einem Festspeicher mit schneller Zugriffszeit (SSD). The data records DS1, DS2, DS3 as well as the partial data records TDS1, TDS2, TDS3 are saved with optimized access time in contrast to the RAW data record, e.g. on a permanent storage with fast access time (SSD).
Fig. 3 zeigt ein Ausführungsbeispiel des erfindungsgemäßen Verfahrens, wobei Messwerte X1,X2,X3,X4,X5 aus fünf verschiedenen Messwertquellen verarbeitet werden. Messwerte X1,X2,X3,X4,X5 werden in diesem Ausführungsbeispiel aus fünf Messdatenquellen erfasst. Die erfassten Messwerte RM mit ihren unterschiedlichen Zeitrastern RZ werden an einen Messwertpool MT übergeben und dort zwischengespeichert. Außerdem bekommt jeder erfasste Messwert RM einen Zeitstempel, um nachvollziehen zu können, wann der einzelne Messwert RM erfasst wurde. Vom Messwertpool MT werden die erfassten Messwerte RM zusammen mit ihrem Zeitstempel an zwei unterschiedliche Speichereinrichtungen verteilt, an den RAW- Datensatz RD und die Aggregation AT. 3 shows an exemplary embodiment of the method according to the invention, with measured values X1, X2, X3, X4, X5 being processed from five different measured value sources. In this exemplary embodiment, measured values X1, X2, X3, X4, X5 are recorded from five measurement data sources. The recorded measured values RM with their different time frames RZ are transferred to a measured value pool MT and there cached. In addition, each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. From the measured value pool MT, the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and the aggregation AT.
Der RAW-Datensatz RD sowie die erfassten Messwerte RM werden in der Aggregation AT aggregiert. Die erfassten Messwerte RM werden außerdem zusammen mit dem RAW- Zeitraster RZ in einem RAW-Datensatz RD abgelegt und auf der RAW- Speichereinrichtung RS gespeichert. Während im RAW-Datensatz RD also unverfälschte Messwerte X zusammen mit ihrem Zeitstempel gespeichert sind, weist der aggregierte Datensatz AT neben dem neuesten erfassten Messwert RM auch erfasste Messwerte RM in einem bestimmten Zeitraster abhängig vom Zeitraster der Datensätze DS1,DS2,DS3 auf. The RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT. The recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3.
Im Aggregationsmodul AT werden Datensätze zum Zeitraster der Datensätze DS1, DS2, DS3 aggregiert, und so, in diesem Ausführungsbeispiel, drei Teile der Daten der erfassten Messwerte M1,M2,M3 berechnet. Falls das Zeitintervall eines Datensatzes DSN außerhalb des Zeitstempels MN liegt, dann werden diese Werte vom Aggregationsmodul AT ignoriert und gar nicht gebildet. Insbesondere unterscheiden sich untereinander die drei Teile der Daten der erfassten Messwerte M1,M2,M3 in ihrem Zeitraster, dem Zeitintervall, ggf. der Art der Messdaten und damit auch in ihrem Datenvolumen. Beispielsweise kann der erste Teil der Daten der erfassten Messwerte M1 ein Messwert X mit einem Zeitraster von 10ms im Zeitintervall von 1min aufweisen, der zweite Teil der Daten der erfassten Messwerte M2 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 100ms im Zeitintervall von 1h und der dritte Teil der Daten der erfassten Messwerte M3 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 1min im Zeitintervall von 1d aufweisen. Die Teile der Daten der erfassten Messwerte M1,M2,M3 weisen daher weniger Daten als der auf der RAW- Speichereinrichtung RS gespeicherte RAW-Datensatz RD auf und belegen einzeln daher weniger Speicherplatz als der RAW-Datensatz RD. Aufgrund des hier beispielhaft gewählten Zeitintervalls von 1d der Daten der erfassten Messwerte M3 weist die Datenbank AT der aggregierten Daten aggregierte Messwerte RM innerhalb der letzten vergangenen 24h (1d) auf. In the aggregation module AT, data records are aggregated to the time grid of the data records DS1, DS2, DS3, and so, in this exemplary embodiment, three parts of the data of the recorded measured values M1, M2, M3 are calculated. If the time interval of a data record DSN lies outside the time stamp MN, then these values are ignored by the aggregation module AT and are not generated at all. In particular, the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume. For example, the first part of the data of the recorded measured values M1 can have a measured value X with a time pattern of 10 ms in a time interval of 1 min, the second part of the data of the recorded measured values M2 can have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 hour and the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time pattern of 1 min in the time interval of 1 d. The parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data record RD stored on the RAW storage device RS and therefore occupy individually less storage space than the RAW data set RD. Due to the time interval of 1d of the data of the recorded measured values M3 selected here as an example, the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d).
Diese drei Teile der Daten der erfassten Messwerte M1,M2,M3 werden in jeweils einem Datensatz DS1,DS2,DS3 gespeichert. Analog der in den Datensätzen DS1,DS2,DS3 gespeicherten Daten der erfassten Messwerte M1,M2,M3 sind die einzelnen Datenvolumina der Datensätze DS1,DS2,DS3 geringer als das Datenvolumen des RAW- Datensatzes RD und belegen weniger Speicherplatz. Die Datensätze DS1 ,DS2,DS3 werden auf der Speichereinrichtung S2 gespeichert. Die Speichereinrichtungen RS und S2 sind in diesem Ausführungsbeispiel ein oder mehrere Festspeicher, bevorzugt ist eine platzbedarfoptimierte Speicherung, aber auch eine zugriffszeitoptimierte Speicherung ist möglich. These three parts of the data of the recorded measured values M1, M2, M3 are each stored in a data record DS1, DS2, DS3. Analogous to the data of the recorded measured values M1, M2, M3 stored in the data records DS1, DS2, DS3, the individual data volumes of the data records DS1, DS2, DS3 are smaller than the data volume of the RAW data record RD and occupy less storage space. The data records DS1, DS2, DS3 are stored on the storage device S2. In this exemplary embodiment, the storage devices RS and S2 are one or more permanent memories; storage that is optimized in terms of space is preferred, but storage that is optimized for access time is also possible.
Aus den Datensätzen DS1,DS2,DS3 werden anschließend die Teilmengen der Teile der Daten der erfassten Messwerte TM1,TM2,TM3 derart erzeugt, dass mittels des Berechnungsmoduls CT die erfassten Messwerte RM um z.B. darauf berechnete Variablen ergänzt werden und so z.B. die Leistungsfähigkeit der Antriebe über das überwachte System berechnet wird. From the data records DS1, DS2, DS3 the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by variables calculated on them using the calculation module CT, for example, and thus the performance of the drives, for example is calculated via the monitored system.
Die Teilmengen der Teile der Daten der erfassten Messwerte TM 1,TM2,TM3 werden in den Teildatensätzen TDS1 ,TDS2,TDS3 gespeichert. Die drei Teildatensätze TDS1,TDS2,TDS3 weisen dabei die gleichen Zeitraster auf wie die Datensätze DS1,DS2,DS3, aus denen sie erzeugt wurden. Die Teildatensätze TDS1 ,TDS2,TDS3 werden in diesem Ausführungsbeispiel in unterschiedlichen Speichereinrichtungen gespeichert: Der Teildatensatz TDS1 wird in der Speichereinrichtung S1.2, die Teildatensätze TDS2.TDS3 in der Speichereinrichtung S1.1 gespeichert. Die Speichereinrichtungen S1.1 ,S1.2 sind in diesem Ausführungsbeispiel Direktzugriffsspeicher (RAM), die in unterschiedlichen Computersystemen lokalisiert sind. Es ist daher erfindungsgemäß auch möglich, die unterschiedlichen Teildatensätze TDS1,TDS2,TDS3 in unterschiedlichen Computersystemen zu speichern und graphisch anzeigen zu lassen. The subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3. The three partial data records TDS1, TDS2, TDS3 have the same time pattern as the data records DS1, DS2, DS3 from which they were generated. The partial data records TDS1, TDS2, TDS3 are stored in different storage devices in this exemplary embodiment: the partial data record TDS1 is stored in the memory device S1.2, the partial data records TDS2.TDS3 in the memory device S1.1. The storage devices S1.1, S1.2 are in this exemplary embodiment Random Access Memories (RAM) located in different computer systems. It is therefore also possible according to the invention to store the different partial data sets TDS1, TDS2, TDS3 in different computer systems and to have them displayed graphically.
Ein Ausführungsbeispiel des erfindungsgemäßen Verfahrens, bei dem ein Handdatensatz HDS integriert ist, zeigt Fig. 4. Drei unterschiedliche Messwerte X1,X2,X3 werden in diesem Ausführungsbeispiel aus drei Messdatenquellen erfasst. Die erfassten Messwerte RM mit ihren unterschiedlichen Zeitrastern RZ werden an einen Messwertpool MT übergeben und dort zwischengespeichert. Außerdem bekommt jeder erfasste Messwert RM einen Zeitstempel, um nachvollziehen zu können, wann der einzelne Messwert RM erfasst wurde. Vom Messwertpool MT werden die erfassten Messwerte RM zusammen mit ihrem Zeitstempel an zwei unterschiedliche Speichereinrichtungen verteilt, an den RAW-Datensatz RD und die Aggregation AT. An exemplary embodiment of the method according to the invention, in which a manual data set HDS is integrated, is shown in FIG. 4. In this exemplary embodiment, three different measured values X1, X2, X3 are acquired from three measurement data sources. The recorded measured values RM with their different time rasters RZ are transferred to a measured value pool MT and temporarily stored there. In addition, each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. From the measured value pool MT, the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and the aggregation AT.
Der RAW-Datensatz RD sowie die erfassten Messwerte RM werden in der Aggregation AT aggregiert. Die erfassten Messwerte RM werden außerdem zusammen mit dem RAW- Zeitraster RZ in einem RAW-Datensatz RD abgelegt und auf der RAW- Speichereinrichtung RS gespeichert. Während im RAW-Datensatz RD also unverfälschte Messwerte X zusammen mit ihrem Zeitstempel gespeichert sind, weist der aggregierte Datensatz AT neben dem neuesten erfassten Messwert RM auch erfasste Messwerte RM in einem bestimmten Zeitraster abhängig vom Zeitraster der Datensätze DS1,DS2,DS3 auf. The RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT. The recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the latest recorded measured value RM but also recorded measured values RM in a specific time grid depending on the time grid of the data records DS1, DS2, DS3.
Aus dem aggregierten Datensatz AT werden in diesem Ausführungsbeispiel drei Teile der Daten der erfassten Messwerte M1,M2,M3 berechnet. Insbesondere unterscheiden sich untereinander die drei Teile der Daten der erfassten Messwerte M1,M2,M3 in ihrem Zeitraster, dem Zeitintervall, ggf. der Art der Messdaten und damit auch in ihrem Datenvolumen. Beispielsweise kann der erste Teil der Daten der erfassten Messwerte M1 ein Messwert X mit einem Zeitraster von 10ms im Zeitintervall von 1 min aufweisen, der zweite Teil der Daten der erfassten Messwerte M2 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 100ms im Zeitintervall von 1h und der dritte Teil der Daten der erfassten Messwerte M3 den gleichen oder einen anderen Messwert X mit einem Zeitraster von 1min im Zeitintervall von 1d aufweisen. Die Teile der Daten der erfassten Messwerte M1,M2,M3 weisen daher weniger Daten als der auf der RAW- Speichereinrichtung RS gespeicherte RAW-Datensatz RD auf und belegen einzeln daher weniger Speicherplatz als der RAW-Datensatz RD. Aufgrund des hier beispielhaft gewählten Zeitintervalls von 1d der Daten der erfassten Messwerte M3 weist die Datenbank AT der aggregierten Daten aggregierte Messwerte RM innerhalb der letzten vergangenen 24h (1d) auf. In this exemplary embodiment, three parts of the data of the recorded measured values M1, M2, M3 are calculated from the aggregated data record AT. In particular, the three parts of the data of the recorded measured values M1, M2, M3 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume. For example, the first part of the data can be the recorded measured values M1 have a measured value X with a time pattern of 10 ms in a time interval of 1 min, the second part of the data of the recorded measured values M2 have the same or a different measured value X with a time pattern of 100 ms in a time interval of 1 h and the third part of the data of the recorded measured values M3 have the same or a different measured value X with a time grid of 1min in a time interval of 1d. The parts of the data of the recorded measured values M1, M2, M3 therefore have less data than the RAW data set RD stored on the RAW storage device RS and therefore individually occupy less storage space than the RAW data set RD. Due to the time interval of 1d of the data of the recorded measured values M3 selected here as an example, the database AT of the aggregated data has aggregated measured values RM within the last past 24 hours (1d).
Diese drei Teile der Daten der erfassten Messwerte M1,M2,M3 werden in jeweils einem Datensatz DS1,DS2,DS3 gespeichert. Analog der in den Datensätzen DS1,DS2,DS3 gespeicherten Daten der erfassten Messwerte M1,M2,M3 sind die einzelnen Datenvolumina der Datensätze DS1,DS2,DS3 geringer als das Datenvolumen des RAW- Datensatzes RD und belegen weniger Speicherplatz. Die Datensätze DS1,DS2,DS3 werden wie der RAW-Datensatz RD auf der Speichereinrichtung RS gespeichert. These three parts of the data of the recorded measured values M1, M2, M3 are each stored in a data record DS1, DS2, DS3. Analogous to the data of the recorded measured values M1, M2, M3 stored in the data records DS1, DS2, DS3, the individual data volumes of the data records DS1, DS2, DS3 are smaller than the data volume of the RAW data record RD and occupy less storage space. The data records DS1, DS2, DS3 are stored in the storage device RS like the RAW data record RD.
Die Speichereinrichtung RS ist in diesem Ausführungsbeispiel ein oder mehrere Festspeicher, bevorzugt ist eine platzbedarfoptimierte Speicherung, aber auch eine zugriffszeitoptimierte Speicherung ist möglich. Zweckmäßigerweise ist die Speicherung des RAW- Datensatzes RD platzbedarfoptimiert, die Speicherung der Datensätze DS1,DS2,DS3 zugriffszeitoptimiert. Dies kann z.B. dadurch erreicht werden, dass Komprimierungsalgorithmen für die Speicherung des RAW-Datensatzes RD angewendet werden, nicht aber für die Speicherung der Datensätze DS1,DS2,DS3 und/oder durch die Verwendung unterschiedlicher Festspeicher (HDD, SSD) mit unterschiedlicher Zugriffszeit. Aus den Datensätzen DS1,DS2,DS3 werden anschließend die Teilmengen der Teile der Daten der erfassten Messwerte TM1,TM2,TM3 derart erzeugt, dass mittels des Berechnungsmoduls CT die erfassten Messwerte RM um z.B. darauf berechnete Variablen ergänzt werden und so z.B. Prognosen über das überwachte System möglich werden. In this exemplary embodiment, the storage device RS is one or more permanent memories; storage that is optimized in terms of space is preferred, but storage that is optimized for access time is also possible. The storage of the RAW data record RD is expediently space-optimized, and the storage of the data records DS1, DS2, DS3 is optimized in terms of access time. This can be achieved, for example, by using compression algorithms for the storage of the RAW data record RD, but not for the storage of the data records DS1, DS2, DS3 and / or by using different hard drives (HDD, SSD) with different access times. From the data records DS1, DS2, DS3 the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3 are then generated in such a way that the recorded measured values RM are supplemented by, for example, variables calculated thereon and thus, for example, forecasts about the monitored System become possible.
Das Berechnungsmodul CT wird in diesem Ausführungsbeispiel durch einen Handdatensatz HDS ergänzt. Die Daten des Handdatensatzes HDS können insbesondere durch eine Eingabe I eines Nutzers erzeugt werden. Dies können z.B. Parameter zur Skalierung der erfassten Messwerte RM sein, oder auch Ersatzwerte für fehlende bzw. fehlerhafte erfasste Messwerte RM. Die fehlerhaften erfassten Messwerte RM werden dann durch die Eingabe I des Handdatensatzes HDS ersetzt. Mithilfe des Handdatensatzes können auf Werte für die Zukunft eingegeben werden, um hieraus beispielsweise Prognosen zu erstellen. In this exemplary embodiment, the computation module CT is supplemented by a manual data record HDS. The data of the hand data set HDS can in particular be generated by an input I of a user. These can be, for example, parameters for scaling the recorded measured values RM, or substitute values for missing or incorrect recorded measured values RM. The erroneous recorded measured values RM are then replaced by the input I of the manual data record HDS. With the help of the manual data set, values for the future can be entered in order to create forecasts from them, for example.
Die Teilmengen der Teile der Daten der erfassten Messwerte TM 1,TM2,TM3 werden in den Teildatensätzen TDS1 ,TDS2,TDS3 gespeichert. Die drei Teildatensätze TDS1,TDS2,TDS3 weisen dabei die gleichen Zeitraster auf wie die Datensätze DS1,DS2,DS3, aus denen sie erzeugt wurden. Die Teildatensätze TDS1 ,TDS2,TDS3 werden in diesem Ausführungsbeispiel in einer Speichereinrichtung S1 gespeichert. The subsets of the parts of the data of the recorded measured values TM 1, TM2, TM3 are stored in the partial data sets TDS1, TDS2, TDS3. The three partial data records TDS1, TDS2, TDS3 have the same time pattern as the data records DS1, DS2, DS3 from which they were generated. The partial data sets TDS1, TDS2, TDS3 are stored in a storage device S1 in this exemplary embodiment.
Die Speichereinrichtung S1 ist in diesem Ausführungsbeispiel ein Direktzugriffsspeicher (RAM), der in einem Computersystem lokalisiert ist. Es ist daher erfindungsgemäß auch möglich, die unterschiedlichen Teildatensätze TDS1 ,TDS2,TDS3 in unterschiedlichen Computersystemen zu speichern und graphisch anzeigen zu lassen. In this exemplary embodiment, the storage device S1 is a random access memory (RAM) which is located in a computer system. It is therefore also possible according to the invention to store the different partial data sets TDS1, TDS2, TDS3 in different computer systems and to have them displayed graphically.
Fig. 5 zeigt ein Ausführungsbeispiel des erfindungsgemäßen Verfahrens, bei dem sowohl ein Messwertpool MT als auch ein Handdatensatz HDS zum Einsatz kommt. In diesem Ausführungsbeispiel werden Messwerte X über einen Zeitraum von einem Jahr erfasst und bereitgestellt. In diesem Ausführungsbeispiel werden drei Messwerte X1,X2,X3 durch unterschiedliche Messdatenquellen, z.B. Sensoren an der zu überwachenden Anlage, erfasst. Die Erfassung der Messwerte X1,X2,X3 kann ein beliebiges Zeitraster aufweisen. In diesem Ausführungsbeispiel wird ein Zeitraster der Messwerte X1 ,X2,X3 von jeweils 10ms zugrunde gelegt, m.a.W. aus jeder Messwertquelle X1,X2,X3 wird alle 10ms ein neuer Messwert RM erfasst. FIG. 5 shows an exemplary embodiment of the method according to the invention in which both a measured value pool MT and a manual data set HDS are used. In this In the exemplary embodiment, measured values X are recorded and provided over a period of one year. In this exemplary embodiment, three measured values X1, X2, X3 are recorded by different measurement data sources, for example sensors on the system to be monitored. The acquisition of the measured values X1, X2, X3 can have any time grid. In this exemplary embodiment, a time grid of the measured values X1, X2, X3 of 10 ms each is taken as a basis; in other words, a new measured value RM is recorded every 10 ms from each measured value source X1, X2, X3.
Die erfassten Messwerte RM mit ihrem Zeitrastern werden an einen Messwertpool MT übergeben und dort zwischengespeichert. Außerdem bekommt jeder erfasste Messwert RM einen Zeitstempel, um nachvollziehen zu können, wann der einzelne Messwert RM erfasst wurde. Die Speicherung der erfassten Messwerte RM im Messwertpool MT ist insbesondere dann sinnvoll, wenn die Abtastraster ein oder mehrerer Messwerte X1,X2,X3 oder erfasster Messwerte RM klein sind, z.B. kleiner als 100ms. Vom Messwertpool MT werden die erfassten Messwerte RM zusammen mit ihrem Zeitstempel an zwei unterschiedliche Speichereinrichtungen verteilt, an den RAW-Datensatz RD und über den Aggregationsmodul AT an bereits vorhandene Datensätze DS1, bis DSN, sofern das Zeitintervall des Datensatzes den Zeitstempel des erfassten Messwertes XN abdeckt. The recorded measured values RM with their time pattern are transferred to a measured value pool MT and temporarily stored there. In addition, each recorded measured value RM is given a time stamp in order to be able to understand when the individual measured value RM was recorded. The storage of the recorded measured values RM in the measured value pool MT is particularly useful if the scanning raster of one or more measured values X1, X2, X3 or recorded measured values RM are small, e.g. smaller than 100 ms. From the measured value pool MT, the recorded measured values RM are distributed together with their time stamp to two different storage devices, to the RAW data record RD and via the aggregation module AT to existing data records DS1 to DSN, provided that the time interval of the data record covers the time stamp of the recorded measured value XN .
Der RAW-Datensatz RD sowie die erfassten Messwerte RM werden in der Aggregation AT aggregiert. Die erfassten Messwerte RM werden außerdem zusammen mit dem RAW- Zeitraster RZ in einem RAW-Datensatz RD abgelegt und auf der RAW- Speichereinrichtung RS gespeichert. Während im RAW-Datensatz RD also unverfälschte Messwerte X zusammen mit ihrem Zeitstempel gespeichert sind, weist der aggregierte Datensatz AT neben dem neuesten erfassten Messwert RM auch erfasste Messwerte RM in dem Zeitraster von 10ms auf. Die erfassten Messwerte RM sind im RAW-Datensatz RD platzbedarfoptimiert gespeichert (weniger als 4 Byte pro erfasstem Messwert RM, die über ein Jahr lang gespeicherten erfassten Messwerte RM belegen im RAW-Datensatz RD ca. 2TB. Diese Daten setzen 200 abgetastete Messwerte mit einem Zeitraster von 10ms voraus. Aus dem aggregierten Datensatz AT werden in diesem Ausführungsbeispiel vier Teile der Daten der erfassten Messwerte M1,M2,M3,M4 berechnet. Insbesondere unterscheiden sich untereinander die vier Teile der Daten der erfassten Messwerte M1 ,M2,M3,M4 in ihrem Zeitraster, dem Zeitintervall, ggf. der Art der Messdaten und damit auch in ihrem Datenvolumen. The RAW data record RD and the recorded measured values RM are aggregated in the aggregation AT. The recorded measured values RM are also stored together with the RAW time grid RZ in a RAW data record RD and stored on the RAW storage device RS. While unadulterated measured values X are stored in the RAW data record RD together with their time stamp, the aggregated data record AT has not only the most recent recorded measured value RM but also recorded measured values RM in the time grid of 10 ms. The recorded measured values RM are stored in the RAW data record RD in a space-optimized manner (less than 4 bytes per recorded measured value RM, the recorded measured values RM stored over a year occupy approx. 2TB in the RAW data record RD. This data sets 200 scanned measured values with a time grid of 10ms ahead. In this exemplary embodiment, four parts of the data of the recorded measured values M1, M2, M3, M4 are calculated from the aggregated data record AT. In particular, the four parts of the data of the recorded measured values M1, M2, M3, M4 differ from one another in their time grid, the time interval, possibly the type of measurement data and thus also in their data volume.
In diesem Ausführungsbeispiel wird für den ersten Teil der Daten der erfassten Messwerte M1 ein Zeitraster von 100ms bis 10s gewählt, wobei die erfassten Messwerte RM laufend aus dem aggregierten Datensatz AT aktualisiert werden. Für den zweiten Teil der Daten der erfassten Messwerte M2 ist ein Zeitintervall der vergangenen 1min bis 15min gewählt, ebenfalls aktualisiert durch erfasste Messwerte RM aus dem aggregierten Datensatz AT. Für den dritten und vierten Teil der Daten der erfassten Messwerte M3,M4 wird ein beliebiges Zeitintervall angenommen. In this exemplary embodiment, a time grid of 100 ms to 10 s is selected for the first part of the data of the recorded measured values M1, the recorded measured values RM being continuously updated from the aggregated data record AT. For the second part of the data of the recorded measured values M2, a time interval of the past 1 min to 15 min is selected, also updated by recorded measured values RM from the aggregated data record AT. Any time interval is assumed for the third and fourth part of the data of the recorded measured values M3, M4.
Diese Teile der Daten der erfassten Messwerte M1 ,M2,M3,M4 werden in jeweils einem Datensatz DS1,DS2,DS3,DS4 gespeichert. Analog der in den Datensätzen DS1,DS2,DS3,DS4 gespeicherten Daten der erfassten Messwerte M1,M2,M3,M4 sind die einzelnen Datenvolumina der Datensätze DS1,DS2,DS3,DS4 geringer als das Datenvolumen des RAW-Datensatzes RD und belegen weniger Speicherplatz. Aufgrund der in diesem Ausführungsbeispiel angenommenen Auswahl der erfassten Messwerte RM weisen der Datensatz DS1 ein Datenvolumen von ca. 600MB, der Datensatz DS2 ein Datenvolumen von ca. 720MB, die Datensätze DS3.DS4 Datenvolumina von jeweils zwischen ca. 960MB und 1.2GB auf. Die Datensätze DS1,DS2,DS3,DS4 werden wie der RAW-Datensatz RD auf der Speichereinrichtung RS gespeichert. Dabei ist die Speicherung des RAW-Datensatzes RD platzbedarfoptimiert, die Speicherung der Datensätze DS1,DS2,DS3,DS4 zugriffszeitoptimiert. Die Zugriffszeit für die Datensätze DS1,DS2,DS3,DS4 beträgt typischerweise weniger als 400ms für 1 Million erfasste Messwerte RM. Aus den Datensätzen DS1,DS2,DS3,DS4 werden anschließend die Teilmengen der Teile der Daten der erfassten Messwerte TM1,TM2,TM3,TM4 derart erzeugt, dass mittels des Berechnungsmoduls CT die erfassten Messwerte RM um darauf berechnete Variablen ergänzt werden und so z.B. Prognosen über das überwachte System möglich werden. In diesem Ausführungsbeispiel werden 1000 berechnete Variablen des Berechnungsmoduls CT angenommen. These parts of the data of the recorded measured values M1, M2, M3, M4 are each stored in a data record DS1, DS2, DS3, DS4. Analogous to the data of the recorded measured values M1, M2, M3, M4 stored in the data records DS1, DS2, DS3, DS4, the individual data volumes of the data records DS1, DS2, DS3, DS4 are smaller than the data volume of the RAW data record RD and occupy less storage space . Due to the selection of the recorded measured values RM assumed in this exemplary embodiment, the data record DS1 has a data volume of approx. 600MB, the data record DS2 has a data volume of approx. 720MB, and the data records DS3.DS4 data volumes of between approx. 960MB and 1.2GB each. The data records DS1, DS2, DS3, DS4 are stored on the storage device RS like the RAW data record RD. The storage of the RAW data record RD is space-optimized, the storage of the data records DS1, DS2, DS3, DS4 is access time-optimized. The access time for the data sets DS1, DS2, DS3, DS4 is typically less than 400ms for 1 million recorded measured values RM. From the data records DS1, DS2, DS3, DS4 the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 are then generated in such a way that the recorded measured values RM are supplemented by variables calculated on them by means of the calculation module CT and thus, for example, forecasts become possible via the monitored system. In this exemplary embodiment, 1000 calculated variables of the calculation module CT are assumed.
Die Teilmengen der Teile der Daten der erfassten Messwerte TM1,TM2,TM3,TM4 weisen im Gegensatz zu den vorherigen Ausführungsbeispielen unterschiedliche Zeitraster und Zeitintervalle zu den diese erzeugenden Datensätzen DS1,DS2,DS3,DS4 auf: In diesem Ausführungsbeispiel wird für die erste Teilmenge des ersten Teils der Daten der erfassten Messwerte TDM1 ein Zeitraster von 1s sowie ein Zeitintervall von 5d gewählt, für die zweite Teilmenge des zweiten Teils der Daten der erfassten Messwerte TDM2 ein Zeitraster von 1min und ein Zeitintervall von 1a (Darstellung der Historie der erfassten Messwerte RM der zu überwachenden Einrichtung), für die dritte Teilmenge des dritten Teils der Daten der erfassten Messwerte TDM3 ein Zeitraster von 10ms und ein Zeitintervall von 2h sowie für die vierte Teilmenge des vierten Teils der Daten der erfassten Messwerte TDM4 ein Zeitraster von 100ms und ein Zeitintervall von 24h. In contrast to the previous exemplary embodiments, the subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 have different time rasters and time intervals for the data records DS1, DS2, DS3, DS4 that generate them: In this exemplary embodiment, the For the first part of the data of the recorded measured values TDM1, a time grid of 1s and a time interval of 5d were selected, for the second subset of the second part of the data of the recorded measured values TDM2 a time grid of 1min and a time interval of 1a (representation of the history of the recorded measured values RM der to be monitored), for the third subset of the third part of the data of the recorded measured values TDM3 a time grid of 10ms and a time interval of 2h and for the fourth subset of the fourth part of the data of the recorded measured values TDM4 a time grid of 100ms and a time interval of 24h .
Die Teilmengen der Teile der Daten der erfassten Messwerte TM1,TM2,TM3,TM4 werden in den Teildatensätzen TDS1,TDS2,TDS3,TDS4 gespeichert. Die Teildatensätze TDS1,TDS2,TDS3,TDS4 werden in diesem Ausführungsbeispiel in der Speichereinrichtung S1, die in diesem Ausführungsbeispiel ein Direktzugriffsspeicher (RAM) ist, gespeichert. Der benötigte Speicherplatz beträgt für den Teildatensatz TDS1 ca. 1,2GB, für den Teildatensatz TDS2 ca. 1,7GB, für den Teildatensatz TDS3 ca. 2GB sowie für den Teildatensatz TDS4 ca. 3GB. Das erfindungsgemäße Verfahren benötigt in der Summe mit den in diesem Ausführungsbeispiel gewählten Parametern ca. 4,5GB Festspeicher, zusätzlich unter Berücksichtigung des Berechnungsmoduls CT und Speicher zur Ausführung des Computerprogrammproduktes zur Ausführung des erfindungsgemäßen Verfahrens ca. 16GB Direktzugriffsspeicher (RAM), um Messwerte RM einer zu überwachenden Einrichtung ein Jahr lang zu erfassen und bereitzustellen. Vorteilhafterweise stellt das erfindungsgemäße Verfahren keine derart hohen Ansprüche an die Computerhardware, sodass das erfindungsgemäße Verfahren mittels eines handelsüblichen Servers bzw. PC und/oder Notebook-Computers ausführbar ist. The subsets of the parts of the data of the recorded measured values TM1, TM2, TM3, TM4 are stored in the partial data sets TDS1, TDS2, TDS3, TDS4. In this exemplary embodiment, the partial data sets TDS1, TDS2, TDS3, TDS4 are stored in the storage device S1, which in this exemplary embodiment is a random access memory (RAM). The required storage space for the partial data set TDS1 is approx. 1.2 GB, for the partial data set TDS2 approx. 1.7 GB, for the partial data set TDS3 approx. 2 GB and for the partial data set TDS4 approx. 3 GB. With the parameters selected in this exemplary embodiment, the method according to the invention requires a total of approx to be recorded and made available for one year. The method according to the invention advantageously does not place such high demands on the computer hardware that the method according to the invention can be carried out using a commercially available server or PC and / or notebook computer.
Der Datensatz TDS1 löst in diesem Ausführungsbeispiel recht fein die Daten in Echtzeit auf. In der Darstellung des Datensatzes TDS2 wird der Verlauf in einem groben Zeitraster über ein Jahr dargestellt. Es ergibt auch oft (aber nicht immer) gar kein Sinn Dabei ist es nicht sinnvoll einen Jahresverlauf eines Messwertes auf einer Trendlinie in einem 10ms- Raster darzustellen, da ein handelsüblicher Monitor mit 1920 Pixel keine geeignete Auflösung aufweist, um diese feine zeitliche Abstufung darzustellen. Über die Datensätze TDS3 und TDS4 kann man fein aufgelöste Daten über einen in weiter Vergangenheit liegendes Zeitintervall aus der RAW-Datenbank extrahieren und sich genauer darstellen, falls das 1m Zeitraster des Datensatzes TDS2 nicht ausreichend fein ist. In this exemplary embodiment, the data record TDS1 resolves the data very finely in real time. In the representation of the data record TDS2, the course is shown in a rough time grid over a year. It also often (but not always) makes no sense at all. It does not make sense to display the annual course of a measured value on a trend line in a 10 ms grid, since a standard monitor with 1920 pixels does not have a suitable resolution to display this fine temporal gradation. The data records TDS3 and TDS4 can be used to extract finely resolved data from the RAW database over a time interval that is further in the past and to display it more precisely if the 1m time grid of the data record TDS2 is not sufficiently fine.
Zur Anwendung kommt das Verfahren beispielsweise im Kraftwerksbereich beim Hochfahren eines gasbetriebenen Motors: The process is used, for example, in power plants when starting up a gas-powered engine:
Bevor die Abwärme von den Gasmotoren in das Fernwärmenetz eingespeist werden kann, muss eine Vorlauftemperatur im Motorkühlkreislauf beim Austritt aus der Motorkühlung von 115 C° eingestellt werden. Vor Erreichen der Temperatur wird das Kühlmittel (in diesem Fall Kühlwasser) in einem Kreislauf gefahren. Das Wasser wird auf der Motorseite erhitzt und dann später wieder bis auf 60 C° über ein Dachkühler abgekühlt. Bis das an der Motorseite erhitzte Wasser am Kühler ankommt (bedingt durch Umlaufvolumenstrom), vergehen 2-3 Minuten. Dieser Prozess lässt sich recht gut modellieren und die Temperaturentwicklung im Kreislauf Vorhersagen. Durch die Prognose und die bevorstehende Temperaturentwicklung lässt sich der Dachkühler, der ein eigenen Kühlkreislauf und eine eigene Pumpe aufweist, auf sehr einfache Weise steuern, weil er dann präventiv eingreifen kann. In diesem Fall kann die Dachkühlerpumpe auf die richtige Drehzahl gebracht werden bevor (zu) heißes Wasser vom Motor ankommt und so kann der Umlaufvolumenstrom im Dachkühlerkreislauf auf den richtigen Volumenstrom gebracht werden. Analog geht es in die umgekehrte Richtung des Kühlkreislaufs. Die Kühlpumpe kann frühzeitig langsam abgeschaltet werden, bevor die 115 C° Kühlmitteltemperatur erreicht sind, weil der Ausspeisezeitpunkt durch die Prognose genau bestimmt werden kann. Before the waste heat from the gas engines can be fed into the district heating network, a flow temperature of 115 ° C must be set in the engine cooling circuit when it exits the engine cooling system. Before the temperature is reached, the coolant (in this case cooling water) is circulated. The water is heated on the engine side and then later cooled down to 60 ° C using a roof cooler. It takes 2-3 minutes for the water heated on the engine side to reach the cooler (due to the circulating volume flow). This process goes pretty well Model and predict the temperature development in the cycle. With the forecast and the upcoming temperature development, the roof cooler, which has its own cooling circuit and its own pump, can be controlled very easily because it can then intervene preventively. In this case, the roof cooler pump can be brought to the correct speed before (too) hot water arrives from the engine and so the circulating volume flow in the roof cooler circuit can be brought to the correct volume flow. The same goes in the opposite direction of the cooling circuit. The cooling pump can be switched off slowly at an early stage, before the coolant temperature has reached 115 ° C, because the feed-out time can be precisely determined by the forecast.
Dazu werden hier die unterschiedlichen Temperaturen in einem Raw-Datensatz RD erfasst und auf der RAW-Speichereinrichtung RS als Messwerte RM jeweils zusammen mit dem jeweiligen Zeitstempel RZ gespeichert. Aus den in einem Zeitintervall von 150 ms erfassten Parametern aller Sensoren der Anlage RM wird ein erster Teil der erfassten Parameter M1, nämlich die Temperaturen, der Volumenstrom und die Drehzahl der Kühlpumpe, in einem gespeicherten Datensatz DS1 auf einer zweiten Speichereinrichtung S2 abgelegt. Die zweite Speichereinrichtung S2 verfügt über eine schnellere Zugriffszeit als der RAW-Speichereinrichtung RS. Über das Berechnungsmodul CT werden nun aus dem gespeicherten Datensatz DS1 ein Teildatensatz erzeugt, der ein Zeitintervall von 2s aufweist. Die erfassten Parameter, für die kein entsprechender Datensatz erfasst wurde, werden unter Berücksichtigung der zeitlich benachbarten erfassten Parameter M1 über das Berechnungsmodul CT extrapoliert und in einem Teiildatensatz TDS1 auf einer ersten Speichereinrichtung S1.1 gespeichert. Die erste Speichereinrichtung S1.1 weist eine schnellere Zugriffszeit auf als die zweite Speichereinrichtung S2 und die RAW- Speichereinrichtung RS. Damit wird auch die Größe des Teildatensatzes TDS1 gegenüber dem Datensatz DS1 und dem RAW-Datensatz RD erheblich verringert. Aus dem Teildatensatz TDS1 werden nun Prognosen der Temperaturentwicklung in Abhängigkeit der Volumenströme und der Kühlpumpendrehzahlen erstellt und anhand dieser Prognosen an den einzelnen Anlagenkomponenten der Volumenstrom und die Kühlpumpendrehzahl gesteuert. Aufgrund der reduzierten Anzahl der Parameter, den längeren Zeitintervallen und den schnelleren Speichereinrichtungen können die Prognosen und die daraus resultierenden Anlagenparameter schneller und ressourcenschonender ermittelt werden. For this purpose, the different temperatures are recorded here in a raw data record RD and stored on the RAW storage device RS as measured values RM, in each case together with the respective time stamp RZ. From the parameters of all sensors of the system RM recorded in a time interval of 150 ms, a first part of the recorded parameters M1, namely the temperatures, the volume flow and the speed of the cooling pump, is stored in a stored data record DS1 on a second storage device S2. The second storage device S2 has a faster access time than the RAW storage device RS. Using the computation module CT, a partial data record is now generated from the stored data record DS1, which has a time interval of 2 s. The recorded parameters, for which no corresponding data record was recorded, are extrapolated using the calculation module CT, taking into account the temporally adjacent recorded parameters M1, and stored in a partial data record TDS1 on a first storage device S1.1. The first storage device S1.1 has a faster access time than the second storage device S2 and the RAW storage device RS. This also significantly reduces the size of the partial data record TDS1 compared to the data record DS1 and the RAW data record RD. From the partial data set TDS1, forecasts of the temperature development are now created as a function of the volume flows and the cooling pump speeds and, on the basis of these forecasts, the volume flow and the Controlled cooling pump speed. Due to the reduced number of parameters, the longer time intervals and the faster storage facilities, the forecasts and the resulting system parameters can be determined more quickly and in a more resource-efficient manner.
Ein weiteres Anwendungsbeispiel wird im Folgenden aus dem Gasspeicherbereich dargelegt: Another application example is presented below from the gas storage area:
Ein Gasspeicher weist oft mehrere Verdichter von unterschiedlichen Herstellern auf, die in bestimmten Arbeitsbereichen besonders effektiv arbeiten, oder bei bestimmten Gas- bzw. Energiepreisen besonders günstig betrieben werden können. Das Wechseln von einem Verdichter zu einem anderen Verdichter im laufendem Betrieb kostet aber Zeit und Geld, weil der Verdichter erst hochgefahren werden muss. Manchmal lohnt sich ein Umschalten auf einen anderen Verdichter nicht, obwohl der zweite Verdichter bei aktuellen Arbeitsbedingungen effektiver wäre, weil die Gasmenge, die noch eingespeist werden muss, zu gering ist. In diesem Fall lohnt sich das das Anfahren eines zweiten Verdichters wirtschaftlich nicht. Solche Zeitpunkte müssen genau bestimmt und ausgerechnet werden. In diesem Fall muss beim Erreichen eines solchen Zustandes, bei dem ein Umschalten auf ein anderes Verdichter in Frage kommt, anhand von Prognosen bewertet und eine Entscheidung getroffen werden, ob ein Wechselverdichter angeschaltet wird. A gas storage tank often has several compressors from different manufacturers, which work particularly effectively in certain work areas, or can be operated particularly cheaply at certain gas or energy prices. Switching from one compressor to another during operation costs time and money because the compressor first has to be started up. Sometimes switching to another compressor is not worthwhile, even though the second compressor would be more effective under the current working conditions because the amount of gas that still has to be fed in is too small. In this case, starting up a second compressor is not economically viable. Such times must be precisely determined and calculated. In this case, when such a state is reached, in which switching to another compressor comes into question, it must be assessed on the basis of forecasts and a decision must be made as to whether an alternating compressor is switched on.
In diesem Anwendungsszenario werden die unterschiedlichen Parameter der Arbeitsbereiche (Drehzahl der Pumpe bzw. Pumpleistung) der Verdichter in einem Raw- Datensatz RD erfasst und auf der RAW-Speichereinrichtung RS als Messwerte RM jeweils zusammen mit dem jeweiligen Zeitstempel RZ gespeichert. Aus den in einem Zeitintervall von 100 ms erfassten Parametern aller Sensoren der Anlage RM wird ein erster Teil der erfassten Parameter M1 , nämlich die Arbeitsbereichsparameter der Verdichter und ihr Energieverbrauch, in einem gespeicherten Datensatz DS1 auf einer zweiten Speichereinrichtung S2 abgelegt. Die zweite Speichereinrichtung S2 verfügt über eine schnellere Zugriffszeit als der RAW-Speichereinrichtung RS. Über das Berechnungsmodul CT werden nun aus dem gespeicherten Datensatz DS1 ein Teildatensatz TDS1 erzeugt, der die Arbeitsparameter, den Energieverbrauch und die derzeitigen Energiepreise, die aus einer externen Datenquelle ausgelesen werden, umfasst und in einem Zeitintervall von 5s speichert. Die erfassten Parameter M1 werden in einem Teildatensatz TDS1 auf einer ersten Speichereinrichtung S1.1 gespeichert. Damit wird auch die Größe des Teildatensatzes TDS1 gegenüber dem Datensatz DS1 und dem RAW-Datensatz RD erheblich verringert. Die erste Speichereinrichtung S1.1 weist eine schnellere Zugriffszeit auf als die zweite Speichereinrichtung S2 und die RAW- Speichereinrichtung RS. Aus dem Teildatensatz TDS1 werden nun Prognosen der Energiekosten in Abhängigkeit der Energieverbrauchs und der Leistung der im Einsatz befindlichen und noch zur Verfügung stehenden Verdichter erstellt, und anhand dieser Prognosen der Einsatzbereich der einzelnen Verdichter und die Auswahl der zum Einsatz kommenden Verdichter gesteuert. Aufgrund der reduzierten Anzahl der Parameter, den längeren Zeitintervallen und den schnelleren Speichereinrichtungen können die Prognosen und die daraus resultierenden Anlagenparameter schneller und ressourcenschonender ermittelt werden. In this application scenario, the different parameters of the working ranges (speed of the pump or pump power) of the compressor are recorded in a raw data record RD and stored on the RAW storage device RS as measured values RM together with the respective time stamp RZ. From the parameters of all sensors of the system RM recorded in a time interval of 100 ms, a first part of the recorded parameters M1, namely the working range parameters of the compressors and their energy consumption, is stored in a stored data record DS1 on a second storage device S2. The second storage device S2 has a faster access time than the RAW storage device RS. About the Calculation module CT, a partial data record TDS1 is now generated from the stored data record DS1, which includes the working parameters, the energy consumption and the current energy prices, which are read from an external data source, and saves them in a time interval of 5s. The recorded parameters M1 are stored in a partial data record TDS1 on a first storage device S1.1. This also significantly reduces the size of the partial data record TDS1 compared to the data record DS1 and the RAW data record RD. The first storage device S1.1 has a faster access time than the second storage device S2 and the RAW storage device RS. From the partial data set TDS1, forecasts of the energy costs depending on the energy consumption and the performance of the compressors in use and those that are still available are created, and the field of application of the individual compressors and the selection of the compressors to be used are controlled on the basis of these forecasts. Due to the reduced number of parameters, the longer time intervals and the faster storage facilities, the forecasts and the resulting system parameters can be determined more quickly and in a more resource-efficient manner.
Ein weiteres Beispiel für die Anwendung der Erfindung aus dem Verkehrsbereich: Another example of the application of the invention from the transport sector:
In einem neuartigen Gleichstromunterwerk (GUW) wird eine Batterie installiert, die die für 15min auftretenden Lastspitzen kompensieren soll. Mittels des erfindungsgemäßen Verfahrens wird anhand der Prognosen der Energiebedarf für einen Zeitbereich von 15min ermittelt, und die Batterie entsprechend vorkonditioniert. Es wird anhand der Prognose entschieden, ob beim Beschleunigen einer Straßenbahn die dafür benötigte Energie aus dem Netz oder aus der Batterie genommen wird. Das gleich betrifft die Bremsenergierückgewinnung. Es wird kurzfristig anhand einer Prognose entschieden, ob die Energie in die Batterie fließen soll, oder ob sie über einen Vier-Quadranten-Steller zurück ins Netz gespeist werden sollte, weil die Batterie ausreichend SOC (State of the Charge) für die nächsten 15-Minuten bereithält. Das erfindungsgemäße Verfahren hilft auch hier, ressourcenschonend und schnell die entsprechenden Parameter zu erfassen, aus ihnen die nötigen Prognosen zu ermitteln und entsprechende Steuerungen des GUW vorzunehmen. A battery is installed in a new type of direct current substation to compensate for the load peaks that occur for 15 minutes. The method according to the invention is used to determine the energy requirement for a time range of 15 minutes on the basis of the forecasts, and the battery is preconditioned accordingly. Based on the prognosis, a decision is made as to whether the energy required for accelerating a tram is taken from the network or from the battery. The same applies to braking energy recovery. A forecast is made at short notice as to whether the energy should flow into the battery or whether it should be fed back into the grid via a four-quadrant controller because the battery has sufficient SOC (State of the Charge) for the next 15 Minutes. The method according to the invention also helps here to record the corresponding parameters quickly and in a resource-saving manner, to determine the necessary forecasts from them and to control the GUW accordingly.
BEZUGSZEICHENLISTE REFERENCE LIST
RD RAW-Datensatz RD RAW data set
X, X1, X2, X3, X4, X5 Messwerte und/oder Messwertquellen der zu überwachenden Anlage X, X1, X2, X3, X4, X5 Measured values and / or measured value sources of the system to be monitored
T Zeit T time
RM Erfasste Messwerte RM Measured values recorded
RZ Erfasste Zeit RZ Recorded time
M1 , M2, M3, M4 Teil der erfassten Messwerte DS1, DS2, DS3, DS4 Gespeicherte Datensätze AT Aggregation CT Berechnungsmodul M1, M2, M3, M4 Part of the recorded measured values DS1, DS2, DS3, DS4 Stored data records AT aggregation CT calculation module
TDS1, TDS2, TDS3, TDS4 Teildatensätze TM1, TM2, TM2, TM3 Teilmenge eines Teils der erfassten Messwerte S1.1, S1.2, S2 Speichereinrichtungen TDS1, TDS2, TDS3, TDS4 partial data sets TM1, TM2, TM2, TM3 partial set of a part of the recorded measured values S1.1, S1.2, S2 storage devices
RS RAW-Speichereinrichtung RS RAW storage device
HDS Handdatensatz HDS hand data set
MT Messwert-Pool MT measured value pool
Benutzereingabe User input
Grenze zwischen Zugriffszeitoptimierung und Speicherplatzoptimierung der Speicherung der erfassten Messwerte Grenze zwischen Zugriffszeitoptimierung der Speicherung der erfassten Messwerte und Berechnungsmodul Limit between access time optimization and storage space optimization of the storage of the recorded measured values Limit between the access time optimization of the storage of the recorded measured values and the calculation module

Claims

PAT E N TA N S P R Ü C H E PAT EN TA NSPRÜ CHE
1. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten mit den Verfahrensschritten: 1. Process for recording and providing measured values and data with the following process steps:
Erfassen von Messwerten Erfassen der Zeit Acquisition of measured values Acquisition of the time
Speichern der erfassten Messwerte (RM) in einem RAW-Zeitraster (RZ) Speichern eines ersten Teils der Daten der erfassten Messwerte (M1) in einem ersten Zeitraster wobei der erste Teil der erfassten Messwerte (M1) weniger Daten umfasst als die gespeicherten erfassten Messwerte. Saving the recorded measured values (RM) in a RAW time grid (RZ) Saving a first part of the data of the recorded measured values (M1) in a first time grid, the first part of the recorded measured values (M1) comprising less data than the stored recorded measured values.
2. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 1 dadurch gekennzeichnet, dass aus dem ersten Teil der gespeicherten Daten der erfassten Messwerte eine Ausgabe erstellt wird. 2. The method for acquiring and providing measured values and data according to claim 1, characterized in that an output is created from the first part of the stored data of the acquired measured values.
3. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 2 dadurch gekennzeichnet, dass die Ausgabe eine graphische Ausgabe umfasst. 3. The method for acquiring and providing measured values and data according to claim 2, characterized in that the output comprises a graphic output.
4. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erfassten Messwerte in einem RAW-Datensatz (RD) gespeichert werden, wobei der RAW-Datensatz ein RAW-Datenvolumen (RDV) aufweist. 4. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the acquired measured values are stored in a RAW data record (RD), the RAW data record having a RAW data volume (RDV).
5. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 4 dadurch gekennzeichnet, dass der RAW-Datensatz (RD) auf einer RAW- Speichereinrichtung (RS) gespeichert wird. 5. The method for acquiring and providing measured values and data according to claim 4, characterized in that the RAW data record (RD) is stored on a RAW storage device (RS).
6. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 5 dadurch gekennzeichnet, dass die RAW-Speichereinrichtung (RS) eine RAW-Zugriffszeit (RZZ) aufweist. 6. The method for acquiring and providing measured values and data according to claim 5, characterized in that the RAW storage device (RS) has a RAW access time (RZZ).
7. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass das RAW-Zeitraster (RZ) ein änderungsbasiertes Zeitraster ist. 7. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the RAW time grid (RZ) is a change-based time grid.
8. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erfassten Messwerte über ein RAW-Zeitintervall (RZI) hinweg gespeichert werden. 8. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the acquired measured values are stored over a RAW time interval (RZI).
9. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erfassten Messwerte platzbedarfoptimiert gespeichert werden. 9. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the acquired measured values are stored in a space-optimized manner.
10. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass der erste Teil der Daten der erfassten Messwerte in einem ersten Datensatz (DS1) gespeichert wird. 10. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the first part of the data of the acquired measured values is stored in a first data record (DS1).
11. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass der erste Teil der Daten der erfassten Messwerte (M1) zugriffszeitoptimierte gespeichert wird. 11. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the first part of the data of the acquired measured values (M1) is stored with optimized access time.
12. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass der erste Teil der Daten der erfassten Messwerte (M1) aus den erfassten Messwerten (RD) aggregiert und/oder berechnet wird. 12. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the first part of the data of the acquired measured values (M1) is aggregated and / or calculated from the acquired measured values (RD).
13. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass ein zweiter Teil der Daten der erfassten Messwerte (M2) gespeichert wird, wobei sich der zweite Teil der Daten der erfassten Messwerte (M2) in seinem Zeitraster (ZR2), Zeitintervall (ZI2), der Art der Messdaten (AMD2) und/oder ihrem Datenvolumen (DV2) von dem ersten Teil der Daten der erfassten Messwerte (M1) unterscheidet. 13. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that a second part of the data of the acquired measured values (M2) is stored, the second part of the data of the acquired measured values (M2) being in its time grid (ZR2), time interval (ZI2), the type of measurement data (AMD2) and / or its data volume (DV2) differs from the first part of the data of the recorded measurement values (M1).
14. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass ein dritter Teil und weitere Teile der Daten der erfassten Messwerte (M3, M4, M5) gespeichert werden, wobei sich der dritte Teil und die weiteren Teile der Daten der erfassten Messwerte (M3, M4, M5) jeweils in ihrem Zeitraster (ZR3, ZR4, ZR5), Zeitintervall (ZI3, ZI4, ZI5), der Art der Messdaten (AMD3, AMD4, AMD5) und/oder ihrem Datenvolumen (DV3, DV4, DV5) von den anderen Teilen der Daten der erfassten Messwerte (M1, M2, M3, M4 M5) unterscheiden. 14. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that a third part and further parts of the data of the acquired measured values (M3, M4, M5) are stored, the third part and the further parts of the data of the recorded measured values (M3, M4, M5) in their time grid (ZR3, ZR4, ZR5), time interval (ZI3, ZI4, ZI5), the type of measured data (AMD3, AMD4, AMD5) and / or their Differentiate the data volume (DV3, DV4, DV5) from the other parts of the data of the recorded measured values (M1, M2, M3, M4 M5).
15. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) auf einer ersten Speichereinrichtung (S1) gespeichert werden. 15. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the parts of the data of the acquired measured values (M1, M2, M3, M4, M5) are stored on a first memory device (S1).
16. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) in jeweils unterschiedlichen Datensätzen (DS1, DS2, DS3, DS4) gespeichert werden. 16. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the parts of the data of the acquired measured values (M1, M2, M3, M4, M5) are in different data sets (DS1, DS2, DS3 , DS4).
17. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Datenvolumina (DV1, DV2, DV3, DV4, DV5) der Datensätze (DS1, DS2, DS3, DS4, DS5) der Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) kleiner sind als das Datenvolumen (RDV) des RAW-Datensatzes (RD). 17. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the data volumes (DV1, DV2, DV3, DV4, DV5) of the data sets (DS1, DS2, DS3, DS4, DS5) of the parts the data of the recorded measured values (M1, M2, M3, M4, M5) are smaller than the data volume (RDV) of the RAW data set (RD).
18. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zeitintervalle (ZU, ZI2, ZI3, ZI4, ZI5) der Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) größergleich des RAW-Zeitintervall (RZI) sind. 18. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the time intervals (ZU, ZI2, ZI3, ZI4, ZI5) of the parts of the data of the recorded measured values (M1, M2, M3, M4 , M5) are greater than or equal to the RAW time interval (RZI).
19. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zeitraster (ZR1, ZR2, ZR3, ZR4, ZR5) der Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) größergleich des RAW-Zeitrasters (RZR) sind. 19. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the time raster (ZR1, ZR2, ZR3, ZR4, ZR5) of the parts of the data of the acquired measured values (M1, M2, M3, M4 , M5) are greater than or equal to the RAW time grid (RZR).
20. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zugriffsgeschwindigkeit der Teile der Daten der erfassten Messwerte (M1 , M2, M3, M4, M5) aus den Datensätzen der Teile der Daten der erfassten Messwerte (DS1, DS2, DS3, DS4, DS5) kleinergleich der Zugriffsgeschwindigkeit der gleichen Daten aus dem RAW-Datensatz (RD) ist. 20. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the access speed of the parts of the data of the recorded measured values (M1, M2, M3, M4, M5) from the data sets of the parts of the data recorded measured values (DS1, DS2, DS3, DS4, DS5) is less than or equal to the access speed of the same data from the RAW data record (RD).
21. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass eine erste Teilmenge des ersten Teils der Daten der erfassten Messwerte (TM1) in einem ersten Teildatensatz (TDS1) gespeichert wird. 21. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that a first subset of the first part of the data of the acquired measured values (TM1) is stored in a first partial data set (TDS1).
22. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erste Teilmenge des ersten Teils der Daten der erfassten Messwerte (TM1) zugriffszeitoptimierte gespeichert wird. 22. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the first subset of the first part of the data of the acquired measured values (TM1) is stored with optimized access time.
23. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erste Teilmenge des ersten Teils der Daten der erfassten Messwerte (TM1) aus dem ersten Teil der Daten der erfassten Messwerte (M1) aggregiert und/oder berechnet wird. 23. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the first subset of the first part of the data of the acquired measured values (TM1) is aggregated from the first part of the data of the acquired measured values (M1) and / or is calculated.
24. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass eine zweite Teilmenge des zweiten Teils der Daten der erfassten Messwerte (TM2) gespeichert wird, wobei sich die eine zweite Teilmenge des zweiten Teils der Daten der erfassten Messwerte (TM2) in seinem Zeitraster (TZR2), Zeitintervall (TZI2), der Art der Messdaten (TAMD2) und/oder ihrem Datenvolumen (TDV2) von der ersten Teilmenge des ersten Teils der Daten der erfassten Messwerte (TM1) unterscheidet. 24. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that a second subset of the second part of the data of the recorded measured values (TM2) is stored, the second subset of the second part of the data of the recorded measured values (TM2) in its time grid (TZR2), time interval (TZI2), the type of measurement data (TAMD2) and / or their data volume (TDV2) differs from the first subset of the first part of the data of the recorded measured values (TM1).
25. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass eine dritte Teilmenge und weitere Teilmengen der Teile der Daten der erfassten Messwerte (TM3, TM4, TM5) gespeichert wird, wobei sich die dritte Teilmenge und weitere Teilmengen der Teile der Daten der erfassten Messwerte (TM3, TM4, TM5) jeweils in ihrem Zeitraster (TZR3, TZR4, TZR5), Zeitintervall (TZI3, TZI4, TZI5), der Art der Messdaten (TAMD3, TAMD4, TAMD5) und/oder ihrem Datenvolumen (TDV3, TDV4, TDV5) von den anderen Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3, TM4, TM5) unterscheidet. 25. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that a third subset and further subsets of the parts of the data of the acquired measured values (TM3, TM4, TM5) is stored, the third subset being and further subsets of the parts of the data of the recorded measured values (TM3, TM4, TM5) in their time grid (TZR3, TZR4, TZR5), time interval (TZI3, TZI4, TZI5), the type of measured data (TAMD3, TAMD4, TAMD5) and / or their data volume (TDV3, TDV4, TDV5) differs from the other subsets of the parts of the data of the recorded measured values (TM1, TM2, TM3, TM4, TM5).
26. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3, TM4, TM5) auf einer zweiten Speichereinrichtung (S1) gespeichert werden. 26. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the subsets of the parts of the data of the acquired measured values (TM1, TM2, TM3, TM4, TM5) are stored on a second storage device (S1) will.
27. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3,27. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the subsets of the parts of the data of the recorded measured values (TM1, TM2, TM3,
TM4, TM5) in jeweils unterschiedlichen Teildatensätzen (TDS1, TDS2, TDS3,TM4, TM5) in different partial data sets (TDS1, TDS2, TDS3,
TDS4, TDS5) gespeichert werden. TDS4, TDS5) can be saved.
28. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Datenvolumina (TDV1, TDV2, TDV3, TDV4, TDV5) der Datensätze (TDS1, TDS2, TDS3, TDS4, TDS5) der Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3, TM4, TM5) kleiner sind als die Datenvolumina (DV1, DV2, DV3, DV4, DV5) der Teile der Daten der erfassten Messwerte (DS1, DS2, DS3, DS4, DS5). 28. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the data volumes (TDV1, TDV2, TDV3, TDV4, TDV5) of the data records (TDS1, TDS2, TDS3, TDS4, TDS5) of the subsets the parts of the data of the recorded measured values (TM1, TM2, TM3, TM4, TM5) are smaller than the data volumes (DV1, DV2, DV3, DV4, DV5) of the parts of the data of the recorded measured values (DS1, DS2, DS3, DS4, DS5).
29. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zeitintervalle (TZI1, TZI2, TZI3, TZI4, TZI5) der Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3, TM4, TM5) kleinergleich der Zeitintervalle (ZU, ZI2, ZI3, ZI4, ZI5) der Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) sind. 29. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the time intervals (TZI1, TZI2, TZI3, TZI4, TZI5) of the subsets of the parts of the data of the recorded measured values (TM1, TM2, TM3 , TM4, TM5) are less than or equal to the time intervals (ZU, ZI2, ZI3, ZI4, ZI5) of the parts of the data of the recorded measured values (M1, M2, M3, M4, M5).
30. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zeitraster (TZI1, TZI2, TZI3, TZI4, TZI5) der Teilmengen der Teile der Daten der erfassten Messwerte (TM1, TM2, TM3, TM4, TM5) größergleich der Zeitraster (ZU, ZI2, ZI3, ZI4, ZI5) der Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) sind. 30. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the time raster (TZI1, TZI2, TZI3, TZI4, TZI5) of the subsets of the parts of the data of the acquired measured values (TM1, TM2, TM3 , TM4, TM5) are greater than or equal to the time grid (ZU, ZI2, ZI3, ZI4, ZI5) of the parts of the data of the recorded measured values (M1, M2, M3, M4, M5).
31. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die zweite Speichereinrichtung (S2) eine kürzere Zugriffszeit aufweist als die erste Speichereinrichtung (S1) und die RAW-Speichereinrichtung (RS). 31. A method for acquiring and providing measured values and data according to one or more of the preceding claims characterized in that the second storage device (S2) has a shorter access time than the first storage device (S1) and the RAW storage device (RS).
32. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Zugriffszeit der zweiten Speichereinrichtung (ZZ2) zu der Zugriffszeit der ersten Speichereinrichtung (ZZ1) und der Zugriffszeit der RAW-Speichereinrichtung (RZZ) in der Beziehung: 32. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the access time of the second storage device (ZZ2) to the access time of the first storage device (ZZ1) and the access time of the RAW storage device (RZZ) in the relationship:
ZZ2/RZZ > ZZ1/RZZ < 1 stehen. ZZ2 / RZZ> ZZ1 / RZZ <1.
33. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die Datenträgergröße der zweiten Speichereinrichtung (DTG2) zu der Datenträgergröße der ersten Speichereinrichtung (DTG1) und der Datenträgergröße der RAW-Speichereinrichtung (RDTG) in der Beziehung: 33. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the data carrier size of the second storage device (DTG2) is related to the data carrier size of the first storage device (DTG1) and the data carrier size of the RAW storage device (RDTG) the relationship:
DTG2 < RDTG und DTG2 < DTG1 stehen. DTG2 <RDTG and DTG2 <DTG1 stand.
34. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass Daten aus einem Handdatensatz eingelesen werden, wobei die Daten des Handdatensatzes aus einer Eingabe erfasst werden. 34. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that data are read in from a hand-held data record, the data in the hand-held data record being acquired from an input.
35. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die aus einem Handdatensatz eingelesenen Daten die entsprechenden Daten aus den Teilen der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) ersetzen. 35. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the data read in from a manual data set replace the corresponding data from the parts of the data of the recorded measured values (M1, M2, M3, M4, M5).
36. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erfassten Messwerte (RM) aus mehreren und/oder unterschiedlichen Messdatenquellen erfasst werden. 36. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the acquired measured values (RM) are acquired from several and / or different measured data sources.
37. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 36 dadurch gekennzeichnet, dass die aus mehreren Messdatenquellen erfassten Messwerte (RM) unterschiedliche Zeitraster aufweisen. 37. The method for acquiring and providing measured values and data according to claim 36, characterized in that the measured values (RM) acquired from a plurality of measured data sources have different time rasters.
38. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass die erfassten Messwerte (RM) zunächst in einem Messwertpool (MP) erfasst werden. 38. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that the acquired measured values (RM) are first acquired in a measured value pool (MP).
39. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 38 dadurch gekennzeichnet, dass die erfassten Messwerte (RM) im Messwertpool eine Zeit zugewiesen bekommen. 39. The method for acquiring and providing measured values and data according to claim 38, characterized in that the acquired measured values (RM) are assigned a time in the measured value pool.
40. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach Anspruch 38 oder 39 dadurch gekennzeichnet, dass der Messwertpool die erfassten Messwerte (RM) an unterschiedliche Speichereinrichtungen verteilt. 40. The method for acquiring and providing measured values and data according to claim 38 or 39, characterized in that the measured value pool distributes the acquired measured values (RM) to different storage devices.
41. Verfahren zum Erfassen und Bereitstellen von Messwerten und Daten nach einem oder mehreren der vorhergehenden Ansprüche dadurch gekennzeichnet, dass 41. The method for acquiring and providing measured values and data according to one or more of the preceding claims, characterized in that
Teile der Daten der erfassten Messwerte (M1, M2, M3, M4, M5) aus dem RAW- Datensatz (RD) und dem Messwertpool (MP) ausgelesen werden. Parts of the data of the recorded measured values (M1, M2, M3, M4, M5) can be read out from the RAW data record (RD) and the measured value pool (MP).
42. Computerprogrammprodukt, das ein computerlesbares Speichermedium umfasst, auf dem ein Programm gespeichert ist, das es einer Rechen- /Verarbeitungseinrichtung ermöglicht, nachdem es in den Speicher der Rechen- /Verarbeitungseinrichtung geladen worden ist, das Verfahren gemäß einem der Ansprüche 1 bis 41 durchzuführen. 42. A computer program product comprising a computer-readable storage medium on which a program is stored which enables a computing / processing device to carry out the method according to one of claims 1 to 41 after it has been loaded into the memory of the computing / processing device .
EP21727467.9A 2020-05-21 2021-05-20 Method for recording and displaying measurement data Pending EP4154077A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
DE102020113786.9A DE102020113786A1 (en) 2020-05-21 2020-05-21 Process for the acquisition and display of measurement data
PCT/EP2021/063461 WO2021234083A1 (en) 2020-05-21 2021-05-20 Method for recording and displaying measurement data

Publications (1)

Publication Number Publication Date
EP4154077A1 true EP4154077A1 (en) 2023-03-29

Family

ID=76076350

Family Applications (1)

Application Number Title Priority Date Filing Date
EP21727467.9A Pending EP4154077A1 (en) 2020-05-21 2021-05-20 Method for recording and displaying measurement data

Country Status (3)

Country Link
EP (1) EP4154077A1 (en)
DE (1) DE102020113786A1 (en)
WO (1) WO2021234083A1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102009060553A1 (en) * 2009-08-24 2011-03-03 Vitaphone Gmbh Method and system for storing and evaluating data, in particular vital data
EP2698679A1 (en) * 2012-08-16 2014-02-19 Siemens Aktiengesellschaft System and method for compressing production data stream and filtering compressed data with different criteria.
WO2014083340A1 (en) * 2012-11-30 2014-06-05 Imperial Innovations Limited A device, method and system for monitoring a network of fluid-carrying conduits
DE102018210380A1 (en) * 2018-06-26 2020-01-02 Siemens Aktiengesellschaft Method and device for processing measurement data

Also Published As

Publication number Publication date
DE102020113786A1 (en) 2021-11-25
WO2021234083A1 (en) 2021-11-25

Similar Documents

Publication Publication Date Title
EP0122578B1 (en) Fatigue monitoring method of components, for example in a nuclear power station
DE2806426A1 (en) LOAD REGULATOR
EP2864847B1 (en) Monitoring a first system of a technical plant for producing a product
DE102020118225A1 (en) Anomaly determination device and anomaly determination system
DE102015208375A1 (en) Electrically operated beverage maker (preferably: coffee machine) with dynamic maintenance plan generation
DE112018001757T5 (en) Operations / maintenance management process, program and operations / maintenance management system
EP1330006A1 (en) Powersupply-network and method for operating it
DE112019005836T5 (en) SYSTEM AND PROCEDURE FOR COLLECTING TRAINING DATA
DE112022001466T5 (en) Method and device for centrifuge temperature control, centrifuge, storage medium
WO2011151031A1 (en) Method and system for adapting a production flow schedule for a production process
EP4154077A1 (en) Method for recording and displaying measurement data
DE102018213862A1 (en) Methods of controlling an exchange of energy between energy subsystems on equal terms; Control center; Energy system; Computer program and storage medium
DE102015222683B4 (en) Method for the computer-aided determination of parameters of an electrochemical energy store
DE102022105138A1 (en) Method and system for monitoring a power grid, method for training artificial intelligence for forecasting a future state of a power grid, computer program and computer-readable data carrier
DE112021002975T5 (en) TOOL DIAGNOSTIC DEVICE
AT525224A1 (en) Method, system and computer program product for monitoring a forming process
DE10011607A1 (en) Operating method for technical system enabling intelligent operating parameter setting for technical system with several system parts for optimal system operation
EP1183634A2 (en) Method of controlling the costs arising during operations of an installation
DE102006050003A1 (en) Method for managing the application data of a vehicle component of a motor vehicle
EP3579072A1 (en) Method for automatically generating labelled signatures
DE102019217962A1 (en) System for monitoring the energy and raw material requirements of an oven
EP4273650A1 (en) Reduction of maintenance-related downtimes in production
DE102018110044B4 (en) Method and device for the coordinated operation of electrical devices
EP1093038B1 (en) System and method for processing data relevant for the process control of a technical installation
DE102022114579A1 (en) Industrial plant and process for plant operation and monitoring

Legal Events

Date Code Title Description
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: UNKNOWN

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE INTERNATIONAL PUBLICATION HAS BEEN MADE

PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20221216

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

DAV Request for validation of the european patent (deleted)
DAX Request for extension of the european patent (deleted)