Next Article in Journal
Recent Advances of Self-Healing Materials for Civil Engineering: Models and Simulations
Previous Article in Journal
Application of Sustainable Wood-Plastic Composites in Energy-Efficient Construction
Previous Article in Special Issue
Study on Corrosion Fatigue Degradation Performance of Welded Top Plate-U Rib of Cross-Sea Steel Box Girder
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

FE Model Updating of Continuous Beam Bridge Based on Response Surface Method

1
Faculty of Architecture, Civil and Transportation Engineering, University of Science and Technology Beijing, Beijing 100083, China
2
Key Laboratory of Urban Safety Risk Monitoring and Early Warning, Ministry of Emergency Management, Shenzhen 518055, China
3
Shenzhen Urban Public Safety and Technology Institute, Shenzhen 518000, China
*
Author to whom correspondence should be addressed.
Submission received: 13 November 2023 / Revised: 9 February 2024 / Accepted: 25 February 2024 / Published: 1 April 2024

Abstract

:
In this paper, A high-order response surface method is proposed for finite element model updating of continuous beam bridges. Firstly, based on visual inspection and environmental vibration testing, the peak picking (PP) method and random subspace identification (SSI) method are used to identify the dynamic characteristic parameters of the structure. Then, the finite element model of the continuous beam bridge is updated based on the third-order response surface method. It can be concluded that the results of the updated finite element model are in good agreement with the test results, and the maximum error between the calculated and measured frequency is less than 3%, with MAC values greater than 85%. Moreover, the updated finite element model can reflect the current situation of real bridges and serve as the basis for bridge health monitoring, damage detection, and safety assessment.

1. Introduction

Since the 1990s, with the sustained and rapid development of China’s economy, bridge construction has entered a 30 year period of rapid development. As of the end of 2021, China has built 961,100 highway bridges and 73.8021 million meters, of which over 80% are small and medium-sized bridges. With the rapid increase in the number of bridges and the emergence of innovative and breakthrough bridges, concerns about their safe operation are increasing. In the United States, approximately 40% of bridges require repair or reconstruction, and according to estimates from the Federal Highway Administration (FHWA), $90 billion is needed to address these issues. In China, with the increase in traffic flow, design and construction defects, overloading, insufficient operation and maintenance, and natural aging of bridges in recent years, the number of old and dangerous bridges remains high, but they operate with “diseases” all year round, posing huge safety hazards [1,2].
In response to the huge safety hazards existing in existing bridges, many scholars have attempted to detect and eliminate safety hazards based on structural health monitoring systems and have achieved certain results [3,4]. One of the main purposes of structural health monitoring is to obtain accurate finite element models, which can enable effective structural safety assessments [5].
Traditional finite element model updates have two shortcomings: (1) Sensitivity-analysis-based finite element model updates require iterative calculations, and each calculation requires calling a finite element model, which results in a large computational load and is not conducive to its application in engineering; (2) In the updating of finite element models of complex structures, there are many parameters that need to be modified, so a large number of finite element calculations are essential and not easy to implement on computers [6]. Finite element model updating based on the response surface method is a new method that differs from traditional models. Its basic concept [7,8] is that in the design space of variables, regression analysis methods will be used to fit the response values or test values of sample points to obtain surface responses that simulate real limit states. This will replace the finite element model or make the design or calculation of other complex models more effective. Ren et al. [9,10] introduced the updating of finite element models based on dynamic and static response surfaces. Fang et al. [11] used D-optimal design and first-order response surface models to predict the dynamic response and damage identification of intact and damaged systems. The effectiveness of this method was verified by the results of reinforced concrete frame model tests and I-40 bridge tests. Chen and Zhang et al. [12,13] introduced the uncertainties and correlation between reinforcement corrosion and concrete cracking, and a case study was employed to discuss the life-cycle modeling of concrete cracking and reinforcement corrosion. Zong et al. [14] used the central composite experimental design method (CCD) and second-order response surface model to update the finite element model based on the health monitoring of a large-span continuous rigid frame bridge, proving that finite element model updating based on a second-order response surface has a high accuracy [15,16,17]. In recent years, finite element modeling and correction technology based on artificial intelligence has attracted more and more attention; for instance, wavelet convolutional neural networks and deep-learning neural networks have been used for wind-induced vibration modeling and stress distribution prediction [18,19,20].
In this paper, a continuous beam bridge is employed as the engineering background, the FE model updating of the bridge was conducted based on the visual inspection and ambient vibration testing and third-order response surface model, after which the FE model can be further applied in bridge health monitoring and a safety evaluation.

2. Basic Methodology

The selection of the response surface function form, i.e., the response surface model, is an important part of the application of the response surface method. It should meet two requirements: (1) the expression of the response surface function should be as simple as possible while basically describing the relationship between the system input parameters and output response; (2) The number of undetermined coefficients in the response surface function expression should be minimized to reduce the number of system experiments or calculations [21].
Response surface models include complete and incomplete polynomial models, Kriging models, BP neural network models, radial basis functions (RBFs), and multivariate adaptive regression spline functions (MARSFs). The response surface model in this article adopts a polynomial response surface model [22].
Assuming that the system response for the dependent variable, x i ( i = 1 , 2 , , k ) , is the design parameters, which is selected through the analysis of the variance method, the polynomial response surface model form is as follows:
y ^ = β 0 + i = 1 k β i x i + i = 1 k β i i x i 2 + i = 1 k β i i i x i 3 + i j β i j x i x j + i j β i i j ( x i ) 2 x j + i j k β i j k x i x j x k
In Equation (1), x i [ x i l , x i u ] , ( i ( 1 , k ) ) , x i l , x i u are the upper boundary and lower boundary of the design parameter values, and β 0 , β i , β i i , β i i i , β i j , β i i j , β i j k are undetermined coefficients.
The fitting of the response surface function is the process of solving the undetermined coefficients in the response surface function. The least squares method is the basic method for solving undetermined coefficients, and its steps are as follows:
(1)
Determine parameters and their range of values, and determine sample points (calculation points) through the experimental design;
(2)
Calculate the response values of sample points y 1 , y 2 , , y N through finite element analysis to obtain sample data;
(3)
Substitute the sample data into Equation (1), and then use regression analysis to calculate the undetermined coefficients β 0 , β i , β i i , β i i i , β i j , β i i j , β i j k ;
(4)
Perform response surface model validation. If the accuracy of the response surface model meets the requirements, this response surface model can be used for model correction. If the accuracy of the response surface model does not meet the requirements, go back to step (1) and redo the experimental design until the accuracy meets the requirements.
After calculating the unknown parameters of each response surface function, it is necessary to verify the accuracy of the unknown parameters. The initial definition of model validation provided by the American Computer Simulation Association was that model validation is the process of validating conceptual models expressed by computational models within a given accuracy range. Among them, the conceptual model refers to the finite element analysis model, while the computational model is the response surface model of regression.
Based on the calculation of the finite element model and the response surface model, the standards for testing the accuracy of the response surface model include a normal distribution test of residuals, mean of residuals, relative root mean square error (RMSE) and R 2 test. For more complex models and response surface models with multiple responses, the latter two standards are usually used, and their expressions are shown in Equations (2) and (3), respectively [23,24,25].
R 2 = 1 j = 1 N y R S ( j ) y ( j ) 2 j = 1 N y ( j ) y ¯ 2
R M S E = 1 N y ¯ y ( j ) y R S ( j ) 2
where y R S ( j ) represents the calculated value of the response surface model, y ( j ) represents the corresponding finite element analysis calculation results, y ¯ represents the average value of the finite element analysis calculation results, and N represents the number of inspection points in the design space.
The values of R 2 and R M S E represent the difference between the response surface and the finite element analysis calculation, both taking values between 0 and 1. The closer the value of R 2 is to 1, the more accurately the response surface model of the regression describes the relationship between the system input and output in the experimental design space. On the other hand, the value of R M S E is the opposite, and the closer the value of R M S E is to 0, the more accurate the model is.

3. FE Model Updating Based on Response Surface Method

3.1. Ambient Vibration Testing

The continuous beam bridge is located in China. The upper structure is a 30 m partial prestressed concrete continuous combination box beam bridge, with a total of 12 sections and 72 spans and a length of 2168.20 m. The design load of the bridge is car-super level 20, trailer-120. It was built in 2001 and has run for 22 years (Figure 1).
Based on an appearance inspection of the bridge, it can be found that among these 12 bridges, the 9th bridge is significantly damaged, so the bridge was selected to conduct the ambient vibration testing. Each span arrangement was 9 point + 1 reference point (Figure 2), each point had a three-dimensional acceleration sensor, and each span had a station with a total of six stations. The sampling frequency was 200 Hz, filtering was 200 Hz, and the sampling time of each station was not less than 12 min. Based on the data of the test, the natural vibration frequency and vibration mode can be identified based on the peak picking (PP) method and stochastic subspace identification (SSI) method.

3.2. The Initial FE Model

The Initial FE model is based on the design and completion drawing, and the model used Cartesian coordinates: The Z-axis is along the longitudinal axis of the bridge, the Y-axis is vertically upwards, the X-axis is transverse to the bridge, and the longitudinal axis of the bridge is vertical. The entire bridge is simulated using solid45; combin14 is used for boundary constraints of the main bridge. For prestressed reinforcement, Jain et al. [17] proposed that the influence of prestressing on the vibration frequency of the structure is relatively small and can be ignored, so the finite element model in this article does not consider prestressed steel bars. According to relevant design material, the material parameter initial value of concrete is as follows: the elasticity modulus of box beam E = 3.45 × 104 MPa; the density is 2550 kg/m3; the Poisson ratio is 0.167; and the whole bridge has 195,744 nodes and 49,992 units, as shown in Figure 3.

3.3. Parameters Selection

When establishing a finite element model, it is usually necessary to use a mathematical parameter to represent the actual structure, which includes geometric parameters, cross-sectional parameters, material parameters, load parameters, boundary conditions, etc. A reasonable selection of model parameters is another key point to obtain an accurate finite element model. The damage of this connecting bridge mainly manifests as longitudinal cracks in the concrete box beam web, numerous cracks in the bottom plate, and transverse cracks (Figure 4). Therefore, when updating the finite element model of a bridge with cracks or damage, it is necessary to consider the influence of bridge crack distribution and damage degree. Based on the characteristics of the parameters in the model and the update of the high-order response surface finite element model, this article takes modulus and support spring stiffness as the updated parameters, and selects the updated parameters based on the engineering experience, crack distribution and strength level distribution of the bridge, as shown in Table 1.

3.4. Experimental Design

The experimental design is closely related to the system response characteristics and the form of the response surface functions, and different experimental design methods are applicable to different systems and their response surface function forms. The experimental design methods of the response surface method include a full factor design, central composite experimental design, D-optimal, BBD design, orthogonal design, uniform design, etc. [14], among which the orthogonal design and uniform design are only applicable to low-order response surface models. Due to the existence of a large number of design points, the BBD design should not be applied to large models. The full factor design has a high accuracy, but the computational workload is too large. D-optimal is suitable for the high-order response surface modeling of large models, with the highest accuracy. This article introduces the updating process of finite element models based on the third-order response surface method: (1) it uses the D-optimal method to obtain sample points; (2) It substitutes experimental data into the initial finite element model to obtain sample values, as shown in Table 2.

3.5. Significance Test of Parameter

After the parameter selection, the response parameters of each significance are very important. Screening for parameters with a high response and ignoring parameters with a low response can effectively reduce the response surface function coefficients and computational complexity. Zong et al. [14] used the response surface method to update the finite element model of the Xiabaisi Bridge and applied the F-test method based on mathematical statistics to complete the significance test of the parameters. The basic principle is to decompose the square sum of total deviations of sample data into the regression sum of squares and square sum of errors, as shown in Equation (4).
F m = S S E ( x 1 , x 2 , x m 1 ) S S E ( x 1 , x 2 , x m 1 , x m ) S S E ( x 1 , x 2 , x m 1 , x m ) ( n m 1 )
where S S E ( x 1 , x 2 , x m 1 ) is the sum of errors of the regression model including the independent variables x 1 , x 2 , x 3 x m 1 , S S E ( x 1 , x 2 , x m 1 , x m ) is the sum of errors of the regression model including the independent variables x 1 , x 2 , x 3 x m 1 , x m , and n is the total number of all independent variables in the regression model. The stepwise regression method using F-test as the standard tests the significance of each variable and decides which independent variable to abandon. However, when considering all variables when calculating the response surface, the computational complexity added in this article is sustainable. Therefore, in the calculation, we will try to ensure accuracy as much as possible and consider the influence of all parameters [26].

3.6. Response Surface Fitting and Accuracy Inspection

In order to fully consider the influence of the randomness of the structural parameters on the structural dynamic properties, a third-order response surface function is selected for data fitting. The finite element model correction is based on the response surface model instead of the finite element model. Usually, the selected structural response feature is more than one; that is, there are multiple objective functions. The mathematical model for the multi-objective optimization problem is given as follows:
min   F ( x ) = min { f 1 ( x ) , f 2 ( x ) , f p ( x ) }
where x = ( x 1 , x 2 , , x n ) T is the structural parameters of the bride, f i ( x ) ( i = 1 , , p ) is the error between the measured and calculated frequencies, and F ( x ) is the objective function after transforming into a multi-objective problem. The response surface fitting functions for vertical, horizontal, and vertical fundamental frequencies are Equations (6)–(8). The relationship between the response surface model and parameters can be visually displayed using graphics, and the relationship between parameters and vertical, horizontal, and vertical first-order frequencies is shown in Figure 5.
Vertical first-order response surface function:
V 1 = 25.9567 + 11.1342 E 1 0.38361 E 2 9.45490 E 3 21.0324 E 4 15.6256 K 1 0.18289 K 2       0.36175 K 3 + 1.27610 E 1 E 4 + 2.62588 E 1 K 1 + 0.07253 E 1 K 3 + 0.66056 E 2 E 3 + 0.87598 E 3 E 4       + 1.07189 E 3 K 1 + 1.26066 E 4 K 1 + 4.23980 E 1 2 + 0.03922 E 2 2 + 2.23632 E 3 2 + 5.71977 E 4 2       + 12.3050 K 1 2 + 0.04803 K 2 2 + 0.02439 K 3 2 + 0.01957 E 1 E 2 K 1 0.09726 E 1 E 4 K 1       0.02378 E 1 K 1 K 3 + 0.09432 E 2 E 4 K 1 + 0.13291 E 3 E 4 K 1 + 0.02108 E 3 K 1 K 2 0.01690 E 4 K 1 K 2       + 0.35265 E 1 2 K 1 0.18027 E 3 2 K 1 0.35112 E 3 K 1 2 0.16553 E 4 2 K 1 0.43492 E 4 K 1 2       0.18576 K 1 2 K 2 0.13063 K 1 2 K 3 + + 0.49168 E 1 3 0.00080 E 2 3 0.19202 E 3 3 0.51469 E 4 3       4.43204 K 1 3 0.00077 K 2 3 + 0.00045 K 3 3
Transversal first-order response surface function:
H 1 = 12.9501 3.1750 3 E 1 1.80070 E 2 + 4.410 81 E 3 + 11 . 9143 E 4 + 8.31658 K 1 + 0.09156 K 2       + 0.36961 K 3 + 0.35748 E 1 E 2 0.46230 E 1 E 4 0.68350 E 2 E 3 0.74999 E 2 K 1 0.49871        E 3 E 4 1.80669 E 3 K 1 0.27245 K 1 K 2 + + 1.15553 E 1 2 + 0.92512 E 2 2 0.73353 E 3 2 3.50574        E 4 2 5.63844 K 1 2 0.04230 K 2 2 0.00136 K 3 2 0.02281 E 1 E 3 E 4 0.01767 E 1 E 3 K 1       + 0.02067 E 1 E 4 K 1 + 0.01882 E 1 K 1 K 3 + 0.04657 E 2 E 3 K 1 + 0.02315 E 2 E 4 K 1 0.03759 E 3 E 4 K 1       + 0.08023 E 1 E 2 2 0.30160 E 1 K 1 2 + 0.09679 E 2 2 E 3 + 0.19840 E 3 2 K 1 + 0.08949 E 3 E 4 2       + 0.58062 E 3 K 1 2 + 0.10292 E 4 K 1 2 + 0.16640 E 1 3 0.11656 E 2 3 + 0.06519 E 3 3 + 0.33159 E 4 3       + 1.77010 K 1 3 + 0.00084 K 2 3 0.00149 K 3 3
Longitudinal first-order response surface function:
L 1 = 100.278 + 10.7861 E 1 + 4.68355 E 2 15.9553 E 3 89.2199 E 4 34.6391 K 1 2.56437 K 2       0.25816 K 3 + 13.8429 E 1 K 1 + 4.42365 E 2 E 3 + 6.14491 E 2 E 4 3.91058 E 2 K 1 8.56477 E 3 E 4       + 6.13058 E 3 K 1 + 11.0166 E 4 K 1 + 5.85373 E 1 2 7.76984 E 2 2 + 7.21838 E 3 2 + 28.7936 E 4 2       12.9758 K 1 2 + 0.09733 K 2 2 0.04939 K 3 2 + 0.66806 E 1 E 3 K 1 + 0.33681 E 1 E 4 K 1       + 0.23196 E 1 K 1 K 2 + 0.07169 E 2 E 3 E 4 0.27307 E 2 E 3 K 1 0.11152 E 2 K 1 K 3 + 0.49799 E 3 E 4 K 1       + 2.31562 E 1 2 K 1 0.77985 E 2 E 4 2 0.95213 E 2 K 1 2 1.05722 E 3 2 K 1 + 1.50974 E 3 K 1 2       2.09818 E 4 2 K 1 2.94197 E 4 K 1 2 + + 0.70305 E 1 3 + 1.09540 E 2 3 0.72481 E 3 3 2.74784 E 4 3       + 13.1539 K 1 3 + 0.00292 K 2 3 + 0.00082 K 3 3
In order to obtain the correlation between the response surface model and the finite element model, the value of R2 and the relative root mean square error (RMSE) can be used to test the accuracy of the response surface after fitting the response surface function. The calculation results are shown in Table 3, and it can be seen that the value of R2 is close to 1, RMSE is close to 0, and the difference between the calculated value of the response surface function and the actual value is small. Therefore, in the parameter design space, the response surface function can effectively reflect the relationship between the structural response and parameters, and the response surface model can replace the finite element model for model updating.

3.7. Model Updating

The frequency obtained through visual inspection and environmental vibration testing can be optimized using nonlinear programming methods to solve the nonlinear optimization of the response surface model. The updated parameters are shown in Table 4. The updated parameters still have the physical meaning shown in Table 4. Then, the updated parameters are substituted into the finite element model calculation, and the calculated results are compared with the measured results, as shown in Figure 6 and Table 5. It is known that the calculated frequency of the updated response surface model is close to the measured frequency, with a maximum error of less than 3%, and the modal assurance criterion (MAC) is greater than 85%, indicating a good correlation between the calculated mode and the measured mode. The finite element model based on the third-order response surface method can accurately and effectively simulate the actual bridge state.
The updated finite element model can be used as a basic model for bridge structural damage identification, and combined with the finite element model and structural health monitoring data analysis, it can achieve a bridge structural safety assessment. At present, many scholars have begun to use finite element models to predict the future performance of bridges, in order to achieve a structural damage prognosis and help decision-makers develop appropriate maintenance and repair plans to ensure the safe use of bridges.

4. Conclusions

In this paper, a third-order response surface method is proposed to update the finite element model of bridge structures. Based on a continuous beam bridge experiment, the following conclusions can be drawn:
(1)
The high-order response surface can better solve the problems of randomness and uncertainty in the model updating process. Through the continuous bridge experiments, this third-order response surface method can quickly and accurately achieve model correction of bridge structures. The calculated frequency of the updated response surface model is close to the measured frequency, with a maximum error of less than 3%. The modal assurance criterion (MAC) is greater than 85%, indicating a good correlation between the calculated mode and the measured mode.
(2)
The updated model can better serve as the basis for bridge health monitoring, damage detection, and safety assessment. However, when using the polynomial response surface model, an increase in the polynomial order and an increase in the parameters to be corrected will cause an increase in the undetermined coefficients of the polynomial. Due to limitations in computation time and amount, the number of parameters to be corrected is limited to a certain extent, making it impossible to fully consider the impact of all parameters on the structural system. Therefore, faster high-order response surface calculation models, fast optimization iterative algorithms, and the development of corresponding software are all worth researching and developing.

Author Contributions

Conceptualization, F.D.; Methodology, Z.S., R.Z. and N.J.; Software, Z.S. and R.Z.; Validation, F.D. and N.J.; Formal analysis, N.J.; Investigation, Z.S. and R.Z.; Resources, F.D.; Writing—original draft, Z.S.; Writing—review & editing, R.Z.; Funding acquisition, F.D. All authors have read and agreed to the published version of the manuscript.

Funding

The authors gratefully acknowledge the financial support provided by National Natural Science Foundation of China (No. 52192664), National Key Research and Development Program (grant No. 2022YFC3801203-1-1); Shenzhen Urban Public Safety and Technology Institute, Key Laboratory of Urban Safety Risk Monitoring and Early Warning, Ministry of Emergency Management, and Shenzhen Science and Technology Program (ZDSYS20210929115800001, KJZD20230923114310021). The viewpoints of this paper represent only the author’s opinion and do not represent the views of the fund committee.

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

CCDcentral composite experimental design method
RBFradial basis functions
MARSFmultivariate adaptive regression spline function
RMSErelative root mean square error
PPpeak picking
SSIstochastic subspace identification
MACIntrinsic mode function modal assurance criterion
RMSThe Response Surface Method

References

  1. Spencer, B.F., Jr.; Nagayama, T. Smart sensor technology: A new paradigm for structural health monitoring. In Proceedings of the Asia-Pacific Workshop on Structural Health Monitoring, Yokohama, Japan, 4–6 December 2006. [Google Scholar]
  2. Fujino, Y.; Siringoringo, D.M.; Ikeda, Y.; Nagayama, T.; Mizutani, T. Research and Implementations of Structural Monitoring for Bridges and Buildings in Japan. Engineering 2019, 5, 1093–1119. [Google Scholar] [CrossRef]
  3. Yang, Y.; Li, S.; Nagarajaiah, S.; Li, H.; Zhou, P. Real-time output-only identification of time-varying cable tension from accelerations via complexity pursuit. J. Struct. Eng. 2016, 142, 165–182. [Google Scholar] [CrossRef]
  4. Yang, Y.-B.; Xiong, F.; Wang, Z.L.; Xu, H. Extraction of bridge frequencies inclusive of the higher modes by the ESMD using the contact-point response. Int. J. Struct. Stab. Dyn. 2020, 20, 2050045. [Google Scholar] [CrossRef]
  5. Malekjafarian, A.; McGetrick, P.J.; Obrien, E.J. A review of indirect bridge monitoring using passing vehicles. Shock Vib. 2015, 2015, 286139. [Google Scholar] [CrossRef]
  6. Friswell, M.I.; Mottershead, J.E. Finite Element Model Updating in Structural Dynamics; Kluwer Academic Publisher: Dordrecht, The Netherlands, 1995. [Google Scholar]
  7. Zong, Z.; Ren, W. Bridge FE Model Updating and the Model Verifying; China Communications Press: Beijing, China, 2012. [Google Scholar]
  8. Cundy, A.L. Use of Response Surface Meta-Models in Damage Identification of Dynamic Structures. Master’s Thesis, Faculty of the Virginia Polytechnic Institute and State University, Blacksburg, VA, USA, 2003. [Google Scholar]
  9. Ren, W.; Chen, H.B. Finite element model updating in structural dynamics by using response-surface method. Eng. Struct. 2010, 32, 2455–2465. [Google Scholar] [CrossRef]
  10. Ren, W.; Fang, S.E.; Deng, M.Y. Response surface based finite element model updating using structural static response. J. Eng. Mech. ASCE 2011, 137, 248–257. [Google Scholar] [CrossRef]
  11. Fang, S.-E.; Perera, R. Damage identification by response surface based model updating using D-optimal design. Mech. Syst. Signal Process. 2011, 25, 717–733. [Google Scholar] [CrossRef]
  12. Chen, S.; Duffield, C.; Miramini, S.; Nasim Khan Raja, B.; Zhang, L. Life-cycle modelling of concrete cracking and reinforcement corrosion in concrete bridges: A case study. Eng. Struct. 2021, 237, 112143. [Google Scholar] [CrossRef]
  13. Sun, D.; Cao, Z.; Huang, C.; Wu, K.; De Schutter, G.; Zhang, L. Degradation of concrete in marine environment under coupled chloride and sulfate attack: A numerical and experimental study. Case Stud. Constr. Mater. 2022, 17, e1218. [Google Scholar] [CrossRef]
  14. Zong, Z.; Gao, M.; Xia, Z. Finite element model validation of the continuous rigid frame bridge based on structural health monitoring Part FE model updating based on the response surface method. China Civ. Eng. J. 2011, 44, 90–98. [Google Scholar]
  15. Ren, W.-X.; Zong, Z.-H. Experimental Modal Parameter Identification of Civil Engineering Structures. Int. J. Struct. Eng. Mech. 2004, 17, 429–444. [Google Scholar] [CrossRef]
  16. De Roeck, G.; Peeter, B. MACEC2.0 Modal Analysis on Civil Engineering Constructions; Department of Civil Engineering, Catholic University of Leuven: Leuven, Belgium, 1999. [Google Scholar]
  17. Jain, S.K.; Goel, S.C. Discussion of “Prestress force effect on vibration frequency of concrete bridges”. J. Struct. Eng. ASCE 1996, 122, 459–460. [Google Scholar] [CrossRef]
  18. Xu, Z.; Wang, H.; Xing, C.; Tao, T.; Mao, J.; Liu, Y. Physics guided wavelet convolutional neural network for wind-induced vibration modeling with application to structural dynamic reliability analysis. Eng. Struct. 2023, 297, 117027. [Google Scholar] [CrossRef]
  19. Zhang, L.; Cheng, L.; Li, H.; Gao, J. Hierarchical deep-learning neural networks: Finite elements and beyond. Comput. Mech. 2021, 67, 207–230. [Google Scholar] [CrossRef]
  20. Bolandi, H.; Li, X.; Salem, T.; Boddeti, V.N.; Lajnef, N. Bridging finite element and deep learning: High-resolution stress distribution prediction in structural components. Front. Struct. Civ. Eng. 2022, 16, 1365–1377. [Google Scholar] [CrossRef]
  21. Montgomery, D.C. Design and Analysis of Experiments; Posts & Telecom Press: Beijing, China, 2009. [Google Scholar]
  22. Li, F. Regression Analysis Method and SPSS Actual Operation; China Finance Publishing House: Beijing, China, 2004. [Google Scholar]
  23. Ditlevsen, O. Model uncertainty in structural reliability. Struct. Saf. 1982, 1, 73–86. [Google Scholar] [CrossRef]
  24. Marwala, T. Finite-Element-Model Updating Using Computational Intelligence Techniques-Applications to Structural Dynamic; Springer London Ltd.: London, UK, 2010. [Google Scholar]
  25. Oberkampf, W.L.; Roy, C.J. Verification and Validation in Scientific Computation; Cambridge University Press: London, UK, 2010. [Google Scholar]
  26. Doebling, S.W.; Hemez, F.M.; Schultze, J.F.; Cundy, A.L. A metamodel-based approach to model validation for nonlinear finite element simulations. In Proceedings of the 20th International Modal Analysis Conference (IMAC), Los Angeles, CA, USA, 4–7 February 2002; pp. 671–678. [Google Scholar]
Figure 1. The continuous beam bridge.
Figure 1. The continuous beam bridge.
Buildings 14 00960 g001
Figure 2. Sensor arrangement for environment vibration.
Figure 2. Sensor arrangement for environment vibration.
Buildings 14 00960 g002
Figure 3. The initial FE model.
Figure 3. The initial FE model.
Buildings 14 00960 g003
Figure 4. Typical cracks in the concrete box beams.
Figure 4. Typical cracks in the concrete box beams.
Buildings 14 00960 g004
Figure 5. Response surface of vertical, transversal, and longitudinal direction vibration.
Figure 5. Response surface of vertical, transversal, and longitudinal direction vibration.
Buildings 14 00960 g005aBuildings 14 00960 g005b
Figure 6. Comparison of modal vibration shape between the testing and calculation.
Figure 6. Comparison of modal vibration shape between the testing and calculation.
Buildings 14 00960 g006
Table 1. Parameters selection.
Table 1. Parameters selection.
ParametersModulus of Elasticity of ConcreteSpring Stiffness
E1E2E3E4K1K2K3
SectionsNo crack sections2th, 3th, 5th span web sections (more fracture)4th span web sections (less fracture)2-3, 2-4, 5-1, 5-2, 5-3, 5-4 bottom slab sections (Fracture is homogeneous)transverse spring stiffness at the support and expansion jointslongitudinal spring stiffness at the supportlongitudinal spring stiffness at the expansion joints
Note: 2-3 refers to the third beam of the second span, and the rest are the same.
Table 2. The sample values of the experimental design.
Table 2. The sample values of the experimental design.
NE1E2E3E4K1K2K3H1H2Z1S1S2S3S4
13.602.503.602.500.802.003.670.911.881.182.873.063.604.27
22.502.503.602.870.807.005.330.911.872.212.863.063.584.24
32.503.233.603.600.677.002.000.861.772.212.903.103.624.30
43.603.602.502.500.602.002.000.831.711.182.863.063.584.25
53.332.782.783.330.705.754.500.871.812.002.903.113.624.31
62.503.233.233.600.807.007.000.911.882.212.893.103.614.29
1252.873.602.873.600.407.002.000.731.472.212.913.113.624.23
1263.053.602.502.500.807.007.000.911.882.212.853.053.574.23
1273.232.503.602.500.807.007.000.911.883.212.873.073.594.26
1283.232.502.503.600.403.672.000.731.471.602.903.113.614.24
1293.602.873.603.600.407.002.000.741.482.212.943.143.664.29
1303.053.333.332.780.705.753.250.871.802.002.873.073.604.26
Table 3. The accuracy inspection of each response surface.
Table 3. The accuracy inspection of each response surface.
Modal1st-Order Transversal (H1)2nd-Order Transversal (H2)1st-Order Longitudinal (L1)1st-Order Vertical (V1)2nd-Order Vertical (V2)3rd-Order Vertical (V3)4th-Order Vertical (V4)
R21.00000.99890.99930.99980.99480.99980.9997
RMSE0.00000.00070.00060.00010.00050.00010.0001
Table 4. Parameter change before and after updating.
Table 4. Parameter change before and after updating.
ParameterE1E2E3E4K1K2K3
Initial value3.453.453.453.450.504.503.00
Updated value3.623.493.212.510.603.083.07
Updated rates4.92%1.16%−6.82%−27.17%20.01%−31.51%2.27%
Notice: E1, E2, E3, E4(×104 MPa), K1, K2, K3(×106 N/m).
Table 5. Comparison of updated frequencies and measured frequencies.
Table 5. Comparison of updated frequencies and measured frequencies.
ModalUpdated Frequency (Hz)Measurement Frequency (SSI) (Hz)Relative Error (%)MAC (%)
1st-order vertical (V1)2.8792.891−0.43%86.3
2nd-order vertical (V2)3.0813.0251.84%94.8
3rd-order vertical (V3)3.6103.7920.51%91.4
4th-order vertical (V4)4.3174.2631.27%85.2
1st-order transversal (H1)0.7290.830−0.16%94.3
2nd-order transversal (H2)1.4671.4262.84%94.2
1st-order longitudinal (L1)1.7411.785−2.45%96.6
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

Dong, F.; Shi, Z.; Zhong, R.; Jin, N. FE Model Updating of Continuous Beam Bridge Based on Response Surface Method. Buildings 2024, 14, 960. https://0-doi-org.brum.beds.ac.uk/10.3390/buildings14040960

AMA Style

Dong F, Shi Z, Zhong R, Jin N. FE Model Updating of Continuous Beam Bridge Based on Response Surface Method. Buildings. 2024; 14(4):960. https://0-doi-org.brum.beds.ac.uk/10.3390/buildings14040960

Chicago/Turabian Style

Dong, Fang, Zhongqi Shi, Rumian Zhong, and Nan Jin. 2024. "FE Model Updating of Continuous Beam Bridge Based on Response Surface Method" Buildings 14, no. 4: 960. https://0-doi-org.brum.beds.ac.uk/10.3390/buildings14040960

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