Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Next Article in Journal
A Linear Optimization for Slope Leveling of Ground-Mounted Centralized Photovoltaic Sites
Previous Article in Journal
Characterizing Splitting Failure of Concrete Influenced by Material Heterogeneity Based on Digital Image Processing Techniques
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on Quantification of Structural Natural Frequency Uncertainty and Finite Element Model Updating Based on Gaussian Processes

1
School of Architectural Engineering, Nanchang University, Nanchang 330031, China
2
China Construction Third Engineering Bureau Company Limited, Wuhan 430075, China
*
Author to whom correspondence should be addressed.
Buildings 2024, 14(6), 1857; https://doi.org/10.3390/buildings14061857
Submission received: 10 May 2024 / Revised: 4 June 2024 / Accepted: 13 June 2024 / Published: 19 June 2024
(This article belongs to the Section Building Structures)

Abstract

:
During bridge service, material degradation and aging occur, affecting bridge functionality. Bridge health monitoring, crucial for detecting structural damage, includes finite element model modification as a key aspect. Current finite element-based model updating techniques are computationally intensive and lack practicality. Additionally, changes in loading and material property deterioration lead to parameter uncertainty in engineering structures. To enhance computational efficiency and accommodate parameter uncertainty, this study proposes a Gaussian process model-based approach for predicting structural natural frequencies and correcting finite element models. Taking a simply supported beam structure as an example, the elastic modulus and mass density of the structure are sampled by the Sobol sequence. Then, we map the collected samples to the corresponding physical space, substitute them into the finite element model, and calculate the first three natural frequencies of the model. A Gaussian surrogate model was established for the natural frequency of the structure. By analyzing the first three natural frequencies of the simply supported beam, the elastic modulus and mass density of the structure are corrected. The error between the corrected values of elastic modulus and mass density and the calculated values of the finite element model is very small. This study demonstrates that Gaussian process models can improve calculation efficiency, fulfilling the dual objectives of predicting structural natural frequencies and adjusting model parameters.

1. Introduction

The natural frequency of bridges is a crucial dynamic response indicator that is easily testable and can reflect changes in structural stiffness. Damage inevitably results in frequency variation [1,2]. It is commonly utilized in the fields of structural model updating and damage identification [3,4,5,6]. Research has demonstrated that the natural frequency of bridge structures is solely associated with the inherent characteristics of the system, including mass distribution and stiffness. This approach holds immense significance for structural damage detection and vibration analysis of bridges [7,8]. The structural parameters of bridges unavoidably possess uncertainties; consequently, the natural frequencies of structures that rely on these parameters also exhibit uncertainties [9,10,11]. There are many reasons for the uncertainty of natural frequency, such as test noise, data defects, environmental impact, model error, and so on [12]. The sources of uncertainty are mainly divided into random uncertainty and epistemic uncertainty. Random uncertainty, such as that coming from environmental and operational conditions, cannot be reduced or eliminated through human efforts. Epistemic uncertainty, such as measurement error on the real-world structure and numerical models, can be reduced by measurement methods and better models. Uncertainty of structural natural frequencies belongs to epistemic uncertainty. If the uncertainty of the natural frequency of the structure is not considered, the true value of the structural parameters of the bridge cannot be obtained, which may lead to the structure being in a relatively dangerous state. Hence, studying the transfer of structural uncertainty parameters to the uncertainty of structural natural frequencies is of particular importance [13,14,15,16,17,18]. The methods employed to estimate the natural frequency of structures primarily include the perturbation method [19], the orthogonal polynomial method [20,21], the Monte Carlo method [22,23], and the interval analysis method [24,25]. These methods generally begin with the structural dynamic equation, as well as extracting the stiffness matrix and mass matrix of the structure and performing calculations to obtain the statistical characteristics of the natural frequency of the structure [26]. Researchers typically use finite element software to establish high-precision finite element models for calculating the natural frequencies of structures. Given the complexity of bridge structures, these finite element models may include thousands of nodes and elements, necessitating substantial computational effort with low efficiency. It is also important to consider the interaction between structural and non-structural components in buildings. To enhance computational efficiency, scholars have proposed response surface models such as polynomial models, support vector machine models, neural network models, and Gaussian process models. Owing to their superior ability to simulate complex physical systems characterized by high dimensionality and strong nonlinearity, Gaussian process models have found widespread application [27,28].
Structural health monitoring is an essential measure for ensuring structural safety. During the service life of engineering structures, various factors, such as complex structural systems, non-uniform material parameters, and environmental variability, can result in discrepancies between the ideal and actual states of the structures. The inherent uncertainties also arise from the difficulty in accurately assessing the true extent of constraint exerted by the internal and external constraints, the interaction between the structural and non-structural components, soil-structure interaction phenomena, variations in the acting loads, and so forth. In the case of bridge structures, the absence of timely structural health monitoring may lead to sudden collapse, causing significant safety incidents and extensive property damage. Therefore, conducting health monitoring of bridge structures is crucial.
The finite element model updating technique is a crucial method for bridge health monitoring, aiming to derive structural parameter information based on measured real responses of the structure [29,30,31,32,33]. The structural parameter information obtained through finite element model updating reflects, to some extent, the true condition of the structure during service. This information is essential for timely detection and warning of potential hazards during the operation of a structure. The natural frequency of bridge structures is an easily measurable true structural response [10,19] and is commonly used for model updating. However, there is inherent uncertainty in the natural frequency, as the structural parameters determining this frequency also possess uncertainties. Therefore, the finite element model updating technique needs to consider this uncertainty. The Gaussian process model considers that the uncertainty of the natural frequency is related to the distribution of the conditional probability density function under the assumed model [34,35]. The Gaussian process model not only provides predicted values at certain points but also quantitatively predicts the variance of these values, making it a suitable approach for incorporating uncertainty.
This paper presents a method for analyzing the natural frequencies of simply supported beam structures using a Gaussian process-based simplified calculation. This method can predict the mean and standard deviation of the first three natural frequencies of the structure. The Gaussian process model is utilized to modify the elastic modulus of the damaged element as well as the elastic modulus and mass density of the undamaged element. It has been demonstrated that Gaussian processes can improve the calculation efficiency and achieve the goal of updating structural models.

2. Gaussian Process Regression Theory

2.1. Basic Theory

Unlike conventional regression models, the Gaussian process regression model is nonparametric and capable of accurately simulating the input-output relationships of complex systems while also providing statistical characteristics of the regression values. If the random process { f ( x 1 ) , f ( x 2 ) , , f ( x n 1 ) , f ( x n ) } is a Gaussian process, then any finite term in it is a joint Gaussian distribution, denoted as follows:
f ( x ) ~ N ( μ , C )
where
f ( x ) = f ( x 1 ) , f ( x 2 ) , , f ( x n 1 ) , f ( x n ) T μ = [ μ ( x 1 ) , μ ( x 2 ) , , μ ( x n 1 ) , μ ( x n ) ] T
C is the covariance matrix, which is a nth-order square matrix.
There are n training sample sets ( x 1 , x 2 , , x n 1 , x n ) T and corresponding outputs ( y 1 , y 2 , , y n 1 , y n ) T . x i ( i = 1 , 2 , , n ) is an m-dimensional vector, denoted as x i m . According to the Gaussian process assumption, ( y 1 , y 2 , , y n 1 , y n ) T and y are joint Gaussian distributions.
Y y ~ N μ ( X ) μ ( x ) , C ( X , X ) C ( X , x ) C ( x , X ) C ( x , x )
It can be obtained from the conditional probability density formula.
p ( y | Y ) = p ( Y , y ) p ( Y )
In Formula (3), p ( ) represents the probability density function.

2.2. Deduction of Regression Values

To derive the probability density of y | Y , denote μ ( X ) = μ 1 , μ ( x ) = μ 2 , and C = C ( X , X ) C ( X , x ) C ( x , X ) C ( x , x ) = C 11 C 12 C 21 C 22 .
We change Formula (2) to Formula (4) below:
Y y ~ N μ 1 μ 2 , C 11 C 12 C 21 C 22
Formula (5) can be obtained from matrix theory:
C = C 11 C 12 C 21 C 22 = I n 0 C 21 C 11 1 I C 11 0 0 D I n C 11 1 C 12 0 I
In the formula, I n and I represent the unit matrix, D represents the Schuler complement of C 11 , and its value is C 22 C 21 C 11 1 C 12 . Then,
C 1 = I n C 11 1 C 12 0 I C 11 1 0 0 D 1 I n 0 C 21 C 11 1 I
| C 1 | = det I n C 11 1 C 12 0 I C 11 1 0 0 D 1 I n 0 C 21 C 11 1 I = 1 | C 11 | | D |
The joint probability density of n-dimensional normal random variables is the following:
p ( x 1 , x 2 , , x n ) = 1 ( 2 π ) 1 / 2 | C | exp { 1 2 ( X μ ) T C 1 ( X μ ) }
Formula (9) can be obtained from Formula (4), (5), (6), and (8).
p ( Y ) = 1 ( 2 π ) n / 2 | C 11 | exp { 1 2 Y μ 1 T C 11 1 Y μ 1 }
p ( Y , y ) = 1 ( 2 π ) ( n + 1 ) / 2 | C | 1 / 2 exp 1 2 Y μ 1 y μ 2 T C 1 Y μ 1 y μ 2 = 1 ( 2 π ) n / 2 | C 11 | · 1 ( 2 π ) 1 / 2 | D | exp { 1 2 [ ( Y μ 1 ) T C 11 1 ( Y μ 1 ) + [ ( y μ 2 ) C 21 C 11 1 ( Y μ 1 ) ] T D 1 [ ( y μ 2 ) C 21 C 11 1 ( Y μ 1 ) ] ] }
According to Formulas (3), (7), (9), and (10), the following can be concluded:
p ( y | Y ) = 1 ( 2 π ) 1 / 2 | D | exp { 1 2 [ ( y μ 2 ) C 21 C 11 1 ( Y μ 1 ) ] T D 1 [ ( y μ 2 ) C 21 C 11 1 ( Y μ 1 ) ] }
Therefore, the regression value y follows a normal distribution as follows:
( y | Y ) ~ N ( μ , σ 2 )
In Formula (12),
μ = μ 2 + C 21 C 11 1 ( Y μ 1 )

2.3. Selection of the Mean Function and Covariance Function

The mean function and covariance function are crucial elements of a Gaussian process regression model because they directly impact the model’s regression performance. Hence, it is essential to carefully select these functions. Due to limited prior knowledge regarding the overall trend of potential functions and for model simplification purposes, a zero-mean function is typically adopted as the mean function. Considering that the square exponential function ensures smoothness and infinite differentiability of the fitted function, the covariance function in this document employs the square exponential function. Formula (13) can be simplified to Formula (14):
μ = C 21 C 11 1 Y
The Gaussian kernel is shown in Formula (15):
c i j = ω 0 2 exp 1 2 Σ k = 1 m x i k x j k ω k 2
In the formula, x i k x j k represents the k-th element of the m-dimensional input and W = { ω 0 , ω 1 , ω 2 , , ω m } is called the hyperparameter.

2.4. Hyperparameter Estimation

Hyperparameter estimation is the most complex and critical step in developing Gaussian process regression models. If the hyperparameter estimation is not accurate enough, it directly affects the model’s accuracy. This paper employs maximum likelihood estimation to determine the optimal hyperparameter and the likelihood function is expressed in Formula (16):
L ω 0 , ω 1 , , ω m = 1 ( 2 π ) n / 2 | C 11 | 1 / 2 exp ( 1 2 Y T C 11 1 Y )
By taking the logarithm, the following can be obtained:
ln L = 1 2 ln | C 11 | n 2 ln ( 2 π ) 1 2 Y T C 11 1 Y
Let ln L W = 0 and iterate using multiple sets of initial points. When ln L is at its maximum, the corresponding parameter is a hyperparameter.

3. Certainty Analysis of the Natural Frequency of a Simply Supported Beam

This study focuses on the propagation of structural uncertain parameters to structural frequency uncertainty. Based on the Gaussian process model, the uncertainty in the nature frequency of a simply supported beam model is analyzed.

3.1. Finite Element Model of a Simply Supported Beam

Based on ABAQUS 6.14 software, the finite element model of a simply supported beam is established, as shown in Figure 1. The simply supported beam model adopts a solid element, the span is 4.8 m, the section size is 0.2 × 0.25 m, and the two ends of the beam are hinged. The material is reinforced concrete. The elastic modulus of the material is E = 32 GPa, the mass density is ρ = 2500 kg/m3, and the moment of inertia is 2.604 × 10−4 m4. The first three modes calculated using the finite element software ABAQUS are presented in Figure 2.

3.2. Prepare the Training Sample Set

The mass density ρ and elastic modulus E of the simply supported beam are taken as variable parameters, and the material parameters are assumed to obey a normal distribution. Considering that the sampling interval is larger than the interval μ ± 3 σ , the sampling intervals for the mass density and elastic modulus are set to [2200, 2800] kg/m3 and [29,35] GPa, respectively. To maintain good uniformity of the sampling parameters in higher dimensions, the Sobol sequence is employed to sample the input parameters. The mass density and elastic modulus samples obtained from the Sobol sequence are subsequently substituted into the finite element model, and the corresponding first three natural frequencies are calculated to generate the training samples. The d-dimensional array generated by the Sobol sequence conforms to the uniform distribution of the unit hypercube [0, 1]; thus, the direct array produced by the Sobol sequence needs to be mapped to the corresponding physical parameter space before being applied to the ABAQUS finite element software. The mapping method is described in Formula (18):
y = a + x 0 1 0 ( b a ) = ( b a ) x + a
In the formula, a and b represent the upper and lower limits, respectively, of the corresponding physical parameter range, x is the value to be mapped, and y is the value after mapping.
The generated variable parameters are the mass density ρ, the elastic modulus E, and the training sample set with 20 sampling times. The training sample set is shown in Table 1.

3.3. Establishment of the Gaussian Process Model

Given that we need to analyze the first three natural frequencies of the structure and that each natural frequency has a different relationship with the structural parameters, a Gaussian process model is established for each of the first three natural frequencies. The accuracy of each regression is tested separately.
Formula (19) shows that the following relationship holds between the structural parameters and the output:
f = C 21 C 11 1 Y
In the above equation,   f is the natural frequency to be predicted.
When the training sample is input, the elements of the covariance matrix become functions of the hyperparameters. Therefore, the process of establishing the Gaussian process regression model involves searching for optimal hyperparameters. The quality of these hyperparameters significantly impacts the accuracy of the model regression. The maximum likelihood estimation method is utilized to solve for the hyperparameters. By taking the first-order natural frequency analysis as an example, a Gaussian response surface model is established. The results of three sets of optimal hyperparameters searched by MATLAB2024 are shown below:
ω 0 ω 1 ω 2 = 12.1779 9.1004 6.5945 ω 0 ω 1 ω 2 = 34.6032 9.8167 9.0316 ω 0 ω 1 ω 2 = 42.2132 6.7300 5.3848
Before the Gaussian process model is used for regression, the accuracy of the model must be verified. A test set with a sample size of 10 was used to verify the accuracy of the Gaussian process model. The test samples are shown in Table 2.
It can be seen from Table 3 that the first three natural frequencies predicted by the Gaussian process are very close to the natural frequencies predicted by the finite element method. The established Gaussian process model can be used to calculate the natural frequency of the simply supported beam.

3.4. Uncertainty Quantification of the Structural Dynamic Response

3.4.1. Generation of Calculation Samples

Assuming that the structural parameters follow a joint Gaussian distribution, MATLAB is used to generate calculation samples of this two-dimensional Gaussian distribution (mass density and elastic modulus), as shown in Figure 3.

3.4.2. Uncertainty Quantification

Prior to using the Gaussian process regression model to predict the natural frequency of the structure, all calculation samples must fall within the range of ±5% to eliminate samples outside the uncertainty interval. The first three statistical results of the natural frequency, based on 5000 sampling times, are presented in Table 4.
Figure 4 illustrates the prediction results and fluctuation ranges of the first three natural frequencies. The x-axis represents the number of samples, while the y-axis represents the natural frequency.
Table 5 and Figure 4 clearly show that the mean value of the first natural frequency of the structure is 17.3988, with a standard deviation of 0.2641. The mean value of the second natural frequency is 66.7635, with a standard deviation of 1.0237. Similarly, the mean value of the third natural frequency is 127.7688, with a standard deviation of 1.9755. The predicted values of the structural natural frequencies fluctuate around the mean values. As the number of samples increases, the statistical characteristics of the predicted structural frequencies become more apparent. The calculation results show that the Gaussian process regression model has a high accuracy and small error in predicting the natural frequency of the structure. The statistical characteristics of the predicted natural frequency values are in line with the actual situation of the structure.

4. Finite Element Model Updating of a Simply Supported Beam

4.1. Finite Element Model of a Simply Supported Beam

To conduct research on finite element model updating, the simply supported beam in Figure 1 is divided into 16 regions, each of which is 0.3 m in length, as shown in Figure 5. Each region has different material parameters. Each region is composed of multiple solid elements.
In this paper, the stiffness reduction method is utilized to simulate beam damage. As illustrated in Figure 6, the elastic modulus of regions 2, 4, and 9 is reduced by 10%, 20%, and 30%, respectively. The dynamic response of the simply supported beam after damage is considered the test value, and the dynamic response of the undamaged simply supported beam is considered the initial value.

4.2. Selection of Parameters to Be Corrected

In the context of updating the structural finite element model, changes in the material parameters for each element can result in changes in the structural dynamic response. However, considering the change in material parameters for each element in practical engineering applications where the structures are complex and the number of elements in the model is large is not realistic due to the significant computational cost involved. To improve calculation efficiency while ensuring accuracy, it is common practice to use the material parameters of damaged or vulnerable parts of the engineering structure as variable parameters to modify the finite element model. In addition to considering damaged elements, the uncertainty of undamaged elements or other parameters, such as mass density, should also be considered in the finite element model updating process. Therefore, in this paper, the elastic modulus (E2, E4, and E9) of regions 2, 4, and 9 and the elastic modulus E* and mass density ρ of the undamaged element are used as the parameters to be corrected in the finite element model.

4.3. Prepare the Training Sample Set

In this paper, the uncertainty range of the unit parameters is determined by changing ±5% on the basis of the nominal value. The sampling intervals of regions 2, 4, and 9 consider both damage and self-uncertainty, while the sampling intervals E* and ρ consider only self-uncertainty. The specific sampling interval is designed as follows.
E 2 = [ 0.5 E , 1.05 E ] = [ 16   GPa , 33.6   GPa ] E 4 = [ 0.5 E , 1.05 E ] = [ 16   GPa , 33.6   GPa ] E 9 = [ 0.5 E , 1.05 E ] = [ 16   GPa , 33.6   GPa ] E = [ 0.95 E , 1.05 E ] = [ 30.4   GPa , 33.6   GPa ] ρ = [ 0.95 ρ , 1.05 ρ ] = [ 2375   Kg / m 3 , 2625   Kg / m 3 ]
To maintain uniformity in sampling parameters across high dimensions, a Sobol sequence sampling method is adopted in this study. The training sample set consists of 5 sample parameters and 30 sampling instances, as shown in Table 5.

4.4. Establishment of the Gaussian Process Model

The maximum likelihood estimation method is used to search for the three sets of hyperparameters of the Gaussian process model, as shown in Formula (20).
ω 0 ω 1 ω 2 ω 3 ω 4 ω 5 = 22.2409 34.3012 34.3692 35.2377 24.8127 21.0682 ω 0 ω 1 ω 2 ω 3 ω 4 ω 5 = 22.2409 34.3012 34.3692 35.2377 24.8127 21.0682 ω 0 ω 1 ω 2 ω 3 ω 4 ω 5 = 44.9978 50.9396 51.3454 53.2361 44.7894 38.9147
Before using the Gaussian process model for regression, its accuracy needs to be validated. A test set consisting of 10 samples is utilized to assess the accuracy of the model. The test samples, based on the finite element model of the damaged structure, are presented in Table 6, while the corresponding test results based on the Gaussian process model are presented in Table 7. Table 7 shows that the difference between the values predicted by the Gaussian process model and the actual values from the finite element model for the damaged structure is very small. This confirms that the established Gaussian process model can indeed be used for finite element model updating.

4.5. Construction of the Objective Function

The objective function constructed by the first three natural frequencies is shown in Formula (21).
f ( x ) = f 1 ( x ) = f 1 P 1 f 2 ( x ) = f 2 P 2 f 3 ( x ) = f 3 P 3
In the formula, f1, f2, and f3 represent the values of the first three natural frequencies based on the Gaussian process, and P1, P2, and P3 represent the values of the first three natural frequencies based on the FEM.
To facilitate the calculation, Formula (21) is changed to Formula (22).
f ( x ) = f 1 2 ( x ) + f 2 2 ( x ) + f 3 2 ( x )
In the formula, f ( x ) is the optimized objective function. The MATLAB 2024 software is used to optimize the calculation and obtain the corresponding input parameters. To avoid the search results falling into a local optimum, this paper uses multiple sets of initial points for iterative search and takes a set of parameters with the smallest objective function.

4.6. Correction of the Results

Table 8 illustrates that the discrepancy between the parameter correction results obtained from the Gaussian process model and those derived from the FEM is negligible. The relative errors for the elastic modulus values E2, E4, E9, and E* are 0.564%, 0.637%, 0.438%, and 0.219%, respectively. Similarly, the relative error for the mass density ρ is 0.564%. Consequently, the Gaussian process model can be used to effectively substitute for complex finite element modeling to achieve structural parameter correction for simply supported beams.

5. Conclusions

To enhance computational efficiency, this study proposes a method for correcting structural model parameters based on the Gaussian process model.
(1)
A method is proposed for predicting the natural frequencies of structures based on the Gaussian process. This method predicts the mean and standard deviation of the first three natural frequencies of a simply supported beam. The predicted values for the first three natural frequencies closely align with the results obtained from finite element model calculations, underscoring the applicability of the Gaussian process for predicting natural frequencies in simply supported beam structures.
(2)
An objective function that employs the first three natural frequencies as independent variables is formulated. Subsequently, the Gaussian process model is utilized to modify the elastic modulus of the damaged element, as well as the elastic modulus and mass density of the undamaged element. The Gaussian process model demonstrates remarkable computational efficiency, with negligible relative errors between its values and those obtained from the finite element method.
(3)
This article did not discuss the uncertainty of constraint. The polluted data in the real world—environmental and operational variability—are also not considered in this paper. In future studies, we will investigate the uncertainty of the degree of constraint and environmental and operational variability.

Author Contributions

Conceptualization, Q.T.; Methodology, Q.T.; Software, Q.T., K.Y. and S.C.; Validation, K.Y.; Formal analysis, Q.T. and S.C.; Investigation, S.C.; Writing—original draft, Q.T.; Writing—review & editing, K.Y.; Supervision, Q.T.; Funding acquisition, Q.T. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the National Natural Science Foundation of China (52368023, 52168023) and the General Fund Project of Jiangxi Provincial Department of Science and Technology (20224BAB204059).

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Ditommaso, R.; Lamarucciola, N.; Ponzo, F.C. Prediction of the fundamental period of infilled RC framed structures considering the maximum inter-story drift at different design limit states. Structures 2024, 63, 106422. [Google Scholar] [CrossRef]
  2. Ditommaso, R.; Ponzo, F.C. Identifying Damage in Structures: Definition of Thresholds to Minimize False Alarms in SHM Systems. Buildings 2024, 14, 821. [Google Scholar] [CrossRef]
  3. Fang, S.E.; Ren, W.X.; Perera, R. A stochastic model updating method for parameter variability quantification based on response surface models and Monte Carlo simulation. Mech. Syst. Signal Process. 2012, 33, 83–96. [Google Scholar] [CrossRef]
  4. Jaishi, B.; Ren, W.X. Structural finite element model updating using ambient vibration test results. J. Struct. Eng. 2005, 131, 617–628. [Google Scholar] [CrossRef]
  5. Liu, X.F. Research on Natural Vibration Features of Cable-Arch Structure of Long-Span Arch Bridge during Construction. J. China Foreign Highw. 2020, 40, 134–136. [Google Scholar]
  6. Li, J.P.; Chen, J.J.; Chen, L. Eigenfrequencies Characteristic Analysis of Random Structural Systems. Eng. Mech. 2009, 26, 58–63. [Google Scholar]
  7. Angelikopoulos, P.; Papadimitriou, C.; Koumoutsakos, P. Bayesian uncertainty quantification and propagation in molecular dynamics simulations: A high performance computing framework. J. Chem. Phys. 2012, 137, 144103. [Google Scholar] [CrossRef]
  8. Parry, G.W. The characterization of uncertainty in probabilistic risk assessments of complex systems. Reliab. Eng. Syst. Safe 1996, 54, 119–126. [Google Scholar] [CrossRef]
  9. Drouin, M. Guidance on the Treatment of Uncertainties Associated with PRAs in Risk-Informed Decision Making: Main Report; Nuclear Regulatory Commission, Office of Nuclear Regulatory Research, Office of Nuclear Reactor Regulation: New York, NY, USA, 2009. [Google Scholar]
  10. Moens, D.; Vandepitte, D. A fuzzy finite element procedure for the calculation of uncertain frequency-response functions of damped structures: Part 1—Procedure. J. Sound Vib. 2005, 288, 431–462. [Google Scholar] [CrossRef]
  11. Song, S.F.; Lv, Z.Z.; Qiao, H.W. Moment and sensitivity analysis for dynamic characteristic of stochastic structure. J. Sound Vib. 2011, 24, 133–138. [Google Scholar]
  12. Wu, W.P.; Liang, P. Analysis of the influence rules for uncertainties in seismic fragility function of bridges. Nat. Sci. J. Xiangtan Univ. 2018, 40, 1–8. [Google Scholar]
  13. Jiang, D.; Fei, Q.G.; Wu, S.G. A study on stochastic finite element model updating based on perturbation approach. Chin. J. Comput. Mech. 2014, 31, 431–437. [Google Scholar]
  14. Qiu, Z.P.; Wang, X.J.; Friswell, M.I. Eigen vale bounds of structures with uncertain-but-bounded parameters. J. Sound Vib. 2005, 282, 297–312. [Google Scholar] [CrossRef]
  15. Wan, H.P.; Ren, W.X. Stochastic model updating utilizing Bayesian approach and Gaussian process model. Mech. Syst. Signal Process 2016, 70–71, 245–268. [Google Scholar]
  16. Wang, C.; Gao, W.; Song, C.M. Stochastic interval analysis of natural frequency and mode shape of structures with uncertainties. J. Sound Vib. 2014, 333, 2483–2503. [Google Scholar] [CrossRef]
  17. Wan, H.P.; Mao, Z.; Todd, M.D. Analytical uncertainty quantification for modal frequencies with structural parameter uncertainty using Gaussian process meta-model. Eng. Struct. 2014, 75, 577–589. [Google Scholar] [CrossRef]
  18. Zhang, Q.H.; Li, Q.; Tang, L. A Statistical Damage Assessment Method Based on Parameter Estimation. Eng. Mech. 2007, 24, 15–21. [Google Scholar]
  19. Manson, G. Calculating frequency response functions for uncertain systems using complex affine analysis. J. Sound Vib. 2005, 288, 487–521. [Google Scholar] [CrossRef]
  20. Chowdhury, R.; Adhikari, S. Fuzzy parametric uncertainty analysis of linear dynamical systems: A surrogate modeling approach. Mech. Syst. Signal Process. 2012, 32, 5–17. [Google Scholar] [CrossRef]
  21. Soize, C. A comprehensive overview of a non-parametric probabilistic approach of model uncertainties for predictive models in structural dynamics. J. Sound Vib. 2005, 288, 623–652. [Google Scholar] [CrossRef]
  22. Diazdelao, F.A.; Adhikari, S. Structural dynamic analysis using Gaussian process emulators. Eng. Comput. 2010, 27, 580–605. [Google Scholar] [CrossRef]
  23. Mao, Z.; Todd, M.D. A model for quantifying uncertainty in the estimation of noise-contaminated measurements of transmissibility. Mech. Syst. Signal Process. 2012, 28, 470–481. [Google Scholar] [CrossRef]
  24. Baruch, M. Optimization procedure to correct stiffness and flexibility matrices using vibration tests. AIAA J. 1978, 16, 1208–1210. [Google Scholar] [CrossRef]
  25. Fricker, T.E.; Oakley, J.E.; Sims, N.D. Probabilistic uncertainty analysis of an FRF of a structure using a Gaussian process emulator. Mech. Syst. Signal Process. 2011, 25, 2962–2975. [Google Scholar] [CrossRef]
  26. Fox, R.; Kapoor, M. Rates of change of eigenvalues and eigenvectors. AIAA J. 1968, 6, 2426–2429. [Google Scholar] [CrossRef]
  27. Jaishi, B.; Ren, W.X. Finite element model updating based on eigenvalue and strain energy residuals using multi objective optimization technique. Mech. Syst. Signal Process. 2007, 21, 2295–2317. [Google Scholar] [CrossRef]
  28. Kim, G.H.; Park, Y.S. An improved updating parameter selection method and finite element model update using multi objective optimization technique. Mech. Syst. Signal Process. 2004, 18, 59–78. [Google Scholar] [CrossRef]
  29. Feng, X.; Fan, Y.F.; Zhou, J. A flexibility-based method for damage localization of truss structures. Chin. J. Comput. Mech. 2006, 23, 563–568. [Google Scholar]
  30. Fei, Q.G.; Zhang, L.M.; Li, A.Q. Finite Element Model Updating Using Statistics Analysis. J. Vib. Shock 2005, 24, 23–26. [Google Scholar]
  31. Liu, T.; Li, A.Q.; Zhao, D.L. Improved Modal-Strain-Energy Damage Detection Method and Its Application in Concrete Composite Box Beam Bridges. Eng. Mech. 2008, 6, 44–50. [Google Scholar]
  32. Qiu, F.L.; Zhang, L.M.; Zhang, W.H. Structure Damage Detection Based on Modal Flexibility Matrix. Noise Vib. Control 2015, 35, 101–106. [Google Scholar]
  33. Ren, W.X.; Chen, H.B. Response-surface based on finite element model updating of bridge structures. China Civil. Eng. J. 2008, 12, 73–78. [Google Scholar]
  34. Au, S.K.; Li, B.; Brownjohn, J.M.W. Achievable precision of close modes in operational modal analysis: Wide band theory. Mech. Syst. Signal Process. 2020, 147, 107016. [Google Scholar] [CrossRef]
  35. Fang, S.E.; Chen, S.; Dong, Z.L. Improved approximate Bayesian computation for probabilistic damage identification of structures. J. Vib. Eng. 2019, 32, 224–233. [Google Scholar]
Figure 1. Finite element model of a simply supported beam.
Figure 1. Finite element model of a simply supported beam.
Buildings 14 01857 g001
Figure 2. The first three modes of the simply supported beam: (a) The first-order bending mode; (b) The second-order bending mode; (c) The third-order bending mode.
Figure 2. The first three modes of the simply supported beam: (a) The first-order bending mode; (b) The second-order bending mode; (c) The third-order bending mode.
Buildings 14 01857 g002
Figure 3. Sampling scatter plot: (a) 103 samplings; (b) 104 samplings.
Figure 3. Sampling scatter plot: (a) 103 samplings; (b) 104 samplings.
Buildings 14 01857 g003aBuildings 14 01857 g003b
Figure 4. The prediction of the first three order frequencies. (a) The prediction of the first natural frequency; (b) The prediction of the second natural frequency; (c) The prediction of the third natural frequency.
Figure 4. The prediction of the first three order frequencies. (a) The prediction of the first natural frequency; (b) The prediction of the second natural frequency; (c) The prediction of the third natural frequency.
Buildings 14 01857 g004aBuildings 14 01857 g004b
Figure 5. Geometric model of a simply supported beam.
Figure 5. Geometric model of a simply supported beam.
Buildings 14 01857 g005
Figure 6. Schematic diagram of damage simulation for a simply supported beam.
Figure 6. Schematic diagram of damage simulation for a simply supported beam.
Buildings 14 01857 g006
Table 1. Training sample set for the simply supported beam model.
Table 1. Training sample set for the simply supported beam model.
Sampling
Frequency
ρ
(×102 Kg/m3)
E
(GPa)
First Natural Frequency (Hz)Second Order Natural Frequency (Hz)The Third Natural Frequency (Hz)
122.19633.05618.76372.017137.790
227.95029.42015.77460.543115.841
323.94329.39617.03665.388125.113
425.91733.86617.57567.458129.072
523.11330.71717.72468.030130.161
626.57633.29917.21066.056126.390
724.68531.45717.35666.617127.461
825.41430.31416.79264.451123.322
922.46334.64019.09373.281140.211
1027.34733.00816.89264.833124.052
1123.52132.52318.07969.393132.772
1226.28031.29916.77964.402123.221
1323.14734.99818.90572.563138.843
1426.89032.70816.95765.083124.530
1524.32731.22617.41966.858127.921
1625.27230.18316.80264.491123.390
1722.05331.18318.28270.172134.261
1827.79230.63516.14261.956118.541
1924.24934.41618.31770.303134.512
2025.94033.42317.45266.986128.173
Table 2. Test set for simply supported beam models.
Table 2. Test set for simply supported beam models.
Sampling Frequencyρ
(102 Kg/m3)
E
(GPa)
First Natural Frequency
(Hz)
Second Natural Frequency
(Hz)
Third Natural Frequency
(Hz)
125.172131.218317.17165.907126.100
222.278231.382218.48270.940135.729
327.562430.763116.34362.727120.017
424.481334.210218.17469.754133.462
525.939533.423117.45266.986128.171
627.475531.325916.41763.001120.561
723.837834.739118.56071.236136.303
826.384134.537417.59167.517129.182
923.394132.754218.19269.872133.601
1027.542132.942416.45863.216120.864
Table 3. Validation results of the Gaussian process model.
Table 3. Validation results of the Gaussian process model.
Sampling FrequencyFirst Natural Frequency (Hz)Second Natural Frequency (Hz)Third Natural Frequency (Hz)
Prediction Value (Finite Element)Prediction Value (Gaussian Process) Prediction Value (Finite Element)Prediction Value (Gaussian Process)Prediction Value (Finite Element)Prediction Value (Gaussian Process)
117.171 17.171 65.907 65.907 126.100 126.100
218.482 18.482 70.940 70.940 135.729 135.729
316.343 16.343 62.727 62.727 120.017 120.016
418.174 18.174 69.754 69.754 133.462 133.460
517.45217.45266.98666.986128.171128.170
616.41716.41863.01163.009120.563120.576
718.56018.56171.23667.512136.301136.311
817.59117.58067.51767.512129.182129.192
918.19218.19269.87269.830133.603133.594
1016.458 16.458 63.216 63.188 120.864 120.858
Table 4. First three frequency quantization results for a simply supported beam model.
Table 4. First three frequency quantization results for a simply supported beam model.
First Natural FrequencySecond Natural FrequencyThird Natural Frequency
Mean value (Hz)17.398866.7635127.7688
Standard deviation0.26411.02371.9755
Table 5. Training sample set.
Table 5. Training sample set.
Sampling FrequencyE2
(GPa)
E4
(GPa)
E9
(GPa)
E*
(GPa)
ρ
(102 Kg/m3)
First Natural Frequency
(Hz)
Second Natural Frequency
(Hz)
Third Natural Frequency
(Hz)
127.202325.805117.567031.872925.939016.15563.928120.964
217.537721.937530.779131.575724.732817.06763.665120.495
329.673722.029520.004732.747625.684816.52664.406123.501
423.852530.588416.039031.327526.023315.93663.762118.980
526.415818.901616.220633.016323.928616.71865.661125.746
619.882926.747930.599331.118125.898516.70663.075119.047
732.811718.156120.119633.540924.120517.09566.118128.542
822.016423.350132.987132.530025.393617.19064.496123.084
928.888532.795326.192630.885523.838817.33167.206127.578
1016.903525.494925.096033.488924.002917.56366.523124.295
1130.657627.680727.433631.907623.898117.52067.449129.100
1222.800917.483520.314931.170124.242516.54863.279121.783
1325.532233.103820.550533.570824.290017.38168.468128.251
1418.898627.009229.257831.786524.301817.34065.520123.176
1531.676219.806228.836731.153024.712416.93464.172125.048
1621.476222.667128.716130.492124.641116.84663.618121.282
1727.800219.707827.692531.418725.817316.56262.726121.603
1818.173818.498122.207731.192125.455216.27461.573117.189
1929.817732.028419.146232.945724.939616.92567.258126.768
2024.705626.412120.248630.730324.776616.52064.473121.894
2126.550716.454731.279431.187126.235116.37261.037119.612
2219.379618.691423.185330.773126.089616.06360.766116.008
2333.420731.378632.686433.411125.861817.42366.813128.061
2422.558124.424222.225331.244726.031916.29562.806118.959
2528.633116.407532.291230.756225.619816.51461.576120.974
2616.274217.398417.972131.829725.648115.98360.991115.480
2730.865232.728130.281232.192725.734617.13365.963125.782
2823.426531.600620.391433.216225.528116.84466.096123.614
2924.969624.910424.141231.372524.154617.07665.679125.007
3018.404230.949032.813133.181824.127217.83067.347125.735
Table 6. Correction results of the finite element model of the damaged structure.
Table 6. Correction results of the finite element model of the damaged structure.
Sampling FrequencyE2
(GPa)
E4
(GPa)
E9
(GPa)
E*
(GPa)
ρ
(102 Kg/m3)
First Natural Frequency
(Hz)
Second Natural Frequency
(Hz)
Third Natural Frequency
(Hz)
127.181225.483117.498831.778925.924816.09863.986121.012
217.652121.954230.895431.785124.698817.18963.851120.502
329.584122.021219.998832.689825.792216.51264.398123.496
423.968230.621216.121131.352226.012116.00263.811119.002
527.181225.483117.498831.778925.924816.09863.986121.012
628.762733.034919.949933.004025.655916.77166.428125.057
717.977018.195730.671833.388224.927717.24163.832122.109
830.368818.109317.747130.708926.068015.73761.333118.593
923.978027.006518.891333.570425.725416.65865.453123.032
1024.805723.040418.757231.828923.947616.84265.793124.936
Table 7. The correction results of the Gaussian process model and finite element model.
Table 7. The correction results of the Gaussian process model and finite element model.
Sampling FrequencyFirst Natural Frequency
(FEM)
First Natural Frequency
(Gaussian)
Second Natural Frequency
(FEM)
Second Natural Frequency
(Gaussian)
Third Natural Frequency
(FEM)
Third Natural Frequency
(Gaussian)
116.09816.09963.98663.980121.012121.018
217.18917.17863.85163.832120.502120.508
316.51216.49864.39864.401123.496123.498
416.00216.01263.81163.815119.002119.012
516.09816.09963.98663.98121.012121.018
616.77116.77366.42866.431125.057120.061
717.24117.26963.83263.830122.109122.170
815.73715.78261.33361.468118.593118.750
916.65816.68665.45365.566123.032123.224
1016.84216.82665.79365.692124.936124.702
Table 8. Model parameter correction results.
Table 8. Model parameter correction results.
Method of CalculationE2
(GPa)
E4
(GPa)
E9
(GPa)
E* (No Damage)
(GPa)
ρ
(102 Kg/m3)
Finite element method25.146 24.495 20.803 32.189 25.468
Gaussian process25.00424.65120.71232.25925.324
Relative error %0.564 0.637 0.438 0.219 0.564
Relative error = (the value of the Gaussian process − the value of the finite element method)/the value of the finite element method.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Tian, Q.; Yao, K.; Cao, S. Research on Quantification of Structural Natural Frequency Uncertainty and Finite Element Model Updating Based on Gaussian Processes. Buildings 2024, 14, 1857. https://doi.org/10.3390/buildings14061857

AMA Style

Tian Q, Yao K, Cao S. Research on Quantification of Structural Natural Frequency Uncertainty and Finite Element Model Updating Based on Gaussian Processes. Buildings. 2024; 14(6):1857. https://doi.org/10.3390/buildings14061857

Chicago/Turabian Style

Tian, Qin, Kai Yao, and Shixin Cao. 2024. "Research on Quantification of Structural Natural Frequency Uncertainty and Finite Element Model Updating Based on Gaussian Processes" Buildings 14, no. 6: 1857. https://doi.org/10.3390/buildings14061857

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop