Disclosure of Invention
Therefore, the embodiment of the invention aims to provide a method and a system for predicting the concentration of dust gas-solid flow solid particles based on data driving, which are convenient for rapidly and accurately predicting the concentration of solid particles in gas-solid two-phase matters such as dust and the like.
In order to achieve the aim of the invention, the invention adopts the following technical scheme:
the method for predicting the concentration of the dust gas-solid flow solid particles based on data driving is characterized by comprising the following steps of:
s10, acquiring dust movement static induction data by using a static induction measurement method, and correspondingly acquiring temperature data, humidity data and internal and external air pressure difference data in a pipeline through a temperature sensor, a humidity sensor and an air pressure sensor;
s20, calculating the flow velocity of the solid particles by a cross-correlation method, and calculating to obtain concentration data of the reference solid particles according to the mass of the input material and the flow velocity;
s30, carrying out normalization pretreatment on the temperature data, the humidity data and the internal and external air pressure difference data obtained in the step S10 and the control solid particle concentration data obtained in the step S20 to obtain training sample data and test sample data;
s40, inputting the training sample data into a convolutional neural network for training to obtain a concentration prediction model;
inputting the test sample data into the concentration prediction model, and outputting to obtain a solid particle concentration value and a dynamic change curve chart; the convolutional neural network comprises a linear convolutional module, a bias constant vector, a nonlinear activation function, a pooling layer and an overfitting prevention regularization module.
Optionally, in step S10, the obtaining dust movement electrostatic induction data by using an electrostatic induction measurement method includes: a first electrostatic sensor is arranged at the upstream in the pipeline, and a second electrostatic sensor is arranged at the downstream in the pipeline; the first electrostatic sensor and the second electrostatic sensor are identical in structure and are adjacent to each other in the position in the pipeline;
acquiring a first static induction signal output by a first static sensor and acquiring a second static induction signal output by a second static sensor;
in step S20, the calculating the solid particle transport speed by the cross-correlation method includes: determining the delay time of solid particles passing through between the first electrostatic sensor and the second electrostatic sensor according to the cross correlation between the first electrostatic induction signal and the second electrostatic induction signal;
and calculating and determining the flow rate of the solid particles according to the delay time.
Optionally, in step S20, the determining a delay time of the solid particles passing between the first electrostatic sensor and the second electrostatic sensor according to the cross correlation between the first electrostatic sensing signal and the second electrostatic sensing signal includes: according to the first electrostatic induction signal and the second electrostatic induction signal, calculating a correlation coefficient of the first electrostatic induction signal and the second electrostatic induction signal based on a first formula, wherein the correlation coefficient characterizes the cross correlation between the first electrostatic induction signal and the second electrostatic induction signal, and the first formula is as follows:the x (N) is a first static induction signal output by an upstream first static sensor, y (n+k) is a second static induction signal delayed by K time units by a downstream second static sensor, N is the number of the first static induction signals output by the upstream first static sensor, K is the number of preset delay data, K and N are variables and are positive integers, so that K is more than or equal to 0 and less than or equal to K-1, N is more than or equal to 0 and less than or equal to N-K, R xy (k) Representing the correlation coefficient;
according to a second formula, adjusting the value of k to change k from small to large to determine a correlation coefficient R xy (k) The corresponding k value at maximum, and is denoted as k 0 The method comprises the steps of carrying out a first treatment on the surface of the The second formula is
According to said k 0 And calculating the data acquisition interval time to obtain the delay time of the solid particles passing through the first electrostatic sensor and the second electrostatic sensor.
Optionally, in step S20, the determining the flow rate of the solid particles according to the delay time calculation includes: calculating the flow velocity of the solid particles according to a third formula based on the delay time and the distance between the first electrostatic sensor and the second electrostatic sensor; the third formula isL is the distance between the first electrostatic sensor and the second electrostatic sensor, k 0 T is the delay time of particles passing between adjacent sensors, and T is the data acquisition interval time.
Optionally, in the step S40, inputting the training sample data into a convolutional neural network for training includes: carrying out one-dimensional convolution on the training sample data by utilizing the linear convolution module, wherein the convolution kernel size is constant;
adding the bias constant vector before the output of the linear convolution module is activated;
applying an activation function to the output of the linear convolution module and outputting the activation function to a pooling layer;
carrying out pooling by adopting a maximum pooling function at a pooling layer, wherein the size of a pooling window is constant;
setting 20% weight freezing by using the overfitting prevention regularization module to prevent network overfitting;
and optimizing the network training parameters through loss function constraint to obtain the concentration prediction model.
Optionally, the optimizing the network training parameter through the constraint of the loss function includes: optimizing network training parameters by adopting a root mean square error loss function; wherein the root mean square error loss function is:
wherein n is the number of sample data of the first electrostatic sensor and the second electrostatic sensor, y i For the control solid particle concentration value, < >>Indicating a predicted value of the solid concentration.
Optionally, in step S30, normalizing the temperature data, the humidity data, and the inside-outside air pressure difference data obtained in step S10, and the control solid particle concentration data obtained in step S20 includes:
using the following maximum and minimum normalization functions
Eliminating the dimensional influence of the different parameters to obtain normalized data; wherein F (x) is a value normalized by x and is located in interval [0,1 ]];x min Is the minimum value of the sequence; x is x max Is the maximum value of the sequence.
Optionally, in S20, the calculating the reference solid particle concentration data according to the input material mass and the flow rate includes:
multiplying the flow rate by the cross-sectional area of the pipeline to obtain the volume of solid particles passing through the pipeline in unit time;
calculating to obtain the concentration data of the control solid particles based on a fourth formula according to the mass of the material and the volume of the solid particles; wherein the fourth formula is:
P s to approximate the instantaneous solid particle concentration, m is the mass of solid particles passing through the cross section per unit time, A p V is the flow rate of the solid particles, which is the cross-sectional area of the conduit.
Optionally, the installation distance between the first electrostatic sensor and the second electrostatic sensor is 5-20cm, the first electrostatic sensor and the second electrostatic sensor adopt annular electrodes, the outer diameter of the annular electrodes is 10-30 mm, the inner diameter of the annular electrodes is 5-15 mm, and the surface area of the electrodes is larger than 50cm 2 The first electrostatic sensor and the second electrostatic sensor are connected with the signal processor through the signal acquisition card and are used for measuring and monitoring electrostatic induction signals in the gas-solid flow process in real time.
In a second aspect, the present invention also provides a dust gas-solid flow solid particle concentration prediction system based on data driving, which is characterized by comprising: the data acquisition unit is used for acquiring dust movement static induction data by utilizing a static induction measurement method and correspondingly acquiring temperature data, humidity data and internal and external air pressure difference data in the pipeline by a temperature sensor, a humidity sensor and an air pressure sensor;
the first calculation unit is used for calculating the flow velocity of the solid particles through a cross-correlation method and calculating to obtain reference solid particle concentration data according to the mass of the input material and the flow velocity;
the data processing unit is used for carrying out normalization pretreatment on the obtained temperature data, humidity data and internal and external air pressure difference data and the obtained control solid particle concentration data to obtain training sample data and test sample data;
the data training unit is used for inputting the training sample data into a convolutional neural network for training to obtain a concentration prediction model; the convolutional neural network comprises a linear convolutional module, a bias constant vector, a nonlinear activation function, a pooling layer and an overfitting prevention regularization module;
and the concentration prediction unit is used for inputting the test sample data into the concentration prediction model and outputting a solid particle concentration value and a dynamic change curve chart.
According to the data-driven dust gas-solid flow solid particle concentration prediction method and system, the concentration prediction model is built by training the convolutional neural network based on production environment data and deep learning, so that the method and system have strong adaptability and generalization capability, the concentration of solid particles in gas-solid two-phase matters such as dust can be conveniently and accurately predicted, and the online monitoring and change situation tracking of the concentration of the gas-solid flow solid particles such as dust are realized.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
It should be understood that the described embodiments are merely some, but not all, embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
FIG. 1 is a flow chart of an embodiment of a method for predicting concentration of solid particles in a dust gas-solid stream based on data driving according to the present invention; FIG. 2 is a schematic diagram of an embodiment of the sensor layout of the present invention on a pipeline in a production environment; FIG. 3 is a schematic diagram of a concentration prediction convolutional neural network according to an embodiment of the present invention. Referring to fig. 1 to 3, a method S for predicting concentration of solid particles in a dust gas-solid stream based on data driving according to an embodiment of the present invention includes the steps of:
s10, acquiring dust movement static induction data by using a static induction measurement method, and correspondingly acquiring temperature data, humidity data and internal and external air pressure difference data in the pipeline by using a temperature sensor, a humidity sensor and an air pressure sensor.
Wherein the concentration of the gas-solid flow solid particles is also referred to herein as the concentration of the solid particles.
In some embodiments, as shown in fig. 2, in step S10, the obtaining dust movement electrostatic induction data using the electrostatic induction measurement method includes: a first electrostatic sensor 1 is arranged at the upstream in the pipeline, and a second electrostatic sensor 2 is arranged at the downstream in the pipeline; wherein the first electrostatic sensor 1 and the second electrostatic sensor 2 have the same structure and are adjacent to each other in the position in the pipeline; a first electrostatic induction signal output by the first electrostatic sensor 1 is acquired, and a second electrostatic induction signal output by the second electrostatic sensor 2 is acquired.
When the electrostatic sensor is installed, the distance between the two adjacent first electrostatic sensors and the second electrostatic sensor is L, the distance is not too large, and the arrangement of the distance is preferable to ensure that the gas-solid flow through the pipeline is similar.
Specifically, two capacitive plates can be selected as the electrostatic induction sensor, and an amplifying circuit is arranged at the output end of the capacitive plates and connected to the data acquisition card through the amplifying circuit for converting capacitance change into voltage signals.
The first electrostatic sensor 1 and the second electrostatic sensor 2 should be disposed on a gas-solid flow transmission channel, for example, on an inner wall of a pipe in fig. 2, so as to ensure that a gas-solid flow such as dust stably flows through the measurement area of the electrostatic sensor.
In some embodiments, the installation distance between the first electrostatic sensor 1 and the second electrostatic sensor 2 is 5-20cm, the first electrostatic sensor 1 and the second electrostatic sensor 2 adopt annular electrodes, the outer diameter of the annular electrodes is 10-30 mm, the inner diameter of the annular electrodes is 5-15 mm, and the surface area of the electrodes is larger than 50cm 2 The first electrostatic sensor 1 and the second electrostatic sensor 2 are connected with the signal processor through the signal acquisition card and are used for measuring and monitoring gas in real timeStatic induction signal in the solid flow process.
The electrostatic induction signal may include, for example: electrostatic induction characteristic parameters such as electrostatic charge amount, etc.
Meanwhile, a temperature sensor, a humidity sensor, an air pressure sensor and the like are arranged in the pipeline to obtain temperature, humidity and internal and external air pressure difference data of the pipeline. In some embodiments, the operating environment temperature range is-40-100deg.C, the relative humidity range is 0-95%, and the pipeline pressure range is 0.05-1.6MPa.
In this embodiment, the actual production environment data is collected and used for training the prediction model, and because the actual production environment data is collected in a real complex environment and contains the influence of various noise and interference factors, the model trained by using the data can better adapt to an actual scene, and the prediction result can be more accurate and reliable.
S20, calculating the flow velocity of the solid particles through a cross correlation method, and calculating according to the mass of the input material and the flow velocity to obtain concentration data of the reference solid particles.
In this embodiment, the key point of the cross correlation method is that the electrostatic induction values of the gas-solid flow passing through a short distance are very similar. Therefore, by calculating the short-distance similar static value acquisition interval time, the average speed of the gas-solid flow passing through the short distance L can be obtained.
Specifically, in step S20, the calculating the solid particle transport speed by the cross-correlation method includes: determining the delay time of solid particles passing through between the first electrostatic sensor and the second electrostatic sensor according to the cross correlation between the first electrostatic induction signal and the second electrostatic induction signal; and calculating and determining the flow rate of the solid particles according to the delay time.
In some embodiments, in S20, the calculating the reference solid particle concentration data from the input material mass and flow rate comprises: s21, multiplying the flow velocity by the cross-sectional area of the pipeline to obtain the volume of solid particles passing through the pipeline in unit time; s22, calculating to obtain the concentration data of the control solid particles based on a fourth formula according to the mass of the materials and the volume of the solid particles; wherein the fourth formula is:
P s to approximate the instantaneous solid particle concentration, m is the mass of solid particles passing through the cross section per unit time, A p V is the flow rate of the solid particles, which is the cross-sectional area of the conduit.
In some embodiments, in step S20, the determining a delay time for solid particles to pass between the first electrostatic sensor and the second electrostatic sensor according to the cross correlation between the first electrostatic sensing signal and the second electrostatic sensing signal includes: according to the first electrostatic induction signal and the second electrostatic induction signal, calculating a correlation coefficient of the first electrostatic induction signal and the second electrostatic induction signal based on a first formula, wherein the correlation coefficient characterizes the cross correlation between the first electrostatic induction signal and the second electrostatic induction signal, and the first formula is as follows:the x (N) is a first static induction signal output by an upstream first static sensor, y (n+k) is a second static induction signal delayed by K time units by a downstream second static sensor, N is the number of the first static induction signals output by the upstream first static sensor, K is the number of preset delay data, K and N are variables and are positive integers, so that K is more than or equal to 0 and less than or equal to K-1, N is more than or equal to 0 and less than or equal to N-K, R xy (k) Representing the correlation coefficient;
according to a second formula, adjusting the value of k to change k from small to large to determine a correlation coefficient R xy (k) The corresponding k value at maximum, and is denoted as k 0 The method comprises the steps of carrying out a first treatment on the surface of the The second formula is
According to said k 0 And calculating the data acquisition interval time to obtain the delay time of the solid particles passing through the first electrostatic sensor and the second electrostatic sensor.
In other embodiments, in step S20, the determining the flow rate of the solid particles according to the delay time calculation includes:
calculating the flow velocity of the solid particles according to a third formula based on the delay time and the distance between the first electrostatic sensor and the second electrostatic sensor; the third formula isL is the distance between the first electrostatic sensor and the second electrostatic sensor, k 0 T is the delay time of particles passing between adjacent sensors, and T is the data acquisition interval time.
In the embodiment, the flow velocity of the solid particles (which is exactly similar to the solid particles and is actually gas-solid flow) is determined through calculation based on the double electrostatic sensors and the time delay, so that the device has the advantages of simple structure, high precision, wide application and the like, and has wide application prospects in the field of dust flow velocity monitoring and control in industrial processes.
S30, carrying out normalization pretreatment on the temperature data, the humidity data and the internal and external air pressure difference data obtained in the step S10 and the control solid particle concentration data obtained in the step S20 to obtain training sample data and test sample data.
It can be understood that, because the dimension units of the original data collected by each sensor are inconsistent and do not have the condition of uniform dimension analysis, normalization pretreatment is needed to be carried out on the obtained data such as temperature, humidity, internal and external air pressure difference, static induction value, solid particle concentration and the like, so that further analysis can be facilitated.
In some embodiments, in step S30, normalizing the temperature data, the humidity data, and the inside-outside air pressure difference data obtained in step S10, and the control solid particle concentration data obtained in step S20 includes: using the following maximum and minimum normalization functions
Eliminating the dimensional influence of the different parameters to obtain normalized data; wherein F (x) is a value normalized by x and is located in interval [0,1 ]];x min Is the minimum value of the sequence; x is x max Is the maximum value of the sequence.
After all the data obtained in the previous step are normalized, a part of the data is used as training sample data for training a prediction model; part of the data is used as verification sample data for model selection and super-parameter tuning; in addition, a part of the data is reserved as test sample data and used for testing and evaluating the prediction accuracy of the prediction model obtained through training.
S40, inputting the training sample data into a convolutional neural network for training to obtain a concentration prediction model;
inputting the test sample data into the concentration prediction model, and outputting to obtain a solid particle concentration value and a dynamic change curve chart; wherein the convolutional neural network comprises a linear convolutional module, a bias constant vector, a nonlinear activation function, a pooling layer and an overfitting prevention regularization module,
preferably, the linear convolution module comprises a plurality of layers.
It can be understood that the convolution operation only covers the local area of the input at a time, and the linear convolution module is arranged to be multi-layer, so that the receptive field of the whole network can be gradually expanded by stacking a plurality of convolution layers, and the method can receive more global information, is favorable for judging the whole input and improves the prediction accuracy of the concentration prediction model.
It can be understood that the convolutional neural network prediction is based on the comparison relationship between the solid particle concentration training value and the input data of the temperature, humidity, air pressure and static value, please refer to fig. 3, the training feature extraction parameters are continuously optimized and adjusted through the loss constraint function, so as to achieve the learning purpose, and after the parameters meeting the loss requirement are obtained, the network model obtained through training can automatically perform concentration prediction analysis on the gas-solid flow solid particle concentration according to the input data, so that the accurate prediction of the gas-solid flow solid particle concentration is realized.
Illustratively, as shown in FIG. 3a, x i To normalize input data, including temperature, humidity, air pressure difference, static induction signal (also called static induction value) A, static induction signal B, throughAnd finally obtaining output data y by multilayer convolution calculation, namely the gas-solid flow solid particle concentration value to be predicted. The specific convolution formula is:
y=∑…∑σ(W i ×X+b i )
equations 1-6 are neural network convolution processes, x= (X1, X2, X3, X4, X5) is normalized input data vector, W i To be trained and learned for parameter matrix b i For the bias vector, sigma (·) is a nonlinear activation function, the invention adopts a ReLu activation function, which can improve the gradient vanishing problem, and the specific formula is:
σ(x)=max(0,x)
overfitting often occurs during convolutional neural network learning due to excessive dependence on excessive parameters. The Dropout method is a common and effective regularization technology, as shown in fig. 3b, in the convolutional neural network in the embodiment of the invention, by adopting the Dropout overfitting prevention regularization module, some parameters are disabled (frozen) according to a certain probability and are temporarily discarded from the current neural network, so that certain local characteristic data are not relied on, and the model generalization capability is stronger.
In some embodiments, the overfitting of model training may be reduced by controlling the model complexity of the fully connected layers primarily.
In some embodiments, in the S40, inputting the training sample data into a convolutional neural network for training includes: s41, carrying out one-dimensional convolution on the training sample data by using the linear convolution module, wherein the linear convolution module comprises a plurality of convolution layers, for example, 3-5 convolution layers, and the convolution kernel size is constant, preferably 3.
S42, adding the bias constant vector before the output of the linear convolution module is activated;
s43, applying an activation function to the output of the linear convolution module and outputting the activation function to a pooling layer;
s44, carrying out pooling by adopting a maximum pooling function at a pooling layer, wherein the size of a pooling window is constant;
s45, setting 20% -50% weight freezing by using the overfitting prevention regularization module, and preventing network overfitting;
s46, optimizing network training parameters through loss function constraint to obtain the concentration prediction model.
In this embodiment, by setting a plurality of convolution layers, features of input training sample data can be automatically learned, advanced feature expression is extracted, nonlinearity and robustness of a model are further increased through activation function and maximum pooling, and weight freezing is further used, so that the problem of network overfitting can be alleviated, generalization capability of a prediction model obtained through training is improved, and finally, optimal parameters of the model can be found through optimizing a loss function, which more accords with characteristics of training data than parameters initialized randomly, and is beneficial to improving prediction effects of the obtained concentration prediction model.
To optimize the network training parameters in some embodiments, in step S46, the constraint by the loss function includes: optimizing network training parameters by adopting a root mean square error loss function; wherein the root mean square error loss function is:
wherein n is the number of sample data of the first electrostatic sensor and the second electrostatic sensor, y i For the control solid particle concentration value, < >>Indicating a predicted value of the solid concentration.
In this embodiment, by optimizing the network parameters by using the root mean square error loss function, the model can be assisted to find the optimal parameters, and the prediction accuracy of the concentration prediction model obtained by training is improved.
In general, the effect and optimization objective of convolutional neural networks are achieved through a loss function, which can represent the size of the gap between the current predicted data and the actual data. The smaller the loss value, the better the neural network performance. In the convolution process, the back propagation mechanism is continuously utilized to continuously adjust the value of the neural network parameter, so that the loss value is reduced, and the purpose of training the learning parameter is achieved.
In this embodiment, the convolutional neural network is subjected to parameter optimization training by using the mean square error (Mean Square Error, MSE) as a loss function of the neural network model, so that a prediction model with higher stability and generalization capability can be obtained. Furthermore, MSE is able to evaluate the extent to which data changes, and if the MSE value is smaller, the accuracy of the description of the data by the constructed predictive neural network model is better.
In order to determine whether the prediction accuracy and performance of the model obtained by the optimization training meet the application requirements of the gas-solid flow particle concentration measurement engineering, in some embodiments, after the concentration prediction model is obtained, two evaluation indexes, namely an average absolute error (MeanAbsolute Error, MAE) and a root mean square error (Relative Mean Square Error, RMSE), are adopted to evaluate the model. Specifically, model evaluation was performed according to the following average absolute error and root mean square error functions:
and->
Wherein: n is the number of data; y is i Is the true value of the concentration;is the average of the true values; />Indicating a predicted concentration value.
In this embodiment, by adopting the above model evaluation scheme, it can be determined whether the model obtained by training meets the engineering use requirement, and whether further optimization and improvement are required, so as to ensure the prediction accuracy of the model in the subsequent engineering application.
For example, the above function gave a MAE of 0.0123 and REMS of 0.001. Wherein, MAE can measure the average error between model predictive value and true value, RMSE considers the standard deviation of the data set, can measure the relative error of the model; the predictive performance of the model can be comprehensively reflected by combining the two indexes. And determining whether it can be used in engineering applications to provide more accurate predictions of gas-solid flow solids concentration. In some embodiments, referring to FIG. 4, each point in the MAE curve represents the MAE value of the model after the corresponding training step is completed. The smaller the MAE value, the higher the prediction accuracy of the representation model, and the closer to the true value. In this embodiment, as can be seen from the graph, according to the training scheme of the concentration prediction model provided by the embodiment of the invention, the MAE curve is wholly reduced and finally converged to a relatively stable smaller value, which indicates that the performance of the model is continuously improved and finally reaches a relatively optimized state.
In the model training process, MAE curves are generally used together with training Loss curves, and model training effects are evaluated from two aspects. Referring to FIG. 5, the Loss value decreases, indicating that the model parameters are approaching the optimum.
In combination with fig. 4 and fig. 5, in the convolutional neural network training process provided by the embodiment of the invention, the Loss curve and the MAE curve synchronously drop, which indicates that optimization of model parameters directly drives improvement of prediction accuracy, and the model training is ideal.
As shown in fig. 6, in order to further test the prediction performance of the model, test sample data is input into the above-mentioned trained obtained concentration prediction model, a solid particle concentration value and a dynamic change curve chart are output, and by comparing with a control solid particle concentration value (true value), as can be seen from the figure, there is little difference, and it is proved that the prediction accuracy of the concentration prediction model obtained based on the actual production environment data training in the embodiment of the present invention is higher.
Therefore, the data-driven dust gas-solid flow solid particle concentration prediction method provided by the embodiment of the invention is used for constructing a concentration prediction model through training based on the production environment data and the deep learning convolutional neural network, has stronger adaptability and generalization capability, can be well applied to dust and other gas-solid flow solid particle concentration measurement engineering through evaluation and verification, is convenient for rapidly and accurately predicting the concentration of solid particles in dust and other gas-solid two-phase matters, and realizes on-line monitoring and change situation tracking of dust and other gas-solid flow solid particle concentration.
Referring to fig. 7, in some embodiments, based on the foregoing technical concept of the method for predicting the concentration of the solid particles in the gas-solid stream, the present invention further provides a system 200 for predicting the concentration of the solid particles in the gas-solid stream of dust based on data driving, which includes: a data acquisition unit 210, configured to obtain electrostatic induction data of dust movement by using an electrostatic induction measurement method, and obtain temperature data, humidity data, and internal and external air pressure difference data in the pipeline by using a temperature sensor, a humidity sensor, and an air pressure sensor;
a first calculating unit 220, configured to calculate a flow rate of the solid particles by a cross-correlation method, and calculate a reference solid particle concentration data according to the input material mass and the flow rate;
the data processing unit 230 is configured to perform normalization preprocessing on the obtained temperature data, humidity data, and internal and external air pressure difference data, and the obtained reference solid particle concentration data, to obtain training sample data and test sample data;
the data training unit 240 is configured to input the training sample data into a convolutional neural network for training, so as to obtain a concentration prediction model; the convolutional neural network comprises a linear convolutional module, a bias constant vector, a nonlinear activation function, a pooling layer and an overfitting prevention regularization module;
and a concentration prediction unit 260, configured to input the test sample data into the concentration prediction model, and output a solid particle concentration value and a dynamic variation graph.
The system of this embodiment may be used to implement the technical solution of the method embodiment shown in fig. 1, and its implementation principle and technical effects are similar to those of the foregoing method embodiment, and will not be repeated here, but reference may be made to each other.
In addition, it is to be understood that the system shown in fig. 7 may also be used to perform other embodiments of the foregoing method embodiments, and on the premise of clarity and brevity, the remaining embodiments will not be described in detail, and may be referred to each other.
According to the dust gas-solid flow solid particle concentration prediction system based on data driving, through the mutual cooperation and the synergistic effect of the program function modules, the concentration prediction model is built based on the training of the production environment data and the deep learning convolutional neural network, so that the concentration prediction model has strong adaptability and generalization capability, the concentration of solid particles in gas-solid two-phase matters such as dust can be predicted conveniently and rapidly, and the online monitoring and change situation tracking of the concentration of the gas-solid flow solid particles such as dust are realized.
In summary, it can be seen that the method and the system for predicting the concentration of the solid particles in the dust gas-solid flow provided by the embodiment of the invention adopt actual production environment data to drive learning training to obtain a concentration prediction model, avoid the problem that a physical prediction model cannot adapt to the unstable prediction error caused by the dynamic change of the gas-solid flow along with the environment and equipment, and improve the accuracy of a prediction result.
Furthermore, in the process of realizing the aim of the invention, the problem of the deficiency of training control data is solved by adopting a cross-correlation method, and the effect of real-time quick dynamic prediction can be improved.
Furthermore, by adopting the scheme provided by the embodiment of the invention, higher prediction precision can be obtained, so that data support is provided for the aspects of safe production, efficiency improvement, dust emission reduction and the like of dust processing enterprises such as coal dust combustion, stone grinding dust, flour processing dust control and the like, a digital production foundation for the enterprises is laid, and the improvement of production quality and efficiency is facilitated.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
In this specification, each embodiment is described in a related manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments.
Those skilled in the art will appreciate that implementing all or part of the above-described methods in accordance with the embodiments may be accomplished by way of a computer program stored on a computer readable storage medium, which when executed may comprise the steps of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), or the like.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any changes or substitutions easily contemplated by those skilled in the art within the scope of the present invention should be included in the present invention. Therefore, the protection scope of the invention is subject to the protection scope of the claims.