Abstract

Based on the assumption of quasibrittle failure under high-cycle fatigue for the metal material, the damage constitutive equation and the modified damage evolution equation are obtained with continuum damage mechanics. Then, finite element method (FEM) is used to describe the failure process of metal material. The increment of specimen’s life and damage state can be researched using damage mechanics-FEM. Finally, the lifetime of the specimen is got at the given stress level. The damage mechanics-FEM is inserted into ABAQUS with subroutine USDFLD and the Python language is used to simulate the fatigue process of titanium alloy specimens. The simulation results have a good agreement with the testing results under constant amplitude loading, which proves the accuracy of the method.

1. Introduction

Fatigue failure, as one of the major causes of damage for the mechanical components, relates to alternative loads subjected on engineering structures, which drew increasingly researching work focusing on the fatigue life prediction. There are two methods to forecast the structure fatigue life: one is fatigue safe life prediction based on fatigue cumulative damage theories and the other is damage tolerance method based on fracture mechanics [1]. In general, the fatigue life of material is estimated based on the damage tolerance method. However, a high proportion of the overall lifetime for the metal high-cycle fatigue is the fatigue initiation life [2].

Damage mechanics is the theory studying the mechanisms and rules of solid material degradation performance by changing mechanical variables under the external loads. As an important branch of damage mechanics, the continuum damage mechanics [35] is a theory based on continuum mechanics and irreversible thermodynamics. Therefore, the process of fatigue crack initiation and development can be analyzed by the fatigue life prediction model based on continuum damage mechanics. And the model of fatigue damage can be classified briefly into ductile fatigue damage model [6] and brittle fatigue damage model [7, 8]. Considering that the metal subjected to high-cycle fatigue could be regarded as quasibrittle material, the brittle damage mechanism is often employed to build a damage propagation model on the basis of irreversible thermodynamics [8], which is broadly accepted in engineering practices on account of less parameters of evolution equations. Moreover, the damage numerical analysis method is another core element of damage mechanics. The determination of damage field and the forecast of fatigue life have been achieved by the damage mechanics-finite element method [911], which can be utilized to obtain the lifetime of damage initiation and damage propagation path.

In this study, a brittle fatigue damage model is modified and combined with a damage constitutive model to predict the fatigue life of the metal material in Section 2. The method to estimate fatigue lifetime of titanium alloy components is accomplished by the commercial software ABAQUS which is developed by programming in Python and Fortran in Section 3. Then, the correctness of the fatigue damage model, the finite element model, and the simulation method is validated through comparing the analytical results with experimental results under constant amplitude loading in Section 4.

2. Modified Fatigue Damage Model

The degeneration of material mechanical properties results from nucleation, growth, and integration of microcracks and voids within metal material. Thus, for one-dimensional structure, damage variable [3, 12] can be defined aswhere is the total area of the cross section and is the total area of microcracks and cavities.

Since Lemaitre [4] has obtained the true stress of material by the strain equivalence theory after damage initiation, the constitutive relation of material can be defined, under the state of one-dimensional stress, aswhere , , and are, respectively, the true stress of damaged material, the initial elasticity modulus of material, and the elastic strain.

The constitutive relation of three-dimensional isotropic damage material can be written aswhere means the material is undamaged and means the material has completely failed.

Here, a damage evolution model [8, 13] is introduced aswhere and are both material constants, is the maximum equivalent stress of loading (MISES), and is the minimum equivalent stress.

To obtain the stress and damage field of the model numerically, the nonlinear equations above are solved with the damage parameter as the increment variable. According to (3), is a constant matrix in the increment step of damage parameter. So, the damaged material can be considered as a “new” kind of undamaged material. For the linear elastic materials,where is the stress ratio of fatigue loads and a constant during the damage process.

Rewrite (4) intowhere and are the material constants in this study. Equation (6) is modified as follows:

Since the stress ratio is constant during the modeling cycle, is a constant too. The modified model has less fitting parameters and is accommodative to be integrated into finite element programs.

Combined with geometric equation, constitutive relation, equilibrium equation, and boundary conditions, the damage evolution model modified above can be applied to compute the lifetime based on known conditions of stress and damage. The lifetime estimation of damage initiation and propagation is accomplished by the damage mechanics-finite element method.

3. Numerical Methods of Fatigue Life Prediction

Damage mechanics-finite element method [10, 13] is employed for the fatigue life prediction and damage field simulation. The main feature of the method is that the damage increment of dangerous point is kept constant in the analytical process. The steps could be described as follows:(1)Finite element model considering damage is developed. At the first loading step, the values of damage of the elements are assumed to be zero.(2)Damage evolution is calculated according to the stress field, and the element with a maximum damage value is selected as the dangerous point of the structure. Furthermore, the damage status of the dangerous point needs to be checked during every loading step, and if it has failed, the dangerous point of the structure should be reestimated.(3)Life increment of the th modeling cycle () is calculated according to (7):The value of total life is updated as(4)The damage increment of gauss points of other elements is obtained on the basis of life increment:The damage values of gauss integral points of each element are(5)With the new damage field, the stress field is updated until the components lose efficacy or is infinitesimally smaller than .

The damage mechanics-finite element method is implemented in ABAQUS, coding with Python and Fortran to use the built-in functions, such as finite element modeling, postprocess of stress, and damage field analysis results. The implementation flow chart of damage mechanics-finite element method is shown in Figure 1.(1)Firstly, finite element model is built using the Python language in ABAQUS and at the same time the initial value of damage field is set to zero.(2)Secondly, the damage field is imported by a subroutine named SDVINI and passed to another subroutine named USDFLD. After that, the structural stress will be analyzed.(3)Thirdly, after the stress distributions of the inner structure are obtained, Python language is used to read the results, confirm the dangerous points of structure, obtain the life increment and damage values of other gauss integral points considering the damage increment, and output the file containing damage status of the model.(4)Fourthly, the dangerous point needs to be reselected if the damage value of dangerous element reaches a critical state, and step is conducted until the component loses efficacy.

4. Numerical Investigation

The high-cycle fatigue life of standard test specimen of TC4 alloy is analyzed using finite element program with damage mechanics calculation method implemented in ABAQUS. The simulation results are validated through comparing them with the fatigue test results in Practical Handbook of Engineering Materials [14]. Then, the fatigue life of notched specimen is predicted according to the damage evolution model with parameters verified by experimental results of smooth specimens.

4.1. Parameter Fitting

To improve the calculating efficiency, axisymmetric model subjected to uniformly distributed loads is constructed with elastic modulus of material 116 GPa, and Poisson’s ratio 0.3.

Parameters and of damage propagation formula are obtained by fitting the damage evolution model through the fatigue test results of standard smooth test specimens of TC4 alloy in Practical Handbook of Engineering Materials [14].

For the smooth components (): , von Mises stress almost equals tensile stress. Combination of the test results of the standard smooth test pieces of TC4 alloy and closed-form solution method of fatigue life prediction [15], with the integral of (6), is is derived according to the test results.

The value of damage increment is required by damage mechanics-finite elements algorithm and determined appropriately to reduce the computing time [16]. The value of as 0.3 is adopted.

During the process of data fitting, parameter is found to be dependent on experimental data chosen largely. According to the general rules of metal damage evolution and symmetrical stress of cross section of smooth specimen, an assumption [17] is made that a high proportion of the component fatigue life corresponds to the first dangerous point failure life and then the other elements will lose efficacy rapidly after failure. Thus, according to (7), with the fitting formula listed asparameter is , after choosing a test life of a certain stress level.

4.2. The Fatigue Life Simulation of Smooth Specimens

Smooth specimens are analyzed by damage mechanics-finite element method in ABAQUS in this subsection. The value of nominal maximum stress of specimen section is 520 MPa. Loading and boundary conditions of tensile-tensile fatigue standard samples in accordance with HB 5287-96 and [14] are shown in Figure 2.

As shown in Figure 3, in order to simplify the models, the symmetric models are utilized to calculate the stress distribution under the conditions of different damage state at the first dangerous point.

In Figure 3, different colors demonstrate that the areas are in different stress states with the damage value increasing at the dangerous point. When the damage value of the first dangerous point reaches 0.3, the increment of fatigue life (the damage value of the dangerous point increases from 0 to 0.3) is 3989000. And the relative life increment is 149700, when damage value of dangerous point jumps from 0.3 to 0.6. The increment is 1361, when the damage value increases from 0.6 to 0.9. After failure of the first dangerous point, the rapid decline of bearing area of component (from to ) illustrates that component has totally failed and the corresponding life increment is small, which proves the correctness of the assumption made in Section 4.1. As shown in Table 1, fatigue life can be predicted by damage mechanics-FEM under the other loading conditions, the analysis error of which satisfies the engineering requirement.

4.3. The Fatigue Simulation of Notched Specimens

The material parameters confirmed by smooth specimens test results are used to estimate the fatigue life of the notched specimens. Axial symmetry model is adopted in order to improve calculation efficiency. Moreover, finite element mesh is refined to increase the accuracy of stress states around the notch of specimen.

Simulation fatigue tests are performed under the conditions that the stress concentration factor of specimen is 3 in the Practical Handbook of Engineering Materials [14] and the nominal maximum stress of the notched specimen equals 720 MPa. The size of the model is in accordance with HB 5287-96. Stress changings are shown in Figure 4, when the damage increment value equals 0.3 and the number of analyzing modeling loop () equals 10, 20, and 30, separately. The total life increment of three statistics processes (from the beginning to ) is 1594457, 2016702, and 2182710 separately. And the relative life increment (from the former statistics to ) is 1594457, 422245, and 166008 separately.

Similar to those in Figure 3, the elements with higher stress represent that the elements are under stress concentration condition. On the contrary, the elements behind the notch with lower stress values denote that the elements have fully failed. With the increasing of loading cycles, the area with lower stress states will extend from the notch region to the inner part. After cycles of loading, the extending speed of failure area increases faster. The failure life of first dangerous element of notched specimen is 371600 during the analysis process of the first 10 modeling cycles. Therefore, compared to the total fatigue life of the notched specimen, damage evolution life in the elements has a higher proportion during the failing process. It could be found that the relative life increment of first analyzing modeling loop is at least one order of magnitude greater than life increment during the subsequent same number of modeling cycles. With failure units increasing, both less bearing area and higher stress state at the dangerous points contribute to the increase of failure rate. The life increment of the third modeling cycles is much smaller than that of the second modeling cycles, so the life with crack extending to 0.5 mm can be used to forecast the final life of components. The process of simplification can forecast an acceptable fatigue life and reduce the computing time.

The fatigue life prediction results of notched specimen subjected to other nominal stresses are shown in Figure 5. And the fatigue life of components is analyzed under the other external loading conditions, the results of which are similar to the experimental results and acceptable to engineering taking into account the dispersion of fatigue life.

5. Conclusions

To forecast the high-cycle fatigue life of metal material, constitutive relation of damage material and damage evolution relation can be employed by using the method of damage mechanics and introducing the damage variable under the supposition that metal material subjected to high-cycle load will be brittle fractured. And then, through the equilibrium equations, the fatigue life can be predicted. The damage evolution method is modified considering the damage numerical analysis method. After that, the damage mechanics-finite element method can be embedded into ABAQUS by the script and subroutine based on Python and Fortran.

Based on the assumed distribution regularities of smoothed specimen fatigue life and damage rules (the longer life of components corresponds to the former damage growth, and other elements will lose efficacy rapidly after the failure of the first dangerous point), the parameters of damage evolution equations and damage increment are determined and the correctness of assumption has been verified by analyzing the simulation results of the smooth specimens and comparing them with testing results under constant amplitude loading. The prediction of fatigue life of notched specimens under constant amplitude loading has been achieved by using parameters determined by the smooth specimens. The damage evolution paths of components and fatigue life results obtained demonstrate that the propagation of damage elements is an important process of damage failure in the notched specimens. At the same time, with the growth of damage elements, failure rate of the elements increases faster. The overall lifespan in the first ten models, compared with that of the following another ten models, is at least one order of magnitude greater. Thus, considering the dispersion, only the failure life of elements within 0.5 mm from the notch region is taken (the distance from the notch region to the units is 0.5 mm) into account to predict the fatigue life accurately and reduce the computing time. This study not only presents the different failure process of the two components but also explains the rules of damage evolution in the two different samples. Besides, the simulation process is simplified based on the reasonable hypothesis and the analyzed results.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

The presented study is supported by the National Natural Science Foundation of China (Grant nos. 11202050 and 11572086 and 11402052) and Jiangsu Natural Science Foundation of China (Grant nos. BK2012318 and BK20140616).