The present invention relates to a “technique which analyzes measured values and control values of a plant for waterworks or sewerage (hereinafter referred to as “water supply and sewerage plant”) and estimates, from the measured values regarding to the water supply and sewerage plant, operational know-how for determining control values regarding to operation manipulation for the plant.
The water supply and sewerage plant is configured and equipped with on-site facilities such as a water purification plant and a sewage treatment plant, as well as a piping network buried in an urban area. In order to efficiently operate the water supply and sewerage plant installed in such a wide area, an operator performs operation manipulation with understanding of the state of the water supply and sewerage plant using a monitoring and control system installed in the center. Under normal circumstances, the operator changes the operating conditions in order to efficiently implement an operation plan, and under abnormal circumstances, the operator performs response operations to minimize the impact on the water supply and sewerage plant. Knowledge of such state understanding and operation manipulation of such a water supply and sewerage plant is referred to as operational know-how.
Conventionally, devices have been developed for the purpose of extracting knowledge such as operational know-how from data. Since the accuracy of knowledge extraction depends on the data used, for the purpose of improving the accuracy of knowledge extraction, there has been a technique in which knowledge extraction is re-performed after adding new data when knowledge with accuracy sufficient enough cannot be extracted from the data stored in the database in advance.
For example, the knowledge extraction device described in Patent Document 1 acquires discriminating knowledge that determines whether data having a plurality of items belongs to which of two classes (e.g., success or failure, presence or absence) by analyzing the same type of data. At this point, the knowledge extraction device described in Patent Document 1 calculates the accuracy of the discrimination knowledge using the correct answer rate and the like, and if it is insufficient, newly adds the data used for mining. The knowledge extraction device described in Patent Document 1 repeats the process until the accuracy of the discrimination knowledge reaches satisfactory level. The knowledge extraction device described in Patent Document 1 adds an extra item if the accuracy does not still reach the satisfactory level.
The operator of the water supply and sewerage plant performs operation manipulation with understanding of the state of the water supply and sewerage plant based on the measured values regarding the state of the water supply and sewerage plant and the control values regarding the operation manipulation of the water supply and sewerage plant. Operational know-how regarding the state understanding and operation manipulation of the water supply and sewerage plant can be obtained by analyzing the relationship between time-series data of the measured values and the control values. However, in order to perform this analysis, classification information, which is information that patterns of these time-series data were classified, is required to be attached to the time-series data of the measured values and the control values. There has been a problem that the workload of the operator attaching this classification information to the time-series data is high.
The present invention has been made to solve the above-mentioned problem, and an object thereof is to reduce the workload of an operator to attach classification information necessary for estimating operational know-how of a water supply and sewerage plant to time-series data of measured values and control values.
According to the present invention, an operational know-how estimation device includes a data acquisition unit configured to acquire target time-series data being time-series data of measured values regarding a state of a water plant and control values regarding operation manipulation, a classification information attachment unit configured to classify the target time-series data for each section by a clustering algorithm and attach the classification information being a classification result to the sections of the target time-series data, a know-how estimation unit configured to calculate a conditional probability that the measured values and the control values are simultaneously established for each classification information, and estimate operational know-how representing the control values to be set for the measured values based on the conditional probability, and a display control unit configured to create display information that supports state understanding or operation manipulation of the water plant based on the operational know-how and cause a display unit to display the display information.
The operational know-how estimation method includes the steps of acquiring target time-series data being time-series data of measured values regarding a state of a water plant and control values regarding operation manipulation, classifying the target time-series data for each section by a clustering algorithm, attaching classification information being a classification result to the sections of the target time-series data, calculating a conditional probability that the measured values and the control values are simultaneously held for each classification information, estimating operational know-how representing the control values to be set for the measured values based on the conditional probability, creating display information that supports state understanding or operation manipulation of the water plant based on the operational know-how, and causing a display unit to display the display information.
According to the present invention, the classification information necessary for estimating the operational know-how of the water plant is added to the time-series data; therefore, the reduction in the workload of the operator who attaches the classification information to the time-series data is ensured. The objects, features, aspects, and advantages of the present invention will become more apparent from the following detailed description and the accompanying drawings.
<A-1. Configuration>
The operational know-how estimation device 1001 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 in
The display unit 105 in
The data input/output unit 101 collects measured values regarding the state of the water supply and sewerage plant (hereinafter, simply referred to as “water plant”) (hereafter, simply referred to as “measured value”) and control values regarding operating manipulation (hereinafter, simply referred to as “control value”). The measured value recording unit 201 records the time-series data of the measured values collected by the data input/output unit 101. The control value recording unit 202 records the time-series data of the control values collected by the data input/output unit 101.
The label estimation unit 102 attaches labels obtained by pattern-classifying the time-series data of the measured values and the control values, or the time-series data obtained by processing thereof from the time-series data of the measured values obtained from the measured value recording unit 201 and the time-series data of the control values obtained from the control value recording unit 202, to the time-series data. A label is attached for each period (interval) of time-series data. The label estimation unit 102 classifies time-series data using a clustering algorithm such as k-means clustering or Ward system. That is, the label is classification information obtained by classifying the time-series data for each section. Hereinafter, the time-series data of the target to which the label estimation unit 102 attaches a label is simply referred to as “target time-series data”.
The know-how estimation unit 103 acquires the label of the target time-series data from the label estimation unit 102, estimates the operational know-how defined by a conditional probability using the label of the target time-series data as a state variable, estimates the operational know-how, and records the operational know-how in the operational know-how recording unit 203.
The display control unit 104 acquires the target time-series data, the label of the target time-series data, and the operational know-how from the operational know-how recording unit 203, and based on these items, creates display information for supporting the state grasp or operation manipulation of the water plant, and causes the display unit 105 to display the display information. As an example of the display information, an operation guidance screen that conveys a recommendation value of the control value to the operator, or an abnormality sign monitoring screen that conveys an abnormality sign of the water plant to the operator are included. The screens will be described later.
<A-2. Operation>
Event X is defined as X=HL={HL1,HL2,HL3,HL4,HL5} by the five types labels of the time-series data of water level H. Event Y is defined as Y=QL={QL1,QL2,QL3,QL4} by four types of labels of time-series data of water supply quantity Q. The number of elements of each element of the direct product set (X×Y) is the occurrence frequency of each element of (HL×QL), and is n(HLi×QLj). At this time, the conditional probability P(Y|X) of Event Y when Event X occurs is expressed by the conditional probability p(QL|HL), in which the label QL of the time-series data of the water supply quantity Q is any of QL1, QL2, QL3, and QL4 when the label HL of the time-series data of the water level H is determined. That is, p(QL|HL)=(p(QL,HL))/(p(HL))=n(HLi×QLj)/n(HLi). Here, it is, n(HLi)=Σjn(HLi×QLj).
When the past time-series data having the highest degree of similarity has been registered as a normal pattern to the current time-series data, the display control unit 104 determines that it is an abnormality sign when the degree of deviation between the current time-series data and the past time-series data having the highest degree of similarity becomes larger. Further, when the past time-series data having the highest degree of similarity has been registered as an abnormal pattern to the current time-series data, the display control unit 104 determines that it is an abnormality sign when the current time-series data and the past time-series data having the highest degree of similarity match each other. When determining the abnormality sign, the display control unit 104 creates display information indicating that fact. On the abnormality sign monitoring screen illustrated in
<A-3. Effect>
As described above, according to the first embodiment, the operational know-how estimation device 1001 includes the data input/output unit 101 being a data acquisition unit that acquires the target time-series data being the time-series data of the measured values regarding the state of the water plant and the control values regarding the operation manipulation, the label estimation unit 102 being a classification information attachment unit that classifies the target time-series data for each section by a clustering algorithm and attaches the classification information being a classification result to the sections of the target time-series data, the know-how estimation unit 103 that calculates the conditional probability that the measured values and the control values are simultaneously held for each piece of classification information, and estimates the operational know-how representing the control values to be set for the measured values based on the conditional probability, and the display control unit 104 that creates the display information that supports the state understanding or the operation manipulation of the water plant based on the operational know-how and causes the display unit 105 to display the display information. Therefore, according to the operational know-how estimation device 1001, even if the operator does not attach the classification information to the target time-series data, the label estimation unit 102 attaches the classification information and analyzes the target time-series data using the classification information, thereby, estimating the operational know-how of the water plant.
Further, an operational know-how estimation method implemented by the operational know-how estimation device 1001 of the first embodiment, target time-series data being time-series data of measured values regarding a state of a water plant and control values regarding operation manipulation is acquired, the target time-series data for each section is classified by a clustering algorithm, classification information being a classification result is attached to the sections of the target time-series data, a conditional probability that the measured values and the control values are simultaneously held for each classification information is calculated, operational know-how representing the control values to be set for the measured values is estimated based on the conditional probability, display information that supports state understanding or operation manipulation of the water plant is created based on the operational know-how, and a display unit is caused to display the display information. Therefore, according to the operational know-how estimation method of the first embodiment, the classification information is automatically attached to the target time-series data even if the operator does not attach the classification information to the target time-series data, and the target time-series data is analyzed using the classification information and the operational know-how of the water plant is estimated.
Further, in the operational know-how estimation device 1001 of the first embodiment, the label estimation unit 102 being a classification information attachment unit, classifies the pattern of the target time-series data, and attaches the result of the pattern classification to the target time-series data as the classification information. Therefore, according to the operational know-how estimation device 1001, the classification information being the result of the pattern classification by the label estimation unit 102 is attached to the target time-series data even if the operator does not attach the classification information to the target time-series data, and the target time-series data can be analyzed using the classification information and the operational know-how of the water plant can be estimated.
<B-1. Configuration>
The operational know-how estimation device 1002 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 in
The display unit 105 in
The data input/output unit 101 collects measured values regarding the process of the water supply and sewerage plant from the equipment constituting the water supply and sewerage plant, and inputs control values regarding the operation of the water supply and sewerage plant to the equipment constituting the water supply and sewerage plant.
The attribute estimation unit 106 acquires the time-series data of the measured values from the measured value recording unit 201, acquires the time-series data of the control values from the control value recording unit 202, and attaches the magnitude attribute to these tame-series data or the target time-series data being the time-series data obtained by processing these time-series data. The magnitude attribute represents understanding of the operator regarding the magnitude of the value of the time-series data, and has “Upper Limit Abnormality”, “High”, “Normal”, “Low”, “Lower Limit Abnormality” and the like as attribute values. The attribute estimation unit 106 estimates the magnitude attribute by applying a clustering algorithm to the target time-series data. When the attribute estimation unit 106 uses a method focusing on the boundary of the increase or the decrease of the time-series data, the attribute estimation unit 106 extracts the minimum values and the maximum values that are the boundaries of the increase and the decrease of the target time-series data, clusters the distribution of the extracted minimum values and the maximum values, and the value that best separates each class is used as the boundary of attribute values, attaches the magnitude attribute based on the magnitude relationship of the values.
The know-how estimation unit 103 acquires the attribute values of the target time-series data from the attribute estimation unit 106, and estimates the operational know-how represented by operates know-how expressed by a causal relationship between the attribute values, or the operational know-how represented by the state transition of a state of the plant defined by a combination of a plurality of attribute values, and record either of estimated operational know-how in the operational know-how recording unit 203.
The display control unit 104 acquires the target time-series data, the label of the target time-series data, and the operational know-how from the operational know-how recording unit 203, and based on these items, creates the display information for supporting the state grasp or the operation manipulation of the water plant, and causes the display unit 105 to display the display information. As an example of the display information, in addition to the operation guidance screen or the abnormality sign monitoring screen described in the first embodiment, there is an education support information display screen that informs the operator of the state transition of the plant defined by the combination of a plurality of labels. The education support information display screen will be described later.
<B-2. Operation>
The attribute estimation unit 106 clusters the distribution 402a of the maximum values and the distribution 402b of the minimum values using a clustering algorithm such as k-means clustering or Ward system. The attribute 400b represents the result of estimating the operator's understanding of the magnitude of the time-series data of the measured values or the control values or the time-series data processed thereof, and is attached to each class which was subject to the classification of the distribution 402a of the maximum values 401a and the distribution 402b of the minimum values 401b. For example, when the distribution 402a of the maximum values 401a and the distribution 402b of the minimum values 401b are classified into six classes as illustrated in
Event X is defined as X=HA={HA1(Low), HA2 (High)} by the two attributes of the time-series data of water level H. Event Y is defined as Y=QA={QA1(Low), QA2(High)} by the two attributes of the time-series data of the water supply quantity Q. The number of elements of each element of the direct product set (X×Y) is the occurrence frequency of each element of (HA×QA), and is n(HAi×QAj). At this time, the conditional probability P(Y|X) of Event Y when Event X occurs is expressed by the conditional probability p(QA|HA), with which the attribute QA of the time-series data of the water supply quantity Q is any of QA1, QA2, when the attribute HA of the time-series data of the water level H is determined. That is, p(QA|HA)=(p(QA,HA))/(p(HA))=n(HAi×QAj)/n(HAi). Here, it is, n(HAi)=Σjn(HAi×QAj).
When the water level H is in the HAI. (Low) section, the conditional probability p(QA2|HA1)=11/12 that sets the water supply quantity Q to QA2 (High) is the highest. Therefore, the know-how estimation unit 103 estimates the operational know-how that the operation method of setting the water supply quantity Q to QA2 (High) is a typical control value when the water level H is in the section of HA1 (Low). Similarly, when the water level H is in the HA2 (High) section, the conditional probability p(QA1|HA2)=10/11 that sets the water supply quantity Q to QA1 (Low) is the highest. Therefore, the know-how estimation unit 103 estimates the operational know-how that the operation method of setting the water supply quantity Q to QA1 (Low) is a typical control value when the water level H is in the section of HA2 (High).
<B-3. Effect>
In the operational know-how estimation device 1002 of the second embodiment, the attribute estimation unit 106 being a classification information attachment unit estimates the magnitude attribute representing the understanding of the operator of the water plant with respect to the size of the value of the target time-series data by the classification for each section by the clustering algorithm, and attaches the magnitude attribute to a section of the target time-series data as the classification information. Therefore, according to the operational know-how estimation device 1001, even if the operator does not attach the magnitude attribute to the target time-series data, the label estimation unit 102 attaches the magnitude attribute and analyzes the target time-series data using the magnitude attribute, thereby, estimating the operational know-how of the water plant.
The operational know-how estimation device 1002 of the second embodiment estimates and attaches the attributes to the target time-series data of the water plant. However, the operational know-how estimation device 1002 have had a problem in that the estimation accuracy of the operational know-how becomes low because the operator estimates the operational know-how throughout full period without distinguish between a period in which an event used for determination of the operation manipulation occurs, or a period in which response operation to the event is performed (hereinafter, these periods are collectively referred to as an “event occurrence period”). An example thereof will be described with reference to
As illustrated in
Therefore, in the operational know-how estimation device of the third embodiment, the operational know-how is estimated with high accuracy by taking the event occurrence period as follows is in consideration.
<C-1. Configuration>
The operational know-how estimation device 1003 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 in
The display unit 105 in
<C-2. Operation>
The operation contents of the event determination unit 107 will be described.
The event determination unit 107 attaches the event occurrence period to the time-series data 700a based on an event determination rule. Specifically, the event determination unit 107 first extracts a pattern of the normal circumstances based on a change pattern in the time-series of the maximum values 701a or the minimum values 701b of the time-series data 700a. The time-series data 700a contains the patterns, most of which are the pattern where the extreme value attribute 700b changes from “Extreme High, Low, Normal, Low, to Extreme High” as in the period 702a. Therefore, the event determination unit 107 sets the period in which the extreme value attribute 700b changes from “Extreme High, Low, Normal, Low, to Extreme High” as the normal circumstances. In
In
In the above description, the operational know-how estimation device 1003 of the third embodiment is described as a configuration in which the event determination unit 107 is added to the operational know-how estimation device 1002 of the second embodiment. However, the operational know-how estimation device 1003 of the third embodiment may have a configuration in which the event determination unit 107 is added to the operational know-how estimation device 1001 of the first embodiment.
<C-3. Effect>
The operational know-how estimation device 1003 of the third embodiment includes the event determination unit (107) that detects the occurrence period of an event used by the operator of the water plant to determine the operation manipulation from the time-series data of the measured values. Then the know-how estimation unit 103 calculates the conditional probability that the measured values and the control values are simultaneously held for each piece of classification information with the event occurrence period and other periods being distinguished; therefore, according to the operational know-how estimation device 1003, the operational know-how is estimated with the event occurrence period and other periods being distinguished, and the accuracy of the operational know-how improves.
The operational estimation device 1003 according to the third embodiment has had a problem in that the estimation accuracy of the operational know-how is insufficient when the time-series data used for estimating operational know-how is bad, such as when the measured values or control values do not contain the information necessary for estimating operational know-how. An operational know-how estimation device 1004 of the fourth embodiment solves the above-mentioned problem by the following configuration.
<D-1. Configuration>
The operational know-how estimation device 1004 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 and the lacking information input unit 108 in
The display unit 105 in
The accuracy standard recording unit 204 records the estimation accuracy standard of the operational know-how.
The know-how estimation unit 103 acquires the target time-series data to which the magnitude attribute and the period attribute have been attached by the event determination unit 107, and estimates the operational know-how regarding the plant state and the operation manipulation from the acquired target time-series data. Further, based on the estimated operational know-how and the estimation accuracy standard acquired from the accuracy standard recording unit 204, the know-how estimation unit 103 determines data satisfying the estimation accuracy standard, response operation unknown data in which the response operation is unknown, and operation basis lacking data lacking basis of the response operation, among the target time-series data.
The response operation unknown data recording unit 205 records the target time-series data determined to be the response operation unknown data by the know-how estimation unit 103. The operation basis lacking data recording unit 205 records the target time-series data determined to be the operation basis lacking data by the know-how estimation unit 103.
The lacking information input unit 108 acquires the response operation unknown data from the response operation unknown data recording unit 205, acquires the operation basis lacking data from the operation basis lacking data recording unit 206, based on the acquired data, requests the operator or the like being a user to input the response operation data and the operation basis data, and accepts the input.
based on the response operation data and the response operation lacking data obtained from the lacking information input unit 108, or the operation basis data and the operation basis lacking data obtained from the lacking information input unit 108, the know-how re-estimation unit 109 re-estimates the state of the plant and the operational know-how regarding operation manipulation, thereby improving the estimation accuracy of the operational know-how.
The operation know-how recording unit 203 records the operational know-how obtained from the know-how estimation unit 103 and the know-how re-estimation unit 109.
<D-2. Operation>
The know-how estimation unit 103 of the fourth embodiment estimates the operational know-how based on the target time-series data, and also determines whether the estimation accuracy of the operational know-how satisfies the estimation accuracy standard using statistics such as mutual information.
Therefore, I(QA; HA)≥ITH is established and the know-how estimation unit 103 determines that the estimation accuracy of the operational know-how satisfies the estimation accuracy standard.
When the estimation accuracy of the operational know-how does not satisfy the estimation accuracy standard, the know-how re-estimation unit 109 re-estimates the operational know-how. The know-how re-estimation unit 109 re-estimates the operational know-how using, for example, the operation basis lacking data recorded in the operation basis lacking data recording unit 206 and the operation basis data input to the lacking information input unit 108. Here, it is assumed that the user inputs the operation basis data that “e1 or after in the period E is a construction period and the period before e1 is normal circumstances” in the lacking information input unit 108. This operation basis data can be said to be attribute information regarding the period of the operation basis lacking data.
The know-how re-estimation unit 109 can distinguish the operation basis lacking data into the data of normal circumstances and the data of construction period with the operation basis data. With the distinction, the scatter diagram of the water level H and the water supply quantity Q illustrated in
In the example of
Therefore, the know-how re-estimation unit 109 re-estimates the operational know-how using the response operation unknown data recorded in the response operation unknown data recording unit 205 and the response operation data input to the lacking information input unit 108. Here, it is assumed that the user has input the response operation data that “the response operation periods in Event 1 are from e4 to e5, and from e6 to e7” and “the drug injection amount L is incremented by l1 from e4 to e5 and the drug injection amount L is decremented by l1 from e6 to e7” to the lacking information input unit 108. That is, the response operation data is the time-series data of control values in the event occurrence period in the response operation unknown data.
By the response operation data, the know-how re-estimation unit 109 can distinguish the response operation unknown data into periods of e2 or before and e3 or after of normal circumstances (Em), response operation non-execution periods that from e2 to e4, from e5 to e6, and from e7 to e3, a drug injection amount L incrementing period (EA2-2) at the occurrence of Event 1 from e4 to e5, or a drug injection amount L decrementing period (EA2-3) at the occurrence of Event 1 from e6 to e7. With the distinction, the scatter diagram of the period E and the reaction tank phosphorous concentration C illustrated in
In the example of
In the above description, the operational know-how estimation device 1004 of the fourth embodiment is described as a configuration in which the know-how re-estimation unit 109 and the like are added to the operational know-how estimation device 1003 of the third embodiment. However, the operational know-how estimation device 1004 of the fourth embodiment may have a configuration in which the know-how re-estimation unit 109 and the like are added to the operational know-how estimation device 1001 or 1002 of the first or second embodiment.
<D-3. Effect>
The operational know-how estimation device 1004 of the fourth embodiment includes the lacking information input unit 108 which is an input unit for receiving input from a user, and the know-how re-estimation unit 109 that re-estimates the operational know-how. The know-how estimation unit 103 determines that the time-series data of the measured values is the response operation unknown data when the time-series data of the control values in the event occurrence period determined from the time-series data of the measured values does not exist. The lacking information input unit 108 receives the time-series data of control values in the event occurrence period in the response operation unknown data as the response operation data from the user. The know-how re-estimation unit 109 re-estimates the operational know-how based on the response operation unknown data and the response operation data. Therefore, according to the operational know-how estimation device 1004, even if there is the response operation unknown data, the operational know-how can be estimated with high accuracy by supplementing the response operation unknown data with the response operation data received from the user.
Further, in the operational know-how estimation device 1004 of the fourth embodiment, the know-how estimation unit 103 determines that the time-series data of the measured values and the control values as the operation basis lacking data when the mutual information amount between the time-series data of the measured values and the time-series data of the control values is equal to or less than the predetermined threshold value. The lacking information input unit 108 receives the attribute information regarding the period of the operation basis lacking data as the operation basis data from the user. The know-how re-estimation unit 109 re-estimates the operational know-how based on the operation basis lacking data and the operation basis data. Therefore, according to the operational know-how estimation device 1004, even if there is the operation basis lacking data, the operational know-how can be estimated with high accuracy by supplementing the operation basis lacking data with the operation basis data received from the user.
In the operational know-how estimation device 1004 of the fourth embodiment, there has been a problem in that the attribute information indicating the understanding of the operator is estimated and attached to the target time-series data, but the number of attribute information attached becomes large in number when compared to the understanding of the operator, depending on the value of the target time-series data. An operational know-how estimation device 1005 of the fifth embodiment solves the above-mentioned problem by the following configuration.
The operational know-how estimation device 1005 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 and the lacking information input unit 108 in
The display unit 105 in
The attribute attachment constraint recording unit 207 records the attribute attachment constraint. When estimating the attribute, the attribute estimation unit 106 estimates the attribute after taking the attribute attachment constraint recorded in the attribute attachment constraint recording unit 207 into consideration.
An example of the attribute attachment constraint is “a plurality of attributes must not be attached to a section in which the change width of the time-series data is equal to or less than a certain percentage of the maximum change width”. The maximum change width of the time-series data is calculated from the maximum value and the minimum value. In this case, if a plurality of attributes are estimated in the section where the change width of the time-series data is equal to or less than a certain percentage of the maximum change width, the attribute estimation unit 106 calculates the attribute that integrates the attributes, and attaches it to the section of the time-series data. In this manner, the attribute attachment constraint is a constraint regarding the section length of the target time-series data to which one piece of attribute information is attached.
In the above description, the operational know-how estimation device 1005 of the fifth embodiment is described as a configuration in which the attribute attachment constraint recording unit 207 is added to the operational know-how estimation device 1004 of the fourth embodiment. However, the operational know-how estimation device 1005 of the fifth embodiment may have a configuration in which the attribute attachment constraint recording unit 207 is added to a configuration in which the attribute estimation unit 106 is added to the operational know-how estimation device 1002 or 1003 of the second or third embodiment.
According to the operational know-how estimation device 1005 of the fifth embodiment, the attribute estimation unit 106 being a classification information attachment unit attaches the attribute information to the section of the target time-series data according to the attribute attachment constraint which is the constraint regarding the section length of the target time-series data to which one piece of attribute information is attached. Therefore, according to the operational know-how estimation device 1005 of the fifth embodiment, that the attribute information attached to the target time-series data becomes larger in number when compared to the understanding of the operator can be avoided regardless of the target time-series data.
In the operational know-how estimation device 1004 of the fourth embodiment, the event occurrence period is determined in the target time-series data. However, there has been a problem in that, depending on the value of the target time-series data, the number of types of events to be determined becomes large in numbers when compared to the understanding of the operator. An operational know-how estimation device 1006 of the sixth embodiment solves the above-mentioned problem by the following configuration.
The operational know-how estimation device 1006 includes an input device, an output device, a central processing unit, or CPU, a primary storage device, a secondary storage device, and, for example, communication equipment for connecting to networks such as intranets.
The data input/output unit 101 and the lacking information input unit 108 in
The display unit 105 in
The event determination unit 107 determines an event of the target time-series data according to the event detection sensitivity recorded in the event detection sensitivity recording unit 208. For example, in the case where the event detection sensitivity is 70%, the event determination unit 107 determines that the events that are occurring in the both sections are the same when the matching degree of the feature amounts in the two sections of the target time-series data, and determines that events that are occurring in the both sections are different from each other when the matching degree is lower than 70%. Further, when determining events based on a pattern of extreme value attribute of the target time-series data, the event determination unit 107 determines that the events that are occurring in determination target sections are the same, when it is a pattern of extreme value attribute of the target time-series data under normal circumstances and when the matching degree of the pattern of the extreme value attribute in the determination target sections is lower than 70%. Further, when determining events based on a time interval of extreme value of the target time-series data, the event determination unit 107 determines that the events that are occurring in determination target sections are the same, when it is a pattern of the time interval of the extreme value of the target time-series data under normal circumstances and when the matching degree of the pattern of the time interval of the extreme value in the determination target sections is lower than 70%.
In the above description, the operational know-how estimation device 1006 of the sixth embodiment is described as a configuration in which the event detection sensitivity recording unit 208 is added to the operational know-how estimation device 1004 of the fourth embodiment. However, the operational know-how estimation device 1006 of the sixth embodiment may have a configuration in which the event detection sensitivity recording unit 208 is added to a configuration in which the attribute estimation unit 106 is added to the operational know-how estimation device 1002 or 1003 of the second or third embodiment.
The operational know-how estimation device 1006 of the sixth embodiment includes the event detection sensitivity recording unit 208 that records the event detection sensitivity that defines the degree of matching of the feature amount in the time-series data of the measured values, which is the detection condition of the event occurrence period in the event determination unit 107. The event determination unit detects the event occurrence period based on the event detection sensitivity. Therefore, according to the operational know-how estimation device 1006 of the sixth embodiment, the number of types of events detected from the target time-series data becomes larger when compared to the understanding of the operator can be avoided regardless of the target time-series data.
The embodiments of the present invention can be combined, appropriately modified or omitted, without departing from the scope of the invention. While the invention has been described in detail, the foregoing description is in all aspects illustrative and not restrictive. It is understood that numerous other modifications not having been described can be devised without departing from the scope of the invention.
101 data input/output unit, 102 label estimation unit, 105 know-how estimation unit, 104 display control unit, 105 display unit, 106 attribute estimation unit, 107 event determination unit, 108 lacking information input unit, 109 know-how re-estimation unit, 201 measured value recording unit, 202 control value recording unit, 203 operational know-how recording unit, 204 accuracy standard recording unit, 205 response operation unknown data recording unit, 206 operation basis lacking data recording unit, 207 attribute attachment constraint recording unit, 208 event detection sensitivity recording unit, 1001 to 1006 operational know-how estimation device.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/JP2019/045449 | 11/20/2019 | WO |