High-voltage leakage monitoring and fault positioning system for power network in coal mine area
Technical Field
The invention relates to the technical field of power monitoring, in particular to a high-voltage leakage monitoring and fault positioning system for a power grid in a coal mine area.
Background
Most of coal mines in China belong to underground mining, a coal mine power supply system sequentially comprises a ground substation, an underground central substation, a mining area substation and a mobile substation from top to bottom, a main line type power grid structure formed by multi-level short cables is commonly adopted by the power supply system, the high-voltage power supply level of the coal mine is generally 6-10 kV, the low-voltage level is 3300V, 1140V, 660V, 380V and 220V, the coal mine safety regulation requires that the underground power supply network adopts a double-loop power supply mode, two loops are standby, namely, after one loop power supply or line fails, the other loop normal power supply can be connected by adjusting a high-voltage switch, the continuous power supply of a load is ensured, the comprehensive power monitoring system of the coal mine is an electric power automation platform which is specially used for monitoring and monitoring the underground power supply system, an electric power protection device, dispatching automation and the like, the platform can integrate the protection, measurement and control of the high-low voltage switch on the ground and off the ground, the implementation of the underground unmanned operation, the monitoring of the running state of the whole mine power system, the monitoring system of the operation parameters of the whole mine power system, and the monitoring system of the mine are realized, and the interconnection of the power system of the monitoring system of the coal mine is realized.
For example, china patent discloses a coal mine area electric network high-voltage leakage monitoring and fault positioning system, CN116643206A, which comprises a coal mine full-electric network high-voltage leakage monitoring system and a coal mine full-electric network high-voltage leakage fault positioning system, wherein the coal mine full-electric network high-voltage leakage monitoring system comprises an image acquisition unit, an image analysis unit, a gas acquisition unit, a gas analysis unit and a data transmission unit; the image acquisition unit is used for carrying out real-time monitoring and video image acquisition processing on all power grids of the coal mine area. The invention can not only monitor and process the line in the mine area in real time, but also effectively and rapidly reduce the investigation range when the line has leakage fault, and accurately locate the fault point of the leakage, thereby improving the effect and efficiency of monitoring the high-voltage leakage of the full power grid of the coal mine and locating the fault, improving the maintenance and replacement efficiency of maintenance personnel and avoiding the influence of the full power grid on the work of other normal lines.
Although the above scheme has the advantages, the traditional coal mine leakage monitoring and fault positioning system is limited to the sensor data of the power equipment, lacks collection and comprehensive analysis of other important data of the coal mine environment, has single data source and lacks intelligent technical support, limits comprehensive monitoring and management of the running state of the system, is easy to cause abnormal running and faults, cannot timely and accurately find hidden trouble, causes delay and increase of risks of fault treatment, affects the safety production and the operation efficiency of the coal mine, and therefore, a coal mine area electric network high-voltage leakage monitoring and fault positioning system is needed to solve the problems.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a high-voltage electric leakage monitoring and fault positioning system for a coal mine area power grid, which solves the problems of the prior art that the acquisition and comprehensive analysis of other important data of a coal mine environment are lacking, a single data source is lacking and the intelligent technical support is lacking, and the comprehensive monitoring and management of the running state of the system are limited.
In order to achieve the above purpose, the invention is realized by the following technical scheme:
the invention provides a high-voltage leakage monitoring and fault positioning system for a coal mine area power grid, which comprises the following components:
The data processing module is used for collecting data from a plurality of sources and preprocessing the data, the data processing module comprises a data collecting unit and a data preprocessing unit, the data collecting unit is responsible for collecting data from a plurality of sources, the data collecting unit comprises power equipment sensor data, environment sensor data and equipment operation data, and the data preprocessing unit is used for cleaning, denoising and outlier processing of the collected original data;
The fusion analysis module is used for carrying out fusion analysis on the multi-source data and extracting key features to support fault diagnosis and prediction, and comprises a multi-source data fusion unit and a feature extraction unit, wherein the multi-source data fusion unit fuses the data from different sources to construct a fused system data set, and the feature extraction unit analyzes the fused data and extracts key features;
The fault diagnosis module is used for carrying out fault diagnosis and prediction based on data analysis, and comprises a data-driven fault diagnosis unit and a fault prediction and early warning unit, wherein the data-driven fault diagnosis unit carries out fault diagnosis by adopting a deep learning LSTM model based on data analysis results, judges abnormal states of the system, and predicts possible faults and timely sends early warning based on historical data and current trends;
The system comprises a dual-ecological system module, a real-time data feedback module and a state feedback module, wherein the dual-ecological system module is used for carrying out digital description and state feedback on an entity system and comprises a system digital unit and a state feedback unit, the system digital unit is a dual-ecological system model and is used for carrying out digital description on the entity system and providing comprehensive monitoring and management on the system, and the state feedback unit carries out state evaluation and adjustment on the digital system through real-time data feedback;
the decision support module is used for providing intelligent decision support and optimization suggestions and providing the intelligent decision support and optimization suggestions based on the system analysis result and the user requirements.
The invention is further arranged to: the monitored data in the data processing module comprises:
High-voltage line voltage, high-voltage line current, transformer temperature, high-voltage transformer humidity, switch on-off state and operation times, high-voltage line zero-sequence current change, leakage detector alarm signals and leakage quantity, coal mine environment temperature, humidity, air pressure, wind speed, power equipment running state and load condition, and switch tripping condition;
the invention is further arranged to: in the multi-source data fusion unit, the step of data fusion comprises the following steps:
Aiming at a high-voltage leakage monitoring scene, data from different sources are aligned in time, and the time alignment mode is as follows: Wherein Represent the firstThe time point at which the time point is the same,Representing a time interval;
Spatially aligning the sensor position data: wherein, the method comprises the steps of, wherein, Represent the firstData point and the firstThe spatial distance between the data points is such that,AndRespectively representing the spatial coordinates of two data points;
Then cleaning the data, and cleaning the cleaned data The method comprises the following steps: Here, the number of the parts of the device, here, The median of the data is represented and,Representing the absolute mid-bit difference of the data,To adjust parameters;
Then fusing the data features from different sources to generate feature vectors;
The invention is further arranged to: the step of extracting key features by the feature extraction unit comprises the following steps:
the high-dimensional data is reduced to a low-dimensional space, key features are reserved, Wherein, the method comprises the steps of, wherein,Is a matrix of raw data that is to be processed,Is a projection matrix which is a projection matrix,Is a data matrix after dimension reduction;
Calculating the correlation between the feature and the target variable, and selecting the feature with higher correlation with the target: wherein, the method comprises the steps of, wherein, AndRespectively represent samplesIs provided with a pair of the two characteristics,AndRespectively represent characteristics ofAndIs the average value of (2);
the invention is further arranged to: the step of extracting key features by the feature extraction unit further comprises the following steps:
Then, wavelet transformation is adopted to extract the frequency domain and time domain characteristics of the signals: wherein, the method comprises the steps of, wherein, In order to input a signal to the device,Is a function of the wavelet,As a result of the wavelet coefficients,AndIs the scale and translation parameter of the device,For indicating the change in time of the signalFor representing the variation of the wavelet function at different frequencies;
combining the original features to generate high-order features: , namely the generated polynomial characteristic matrix;
The invention is further arranged to: in the data driving fault diagnosis unit, the fault diagnosis method comprises the following steps:
collecting time sequence data from a coal mine full power grid monitoring system, wherein the time sequence data comprises key characteristic data extracted from a fusion analysis module, and dividing the coal mine full power grid monitoring data into a test set and a training set;
Establishing an LSTM model, training the LSTM model by using the prepared data set, and optimizing by cross entropy loss function, wherein the loss function is defined as Expressed as: wherein, the method comprises the steps of, wherein, The parameters of the model are represented by the parameters,Representing the number of samples to be taken,The number of categories is indicated and,Representing a sampleBelongs to the category ofIs used for the identification of the tag of (c),Representing model versus sampleBelongs to the category ofIs used for predicting the probability of (1);
Evaluating the model by using an independent test data set, and then predicting new data by using a trained LSTM model to judge whether the system is in an abnormal state or not;
The invention is further arranged to: the fault prediction mode of the early warning unit adopts a GRU model, and specifically:
Collecting real-time monitoring data and partial data of the running state of the equipment in the historical data, retaining a time stamp for the data, and extracting relevant characteristics including the mean value, variance, peak value and harmonic content of current and voltage, and the running time and the temperature change rate of the equipment;
the invention is further arranged to: the GRU model specifically comprises the following components:
GRU model update door: ;
GRU model reset gate: ;
GRU model new state candidates: ;
GRU model hidden state update: ; wherein, To update the gate, the hidden state used to control the last time stepHow much information is retained and passed to the current time step;AndTo update the weight matrix of the gate, respectively for the current inputAnd the last hidden stateIs a linear transformation of (2); in order to update the bias term of the gate, Activating a function for Sigmoid;
to reset the gate for controlling the hidden state of the last time step For the current time stepIs used for the control of the (c),AndFor resetting the weight matrix of the gate, respectively for the current inputAnd the last hidden stateIs used for the linear transformation of (a),A bias term for the reset gate;
is a new state candidate value according to the current input And the last hidden stateThe calculated hidden state to be selected is calculated,Ensuring that the new state candidate value ranges from-1 to 1 for the hyperbolic tangent activation function;
for updating hidden state, for representing current time step Is a function of the information of (a),For element-by-element multiplication, combining the update gate and the new state candidate value, and calculating a final hidden state;
random gradient descent training is carried out on the selected GRU model by using historical data, and the current data is predicted by using the trained GRU model to obtain the probability and the category of fault occurrence;
the invention is further arranged to: the construction step of the dual-ecological system model comprises the following steps:
Extracting characteristics including mean value, variance and peak value of current and voltage, running time of equipment and temperature change rate from the preprocessed data by adopting sensor data of an entity system;
based on the selected characteristics, constructing a digital system description model, determining the structure and parameters of the model, and training the model;
Verifying the established digital system description model by using historical data, and evaluating the prediction performance and accuracy of the model;
establishing a real-time data feedback mechanism, and carrying out state evaluation and adjustment on the digital system through data acquired by the sensor in real time;
monitoring real-time data, and carrying out real-time analysis and diagnosis on the system state;
The invention is further arranged to: in the decision support module, the method for outputting the optimization suggestion comprises the following steps:
extracting key features from the historical data: the mean value, variance and peak value of the current and the voltage are used as input variables of the model;
constructing an intelligent decision support model by selecting a decision tree, a support vector machine and a neural network;
Training and optimizing the constructed model by utilizing historical data, analyzing and predicting real-time data by utilizing the constructed intelligent model, and identifying potential faults and abnormal conditions;
Based on the analysis results, the risk and impact of different decision schemes are evaluated, and targeted maintenance and optimization strategies are recommended.
Compared with the prior art, the invention has the following beneficial effects:
The invention deploys sensors for collecting high-voltage circuits, transformers and switching equipment, and detects coal mine environment data, temperature, humidity and air pressure, equipment running states and load conditions, a fusion analysis module fuses data from different sources, a fused system data set is constructed, key features are extracted to support fault diagnosis and prediction, data integration is realized through time and space alignment, a basis is provided for subsequent analysis decision, in the aspect of fault diagnosis, a data-driven method is adopted, a deep learning technology LSTM model is combined, abnormal state diagnosis is carried out on the system, the abnormal state of the system can be accurately judged through training and verification of historical data, early warning can be timely sent out, in addition, a dual-ecological system module realizes entity system monitoring management through digital description and state feedback, a system digital unit constructs a digital system description model, the system state is evaluated and adjusted through a real-time data feedback mechanism, finally, a decision support module provides intelligent decision support and optimization advice based on system analysis results and user requirements, the feature extraction, model construction and optimization are adopted to predict faults, corresponding safety and optimization are carried out, and safety and operation advice are improved.
According to the invention, multiple data of power equipment, environment sensors and equipment operation data are collected and comprehensively analyzed by adopting multi-source data fusion, the power equipment, the environment sensors and the equipment operation data are not only dependent on power grid data, but also combined with other data sources, the environment sensor data and the equipment operation data are used for constructing a multi-dimensional fault diagnosis model, so that the accuracy and the comprehensiveness of system diagnosis are improved, meanwhile, the LSTM model and the GRU model are deeply learned, the accuracy and the efficiency of fault diagnosis are improved, the abnormal state of the system can be more accurately judged, potential faults can be timely early warned and processed, a real-time data feedback mechanism is built, the system state can be evaluated and adjusted in real time, and the response speed and the fault processing efficiency of the system are greatly improved.
Drawings
FIG. 1 is a diagram of a system for monitoring high voltage leakage and locating faults in a coal mine area power network according to the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present invention without making any inventive effort, shall fall within the scope of the present invention.
It should be noted that the terms "first," "second," and the like in the description and the claims of the present invention and the above figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the invention described herein may be implemented in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The invention is described in further detail below with reference to the attached drawing figures:
Examples
Referring to fig. 1, the present invention provides a system for monitoring high voltage leakage and positioning faults of a power network in a coal mine area, comprising:
The data processing module is used for collecting data from a plurality of sources and preprocessing the data, the data processing module comprises a data collecting unit and a data preprocessing unit, the data collecting unit is responsible for collecting data from a plurality of sources, the data comprises power equipment sensor data, environment sensor data and equipment operation data, and the data preprocessing unit is used for cleaning, denoising and outlier processing of the collected original data;
The monitored data in the data processing module includes:
High-voltage line voltage, high-voltage line current, transformer temperature, high-voltage transformer humidity, switch on-off state and operation times, high-voltage line zero-sequence current change, leakage detector alarm signals and leakage quantity, coal mine environment temperature, humidity, air pressure, wind speed, power equipment running state and load condition, and switch tripping condition;
The fusion analysis module is used for carrying out fusion analysis on the multi-source data and extracting key features to support fault diagnosis and prediction, and comprises a multi-source data fusion unit and a feature extraction unit, wherein the multi-source data fusion unit fuses the data from different sources to construct a fused system data set to support comprehensive analysis and decision, and the feature extraction unit analyzes the fused data to extract key features and provide support for fault diagnosis and prediction;
In the multi-source data fusion unit, the data fusion step comprises the following steps:
Aiming at a high-voltage leakage monitoring scene, data from different sources are aligned in time, and the time alignment mode is as follows: Wherein Represent the firstThe time point at which the time point is the same,Representing a time interval;
Spatially aligning the sensor position data: wherein, the method comprises the steps of, wherein, Represent the firstData point and the firstThe spatial distance between the data points is such that,AndRespectively representing the spatial coordinates of two data points;
Then cleaning the data, and cleaning the cleaned data The method comprises the following steps: Here, the number of the parts of the device, here, The median of the data is represented and,Representing the absolute mid-bit difference of the data,To adjust parameters;
Then fusing the data features from different sources to generate feature vectors;
Through data fusion, data from different sources are effectively fused, and a more complete and accurate system data set is constructed;
the key feature extraction step performed by the feature extraction unit comprises the following steps:
the high-dimensional data is reduced to a low-dimensional space, key features are reserved, Wherein, the method comprises the steps of, wherein,Is a matrix of raw data that is to be processed,Is a projection matrix which is a projection matrix,Is a data matrix after dimension reduction;
Calculating the correlation between the feature and the target variable, and selecting the feature with higher correlation with the target: wherein, the method comprises the steps of, wherein, AndRespectively represent samplesIs provided with a pair of the two characteristics,AndRespectively represent characteristics ofAndIs the average value of (2);
The step of extracting key features by the feature extraction unit further comprises:
Then, wavelet transformation is adopted to extract the frequency domain and time domain characteristics of the signals: wherein, the method comprises the steps of, wherein, In order to input a signal to the device,Is a function of the wavelet,As a result of the wavelet coefficients,AndIs the scale and translation parameter of the device,For indicating the change in time of the signalFor representing the variation of the wavelet function at different frequencies;
combining the original features to generate high-order features: , namely the generated polynomial characteristic matrix;
Extracting key features from the fused data through key feature extraction, and providing support for subsequent fault diagnosis and prediction;
The fault diagnosis module is used for carrying out fault diagnosis and prediction based on data analysis, and comprises a data-driven fault diagnosis unit, a fault prediction and early warning unit and a data-driven fault diagnosis unit, wherein the data-driven fault diagnosis unit is used for carrying out fault diagnosis based on data analysis results by adopting a deep learning LSTM model, judging abnormal states of the system, and the fault prediction and early warning unit is used for predicting possible faults based on historical data and current trends, timely giving early warning and taking measures in advance to prevent risks;
in the data driving fault diagnosis unit, the fault diagnosis method comprises the following steps:
collecting time sequence data from a coal mine full power grid monitoring system, wherein the time sequence data comprises key characteristic data extracted from a fusion analysis module, and dividing the coal mine full power grid monitoring data into a test set and a training set;
Establishing an LSTM model, training the LSTM model by using the prepared data set, and optimizing by cross entropy loss function, wherein the loss function is defined as Expressed as: wherein, the method comprises the steps of, wherein, The parameters of the model are represented by the parameters,Representing the number of samples to be taken,The number of categories is indicated and,Representing a sampleBelongs to the category ofIs used for the identification of the tag of (c),Representing model versus sampleBelongs to the category ofIs used for predicting the probability of (1);
Evaluating the model by using an independent test data set, and then predicting new data by using a trained LSTM model to judge whether the system is in an abnormal state or not;
the fault prediction mode of the fault prediction unit adopts a GRU model, and specifically:
Collecting real-time monitoring data and partial data of the running state of the equipment in the historical data, retaining a time stamp for the data, and extracting relevant characteristics including the mean value, variance, peak value and harmonic content of current and voltage, and the running time and the temperature change rate of the equipment;
the GRU model is specifically as follows:
GRU model update door: ;
GRU model reset gate: ;
GRU model new state candidates: ;
GRU model hidden state update: ; wherein, To update the gate, the hidden state used to control the last time stepHow much information is retained and passed to the current time step;AndTo update the weight matrix of the gate, respectively for the current inputAnd the last hidden stateIs a linear transformation of (2); in order to update the bias term of the gate, Activating a function for Sigmoid;
to reset the gate for controlling the hidden state of the last time step For the current time stepIs used for the control of the (c),AndFor resetting the weight matrix of the gate, respectively for the current inputAnd the last hidden stateIs used for the linear transformation of (a),A bias term for the reset gate;
is a new state candidate value according to the current input And the last hidden stateThe calculated hidden state to be selected is calculated,Ensuring that the new state candidate value ranges from-1 to 1 for the hyperbolic tangent activation function;
for updating hidden state, for representing current time step Is a function of the information of (a),For element-by-element multiplication, combining the update gate and the new state candidate value, and calculating a final hidden state;
random gradient descent training is carried out on the selected GRU model by using historical data, and the current data is predicted by using the trained GRU model to obtain the probability and the category of fault occurrence;
The GRU model is used for fault prediction and early warning, so that historical data and current trends can be better utilized, potential faults can be found in advance, and corresponding preventive measures are taken;
The system comprises a dual ecological system module, a real-time data feedback module and a control module, wherein the dual ecological system module is used for carrying out digital description and state feedback on an entity system and comprises a system digital unit and a state feedback unit, the system digital unit is a dual ecological system model and is used for carrying out digital description on the entity system, providing comprehensive monitoring and management on the system, and the state feedback unit carries out state evaluation and adjustment on the digital system through real-time data feedback so as to ensure the normal operation of the system;
The construction step of the dual-ecological system model comprises the following steps:
Extracting characteristics including mean value, variance and peak value of current and voltage, running time of equipment and temperature change rate from the preprocessed data by adopting sensor data of an entity system;
based on the selected characteristics, constructing a digital system description model, determining the structure and parameters of the model, and training the model;
Verifying the established digital system description model by using historical data, and evaluating the prediction performance and accuracy of the model;
establishing a real-time data feedback mechanism, and carrying out state evaluation and adjustment on the digital system through data acquired by the sensor in real time;
monitoring real-time data, and carrying out real-time analysis and diagnosis on the system state;
The decision support module is used for providing intelligent decision support and optimization suggestions and helping a user to make scientific decisions based on a system analysis result and user requirements;
in the decision support module, the output optimization suggestion method comprises the following steps:
extracting key features from the historical data: the mean value, variance and peak value of the current and the voltage are used as input variables of the model;
constructing an intelligent decision support model by selecting a decision tree, a support vector machine and a neural network;
Training and optimizing the constructed model by utilizing historical data, analyzing and predicting real-time data by utilizing the constructed intelligent model, and identifying potential faults and abnormal conditions;
Based on the analysis result, evaluating the risks and influences of different decision schemes, recommending targeted maintenance and optimization strategies so as to reduce the system risks and improve the operation efficiency;
the decision support module analyzes the system state more comprehensively and accurately, provides intelligent decision support and optimization suggestions, helps users to make scientific decisions, and improves the operation efficiency and safety of the system.
The invention deploys sensors for collecting high-voltage circuits, transformers and switching equipment, and detects coal mine environment data, temperature, humidity and air pressure, equipment running states and load conditions, a fusion analysis module fuses data from different sources, a fused system data set is constructed, key features are extracted to support fault diagnosis and prediction, data integration is realized through time and space alignment, a basis is provided for subsequent analysis decision, in the aspect of fault diagnosis, a data-driven method is adopted, a deep learning technology LSTM model is combined, abnormal state diagnosis is carried out on the system, the abnormal state of the system can be accurately judged through training and verification of historical data, early warning can be timely sent out, in addition, a dual-ecological system module realizes entity system monitoring management through digital description and state feedback, a system digital unit constructs a digital system description model, the system state is evaluated and adjusted through a real-time data feedback mechanism, finally, a decision support module provides intelligent decision support and optimization advice based on system analysis results and user requirements, the feature extraction, model construction and optimization are adopted to predict faults, corresponding safety and optimization are carried out, and safety and operation advice are improved.
According to the invention, multiple data of power equipment, environment sensors and equipment operation data are collected and comprehensively analyzed by adopting multi-source data fusion, the power equipment, the environment sensors and the equipment operation data are not only dependent on power grid data, but also combined with other data sources, the environment sensor data and the equipment operation data are used for constructing a multi-dimensional fault diagnosis model, so that the accuracy and the comprehensiveness of system diagnosis are improved, meanwhile, the LSTM model and the GRU model are deeply learned, the accuracy and the efficiency of fault diagnosis are improved, the abnormal state of the system can be more accurately judged, potential faults can be timely early warned and processed, a real-time data feedback mechanism is built, the system state can be evaluated and adjusted in real time, and the response speed and the fault processing efficiency of the system are greatly improved.
The above is only for illustrating the technical idea of the present invention, and the protection scope of the present invention is not limited by this, and any modification made on the basis of the technical scheme according to the technical idea of the present invention falls within the protection scope of the claims of the present invention.