CN102541719A - System and method for eliminating wrong observed values - Google Patents

System and method for eliminating wrong observed values Download PDF

Info

Publication number
CN102541719A
CN102541719A CN2010106051615A CN201010605161A CN102541719A CN 102541719 A CN102541719 A CN 102541719A CN 2010106051615 A CN2010106051615 A CN 2010106051615A CN 201010605161 A CN201010605161 A CN 201010605161A CN 102541719 A CN102541719 A CN 102541719A
Authority
CN
China
Prior art keywords
value
observed reading
predicted value
values
permissible variation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010106051615A
Other languages
Chinese (zh)
Inventor
张乐
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Original Assignee
Hongfujin Precision Industry Shenzhen Co Ltd
Hon Hai Precision Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hongfujin Precision Industry Shenzhen Co Ltd, Hon Hai Precision Industry Co Ltd filed Critical Hongfujin Precision Industry Shenzhen Co Ltd
Priority to CN2010106051615A priority Critical patent/CN102541719A/en
Priority to US13/310,708 priority patent/US8607133B2/en
Publication of CN102541719A publication Critical patent/CN102541719A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3058Monitoring arrangements for monitoring environmental properties or parameters of the computing system or of the computing system component, e.g. monitoring of power, currents, temperature, humidity, position, vibrations

Abstract

A system and a method for eliminating wrong observed values can be applied to data processing devices. The system comprises an obtaining module for obtaining observation values of monitoring parameters regularly, a forecasting module for calculating forecasting values of the observation values, a judging module for judging whether the observation values are in an allowable deviation range of the forecasting values, a storing module for storing the observation values when the observation values are in the allowable deviation range of the forecasting values and a verification module which obtains adjacent values of the observation values and calculates forecasting values of the adjacent values according to the observation values when the observation values are not in the allowable deviation range of the forecasting values, judges whether the adjacent values are in the allowable deviation range of the forecasting values, saves the observation values if the adjacent values are in the allowable deviation range of the forecasting values, and otherwise eliminates the observation values if the adjacent values are not in the allowable deviation values of the forecasting values. The system and the method can detect and eliminate wrong values in the observation values.

Description

The system and method for debug observed reading
Technical field
The present invention relates to a kind of smp data processing system and method, particularly get rid of the system and method for the wrong observed reading in its Monitoring Data about a kind of data processing equipment.
Background technology
In order to guarantee the safe operation of data processing equipment (like server), data processing equipment can regularly obtain the observed reading of monitoring parameter (the for example voltage of CPU and temperature), according to the data of obtaining the data treatment facility is managed and is controlled.For example, when the voltage of CPU surpassed threshold value, data processing equipment can be cut off the electricity supply and give the alarm to remote terminal.Yet, possibly there is improper value in the observed reading that data processing equipment obtains, these improper values will influence data processing equipment and carry out proper operation.
Summary of the invention
In view of above content, be necessary to provide a kind of system of debug observed reading, can detect and remove the improper value in the observed reading.
In addition, also be necessary to provide a kind of method of debug observed reading, can detect and remove the improper value in the observed reading.
A kind of system of debug observed reading runs in the data processing equipment, and this system comprises: acquisition module is used for regularly obtaining the observed reading of monitoring parameter; Prediction module is used for the predicted value of calculating observation value; Judge module is used to judge that observed reading is whether in the permissible variation scope of its predicted value; Memory module is used for observed reading being stored as actual value when in the permissible variation scope of observed reading in its predicted value; And authentication module, be used for when observed reading is not in the permissible variation scope in its predicted value, obtain observed reading close on value and according to the predicted value of its value of closing on of observed reading calculating; Judge and to close on value whether in the permissible variation scope of its predicted value; If close on value in the permissible variation scope of its predicted value, then observed reading is stored as actual value, otherwise; If close on value not in the permissible variation scope of its predicted value, then observed reading is given up as improper value.
A kind of method of debug observed reading is executed in the data processing equipment, and the method comprising the steps of: the observed reading of regularly obtaining monitoring parameter; The predicted value of calculating observation value; Judge that observed reading is whether in the permissible variation scope of its predicted value; If observed reading in the permissible variation scope of its predicted value, is then stored observed reading as actual value; If observed reading not in the permissible variation scope of its predicted value, is then obtained the value of closing on of observed reading; Calculate the predicted value of its value of closing on according to observed reading; Judge and to close on value whether in the permissible variation scope of its predicted value; And if close on value in the permissible variation scope of its predicted value, then observed reading is stored as actual value, otherwise, if close on value not in the permissible variation scope of its predicted value, then observed reading is given up as improper value.
The present invention predicts the monitoring parameter according to treatment facility, judges observed reading whether in the permissible variation scope of its predicted value, thereby detects wrong observed reading, avoided wrong observed reading influence data processing equipment execution proper operation.
Description of drawings
Fig. 1 is the applied environment synoptic diagram of system's preferred embodiment of debug observed reading of the present invention.
Fig. 2 is the functional block diagram of the system of debug observed reading among Fig. 1.
Fig. 3 is the process flow diagram of the method preferred embodiment of debug observed reading of the present invention.
The main element symbol description
The system of debug observed reading 10
Data processing equipment 11
Data acquisition equipment 12
Acquisition module 200
Prediction module 210
Judge module 220
Memory module 230
Authentication module 240
Embodiment
Consulting shown in Figure 1ly, is the applied environment synoptic diagram of system's preferred embodiment of debug observed reading of the present invention.The system 10 of said debug observed reading runs in the data processing equipment 11.This data processing equipment 11 utilizes data acquisition equipment 12 (for example temperature sensor, voltage table) regularly to obtain the observed reading of the monitoring parameter of data processing equipment 11, according to the data of obtaining data treatment facility 11 is managed and is controlled.In the present embodiment, said monitoring parameter comprises voltage and temperature.For example, data processing equipment 11 every observed readings of obtaining the voltage of a CPU at a distance from 1 second are cut off the electricity supply and are given the alarm to remote terminal when the voltage of CPU surpasses threshold value.Possibly have improper value in the observed reading that data processing equipment 11 obtains, this improper value will influence data processing equipment 11 and carry out proper operation.Move the system 10 of said debug observed reading, can detect and remove the improper value in the observed reading.In the present embodiment, said data processing equipment 11 is a server, and the system 10 of said debug observed reading runs in the baseboard management controller of this server.
Consulting shown in Figure 2ly, is the functional block diagram of the system of debug observed reading among Fig. 1.The system 10 of said debug observed reading comprises acquisition module 200, prediction module 210, judge module 220, memory module 230 and authentication module 240.
Said acquisition module 200 is used for regularly obtaining the observed reading of the monitoring parameter of data processing equipment 11.As previously mentioned, said acquisition module 200 utilizes data acquisition equipment 12 to obtain the observed reading of monitoring parameter, and said monitoring parameter comprises temperature and voltage.For example, acquisition module 200 every observed readings of obtaining the voltage of a CPU at a distance from 1 second.
Said prediction module 210 is used for the predicted value of calculating observation value.In the present embodiment, prediction module 210 adopts the predicted value of exponential smoothing calculating observation value.For example, prediction module 210 adopts the predicted value of an exponential smoothing calculating observation value, and the formula of a said exponential smoothing is: F t=ax T-1+ (1-a) F T-1, wherein α is a smoothing constant, value between 0 to 1, F tBe the predicted value of current period, F T-1Be the predicted value that goes up first phase, x (t) is the observed reading that goes up first phase.Said prediction module 210 can also adopt the predicted value of other prediction algorithm (the for example method of moving average) calculating observation value.
Said judge module 220 is used to judge that observed reading is whether in the permissible variation scope of its predicted value.In the present embodiment, for observed reading, with its predicted value positive and negative deviation certain percentage or certain numerical value permissible variation scope as its predicted value.For example, with the permissible variation scope of predicted value positive and negative deviation 5 percent as predicted value, if predicted value is 1.5V, then the permissible variation scope of predicted value is 1.5* (1-5%) V to 1.5* (1+5%) V, i.e. 1.425V~1.575V.And for example, with the permissible variation scope of predicted value positive and negative deviation 0.1V as predicted value, if predicted value is 1.5V, then the permissible variation scope of predicted value is that (1.5-0.1) V is to (1.5+0.1) V, i.e. 1.4V~1.6V.
Said memory module 230 is used for observed reading being stored as actual value, in order to data treatment facility 11 is managed and controlled when in the permissible variation scope of observed reading in its predicted value.For example, if observed reading is 1.45V, the permissible variation scope of its predicted value is 1.425V~1.575V, and then observed reading is in the permissible variation scope of its predicted value, and memory module 230 is stored this observed reading as actual value.
Said authentication module 240 is used for when observed reading is not in the permissible variation scope in its predicted value, obtains closing on value and calculating the predicted value of its value of closing on according to observed reading of observed reading.Said observed reading close on the numerical value that value is meant after observed reading the monitoring parameter that short period (for example 50 milliseconds) at interval records.In the present embodiment, authentication module 240 is 50 milliseconds of double values of closing on of obtaining observed reading at interval, and the employing method (for example exponential smoothing) identical with the predicted value of calculating observation value calculated the predicted value of closing on value.Authentication module 240 is judged and is closed on value whether in the permissible variation scope of its predicted value; If close on value in the permissible variation scope of its predicted value; Then observed reading is stored as actual value, in order to data treatment facility 11 is managed and is controlled, otherwise; If close on value not in the permissible variation scope of its predicted value, then observed reading is given up as improper value.In the present embodiment, for closing on value, with its predicted value positive and negative deviation certain percentage or certain numerical value permissible variation scope as its predicted value.
Consulting shown in Figure 3ly, is the process flow diagram of the method preferred embodiment of debug observed reading of the present invention.
Step S301, acquisition module 200 regularly obtains the observed reading of the monitoring parameter of data processing equipment 11.In the present embodiment, said acquisition module 200 utilizes data acquisition equipment 12 (for example temperature sensor, voltage table) to obtain the observed reading of monitoring parameter, and said monitoring parameter comprises temperature and voltage.For example, acquisition module 200 every observed readings of obtaining the voltage of a CPU at a distance from 1 second.
Step S302, the predicted value of prediction module 210 calculating observation values.In the present embodiment, prediction module 210 adopts the predicted value of exponential smoothing calculating observation value.For example, prediction module 210 adopts the predicted value of an exponential smoothing calculating observation value, and the formula of a said exponential smoothing is: F t=ax T-1+ (1-a) F T-1, wherein α is a smoothing constant, value between 0 to 1, F tBe the predicted value of current period, F T-1Be the predicted value that goes up first phase, x (t) is the observed reading that goes up first phase.Said prediction module 210 can also adopt the predicted value of other prediction algorithm (the for example method of moving average) calculating observation value.
Step S303, judge module 220 judge that observed reading is whether in the permissible variation scope of its predicted value.In the present embodiment, for observed reading, with its predicted value positive and negative deviation certain percentage or certain numerical value permissible variation scope as its predicted value.For example, with the permissible variation scope of predicted value positive and negative deviation 5 percent as predicted value, if predicted value is 1.5V, then the permissible variation scope of predicted value is 1.5* (1-5%) V to 1.5* (1+5%) V, i.e. 1.425V~1.575V.And for example, with the permissible variation scope of predicted value positive and negative deviation 0.1V as predicted value, if predicted value is 1.5V, then the permissible variation scope of predicted value is that (1.5-0.1) V is to (1.5+0.1) V, i.e. 1.4V~1.6V.
If observed reading is in the permissible variation scope of its predicted value, step S304, memory module 230 is stored observed reading as actual value, in order to data treatment facility 11 is managed and controlled.For example, if observed reading is 1.45V, the permissible variation scope of its predicted value is 1.425V~1.575V, and then observed reading is in the permissible variation scope of its predicted value, and memory module 230 is stored this observed reading as actual value.
If observed reading is not in the permissible variation scope of its predicted value, step S305, authentication module 240 obtain the value of closing on of observed reading.Said observed reading close on the numerical value that value is meant after observed reading the monitoring parameter that short period (for example 50 milliseconds) at interval records.In the present embodiment, 50 milliseconds of double values of closing on of obtaining observed reading in authentication module 240 intervals.
Step S306, authentication module 240 calculate the predicted value of its value of closing on according to observed reading.In the present embodiment, adopt the method (for example exponential smoothing) identical to calculate the predicted value of closing on value with the predicted value of calculating observation value.
Step S307, authentication module 240 judge and close on value whether in the permissible variation scope of its predicted value.In the present embodiment, for closing on value, with its predicted value positive and negative deviation certain percentage or certain numerical value permissible variation scope as its predicted value.
If close on value in the permissible variation scope of its predicted value, step S308, authentication module 240 store observed reading as actual value, in order to data treatment facility 11 is managed and controlled.
Otherwise, if close on value not in the permissible variation scope of its predicted value, step S308, authentication module 240 is given up observed reading as improper value.

Claims (10)

1. the system of a debug observed reading runs in the data processing equipment, it is characterized in that, this system comprises:
Acquisition module is used for regularly obtaining the observed reading of monitoring parameter;
Prediction module is used for the predicted value of calculating observation value;
Judge module is used to judge that observed reading is whether in the permissible variation scope of its predicted value;
Memory module is used for observed reading being stored as actual value when in the permissible variation scope of observed reading in its predicted value; And
Authentication module is used for when observed reading is not in the permissible variation scope in its predicted value, obtains closing on value and calculating the predicted value of its value of closing on according to observed reading of observed reading; Judge and to close on value whether in the permissible variation scope of its predicted value; If close on value in the permissible variation scope of its predicted value, then observed reading is stored as actual value, otherwise; If close on value not in the permissible variation scope of its predicted value, then observed reading is given up as improper value.
2. the system of debug observed reading as claimed in claim 1 is characterized in that, said monitoring parameter comprises voltage and temperature.
3. the system of debug observed reading as claimed in claim 1 is characterized in that, said observed reading adopts exponential smoothing to calculate with the predicted value of closing on value.
4. the system of debug observed reading as claimed in claim 1 is characterized in that, said observed reading or to close on value all be with its predicted value positive and negative deviation certain percentage or the certain numerical value permissible variation scope as its predicted value.
5. the system of debug observed reading as claimed in claim 1 is characterized in that, said data processing equipment is a server, and this system runs in the baseboard management controller of server.
6. the method for a debug observed reading is executed in the data processing equipment, it is characterized in that the method comprising the steps of:
Regularly obtain the observed reading of monitoring parameter;
The predicted value of calculating observation value;
Judge that observed reading is whether in the permissible variation scope of its predicted value;
If observed reading in the permissible variation scope of its predicted value, is then stored observed reading as actual value;
If observed reading not in the permissible variation scope of its predicted value, is then obtained the value of closing on of observed reading;
Calculate the predicted value of its value of closing on according to observed reading;
Judge and to close on value whether in the permissible variation scope of its predicted value; And
If close on value in the permissible variation scope of its predicted value, then observed reading is stored as actual value, otherwise, if close on value not in the permissible variation scope of its predicted value, then observed reading is given up as improper value.
7. the method for debug observed reading as claimed in claim 6 is characterized in that, said monitoring parameter comprises voltage and temperature.
8. the method for debug observed reading as claimed in claim 6 is characterized in that, said observed reading adopts exponential smoothing to calculate with the predicted value of closing on value.
9. the method for debug observed reading as claimed in claim 6 is characterized in that, said observed reading or to close on value all be with its predicted value positive and negative deviation certain percentage or the certain numerical value permissible variation scope as its predicted value.
10. the method for debug observed reading as claimed in claim 6 is characterized in that, said data processing equipment is a server, and this method is executed in the baseboard management controller of server.
CN2010106051615A 2010-12-24 2010-12-24 System and method for eliminating wrong observed values Pending CN102541719A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2010106051615A CN102541719A (en) 2010-12-24 2010-12-24 System and method for eliminating wrong observed values
US13/310,708 US8607133B2 (en) 2010-12-24 2011-12-03 Data processing device and method for checking parameter values of the data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010106051615A CN102541719A (en) 2010-12-24 2010-12-24 System and method for eliminating wrong observed values

Publications (1)

Publication Number Publication Date
CN102541719A true CN102541719A (en) 2012-07-04

Family

ID=46318543

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010106051615A Pending CN102541719A (en) 2010-12-24 2010-12-24 System and method for eliminating wrong observed values

Country Status (2)

Country Link
US (1) US8607133B2 (en)
CN (1) CN102541719A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104899109A (en) * 2015-05-06 2015-09-09 深圳市国鑫恒宇科技有限公司 Operating system based CPU temperature obtaining system
CN107886992A (en) * 2017-11-06 2018-04-06 郑州云海信息技术有限公司 A kind of RAID method for detecting health status, system and relevant apparatus
CN110501759A (en) * 2019-07-03 2019-11-26 中国商用飞机有限责任公司 The processing method and processing system of the multi-source atmosphere data parameter of aircraft

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021031091A1 (en) * 2019-08-19 2021-02-25 Siemens Aktiengesellschaft Method and apparatus for detecting operating status of device, and computer readable medium
CN117436353B (en) * 2023-12-21 2024-03-22 泰安维创游乐设备有限公司 Intelligent recreation facility fault prediction method based on big data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1726479A (en) * 2002-12-13 2006-01-25 兰姆研究有限公司 Method and apparatus for slope to threshold conversion for process state monitoring and endpoint detection
CN101600229A (en) * 2009-07-24 2009-12-09 中国科学院计算技术研究所 Air-link resources dispatching method in a kind of wireless communication system

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5283046A (en) * 1975-12-30 1977-07-11 Fujitsu Ltd Check system of error detection circuit
US4719642A (en) * 1985-02-27 1988-01-12 Scientific Atlanta, Inc. Error detection and concealment using predicted signal values
DE3923432C2 (en) * 1989-07-15 1997-07-17 Bodenseewerk Geraetetech Device for generating measurement signals with a plurality of sensors
US6625527B1 (en) * 1999-02-18 2003-09-23 Continental Teves Ag & Co. Ohg Sensor system with monitoring device
US7228249B2 (en) * 2002-11-19 2007-06-05 General Motors Corporation Methods and apparatus for determining the condition of a sensor and identifying the failure thereof
US7751910B2 (en) * 2007-04-16 2010-07-06 Oracle America, Inc. High-accuracy virtual sensors for computer systems
US8245562B2 (en) * 2009-07-31 2012-08-21 Freescale Semiconductor, Inc. Circuit and method for pressure sensor testing

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1726479A (en) * 2002-12-13 2006-01-25 兰姆研究有限公司 Method and apparatus for slope to threshold conversion for process state monitoring and endpoint detection
CN101600229A (en) * 2009-07-24 2009-12-09 中国科学院计算技术研究所 Air-link resources dispatching method in a kind of wireless communication system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104899109A (en) * 2015-05-06 2015-09-09 深圳市国鑫恒宇科技有限公司 Operating system based CPU temperature obtaining system
CN104899109B (en) * 2015-05-06 2018-03-06 深圳市同泰怡信息技术有限公司 A kind of method that cpu temperature is obtained under operating system
CN107886992A (en) * 2017-11-06 2018-04-06 郑州云海信息技术有限公司 A kind of RAID method for detecting health status, system and relevant apparatus
CN110501759A (en) * 2019-07-03 2019-11-26 中国商用飞机有限责任公司 The processing method and processing system of the multi-source atmosphere data parameter of aircraft

Also Published As

Publication number Publication date
US8607133B2 (en) 2013-12-10
US20120166919A1 (en) 2012-06-28

Similar Documents

Publication Publication Date Title
US11120127B2 (en) Reconstruction-based anomaly detection
CN102541719A (en) System and method for eliminating wrong observed values
CN102798535B (en) For the system and method for the residual life for estimating equipment
CN110441584B (en) Equipment running state monitoring method, device, storage medium and system
KR20150022145A (en) Prediction method of abnormal data, and a computer-readable storege medium having program to perform the same
CN103901298A (en) Method and system for detecting operating states of substation equipment
TWI566065B (en) Communication anomaly detection device, communication anomaly detection method and program
US20150088461A1 (en) Fault detecting system and fault detecting method
AU2018326136B2 (en) Method for investigating a functional behaviour of a component of a technical installation, computer program, and computer-readable storage medium
CN110119128B (en) Monitoring management system for laboratory electrical equipment
KR20150034806A (en) Design development and implementation of analyzer based control system and algorithm
US10678229B2 (en) Equipment monitoring system, equipment monitoring program, and equipment monitoring method
Farias et al. Multisensor data fusion in shared sensor and actuator networks
CN115236469A (en) Online monitoring method, system, medium and equipment for unattended transformer substation
US8571832B2 (en) Approach for monitoring energy consumption and preventive maintenance of a system based on control loop efficiency
CN112462237B (en) Information processing method and device for circuit safety early warning
CN108333443B (en) Method for alarming intermittent defects of power equipment
CN105425739A (en) System for predicting abnormality occurrence using PLC log data
WO2018102635A1 (en) Building management system
Escobet et al. Health aware control and model-based prognosis
CN106489289B (en) Method and system for calculating accurate battery percentage usage in a wireless field device
TWI479311B (en) System and method for eliminating wrong observed values
CN116114140A (en) Electric power control system and heat pump system
KR101969865B1 (en) Method of detecting signal errors of equipment management sensors and the equipment management system the method applied thereto
JP2017151737A (en) Watching device and watching method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120704