Abstract

With the increase of the long-span bridge, the damage of the long-span bridge hanger has attracted more and more attention. Nowadays, the probability statistics method based on Bayes’ theorem is widely used for evaluating the damage of bridge, that is, Bayesian inference. In this study, the damage evaluation model of bridge hanger is established based on Bayesian inference. For the damage evaluation model, the analytical expressions for calculating the weights by finite mixture (FM) method are derived. In order to solve the complex analytical expressions in damage evaluation model, the Metropolis-Hastings (MH) sampling of Markov chain Monte Carlo (MCMC) method was used. Three case studies are adopted to demonstrate the effect of the initial value and the applicability of the proposed model. The result suggests that the proposed model can evaluate the damage of the bridge hanger.

1. Introduction

Under the action of cyclic load, the key parts of the structure will be damaged (Zhou et al. [1]; Sun and Jahangiri [2]; Gobbato et al. [3]). For example, Qiu et al. [4] observed that the damage failure of high-strength bolt is liable to occur in a grid structure. Yan et al. [5] found that the fatigue is a leading cause of the damage of composite and steel bridges. In order to improve the service life of the structures, it is essential to evaluate damage for designing of reliable structures.

Nowadays, two kinds of models have been explored to evaluate the damage. One is deterministic models and the other is uncertain models, such as the Bayesian model. Imam et al. [6] developed a finite element model (FEM) of a typical riveted railway bridge to analyze the effect of fatigue. Di Bona et al. [7] developed the Critical Risks Method (CRM) to overcome the shortcomings of traditional techniques, which considers six factors that are able to ensure its applicability to a great variety of critical infrastructures. Obviously, for the physical models, they need accurate physical parameters to evaluate the damage, which will produce errors because the parameters are uncertain (BahooToroody et al. [8]). For the statistical models, they need to do a lot of experiments to get the damage parameters, which takes a lot of time (Zhou et al. [9]). Compared to deterministic models, the Bayesian model is to build uncertain models for fatigue damage evaluation and is capable of describing the involved uncertainty. For example, Chen et al. [10] proposed a novel statistical uncertainty quantification method for fatigue S-N curves with sparse data based on the Bayesian method. Yuan et al. [11] used Bayesian inference to predict the fatigue life of a concrete bridge, which considers various uncertainties associated with the fatigue damage.

For the Bayesian model updating formulations, they need an explicit treatment of all the uncertainties, which is difficult to solve (Yallee et al. [12]; Yuen et al. [13]; Mu and Yuan [14]). Wang et al. [15] used the expectation-maximization algorithm to solve the estimated values of the parameters in the Bayesian model. Yamaguchi and Okada [16] proposed a variational Bayes inference method, which applied the iterative algorithm for optimization, for the deterministic input noisy model of cognitive diagnostic assessment. Carlon et al. [17] used the stochastic gradient descent and its accelerated counterpart, which employs Nesterov’s method, to solve the optimization problem in optimal experimental design. Therefore, the damage evaluation model is established based on Bayes’ theorem. In order to analyze the damage degree of structure comprehensively, the analytical expressions for calculating the weights in the damage evaluation model by finite mixture (FM) method are derived. However, the posterior distribution of weights is difficult to solve based on traditional methods because the expression of the analytical solution is very complex.

One possible way to overcome this difficulty is to approximate the posterior probability density function of uncertain parameters using samples generated by Markov chain Monte Carlo (MCMC) simulation (Zhao and Ono [18]; Beck and Au [19]; Lam et al. [20]). Nichols et al. [21] described a population-based MCMC approach for efficient sampling of the damage parameter posterior distributions. Lam et al. [22] applied the MCMC-based Bayesian model updating method to determine the probability density functions of the various interstory stiffness values. The MCMC method, including but not limited to Nested sampling (Lark [23]; Jasa and Xiang [24]), Gibbs sampling (Geman and Geman [25]; Gelfand and Smith [26]), Metropolis-Hastings (MH) sampling (Hastings [27]; Metropolis et al. [28]), and others, is Slice sampling (Faghih-Roohi et al. [29]; Neal [30]). For example, Ching et al. [31] presented a new Bayesian model updating approach based on the Gibbs sampler to update the optimal estimate of the structural parameters and update the associated uncertainties. Mulder et al. [32] adapted a reversible jump MH of the MCMC algorithm for circular data to fit a mixture model with an unknown number of modes. For the Slice sampling, the most important thing is to select the best initial value, which can influence the calculation result. For the Gibbs sampling, it is a simplified algorithm in MH sampling; that is, it is one of the MH algorithms. Thus, the MH sampling of the MCMC method is used to solve complex posterior distribution in this study.

In this paper, the main contributions of this work are threefold: (1) The damage evaluation model is established based on Bayes’ theorem. (2) For the damage evaluation model, the analytical expressions for calculating the weights by FM method are derived. (3) The MH sampling of the MCMC method is applied to solve the complex analytical expressions in the damage evaluation model. The rest of this paper is organized as follows: Section 2 details Bayes’ theorem as well as the MCMC method. The damage model and the results of the damage evaluation based on Bayesian inference are given in Section 3. Finally, Section 4 ends with some conclusions drawn from this study.

2. Application of Bayesian Inference

2.1. Bayesian Inference

Thomas Bayes [33] proposed the Bayesian analysis method and deduced the Bayesian equation, which can be seen as

Bayes’ theorem describes the probability of an event based on the prior experiences and beliefs from specialists and new field observations (Box and Tiao [34]; Bernardo and Smith [35]). In light of Bayesian opinion, the deviation of the parameter should be considered, which can be seen aswhere θ is the unknown parameter to be revised; x is the new field observations; f(θ) is the prior distribution before new field observations are acquired; f(θ|x) is the posterior distribution after new field observation is taken into consideration; f(x|θ) is the conditional likelihood function, and the integration over θ in the denominator serves as a normalizing constant.

One of the many applications of Bayes’ theorem is Bayesian inference, which is a statistical analysis approach (Wu et al. [36]). In Bayesian inference, Bayes’ theorem is used to deduce and update properties of an underlying probability distribution with more evidence and information available by computing the posterior probability, which can be expressed by prior probability distribution and the likelihood function. For example, when the structure health monitoring (SHM) data, U = {X1, X2, …, Xn}, increase gradually, the modified parameter, θ, can be updated continuously based on Bayes theorem.

Generally, the analytical solution for estimating the unnormalised posterior probability distribution is not available when the model parameter of being inferred is large, that is, a high-dimensional problem, and the unnormalised posterior density is geometrically complex (Jin et al. [37]). Therefore, the MCMC method needs to be established and used to solve posterior distribution.

2.2. MCMC

MCMC method, which contains Monte Carlo integration and Markov chain, is increasingly adopted to solve the complicated, intractable, and multidimensional posterior integration in the Bayesian method (Geyer [38]; Andrieu et al. [39]). In the Bayesian method, the probabilistic inference needs the calculation of complex integrals or summations over very large outcome spaces, which can be expressed by (Ding et al. [40])where x is random variable; is the function of x; p(x) is the probability distribution of x; E[] is the expectation of the target distribution .

The Monte Carlo integration uses a lot of samples to approximate the expectation of a target distribution. In other words, a set of samples x(t) are obtained from the target distribution p(x) and then the expectations of the target distribution can be calculated based on the summation of these samples, which can be expressed by

The Markov chains start at some state x(1) and use a transition function p(x(t)|x(t−1)), to determine the next state, x(2), conditional on the last state, which can be called stochastic process (Green [41]; Wang and Peng [42]).

MH sampling is a typical sampling in the MCMC, which is intended to create a chain so that the steady distribution precisely is the target distribution [28]; Hastings [27]. The proper proposal distribution q(x) is chosen; samples from target distribution p(x) will be generated.

In MH sampling, the acceptance probability α can be calculated by

3. Application of Bayesian Inference to Evaluate Damage

3.1. Bayesian Inference for Damage Evaluation

Generally, the stiffness of the bridge hanger will be damaged when the bridge hanger is destroyed by fatigue damage. In other words, the observed frequency data include an unknown damage parameter θ, θ = E/E0, E is the value of true stiffness, and E0 is the value of theoretical stiffness. The prior distribution of the parameter, θ, is often considered to follow Gauss distribution N(μ, σ2), that is, the proper proposal distribution, in MH method, which can be seen as

Because each test is independent, the likelihood function can be expressed by (Guo and Li [43])where ωi is the ith measured frequency; ωi(θ) is the ith calculated frequency; εω is the modal error. εω is often considered to follow Gauss distribution N(0, covω), which is the target distribution in the MH method.

Then, f(ω|θ) can be expressed by

Finally, the posterior probability density function of parameter θ can be seen as

Considering that the observed frequency data of bridge hanger usually have characteristics of the multimodality, the FM method is used. Therefore, ωi(θ) can be expressed by the FM method:where ρ is the density of material, kg/m³; I is the moment of inertia of an area, m4; A is the cross-section area, m2; l is the geometric length; is the kth weighting factor.

The Lagrange method, which is effective for solving the conditional extremum problem, is used to solve the parameter wk, expressed by

3.2. Numerical Simulation Study

In this part, there are three case studies constructed to test the proposed damage evaluation method of bridge hanger based on Bayes’ theorem. For the bridge hanger, its diameter is 0.077 m, modulus of elasticity is 1.9108 kpa, bulk density is 7850 kN/m3, and Poisson’s ratio is 0.3, which can be seen in Figure 1.

The damage parameter in the three case studies is 0.8 and the observed frequency data can be seen in Figure 2. As can be seen in Figure 2(a), the observed frequency data are the first-order frequency in case study 1. As can be seen in Figure 2(b), the observed frequency data are composed of the first-order frequency and the second-order modal frequency. As listed in Table 1, the weights of them are 0.9 and 0.1, respectively, in case study 2. As can be seen in Figure 2(c), the observed frequency data are composed of the first-order frequency, the second-order modal frequency, and the third-order modal frequency. As listed in Table 1, the weights of them are 0.7, 0.2, and 0.1, respectively, in case study 3.

In this paper, the chain length of the MH method is 2000. Particularly, the influence of the initial value, that is, 0.2, 0.6, and 1.0, on the MH sampling process based on the FM method is analyzed in case study 1, which can be seen in Figure 3. As can be seen in Figure 3(d), the different initial values have different calculation time for the sampling convergence segment but have no effect on the final results of sampling.

As can be seen in Figure 4, the final result of the MH sampling based on single method is 0.7978 and the final result of the MH sampling based on the FM method is 0.7963, which can be seen in Table 2. As listed in Table 1, the weights of the first-order frequency, second-order modal frequency, and third-order modal frequency are 0.9999, 0.0001, and 0, respectively, based on the FM method. Therefore, the MH sampling based on single method or the FM method can effectively evaluate the damage value of bridge hanger in case study 1.

In case study 2, the final result of the MH sampling based on single method is 1.0917 and the final result of the MH sampling based on the FM method is 0.7926, which can be seen in Figure 5. As listed in Table 1, the weights of the first-order frequency, second-order modal frequency, and third-order modal frequency are 0.9305, 0.0492, and 0.0203, respectively, based on the FM method. Obviously, the MH sampling based on the FM method can effectively evaluate the damage value of bridge hanger.

In the case study, the final result of the MH sampling based on single method is 2.5897 and the final result of the MH sampling based on the FM method is 0.7827, which can be seen in Figure 6. As listed in Table 1, the weights of the first-order frequency, second-order modal frequency, and third-order modal frequency are 0.6978, 0.2037, and 0.0985, respectively, based on the FM method. Obviously, when the observed frequency data have the characteristics of multimodality, the result of the MH sampling based on the FM method is better than the result of the MH sampling based on single method.

4. Conclusions

This paper established a damage evaluation model and the analytical expressions for calculating the weights by FM method are derived. And after obtaining accurate frequency monitoring data, the method proposed can be used to identify the stiffness damage of the bridge hanger in this paper. The main conclusions drawn from this study are summarized as follows: (1) Different initial values have different calculation time for the MH sampling convergence segment but have no effect on the final results of the MH sampling. Therefore, the accurate results can be inferred based on big data. (2) The calculation accuracy of the FM method is better than single method when the observed frequency data have the characteristics of multimodality. In the damage evaluation model, the MH sampling based on the FM method can accurately evaluate the damage of bridge hanger.

Data Availability

The data used to support the findings of this study are included within the article. The figures and tables contain all data.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Authors’ Contributions

Yang Ding and An-ming She finished the model. Yang Ding wrote the original manuscript. Tong-lin Yang and Zhong-ping Wang supervised the study. Jing-liang Dong, Yong-qi Wei, and Shuang-xi Zhou contributed to the paper writing. All the authors discussed the results.

Acknowledgments

This work was supported by the National Key R&D Program of China (Grant no. 2019YFC1906203), the Natural Science Foundation of China (Grants nos. 51108341, 51662008, 51968022, and 51708220), and the Key R&D Project of Jiangxi Province (Grant no. 20171BBG70078).