Abstract

The durability and reliability of structural components are usually assessed based on fatigue loading under operating conditions. To obtain accurate fatigue loading in the form of continuous strain histories, a novel approach is proposed based on the combination of a recurrent neural network and simplified semianalytical method. The recurrent neural network named nonlinear autoregressive model with exogenous inputs (NLARX) is applied to determine the relationship between external loads and corresponding fatigue loading. Owing to the generalization ability of NLARX, semianalytical method, which is used to obtain sample database for NLARX model training and testing, is implemented with simplified multibody model. Durability tests of a torsion beam rear suspension are introduced to demonstrate the effectiveness of the proposed approach. The experimental results show that our proposed approach is able to achieve better estimation results, when compared with the conventional semianalytical method.

1. Introduction

Automotive load-bearing components usually subject to various random loads and are vulnerable to fatigue damage. Thence, accurately predicting fatigue life at durability design stage is critical for the reliability of these automotive components. According to the theory used for fatigue life prediction and fatigue damage analysis [13], fatigue loading in the form of stress-time or strain-time histories is the key factor affecting outcome. Therefore, accurately estimating fatigue loading is of great importance in the process of durability design.

Semianalytical method, which is a mix of simulation analyses and automotive durability tests, is a feasible solution due to its low cost and high efficiency [4]. As shown in Figure 1(a), the basic framework behind semianalytical method consists of four major parts: durability tests on proving ground, multibody dynamic simulation, finite element transient analysis, and structural damage calculation. In this method, fatigue loading is the output result of finite element transient analysis. Though widely applied in automotive field, the conventional semianalytical method still cannot lead to satisfactory results in many cases, due to the existence of modelling error and calculator error in the process of multibody dynamic simulation and finite element transient analysis [58]. As a result, obtaining accurate fatigue loading remains challenging and has attracted considerable research efforts.

In order to improve the calculation accuracy of fatigue loading, many improved methods have been developed. In [911], the researchers build more accurate full-vehicle model for multibody dynamic simulation. As an example, the full-vehicle model with new road tire model can lead to more accurate results [9]. In [1214], more appropriate form of boundary constraint is designed for multibody dynamic simulation. Liu has demonstrated that accurate external loads of some components can be achieved by fixing the vehicle body and applying forces on the wheel spindles [14]. As a consequence, the most important task in the above studies is to improve the accuracy of multibody dynamic simulation. In their methodology, the accuracy of fatigue loading of automotive components depends on the external loads obtained by multibody dynamic simulation. However, with accurate external loads, significant error of fatigue loading cannot be eliminated, because of high correlation between them and inevitable error in finite element transient analysis [5, 15, 16]. Therefore, the aforementioned improved methods have limited ability to enhance the accuracy of fatigue loading.

To obtain accurate fatigue loading, Klemenc et al. [17] proposed a novel solution based on a combined multilayer perceptron neural network, which is used to determine the relationship between the operating conditions and the corresponding loading spectra. In their study, when ideal assumptions are true, they could predict loading spectra under limited number of discrete operating conditions. As automotive components usually experience complex random operating conditions and have nonlinear dynamic characteristics, this approach may be impossible to be applied in real cases. Nevertheless, this study promoted the application of neural network in structural durability design [1821].

Here, indicated by current studies, a novel approach is proposed to estimate fatigue loading of automotive components based on the combination of a recurrent neural network NLARX and simplified semianalytical method. In this paper, continuous strain histories are used as study subjects for two reasons. Firstly, strain-life fatigue damage method is widely used in automotive industry even in high-cycle application [22]. Secondly, fatigue loading of automotive components is commonly measured by strain rosettes. As shown in Figure 1(b), the framework of our proposed approach consists of two major parts: NLARX model building and fatigue loading estimation. In the procedure of building NLARX model which is analogous to that of conventional semianalytical method, firstly, multibody dynamic simulation is used to obtain original external loads. Then, multiple datasets of external loads are generated by the modification of the simulated external loads. Subsequently, strain histories corresponding to the generated external loads are obtained by finite element transient analysis. Finally, as the sample database, both the datasets of external loads and strain histories are used to determine the architecture of NLARX model. In the procedure of estimating fatigue loading, firstly, the determined NLARX model outputs the corresponding external loads from the input of measured strain histories. Then, the distribution of fatigue loading of automotive component is obtained by finite element transient analysis. Finally, structural damage of automotive component is calculated.

In our proposed approach, the external loads, which are used for the calculation of actual fatigue loading, is offered by the determined NLARX model rather than multibody dynamic simulation. Due to the generalization ability of NLARX, the multibody dynamic simulation is endowed to a certain degree of error space. The fault-tolerant feature enables numerous simplifications of multibody model. As a result, our proposed approach is able to obtain accurate fatigue loading with much less effort in establishing multibody model. To demonstrate the superiority of our proposed approach, durability tests of a torsion beam rear suspension are conducted.

The remainder of this paper is organized as follows. In Section 2, theoretical background of the proposed approach is presented. Then, the proposed approach is applied to estimate the fatigue strain histories of a torsion beam rear suspension in Section 3. Finally, the proposed approach is assessed in Section 4.

2. Theoretical Background of the Proposed Approach

2.1. NLARX Model

Artificial neural networks are used to map complex nonlinear relationship which is difficult to be described with specific physical model. Among various types of artificial neural networks, NLARX model has proved to be suitable for problem of nonlinearity and high dynamics [2326]. As a recurrent neural network, NLARX model extracts nonlinear dynamics by feeding previous network outputs and inputs back into the input layer. To represent the nonlinear dynamics best, it enables the user to choose the required number of previous outputs and input time steps [23]. Figure 2 shows the structure of a typical NLARX model. Between the input layer and output layer, there exist time delay line (TDL) and multilayer perceptrons for nonlinear analysis.

The NLARX model is suitable for multi-input multioutput nonlinear system, which is common in the process of automotive durability design. However, there are few studies on it. In this paper, the input of an NLARX model is represented by , which is a set of normalized strain histories at measurement positions. The output y(t) represents the normalized external loads. The formulation of the NLARX model is described as follows:where O and I are the number of output node and input nodes, respectively; are the numbers of output delay; are the numbers of input delay; and F is the transfer function between the input and output layers, determined by the structure of the multilayer perceptrons. There are one or more hidden layers of neurons in the multilayer perceptron structure. The output of each neuron in the hidden can be described as the following equation [27]:where is the output of the neuron in an instantaneous layer; the output of the preceding layer; the weight parameter between the adjacent layers; the bias parameter; the activation function; and the total number of the neurons in the preceding layer. The relationship between the external loads and the corresponding strain histories is achieved by iteratively training the NLARX model, which is a process to minimize the cost function:where represents the predicted normalized external loads from the NLARX model; the normalized experimental values from road tests; and M the total number of the training samples.

The training of the NLARX model involves updating the weight parameters recurrently until the relationship between the inputs and the outputs is satisfactorily assessed. The details of the training process can be found in [27]. To build the accurate relationship between the external loads and their corresponding strain histories, various hyperparameters in the NLARX model have to be determined by multiple attempts, such as the number of delays for network inputs and outputs, the number of the hidden layers, and the number of hidden neurons.

In order to improve generalization ability and avoid overfitting during training of the NLARX model, the sample database is split into training datasets and testing datasets. The training datasets are selected based on the guideline of comprehensiveness and distinctiveness. The testing datasets, which are used to calibrate the NLARX model, are not a subset of the training sets. After training, the NLARX model reads the testing datasets and calculates an average error for them. In the end, the NLARX network is saved on the minimum error for testing datasets.

2.2. Simplification of the Flexible Multibody Models

In our proposed approach, the critical external loads corresponding to the experimental strain histories are obtained from an NLARX model rather than multibody dynamic simulation. As for multibody dynamic simulation, it is used to obtain a data sample for the NLARX model and determine the key external loads primarily responsible for structural damage. Due to its small effect on the estimation of structural strain histories, multibody dynamic simulation can be implemented based on extraordinarily simplified multibody model.

For automotive bearing components, strain responses are mainly affected by vertical forces [5, 28]. Therefore, it is assumed that simplified multibody models with only accurate characteristics in the vertical direction can make the simulated external loads close to real results.

2.3. Measures for Assessing the Estimated Strain Histories

Fatigue damage of automotive components is usually evaluated by using a strain-life fatigue damage method. Among several plastic strain models for strain-life assessment, Smith–Watson–Topper (SWT) model is widely used, whose expression is defined as follows [29, 30]:where is the maximum stress, the mean stress, the stress amplitude, the total strain amplitude, E the modulus of elasticity, the fatigue strength coefficient, the fatigue ductility coefficient, b the fatigue strength exponent, c fatigue ductility exponent, and the number of reversals until fatigue. In the SWT model, cycle distributions of and are the two key factors if material property has been known. To extract them from continuous strain-time histories, the cycle distributions of and mean strain are firstly calculated by rain-flow counting method. Then, the cycle distributions of is calculated based on cyclic stress-strain curve.

In this paper, three measures are used to assess the difference between the estimated strain histories and the experimental data. Among them, two measures indicate the agreement of the cycle distributions of and , which use the following expression:where is the number of bins in the histogram for the cycle distributions of and , the number of cycles of the i-th mean value or the i-th amplitude value for estimated strain histories, and the number of cycles of the i-th mean value or the i-th amplitude value for the experimental data. The third measure indicates the difference between the logarithm value of fatigue life cycles of the estimated strain histories and the experimental data as given below:where is the fatigue life cycles calculated from the estimated strain histories and is the fatigue life cycles calculated from the experimental data.

The closer the three measures are to zero, the stronger the relationship is. The three measures are able to reflect both local consistency and global consistency of the estimated strain histories with the experimental data. It is because that rain-flow counting matrix and fatigue life cycles are sensitive to both local extreme value and entire distribution of the strain histories.

3. Estimation of Strain Histories for a Torsion Beam Rear Suspension

3.1. Durability Tests and Simplified Multibody Dynamic Analysis

To experimentally demonstrate the performance of our proposed approach, durability tests of a torsion beam rear suspension are conducted at proving ground. Torsion beam suspension is widely used in nondriven rear axles for its economy and space saving. As the key load-bearing component in a vehicle, it is subjected to complex variable loads under service loads. Our target rear suspension consists of seven main welded parts (Figure 3), the material properties of which are shown in Table 1.

Durability tests are performed under different road profiles (Belgian, washboard and highway). To acquire data related to the operation conditions of the rear suspension, two multiwheel transducers (MTS WFT 205/55R16) and two accelerometers (BCX 1203F) are mounted on the wheel spindles to measure wheel forces, moments, and vertical acceleration, respectively. The strain histories at seven measurement positions are measured by strain gauges (KYOWA, 120 Ω) with 45° internal angle of rosette (Figure 4). The experimental data are recorded with the use of a MTS 64-channel data acquisition instrument (eDAQ with nominal measurement error 0.03%) in the sampling rate of 409.6 Hz. For ease of comparison between the road collected data and estimated strain histories, maximum principal strain are also stored in eDAQ. The equation to calculate maximum principal strain is given as follows:where are the strain history of the three rosettes, respectively. To reduce measurement error, the rosettes are arranged in the form of Wheatstone bridge and the collected data are preprocessed by low-pass filter (50 Hz) operation, removing signal trend, and eliminating singular value.

In this study, multibody dynamic simulation is done based on simplified multibody model, in which springs with single degree of freedom are supposed to represent Macpherson front suspension and tires are omitted. Figure 5 shows the simplified multibody model and the complete full-size multibody model for conventional semianalytical analysis. In both the two multibody models, the finite element model of torsion beam suspension is imported to ADAMS as flexible body part. Under the action of displacement signals on the wheel spindles, the responses (displacement and force histories) in the junction points between flexible and rigid body are output and then work as exciting signals in the following finite element transient analysis. Figure 6 shows the vertical wheel force from durability tests and multibody dynamic simulation. Both the simulated results from simplified multibody model and complete full-size model are distributed close to the experimental data. Table 2 and Figure 7 present the statistics characteristics and probability density distribution for the three sets of data, respectively. In Table 2, the values in the brackets are the relative increase compared with the experimental data.

As shown in Figure 6, the vertical wheel force from the simplified model is not as good as those from the complete full-size model in the aspect of wave shape because of the simplification of front suspension. However, their statistics characteristics are still close to those of the experimental data (Table 2). From Figure 7, it can be observed that the complete full-size model does not have obvious advantages over the simplified model. In this study, minimum data representing the operating conditions are extracted in consideration of analytical efficiency [23].

3.2. Building the NLARX Model
3.2.1. Selection of Sample Databases

The input of the NLARX model is set to the strain histories in the seven measurement positions. The external loads significantly influencing the strain responses of the rear suspension are selected as the output of the NLARX model. According to the research in [28], the vertical displacement at the spring seats is primarily responsible for strain response at the measurement positions.

The sample data of the vertical displacement are obtained based on the modification of the simulated external loads from simplified multibody dynamic simulation. More specifically, they are the linear combinations of the simulated external loads at spring seats and the experimental strain histories as follows:where and are the vertical displacement at left spring seat and right spring seat obtained from multibody dynamic simulation, respectively, is the experimental strain histories at the h-th measurement point, and f the scale factor confined in the range of 0.01 to 0.05. The small scale factor is chosen because even small changes of the vertical displacement at the spring seats can cause obvious differences of strain histories at the measurement positions. Because of their slight differences, the sample data of vertical displacement are not suitable as the outputs of an NLARX model. To solve this problem, and are preprocessed by subtracting denoised signals. In this study, the denoised signals are obtained by filtering and with db5 3 level discrete wavelet transformation.

The sample data of strain responses corresponding to and are provided by finite element transient analysis. As structural failure did not occur until tens of thousands of kilometers in the proving ground tests and the experimental strain histories at the measurement positions are in the linear elastic range, the rear suspension is supposed to do not suffer from plastic deformation. Therefore, linear transient analysis is adopted to obtain simulated strain histories. The process of building the finite element model and making transient analysis are similar to the descriptions in researches [3133]. In this study, the finite element model is composed primarily of quadrilateral shell element, including 59830 elements and 63249 nodes. The transient analysis is completed under the following boundary conditions: six-component forces on the wheel spindles, three-directional displacement on the rotatable supportings, and vertical displacement on the spring seats and buffer seats. All the preprocessed vertical displacements and their corresponding strain histories are normalized as follows:where and are the normalized value of input strain histories and output external loads , respectively; and are the mean value for input strain histories and output vertical displacement, respectively; and and are the standard deviation for input strain histories and output vertical displacement, respectively.

Considering the fact that the training of an NLARX model is slow, the number of training datasets is limited to a certain number. Moreover, to improve the prediction accuracy, the training datasets must cover the range of the experimental data as much as possible. In this study, 48 groups of the sample data are selected as training datasets for their extensive range, and the remaining 3 groups with significant differences as testing datasets.

3.2.2. Determining the Architecture of the NLARX Model

The selection of the hyperparameters is critical to the performance of NLARX model. Various NLARX models are built, varying along several main hyperparameters: the number of nonlinear hidden layers (), the number of neurons in each hidden layers (), the number of the input and output delay (), and the type of the activation function in each hidden layers. For each NLARX model, they first accomplish calibration training on the training datasets. Then, they read the testing datasets and compute the corresponding output. There are hardly any specific reference theories or empirical formula for the selection of the aforementioned hyperparameters [27]. By trial and error, our optimal NLARX model with the lowest prediction error MSE for testing datasets is shown in Figure 8, whose hyperparameters settings are  = 2,  =  = 30,  = 10,  = 4. During the training of the optimal NLARX model, the weight parameters and bias parameters are updated by stochastic gradient decent with momentum and five-fold cross validation method. The learning rate η and momentum γ are set to 1E-10 and 0.9.

3.2.3. Result of the NLARX Model

The optimal NLARX model is applied to predict the relationship between critical external loads and their corresponding strain histories. In the process of training (less than 50 minutes), this NLARX model can achieve the goal () within 50 iterations. Figures 9 and 10 show the predicted results of the NLARX model for training datasets and testing datasets.

The recurrent coefficient R-square () is used to evaluate the performance of the predicted external loads from the optimal NLARX model. The closer is to one, the stronger the relationship is. The predicted results are as follows: for the training dataset ; for the testing datasets, .

For the training datasets, the NLARX model predicts the external loads very well other than the beginning of the time series values. The relative greater error of the beginning parts is inevitable for recurrent neural network, caused by the incomplete closed-loop recurrent back propagation training. For the testing datasets, the recurrent coefficient () between the predicted and original external loads is slightly less than that for the training data-sets. However, considering the large range of the testing datasets and the obvious differences between the training datasets and testing datasets, the NLARX model proves to be with high generalization ability.

For the training results and testing results from the NLARX model, the results on the left side are slightly more accurate than the results on the right side. It is because the left external loads for training of the NLARX network are more irregular. Specifically, the amplitude and variance of the left external loads are 2.91% and 6.42% smaller than those of the right external loads. The subtle differences are mainly caused by the differences of road profiles on each wheel.

After the optimal NLARX model is trained and tested by the sample database, the predicted external loads corresponding to experimental strain histories are calculated as shown in Figure 11. The simulation results at the spring seats, obtained from the full-size multibody model and simplified multibody model, are very close and can reflect the trend of the results from the NLARX. Furthermore, the local extrema of the external loads, which are difficult to be obtained from multibody models as the result of modeling error and measuring error, can be predicted by the NLARX model.

The predicted external loads from the NLARX model are applied to the finite element model of the torsion beam rear suspension for transient analysis. Figure 12 shows the transient responses at the measurement positions versus the experimental data and the strain histories by conventional semianalytical method. It is obvious that the estimated strain histories using the proposed approach are much closer to the experimental data when compared with those using conventional semianalytical method. Moreover, it can be found that the distribution of the local extrema of the external loads has great effects on the strain histories at the measurement positions.

In this study, the three measures , , and are used to evaluate the quality of the estimated strain histories. For strain histories at the measurement positions, both their rain-flow matrices and fatigue life cycles are calculated by using nCodeGlyph Works software. The cycle distributions of and , obtained from rain-flow matrices, are illustrated by histogram with eight bins (Figure 13). Compared with the conventional semianalytical method, the proposed approach is able to improve the estimation accuracy of cycle distributions of and , especially when the values of and are large. Table 3 shows the agreement between the estimated strain histories and the experimental data assessed by the three measures. As expected, the proposed approach can achieve much higher estimation precision than conventional semianalytical method. These results further demonstrate that the well-trained NLARX network holds good generalization ability, because the experimental strain histories are not in the domain of the training and testing data-sets.

4. Conclusion

Fatigue loading contributes significantly to the fatigue life assessment of automotive components. To accurately estimate the fatigue loading, a novel approach is proposed based on the combination of an NLARX model and simplified semianalytical method. In the proposed approach, firstly, semianalytical method based on simplified multibody model is used to generate sample database for NLARX model training and testing. Then, under the excitation of the external load obtained from the well-trained NLARX model, strain histories in continuous time series can be achieved by finite element transient analysis. In the task of estimating strain histories for a torsion beam rear suspension, the proposed approach can achieve striking accuracy. Compared with conventional semianalytical method, the proposed approach offers much higher performance of the estimated strain histories according to three objective measures.

In our study case, the strong correlation between the estimated strain histories and the experimental data shows the rationality of simplifying multibody model and the reliability of an NLARX model. Consequently, the proposed approach is able to improve the fatigue life prediction, the cost control, and modeling efficiency in the process of durability design for automotive components.

In the future work, more training samples and more advanced neural network model will be explored to obtain more accurate fatigue loading.

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 they have no conflicts of interest.

Acknowledgments

The experimental tests were supported by National Automobile Quality Supervision and Test Center (Xiangyang). This research is supported by National Key Technologies R&D Program (grant no. 2015BAG08B02).