To grasp the variation trends of contact state during blade grinding and realize the prediction of grinding characteristics for targeted control of machining process, a simulation research was carried out by comprehensively considering the influence of wheel compliance parameter λ and contact positions (x, y). Other parameters involved in the simulation process are the same as those in Section 2.2. The variation of the maximum contact pressure and normal contact force is shown in Fig. 14.
The change of contact position actually affects the normal wall thickness, cantilever distance and curvature direction, etc. of blade in the machining process, resulting in the difference of machining state. With the increase of the contact position in Y direction, away from the blade constraint end, the clamping and support effect of the blade is weakened, and the maximum contact pressure of the grinding contact position is significantly reduced. The normal contact force also decreases to varying degrees. When λ = 0 mm and x = 0 mm, with the increase of y, the maximum contact pressure decrease by 55.96% from 0.190 MPa to 0.084 MPa, and the normal contact force decreases by 68.49% from 4.611 N to 1.453 N.
With the increase of the contact position in the X direction, the grinding point tends to approach the thinner leading and trailing edge of blade, and the processing rigidity of the blade is weak and torsional deformation is enhanced. The maximum contact pressure and normal contact force change significantly. Among them, the change range of maximum contact pressure is relatively small. The highest decrease in maximum contact pressure when λ = 0 mm can reach 40.55%. In case λ = 1, 2 and 5 mm, the maximum contact pressure decreases by less than 10%. Under different compliance parameters, with the change of contact position in X direction, the normal contact force decreases significantly by about 60%.
In summary, with the movement of the grinding contact position in Y direction, the blade bending deformation intensifies and the contact state changes to a large extent. With the movement of the grinding contact position in X direction, the torsional deformation intensifies and the contact state also changes to varying degrees. For traditional grinding methods with fixed process parameters, the difference in grinding contact state leads to great differences in the material removal effect, ultimately affecting the consistency and integrity of machined surface. Meanwhile, the compliance parameter variation of contact wheel affects the effective contact area between grinding tool and workpiece during machining process, as well as the material removal effect. It can adapt to the changes of characteristics in different blade grinding positions and dynamically control the grinding process.
Using the grinding contact results obtained in the above simulation as the dataset, a total of 180 groups of data were established as shown in Table 3. The compliance parameter λ and different contact positions (x, y) in X and Y directions were used as inputs, and the maximum contact pressure and normal contact force were used as outputs. Among them, 126 groups of sample data were randomly selected as training data sets (accounting for 70%), while 27 groups of data (accounting for 15%) were selected as validation and test data sets, respectively. BP neural network was used to predict the contact characteristic.
Table 3
Input and output data sets
Input
|
Output
|
λ/ mm
|
x/ mm
|
y/ mm
|
Maximum pressure/ MPa
|
Normal contact force/ N
|
0
|
0
|
7.500
|
0.190
|
4.611
|
0
|
0
|
12.143
|
0.188
|
4.480
|
0
|
0
|
16.786
|
0.185
|
4.388
|
…
|
…
|
…
|
…
|
…
|
5
|
20
|
72.500
|
0.055
|
0.594
|
Hecht-Nielsen has proved that a 3-layer feedforward network with a hidden layer could approximate any multivariable function [26]. In this manuscript, a prediction model of blade contact characteristic constructed by three-layer BP neural network was used, and the number of nodes in each layer was determined sequentially. As mentioned above, the number of input layer nodes was 3, and the number of output layer nodes was 2. To improve the training efficiency of the network, the hidden layer was set as a single layer, and the initial value of its node number p was selected according to the number of input layer and output layer nodes after comparing the model accuracy and validity.
The structure of the BP neural network-based prediction model for blade grinding contact state was preliminarily determined to be 3-p-2. The commonly used training functions include Levenberg-Marquardt (trainlm), Bayesian Regularization (traingbr) and Scaled Conjugate Gradient (trainscg), etc. whose training results are shown in Fig. 15. It can be seen that the trainscg function failed to reach the target accuracy of 1e-04, while the trainbr function achieved the target accuracy 1e-04 after 534 training sessions. As for the trainlm function, it reached 5.646e-05 only after 82 training sessions, which met the accuracy requirements and had a fast convergence speed. Hence, the trainlm was selected as the training function for the BP neural network-based prediction model.
By setting the hidden layer node number of the trainlm-based BP neural network separately at 5, 7, 9 and 10, the root-mean-square error was obtained by calculating the network model several times, and the results are detailed in Table 4. The node number of the network hidden layer was determined to be 10.
Table 4
Mean square error of prediction model under different number of hidden layer nodes conditions
hidden layer nodes
|
5
|
7
|
9
|
10
|
Mean square error
|
2E-3
|
2.5E-3
|
3E-4
|
5.6E-5
|
The topological structure of the constructed BP neural network was 3-10-2, and its learning rate was lr = 0.01. The maximum training epochs were set as 1,000, while the allowable error was set as 0.001. The BP neural network model was constructed in MATLAB, and sample data were used to train the network. The contact characteristic prediction model was established finally. As shown in Fig. 16 (a), the training regression R is very close to 1. And as shown in Fig. 16 (b), the network training error is less than 0.001 at 82 steps, which achieving the training goal.
The Generalization ability of neural network refers to the ability of BP neural network to predict uncertain data. Despite a powerful generalization function of BP neural network for information within the range of training samples, whether it can attain higher estimation accuracy for information outside the training sample range is the core of evaluating the training model [27]. Therefore, the generalization ability of the above-mentioned neural network model was tested, and 6 groups of original data sets that do not exist in the training sample were added for verification of the neural network prediction model as shown in Table 5.
Table 5
Comparison between simulation and prediction results
Sample data
|
Conditions
|
Simulation results
|
Prediction results
|
λ/ mm
|
x/ mm
|
y/ mm
|
Maximum pressure/ MPa
|
Normal contact force/ N
|
Maximum pressure / MPa
|
Normal contact force/ N
|
1
|
3
|
5
|
13
|
0.0993
|
3.04
|
0.1095
|
3.24
|
2
|
3
|
5
|
39
|
0.0809
|
2.18
|
0.0888
|
2.32
|
3
|
3
|
5
|
65
|
0.0621
|
1.35
|
0.0712
|
1.56
|
4
|
1.5
|
15
|
13
|
0.0944
|
2.74
|
0.1062
|
2.40
|
5
|
1.5
|
15
|
39
|
0.0730
|
1.77
|
0.0788
|
1.52
|
6
|
1.5
|
15
|
65
|
0.0526
|
0.96
|
0.0567
|
0.82
|
The neural network predictions were comparatively analyzed and compared with the finite element simulation results as shown in Fig. 17. Taking the simulation data as the true value, the relative error of predicted maximum contact pressure is 14.65% at highest and 7.80% at lowest, while the relative error of predicted normal contact force is 15.56% at highest and 6.48% at lowest. The relative errors are all small, proving high reliability of the neural network-based prediction model, which can accurately predict the grinding contact state of blade at different machining positions. The findings provide guidance for regulating the blade surface precision and quality consistency, and improving the uncertain effect of blade rigidity difference on machining quality.