Disclosure of Invention
The invention aims to provide a machine learning-based real-time evaluation method for ultraviolet light in-situ curing repair effect of a drainage pipeline, which aims to solve the problems in the background art.
In order to achieve the above purpose, the present invention provides the following technical solutions:
a real-time evaluation method for ultraviolet light in-situ curing repair effect of a drainage pipeline based on machine learning comprises the following specific steps:
Collecting process parameters and corresponding hardness values of a curing material at different moments in the ultraviolet light in-situ curing repair process of the historical drainage pipeline, wherein the process parameters comprise surface temperature, surface humidity, curing time and ultraviolet light irradiation intensity of the repair part of the drainage pipeline;
establishing an LSTM prediction model, taking the acquired process parameters at different moments as the input of the model, taking the corresponding hardness value of the cured material as a label, training the LSTM prediction model to obtain the cured hardness prediction model with the input as the process parameters and the output as the corresponding hardness value of the cured material;
calculating to obtain ultraviolet irradiation intensity based on the output power of the ultraviolet light source, the distance between the ultraviolet light source and the pipeline repairing position and the effective emission area of the light source during real-time repairing, and correcting the ultraviolet irradiation intensity through the ambient humidity to obtain accurate ultraviolet irradiation intensity;
Collecting real-time process parameters in the repairing process of the drainage pipeline to be repaired, taking the corresponding accurate ultraviolet irradiation intensity, surface temperature, surface humidity and curing time as input data, inputting the input data into a cured hardness prediction model which is trained, and outputting a real-time cured material hardness value by the model;
Based on the model, outputting a real-time hardness value of the cured material, correcting the real-time hardness value of the cured material through illumination uniformity to obtain an average hardness value of the cured material, generating a repair effect evaluation index by combining the surface evenness, the crack shape index and the resonance frequency and the spectral entropy of the acoustic wave signal of the cured material at corresponding moments, comparing the repair effect evaluation index with an evaluation threshold value, and sending different repair effect evaluation results according to different comparison results.
Further, a prediction model is established by taking an LSTM long-term memory network model as a base, an activation function and an optimization algorithm are selected, wherein a Tanh function is selected as the activation function, adam is selected as the optimization algorithm of the LSTM model, and the Tanh function has the following formula:
;
In the formula, Representing the Tanh function, argumentRepresenting the weighted sum of inputs from the neuron, i.e. the result of the weighted sum of inputs received by the neuron from the previous layer;
setting super parameters of an LSTM model, wherein the super parameters of the LSTM model comprise network layer number, iteration times, learning rate, batch number size, training times, batch processing number and hidden layer neuron number;
The number of network layers is set to be a four-layer network structure, the iteration number is set to be 200, the learning rate is set to be 0.001, the batch number is set to be 64, the training number is set to be 500, the batch processing number is set to be 256, and the number of hidden layer neurons is set to be 32.
Further, the formula based on which the ultraviolet irradiation intensity is calculated based on the output power of the ultraviolet light source, the distance between the ultraviolet light source and the pipeline repair position and the effective emission area of the light source during real-time repair is as follows:
;
In the formula, For the intensity of the ultraviolet light irradiation,For the output power of the uv light source,Is the effective emission area of the light source,Is the shortest distance between the ultraviolet light source and the pipeline repairing part;
Correcting the ultraviolet irradiation intensity according to the ambient humidity to obtain accurate ultraviolet irradiation intensity, wherein the formula for calculating the accurate ultraviolet irradiation intensity is as follows:
;
In the formula, For the purpose of accurate intensity of the ultraviolet light irradiation,For the humidity decay factor, the decay effect of humidity on the ultraviolet intensity is described,Is the real-time ambient humidity, wherein the humidity attenuation coefficientGreater than 0.
Further, outputting a real-time hardness value of the cured material based on the model, and correcting the real-time hardness value of the cured material through illumination uniformity to obtain an average hardness value of the cured material, wherein a formula for calculating the average hardness value of the cured material is as follows:
;
Wherein, The average hardness value of the cured material at the time t,The real-time hardness value of the solidified material is output for the model,Is illumination uniformity, wherein the illumination uniformityThe formula on which the calculation is based is:
;
In the formula, AndRepresenting the minimum and maximum values of the precise ultraviolet irradiation intensity, respectivelyAndThe specific formula according to the included angle between the incidence direction of the light source and different tangential planes of the pipeline crack is respectively as follows:
;
;
In the formula, Is the included angle between the incident direction of the light source and different tangential planes of the pipeline crack.
Further, the logic on which the surface flatness at the corresponding time is calculated is:
the logic on which the surface flatness at the corresponding moment is calculated is that the absolute difference of the heights of the bottom of the crack and the surface of the pipeline at the corresponding moment is obtained, the flatness of the surface of the pipeline is calculated based on the difference of the heights, and the formula is as follows:
;
In the formula, The flatness of the surface of the pipeline at the time t,Is the crack length at the time t,The absolute difference of the height between the x-th position of the crack and the surface of the pipeline at the t moment is shown, and x is the position index of the point at the crack.
Further, the method for acquiring the shape index of the crack comprises the steps of acquiring image information of the repaired crack in real time, carrying out image enhancement pretreatment on the acquired image of the crack, extracting the contour of the crack through a Canny algorithm based on the enhanced image of the crack to obtain real-time contour feature information of the crack, calculating the geometric feature of the crack according to the real-time contour feature information of the crack, wherein the geometric feature of the crack comprises the area of the crack and the perimeter of the crack, and calculating the shape index of the crack according to the area of the crack and the perimeter of the crack, wherein the formula for calculating the shape index of the crack specifically comprises the following steps:
;
In the formula, Is the crack shape index at the time t,The area of the crack at the time t is defined as the area of the crack at the time t,Is the perimeter of the crack at time t, wherein the area of the crackAnd crack perimeterThe number of the pixels of the crack is calculated, and the specific formula is as follows:
;
;
In the formula, AndThe number of pixels in the crack region and the number of crack contour edge pixels at time t are indicated respectively,Representing the actual area of each pixel,Representing the length of each edge pixel.
Further, the specific acquisition logic of the resonance frequency and the spectral entropy of the acoustic wave signal of the curing material is that the frequency maximum value of the emitted acoustic wave signal is determined, and the sampling frequency is determined based on the frequency maximum value, wherein the specific formula on which the sampling frequency is determined is as follows:
;
In the formula, For the sampling frequency to be the same,For maximum frequency in the emitted acoustic signal, whereAnd is also provided withIs a positive integer;
The method comprises the steps of sending out an acoustic wave signal to a curing material, acquiring the acoustic wave signal transmitted by the curing material by using a sensor, performing fast Fourier transform on the acoustic wave signal of the curing material, converting a time domain signal into a frequency domain signal, and obtaining a frequency spectrum of the signal Based on frequency spectrumThe power spectral density is calculated according to the following formula:
;
In the formula, For frequencyThe power spectral density at which the power spectrum is obtained,Representing the magnitude of the spectrum;
The resonant frequency is identified based on the power spectral density according to the following formula:
;
In the formula, At the frequency of the resonance and,Representing an argument that maximizes the function, i.e. the power spectral densityThe frequency at which the maximum is reached;
the specific formula based on the power spectral density to calculate the spectral entropy of the acoustic wave signal of the curing material is as follows:
;
In the formula, Is the spectral entropy of the acoustic signal of the cured material.
Further, based on the average hardness value of the cured material, combining the surface flatness, the crack shape index and the resonance frequency and the spectral entropy of the acoustic wave signal of the cured material at corresponding moments to generate a repair effect evaluation index, wherein the specific formula on which the repair effect evaluation index is generated is as follows:
;
In the formula, In order to evaluate the index of the healing effect,The average hardness value of the cured material at the time t,The flatness of the surface of the pipeline at the time t,Is the crack shape index at the time t,AndThe average cured material hardness value and the weight index of the resonance frequency, respectively, wherein,And is also provided withAndAre all greater than 0;
Comparing the evaluation index of the repair effect with an evaluation threshold value, and obtaining different evaluation results of the repair effect according to different comparison results, wherein the logic based on the evaluation results of the repair effect is as follows:
When (when) When the pipeline repair is judged to be in an initial stage, an evaluation result with weak repair effect is sent out, and the repair work is continued;
When (when) When the pipeline repairing is judged to be in a process state, an evaluation result with the repairing effect being the same is sent out, and the repairing and perfecting work of the pipeline cracks is continued;
When (when) When the pipeline repair is judged to be in an end state, an evaluation result with excellent repair effect is sent out, and the repair work is ended;
In the formula, To evaluate the threshold.
Compared with the prior art, the invention has the beneficial effects that:
Firstly, an LSTM (long-short term memory network) model is adopted, so that time series data can be dynamically processed, and various parameters such as ultraviolet irradiation intensity, ambient humidity and temperature in the curing process are analyzed in real time. The dynamic monitoring capability enables real-time hardness prediction of the cured material to be obtained in time, reliability and consistency of a repairing effect are improved, and the ultraviolet irradiation intensity is calculated in real time and corrected according to the environmental humidity, so that ultraviolet irradiation conditions can be dynamically monitored and optimized in the repairing process, and the predicted hardness value is ensured to be more accurate. Not only the dynamic monitoring capability is enhanced, the simulation effect of the ultraviolet irradiation intensity in the actual repair process is improved, and the real-time data analysis and the ultraviolet intensity correction can make more scientific decisions according to the current environmental conditions and the repair effect. Finally, the scheme not only pays attention to the hardness of the cured material, but also combines the multidimensional indexes such as surface flatness, crack shape index, acoustic signals and the like to generate a comprehensive repair effect evaluation index, and can provide more comprehensive repair effect evaluation by integrating various evaluation indexes, so that the repair effect evaluation is more comprehensive and scientific.
Detailed Description
The present invention will be further described in detail with reference to specific embodiments in order to make the objects, technical solutions and advantages of the present invention more apparent.
It is to be noted that unless otherwise defined, technical or scientific terms used herein should be taken in a general sense as understood by one of ordinary skill in the art to which the present invention belongs. The terms "first," "second," and the like, as used herein, do not denote any order, quantity, or importance, but rather are used to distinguish one element from another. The word "comprising" or "comprises", and the like, means that elements or items preceding the word are included in the element or item listed after the word and equivalents thereof, but does not exclude other elements or items. The terms "connected" or "connected," and the like, are not limited to physical or mechanical connections, but may include electrical connections, whether direct or indirect. "up", "down", "left", "right" and the like are used only to indicate a relative positional relationship, and when the absolute position of the object to be described is changed, the relative positional relationship may be changed accordingly.
Examples:
referring to fig. 1, the present invention provides a technical solution:
a real-time evaluation method for ultraviolet light in-situ curing repair effect of a drainage pipeline based on machine learning comprises the following specific steps:
Step 1, collecting process parameters and corresponding hardness values of a cured material at different moments in the ultraviolet light in-situ curing repair process of a historical drainage pipeline, wherein the process parameters comprise surface temperature, surface humidity, curing time and ultraviolet light irradiation intensity of a repair position of the drainage pipeline.
The surface temperature has a direct effect on the rate of chemical reactions. At higher temperatures, the curing reaction is generally accelerated, possibly increasing the hardness of the material. Temperature changes may also affect physical properties of the cured material, such as toughness and brittleness, so monitoring the temperature may help predict material properties after curing.
Surface moisture can affect the moisture content of the cured material and thus the curing process. Sometimes, too high a humidity may result in incomplete curing, causing internal defects in the material, reducing hardness. Changes in humidity may have an effect on the chemical reaction mechanism of the curing agent, especially some curing agents are sensitive to moisture. Thus, collecting humidity data can predict curing effects.
The curing time is one of the important factors affecting the hardness of the cured material. In general, the longer the cure time, the higher the degree of crosslinking within the material and thus the hardness will also increase. By recording the hardness values at different time points, a relationship between cure time and hardness can be established.
The intensity of the ultraviolet light directly affects the photopolymerization rate of the cured material. High intensity uv light generally accelerates the curing speed, causing the material to reach the desired hardness faster. Non-uniformity in the intensity of the ultraviolet light exposure may lead to differences in the properties of the cured material in different areas, so monitoring the exposure intensity may help predict the hardness value of the cured material.
And 2, establishing an LSTM prediction model, taking the acquired process parameters at different moments as the input of the model, taking the corresponding hardness value of the cured material as a label, training the LSTM prediction model, obtaining the cured hardness prediction model with the input as the process parameters and the output as the corresponding hardness value of the cured material.
LSTM is specifically designed to process and predict time series data. Because various parameters (such as temperature, humidity, ultraviolet irradiation intensity and the like) in the ultraviolet curing repair process of the drainage pipeline change along with time, the LSTM can effectively capture the time sequence relationship and dynamic interaction between the parameters. This capability makes LSTM excellent in processing time-dependent input data. Traditional Recurrent Neural Networks (RNNs) face the problems of "gradient vanishing" and "gradient explosion" when dealing with longer sequences, resulting in models that are difficult to learn long-term dependencies. LSTM can effectively manage information flow, keep and forget past information through introducing a gating mechanism (input gate, forget gate and output gate), thereby avoiding long dependency problem. This allows the LSTM to better understand and predict the complex time dependence of the curing process.
The method comprises the steps of establishing a prediction model by taking an LSTM long-term memory network model as a base, selecting an activation function and an optimization algorithm, wherein a Tanh function is selected as the activation function, adam is selected as the optimization algorithm of the LSTM model, and the Tanh function has the following formula:
;
In the formula, Representing the Tanh function, argumentRepresenting the weighted sum of inputs from the neuron, i.e. the result of the weighted sum of inputs received by the neuron from the previous layer;
setting super parameters of an LSTM model, wherein the super parameters of the LSTM model comprise network layer number, iteration times, learning rate, batch number size, training times, batch processing number and hidden layer neuron number;
The number of network layers is set to be a four-layer network structure, the iteration number is set to be 200, the learning rate is set to be 0.001, the batch number is set to be 64, the training number is set to be 500, the batch processing number is set to be 256, and the number of hidden layer neurons is set to be 32.
And 3, calculating to obtain ultraviolet irradiation intensity based on the output power of the ultraviolet light source, the distance between the ultraviolet light source and the pipeline repairing position and the effective emission area of the light source during real-time repairing, and correcting the ultraviolet irradiation intensity by using the environment humidity to obtain accurate ultraviolet irradiation intensity.
The formula based on which the ultraviolet irradiation intensity is calculated based on the output power of the ultraviolet light source, the distance between the ultraviolet light source and the pipeline repairing position and the effective emission area of the light source during real-time repairing is as follows:
;
In the formula, For the intensity of the ultraviolet light irradiation,For the output power of the uv light source,Is the effective emission area of the light source,Is the shortest distance between the ultraviolet light source and the pipeline repairing part;
Correcting the ultraviolet irradiation intensity according to the ambient humidity to obtain accurate ultraviolet irradiation intensity, wherein the formula for calculating the accurate ultraviolet irradiation intensity is as follows:
;
In the formula, For the purpose of accurate intensity of the ultraviolet light irradiation,For the humidity decay factor, the decay effect of humidity on the ultraviolet intensity is described,Is the real-time ambient humidity, wherein the humidity attenuation coefficientGreater than 0.
The presence of water vapor also affects the transmittance of ultraviolet light, and the real-time ambient humidity represents the ratio of the actual content of water vapor to the maximum content of air, expressed as a percentage. The change in humidity will directly affectThereby affecting the transmission of ultraviolet light.
Coefficient of humidity decayThis coefficient is used exclusively to describe the effect of humidity on the uv intensity. For quantifying the effect of humidity on Ultraviolet (UV) intensity. As the ambient humidity increases, the water vapor absorbs more uv light, resulting in attenuation of the uv intensity. The higher the humidity, the more pronounced the effect of the water vapor on the absorption of ultraviolet light, the water vapor having an absorption capacity in the ultraviolet wavelength range, in particular in the short-wave ultraviolet (UV-C) and in the partial medium-wave ultraviolet (UV-B) regions. The higher the humidity, the greater the concentration of water vapor, thereby increasing the absorption and scattering of ultraviolet light, resulting in a significant attenuation of the ultraviolet light intensity. Coefficient of humidity decayThe specific acquisition mode is that an ultraviolet light source is arranged in an environment with humidity control, and an optical intensity meter is used for measuring the light intensity under different humidity conditions. The ultraviolet intensity and the ultraviolet intensity under the humidity-free condition are recorded under different relative humidity (for example, 0%, 25%, 50%, 75%, 100%), and the data fitting is performed based on the ultraviolet intensity and the ultraviolet intensity data under the humidity-free condition to obtain the humidity attenuation coefficient.
Step 4, collecting real-time process parameters in the repairing process of the drainage pipeline to be repaired, taking the corresponding accurate ultraviolet irradiation intensity, surface temperature, surface humidity and curing time as input data, inputting the input data into a trained curing hardness prediction model, and outputting a real-time curing material hardness value by the model;
The real-time process parameters comprise accurate ultraviolet irradiation intensity, surface temperature, surface humidity and curing time, wherein the surface temperature and the surface humidity can be obtained specifically by measuring the surface temperature by various methods and instruments, and the infrared thermometer is a non-contact measuring tool and can rapidly measure the temperature of the surface of an object. The working principle is to estimate the temperature by detecting the infrared radiation emitted by the object. Thermistors (RTDs) are also a common temperature sensor with high accuracy and stability. The accuracy is high, and the method is suitable for long-term monitoring.
The measurement of surface humidity may generally be used, i.e. a humidity sensor may directly measure the relative humidity in the air, but may also be used to measure the humidity of the surface of an object, in particular for moisture monitoring during curing. The capacitance type humidity sensor judges humidity by measuring capacitance change, and has higher precision and response speed. Is suitable for the environment with rapid change.
And 5, outputting a real-time hardness value of the cured material based on the model, correcting the real-time hardness value of the cured material through illumination uniformity to obtain an average hardness value of the cured material, generating a repair effect evaluation index by combining the surface evenness, the crack shape index and the resonance frequency and the spectral entropy of the acoustic wave signal of the cured material at corresponding moments, comparing the repair effect evaluation index with an evaluation threshold value, and sending different repair effect evaluation results according to different comparison results.
Outputting a real-time hardness value of the cured material based on the model, and correcting the real-time hardness value of the cured material through illumination uniformity to obtain an average hardness value of the cured material, wherein the formula for calculating the average hardness value of the cured material is as follows:
;
Wherein, The average hardness value of the cured material at the time t,The real-time hardness value of the solidified material is output for the model,For illumination uniformity, a value closer to 1 indicates that the illumination is more uniform, where the illumination uniformityThe formula on which the calculation is based is:
;
In the formula, AndRepresenting the minimum and maximum values of the precise ultraviolet irradiation intensity, respectivelyAndThe specific formula according to the included angle between the incidence direction of the light source and different tangential planes of the pipeline crack is respectively as follows:
;
;
In the formula, Is the included angle between the incident direction of the light source and different tangential planes of the pipeline crack. When the included angle between the incidence direction of the light source and the different tangential surfaces of the pipeline crack is 90 degrees, the ultraviolet irradiation intensity is the largest, namely, the normal direction is aligned to the pipeline crack, because the drainage pipeline is generally circular, the smaller the deviation from the normal incidence direction of the light source is, the smaller the included angle between the incidence direction of the light source and the different tangential surfaces of the pipeline crack is, so the ultraviolet irradiation intensity is higherDescribing the ultraviolet irradiation intensity of the pipeline crack which is not in forward alignment with the light source, and finding out the maximum and minimum accurate ultraviolet irradiation intensities through a formula.
The logic on which the surface flatness at the corresponding moment is calculated is that the absolute difference of the heights of the bottom of the crack and the surface of the pipeline at the corresponding moment is obtained, the flatness of the surface of the pipeline is calculated based on the difference of the heights, and the formula is as follows:
;
In the formula, The flatness of the surface of the pipeline at the time t,Is the crack length at the time t,The absolute difference of the height between the x-th position of the crack and the surface of the pipeline at the t moment is shown, and x is the position index of the point at the crack.
The absolute difference between the x-th position of the crack at the t moment and the surface of the pipeline is represented, and the specific acquisition mode can be measured by using a surface roughness meter (such as a profilometer, a laser scanner and the like).
The method for acquiring the crack shape index comprises the steps of acquiring image information of a repaired crack in real time, carrying out image enhancement pretreatment on the acquired crack image, extracting the contour of the crack through a Canny algorithm based on the enhanced crack image to obtain real-time contour feature information of the crack, calculating the geometric feature of the crack according to the real-time contour feature information of the crack, wherein the geometric feature of the crack comprises the area of the crack and the perimeter of the crack, and calculating the crack shape index according to the area of the crack and the perimeter of the crack, wherein the formula for calculating the crack shape index specifically comprises the following steps:
;
In the formula, Is the crack shape index at the time t,The area of the crack at the time t is defined as the area of the crack at the time t,Is the perimeter of the crack at time t, wherein the area of the crackAnd crack perimeterThe number of the pixels of the crack is calculated, and the specific formula is as follows:
;
;
In the formula, AndThe number of pixels in the crack region and the number of crack contour edge pixels at time t are indicated respectively,Representing the actual area of each pixel,Representing the length of each edge pixel, wherein the actual area of each pixel and the length of the pixel are identical.
The specific acquisition logic of the resonance frequency and the spectral entropy of the acoustic wave signal of the curing material is that the frequency maximum value of the emitted acoustic wave signal is determined, and the sampling frequency is determined based on the frequency maximum value, wherein the specific formula on which the sampling frequency is determined is as follows:
;
In the formula, For the sampling frequency to be the same,For maximum frequency in the emitted acoustic signal, whereAnd is also provided withIs a positive integer;
The method comprises the steps of sending out an acoustic wave signal to a curing material, acquiring the acoustic wave signal transmitted by the curing material by using a sensor, performing fast Fourier transform on the acoustic wave signal of the curing material, converting a time domain signal into a frequency domain signal, and obtaining a frequency spectrum of the signal By analyzing the frequency spectrum, finding out the frequency corresponding to the maximum value in the amplitude spectrum, namely the maximum value of the frequency in the sound wave signal. Based on frequency spectrumThe power spectral density is calculated according to the following formula:
;
In the formula, For frequencyThe power spectral density at which the power spectrum is obtained,Representing the magnitude of the spectrum;
The resonant frequency is identified based on the power spectral density according to the following formula:
;
In the formula, At the frequency of the resonance and,Representing an argument that maximizes the function, i.e. the power spectral densityThe frequency at which the maximum is reached;
the specific formula based on the power spectral density to calculate the spectral entropy of the acoustic wave signal of the curing material is as follows:
;
In the formula, Is the spectral entropy of the acoustic signal of the cured material.
Based on the average hardness value of the cured material, combining the surface flatness, the crack shape index and the resonance frequency and the spectral entropy of the acoustic wave signal of the cured material at corresponding moments to generate a repair effect evaluation index, wherein the specific formula on which the repair effect evaluation index is generated is as follows:
;
In the formula, In order to evaluate the index of the healing effect,The average hardness value of the cured material at the time t,The flatness of the surface of the pipeline at the time t,Is the crack shape index at the time t,AndThe average cured material hardness value and the weight index of the resonance frequency, respectively.
Wherein a higher hardness generally means a higher material strength, which is better able to withstand external pressure. Thus, the hardnessThe larger the index, the better the repair result, and the repair effect evaluation indexThe larger the average hardness value of the cured material, the better the repair effect, and the evaluation index of the repair effectIs a positive correlation. And the exponential function can reflect the gradual enhancement effect of the curing strength on the repairing effect. For example, whenWhen a certain value is reached, its contribution to the healing effect increases significantly, while below this value its contribution may be relatively small.
Pipeline surface flatnessThe surface flatness affects the contact and adhesion ability of the material. A better flatness means a better healing effect, so the surface flatness and the index of evaluation of the healing effectIs a positive correlation. For surface flatness, square root transformation can reduce its impact on the model, especially at higher flatness values. Meanwhile, the transformation can improve the sensitivity of the model to smaller flatness values, and reflects that even slight improvement can have important influence on the overall repairing effect.
Crack shape indexThe fracture shape index affects the propagation characteristics of the fracture and the difficulty of repair. In general, a lower fracture shape index means that the fracture is easier to repair, while as the repair proceeds, the area and perimeter of the fracture decrease, smaller fracture means better repair results, and thus the fracture shape index and the evaluation index for the repair effectIs a negative correlation. Natural logarithmic transformationSuch a transformation can reduce the effect of extreme values (particularly high crack shape index values) on the model and make the data more focused, facilitating the model to capture general trends. Furthermore, the fracture shape typically exhibits an exponentially growing characteristic, so that such growth characteristics can be better handled using logarithmic transformation.
During curing, the acoustic signal will exhibit a specific resonant frequency, which is closely related to the physical properties of the material. The fully cured material generally exhibits a higher resonant frequency because the elastic modulus of the material increases, and therefore the resonant frequency and the repair effect evaluation indexIs a positive correlation.
The dominant frequency is the highest energy frequency in the acoustic signal spectrum and generally represents the main vibration characteristic of the material, in the cured material, the dominant frequency changes due to the uniformity and the overall rigidity of the material, the higher dominant frequency and the energy concentration are represented, the concentration of the dominant frequency is described by the spectral entropy, the spectral entropy is used for quantifying the complexity and the concentration of the signal, the lower the spectral entropy is, the more concentrated the frequency components are, and therefore, the spectral entropy repairing effect evaluation indexIs a negative correlation. Spectral entropy is a measure of the complexity of a signal, and generally higher spectral entropy values represent an increase in the complexity of the signal. By means of the exponential decay form, high complexity can be mapped to low values, so that the influence of spectral entropy on the repair effect can be smoother, and meanwhile, the positive influence of the low complexity on the repair effect can be emphasized.
AndWeight indexes of an average hardness value of the cured material and a resonance frequency are respectively set, wherein, the influence of the average hardness value of the cured material on the repairing result is larger than the resonance frequencyAnd is also provided withAndAre all greater than 0;
Comparing the evaluation index of the repair effect with an evaluation threshold value, and obtaining different evaluation results of the repair effect according to different comparison results, wherein the logic based on the evaluation results of the repair effect is as follows:
When (when) When the pipeline repair is judged to be in an initial stage, an evaluation result with weak repair effect is sent out, and the repair work is continued;
When (when) When the pipeline repairing is judged to be in a process state, an evaluation result with the repairing effect being the same is sent out, and the repairing and perfecting work of the pipeline cracks is continued;
When (when) When the pipeline repair is judged to be in an end state, an evaluation result with excellent repair effect is sent out, and the repair work is ended;
In the formula, To evaluate the threshold. The specific acquired formula is as follows:
;
In the formula, For the evaluation threshold value set in advance according to the expert experience,Is the pressure loss of the drainage pipeline, whereinThe formula on which the calculation is based is:
;
In the formula, AndThe pressures at the inlet and outlet, respectively, are small values of pressure loss generally indicate good repair. Thus, during repair, the threshold is evaluatedCan be dynamically adjusted according to the pressure loss of the drainage pipeline.
The above formulas are all formulas with dimensions removed and numerical values calculated, the formulas are formulas with a large amount of data collected for software simulation to obtain the latest real situation, and preset parameters in the formulas are set by those skilled in the art according to the actual situation.
The above embodiments may be implemented in whole or in part by software, hardware, firmware, or any other combination. When implemented in software, the above-described embodiments may be implemented in whole or in part in the form of a computer program product. Those of skill in the art will appreciate that the elements and algorithm steps described in connection with the embodiments disclosed herein can be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
The foregoing is merely illustrative of the present application, and the present application is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present application.