CN109446046B - Self-adaptive threshold value method and system based on range difference - Google Patents

Self-adaptive threshold value method and system based on range difference Download PDF

Info

Publication number
CN109446046B
CN109446046B CN201811243786.4A CN201811243786A CN109446046B CN 109446046 B CN109446046 B CN 109446046B CN 201811243786 A CN201811243786 A CN 201811243786A CN 109446046 B CN109446046 B CN 109446046B
Authority
CN
China
Prior art keywords
confidence interval
value
health
sample
samples
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.)
Active
Application number
CN201811243786.4A
Other languages
Chinese (zh)
Other versions
CN109446046A (en
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.)
Shandong Hagong Zhuoyue intelligent Co.,Ltd.
Original Assignee
Harbin Institute Of Technology Robot (shandong) Intelligent Equipment Research Institute
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 Harbin Institute Of Technology Robot (shandong) Intelligent Equipment Research Institute filed Critical Harbin Institute Of Technology Robot (shandong) Intelligent Equipment Research Institute
Priority to CN201811243786.4A priority Critical patent/CN109446046B/en
Publication of CN109446046A publication Critical patent/CN109446046A/en
Application granted granted Critical
Publication of CN109446046B publication Critical patent/CN109446046B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
    • G06F11/3452Performance evaluation by statistical analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Probability & Statistics with Applications (AREA)
  • Evolutionary Biology (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Hardware Design (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Quality & Reliability (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Complex Calculations (AREA)

Abstract

The invention discloses a self-adaptive threshold system based on range, which is characterized in that after a vibration signal of a ball screw pair is extracted, a characteristic value matrix of the vibration signal is obtained through a series of operations, the health value of a sample is obtained by utilizing the existing health assessment method, a confidence interval is updated once a new health value is obtained, and the self-adaptive characteristic of a threshold setting method is greatly improved; and then judging whether the new sample is in the confidence interval, triggering a diagnosis mechanism for the sample not in the confidence interval, and eliminating the influence of an abnormal value. In addition, the diagnosis of the abnormal value is newly added, so that the error of early warning caused by the abnormal value is overcome, and the accuracy of the algorithm is improved.

Description

Self-adaptive threshold value method and system based on range difference
Technical Field
The invention relates to the field of PHM system health assessment, in particular to a self-adaptive threshold value method and system based on range difference.
Background
With the popularity and use of PHM systems in industry, more and more devices are beginning to utilize PHM systems for health assessment. When a device starts to degrade or even fail, how to find a threshold as a boundary for a state change is an important step in health assessment. The prior art methods for health assessment include: mahalanobis distance, logistic regression, SOM-MQE. In all three methods, the current health value of the equipment is obtained based on an operation rule specified by the equipment, and the health level changes along with the change of the equipment state along with the time. For these trends, the PHM system sets a boundary line and when the health value exceeds a threshold line, the system alerts the user to degradation or failure.
Alarm thresholds are applied in various health assessments such as mahalanobis distance, logistic regression, SOM-MQE, etc., and are generally set by relying on experience or correlation of historical data of the occurrence of faults with on-line monitoring data. The method is specifically realized by generating a large amount of historical data through simulation, storing a simulation result of each time in a database, comparing the simulation result with the previous simulation data after online data enters, and taking a historical threshold with similar health trend as an alarm threshold of the current data. When the health value exceeds the threshold line, the system starts to alarm to remind the user equipment of degradation or failure.
Disclosure of Invention
The invention aims to provide a self-adaptive threshold value method based on extreme difference, which is characterized in that a confidence interval of a health state is continuously updated according to the existing health value of online data, when the health value exceeds the confidence interval, an abnormal value diagnosis mechanism is triggered, the possibility of the abnormal value is eliminated, and finally an optimal threshold value line is selected. The method overcomes the data dependency of the original threshold method, and generates a new confidence interval for online data every time a new sample is added, thereby enhancing the self-adaptive characteristic; in addition, the newly improved abnormal value diagnosis mechanism effectively overcomes early warning errors caused by abnormal values and enhances the accuracy of threshold early warning.
The invention is realized by adopting the following method: an adaptive thresholding method based on range, comprising:
step one, extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample;
step two, solving a health value by applying a health evaluation method to the obtained characteristic value matrix;
step three, judging whether a new sample is added or not, if so, updating a confidence interval, wherein the confidence interval specifically comprises the following steps:
Figure GDA0003092801100000021
wherein
Figure GDA0003092801100000022
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
Step four, judging whether the added new sample is in the confidence interval, wherein the method for judging whether the added new sample is in the confidence interval specifically comprises the following steps:
Figure GDA0003092801100000023
wherein x iskIs the health value of the kth sample,
Figure GDA0003092801100000024
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D, if so, judging that the added new samples are distributed in the confidence interval, otherwise, distributing the added new samples outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
step five, when p is equal to n, triggering a judging mechanism, wherein n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are smaller than N, the samples corresponding to N are abnormal values, updating N, p, and repeating the third step and the fourth step to obtain an equipment degradation alarm threshold line;
step six: and expanding the range of the confidence interval, and updating the confidence interval as follows:
Figure GDA0003092801100000025
wherein
Figure GDA0003092801100000026
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
Step seven: and repeating the fourth step and the fifth step to obtain an equipment degradation alarm threshold line.
Further, the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
Further, the application method of the continuous number function is specifically as follows: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
The invention can be realized by adopting the following system: a range-based adaptive threshold system, comprising: the device comprises an extraction module, a solving module, a judgment module I, a judgment module II, a trigger judgment module and an expansion module; the extraction module is used for extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample; the solving module is used for solving a health value by applying a health evaluation method to the obtained characteristic value matrix; the first judging module is used for judging whether a new sample is added or not, and if so, updating a confidence interval, wherein the confidence interval specifically comprises:
Figure GDA0003092801100000027
wherein
Figure GDA0003092801100000028
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]20%; the second judging module is configured to judge whether the added new sample is within a confidence interval, where the method for judging whether the added new sample is within the confidence interval specifically includes:
Figure GDA0003092801100000031
wherein x iskIs the health value of the kth sample,
Figure GDA0003092801100000032
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D or not,if so, judging that the added new samples are distributed in the confidence interval, otherwise, distributing the added new samples outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
the trigger judging module is used for judging whether p is n or not, and triggering a judging mechanism, wherein n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are less than N, the corresponding samples in N are abnormal values, and updating N, p; the expanding module is used for expanding the range of the confidence interval, and the confidence interval is updated as follows:
Figure GDA0003092801100000033
wherein
Figure GDA0003092801100000034
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%。
Further, the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
Further, the application method of the continuous number function is specifically as follows: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
Further, the characteristic values are a root mean square value, a variance, a standard deviation, a maximum value, a minimum value, an average amplitude, a kurtosis factor, a form factor, a peak value factor, a pulse index, a root mean square value, a margin factor and a skewness, respectively.
Further, the characteristic values selected by using the Fisher criterion are root mean square, variance, maximum value and minimum value.
In conclusion, the self-adaptive threshold system based on the range is provided, after vibration signals of the ball screw pair are extracted, the characteristic value matrix of the vibration signals is obtained through a series of operations, the health value of the sample is obtained by using the existing health assessment method, the confidence interval is updated once every time a new health value is obtained, and the self-adaptive characteristic of the threshold setting method is greatly improved; and then judging whether the new sample is in the confidence interval or not, and triggering a diagnosis mechanism for the sample which is not in the confidence interval to eliminate the influence of an abnormal value.
The beneficial effects are that: the self-adaptive threshold value method based on the range can be effectively applied to the health assessment of the ball screw pair, and can play a role in alarming in advance for the change of the health state of the ball screw pair to remind a user of timely processing. The threshold method updates the confidence interval in real time from the initial stage of health assessment, and the threshold judgment is carried out by using the new interval every time a new sample is added. In addition, the diagnosis of the abnormal value is newly added, so that the error of early warning caused by the abnormal value is overcome, and the accuracy of the algorithm is improved.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments described in the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a flow chart of an embodiment of an adaptive thresholding method based on range provided by the present invention;
FIG. 2 is a block diagram of an embodiment of an adaptive thresholding system based on range provided by the present invention;
FIG. 3 is a diagram illustrating the effect of adaptive threshold under the logistic regression health assessment method provided by the present invention;
FIG. 4 is a diagram of the effect of adaptive thresholds under the Mahalanobis distance health assessment method provided by the present invention in FIG. 1;
FIG. 5 is a diagram of the effect of adaptive thresholds under the Mahalanobis distance health assessment method provided by the present invention FIG. 2;
FIG. 6 is a diagram illustrating the effect of adaptive thresholds under the SOM-MQE health assessment method provided by the present invention;
Detailed Description
In order to make the technical solutions in the embodiments of the present invention better understood and make the above objects, features, and advantages of the present invention more obvious and understandable, the present invention provides an embodiment of an adaptive threshold method and system based on range, and the technical solutions in the present invention are further described in detail below with reference to the accompanying drawings:
the present invention first provides an embodiment of an adaptive threshold method based on range, as shown in fig. 1, including:
step one, S101, extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample;
step two S102, a health value is solved by applying a health evaluation method to the obtained characteristic value matrix;
step three, S103, judging whether a new sample is added or not, if so, updating a confidence interval, wherein the confidence interval specifically comprises the following steps:
Figure GDA0003092801100000041
wherein
Figure GDA0003092801100000042
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
The practical significance of the confidence interval constructed here is that for a healthy value containing only random errors, 95% of the probability is distributed in the M interval, and the probability of exceeding this range is only 5%, so that the exceeding part is considered as abnormal healthy value and starts to degrade.
Step four, S104, judging whether the added new sample is in the confidence interval, wherein the method for judging whether the added new sample is in the confidence interval specifically comprises the following steps:
Figure GDA0003092801100000053
wherein x iskIs the health value of the kth sample,
Figure GDA0003092801100000054
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D, if so, judging that the added new samples are distributed in the confidence interval, otherwise, distributing the added new samples outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
step five, step 105, when p is equal to n, triggering a judging mechanism, wherein n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are smaller than N, the samples corresponding to N are abnormal values, updating N, p, and repeating the third step and the fourth step to obtain an equipment degradation alarm threshold line;
step six S106: and expanding the range of the confidence interval, and updating the confidence interval as follows:
Figure GDA0003092801100000051
wherein
Figure GDA0003092801100000052
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
The practical significance of the confidence interval constructed here is that for a healthy value containing only random errors, there is a near 100% probability distribution in the M interval, with a probability of exceeding this range near 0%, so that the exceeding part is considered to be a complete degradation of the healthy value, beginning to fail.
Step seven S107: and repeating the fourth step and the fifth step to obtain an equipment degradation alarm threshold line.
Preferably, the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
Preferably, the application method of the continuous number function is specifically as follows: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
The input data is a subscript vector N, each element in the N is traversed to compare whether the numerical value difference of two adjacent elements is 1, after traversal is finished, the continuous number (for example, 2, 3 or 7, 8, 9 and the like) in the N is returned, if the state of the continuous number does not exist, the last element in the N is returned, the obtained threshold line is an equipment degradation alarm threshold line, and the purpose is to remind a user of the fact that the health state of the user equipment begins to change and a degradation trend already occurs.
The present invention further provides an embodiment of an adaptive threshold system based on range, as shown in fig. 2, including:
the system comprises an extraction module 201, a solving module 202, a first judgment module 203, a second judgment module 204, a trigger judgment module 205 and an expansion module 206; the extraction module 201 is used for extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample; the solving module 202 is configured to apply a health evaluation method to the obtained eigenvalue matrix to solve a health value; the first judging module 203 is configured to judge whether a new sample is added, and if so, update a confidence interval, where the confidence interval specifically is:
Figure GDA0003092801100000061
wherein
Figure GDA0003092801100000062
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]20%; the second judging module 204 is configured to judge whether the added new sample is within a confidence interval, where the method for judging whether the added new sample is within the confidence interval specifically includes:
Figure GDA0003092801100000063
wherein x iskIs the health value of the kth sample,
Figure GDA0003092801100000064
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D, if so, judging that the added new samples are distributed in the confidence interval, otherwise, distributing the added new samples outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
the trigger judging module 205 is configured to trigger a judging mechanism when p is equal to n, where n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are less than N, the corresponding samples in N are abnormal values, and updating N, p; the expansion module 206 is configured to expand the confidence interval range, and the confidence interval is updated as:
Figure GDA0003092801100000065
wherein
Figure GDA0003092801100000066
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%。
Preferably, the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
Preferably, the application method of the continuous number function is specifically as follows: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
Wherein the method of the equipment degradation alarm threshold is substantially the same for different methods of health assessment, but the logistic regression is slightly different in the method of setting the equipment failure alarm threshold, as shown in fig. 3. According to the principle of logistic regression, the health values calculated by the algorithm are approximately distributed between 0 and 1, and the closer to 1, the better the health state is; the closer to 0, the worse the state of health. Therefore, the alarm threshold value for equipment failure can be artificially set between 0.1 and 0.2 according to the algorithm principle; the mahalanobis distance and the SOM-MQE are set through confidence intervals, and because the health values obtained by the two methods have large difference in magnitude in the early and late stages, the visual effect of the degradation threshold line is poor, and fig. 4-6 shows the implementation process of early degradation, such as the implementation process of mahalanobis distance shown in fig. 4 and 5, and the implementation process of SOM-MQE shown in fig. 6.
Preferably, the characteristic values are a root mean square value, a variance, a standard deviation, a maximum value, a minimum value, an average amplitude, a kurtosis factor, a form factor, a peak value, a peak factor, a pulse index, a root mean square value, a margin factor, and a skewness, respectively.
Preferably, the characteristic values selected by using the Fisher criterion are root mean square, variance, maximum value and minimum value.
In the concrete implementation of the three methods, the influence of independent variables on the method is strictly controlled according to a control variable method, the adopted data is vibration signals of a set of ball screw pairs with the same whole life cycle, the obtained vibration signals are subjected to the same pretreatment, and the total 14 characteristic values of the signals are extracted, namely a root mean square value, a variance, a standard deviation, a maximum value, a minimum value, an average amplitude value, a kurtosis factor, a waveform coefficient, a peak value factor, a pulse index, a square root amplitude value, a margin coefficient and skewness. The characteristic values selected by using the Fisher criterion are root mean square, variance, maximum value and minimum value.
In summary, the method provided by the invention is based on the range theory, the self-adaptive threshold is used for carrying out failure early warning, different health assessment methods of the ball screw pair, such as Mahalanobis distance, logistic regression and SOM-MQE, and factors such as the self-adaptive characteristic of the threshold and the irrelevant influence of an abnormal value are comprehensively considered, and the problem that large-scale historical data is relied on in the traditional problem is solved.
The above examples are intended to illustrate but not to limit the technical solutions of the present invention. Any modification or partial replacement without departing from the spirit and scope of the present invention should be covered in the claims of the present invention.

Claims (10)

1. An adaptive thresholding method based on range, comprising:
step one, extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample;
step two, solving a health value by applying a health evaluation method to the obtained characteristic value matrix;
step three, judging whether a new sample is added or not, if so, updating a confidence interval, wherein the confidence interval specifically comprises the following steps:
Figure FDA0003092801090000011
wherein
Figure FDA0003092801090000012
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
Step four, judging whether the added new sample is in the confidence interval, wherein the method for judging whether the added new sample is in the confidence interval specifically comprises the following steps:
Figure FDA0003092801090000013
wherein x iskIs the health value of the kth sample,
Figure FDA0003092801090000014
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D, if so, judging that the added new samples are distributed in the confidence interval, otherwise, distributing the added new samples outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
step five, when p is equal to n, triggering a judging mechanism, wherein n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are smaller than N, the samples corresponding to N are abnormal values, updating N, p, and repeating the third step and the fourth step to obtain an equipment degradation alarm threshold line;
step six: and expanding the range of the confidence interval, and updating the confidence interval as follows:
Figure FDA0003092801090000015
wherein
Figure FDA0003092801090000016
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%;
Step seven: and repeating the fourth step and the fifth step to obtain an equipment degradation alarm threshold line.
2. The range-based adaptive threshold method of claim 1, wherein the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
3. The adaptive thresholding method based on range, as claimed in claim 1, wherein said continuous number function is applied by: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
4. The adaptive threshold method based on range, as claimed in claim 1, wherein the characteristic values are root mean square value, variance, standard deviation, maximum value, minimum value, mean amplitude, kurtosis factor, form factor, peak value, peak factor, pulse index, square root amplitude, margin factor, and skewness, respectively.
5. The adaptive range-based thresholding method of claim 4 in which the eigenvalues selected using the Fisher criterion are root mean square, variance, maximum, minimum.
6. An adaptive thresholding system based on range, comprising: the device comprises an extraction module, a solving module, a judgment module I, a judgment module II, a trigger judgment module and an expansion module; the extraction module is used for extracting an original vibration signal sample and solving a characteristic value matrix for the original vibration signal sample; the solving module is used for solving a health value by applying a health evaluation method to the obtained characteristic value matrix; the first judging module is used for judging whether a new sample is added or not, and if so, updating a confidence interval, wherein the confidence interval specifically comprises:
Figure FDA0003092801090000021
wherein
Figure FDA0003092801090000022
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]20%; the second judging module is configured to judge whether the added new sample is within a confidence interval, where the method for judging whether the added new sample is within the confidence interval specifically includes:
Figure FDA0003092801090000023
wherein x iskIs the health value of the kth sample,
Figure FDA0003092801090000024
is the mean of the health values of the first k-1 samples; judging whether D is smaller than D, if so, judging that the added new samples are distributed in the confidence interval,otherwise, the added new samples are distributed outside the confidence interval; meanwhile, storing the subscript of the new sample outside the confidence interval into a vector N, wherein the counter p is p + 1;
the trigger judging module is used for judging whether p is n or not, and triggering a judging mechanism, wherein n represents a preset judging number and is any integer from 1 to 10 in natural numbers; the discrimination mechanism is specifically as follows: calling a continuous number function to find a continuous number in N; if the returned continuous number is N, the returned threshold line is the health value corresponding to the N (1) element, wherein N (1) is the corresponding first sample index outside the confidence interval; if the returned continuous numbers are less than N, the corresponding samples in N are abnormal values, and updating N, p; the expanding module is used for expanding the range of the confidence interval, and the confidence interval is updated as follows:
Figure FDA0003092801090000025
wherein
Figure FDA0003092801090000026
Mean value of the health values of the first k-1 samples, d ═ max (X)k-1)-min(Xk-1)]·20%。
7. The range-based adaptive threshold system of claim 6, wherein the health assessment method comprises mahalanobis distance, logistic regression, SOM-MQE method.
8. The range-based adaptive threshold system of claim 6, wherein the continuous number function is applied by: the input data is a subscript vector N, whether the numerical value difference of two adjacent elements is 1 is compared by traversing each element in the N, after the traversal is finished, the continuous natural number in the N is returned, and if the continuous natural number state does not exist, the last element in the N is returned.
9. The adaptive threshold system based on range, as claimed in claim 6, wherein the characteristic values are root mean square value, variance, standard deviation, maximum value, minimum value, mean amplitude, kurtosis factor, form factor, peak value, peak factor, pulse index, square root amplitude, margin factor, and skewness, respectively.
10. The adaptive threshold system based on range, as claimed in claim 9, wherein the eigenvalues selected using Fisher's criteria are root mean square, variance, maximum, minimum.
CN201811243786.4A 2018-10-24 2018-10-24 Self-adaptive threshold value method and system based on range difference Active CN109446046B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811243786.4A CN109446046B (en) 2018-10-24 2018-10-24 Self-adaptive threshold value method and system based on range difference

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811243786.4A CN109446046B (en) 2018-10-24 2018-10-24 Self-adaptive threshold value method and system based on range difference

Publications (2)

Publication Number Publication Date
CN109446046A CN109446046A (en) 2019-03-08
CN109446046B true CN109446046B (en) 2021-07-20

Family

ID=65548329

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811243786.4A Active CN109446046B (en) 2018-10-24 2018-10-24 Self-adaptive threshold value method and system based on range difference

Country Status (1)

Country Link
CN (1) CN109446046B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114030490B (en) * 2022-01-12 2022-04-26 深圳市永达电子信息股份有限公司 Collision determination method in operation of movable platform door and computer storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105825173A (en) * 2016-03-11 2016-08-03 福州华鹰重工机械有限公司 Universal road and lane detection system and method
CN106485528A (en) * 2015-09-01 2017-03-08 阿里巴巴集团控股有限公司 The method and apparatus of detection data

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106485528A (en) * 2015-09-01 2017-03-08 阿里巴巴集团控股有限公司 The method and apparatus of detection data
CN105825173A (en) * 2016-03-11 2016-08-03 福州华鹰重工机械有限公司 Universal road and lane detection system and method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Adaptive thresholding approach for robust voiced/unvoiced classification;Md.Khademul,et al.;《2011 IEEE International Symposium of Circuit and System(ISCAS)》;20110705;第2409-2412页 *
Varying load detection in a gearbox system based on adaptive threshold Estimation;A.Kouadri,et al.;《EDP Science》;20161231;第1-7页 *
基于自适应阈值的网络流量异常检测算法;曹敏,等.;《计算机工程》;20091031;第35卷(第19期);第164-167页 *
强噪声环境下自适应CRPF故障诊断方法;王进花,等.;《北京航空航天大学学报》;20180530;第44卷(第5期);第923-930页 *

Also Published As

Publication number Publication date
CN109446046A (en) 2019-03-08

Similar Documents

Publication Publication Date Title
CN111459778B (en) Operation and maintenance system abnormal index detection model optimization method, device and storage medium
CN105718754B (en) A kind of generation method and device of refinery procedure parameter dynamic alert threshold value
Ross et al. Nonparametric monitoring of data streams for changes in location and scale
WO2018230645A1 (en) Anomaly detection device, anomaly detection method, and program
WO2020068382A2 (en) Anomaly detection using deep learning on time series data
CN111324639A (en) Data monitoring method and device and computer readable storage medium
KR102434460B1 (en) Apparatus for re-learning predictive model based on machine learning and method using thereof
CN104035431A (en) Obtaining method and system for kernel function parameters applied to nonlinear process monitoring
WO2019045699A1 (en) Recurrent gaussian mixture model for sensor state estimation in condition monitoring
US20210088986A1 (en) Assistance device, learning device, and plant operation condition setting assistance system
CN109446046B (en) Self-adaptive threshold value method and system based on range difference
CN111126631A (en) Network health judgment method and device
CN109211564B (en) Self-adaptive threshold detection method for health assessment of ball screw pair
CN109543894B (en) System and method for predicting loose parts of nuclear power station in advance
CN111123885A (en) Hypersonic aircraft intermittent fault diagnosis method based on self-adaptive technology
Liu et al. A divide and conquer approach to anomaly detection, localization and diagnosis
CN109887253B (en) Correlation analysis method for petrochemical device alarm
CN111885084A (en) Intrusion detection method and device and electronic equipment
CN116822363A (en) Nuclear power system reliability evaluation method based on half Markov process
Filipovich et al. Simulation model of selective assembly of two parts with sorting by the estimated values
Presbitero et al. Anomaly detection in clinical data of patients undergoing heart surgery
CN111125626B (en) Model order fixing method based on S-shaped function random subspace identification
CN104537224A (en) Multi-state system reliability analysis method and system based on self-adaptive learning algorithm
CN113566929A (en) Oil tank liquid level ultrasonic measurement method, system, terminal and storage medium based on LSTM
Hosoe et al. State feedback synthesis for robust stabilization of discrete-time linear systems characterized by stochastic polytopes

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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20211108

Address after: 250200 Jinan high level talent innovation and entrepreneurship base, No. 7888 jingshidong Road, Shuangshan street, Zhangqiu District, Jinan City, Shandong Province

Patentee after: Shandong Quanxin intelligent robot Co.,Ltd.

Address before: 6 / F, office building, ximingshui economic and Technological Development Zone, nanshau Road, Mingshui century West Road, Zhangqiu District, Jinan City, Shandong Province

Patentee before: HARBIN INSTITUTE OF TECHNOLOGY ROBOT (SHANDONG) INTELLIGENT EQUIPMENT Research Institute

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211206

Address after: 250200 room B16, South First Road, Xiushui Street, Shuangshan street, Zhangqiu District, Jinan City, Shandong Province

Patentee after: Shandong Hagong Intelligent Equipment Research Institute Co.,Ltd.

Address before: 250200 Jinan high level talent innovation and entrepreneurship base, No. 7888 jingshidong Road, Shuangshan street, Zhangqiu District, Jinan City, Shandong Province

Patentee before: Shandong Quanxin intelligent robot Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20211223

Address after: 250200 Jinan high rise building, No. 7888, Jingshi East Road, Shuangshan street, Zhangqiu District, Jinan City, Shandong Province

Patentee after: Shandong Hagong Zhuoyue intelligent Co.,Ltd.

Address before: 250200 room B16, South First Road, Xiushui Street, Shuangshan street, Zhangqiu District, Jinan City, Shandong Province

Patentee before: Shandong Hagong Intelligent Equipment Research Institute Co.,Ltd.

TR01 Transfer of patent right