Abstract

The precision of traditional deformation resistance model is limited, which leads to the inaccuracy of the existing rolling force model. In this paper, the back propagation (BP) neural network model was established according to the industrial big data to accurately predict the deformation resistance. Then, a new rolling force model was established by using the BP neural network model. During the establishment of the neural network model, the data set of deformation resistance was established, which was calculated back from the actual rolling force data. Based on the data set after normalization, the BP neural network model of deformation resistance was established through the optimization of algorithm and network structure. It is shown that both the prediction accuracy of the neural network model on the training set and the test set are high, indicating that the generalization ability of the model is strong. The neural network model of the deformation resistance is compared with the theoretical one, and the maximum error is only 3.96%. Furthermore, by comparison with the traditional rolling force model, it is found that the prediction accuracy of the rolling force model imbedding with the present neural network model is improved obviously. The maximum error of the present rolling force model is just 3.86%. The research in this paper provides a new way to improve the prediction accuracy of rolling force model.

1. Introduction

Rolling force is an important parameter that is used to control the rolling process. Accurate prediction of rolling force is of great significance to optimize the processing parameter and improve the product quality and dimensional accuracy of a thick plate. Therefore, how to improve the prediction accuracy of rolling force has always been an urgent problem in this field.

For a long time, the theoretical modeling method has been considered as an ideal method to study the hot rolling process. This method can be traced back to 1925. Karman [1] established the differential equilibrium equation of force in the rolling deformation zone, which has laid a foundation for the establishment of a rolling force model. In order to obtain a more reasonable rolling model, Orowan [2] investigated the variation of yield stress and friction coefficient during rolling. Then, an analytical model of rolling force was derived by Sims [3] based on the deformation conditions proposed by Orowan and the equilibrium equation proposed by Karman. His model can reflect the functional constraint relation between rolling force and process parameters and has been widely used in practical production. In order to improve the accuracy of rolling force model, Chen et al. [4] and Li et al. [5] analyzed the friction law between the plate and roller and established a new rolling force model. Kwak et al. [6, 7] studied the influence of arm factor on rolling force and deduced a new rolling force model. Muller et al. [8] systematically considered the friction coefficients and different material parameters in the rolling process and then established a more accurate rolling force model.

Although the prediction accuracy of the above models has been continuously improved, there are still big errors since they are based on the engineering method. In order to improve the prediction accuracy of rolling force, Alexander [9] used slip-line method to analyze the hot rolling process and obtained the numerical solution of rolling force. Compared with the engineering method, the slip-line method can more accurately reflect the rolling deformation process, so as to realize the accurate prediction of rolling force. Collins and Dewhurst [10] presented a slip-line field covering various geometric shapes of asymmetric hot-rolled strips, which effectively increases the application range of the slip-line method. Although the slip-line method can get a more accurate solution, it is difficult to derive an analytical model of rolling force because of the difficulty in solving the nonlinear algebraic equations.

To obtain a more accurate analytical model of rolling force, some scholars have tried to analyze rolling process from the perspective of energy conservation. Zhao et al. [11] simplified the dual-stream function velocity field and established an analytical solution of the rolling force under the condition of plane deformation. On this basis, Zhang et al. [12] established a new weighted velocity field that can consider the width spread during rolling process and simplified the calculation by replacing the Mises yield criterion with the linear MY yield criterion. Finally, an analytical solution of rolling force was acquired. Considering the error between the MY yield criterion and the Mises yield criterion, some scholars have derived some other linear yield criteria, such as the equal-area yield criterion [13], angular partition yield criterion [14], and median integral yield criterion [15], to approximate the Mises yield criterion. In addition, many scholars have established different rolling velocity fields, such as the cosine velocity field [16], parabolic velocity field [17], and hyperbolic sine velocity field [18], to improve the accuracy of rolling force model. Although the above theoretical models have realized good approximation of practical rolling force, the accuracy of the existing theoretical models is still insufficient due to many inevitable assumptions.

In the process of establishing a theoretical model of rolling force, the material deformation resistance is an important parameter. Its accuracy plays an important role in improving the accuracy of the theoretical model. Johnson and Cook [19] and Khan and Huang [20], as well as Jonas et al. [21] studied the influence of external factors on deformation resistance and presented their deformation resistance model. However, just the influence of temperature, deformation degree, and deformation rate on deformation resistance are taken into account, so there is a big error. Guan et al. [22] considered the softening phenomenon in the case of great deformation degree and expressed the influence of deformation degree by a nonlinear function. Then, they derived a new deformation resistance model. Based on the deformation resistance structure proposed by Guan, Sun et al. [23], Yu et al. [24], and Liang et al. [25] have regressed many deformation resistance models for different steel grades.

In order to further improve the prediction accuracy of the deformation resistance model, Siciliano and Poliak [26] introduced the material composition as a variable into the deformation resistance model. Durrenberger et al. [27] and Molinari and Ravichandran [28] considered the effect of grain size on deformation resistance. In addition, Gao and Zhang [29], Lindgren et al. [30], and Rodriguez-Martinez et al. [31] continuously improved the accuracy of the deformation resistance model from the perspectives of dislocation, solute concentration, and vacancy. Although the introduction of these internal factors has improved the prediction accuracy of the deformation resistance model, it is difficult to measure and control the related variables in the actual production, which has limited the application of their models.

With the deepening of the research, Byon et al. [32] have also found that the deformation resistance has an important influence on the prediction accuracy of rolling force. Feng et al. [33] established a new rolling force model by combining the deformation resistance model with the Karman equation. Wang et al. [34] improved the prediction accuracy of rolling force effectively by revising the deformation resistance model with experimental data. It has been proved by the above researches that the improvement of the prediction accuracy of deformation resistance is beneficial to the improvement of the prediction accuracy of rolling force.

Based on the above research, this paper intends to use the actual production data to establish a neural network model of deformation resistance. Then, this model is used to establish a new rolling force model in order to acquire a good accuracy.

2. Data Set and Its Preprocessing

The purpose of the present paper is to obtain the deformation resistance data of Q345 steel from industrial big data. Because the actual production data measured by the factory is the rolling force, the deformation resistance needs to be calculated back before use. The rolling force model used in the actual hot rolling production is the Sims model, so the formula used to calculate the deformation resistance can be written aswhere is the deformation resistance of the rolled plate, is the actual rolling force, is the width of the rolled plate, is the length of the deformation zone, and is the influence coefficient of the stress state. The expression of can be written as [35]where is the thickness of rolled plate at the neutral plane, is the neutral angle of rolled plate, and is the thickness of the plate at the exit.

Due to the complexity of (2), it is not convenient to be used online in practice, so many scholars have simplified it. In this paper, the model modified by Sun [35] can be adopted aswhere is the reduction rate and is the average thickness.

According to equations (1) and (4), the formulas for calculating the actual deformation resistance according to the actual production data can be obtained throughwhere is the flattening radius of the roller, is the initial radius of the roller, is the reduction, is the average thickness, is the thickness at the inlet of the rolled plate, and is the thickness at the outlet of the rolled plate.

According to 1142 actual production data, the above formulas are used to calculate the actual deformation resistance of rolling plate. The data set is constructed for neural network training and verification.

In order to eliminate the influence of magnitude order difference among different parameters on the weights of neural network, the parameters in the data set are converted into dimensionless data. The transformation formula iswhere is the normalized data, is the input parameter, is the maximum value of the input parameter, and is the minimum value.

3. Neural Network Model of Deformation Resistance Based on Big Data

The training process of neural network includes the forward propagation of the signal and the back propagation of the error. Sigmoid function is used as the activation function for the forward propagation of the neural network, expressed as

The mean square error (MSE) is selected as the performance evaluation function, that is as the criterion to stop the training process. Its expression iswhere is the training output result, is the actual output result, and is the sample number.

3.1. Selection of Training Algorithm

An excellent training algorithm can effectively improve the prediction accuracy and prevent the overfitting phenomenon. In addition to the traditional gradient descent method, many scholars have developed a variety of fast and effective training algorithms such as the Levenberg–Marquardt (LM) method, quasi-Newton method, and Bayesian method. This paper compares the above three training algorithms and selects the best training algorithm. In the process of training algorithm comparison, the training parameters of the neural network are set as follows: learning rate is set to 0.01; validation number is set to 20; 70% data are selected as the training set, 15% data are as the validation set, and 15% data are as the test set.

As shown in Figure 1, with the increase of the number of hidden layer nodes, the accuracy of LM method and Bayesian method gradually improves and the accuracy of quasi-Newton method which is the lowest [36, 37]. It can be seen from Figure 1 that, as the hidden layer node increases, LM method has a large fluctuation in training, which will lead to overfitting. The Bayesian regularization method can effectively prevent the occurrence of overfitting phenomenon. Therefore, the Bayesian method can be selected as the training method of this network structure.

3.2. Determination of Network Structure

The structure of BP neural network includes input layer, hidden layer, and output layer. The nodes in the input layer and the output layer can be determined according to the actual situation.

It is known that temperature , strain , and strain rate are the main factors that affect the material deformation resistance. Among them, strain and strain rate are strongly related terms, which will cause the decrease of precision of neural network when they are taken as input variables [38]. As given, the temperature , the thickness at the inlet of the rolled plate , the thickness at the outlet of the rolled plate , and rolling speed are selected as input variables of the neural network. So, there are four nodes in the input layer. The objective of this neural network training is to provide the deformation resistance, so there is only one network node in the output layer.

It is very important to determine the number of hidden layers and nodes of the neural network. Choosing the appropriate hidden layer structure is beneficial to obtain smaller error and better generalization ability in fewer iterations. In the selection of hidden layer structure, less layers should be selected first. So, this paper uses one hidden layer to predict the deformation resistance of materials.

In order to prevent the training results from falling into local minimum and appearing the phenomenon of overfitting, the termination error was set as 0.01. In Figure 1, when there are 10 nodes in the hidden layer, the effect of the neural network reaches a certain accuracy. Therefore, 10 nodes are selected as the initial value, and additional nodes are successively added for training until the accuracy of the neural network reaches the target requirements.

The accuracy of neural network model can be determined by network performance function and correlation coefficient . The calculation formula of network performance function is shown above, while the calculation formula of correlation coefficient is

For the neural network model, the smaller the performance function is and the closer the correlation coefficient is to 1, the closer the result is good.

As shown in Figure 2, when the number of nodes increases to 13, the performance test of the neural network meets the requirement of MSE, but at this time, the regression coefficient R value of the neural network is lower than that with the other nodes. When the number of hidden layer nodes increases to 15, the neural network not only meets the performance test requirements but also has the best regression for training data. Table 1 shows the MSE of BP neural network with different number of nodes. The results show that when the number of hidden nodes is 15, the calculation accuracy is the highest.

In summary, the structure of the neural network is finally determined to be 4-15-1. The BP neural network structure model is shown in Figure 3.

3.3. Performance Evaluation

The final results of mean square error, error distribution, and correlation coefficient R are shown in Figure 46.

Figure 4 illustrates the variation of mean square error with epoch. At the beginning of the training, the model error drops rapidly and then fluctuates in the later period. It can be seen from Figure 4 that the neural network model is terminated when the network iteration is 673 times. Its MSE is 0.0008564.

Figure 5 illustrates the error distribution on different data sets. In Figure 5, 80% of the sample errors of the neural network model obtained in this study are within 5%, and 94% of the sample errors are within 10%. The error distributions of training and test data concentrate near 0. This result shows that this network model has good prediction accuracy.

Figure 6 shows the prediction results upon different data sets. The value of each part is about 0.99. It means that the data obtained by the neural network has a high approximation to the actual data.

4. Comparison and Verification

4.1. Comparison of Deformation Resistance

The traditional regression model of deformation resistance for Q345 can be written as [15]where is the equivalent strain; is the equivalent strain rate; and is the Kelvin temperature.

Figure 7 shows the deformation resistance of each pass in the rolling process. Table 2 shows the theoretical error and the BP error of deformation resistance for each pass. It can be seen from Table 2 that the deformation resistance error obtained by the traditional regression model fluctuates greatly. The errors in the first 4 passes of the initial rolling and in the last 5 passes of rolling are too big, exceeding the engineering allowable error range of 15%. In the first 4 passes, the strain is less than 0.1. At this situation, the deformation resistance increases rapidly with the increase of strain. That is to say, a small change of strain will lead to a severe fluctuation of the deformation resistance, which will lead to the inaccurate prediction of deformation resistance. In the last 5 passes, the strain rates are greater than 10 s-1. For this case, big errors will arise since the effect of work hardening at a high strain rate has not been considered in the traditional regression model proposed by SAITO [39]. Compared with the traditional regression model, the minimum error of deformation resistance by the BP neural network is 0.26%, and the maximum error is 3.96%. The BP neural network can provide a stable and high precision. The primary reason for this good result is that the BP neural network is built on the production data which can reflect the real parameter relationship effectively. Moreover, the BP neural network has a strong nonlinear mapping ability of input parameters and output parameters.

4.2. Comparison of Rolling Force

The present rolling force can be obtained by replacing the traditional regression model of deformation resistance by the present BP neural network model. So, we can havewhere is the deformation resistance model predicted by BP neural network.

The comparison result of the rolling force is shown in Figure 8. The rolling force calculated by traditional regression model is greatly different from the actual data, while the rolling force model with big data is consistent with the actual data. The prediction errors of rolling force for each pass are shown in Table 3. The results show that the minimum error of the traditional regression model is 3.48%, while the minimum error of the rolling force model with big data is 0.27% and the maximum error is 3.86%. The rolling force model in this paper is far better than the traditional regression model.

It is known that the stress state coefficient and deformation resistance are the two factors that affect the calculation accuracy of rolling force, of which the stress state coefficient has been checked to be accurate [35, 40]. Therefore, the precision of the rolling force will depend on the precision of deformation resistance. This can explain the reason why the prediction accuracy of rolling force increases with the increase of the prediction accuracy of deformation resistance.

5. Conclusion

(1)According to the actual production data, the BP neural network model is established for the deformation resistance of a thick plate. The network structure is determined as 4-15-1. By comparing different training algorithms, the Bayesian method has been chosen since it occupies the advantages of higher accuracy and less tendency of overfitting.(2)According to the established BP neural network model, this paper has realized the accurate and stable prediction of deformation resistance in the rolling process of thick plates. In the verified 13 passes, the maximum error of the neural network prediction results is 3.96%, which is far lower than the maximum error of the theoretical regression model. The neural network model is suitable for actual production conditions and can provide better guidance for actual production.(3)In the 13 passes, the maximum prediction error of the model in this paper is 3.86%, which has realized the stable and accurate output of rolling force. Moreover, it is found that the prediction accuracy of rolling force increases with the increase of deformation resistance accuracy.

Data Availability

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

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This research was supported by the National Natural Science Foundation of China (Grant nos. U1960105 and 52074187), the Outstanding Youth Foundation of Jiangsu Province (Grant no. BK20180095), and the National Under Graduate Innovation and Entrepreneurship Training Program (202010285033Z).