Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present disclosure, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure. It is to be understood that the described embodiments are merely exemplary of some, and not all, of the present disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation 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.
Example 1
While the illustrated logic sequence is shown in a flowchart, in some cases, the steps shown or described may be performed in an order different than that shown or described herein.
The method embodiments provided by the present embodiment may be executed in a computer terminal, a server or a similar computing device. FIG. 1 illustrates a block diagram of a hardware architecture of a computing device for implementing boiler thinning prediction. As shown in fig. 1, the computing device may include one or more processors (which may include, but are not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory for storing data, and a transmission device for communication functions. Besides, the method can also comprise the following steps: a display, an input/output interface (I/O interface), a Universal Serial Bus (USB) port (which may be included as one of the ports of the I/O interface), a network interface, a power source, and/or a camera. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration and is not intended to limit the structure of the electronic device. For example, the computing device may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
It should be noted that the one or more processors and/or other data processing circuitry described above may be referred to generally herein as "data processing circuitry". The data processing circuitry may be embodied in whole or in part in software, hardware, firmware, or any combination thereof. Further, the data processing circuitry may be a single, stand-alone processing module, or incorporated in whole or in part into any of the other elements in the computing device. As referred to in the disclosed embodiments, the data processing circuit acts as a processor control (e.g., selection of a variable resistance termination path connected to the interface).
The memory may be used to store software programs and modules of application software, such as the corresponding program instruction/data storage device for predicting boiler thinning in the embodiments of the present disclosure, and the processor executes various functional applications and data processing by running the software programs and modules stored in the memory, that is, the application programs described above are implemented to predict boiler thinning. The memory may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some instances, the memory may further include memory located remotely from the processor, which may be connected to the computing device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device is used for receiving or transmitting data via a network. Specific examples of such networks may include wireless networks provided by communication providers of the computing devices. In one example, the transmission device includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
The display may be, for example, a touch screen type Liquid Crystal Display (LCD) that may enable a user to interact with a user interface of the computing device.
It should be noted here that in some alternative embodiments, the computing device shown in fig. 1 described above may include hardware elements (including circuitry), software elements (including computer code stored on a computer-readable medium), or a combination of both hardware and software elements. It should be noted that FIG. 1 is only one example of a particular specific example and is intended to illustrate the types of components that may be present in a computing device as described above.
FIG. 2 is a schematic diagram of a system for a method of predicting boiler thinning according to the present embodiment. Referring to fig. 2, the system includes: the system comprises a sensor cluster 100 and a server 200, wherein the sensor cluster 100 comprises a plurality of sensors 101-10 n for detecting the temperatures of different parts of a boiler. The plurality of sensors 101-10 n are arranged on four types of tubes such as a superheater, a reheater, an economizer and a water wall, and are arranged at different positions of each type of tube. For example, a plurality of sensors may be provided at different positions of the superheater, respectively. Therefore, by the mode, the temperature of a plurality of preset positions of the boiler can be detected, and the overhaul data of the boiler can be obtained.
The server 200 communicates with the sensors 101-10 n to receive the maintenance data collected by the sensors 101-10 n and process the maintenance data received from the sensors 101-10 n. Wherein the processing of the service data by server 200 includes (but is not limited to): generating a training data set and a testing data set for training an artificial intelligence model according to the received historical overhaul data, determining a thinning value of the boiler according to the overhaul data and the like. It should be noted that the server 200 in the system may be adapted to the above-described hardware configuration.
Under the above operating environment, according to a first aspect of the present embodiment, a method for determining a thinning value of a boiler is provided, which is implemented by the server 200 shown in fig. 2. Fig. 3 shows a flow diagram of the method, which, with reference to fig. 3, comprises:
s302: acquiring overhaul data of a preset position of a boiler, wherein the overhaul data are different types of overhaul data detected at the preset position according to a time sequence; and
s304: and determining the thinning value of the preset position by utilizing a pre-trained three-dimensional convolution neural network model according to the overhaul data.
Specifically, in order to measure the thinning value of the boiler, the server 200 detects the overhaul data of a plurality of positions of the boiler through the sensors 101 to 10n of the sensor cluster 100. The sensors 101-104 are assumed to be arranged at a certain preset position of the boiler and used for measuring 4 different types of maintenance data (such as main steam flow, main steam temperature, main steam pressure and temperature of a measuring point), so that the sensors are used for measuring each maintenance data of the preset position of the boiler. Therefore, the sensors 101-104 can continuously provide corresponding types of maintenance data to the server 200 according to the time sequence. Accordingly, the server 200 may acquire the service data (S302).
Then, the server 200 determines a thinning value of the preset position in the boiler according to the overhaul data acquired by the sensors 101 to 104 according to the time sequence by using the pre-trained three-dimensional convolutional neural network model (S304).
In which figure 4 shows a block diagram of a three-dimensional convolutional neural network model. Referring to fig. 4, the convolutional neural network includes: a hard wiring layer; 7 × 33D convolution layers; 2 x 2 downsampling layers; 7 x 6 x 33D convolutional layers; 3 x 3 downsampling layers; 7 x 4 convolutional layers; and a full connection layer. Wherein the output of the fully connected layer is a single value indicative of the calculated reduction value.
Therefore, in the technical scheme of the embodiment, the received overhaul data is used as an input value of the three-dimensional convolutional neural network, and the thinning value at the preset position is calculated by using the three-dimensional convolutional neural network model.
As described in the background art, the conventional method for detecting the wall thickness of the four tubes at present is difficult to adapt to the needs of power generation enterprises at present, to guide the staff of the power enterprises to provide scientific guidance for the state of the four tubes of the boiler, and to grasp the leakage rule of the four tubes of the boiler, thereby causing economic loss of the enterprises and even affecting the life safety of the staff.
In view of the technical problems in the prior art, referring to fig. 2 to 4, the present invention provides a method for predicting boiler thinning. The method comprises the steps that firstly, different types of overhaul data at preset positions of a boiler are collected by sensors 101-104, wherein the overhaul data are obtained by the sensors 101-104 according to a time sequence, and the different types of overhaul data (such as main steam flow, main steam temperature, main steam pressure and temperature of a measuring point) at the preset positions. Therefore, when the boiler wall thickness is predicted, the condition of the boiler wall thickness reduction can be predicted according to the historical information of the boiler wall thickness at different times.
Then, the server 200 predicts the thinning value at the preset position according to the overhaul data by using the pre-trained three-dimensional convolutional neural network model, so as to determine the thinning value at the preset position. Therefore, the worker can repair the boiler according to the prediction result of the boiler thinning data of the server 200. According to the method, the maintenance data of each part of the boiler are acquired according to the time sequence without analyzing the corrosion factors of the pipe wall, and the thinning data of each part of the boiler is predicted in an artificial intelligence analysis mode according to the maintenance data of each part of the boiler by utilizing a pre-trained three-dimensional convolutional neural network model. Therefore, the accuracy of boiler thinning prediction is effectively improved. The technical problem that the method for predicting the boiler thinning by analyzing the pipe wall corrosion factors and combining a mathematical physical method to establish a model in the prior art is low in accuracy is solved.
Although the embodiment takes the sensors 101-104 as an example to illustrate the prediction of the thinning value of the preset position. But the service data measured for sensors at other locations is also applicable to the method described above. For example, the sensors 105-108 are used to measure different types of overhaul data at another location, so that the thinning value at the other location can be determined by using the overhaul data collected by the sensors 105-108 in time sequence and using the three-dimensional convolution neural network.
Optionally, the operation of determining the thinning value at the preset position according to the overhaul data by using a pre-trained three-dimensional convolutional neural network model includes: generating corresponding overhaul data vectors according to the overhaul data detected at the preset position at each time point; arranging the maintenance data vectors corresponding to the time points according to the time sequence to generate a maintenance data vector sequence corresponding to a preset position; and inputting the overhaul data vector sequence into the three-dimensional convolutional neural network model, and taking the output value of the full connecting layer of the three-dimensional convolutional neural network as the thinning value of the preset position.
Specifically, as described above, the present solution measures the maintenance data of the preset position of the boiler through the sensors 101 to 104, for example, so as to obtain a series of maintenance data in time sequence, which is specifically shown in the following table 1: (e.g., main steam flow, main steam temperature, main steam pressure, temperature of the point)
Referring to Table 1, the sensors 101-104 are time-sequenced from T1Time to TnThe maintenance data of corresponding types are respectively measured at all times, so that the maintenance data measured by each sensor at each time can form a maintenance data vector, and the maintenance data vector is obtained from T1Time to TnThe service data vectors measured at a time may form a sequence of service data vectors.
Thus, the repair data vector sequence may be arranged in a matrix form, for example, as follows:
therefore, the overhaul data vector sequence can be input into the three-dimensional convolution neural network model shown in fig. 4, so that the full connection layer of the three-dimensional convolution neural network model can output a numerical value for indicating the thinning value at the preset position.
Therefore, according to the technical scheme of the embodiment, aiming at the problem that the common convolutional neural network is difficult to extract the data time sequence characteristics, the technical scheme of the embodiment adopts three-dimensional convolution operation to process the overhaul data with the time sequence characteristics, and the 3DCNN also comprises an input side, a convolutional layer, a pooling layer and a full connection layer. And performing three-dimensional convolution operation on the convolution layer, and performing three-dimensional pooling operation on the pooling layer. The output of the convolution operation is not only related to the current moment, but also related to the input of the adjacent moment, so that the thinning value at the preset position of the boiler can be more accurately determined by adopting the three-dimensional convolution operation.
Optionally, training the three-dimensional convolutional neural network model by: acquiring historical overhaul data of each part of the boiler; generating a training data set and a testing data set for training the three-dimensional convolution neural network model according to historical overhaul data; and training the three-dimensional convolution neural network model by utilizing the training data set and the overhaul test data set. The server 200 first obtains historical overhaul data of various parts of the boiler, and then divides the historical overhaul information into a training data set and a testing data set. Where the training data set test data set may take the form shown in table 1 above, it is furthermore necessary to measure the actual thinning values corresponding thereto.
And training the three-dimensional convolution neural network model by utilizing the training data set and the test data set. And training the three-dimensional convolution neural network model, and predicting the thinning of the boiler after the training is finished. For example, the characteristic information of the boiler wall thickness at a certain time is input, and the output is the prediction of the boiler thinning. Therefore, the purpose that the established three-dimensional convolution neural network model can predict the thinning of the boiler through training is achieved through the method.
Optionally, the operation of generating a training data set and a testing data set for training the three-dimensional convolutional neural network model according to the historical overhaul data includes: preprocessing historical overhaul data, wherein the preprocessing comprises abnormal value detection and missing value processing; and carrying out normalization processing on the preprocessed data to generate a training data set and a test data set. When the historical overhaul data is processed, the server 200 first preprocesses the historical overhaul data and then normalizes the preprocessed data. By carrying out normalization processing on the data, the condition that the generated training data set and the test data set generate overfitting when the neural network is trained can be avoided, the stability and the generalization capability of the neural network can be improved, and the technical effect of removing interference data in the data set can be achieved by carrying out detection and missing value processing on abnormal values.
Optionally, the operation of training the three-dimensional convolutional neural network model by using the training data set and the test data set includes: respectively calculating the training data set and the test data set through a three-dimensional convolution neural network model to obtain output results, and comparing the mean square errors of the output results of the training data set and the test data set; and adjusting the weight matrix in the three-dimensional convolutional neural network model according to the condition of the mean square error. When the three-dimensional convolution neural network model is trained, the training data set and the test data set respectively pass through the three-dimensional convolution neural network model, and then output results of the training data set and the test data set, which are calculated by the three-dimensional convolution neural network model, are compared. And if the error of the two does not reach the set threshold value, adjusting the weight matrix in the three-dimensional convolution neural network model. When the error reaches the set threshold value, the learning is not carried out. Therefore, the technical effect of optimizing the link weights of all layers of the neural network to realize automatic learning can be realized in a reverse training mode.
Referring to fig. 5, the present invention provides a method for predicting boiler turndown. Firstly, analyzing influence factors of original data on boiler wall thickness reduction, then preprocessing the data by the server 200, wherein the preprocessing comprises abnormal value detection and missing value processing, and after preprocessing, performing normalization processing and establishing a data set. And then, the data set is divided into a training data set and a testing data set, a three-dimensional convolutional neural network model is established, and the three-dimensional convolutional neural network model is trained through the training data set and the testing data set. The result of training output takes the mean square error or the relative error as the accurate condition of the evaluation model, and the model hyper-parameters are adjusted in time according to the actual production needs. According to the training generation model, the influence of the operation data in different time periods on the wall thickness of the boiler can be evaluated.
Further, referring to fig. 1, according to a second aspect of the present embodiment, there is provided a storage medium. The storage medium comprises a stored program, wherein the method of any of the above is performed by a processor when the program is run.
In addition, the three-dimensional convolutional neural network model proposed in the present embodiment is, for example, a Convolutional Neural Network (CNN). Convolutional Neural Networks (CNN) are a class of feed forward neural networks that contain convolutional computations and have a deep structure, and are one of the representative algorithms for deep learning. The convolutional neural network has the characteristic learning ability and can carry out translation invariant classification on input information according to the hierarchical structure of the convolutional neural network. There are mainly the following advantages compared to conventional neural networks.
1) The connections between convolutional layers in a convolutional neural network are called sparse connections, i.e., neurons in a convolutional layer are connected to only part of their neighboring layers, not all neurons, as compared to full connections in a feed-forward neural network. Specifically, any one pixel (neuron) in the l-layer feature map of the convolutional neural network is only a linear combination of pixels in the receptive field defined by the convolutional kernel in the l-1 layer. The sparse connection of the convolutional neural network has a regularization effect, the stability and the generalization capability of the network structure are improved, overfitting is avoided, meanwhile, the total amount of weight parameters is reduced through the sparse connection, the fast learning of the neural network is facilitated, and the memory overhead is reduced during calculation.
2) All pixels in the same channel of the feature map in the convolutional neural network share a set of convolution kernel weight coefficients, and this property is called weight sharing. Weight sharing distinguishes convolutional neural networks from other neural networks that contain locally connected structures, which, while using sparse connections, have different weights for different connections. Weight sharing is the same as sparse connection, reduces the parameter total amount of the convolutional neural network, and has the regularization effect.
Further, the convolutional neural network includes: input side, convolutional layer, pooling layer, and full-link layer. The order in which 3 types of common constructs are built into the hidden layer is typically: input-convolutional layer-pooling layer-full-link layer-output.
In order to solve the problem that the CNN is difficult to extract the data time sequence characteristics, three-dimensional convolution operation is adopted to process input data with the time sequence characteristics, and the 3DCNN also comprises an input side, a convolution layer, a pooling layer and a full connection layer. And performing three-dimensional convolution operation on the convolution layer, and performing three-dimensional pooling operation on the pooling layer. The output of the convolution operation is not only related to the current time, but also related to the input of the adjacent time.
The 3DCNN training procedure is as follows:
1) forward training: at this stage, information is passed from the input layer to the output layer via a stepwise transformation. This process is also the process that the network performs during normal operation after training is completed. In this process, the network performs computations (in effect, the inputs are multiplied by the weight matrix of each layer to obtain the final output).
2) Reverse training: calculating the difference between the actual output Op and the corresponding ideal output Yp; the adjustment weight matrix is propagated back in a way that minimizes the error.
Loss Function (sometimes called Cost Function or Objective Function) is generally used in the reverse training to measure the dissatisfaction degree of the result. Intuitively, the larger the difference between the score function output result and the true result, the larger the loss function output, and vice versa.
According to the requirements of regression problems, the following methods are generally adopted:
1. mean square error (also known as MSE, L2 loss);
2. mean absolute value error (aka MAE, L1 loss);
3. huber loss, smoothed mean absolute error.
The invention also has the following advantages:
1. and reasonably processing the data by adopting a data analysis technology according to production data and boiler operation data provided by a production enterprise.
2. And by means of the preprocessed data, a machine learning method, namely a three-dimensional convolutional neural network model, is adopted to reasonably and effectively predict the wall thickness reduction condition of the boiler and reasonably guide enterprise production.
The key links of the invention are as follows: and predicting the boiler thinning by utilizing deep learning and a neural network.
The invention has the technical points that:
1. and extracting relevant characteristics by using boiler operation data and through a three-dimensional convolution neural network model to obtain the thinning condition of the pipe wall thickness of different parts.
2. The neural network in the present invention can also predict thinning by using methods such as RNN (recurrent neural network) lstm.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
Example 2
Fig. 6 shows an apparatus 600 for predicting boiler thinning according to the present embodiment, the apparatus 600 corresponding to the method according to the first aspect of embodiment 1. Referring to fig. 6, the apparatus 600 includes: the acquisition module 610 is configured to acquire overhaul data of a preset position of a boiler, where the overhaul data are different types of overhaul data detected at the preset position according to a time sequence; and a prediction module 620, configured to determine, according to the overhaul data, a thinning value of the preset position by using a pre-trained three-dimensional convolutional neural network model.
Optionally, the prediction module comprises: the maintenance data vector generation submodule is used for generating corresponding maintenance data vectors according to the maintenance data detected at the preset position at each time point; the maintenance data vector sequence generation submodule is used for arranging maintenance data vectors corresponding to the time points according to the time sequence and generating maintenance data vector sequences corresponding to the preset positions; and the thinning value prediction submodule is used for inputting the overhaul data vector sequence into the three-dimensional convolution neural network model and taking the output value of the full connecting layer of the three-dimensional convolution neural network as the thinning value of the preset position.
Optionally, the three-dimensional convolutional neural network model is trained by the following sub-modules: obtaining a submodule: the method comprises the steps of obtaining historical overhaul data of each part of the boiler; generating a submodule: the system comprises a data acquisition module, a data processing module and a data processing module, wherein the data acquisition module is used for acquiring historical overhaul data; and a training submodule: the method is used for training the three-dimensional convolution neural network model by utilizing the training data set and the testing data set.
Optionally, the generating sub-module comprises: a pretreatment unit: the system is used for preprocessing historical overhaul data, wherein the preprocessing comprises abnormal value detection and missing value processing; and a generation unit: and the method is used for carrying out normalization processing on the preprocessed data to generate a training data set and a test data set.
Optionally, the training submodule comprises: a comparison unit: the device is used for respectively calculating the training data set and the test data set through a three-dimensional convolution neural network model to obtain output results, and comparing the mean square errors of the output results of the training data set and the test data set; and an adjusting unit: the method is used for adjusting the weight matrix in the three-dimensional convolutional neural network model according to the condition of mean square error.
Therefore, according to the embodiment, the maintenance data of each part of the boiler is acquired according to the time sequence without analyzing the pipe wall corrosion factors, and the thinning data of each part of the boiler is predicted in an artificial intelligence analysis mode according to the maintenance data of each part of the boiler by utilizing the pre-trained three-dimensional convolutional neural network model. Therefore, the accuracy of boiler thinning prediction is effectively improved. The technical problem that the method for predicting the boiler thinning by analyzing the pipe wall corrosion factors and combining a mathematical physical method to establish a model in the prior art is low in accuracy is solved.
Example 3
Fig. 7 shows an arrangement 700 for predicting boiler thinning according to the present embodiment, which arrangement 700 corresponds to the method according to the first aspect of embodiment 1. Referring to fig. 7, the apparatus 700 includes: a processor 710; and a memory 720, coupled to the processor 710, for providing instructions to the processor 710 to process the following process steps: acquiring overhaul data of a preset position of a boiler, wherein the overhaul data are different types of overhaul data detected at the preset position according to a time sequence; and determining the thinning value of the preset position according to the overhaul data by utilizing a pre-trained three-dimensional convolution neural network model.
Optionally, the operation of determining the thinning value at the preset position according to the overhaul data by using a pre-trained three-dimensional convolutional neural network model includes: generating corresponding overhaul data vectors according to the overhaul data detected at the preset position at each time point; arranging the maintenance data vectors corresponding to the time points according to the time sequence to generate a maintenance data vector sequence corresponding to a preset position; and inputting the overhaul data vector sequence into the three-dimensional convolutional neural network model, and taking the output value of the full connecting layer of the three-dimensional convolutional neural network as the thinning value of the preset position.
Optionally, training the three-dimensional convolutional neural network model by: acquiring historical overhaul data of each part of the boiler; generating a training data set and a testing data set for training the three-dimensional convolution neural network model according to historical overhaul data; and training the three-dimensional convolution neural network model by utilizing the training data set and the test data set.
Optionally, the operation of generating a training data set and a testing data set for training the three-dimensional convolutional neural network model according to the historical overhaul data includes: preprocessing historical overhaul data, wherein the preprocessing comprises abnormal value detection and missing value processing; and carrying out normalization processing on the preprocessed data to generate a training data set and a test data set.
Optionally, the operation of training the three-dimensional convolutional neural network model by using the training data set and the test data set includes: respectively calculating the training data set and the test data set through a three-dimensional convolution neural network model to obtain output results, and comparing the mean square errors of the output results of the training data set and the test data set; and adjusting the weight matrix in the three-dimensional convolutional neural network model according to the condition of the mean square error.
Therefore, according to the embodiment, the maintenance data of each part of the boiler is acquired according to the time sequence without analyzing the pipe wall corrosion factors, and the thinning data of each part of the boiler is predicted in an artificial intelligence analysis mode according to the maintenance data of each part of the boiler by utilizing the pre-trained three-dimensional convolutional neural network model. Therefore, the accuracy of boiler thinning prediction is effectively improved. The technical problem that the method for predicting the boiler thinning by analyzing the pipe wall corrosion factors and combining a mathematical physical method to establish a model in the prior art is low in accuracy is solved.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, which can store program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.