CN111461055A - Method and device for identifying state of signal to be monitored and electronic equipment - Google Patents
Method and device for identifying state of signal to be monitored and electronic equipment Download PDFInfo
- Publication number
- CN111461055A CN111461055A CN202010291554.7A CN202010291554A CN111461055A CN 111461055 A CN111461055 A CN 111461055A CN 202010291554 A CN202010291554 A CN 202010291554A CN 111461055 A CN111461055 A CN 111461055A
- Authority
- CN
- China
- Prior art keywords
- signal
- monitored
- sub
- state
- data change
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
- G06F2218/16—Classification; Matching by matching signal segments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/08—Feature extraction
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Testing And Monitoring For Control Systems (AREA)
Abstract
Description
技术领域technical field
本申请涉及计算机领域,尤其涉及一种识别待监测信号状态的方法、装置和电子设备。The present application relates to the field of computers, and in particular, to a method, apparatus and electronic device for identifying the state of a signal to be monitored.
背景技术Background technique
在待监测设备或待监测环境中设置传感器,通过传感器获得待监测信号,通过对待监测信号的处理,来分析待监测设备、待监测环境的参数状态,进而判断当前待监测设备、待监测环境的生产状态是否异常,是自动监测领域常用的方法。Set up sensors in the equipment to be monitored or the environment to be monitored, obtain the signal to be monitored through the sensor, and analyze the parameter status of the equipment to be monitored and the environment to be monitored by processing the signal to be monitored, and then determine the current status of the equipment to be monitored and the environment to be monitored. Whether the production status is abnormal is a common method in the field of automatic monitoring.
对生产状态的监测,多是先对待监测信号进行处理,根据监测信号的幅值的在图像上的三种变化形状(不变、上升、下降)识别待监测信号的状态为哪一种。For the monitoring of production status, the signal to be monitored is mostly processed first, and the status of the signal to be monitored is identified according to the three changing shapes (constant, rising, and falling) of the amplitude of the monitoring signal on the image.
然而,这种方式不够全面,需要一种更全面地的识别待监测信号状态的方法。However, this method is not comprehensive enough, and a more comprehensive method for identifying the state of the signal to be monitored is required.
发明内容SUMMARY OF THE INVENTION
本说明书实施例提供一种识别待监测信号状态的方法、装置和电子设备,用更全面地识别待监测信号状态。The embodiments of the present specification provide a method, apparatus and electronic device for identifying the state of a signal to be monitored, so as to identify the state of the signal to be monitored more comprehensively.
本说明书实施例提供一种识别待监测信号状态的方法,包括:The embodiments of this specification provide a method for identifying the state of a signal to be monitored, including:
获取待监测信号;Obtain the signal to be monitored;
将所述待监测信号划分为多个子片段并确定各子片段信号的数据变化特征;dividing the to-be-monitored signal into a plurality of sub-segments and determining the data variation characteristics of each sub-segment signal;
利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。Using the state matching rules with steady state, rising state, falling state and fluctuating state, the production state matched by the to-be-monitored signal is identified based on the difference of the data change characteristics of different sub-segment signals.
可选地,所述获取待监测信号,包括:Optionally, the obtaining the signal to be monitored includes:
按照预设的监测周期时长获取当前监测周期的待监测信号以及历史监测周期的待监测信号;According to the preset monitoring period duration, the to-be-monitored signal of the current monitoring period and the to-be-monitored signal of the historical monitoring period are obtained;
所述将所述待监测信号划分为多个子片段,包括:The dividing the signal to be monitored into multiple sub-segments includes:
将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段。The to-be-monitored signals of the current monitoring period and the historical monitoring period are divided into a plurality of sub-segments.
可选地,所述将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段,包括:Optionally, dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments, including:
将所述当前监测周期和所述历史监测周期的待监测信号划分为时间上相邻的多个子片段;dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments that are adjacent in time;
所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:The identification of the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
根据相邻的子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified according to the difference in the data change characteristics of the adjacent sub-segment signals.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
若所述多个子片段中具有数据变化方向相反的子片段,则判定所述待监测信号为波动状态。If the plurality of sub-segments have sub-segments whose data changes in opposite directions, it is determined that the to-be-monitored signal is in a fluctuating state.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,还包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals, also includes:
若所述多个子片段的信号的数据变大且变化超过阈值,则判定所述待监测信号为上升状态;If the data of the signals of the plurality of sub-segments becomes larger and the change exceeds a threshold, it is determined that the to-be-monitored signal is in a rising state;
若所述多个子片段的信号的数据变小变化超过阈值,则判定所述待监测信号为下降状态;If the data of the signals of the plurality of sub-segments becomes smaller and the change exceeds a threshold, it is determined that the signal to be monitored is in a falling state;
若所述多个子片段的信号的数据变化未超出阈值,则判定所述待监测信号为稳定状态。If the data changes of the signals of the plurality of sub-segments do not exceed the threshold, it is determined that the to-be-monitored signal is in a stable state.
可选地,还包括:Optionally, also include:
若所述待监测信号所匹配的生产状态为波动状态,则根据所述多个子片段信号的数据变化特征确定所述待监测信号的波动类型,所述波动类型包括:波动上升、波动下降和平稳波动中的一个。If the production state matched by the to-be-monitored signal is a fluctuating state, determine the fluctuation type of the to-be-monitored signal according to the data change characteristics of the multiple sub-segment signals, and the fluctuation type includes: fluctuating rise, fluctuation fall and smooth one of the fluctuations.
可选地,所述确定各子片段信号的数据变化特征,包括:Optionally, the determining the data change characteristics of each sub-segment signal includes:
确定各子片段信号的数据变化类型和数据变化率。Determine the data change type and data change rate of each sub-segment signal.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
基于不同子片段信号的数据变化类型和数据变化率的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified based on the difference in data change type and data change rate of different sub-segment signals.
可选地,还包括:Optionally, also include:
基于所述待监测信号的生产状态生成生产状态图;generating a production state diagram based on the production state of the signal to be monitored;
通过所述生产状态图显示所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is displayed through the production state diagram.
本说明书实施例还提供一种识别待监测信号状态的装置,包括:The embodiments of this specification also provide a device for identifying the state of a signal to be monitored, including:
获取模块,获取待监测信号;acquisition module to acquire the signal to be monitored;
分段模块,将所述待监测信号划分为多个子片段并确定各子片段信号的数据变化特征;A segmentation module, which divides the signal to be monitored into a plurality of sub-segments and determines the data variation characteristics of each sub-segment signal;
状态模块,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The state module uses the state matching rules with steady state, rising state, falling state and fluctuating state to identify the production state matched by the to-be-monitored signal based on the difference of data change characteristics of different sub-segment signals.
可选地,所述获取待监测信号,包括:Optionally, the obtaining the signal to be monitored includes:
按照预设的监测周期时长获取当前监测周期的待监测信号以及历史监测周期的待监测信号;According to the preset monitoring period duration, the to-be-monitored signal of the current monitoring period and the to-be-monitored signal of the historical monitoring period are obtained;
所述将所述待监测信号划分为多个子片段,包括:The dividing the signal to be monitored into multiple sub-segments includes:
将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段。The to-be-monitored signals of the current monitoring period and the historical monitoring period are divided into a plurality of sub-segments.
可选地,所述将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段,包括:Optionally, dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments, including:
将所述当前监测周期和所述历史监测周期的待监测信号划分为时间上相邻的多个子片段;dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments that are adjacent in time;
所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:The identification of the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
根据相邻的子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified according to the difference in the data change characteristics of the adjacent sub-segment signals.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
若所述多个子片段中具有数据变化方向相反的子片段,则判定所述待监测信号为波动状态。If the plurality of sub-segments have sub-segments whose data changes in opposite directions, it is determined that the to-be-monitored signal is in a fluctuating state.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,还包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals, also includes:
若所述多个子片段的信号的数据变大且变化超过阈值,则判定所述待监测信号为上升状态;If the data of the signals of the plurality of sub-segments becomes larger and the change exceeds a threshold, it is determined that the to-be-monitored signal is in a rising state;
若所述多个子片段的信号的数据变小变化超过阈值,则判定所述待监测信号为下降状态;If the data of the signals of the plurality of sub-segments becomes smaller and the change exceeds a threshold, it is determined that the signal to be monitored is in a falling state;
若所述多个子片段的信号的数据变化未超出阈值,则判定所述待监测信号为稳定状态。If the data changes of the signals of the plurality of sub-segments do not exceed the threshold, it is determined that the to-be-monitored signal is in a stable state.
可选地,所述状态模块,还用于:Optionally, the state module is further used for:
若所述待监测信号所匹配的生产状态为波动状态,则根据所述多个子片段信号的数据变化特征确定所述待监测信号的波动类型,所述波动类型包括:波动上升、波动下降和平稳波动中的一个。If the production state matched by the to-be-monitored signal is a fluctuating state, determine the fluctuation type of the to-be-monitored signal according to the data change characteristics of the multiple sub-segment signals, and the fluctuation type includes: fluctuating rise, fluctuation fall and smooth one of the fluctuations.
可选地,所述确定各子片段信号的数据变化特征,包括:Optionally, the determining the data change characteristics of each sub-segment signal includes:
确定各子片段信号的数据变化类型和数据变化率。Determine the data change type and data change rate of each sub-segment signal.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
基于不同子片段信号的数据变化类型和数据变化率的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified based on the difference in data change type and data change rate of different sub-segment signals.
可选地,所述状态模块,还用于:Optionally, the state module is further used for:
基于所述待监测信号的生产状态生成生产状态图;generating a production state diagram based on the production state of the signal to be monitored;
通过所述生产状态图显示所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is displayed through the production state diagram.
本说明书实施例还提供一种电子设备,其中,该电子设备包括:The embodiments of this specification also provide an electronic device, wherein the electronic device includes:
处理器;以及,processor; and,
存储计算机可执行指令的存储器,所述可执行指令在被执行时使所述处理器执行上述任一项方法。A memory storing computer-executable instructions that, when executed, cause the processor to perform any of the methods described above.
本说明书实施例还提供一种计算机可读存储介质,其中,所述计算机可读存储介质存储一个或多个程序,所述一个或多个程序当被处理器执行时,实现上述任一项方法。Embodiments of the present specification further provide a computer-readable storage medium, wherein the computer-readable storage medium stores one or more programs, and the one or more programs, when executed by a processor, implement any one of the foregoing methods .
本说明书实施例提供的各种技术方案通过获取待监测信号,将待监测信号划分为多个子片段并确定各子片段信号的数据变化特征,不同子片段信号的数据变化特征的差异可以反映待监测信号的波动情况,因此,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别待监测信号所匹配的生产状态,使得对待监测信号状态的识别能够兼顾信号的波动状态,因而更为全面。The various technical solutions provided by the embodiments of this specification obtain the signal to be monitored, divide the signal to be monitored into a plurality of sub-segments, and determine the data change characteristics of each sub-segment signal. The difference in the data change characteristics of different sub-segment signals can reflect the to-be-monitored signal Therefore, using the state matching rules with steady state, rising state, falling state and fluctuating state, the production state matched by the signal to be monitored is identified based on the difference of the data change characteristics of different sub-segment signals, so that the signal to be monitored is matched. The identification of the state can take into account the fluctuation state of the signal, so it is more comprehensive.
附图说明Description of drawings
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:The drawings described herein are used to provide further understanding of the present application and constitute a part of the present application. The schematic embodiments and descriptions of the present application are used to explain the present application and do not constitute an improper limitation of the present application. In the attached image:
图1为本说明书实施例提供的一种识别待监测信号状态的方法的原理示意图;FIG. 1 is a schematic diagram of the principle of a method for identifying a state of a signal to be monitored provided by an embodiment of the present specification;
图2为本说明书实施例提供的一种识别待监测信号状态的装置的原理示意图;FIG. 2 is a schematic diagram of the principle of a device for identifying a state of a signal to be monitored provided by an embodiment of the present specification;
图3为本说明书实施例提供的一种电子设备的结构示意图;3 is a schematic structural diagram of an electronic device according to an embodiment of the present specification;
图4为本说明书实施例提供的一种计算机可读介质的原理示意图。FIG. 4 is a schematic schematic diagram of a computer readable medium provided by an embodiment of the present specification.
具体实施方式Detailed ways
对现有技术进行分析发现,现有的方法习惯性的按照不变、上升、下降三种状态来进行识别,然而,这三种状态只是三种理想的状态,现实状况较为复杂,比如出现信号波动情况,现有的识别待监测信号状态的方法将波动情况识别成了上升和下降的组合,这种方式忽略了信号的波动状态。The analysis of the existing technology shows that the existing methods habitually identify three states: unchanged, rising and falling. However, these three states are only three ideal states, and the actual situation is more complicated, such as the appearance of a signal. Fluctuation, the existing method for identifying the state of the signal to be monitored identifies the fluctuation as a combination of rising and falling, which ignores the fluctuation of the signal.
因此,本说明书实施例提供一种识别待监测信号状态的方法,包括:Therefore, the embodiments of this specification provide a method for identifying the state of a signal to be monitored, including:
获取待监测信号;Obtain the signal to be monitored;
将所述待监测信号划分为多个子片段并确定各子片段信号的数据变化特征;dividing the to-be-monitored signal into a plurality of sub-segments and determining the data variation characteristics of each sub-segment signal;
利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。Using the state matching rules with steady state, rising state, falling state and fluctuating state, the production state matched by the to-be-monitored signal is identified based on the difference of the data change characteristics of different sub-segment signals.
通过获取待监测信号,将待监测信号划分为多个子片段并确定各子片段信号的数据变化特征,不同子片段信号的数据变化特征的差异可以反映待监测信号的波动情况,因此,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别待监测信号所匹配的生产状态,使得对待监测信号状态的识别能够兼顾信号的波动状态,因而更为全面。By acquiring the signal to be monitored, dividing the signal to be monitored into multiple sub-segments and determining the data change characteristics of each sub-segment signal, the difference in the data change characteristics of different sub-segment signals can reflect the fluctuation of the signal to be monitored. The state matching rules of state, rising state, falling state and fluctuating state, based on the difference of the data change characteristics of different sub-segment signals, identify the production state matched by the signal to be monitored, so that the identification of the state of the signal to be monitored can take into account the fluctuation state of the signal, thus more comprehensive.
现在将参考附图更全面地描述本发明的示例性实施例。然而,示例性实施例能够以多种形式实施,且不应被理解为本发明仅限于在此阐述的实施例。相反,提供这些示例性实施例能够使得本发明更加全面和完整,更加便于将发明构思全面地传达给本领域的技术人员。在图中相同的附图标记表示相同或类似的元件、组件或部分,因而将省略对它们的重复描述。Exemplary embodiments of the present invention will now be described more fully with reference to the accompanying drawings. Exemplary embodiments, however, can be embodied in various forms and should not be construed as limited to the embodiments set forth herein. Rather, these exemplary embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the inventive concept to those skilled in the art. The same reference numerals in the drawings denote the same or similar elements, components or parts, and thus their repeated descriptions will be omitted.
在符合本发明的技术构思的前提下,在某个特定的实施例中描述的特征、结构、特性或其他细节不排除可以以合适的方式结合在一个或更多其他的实施例中。Features, structures, characteristics or other details described in a particular embodiment do not exclude that they can be combined in a suitable manner in one or more other embodiments, provided that the technical idea is consistent with the present invention.
在对于具体实施例的描述中,本发明描述的特征、结构、特性或其他细节是为了使本领域的技术人员对实施例进行充分理解。但是,并不排除本领域技术人员可以实践本发明的技术方案而没有特定特征、结构、特性或其他细节的一个或更多。In the description of specific embodiments, features, structures, characteristics or other details of the present invention are described in order to enable those skilled in the art to fully understand the embodiments. However, it is not excluded that one skilled in the art may practice the technical solutions of the present invention without one or more of the specific features, structures, characteristics or other details.
附图中所示的流程图仅是示例性说明,不是必须包括所有的内容和操作/步骤,也不是必须按所描述的顺序执行。例如,有的操作/步骤还可以分解,而有的操作/步骤可以合并或部分合并,因此实际执行的顺序有可能根据实际情况改变。The flowcharts shown in the figures are only exemplary illustrations and do not necessarily include all contents and operations/steps, nor do they have to be performed in the order described. For example, some operations/steps can be decomposed, and some operations/steps can be combined or partially combined, so the actual execution order may be changed according to the actual situation.
附图中所示的方框图仅仅是功能实体,不一定必须与物理上独立的实体相对应。即,可以采用软件形式来实现这些功能实体,或在一个或多个硬件模块或集成电路中实现这些功能实体,或在不同网络和/或处理器装置和/或微控制器装置中实现这些功能实体。The block diagrams shown in the figures are merely functional entities and do not necessarily necessarily correspond to physically separate entities. That is, these functional entities may be implemented in software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor devices and/or microcontroller devices entity.
术语“和/或”或者“及/或”包括相关联的列出项目中的任一个或多者的所有组合。The term "and/or" or "and/or" includes all combinations of any one or more of the associated listed items.
图1为本说明书实施例提供的一种识别待监测信号状态的方法的原理示意图,该方法可以包括:FIG. 1 is a schematic diagram of the principle of a method for identifying a state of a signal to be monitored according to an embodiment of the present specification, and the method may include:
S101:获取待监测信号。S101: Acquire a signal to be monitored.
在本说明书实施例中,待监测信号是待监测设备或待监测环境中设置的传感器获取的信号。In the embodiments of this specification, the signal to be monitored is a signal acquired by a device to be monitored or a sensor provided in the environment to be monitored.
具体的,待监测设备可以是催化裂化装置、化工生产设备、注塑成型设备等,待监测环境可以是待监测水质的污水池。Specifically, the equipment to be monitored may be a catalytic cracking unit, chemical production equipment, injection molding equipment, etc., and the environment to be monitored may be a sewage pool for water quality to be monitored.
当然,以上应用只是具体的举例,也可以应用于其他需要监测的领域,在此不做具体阐述。Of course, the above applications are only specific examples, and can also be applied to other fields that need to be monitored, which will not be described in detail here.
在本说明书实施例中,监测信号可以是对温度、压力等物理量进行监测产生的信号,比如,对气化炉压力数据、气化炉温度进行监测得到的信号。In the embodiment of this specification, the monitoring signal may be a signal generated by monitoring physical quantities such as temperature and pressure, for example, a signal obtained by monitoring gasifier pressure data and gasifier temperature.
考虑到一种实际场景中,采集的监测信号往往以片段的形式出现,如果没采集一个片段,就只对这个片段进行处理,则容易将当前片段孤立于已分析的历史片段,然而,实际情况中,信号的变化往往需要通过多个片段才能体现出来,比如,如果片段的时间过短,那么会将一段波动信号识别成多次上升和下降,无法兼顾波动状态,而如果增大采集信号的时间,那么,识别待监测信号状态的时间间隔又会较长。Considering that in a practical scenario, the collected monitoring signals often appear in the form of fragments. If no fragment is collected and only this fragment is processed, it is easy to isolate the current fragment from the analyzed historical fragment. However, the actual situation For example, if the duration of the segment is too short, a fluctuating signal will be identified as rising and falling multiple times, and the fluctuation state cannot be taken into account. time, then the time interval for identifying the state of the signal to be monitored will be longer.
因此,在本说明书实施例中,为了提高及时性和准确度,所述获取待监测信号,可以包括:Therefore, in the embodiments of this specification, in order to improve timeliness and accuracy, the acquiring the signal to be monitored may include:
按照预设的监测周期时长获取当前监测周期的待监测信号以及历史监测周期的待监测信号。According to the preset monitoring period duration, the to-be-monitored signal of the current monitoring period and the to-be-monitored signal of the historical monitoring period are acquired.
S102:将所述待监测信号划分为多个子片段并确定各子片段信号的数据变化特征。S102: Divide the to-be-monitored signal into multiple sub-segments and determine the data variation characteristics of the signals of each sub-segment.
在本说明书实施例中,在得到待监测信号后,为了使其反映波动特征,我们可以将所述待监测信号划分为多个子片段,分别确定各子片段信号的数据变化特征。In the embodiment of the present specification, after obtaining the signal to be monitored, in order to make it reflect the fluctuation characteristics, we can divide the signal to be monitored into a plurality of sub-segments, and determine the data variation characteristics of each sub-segment signal respectively.
在本说明书实施例中,为了能够提高识别结果的真实度,在对信号的数据状态进行定性之外,还可以结合信号的数据变化率进行识别待监测信号所反映的生产状态。In the embodiment of this specification, in order to improve the authenticity of the identification result, in addition to qualitatively characterizing the data state of the signal, the production state reflected by the signal to be monitored can also be identified in combination with the data change rate of the signal.
因此,在本说明书实施例中,所述确定各子片段信号的数据变化特征,可以包括:Therefore, in this embodiment of the present specification, the determining of the data change characteristics of each sub-segment signal may include:
确定各子片段信号的数据变化类型和数据变化率。Determine the data change type and data change rate of each sub-segment signal.
在本说明书实施例中,若S101中所述获取待监测信号,包括:In the embodiment of this specification, if the signal to be monitored is obtained as described in S101, it includes:
按照预设的监测周期时长获取当前监测周期的待监测信号以及历史监测周期的待监测信号;According to the preset monitoring period duration, the to-be-monitored signal of the current monitoring period and the to-be-monitored signal of the historical monitoring period are obtained;
那么,将所述待监测信号划分为多个子片段,可以包括:Then, dividing the to-be-monitored signal into multiple sub-segments may include:
将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段。The to-be-monitored signals of the current monitoring period and the historical monitoring period are divided into a plurality of sub-segments.
这样,根据待监测信号在历史监测周期与当前监测周期中的数据变化状态的关系,便可以描述当前监测周期的波动情况。In this way, according to the relationship between the data change state of the signal to be monitored in the historical monitoring period and the current monitoring period, the fluctuation of the current monitoring period can be described.
其中,所述将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段,可以包括:Wherein, dividing the signal to be monitored in the current monitoring period and the historical monitoring period into a plurality of sub-segments may include:
将所述当前监测周期和所述历史监测周期的待监测信号划分为时间上相邻的多个子片段。The to-be-monitored signals of the current monitoring period and the historical monitoring period are divided into multiple sub-segments adjacent in time.
考虑到在线使用过程中要追求更好的即时性,所以监测周期时长越小越好,但是过短的时间则无法体现变化的整体特征,因此,可以根据经验设置当前监测周期时长。Considering the pursuit of better immediacy in the online use process, the shorter the monitoring period, the better, but too short a period of time cannot reflect the overall characteristics of the changes. Therefore, the current monitoring period can be set based on experience.
S103:利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。S103 : Using the state matching rules with steady state, rising state, falling state and fluctuating state, identify the production state matched by the to-be-monitored signal based on the difference in data change characteristics of different sub-segment signals.
通过获取待监测信号,将待监测信号划分为多个子片段并确定各子片段信号的数据变化特征,不同子片段信号的数据变化特征的差异可以反映待监测信号的波动情况,因此,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别待监测信号所匹配的生产状态,使得对待监测信号状态的识别能够兼顾信号的波动状态,因而更为全面。By acquiring the signal to be monitored, dividing the signal to be monitored into multiple sub-segments and determining the data change characteristics of each sub-segment signal, the difference in the data change characteristics of different sub-segment signals can reflect the fluctuation of the signal to be monitored. The state matching rules of state, rising state, falling state and fluctuating state, based on the difference of the data change characteristics of different sub-segment signals, identify the production state matched by the signal to be monitored, so that the identification of the state of the signal to be monitored can take into account the fluctuation state of the signal, thus more comprehensive.
在一种应用场景中,通过识别待监测信号所匹配的生产状态,可以不仅可以监测信号是否波动,还可以监测信号的波动方向,也可以监测信号的波动是否超过阈值,从而采取对应的措施。In an application scenario, by identifying the production state matched by the signal to be monitored, not only can the signal fluctuate, but also the direction of the signal's fluctuation, and whether the signal's fluctuation exceeds a threshold, so that corresponding measures can be taken.
在系统平稳运行过程中,过大的数据变化率意味着发生异常情况的可能性增大。During the smooth operation of the system, an excessive data change rate means an increased possibility of abnormal situations.
因此,该方法还可以包括:Therefore, the method can also include:
利用所述数据变化率监测故障发生的概率。The probability of failure is monitored using the data rate of change.
在本说明书实施例中,可以构建状态匹配规则,对状态匹配规则中的稳定状态、上升状态、下降状态和波动状态分别设置数据变化特征。In the embodiment of the present specification, a state matching rule may be constructed, and data change characteristics are respectively set for the steady state, the rising state, the falling state and the fluctuating state in the state matching rule.
这样,利用待监测信号的数据变化特征与状态匹配规则中的各数据变化特征进行匹配,根据匹配度最高的数据变化特征便可以确定该待监测信号所匹配的生产状态。In this way, the data change feature of the signal to be monitored is matched with each data change feature in the state matching rule, and the production state matched by the signal to be monitored can be determined according to the data change feature with the highest matching degree.
其中,对状态匹配规则中的稳定状态、上升状态、下降状态和波动状态分别设置数据变化特征,可以包括:Among them, the data change characteristics are respectively set for the stable state, the rising state, the falling state and the fluctuating state in the state matching rule, which may include:
对状态匹配规则中的稳定状态、上升状态、下降状态和波动状态分别设置数据变化方向和数据变化率。The data change direction and data change rate are respectively set for the steady state, rising state, falling state and fluctuating state in the state matching rule.
在本说明书实施例中,还可以对状态匹配规则中的上升状态、下降状态和波动状态分别设置数据变化率的故障阈值。In the embodiment of the present specification, the fault threshold of the data change rate may be set separately for the rising state, the falling state and the fluctuating state in the state matching rule.
这样,可以直接利用待监测信号的数据变化率和设置的数据变化率的故障阈值监测待监测信号数据变化的大小程度。In this way, the data change rate of the signal to be monitored and the set fault threshold of the data change rate can be directly used to monitor the magnitude of the data change of the signal to be monitored.
当然,对于其他形式的描述,比如故障库,其实质作用与本申请中的状态匹配规则中的数据变化率的故障阈值相同,因此,这种描述也应该在本申请的保护范围之内,在此不做详述。Of course, for other forms of description, such as a fault library, its essential function is the same as the fault threshold of the data change rate in the state matching rule in this application. Therefore, this description should also fall within the protection scope of this application. This is not described in detail.
在本说明书实施例中,若所述将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段,包括:In the embodiment of this specification, if the said current monitoring period and the to-be-monitored signal of the historical monitoring period are divided into multiple sub-segments, including:
将所述当前监测周期和所述历史监测周期的待监测信号划分为时间上相邻的多个子片段;dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments that are adjacent in time;
那么,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,可以包括:Then, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals may include:
根据相邻的子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified according to the difference in the data change characteristics of the adjacent sub-segment signals.
其中,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Wherein, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
若所述多个子片段中具有数据变化方向相反的子片段,则判定所述待监测信号为波动状态。If the plurality of sub-segments have sub-segments whose data changes in opposite directions, it is determined that the to-be-monitored signal is in a fluctuating state.
当然,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,还可以包括:Of course, the identification of the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals may also include:
若所述多个子片段的信号的数据变大且变化超过阈值,则判定所述待监测信号为上升状态;If the data of the signals of the plurality of sub-segments becomes larger and the change exceeds a threshold, it is determined that the to-be-monitored signal is in a rising state;
若所述多个子片段的信号的数据变小变化超过阈值,则判定所述待监测信号为下降状态;If the data of the signals of the plurality of sub-segments becomes smaller and the change exceeds a threshold, it is determined that the signal to be monitored is in a falling state;
若所述多个子片段的信号的数据变化未超出阈值,则判定所述待监测信号为稳定状态。If the data changes of the signals of the plurality of sub-segments do not exceed the threshold, it is determined that the to-be-monitored signal is in a stable state.
考虑到波动情况通常反映为多个变化状态的反复,因此,在本说明书实施例中,若所述多个子片段中具有数据变化方向相反的子片段,则判定所述待监测信号为波动状态,为:Considering that the fluctuation situation is usually reflected as the repetition of multiple changing states, therefore, in the embodiment of this specification, if the multiple sub-segments have sub-segments whose data change directions are opposite, it is determined that the to-be-monitored signal is a fluctuating state, for:
若所述多个子片段中两侧的子片段的数据变化方向均与中间的子片段的数据变化方向相反,则判定所述待监测信号为波动状态。If the data changing direction of the sub-segments on both sides of the plurality of sub-segments is opposite to the data changing direction of the middle sub-segment, it is determined that the to-be-monitored signal is in a fluctuating state.
这在实际应用场景中,可以表示,常规的方法分三次依次获取了三段信号并分别监测出各段信号的变化状态:上升、下降、上升。然而在利用上述实施例中的方法后,在获取第三段信号后,由于结合了前两段信号的变化状态,因此,可以从中提取出波动状态,而不再是简单地仅仅将第三段信号识别为上升状态。In a practical application scenario, it can be shown that the conventional method acquires the three-segment signals in turn in three times, and monitors the change states of each segment of the signal: rising, falling, and rising. However, after using the method in the above embodiment, after the third segment signal is acquired, since the change states of the first two segment signals are combined, the fluctuating state can be extracted from it, instead of simply taking the third segment signal The signal is recognized as a rising state.
考虑到实际场景中,实际的波动情况依然会有多种多样,不同的波动情况依然需要不同的应对措施,因此,在本说明书实施例中,为了进一步监测信号的波动情况,该方法还可以包括:Considering that in actual scenarios, the actual fluctuations will still be varied, and different fluctuations still require different countermeasures. Therefore, in the embodiments of this specification, in order to further monitor the fluctuations of the signals, the method may also include: :
若所述待监测信号所匹配的生产状态为波动状态,则根据所述多个子片段信号的数据变化特征确定所述待监测信号的波动类型,所述波动类型包括:波动上升、波动下降和平稳波动中的一个。If the production state matched by the to-be-monitored signal is a fluctuating state, determine the fluctuation type of the to-be-monitored signal according to the data change characteristics of the multiple sub-segment signals, and the fluctuation type includes: fluctuating rise, fluctuation fall and smooth one of the fluctuations.
在本说明书实施例中,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,可以包括:In the embodiment of this specification, the identification of the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals may include:
基于不同子片段信号的数据变化类型和数据变化率的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified based on the difference in data change type and data change rate of different sub-segment signals.
通过基于不同子片段信号的数据变化类型和数据变化率的差异识别所述待监测信号所匹配的生产状态,可以兼顾信号的数据变化程度。By identifying the production state matched by the to-be-monitored signal based on the difference in the data change type and data change rate of different sub-segment signals, the data change degree of the signal can be taken into account.
其中,数据变化类型可以是数据变化方向,比如,增大,变小,或是相对稳定。The data change type may be the direction of data change, such as increasing, decreasing, or relatively stable.
考虑到一种应用场景,我们可以以生产状态图的形式展示识别结果。Considering an application scenario, we can present the recognition results in the form of a production state diagram.
因此,在本说明书实施例中,还包括:Therefore, in the embodiments of this specification, it also includes:
基于所述待监测信号的生产状态生成生产状态图;generating a production state diagram based on the production state of the signal to be monitored;
通过所述生产状态图显示所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is displayed through the production state diagram.
具体的,通过所述生产状态图显示所述待监测信号所匹配的生产状态,可以是根据识别结果显示待监测信号的上升状态、稳定状态、下降状态、波动状态。Specifically, displaying the production state matched to the signal to be monitored by the production state diagram may be a rising state, a steady state, a falling state, and a fluctuating state of the signal to be monitored according to the identification result.
这样,操作人员根据生产状态图显示的待监测信号及识别的生产状态,便可以及时地判断当前的生产状态以及故障的可能性。In this way, the operator can timely judge the current production state and the possibility of failure according to the to-be-monitored signal and the identified production state displayed in the production state diagram.
在本说明书实施例中,具体实施时,可以将每个信号片段看作一个基本分析单元(基元),首先获取输入的基元信号序列;累计输入的基元信号序列;当获取的基元信号序列为多个时,便具备了描述子片段信号的数据变化特征的客观条件,这时,可以对基元信号进行处理,剔除异常点;计算各子片段内的数据变化状态和变化率,输出识别结果。In the embodiments of this specification, each signal segment can be regarded as a basic analysis unit (primitive) during specific implementation. First, the input primitive signal sequence is acquired; the input primitive signal sequence is accumulated; when the acquired primitive signal sequence is When there are multiple signal sequences, there are objective conditions to describe the data change characteristics of the sub-segment signals. At this time, the primitive signal can be processed to eliminate abnormal points; the data change state and change rate in each sub-segment can be calculated. Output the recognition result.
其中,在获取输入的基元信号序列之前,可以预设获取基元信号序列的形式,可以包括:设置子片段拟合系数、分段长度、各子片段所属基元、各段对应的时间和信号数值。Wherein, before acquiring the input primitive signal sequence, the form of acquiring the primitive signal sequence may be preset, which may include: setting the sub-segment fitting coefficient, the segment length, the primitive to which each sub-segment belongs, the time and time corresponding to each segment. Signal value.
图2为本说明书实施例提供的一种识别待监测信号状态的装置的原理示意图,该装置可以包括:FIG. 2 is a schematic diagram of the principle of an apparatus for identifying a state of a signal to be monitored provided by an embodiment of the present specification, and the apparatus may include:
获取模块201,获取待监测信号;Obtaining
分段模块202,将所述待监测信号划分为多个子片段并确定各子片段信号的数据变化特征;The
状态模块203,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The
可选地,所述获取待监测信号,包括:Optionally, the obtaining the signal to be monitored includes:
按照预设的监测周期时长获取当前监测周期的待监测信号以及历史监测周期的待监测信号;According to the preset monitoring period duration, the to-be-monitored signal of the current monitoring period and the to-be-monitored signal of the historical monitoring period are obtained;
所述将所述待监测信号划分为多个子片段,包括:The dividing the signal to be monitored into multiple sub-segments includes:
将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段。The to-be-monitored signals of the current monitoring period and the historical monitoring period are divided into a plurality of sub-segments.
可选地,所述将所述当前监测周期和所述历史监测周期的待监测信号划分为多个子片段,包括:Optionally, dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments, including:
将所述当前监测周期和所述历史监测周期的待监测信号划分为时间上相邻的多个子片段;dividing the signals to be monitored in the current monitoring period and the historical monitoring period into multiple sub-segments that are adjacent in time;
所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:The identification of the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
根据相邻的子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified according to the difference in the data change characteristics of the adjacent sub-segment signals.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
若所述多个子片段中具有数据变化方向相反的子片段,则判定所述待监测信号为波动状态。If the plurality of sub-segments have sub-segments whose data changes in opposite directions, it is determined that the to-be-monitored signal is in a fluctuating state.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,还包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals, also includes:
若所述多个子片段的信号的数据变大,则判定所述待监测信号为上升状态;If the data of the signals of the plurality of sub-segments becomes larger, it is determined that the to-be-monitored signal is in a rising state;
若所述多个子片段的信号的数据变小,则判定所述待监测信号为下降状态。If the data of the signals of the plurality of sub-segments becomes smaller, it is determined that the to-be-monitored signal is in a falling state.
可选地,所述状态模块,还用于:Optionally, the state module is further used for:
若所述待监测信号所匹配的生产状态为波动状态,则根据所述多个子片段信号的数据变化特征确定所述待监测信号的波动类型,所述波动类型包括:波动上升、波动下降和平稳波动中的一个。If the production state matched by the to-be-monitored signal is a fluctuating state, determine the fluctuation type of the to-be-monitored signal according to the data change characteristics of the multiple sub-segment signals, and the fluctuation type includes: fluctuating rise, fluctuation fall and smooth one of the fluctuations.
可选地,所述确定各子片段信号的数据变化特征,包括:Optionally, the determining the data change characteristics of each sub-segment signal includes:
确定各子片段信号的数据变化类型和数据变化率。Determine the data change type and data change rate of each sub-segment signal.
可选地,所述基于不同子片段信号的数据变化特征的差异识别所述待监测信号所匹配的生产状态,包括:Optionally, identifying the production state matched by the to-be-monitored signal based on the difference in the data change characteristics of different sub-segment signals includes:
基于不同子片段信号的数据变化类型和数据变化率的差异识别所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is identified based on the difference in data change type and data change rate of different sub-segment signals.
可选地,所述状态模块,还用于:Optionally, the state module is further used for:
基于所述待监测信号的生产状态生成生产状态图;generating a production state diagram based on the production state of the signal to be monitored;
通过所述生产状态图显示所述待监测信号所匹配的生产状态。The production state matched by the to-be-monitored signal is displayed through the production state diagram.
该装置通过获取待监测信号,将待监测信号划分为多个子片段并确定各子片段信号的数据变化特征,不同子片段信号的数据变化特征的差异可以反映待监测信号的波动情况,因此,利用具有稳定状态、上升状态、下降状态和波动状态的状态匹配规则,基于不同子片段信号的数据变化特征的差异识别待监测信号所匹配的生产状态,使得对待监测信号状态的识别能够兼顾信号的波动状态,因而更为全面。The device obtains the signal to be monitored, divides the signal to be monitored into a plurality of sub-segments and determines the data change characteristics of each sub-segment signal. The difference of the data change characteristics of different sub-segment signals can reflect the fluctuation of the signal to be monitored. It has state matching rules of steady state, rising state, falling state and fluctuating state. Based on the difference of data change characteristics of different sub-segment signals, the production state matched by the signal to be monitored is identified, so that the identification of the state of the signal to be monitored can take into account the fluctuation of the signal. state, and thus more comprehensive.
基于同一发明构思,本说明书实施例还提供一种电子设备。Based on the same inventive concept, the embodiments of this specification also provide an electronic device.
下面描述本发明的电子设备实施例,该电子设备可以视为对于上述本发明的方法和装置实施例的具体实体实施方式。对于本发明电子设备实施例中描述的细节,应视为对于上述方法或装置实施例的补充;对于在本发明电子设备实施例中未披露的细节,可以参照上述方法或装置实施例来实现。The electronic device embodiments of the present invention are described below, and the electronic device can be regarded as a specific physical implementation of the above-mentioned method and apparatus embodiments of the present invention. The details described in the electronic device embodiments of the present invention should be regarded as supplements to the above method or device embodiments; for details not disclosed in the electronic device embodiments of the present invention, reference may be made to the above method or device embodiments for implementation.
图3为本说明书实施例提供的一种电子设备的结构示意图。下面参照图3来描述根据本发明该实施例的电子设备300。图3显示的电子设备300仅仅是一个示例,不应对本发明实施例的功能和使用范围带来任何限制。FIG. 3 is a schematic structural diagram of an electronic device according to an embodiment of the present specification. The
如图3所示,电子设备300以通用计算设备的形式表现。电子设备300的组件可以包括但不限于:至少一个处理单元310、至少一个存储单元320、连接不同系统组件(包括存储单元320和处理单元310)的总线330、显示单元340等。As shown in FIG. 3,
其中,所述存储单元存储有程序代码,所述程序代码可以被所述处理单元310执行,使得所述处理单元310执行本说明书上述处理方法部分中描述的根据本发明各种示例性实施方式的步骤。例如,所述处理单元310可以执行如图1所示的步骤。Wherein, the storage unit stores program codes, and the program codes can be executed by the
所述存储单元320可以包括易失性存储单元形式的可读介质,例如随机存取存储单元(RAM)3201和/或高速缓存存储单元3202,还可以进一步包括只读存储单元(ROM)3203。The
所述存储单元320还可以包括具有一组(至少一个)程序模块3205的程序/实用工具3204,这样的程序模块3205包括但不限于:操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。The
总线330可以为表示几类总线结构中的一种或多种,包括存储单元总线或者存储单元控制器、外围总线、图形加速端口、处理单元或者使用多种总线结构中的任意总线结构的局域总线。The
电子设备300也可以与一个或多个外部设备400(例如键盘、指向设备、蓝牙设备等)通信,还可与一个或者多个使得用户能与该电子设备300交互的设备通信,和/或与使得该电子设备300能与一个或多个其它计算设备进行通信的任何设备(例如路由器、调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口350进行。并且,电子设备300还可以通过网络适配器360与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。网络适配器360可以通过总线330与电子设备300的其它模块通信。应当明白,尽管图3中未示出,可以结合电子设备300使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The
通过以上的实施方式的描述,本领域的技术人员易于理解,本发明描述的示例性实施例可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。因此,根据本发明实施方式的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个计算机可读的存储介质(可以是CD-ROM,U盘,移动硬盘等)中或网络上,包括若干指令以使得一台计算设备(可以是个人计算机、服务器、或者网络设备等)执行根据本发明的上述方法。当所述计算机程序被一个数据处理设备执行时,使得该计算机可读介质能够实现本发明的上述方法,即:如图1所示的方法。From the description of the above embodiments, those skilled in the art can easily understand that the exemplary embodiments described in the present invention may be implemented by software, or may be implemented by software combined with necessary hardware. Therefore, the technical solutions according to the embodiments of the present invention may be embodied in the form of software products, and the software products may be stored in a computer-readable storage medium (which may be CD-ROM, U disk, mobile hard disk, etc.) or on the network , including several instructions to cause a computing device (which may be a personal computer, a server, or a network device, etc.) to perform the above-described method according to the present invention. When the computer program is executed by a data processing device, the computer-readable medium can implement the above-mentioned method of the present invention, that is, the method shown in FIG. 1 .
图4为本说明书实施例提供的一种计算机可读介质的原理示意图。FIG. 4 is a schematic schematic diagram of a computer readable medium provided by an embodiment of the present specification.
实现图1所示方法的计算机程序可以存储于一个或多个计算机可读介质上。计算机可读介质可以是可读信号介质或者可读存储介质。可读存储介质例如可以为但不限于电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。A computer program implementing the method shown in FIG. 1 may be stored on one or more computer-readable media. The computer-readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples (non-exhaustive list) of readable storage media include: electrical connections with one or more wires, portable disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
所述计算机可读存储介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了可读程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。可读存储介质还可以是可读存储介质以外的任何可读介质,该可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。可读存储介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、有线、光缆、RF等等,或者上述的任意合适的组合。The computer-readable storage medium may include a data signal propagated in baseband or as part of a carrier wave, carrying readable program code therein. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A readable storage medium can also be any readable medium other than a readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. Program code embodied on a readable storage medium may be transmitted using any suitable medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
可以以一种或多种程序设计语言的任意组合来编写用于执行本发明操作的程序代码,所述程序设计语言包括面向对象的程序设计语言—诸如Java、C++等,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算设备上执行、部分地在用户设备上执行、作为一个独立的软件包执行、部分在用户计算设备上部分在远程计算设备上执行、或者完全在远程计算设备或服务器上执行。在涉及远程计算设备的情形中,远程计算设备可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN),连接到用户计算设备,或者,可以连接到外部计算设备(例如利用因特网服务提供商来通过因特网连接)。Program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including object-oriented programming languages—such as Java, C++, etc., as well as conventional procedural Programming Language - such as the "C" language or similar programming language. The program code may execute entirely on the user computing device, partly on the user device, as a stand-alone software package, partly on the user computing device and partly on a remote computing device, or entirely on the remote computing device or server execute on. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (eg, using an Internet service provider business via an Internet connection).
综上所述,本发明可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)等通用数据处理设备来实现根据本发明实施例中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。In summary, the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that, in practice, a general-purpose data processing device such as a microprocessor or a digital signal processor (DSP) may be used to implement some or all of the functions of some or all of the components in the embodiments of the present invention. The present invention can also be implemented as apparatus or apparatus programs (eg, computer programs and computer program products) for performing part or all of the methods described herein. Such a program implementing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such signals may be downloaded from Internet sites, or provided on carrier signals, or in any other form.
以上所述的具体实施例,对本发明的目的、技术方案和有益效果进行了进一步详细说明,应理解的是,本发明不与任何特定计算机、虚拟装置或者电子设备固有相关,各种通用装置也可以实现本发明。以上所述仅为本发明的具体实施例而已,并不用于限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments described above further describe the purpose, technical solutions and beneficial effects of the present invention in detail. It should be understood that the present invention is not inherently related to any specific computer, virtual device or electronic device, and various general-purpose devices are also The present invention can be implemented. The above are only specific embodiments of the present invention, and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included in the present invention. within the scope of protection.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。Each embodiment in this specification is described in a progressive manner, and the same and similar parts between the various embodiments may be referred to each other, and each embodiment focuses on the differences from other embodiments.
以上所述仅为本申请的实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。The above descriptions are merely examples of the present application, and are not intended to limit the present application. Various modifications and variations of this application are possible for those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of this application shall be included within the scope of the claims of this application.
Claims (16)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010291554.7A CN111461055A (en) | 2020-04-14 | 2020-04-14 | Method and device for identifying state of signal to be monitored and electronic equipment |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010291554.7A CN111461055A (en) | 2020-04-14 | 2020-04-14 | Method and device for identifying state of signal to be monitored and electronic equipment |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| CN111461055A true CN111461055A (en) | 2020-07-28 |
Family
ID=71681827
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202010291554.7A Pending CN111461055A (en) | 2020-04-14 | 2020-04-14 | Method and device for identifying state of signal to be monitored and electronic equipment |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN111461055A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115438703A (en) * | 2022-10-24 | 2022-12-06 | 广州河东科技有限公司 | Smart home biological identification system and identification method |
| CN117171696A (en) * | 2023-11-03 | 2023-12-05 | 深圳市欧利德仪器仪表有限公司 | Sensor production monitoring method and system based on Internet of things |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103619617A (en) * | 2011-06-09 | 2014-03-05 | 霍富霍尔斯贝克及富尔斯特有限公司 | Method for operating a tyre pressure-monitoring unit, and tyre pressure-monitoring unit |
| US20180012020A1 (en) * | 2016-01-14 | 2018-01-11 | Georgia Tech Research Corporation | Systems and methods for runtime program monitoring through analysis of side channel signals |
| US20180362051A1 (en) * | 2017-06-20 | 2018-12-20 | Baidu Online Network Technology (Beijing) Co., Ltd. | Method and Apparatus of Monitoring Sensor of Driverless Vehicle, Device and Storage Medium |
| CN109976971A (en) * | 2017-12-28 | 2019-07-05 | 北京京东尚科信息技术有限公司 | Rigid disc state monitoring method and device |
| CN110782989A (en) * | 2019-09-18 | 2020-02-11 | 平安科技(深圳)有限公司 | Data analysis method, device, equipment and computer readable storage medium |
-
2020
- 2020-04-14 CN CN202010291554.7A patent/CN111461055A/en active Pending
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103619617A (en) * | 2011-06-09 | 2014-03-05 | 霍富霍尔斯贝克及富尔斯特有限公司 | Method for operating a tyre pressure-monitoring unit, and tyre pressure-monitoring unit |
| US20180012020A1 (en) * | 2016-01-14 | 2018-01-11 | Georgia Tech Research Corporation | Systems and methods for runtime program monitoring through analysis of side channel signals |
| US20180362051A1 (en) * | 2017-06-20 | 2018-12-20 | Baidu Online Network Technology (Beijing) Co., Ltd. | Method and Apparatus of Monitoring Sensor of Driverless Vehicle, Device and Storage Medium |
| CN109976971A (en) * | 2017-12-28 | 2019-07-05 | 北京京东尚科信息技术有限公司 | Rigid disc state monitoring method and device |
| CN110782989A (en) * | 2019-09-18 | 2020-02-11 | 平安科技(深圳)有限公司 | Data analysis method, device, equipment and computer readable storage medium |
Non-Patent Citations (2)
| Title |
|---|
| 夏日;白雪;: "基于Clementine的计算机状态监测研究", no. 01 * |
| 王永红;朱丽琴;: "基于LabVIEW的刀具磨损监测分形识别平台", no. 10 * |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN115438703A (en) * | 2022-10-24 | 2022-12-06 | 广州河东科技有限公司 | Smart home biological identification system and identification method |
| CN117171696A (en) * | 2023-11-03 | 2023-12-05 | 深圳市欧利德仪器仪表有限公司 | Sensor production monitoring method and system based on Internet of things |
| CN117171696B (en) * | 2023-11-03 | 2024-02-23 | 深圳市欧利德仪器仪表有限公司 | Sensor production monitoring method and system based on Internet of things |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US20180114234A1 (en) | Systems and methods for monitoring and analyzing computer and network activity | |
| US20210092160A1 (en) | Data set creation with crowd-based reinforcement | |
| CN106027577A (en) | Exception access behavior detection method and device | |
| US20180115464A1 (en) | Systems and methods for monitoring and analyzing computer and network activity | |
| CN108491875A (en) | A kind of data exception detection method, device, equipment and medium | |
| CN107704387B (en) | Method, device, electronic equipment and computer readable medium for system early warning | |
| CN114461434A (en) | Failure root cause analysis method, device, electronic equipment and medium | |
| US20220107858A1 (en) | Methods and systems for multi-resource outage detection for a system of networked computing devices and root cause identification | |
| WO2017218277A1 (en) | Monitoring peripheral transactions | |
| CN113052509B (en) | Model evaluation method, model evaluation device, electronic apparatus, and storage medium | |
| US11438239B2 (en) | Tail-based span data sampling | |
| CN111783038A (en) | Risk assessment method, device, equipment, system and medium based on intelligent learning | |
| CN111461055A (en) | Method and device for identifying state of signal to be monitored and electronic equipment | |
| CN116561635A (en) | Training method, device and equipment for fault detection model under micro-service architecture | |
| CN117132315A (en) | Active user prediction method, device, equipment and storage medium | |
| CN113656391A (en) | Data detection method and device, storage medium and electronic equipment | |
| WO2021178649A1 (en) | An algorithmic learning engine for dynamically generating predictive analytics from high volume, high velocity streaming data | |
| CN114047710B (en) | Smart home data analysis method, device, terminal equipment and storage medium | |
| CN114546256A (en) | Data quality based confidence calculation for KPIs derived from time series data | |
| CN119106750A (en) | Task processing method based on large model, device, equipment and medium | |
| US20240223615A1 (en) | System and method for data set creation with crowd-based reinforcement | |
| CN110502424A (en) | Application software performance data processing method, device, system and terminal | |
| WO2020252925A1 (en) | Method and apparatus for searching user feature group for optimized user feature, electronic device, and computer nonvolatile readable storage medium | |
| CN114048150B (en) | Memory recycling anomaly detection method, device, equipment and medium | |
| CN115549781A (en) | Optical power abnormality prediction method, device, electronic equipment and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| CB03 | Change of inventor or designer information | ||
| CB03 | Change of inventor or designer information |
Inventor after: Li Chao Inventor after: Yang Shuqing Inventor after: Zhou Zhijie Inventor after: Chen Hao Inventor after: Li Panpan Inventor before: Li Chao Inventor before: Yang Shuqing Inventor before: Zhou Zhijie Inventor before: Chen Hao Inventor before: Li Shanshan |
|
| RJ01 | Rejection of invention patent application after publication | ||
| RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200728 |