CN110926651A - Power distribution cabinet detection method and device - Google Patents

Power distribution cabinet detection method and device Download PDF

Info

Publication number
CN110926651A
CN110926651A CN201911108299.1A CN201911108299A CN110926651A CN 110926651 A CN110926651 A CN 110926651A CN 201911108299 A CN201911108299 A CN 201911108299A CN 110926651 A CN110926651 A CN 110926651A
Authority
CN
China
Prior art keywords
value
power distribution
temperature
distribution cabinet
monitored
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
CN201911108299.1A
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.)
Wuhu Yilaite Electric Co Ltd
Original Assignee
Wuhu Yilaite Electric 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 Wuhu Yilaite Electric Co Ltd filed Critical Wuhu Yilaite Electric Co Ltd
Priority to CN201911108299.1A priority Critical patent/CN110926651A/en
Publication of CN110926651A publication Critical patent/CN110926651A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01KMEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
    • G01K13/00Thermometers specially adapted for specific purposes

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention provides a power distribution cabinet detection method and a power distribution cabinet detection device, wherein the power distribution cabinet detection method comprises the steps of obtaining a power distribution cabinet temperature data value; dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored; inputting the common temperature data value into a trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model; calculating a difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored; and detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval. According to the method, the working temperature of the important module of the power distribution cabinet is predicted through the Bagging algorithm model to obtain a corresponding predicted value, then the actual temperature value obtained through measurement is compared with the corresponding predicted value, whether the obtained difference value falls into a confidence interval or not is judged, and therefore the working temperature of the important module of the power distribution cabinet can be effectively monitored, and the monitoring accuracy is improved.

Description

Power distribution cabinet detection method and device
Technical Field
The invention relates to the technical field of power distribution cabinet detection, in particular to a power distribution cabinet detection method and device.
Background
A power distribution cabinet or a power distribution box is final-stage equipment of a power distribution system and is mainly used for occasions with concentrated loads and more loops.
At present, various detection methods for a power distribution cabinet are provided, the detection methods are mainly classified into a circuit detection type and a temperature detection type, the circuit detection type is complex in structure, and the detection of a main working module of the power distribution cabinet is mainly realized by an external circuit module; the temperature detection type is characterized in that a probe is arranged on the main working module, and an early warning temperature is set, when the temperature detected by the probe is higher than the early warning temperature, an alarm is sent out, the cost of the mode is low, but the false alarm rate is high due to the limitation of an algorithm.
Disclosure of Invention
In view of the above deficiencies of the prior art, the present invention provides a method and an apparatus for detecting a power distribution cabinet, which are directed to solving one of the technical problems in the background art.
The technical problem to be solved by the invention is realized by adopting the following technical scheme:
as a first aspect of the invention, a power distribution cabinet detection method is provided, which comprises the steps of
Acquiring a temperature data value of the power distribution cabinet;
dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
inputting the common temperature data value into a trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
calculating a difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored;
and detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval.
As an optional implementation mode of the invention, the training process of the confidence interval is
Acquiring historical data of the temperature of the power distribution cabinet;
inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, which are output by the Bagging algorithm model;
calculating a difference value between a temperature data value to be monitored corresponding to the common temperature data value and a predicted temperature value to be monitored to obtain a difference value set;
calculating an average value and a standard deviation corresponding to the average value from the difference value set;
and establishing a confidence interval according to the average value and the standard deviation.
In an alternative embodiment of the present invention, the confidence interval is, where the mean value of the difference is represented and the standard deviation of the difference is represented.
As an optional implementation manner of the present invention, the training process of the Bagging algorithm model includes acquiring historical data of the temperature of the power distribution cabinet;
taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value, and taking the temperature data value to be monitored as an output value;
sampling with the put back t times from the training set;
aiming at each sampling result, training by using a decision tree algorithm to obtain a weak hypothesis model;
aiming at a new sample s with a known common temperature data value, each hypothesis model can obtain a prediction output value, and the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample s.
As a second aspect of the invention, a power distribution cabinet detection device is provided, which comprises
The first acquisition module is used for acquiring a temperature data value of the power distribution cabinet;
the distribution module is used for dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
the first calculation module is used for inputting the common temperature data value into a trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
the second calculation module is used for calculating the difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored;
and the detection module is used for detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval.
As an alternative embodiment of the invention, the device further comprises
The second acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the first training module is used for inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, wherein the set is output by the Bagging algorithm model;
the third calculation module is used for calculating the difference value between the temperature data value to be monitored corresponding to the common temperature data value and the predicted temperature value to be monitored to obtain a difference value set;
a fourth calculating module, configured to calculate an average value and a standard deviation corresponding to the average value from the difference set;
and the establishing module is used for establishing a confidence interval according to the average value and the standard deviation.
As an alternative embodiment of the invention, the device further comprises
The third acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the second training module is used for taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value and taking the temperature data value to be monitored as an output value;
the sampling module is used for sampling with the time t from the training set;
the obtaining module is used for training by using a decision tree algorithm aiming at each sampling result to obtain a weak hypothesis model;
and the fifth calculation module is used for obtaining a prediction output value for each hypothesis model aiming at a new sample s with a known common temperature data value, wherein the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample s.
The invention has the beneficial effects that:
according to the method, the working temperature of the important module of the power distribution cabinet is predicted through the Bagging algorithm model to obtain a corresponding predicted value, then the actual temperature value obtained through measurement is compared with the corresponding predicted value, whether the obtained difference value falls into a confidence interval or not is judged, and therefore the working temperature of the important module of the power distribution cabinet can be effectively monitored, and the monitoring accuracy is improved.
Drawings
The invention is further illustrated with reference to the following figures and examples.
Fig. 1 is a logic schematic diagram of a power distribution cabinet detection method according to the present embodiment;
fig. 2 is a logic diagram of a confidence interval of the power distribution cabinet detection method according to the embodiment;
fig. 3 is a logic diagram of a Bagging algorithm model of the power distribution cabinet detection method according to the embodiment;
fig. 4 is a schematic diagram of the power distribution cabinet detection apparatus according to the embodiment.
Detailed Description
The following embodiments are provided to describe the embodiments of the present invention, and to further describe the detailed description of the embodiments of the present invention, such as the shapes, configurations, mutual positions and connection relationships of the components, the functions and operation principles of the components, the manufacturing processes and operation methods, etc., so as to help those skilled in the art to more fully, accurately and deeply understand the inventive concept and technical solutions of the present invention.
As a first aspect of the present invention, as shown in fig. 1, there is provided a detection method of a power distribution cabinet, including
S10, obtaining a temperature data value of the power distribution cabinet;
s20, dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
s30, inputting the common temperature data value into the trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
s40, calculating the difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored;
and S50, detecting the power distribution cabinet according to the relation between the difference and the trained confidence interval.
In this embodiment, various temperature data values of the power distribution cabinet, such as the ambient temperature and the operating temperature of each module, are detected, the temperature data values are divided into common temperature data values and temperature data values to be monitored, the common temperature data values are input into a trained Bagging algorithm model to obtain predicted values of the temperature to be monitored output by the Bagging algorithm model, a difference between the temperature data values to be monitored and the predicted values of the temperature to be monitored is calculated, the difference is compared with a trained confidence interval, if the difference falls into the trained confidence interval, it is indicated that the module corresponding to the temperature data values to be monitored of the power distribution cabinet is in a normal operating state, if the difference exceeds the trained confidence interval, it is indicated that the module corresponding to the temperature data values to be monitored of the power distribution cabinet is abnormal, and an alarm is given to the outside, so that the maintenance personnel can maintain and repair the device.
According to the method, the working temperature of the important module of the power distribution cabinet is predicted through the Bagging algorithm model to obtain a corresponding predicted value, then the actual temperature value obtained through measurement is compared with the corresponding predicted value, whether the obtained difference value falls into a confidence interval or not is judged, and therefore the working temperature of the important module of the power distribution cabinet can be effectively monitored, and the monitoring accuracy is improved.
As an alternative implementation, as shown in fig. 2, the training process of the confidence interval is S51, obtaining historical data of the temperature of the power distribution cabinet;
s52, inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, which are output by the Bagging algorithm model;
s53, calculating the difference value between the temperature data value to be monitored corresponding to the common temperature data value and the predicted temperature value to be monitored, and obtaining a difference value set;
s54, calculating a mean value and a standard deviation corresponding to the mean value from the difference value set;
and S55, establishing a confidence interval according to the average value and the standard deviation.
Optionally, the confidence interval is
Figure BDA0002271969480000051
Wherein the content of the first and second substances,
Figure BDA0002271969480000052
represents the mean value of the difference;
Figure BDA0002271969480000053
the standard deviation of the difference is indicated and n indicates the number of samples.
As an alternative implementation, as shown in fig. 3, the training process of the Bagging algorithm model includes
S31, acquiring historical data of the temperature of the power distribution cabinet;
s32, taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value, and taking the temperature data value to be monitored as an output value;
s33, sampling with the sample put back for t times from the training set;
s34, aiming at each sampling result, training by using a decision tree algorithm to obtain a weak hypothesis model;
and S35, aiming at a new sample S with a known common temperature data value, each hypothesis model can obtain a prediction output value, and the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample S.
As a second aspect of the invention, as shown in FIG. 4, there is provided a detecting device for a power distribution cabinet, comprising
The first acquisition module 10 is used for acquiring a temperature data value of the power distribution cabinet;
the distribution module 20 is configured to divide the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
the first calculation module 30 is configured to input the common temperature data value into a trained Bagging algorithm model, and obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
the second calculating module 40 is configured to calculate a difference between the temperature data value to be monitored and the predicted temperature value to be monitored;
and the detection module 50 is used for detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval.
In this embodiment, various temperature data values of the power distribution cabinet, such as the ambient temperature and the operating temperature of each module, are detected, the temperature data values are divided into common temperature data values and temperature data values to be monitored, the common temperature data values are input into a trained Bagging algorithm model to obtain predicted values of the temperature to be monitored output by the Bagging algorithm model, a difference between the temperature data values to be monitored and the predicted values of the temperature to be monitored is calculated, the difference is compared with a trained confidence interval, if the difference falls into the trained confidence interval, it is indicated that the module corresponding to the temperature data values to be monitored of the power distribution cabinet is in a normal operating state, if the difference exceeds the trained confidence interval, it is indicated that the module corresponding to the temperature data values to be monitored of the power distribution cabinet is abnormal, and an alarm is given to the outside, so that the maintenance personnel can maintain and repair the device.
As an optional implementation mode, the device further comprises
The second acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the first training module is used for inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, wherein the set is output by the Bagging algorithm model;
the third calculation module is used for calculating the difference value between the temperature data value to be monitored corresponding to the common temperature data value and the predicted temperature value to be monitored to obtain a difference value set;
a fourth calculating module, configured to calculate an average value and a standard deviation corresponding to the average value from the difference set;
and the establishing module is used for establishing a confidence interval according to the average value and the standard deviation.
As an optional implementation mode, the device further comprises
The third acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the second training module is used for taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value and taking the temperature data value to be monitored as an output value;
the sampling module is used for sampling with the time t from the training set;
the obtaining module is used for training by using a decision tree algorithm aiming at each sampling result to obtain a weak hypothesis model;
and the fifth calculation module is used for obtaining a prediction output value for each hypothesis model aiming at a new sample s with a known common temperature data value, wherein the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample s.
The invention has been described in an illustrative manner, and it is to be understood that the invention is not limited to the precise form disclosed, and that various insubstantial modifications of the inventive concepts and solutions, or their direct application to other applications without such modifications, are intended to be covered by the scope of the invention. The protection scope of the present invention shall be subject to the protection scope defined by the claims.

Claims (7)

1. A detection method of a power distribution cabinet is characterized in that: comprises that
Acquiring a temperature data value of the power distribution cabinet;
dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
inputting the common temperature data value into a trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
calculating a difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored;
and detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval.
2. The power distribution cabinet detection method according to claim 1, characterized in that: the training process of the confidence interval is
Acquiring historical data of the temperature of the power distribution cabinet;
inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, which are output by the Bagging algorithm model;
calculating a difference value between a temperature data value to be monitored corresponding to the common temperature data value and a predicted temperature value to be monitored to obtain a difference value set;
calculating an average value and a standard deviation corresponding to the average value from the difference value set;
and establishing a confidence interval according to the average value and the standard deviation.
3. The power distribution cabinet detection method according to claim 2, characterized in that: the confidence interval is
Figure FDA0002271969470000011
Wherein
Figure FDA0002271969470000012
Represents the mean value of the difference, SδThe standard deviation of the difference is indicated.
4. The power distribution cabinet detection method according to claim 1 or 2, characterized in that: the training process of the Bagging algorithm model comprises the following steps
Acquiring historical data of the temperature of the power distribution cabinet;
taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value, and taking the temperature data value to be monitored as an output value;
sampling with the put back t times from the training set;
aiming at each sampling result, training by using a decision tree algorithm to obtain a weak hypothesis model;
aiming at a new sample s with a known common temperature data value, each hypothesis model can obtain a prediction output value, and the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample s.
5. The utility model provides a switch board detection device which characterized in that: comprises that
The first acquisition module is used for acquiring a temperature data value of the power distribution cabinet;
the distribution module is used for dividing the temperature data value of the power distribution cabinet into a common temperature data value and a temperature data value to be monitored;
the first calculation module is used for inputting the common temperature data value into a trained Bagging algorithm model to obtain a predicted value of the temperature to be monitored, which is output by the Bagging algorithm model;
the second calculation module is used for calculating the difference value between the temperature data value to be monitored and the predicted value of the temperature to be monitored;
and the detection module is used for detecting the power distribution cabinet according to the relation between the difference value and the trained confidence interval.
6. The power distribution cabinet detection device according to claim 5, wherein: the device also comprises
The second acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the first training module is used for inputting common temperature data values in the historical data into a trained Bagging algorithm model as a training set to obtain a set of temperature predicted values to be monitored, wherein the set is output by the Bagging algorithm model;
the third calculation module is used for calculating the difference value between the temperature data value to be monitored corresponding to the common temperature data value and the predicted temperature value to be monitored to obtain a difference value set;
a fourth calculating module, configured to calculate an average value and a standard deviation corresponding to the average value from the difference set;
and the establishing module is used for establishing a confidence interval according to the average value and the standard deviation.
7. The power distribution cabinet detection device according to claim 5, wherein: the device also comprises
The third acquisition module is used for acquiring historical data of the temperature of the power distribution cabinet;
the second training module is used for taking historical data of the temperature of the power distribution cabinet as a training set, taking a common temperature data value in the training set as an input value and taking the temperature data value to be monitored as an output value;
the sampling module is used for sampling with the time t from the training set;
the obtaining module is used for training by using a decision tree algorithm aiming at each sampling result to obtain a weak hypothesis model;
and the fifth calculation module is used for obtaining a prediction output value for each hypothesis model aiming at a new sample s with a known common temperature data value, wherein the prediction output value with the highest ticket obtaining is the predicted value of the temperature to be monitored of the new sample s.
CN201911108299.1A 2019-11-13 2019-11-13 Power distribution cabinet detection method and device Pending CN110926651A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911108299.1A CN110926651A (en) 2019-11-13 2019-11-13 Power distribution cabinet detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911108299.1A CN110926651A (en) 2019-11-13 2019-11-13 Power distribution cabinet detection method and device

Publications (1)

Publication Number Publication Date
CN110926651A true CN110926651A (en) 2020-03-27

Family

ID=69852912

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911108299.1A Pending CN110926651A (en) 2019-11-13 2019-11-13 Power distribution cabinet detection method and device

Country Status (1)

Country Link
CN (1) CN110926651A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112834079A (en) * 2020-12-25 2021-05-25 山东朗进科技股份有限公司 Method for judging parameter drift of temperature sensor of air conditioning unit of railway vehicle
CN113218537A (en) * 2021-05-25 2021-08-06 中国南方电网有限责任公司超高压输电公司广州局 Training method, device, equipment and storage medium of temperature anomaly detection model

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005174034A (en) * 2003-12-12 2005-06-30 Fujitsu Ltd Pos device with classification guidance display function for commodity, classification guidance display method for commodity, and program therefor
CN102156007A (en) * 2011-02-14 2011-08-17 国家粮食局科学研究院 Grain condition prediction system, grain condition control system and grain bulk safety state judging method
CN102163261A (en) * 2011-04-08 2011-08-24 汪红兵 Case-reasoning-based molten steel temperature prediction method
CN103234753A (en) * 2013-04-11 2013-08-07 华北电力大学 Gaussian process modeling based wind turbine shafting state monitoring method
CN106600047A (en) * 2016-12-09 2017-04-26 上海铁路局 Method for fault identification and early warning of air conditioners in passenger compartments of motor train unit based on BP neural network
CN107342576A (en) * 2017-06-05 2017-11-10 江苏尚坤电力安装有限公司 A kind of high-tension switch cabinet on-line monitoring and early warning guard method and its system
CN108562854A (en) * 2018-04-08 2018-09-21 华中科技大学 A kind of motor abnormal condition on-line early warning method
CN109086494A (en) * 2018-07-13 2018-12-25 西安理工大学 A kind of multi-model fusion train axle temperature estimation method based on operating condition
CN109740727A (en) * 2018-12-05 2019-05-10 中国软件与技术服务股份有限公司 A kind of hydraulic turbine shaft state monitoring method neural network based and system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005174034A (en) * 2003-12-12 2005-06-30 Fujitsu Ltd Pos device with classification guidance display function for commodity, classification guidance display method for commodity, and program therefor
CN102156007A (en) * 2011-02-14 2011-08-17 国家粮食局科学研究院 Grain condition prediction system, grain condition control system and grain bulk safety state judging method
CN102163261A (en) * 2011-04-08 2011-08-24 汪红兵 Case-reasoning-based molten steel temperature prediction method
CN103234753A (en) * 2013-04-11 2013-08-07 华北电力大学 Gaussian process modeling based wind turbine shafting state monitoring method
CN106600047A (en) * 2016-12-09 2017-04-26 上海铁路局 Method for fault identification and early warning of air conditioners in passenger compartments of motor train unit based on BP neural network
CN107342576A (en) * 2017-06-05 2017-11-10 江苏尚坤电力安装有限公司 A kind of high-tension switch cabinet on-line monitoring and early warning guard method and its system
CN108562854A (en) * 2018-04-08 2018-09-21 华中科技大学 A kind of motor abnormal condition on-line early warning method
CN109086494A (en) * 2018-07-13 2018-12-25 西安理工大学 A kind of multi-model fusion train axle temperature estimation method based on operating condition
CN109740727A (en) * 2018-12-05 2019-05-10 中国软件与技术服务股份有限公司 A kind of hydraulic turbine shaft state monitoring method neural network based and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112834079A (en) * 2020-12-25 2021-05-25 山东朗进科技股份有限公司 Method for judging parameter drift of temperature sensor of air conditioning unit of railway vehicle
CN112834079B (en) * 2020-12-25 2023-10-24 山东朗进科技股份有限公司 Parameter drift judging method for temperature sensor of air conditioning unit of railway vehicle
CN113218537A (en) * 2021-05-25 2021-08-06 中国南方电网有限责任公司超高压输电公司广州局 Training method, device, equipment and storage medium of temperature anomaly detection model
CN113218537B (en) * 2021-05-25 2024-04-05 中国南方电网有限责任公司超高压输电公司广州局 Training method, training device, training equipment and training storage medium for temperature anomaly detection model

Similar Documents

Publication Publication Date Title
CN116660669B (en) Power equipment fault on-line monitoring system and method
US20220259947A1 (en) Monitoring system and method for wellsite equipment
CN106655522B (en) A kind of main station system suitable for electric grid secondary equipment operation management
CN107784310B (en) Equipment state information acquisition method, device and system, storage medium and robot
CN116320832B (en) Monitoring equipment fault monitoring method and device
CN103838202A (en) Parameter control method and parameter control system
CN110926651A (en) Power distribution cabinet detection method and device
CN103983881B (en) The method for diagnosing faults of nuclear detector and device
KR20180024333A (en) Device abnormality presensing method and system using thereof
CN110750413A (en) Multi-machine room temperature alarm method and device and storage medium
JP2012018623A (en) Abnormality data analysis system
CN106443433A (en) Monitoring system and monitoring method for circuit breaker state based on divide-shut brake coil current
US20130151199A1 (en) Systems and methods for use in monitoring an industrial facility
CN115307896A (en) Equipment health state detection method based on machine learning
Vafeiadis et al. Robust malfunction diagnosis in process industry time series
CN117032055A (en) Industrial equipment intelligent control system
CN116937818A (en) High-voltage direct-current power distribution cabinet monitoring system for monitoring inside in real time
CN110991821A (en) Substation live operation and inspection auxiliary analysis method
CN107194034B (en) GPR-based equipment damage detection method and system
CN104598361A (en) Performance monitoring method and device
CN109712729B (en) Nuclear power station alarm method, and saturation margin calculation method and system
CN114689321A (en) Bearing fault diagnosis method and device for wind generating set and electronic equipment
CN106443557B (en) Big data based metering equipment error analysis method
CN117648649B (en) State detection and analysis method and device for intelligent identification
CN109740892A (en) It is a kind of that water detection system and method are used based on the analysis of water conservancy data

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200327