2021-Study On Roughness Parameters Screening and Characterizing Surface Contact Performance Based On Sensitivity Analysis
2021-Study On Roughness Parameters Screening and Characterizing Surface Contact Performance Based On Sensitivity Analysis
Yang Duo
State Key Laboratory of High Performance
Complex Manufacturing,
Screening and Characterizing
Central South University,
Changsha, Hunan 410083, China Surface Contact Performance
e-mail: [email protected]
Tang Jinyuan1
Based on Sensitivity Analysis
State Key Laboratory of High Performance
As microtopography can influence the contact behavior of materials, it is of great signifi-
Journal of Tribology Copyright © 2021 by ASME APRIL 2022, Vol. 144 / 041502-1
out which roughness parameters are the main factors affecting the
surface contact and characterization of the contact performance
and to know the correlation between the roughness parameters.
In the first place, correlation between roughness parameters and
contact stress is investigated with the help of Pearson correlation
analysis. Having established the regression model between CS
and RP based on BP neural network, global sensitivity analysis
Sobol, mean impact value (MIV) and Garson neural network sensi-
tivity analysis are introduced for the quantitative calculation of RP
impact factor on CS to get the main roughness parameters under dif-
ferent contact stress parameters. Ultimately, the ranking results of
main roughness parameters based on influence under different
contact stresses are verified, and the characterization parameters
P (1 − 2ν) z xy xyz 3xyz
τxy = 1 − − − (4)
2π r2 ρ r 2 ρ3 ρ5
3P xz2
τxz = − (5)
2π ρ5
3P yz2
τyz = − (6)
2π ρ5
where ρ = (x2 + y2 + z2 )1/2 and r 2 = x 2 + y 2.
In the case of a given load of 1 N, this paper uses the model of
Wen et al. to calculate the CS of the rough surface. Figure 5
shows the local topography and stress cloud diagram of the
Fig. 2 Single-asperity fitting sketch workpiece.
P (1 − 2ν) z y2 − x2 zx2 3zy2
σy = 1 − + − (2)
2π r2 ρ r2 ρ3 ρ5
3P z3
σz = − (3)
2π ρ5
·
n n n n
Hj = f 1 1
w( j,i) xi (7) Si + Sij + · · · + S12···n = 1 (14)
·
m
where S∼i is expressed as the sum of all Si1 ,i2 ,...is without xi.
yp = f 2 w2(p,j) Hj (8)
j=0
3.2.2 Disturbance Sensitivity Analysis Method: Mean Impact
where yp is the pth node in the output layer.
Value. Mean impact value method, is able to quantitatively
Usually, the MSE is applied to evaluate the fitting effect of the
evaluate the influence of variables in the neural network on the
model:
results by variables disturbance [31–33]. The calculation process
2 is as follows:
k
yp − yt
MSE = (9) Set X as the l × k-order input matrix of the initial training sample
p=1
2k of BP neural network:
⎡ ⎤
where k is the number of nodes in the output layer and yt is the true x11 x12 . . . x1k
value of the sample. ⎢ x21 x22 . . . x2k ⎥
To further improve the simplification and robustness of BP neural X=⎢ ⎣··· ··· ··· ···⎦
⎥ (16)
network structure, the additional momentum method [21,22] and xl1 xl2 . . . xlk
correlation pruning algorithm [23–25] are provided in the paper
to strengthen the stability and robustness. where k is the number of input variables, and l is the number of
initial training samples. With a variable xm (1 ≤ m ≤ k) arbitrarily
3.2 Sensitivity Analysis. Although the relationship between selected, two new input matrices Xm+0.1 and Xm−0.1 are generated
roughness parameters is complex, the sensitivity analysis method by increasing or decreasing 10% of column xm :
can quantitatively calculate the influence degree of a single rough- ⎡ ⎤
x11 x12 . . . x1m (1 + 10%) . . . x1k
ness parameter on the contact stress parameters, which provides a ⎢ x21 x22 . . . x2m (1 + 10%) . . . x2k ⎥
basis for screening “main roughness parameters” that affect and Xm+0.1 = ⎢⎣ ... ... ...
⎥ (17)
characterize contact stress. ... ... ...⎦
xl1 xl2 . . . xlm (1 + 10%) . . . xlk
3.2.1 Global Sensitivity Analysis Method: Sobol. Sobol sensi- ⎡ ⎤
tivity analysis, based on mathematical statistics [26,27], is also x11 x12 ... x1m (1 − 10%) . . . x1k
known as variance decomposition method proposed in 1993 and ⎢ x21 x22 ... x2m (1 − 10%) . . . x2k ⎥
Xm−0.1 ⎢
=⎣ ⎥ (18)
applied in multiple fields [28–30]. The core of the method is to ... ... ... ... ... ...⎦
decompose the model into functions that combine different vari- xl1 xl2 ... xlm (1 − 10%) . . . xlk
ables. It can well explain the influence degree of a single indepen-
dent variable on the dependent variable in the case of multiple Input the two new samples Xm+0.1 and Xm−0.1 into the completed
independent variables. The calculation process is as follows: training BP neural network to obtain two target responses Ym+0.1
First, the model is decomposed into the sum of subfunctions of and Ym−0.1 . Then the MIV value of xm can be obtained:
different dimensions:
1 l
f (x) = f0 + fi (xi ) + fij (xi , xj ) + · · · MIVxm = (Y +0.1 (i) − Ym−0.1 (i)), m = 1, 2, · · ·k (19)
i 1≤s<j≤n
l i=1 m
+ f12−n (x1 , x2 , · · · , xn ) (10) And then the average influence value of each input variable on the
output variable can be obtained from formula (19).
Second, the ratio of the partial variance of the subfunction to the
total variance is used to indicate the influence of the independent
variable on the dependent variable of the model. The total variance 3.2.3 Weight Judgment Method: Garson. Garson sensitivity
D of the dependent variable f (x) is analysis is a method based on connection weights of network,
which uses the product of weights to calculate the input variables
D= f 2 (x)dx − f02 (11) influence or relative contribution on output variables [34–36].
In The formula for calculating the influence factors of xi on yk is as
L
N
wij v jk wij
j=1 i=1
Iik =
N
L
N (20)
wij v jk wij
i=1 j=1 i=1
(i = 1, . . . , N; j = 1, . . . , L; k = 1, . . . , M)
Here, i, j, k represents the node of input layer, hidden layer, and
output layer, respectively; N, L, M is the number of nodes in the
model; wij is the weight between the input layer and the hidden
layer; v jk is the weight between the hidden layer and the output
L N
wij v jk wij
j=1 i=1
Iik =
N
L N
(21)
wij v jk wij
i=1 j=1 i=1
(i = 1, . . . , N; j = 1, . . . , L; k = 1, . . . , M)
coefficient. So that the parameters introduced are highly correlated Thanks to the excellent results of BP model, sensitivity analysis
with the contact stress. Then take the ranked first parameter x1 as the can be used to calculate the sensitivity coefficients of preliminary
benchmark, and sequentially filter other parameters whose correla- screened RP and assign their order. It can be seen from Fig. 9:
tion coefficient is less than 0.7 in set X to ensure that the parameters
(1) For the order of the roughness parameters of σmax from large
are relatively independent. In the last place, repeat the above steps
5 Conclusion
and significantly affects surface contact stress. Spk is the
average height of the peak above the core surface, character- (1) With the help of nonstrong and nonweak correlation con-
izing peaks protrusion, which will significantly affect the cepts, preliminary screened parameters with high correlation
stress concentration in contact. Vmp, actually the ratio of with σmax but no collinearity among RP in correlation analy-
the peak top material to the entire peak, is the support sis are Sa, Sdq, S5p, Spk, and Svk. As for the result of τmax
volume of the peak region, which can significantly affect and Mpmax, Sa, S5p, Sdq, and Vmp are on display. The
the stress concentration and contact stress value in contact. research shows that preliminary screened parameters do not
Although the above parameters come from different param- only cover the information about surface amplitude, statisti-
eter classification, they actually include surface peak infor- cal distribution, and functional characteristics, but also
mation, consistent with the cognition of literature [41]. It greatly reduce the number of original parameters that charac-
shows that the peak feature has a stronger influence on the terize contact performance, which provides a theoretical
contact stress than other features of the morphology, which basis for selecting the main roughness parameters that
can well characterize the surface contact. affect surface contact state.