Abstract

The physical properties and mechanical characteristics of storage materials are significantly different from those of ordinary solids and liquids. The distribution of dynamic wall pressure during silo discharge is quite complicated. Considering the nonlinear relationship between the factors which affect the dynamic lateral pressure of silos, a prediction method of dynamic wall pressure for silos based on support vector machine (SVM) is proposed here, and furthermore, the modified grid search method (GSM) is incorporated in obtaining the optimal support vector machine parameters to improve the accuracy of the prediction. Comparing the results of the proposed prediction model with the results of experiment methods and simulation methods, it can be found that the SVM prediction model shows high accuracy and high generalization ability, and the prediction results of the model fit well with the results of experiment and simulation methods. The proposed method can provide reference for the prediction of the dynamic wall pressure of silos.

1. Introduction

Silos are widely used to store coals, grains, and gravels because of their small footprint, large capacity, and low cost. The dynamic wall pressure during silo discharge is the main factor that causes silo damage [1]. The investigations about static wall pressure of silos have been relatively perfect [2, 3]. However, there is no widely accepted theory and calculation method of dynamic wall pressure for silos. Smith and Lohnes proposed the theory of lateral grain expansion [4]. Su proposed the theory of instantaneous arching for grains [5]. Janssen proposed the Janssen theory based on the continuous medium model [6]. These investigations present the theoretical basis for the dynamic wall pressure of silos. Liu and Hao [7] proposed a method for the calculation of dynamic lateral pressure of silos based on the overall flow of stored materials. Yuan et al. [8] proposed a method for the calculation of lateral pressure on squat silo wall by considering the influence of silo diameter ratio, and the methods are mainly used to solve the calculation of lateral pressure of large shallow silos. Based on the unified strength theory and by considering the common influence of three principal stresses, Sun et al. [9] proposed a lateral pressure coefficient which is applied to both the deep and shallow silos. The dynamic lateral pressure of silos is affected by various factors, and the relationships between the influencing factors are nonlinear and complex. Traditional research methods (such as Jassen formula) only consider one or a few factors [10], and it is not conducive to the analysis and research of dynamic lateral pressure. In this way, it is necessary to establish an efficient and simple dynamic lateral pressure prediction method which takes the various factors into consideration. Recently, with the development of artificial intelligence, machine learning has been widely applied in many research fields. As one of the methods of machine learning, support vector machine (SVM) has good generalization performance and is one of the present investigation focus of artificial intelligent algorithms [11]. The SVM is widely used for classification and regression analysis, it is quite efficient in solving the problems about which the characteristics are nonlinear, uncertain, small sample, and also, it has been widely applied in civil engineering and shows its efficiency and reliability in such problems. For example, Dai et al. [12] proposed a support vector density-based importance sampling for reliability assessment and showed its efficiency. Also, the least squares support vector machine (LSSVM) technology is applied to the reliability analysis of soft clay foundation settlement in [13]. Wang et al. [14] proposed a support vector machine basing model to predicate the stability coefficient of slope, and the grid search method is used to optimize the parameters.

Thus, considering the efficiency of the support vector machine in solving the problems of complex, nonlinear, multifactor, small sample problems and its advantage in the aspect of prediction, here, the support vector machine method is employed to help the prediction of the dynamic wall pressure for silos. First, the relevant factors affecting the dynamic lateral pressure of silos are set as the input variables, and the dynamic lateral pressure is set as the output value; second, the penalty parameters and kernel function parameters are optimized, respectively, under the help of grid search method, and the prediction model of dynamic lateral pressure of silos is established. Compared with other methods, the proposed model shows its prediction ability in the measurement of dynamic lateral pressure of silos. It provides a new method and basis for calculation and silo design.

2. Support Vector Machine Principle and Parameter Optimization

Support vector machine algorithm is based on statistical theory. The advantage of this method is that it adopts the principle of minimizing structural risk. Its model is [10, 15]where is the input feature vector; is the output value; is the nonlinear function mapped to high-dimensional feature space; is the weighted vector of the hyperplane; and is the bias vector.

The solution of nonlinear regression is the key point to support vector machine, and it can be solved by using the optimal solution of the following equation:

Equation (2) satisfies the following constraints:where c is the penalty parameter; is the insensitive loss parameter; and and are the slack variables.

The Lagrange formula and Karush–Kuhn–Tucker condition are employed to solve the optimal solution shown in the following equation:

Equation (4) satisfies the following constraints:where and are the Lagrange multipliers.

Kernel function described as is incorporated to solve high-dimensional equations according to support vector machine algorithm. The radial basis function is used as the kernel function due to its satisfactory prediction accuracy, which is shown in the following equation:

According to equations (1) and (4)–(6), the regression fitting function of support vector machine can be obtained:

Here, the LIBSVN toolbox is employed to help implement the prediction based on support vector machine [16].

The working principle of the grid search method is to search all parameters to obtain the optimal parameters. However, this algorithm is simple to implement but it seems to be time consuming. This paper employs an improved grid search method to evaluate the performance of each parameter [17]. In detail, a coarse search is performed in a large range, and a fine search is performed in a small range. Then, all possible parameters are found out and the optimal SVM parameters will be chosen then. The calculation model is shown in Figure 1.

3. Prediction of Dynamic Wall Pressure for Silos

The geometric sizes of silos and the physical parameters of storage materials have significant impacts on the dynamic wall pressure of silos. In addition, during silo discharge, the dynamic wall pressure is also different at different locations. Usually, the scale model, numerical simulation, and theoretical analysis are often combined to study the dynamic lateral pressure of silos, and it shows that results of the three methods fit well and can be used as the basis for silo design and dynamic lateral pressure research. Here, to verify the efficiency of the proposed support vector machine-based model on the prediction of the dynamic side pressure prediction model of silos, a database of 505 dynamic side pressures during silo central discharge is collected [1823].Some relevant parameters are presented in Table 1.

This paper takes the depth of silos, inner diameter, height-diameter ratio, discharge opening width, dip angle of funnel, internal friction coefficient, external friction coefficient, gravity density, and measurement point position as input variables and the dynamic wall pressure of silos as the output value. 400 data are randomly selected from the database as training samples, and the remaining 105 data are used as testing samples. The data are described in the form of a matrix, and each row is a set of data, and each column corresponds to a variable. In order to ensure the accuracy and reliability of the prediction model, the original data are normalized as shown in the following equation:where and are the maximum and minimum data, respectively.

The prediction accuracy of the support vector machine (SVM) model is sensitive to the penalty parameter c and kernel parameter . At present, for the support vector machine (SVM) method, the relevant parameters are mainly based on experiences and there is no unified mode. This paper uses the improved grid search method to determine the optimal values of c and [24, 25]. The grid optimization program is written by MATLAB program. The parameter optimization process is as follows:Step 1: the range and step size of c and are first initialized.Step 2: c and are cursorily chosen. The range of c and is set as [2−10, 210]. The default values are set as the step sizes of c and , and the default values are also set as the number of cross validations and the step size of the optimal mean square error. Step 3: c and are precisely chosen. The range of c and is set as [2−8, 28]. 0.8 is set as the step size of c and g. 3.0 is set as the number of the cross validations. 0.05 is set as the step size of the optimal mean square error. The fine choosing results are shown in Figure 2.

According to the fine choosing results, 5.278 and 3.0314 are the optimal c and values, respectively. The optimal c and values are substituted into the SVM prediction model shown in Figure 1. The mean square error (MSE) and correlation coefficient are employed as the evaluating indicators. The prediction results of 105 testing samples are shown in Figure 3. From Figure 3, MSE is 0.00041866 and R2 is 0.98381, which indicate that the testing sample curve basically matches the predicted curve. The errors are shown in Figure 4. The minimum and maximum errors are 1.1% and 14.88%, and the average relative error is 7.21%.

In order to verify the applicability of the SVM prediction model, the prediction result is compared with BP neural network using the same data, and the results are shown in Table 2. The results show that the support vector machine method can describe well the complex nonlinear relationship between the dynamic side pressure of silos and its influencing factors.

In summary, the proposed SVM prediction model has higher accuracy and can effectively predict the dynamic wall pressure of silos.

4. Application Analysis

Relevant parameters in the literature are selected and substituted into the proposed SVM prediction model [1821]. The results are shown in Figure 5.

It can be seen that the simulated values are slightly larger than the predicted values in the early stage of silo discharge and slightly smaller than the predicted values in the late stage of silo discharge. The prediction accuracy is higher. The testing values are higher than the predicted values. However, with the increment of the depth for measurement points, the dynamic wall pressures are roughly the same. The main reason is that the training samples of the SVM prediction model are from simulated values; therefore, the predicted values are closer to the simulated values. Compared with the PFC program, the proposed method not only improves the calculation efficiency but also can provide a reference for the investigation on dynamic wall pressure when the PFC program cannot calculate the dynamic wall pressure of large silos.

5. Conclusions

From this study, some conclusions are presented:(1)An improved grid search method is used to optimize the punish parameters (c) and kernel function () of SVM. The optimal c and are 5.278 and 3.0314, respectively. The proposed method can avoid the subjective view of relevant parameters based on experiences.(2)The mean square error (MSE) and the correlation coefficient of the SVM prediction model are close to 0 and 1.0, respectively, which indicates that the accuracy of SVM prediction model is satisfied.(3)The proposed prediction model can effectively solve the nonlinear relationship between the dynamic side pressure of silos and its influencing factors and provide a novel method for the study of the dynamic wall pressure of silos.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

The authors express their gratitude to the National Natural Science Foundation of China (No. 51578216).