Next Article in Journal
Study on the Improvement Performance of Different Clay Components with Desulfurization Gypsum-Containing Cementitious Material
Next Article in Special Issue
Experimental Investigations on the On-Site Crack Control of Pier Concrete in High-Altitude Environments
Previous Article in Journal
Forecasting Construction Cost Indices: Methods, Trends, and Influential Factors
Previous Article in Special Issue
Experimental and Numerical Simulation Investigations on the Bearing Capacity of Stepped Variable-Section DX Piles under Vertical Loading
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Inversion Analysis for Thermal Parameters of Mass Concrete Based on the Sparrow Search Algorithm Improved by Mixed Strategies

1
Shandong Expressway Jinan Round City West Highway Co., Ltd., Jinan 250300, China
2
Shandong University School of Civil Engineering, Shandong University, Jinan 250061, China
3
Water Resources Research Institute of Shandong Province, Jinan 250013, China
4
School of Transportation and Civil Engineering, Nantong University, Nantong 226019, China
*
Authors to whom correspondence should be addressed.
Buildings 2024, 14(10), 3273; https://doi.org/10.3390/buildings14103273
Submission received: 14 September 2024 / Revised: 4 October 2024 / Accepted: 12 October 2024 / Published: 16 October 2024

Abstract

:
In the traditional mass concrete temperature field calculation, the accuracy of the thermal parameters is extremely important. However, the actual thermal parameters of mass concrete may have some errors with the laboratory-measured values or specification values due to the site ambient temperature, concrete surface insulation measures, cooling water flow, etc. Therefore, it can be combined with the measured temperature of the field temperature sensors using the sparrow search algorithm (SSA) for the inverse analysis of thermal parameters. Firstly, to address the problem that SSA has low convergence accuracy and easily falls into local optimum, a mixed strategy was adopted to improve the algorithm, including Logistic Chaos mapping initialization of the population, the introduction of adaptive weighting factors, and the use of the Cauchy mutation strategy. Then, the performance test was carried out to compare the performance of the algorithm with three different intelligent algorithms and reflect the superiority of the SSA that was improved by mixed strategies (SSAIMSs). Finally, the proposed method was applied to the thermal parameter inversion of a mass concrete pile cap. The inversion results demonstrated that SSAIMSs can improve the accuracy and speed of thermal parameter inversion, and the calculated results of the thermal parameters and temperatures obtained using the SSAIMSs matched well with the measured results in the field, which can meet the accuracy requirements of the actual engineering.

1. Introduction

After the casting construction of concrete dams, bridge piers, pile caps, and other large-volume concrete, due to its internal heat of hydration and external environmental temperature and other factors, it is easy to produce a certain degree of temperature stress. If the tensile strength of the concrete is unable to resist the temperature stress, cracks will occur, which may seriously threaten the safety of concrete structures [1,2,3,4,5]. Although much research and effort have been made before the pouring construction stage, the cracking problem still exists. In addition to improving materials and construction methods, it is vital to predict and monitor the internal temperature of the concrete structures to reduce the generation of cracks after the pouring construction. Compared with the previous manual on-site thermometer measurements, there is now an increasing tendency to bury temperature sensors to read the temperature in real-time [6,7,8,9]. New fiber-optic sensors are emerging, but to comprehensively and accurately obtain the internal temperature changes of mass concrete, it is not sufficient to attain the current temperature data from temperature sensors. It is also necessary to use finite element software to simulate the mass concrete, predict the temperature changes throughout the pouring process, and combine it with the measured temperature data to prevent cracking due to excessive temperature stress. Finite element temperature field analysis of mass concrete requires concrete thermal parameters, which are generally measured in the laboratory or provided by the specification. However, due to the ambient temperature, concrete surface insulation measures, cooling water flow rate, and other conditions of the site, the measured data of these parameters are often in large error with the laboratory measurements or specification values [10]. Therefore, by combining the temperature measurements from temperature sensors and the measured values of thermal parameters in the field, a new intelligent algorithm can be used to invert the required thermal parameters.
As the inversion of thermal parameters requires repeated use of the temperature field calculation procedure, the traditional calculation method requires more manpower, energy, and time, and there is a possibility of large calculation errors, so there are many scholars who choose to use intelligent algorithms to carry out the inversion of thermal parameters of concrete [11,12,13,14]. Zhang et al. [15] used BP neural network algorithms to carry out the inversion of the thermal parameters of the pile cap mass concrete, and the calculated values were in good agreement with the field-measured values. Mao et al. [16] used a cross-global artificial bee colony algorithm to invert the thermal parameters of arch dams considering the multi-stage water passage of the cooling water pipe, and the results showed that the algorithm had good adaptability in arch dam species. Wang et al. [17] used hybrid particle swarm optimization (HPSO) and fiber optic temperature monitoring data to perform parameter inversion for concrete with different materials, and the results showed that the algorithm could improve the accuracy of parameter inversion. Hu et al. [18] proposed an intelligent inversion model using field-distributed monitoring data and numerical simulation and used an improved whale swarm algorithm to find the optimal solution. The effectiveness of the intelligent inversion model is verified in terms of noise reduction effect, calculation convergence speed, and inversion accuracy. Su et al. [19] proposed an inversion analysis method for thermal parameters of lock head based on the BP neural network due to engineering limitations or other reasons, and the results of the case analysis showed that using uniform design theory to generate the parameter set to be inverted could improve the convergence speed of neural network inverse analysis. Sun and He [20] introduced the Metropolis acceptance criterion from a simulated annealing algorithm to improve the genetic algorithm and perform parameter inversion. The results showed that it basically conformed to the temperature change process of the cushion concrete of the sixth dam section of the Hohhot Pumped Storage Power Station.
Many novel intelligent algorithms simulate a process in nature, generally with the goal of solving optimization problems, and are sometimes very useful in practical engineering applications. The sparrow search algorithm (SSA) is a novel intelligent algorithm proposed by Xue and Shen [21] in 2020, which simulates the predatory and anti-predatory behaviors of sparrows. The SSA has been widely acclaimed for its high efficiency and speed, but like most other intelligent algorithms, it is easy to fall into local optimal solutions and suffers from insufficient accuracy. Therefore, some scholars have improved the SSA and applied it to examples. Zheng et al. [22] proposed a Sine-SSA-BP mode to improve the SSA and optimize inland vessel trajectory prediction. Zhu et al. [23] proposed a new optimization algorithm called adaptive sparrow search algorithm (ASSA) to conduct three practical case studies, and the final results showed that the proposed ASSA was the most efficient. Yao et al. [24] introduced two improvement points to obtain the improved sparrow search algorithm (ISSA) to predict the river runoff, and the results showed that the proposed model was significantly better than other baseline models. Li et al. [25] proposed a novel framework using bidirectional gated recurrent unit (Bi-GRU) and SSA, and the observations showed that the proposed method performed better than other methods in terms of accuracy and robustness through three case studies. Behera and Saikia [26] proposed a system with an anti-windup mixed-order generalized integrator (AWMOGI) and an ISSA, which was validated by the simulation using MATLAB software and OPAL-RT real-time simulation testbed. Khedr et al. [27] proposed a Modified Sparrow Search Algorithm-based Mobile Sink Path Planning for WSNs (MSSPP) to generate shorter routes of travel for MS and minimize data collection delays, and the results indicated that MSSPP improved performance and was more effective than other related methods. Ma et al. [28] introduced a two-dimensional logistic chaotic system, a Levy flight strategy, and nonlinear adaptive weighting for the sparrow search algorithm, which was able to optimize the working action trajectory of industrial robots and increase efficiency.
In this paper, the SSA was used as the inverse for thermal parameters of mass concrete, and a mixed improvement strategy was adopted to improve the SSA for the shortcomings of the SSA algorithm. Firstly, the Logistic chaos mapping was used to initialize the population at the initialization stage. Then, an adaptive weighting factor was introduced to improve the SSA. Finally, the Cauchy mutation strategy was adopted for the location of the optimal individuals. To verify the effectiveness of the sparrow search algorithm improved by mixed strategies (SSAIMS), it was tested by 12 standard test functions with the other three algorithms. At the same time, it was applied to the actual engineering of mass concrete of a pile cap in Shandong, China, which can provide reference and inspiration for other mass concrete construction projects.

2. Principles and Steps of SSAIMSs

2.1. SSA

The SSA is inspired by the various behaviors of sparrows in the process of foraging and anti-predation. It is necessary to rank the sparrow population using fitness advantages and disadvantages after initializing the population. There are different divisions of labor within the sparrow population, which can be roughly classified into three types when conducting a spatial search: producers, scroungers, and alerters. The producers are the better-adapted individuals who search for food for the sparrow population; the scroungers are the less well-adapted individuals who may compete with the producers for food after they have found the location of the food; and the alerters are the randomly-adapted individuals that are on the lookout for the food and signal to flee if they find any dangers such as natural enemies.
The producers provide approximate foraging directions for the entire sparrow population, and the location update criterion for the producers is
X i , j k + 1 = X i , j k exp i q t max ,   R 2 < δ s t X i , j k + Q L ,   R 2 δ s t
During the search for food, the scroungers snatch the food found by the producers. If the snatch fails, the location update criterion for the scroungers is
X i , j k + 1 = Q exp X w o r s t X i , j k i 2 ,   i > n 2 X P k + 1 + X i , j t X P k + 1 A + L ,   i n 2
The alerters monitor the foraging area space of the entire population and immediately signal danger when there is danger, followed by rapid movement towards the safe area space. The location update criterion for the alerters is
X i , j k + 1 = X b e s t k + η X i , j k X b e s t k ,   f i > f g X i , j k + K X i , j k X w o r s t k f i f w + ε ,   f i = f g

2.2. Sparrow Search Algorithm Improved by Mixed Strategies (SSAIMS)

2.2.1. Initialization of Population by Using Logistic Chaos Mapping

The Sparrow Search Algorithm adopts a random strategy for the generation of sparrow populations. Although the random number method can randomly assign values to the populations in the search space, it usually cannot guarantee that the initial populations fully and evenly cover the search space. Otherwise, it is difficult to find out the various possibilities of the solution, which often leads to the generation of problems such as low diversity and uneven distribution of sparrow populations and ultimately reduces the quality of the solution due to premature convergence. Chaotic mapping can produce chaotic sequences that are more uniformly distributed than random generation and are therefore used in sparrow search algorithms to generate sparrow populations. Currently, the frequently used mappings are tent mapping, Chebyshev mapping, Singer mapping, logistic mapping, sine mapping, circle mapping, and so on. In this paper, Logistic chaos mapping is introduced to improve the Sparrow Search Algorithm, as shown in Equation (4).
X k + 1 = μ X k 1 X k

2.2.2. Adaptive Weight Factor

The weighting factor plays a large role in objective function optimization, and appropriate weights can speed up the convergence speed of the algorithm and improve its accuracy. To solve the problem of slow convergence speed and low precision in the optimization process, the adaptive weight factor ω is introduced, as shown in Equation (5), according to the inspiration of Liu and He [29]. In the very first iteration stage of the SSA, the sparrow population can traverse the entire search space with a larger weight, which is conducive to the algorithm to improve global development capabilities and accelerate the convergence speed. In the middle and late stages of the SSA iteration, the algorithm converges gradually, and a smaller weight can be used to explore the small region finely to improve the convergence accuracy; finally, in the final stage of the sparrow algorithm iteration, it can be assigned a relatively large perturbation to solve the problem that SSA is easy to fall into local optimum.
ω = δ 1 cos k π δ 2 + δ 3 ,   k k s ρ 1 sin ρ 2 k π + ρ 3 ,   k > k s
When kmax = 500, the adaptive weight factor curve is shown in Figure 1.
In the standard SSA, the value of the factor exp i q t max in Equation (1) is in the range of (0, 1), which is positive for the convergence of the algorithm. However, as the number of iterations continues to increase, the value of the factor approaches 0 more and more quickly, which makes the producers converge to the origin, and the algorithm is prone to fall into the local optimum with the low speed of the convergence procedure [30]. In this paper, the adaptive weight factor ω is used to replace this factor, which makes the SSA converge faster and does not easily fall into the local optimum. The improvement is shown in Equation (6).
X i , j k + 1 = X i , j k ω ,   R 2 < δ s t X i , j k + Q L ,   R 2 δ s t

2.2.3. Cauchy Mutation Strategy

The Cauchy mutation is derived from the Cauchy distribution of a continuous type probability distribution with a one-dimensional Cauchy density function concentrated near the origin, which is functionally defined as Equation (7).
f x = 1 π a a + x 2 ,   x , +
When a = 1, it is called the standard Cauchy distribution.
The one-dimensional Cauchy density distribution function is shown on the image to be concentrated near the origin. According to this feature, the current optimal individual is perturbed by Cauchy mutation to promote its development in a better direction, which is conducive to solving the problem of falling into local optimum. The equation of the Cauchy mutation strategy is
X n e w = X b e s t 1 + C a u c h y 0 ,   1
After the Cauchy mutation, it has a positive effect on the SSA to jump out of the local optimum, but there is no comparison of whether the updated position is better than the original position. Therefore, in order to determine whether the position information should be updated or not, a greedy selection strategy is introduced to compare the fitness values of the old and the new. At the same time, it can enhance the speed and accuracy of the algorithm convergence and improve the algorithm’s performance in optimization seeking. The greedy selection strategy is shown in Equation (9).
X i , j k + 1 = X n e w ,   f X n e w < f X b e s t X b e s t ,   f X n e w f X b e s t

2.3. Performance Testing

To test the performance of the SSAIMSs, this paper uses 12 commonly used test functions to perform simulation experiments with the standard particle swarm optimization algorithm (PSO) [31,32], simulated annealing algorithm (SA) [33,34], grey wolf optimization (GWO) [35,36]. The experiment introduces 12 test functions with different optimization characteristics, as shown in Table 1, of which the first four are high-dimensional single-peak functions, which have only one optimal solution and are used to test the convergence speed and accuracy of the algorithms; the middle four are high-dimensional multi-peak functions, and the last four are low-dimensional multi-peak functions, which have multiple local optimal solutions and can be used to test whether the algorithms are prone to fall into local optimum. At the same time, the tests are conducted on the same experimental environment of Windows 10 and the experimental simulation platform of MATLAB R2020a to fairly compare the performance of various algorithms. The number of generated populations n is 30, and the maximum number of specified iterations kmax is 500. To reduce the impact of randomness on various algorithms and make the results scientific and credible, 20 independent experiments are carried out for each algorithm, and then the mean value and variance of the results of the 20 experiments are compared.
The test results of the four algorithms are shown in Table 2. It can be seen that for most of the test functions, SSAIMSs are superior to the other three algorithms, and the variance index is slightly worse than the SA only in F9. For the high-dimensional single-peak function of F1–F4, although SSAIMS does not find the theoretical optimal solution of 0, it has higher accuracy and better stability, and it is closer to 0 than the other algorithms. For the high-dimensional multi-peaked functions of F5–F8, SSAIMS can find the theoretical optimal solution of 0 on the F5 and F7 functions. While the calculated fitness value for F6 is not 0, the variance is 0, which is very stable. For the low-dimensional multi-peaked functions of F9–F12, SSAIMS is also very superior and almost never falls into the local optimum and finds the actual optimal solution. It can be concluded that the SSAIMS is more effective than the other three algorithms and can be applied to the inversion of thermal parameters of mass concrete.

3. Fundamentals of Inversion of Thermal Parameters of Mass Concrete

3.1. Calculation Criterion for Temperature Field of Concrete

In the days just after the concrete has been poured, the concrete undergoes a heat of hydration reaction when there is an internal heat source. The poor thermal conductivity of concrete and a large amount of internal heat of hydration generated cannot be propagated out quickly for the time being, resulting in rapid heating of the concrete at an early stage, which may result in cracking due to temperature stresses, which requires special attention in the case of mass concrete. The equation for the thermal conductivity of concrete is
𝜕 T 𝜕 t = λ c ρ ( 𝜕 2 T 𝜕 x 2 + 𝜕 2 T 𝜕 y 2 + 𝜕 2 T 𝜕 z 2 ) + 𝜕 θ 0 𝜕 t
The equation for the adiabatic temperature rise of concrete is expressed by Equation (11), which is a more intuitive representation of the heat generated by the heat of hydration of concrete.
𝜕 T 𝜕 t = λ c ρ ( 𝜕 2 T 𝜕 x 2 + 𝜕 2 T 𝜕 y 2 + 𝜕 2 T 𝜕 z 2 ) + 𝜕 θ 0 𝜕 t
The equation for calculating the equivalent exothermic coefficient of a concrete structure covered with an insulating material is expressed by Equation (12), which can be measured and then calculated in the field. Concrete surfaces are susceptible to the site environment as they are exposed to frequent direct sunlight.
𝜕 T 𝜕 t = λ c ρ ( 𝜕 2 T 𝜕 x 2 + 𝜕 2 T 𝜕 y 2 + 𝜕 2 T 𝜕 z 2 ) + 𝜕 θ 0 𝜕 t
The concrete boundary condition is
λ 𝜕 T c 𝜕 m = β ( T c T a )
Mass concrete in the pouring is often used to cool water pipes for water cooling to prevent its internal heating from being too fast and too high. According to academician Zhu [37] and Zhou et al. [38], Equations (14)–(17) can be used to calculate the temperature of the concrete under the simultaneous consideration of the effects of the cooling water pipe and the external ambient temperature.
T t = T i j + T i T i j 𝜙 i t + θ 0 ψ i t + η i t
𝜙 i t = exp p i t
ψ i t = r r p i exp p i t exp r t
η i t = T i a T i j k exp p i t t k 1 Δ erf h 2 a t k

3.2. Selection of Thermal Parameters of Concrete

The heat of hydration of concrete is an important factor in the generation of temperature stresses; therefore, it is crucial to obtain the thermal parameters of concrete. Calculation of thermal parameters of concrete is generally related to parameters such as thermal conductivity α, thermal conductivity λ, adiabatic temperature rise θ0, equivalent surface heat dissipation coefficient βs, rate of reaction of heat of hydration r, density ρ and specific heat capacity c. For the density ρ and specific heat capacity c of concrete, the changes are very small during the pouring process, which can be obtained by laboratory and field measurements without inversion, while the thermal conductivity coefficient α can be calculated based on α = λ c ρ to derive α. In general, the four parameters of λ, θ0, βs, and r after concrete pouring are greatly affected by the environment, which is not easy to obtain in the laboratory and can be used for the inversion of thermal parameters.

3.3. Selection of the Objective Function

The objective function is established as shown in Equations (18) and (19).
F X = m = 1 M n = 1 N T m n T m n 2 M N
X = x 1 , x 2 , x 3 , x 4
The objective function is established so that the parametric inversion problem becomes an optimization problem, and the objective function F(X) is converged to the minimum by constant computation. Then, the inversion parameters are continuously updated in MATLAB software. When the objective function reaches the maximum number of iterations tmax of the algorithm, the calculation is stopped, and the parameter inversion result is the final output. The flowchart of the SSAIMSs combined with the temperature field calculation procedure is shown in Figure 2.

4. Example Application

A twin-tower, single cable-stayed, pre-stressed concrete, large-span suspension cable-stayed bridge was constructed at a site in Shandong, China. The total length of the main bridge was 394.6 m, with a two-way six-lane carriageway, a roadbed width of 34.5 m, and a roadway width of 30 m. The main road was arranged as a 0.75 m wide earth shoulder, 3 m wide hard shoulder, 3.75 m wide carriageway, 0.75 m wide curb strip, and 3.0 m wide central divider, with symmetrical left and right widths. In addition, the main bridge was located on the straight section with +1.930% and −1.70% corresponding longitudinal slopes, respectively, and 2% cross slope of the bridge deck. The structural system was a tower–beam consolidation and tower–pier separation system. The structural schematic of the main bridge is shown in Figure 3.
The main materials used in this bridge include concrete, rebars, pre-stressed steel strands, stay cables, asphalt, and so on. Among them, all kinds of concrete were tested to meet the Chinese standard specifications, and the concrete grades used in each part of the bridge are shown in Table 3. The rebars used in the design were HPB300 and HRB400 grades. The performance of the pre-stressed steel strands showed high strength and low relaxation, with a nominal diameter of 15.2 mm, a nominal area of 139 mm2, a standard value of tensile strength of 1860 MPa, a modulus of elasticity of 1.95 × 105 MPa, and a relaxation rate of 2.5 percent. The stay cables adopted epoxy steel strands. Besides, there were 28 pairs of stay cables on each tower, with a total of 56 pairs on the whole bridge, with a longitudinal standard spacing of 4 m on the main girder and a vertical spacing of 1.2 m on the tower. After the bridge was completed, the bridge deck was paved with 4 cm SMA-13 fine-grain asphalt.
The main construction process of the main pier foundation is as follows: (1) insertion and drilling of steel shields; (2) construction of bored piles; (3) assembling of steel sheet pile cofferdams; (4) positioning of cofferdams; (5) pouring of bottom sealing concrete; (6) pumping and bearing platform construction; (7) construction of the pier body. The main pier pile cap adopts an octagonal pile cap, with a plan dimension of 25.5 m × 18.588 m, 5 m thick, using C35 concrete, which was a kind of mass concrete. The main pier foundation adopted a pile foundation, which was designed as a friction pile. There were 27 bored piles with a diameter of 1.8 m and a length of 83 m underneath.
When the ambient temperature is too high, the hydration reaction of the concrete accelerates, resulting in the internal temperature of the concrete. Because the internal heat of hydration heat can not be dissipated in time, the internal temperature stress will be generated. When the temperature stress exceeds the tensile strength of the concrete, a large number of cracks will be generated to reduce the performance of the concrete, so it is necessary to use cooling water and re-measure the thermal parameters of the concrete. When the ambient temperature is too low, the rate of hydration of the concrete decreases, which affects the strength development of the concrete and may lead to expansion of the concrete, irreversible cracks, and loss of strength. It is, therefore, necessary to insulate the concrete and re-evaluate the thermal parameters in a timely manner. The project site has moderate temperatures and abundant thermal energy resources, with average annual temperatures ranging from 11.0 °C to 14.3 °C. In addition, the lowest temperatures are found in January and February, and the highest temperatures are found in July. In addition, the temperatures are the lowest in January and February and highest in July. The mass concrete pile caps were placed in early August. Due to the high temperature in summer, the thermal parameters of the concrete to be inverted, such as thermal conductivity λ, adiabatic temperature rise θ0, equivalent surface heat dissipation coefficient βs, and heat of hydration reaction rate r, are easily affected by the ambient temperature, which plays an important role in the temperature change inside the concrete. The pile cap information is shown in Figure 4.
To measure the temperature, temperature sensors were tied on the surface of the reinforcement bars on site before pouring. A total of three layers were strapped, with the bottom layer of layer A at 1 m above the ground level, the middle layer of layer B at 2.5 m above the ground level, and layer C at 4 m above the ground level. Nine sensors were tied in each layer, with points 7, 6, 3, 8, and 9 spaced 3 m apart and points 1, 2, 3, 4, and 5 spaced 4 m apart, all on axes. In addition, to ensure the accuracy and reliability of the temperature data, the inlet and outlet temperatures, the concrete top surface temperature, and the atmospheric temperature were measured simultaneously. The pile cap was poured with three rows of cooling water pipes with the same height position as the temperature sensors, 60 mm diameter, 3 mm thickness, zigzagging back and forth horizontally, and 1.5 m spacing. After the pouring of the pile cap, the temperature was continuously measured by using the temperature sensor. It was feasible to measure the temperature on site, but it was easier and more accurate to take automatic readings and record the temperature data on a computer by using the temperature sensor software Vircom 10.9. Then, it was necessary to manually check the data and draw graphs for comparative analysis in the following steps. The temperature sensor information is shown in Figure 5.

4.1. Finite Element Modelling

According to the construction plan of the site, this paper establishes a finite element model by Midas FEA NX 2022 v1.1 as in Figure 6. It used an eight-node hexahedral cell, the upper half of which was the pile cap and the lower half of which was the foundation, and the temperature sensor measurement points were distributed in the model cell nodes. As the mesh near the cooling water pipes might have a large temperature difference, the cell nodes were modified to second-order cells after modeling to facilitate the analysis of the temperature magnitude and refine the cells. Finally, the total number of cells was 3100, and the total number of nodes was 41,305.

4.2. Inversion of Thermal Parameters and Comparison of Results

To verify the actual performance of the various algorithms in the engineering example, the thermal parameter ranges, as in Table 4, were selected for inversion in MATLAB software according to the preliminary parameter trial calculation and the actual requirements of the site. As can be seen from Figure 7, the fitness values of all algorithms decreased as the number of iterations increased, but different algorithms had different speeds of decreasing fitness values and different final values. The PSO had the highest first-generation fitness value and the slowest convergence, falling into a local optimum around the 10th generation, with a final fitness value of 0.4977. The SA converged around the 16th generation, with a final fitness value of 0.4966; the GWO was also susceptible to falling into a local optimum but with a lower final fitness value of 0.4965; in contrast, the SSAIMSs performed the best, converging around generation 12, with the lowest fitness value of 0.4955. Overall, it can be seen that the SSAIMSs converge significantly faster, with the highest convergence accuracy, which can reduce the number of iterations required to meet the accuracy requirement, save the arithmetic time, power, and time, and perform thermal parameter inversion analysis more effectively.
After iterative operation, in addition to the final fitness value of the four algorithms, the thermal parameter values corresponding to the fitness value could also be obtained. To compare the validity and reliability of the thermal parameter values of the four algorithms, the actual measured and calculated thermal parameter values in the field were compared with them, as shown in Table 5. It lists the absolute values of the relative errors between the thermal parameter values calculated by the four algorithms and the actual measured values in the field. As can be seen in Table 5, the relative error between the thermal parameters calculated by the SSAIMSs and the actual measured values in the field was smaller in absolute value than the other three algorithms. Compared with the other three algorithms, the thermal parameters derived from the SSAIMSs were closer to reality, and the absolute values of the relative errors were all within 6% so that the accuracy could meet the practical requirements.
The four thermal parameters obtained using the SSAIMS were brought into the finite element modeling software for analysis, where the cooling water temperature was left unchanged at the same round of 10 °C. When observing and analyzing the temperature results, the 1/4 model was used to visually obtain the temperature magnitude. The temperature distribution inside and on the surface of the model at the age of 5 days is shown in Figure 8.
Temperature sensor readings at locations B-1, B-2, B-3, B-6, and B-7 in layer B (the middle layer) were compared with the temperatures derived from finite element simulations. Due to the rapid temperature change due to the internal heat of hydration after casting, the two were compared daily for the first 9 days and then every 2 days thereafter. The comparison results are shown in Figure 9. As can be seen from Figure 9, on day 3, the maximum absolute value of the difference between the two temperatures at position B-3 was 4.6 °C, and the corresponding relative error was 6.18%, which was relatively small. In the early stage, with cooling water, the temperature errors at all locations were larger than in the later stage, when there was no heat or water supply. In addition to the slight errors between the thermal parameters calculated by the algorithm and the actual situation, as well as the accuracy issues of finite element software calculations, the main reasons may be the unstable water supply in the early stage and the large temperature difference between day and night on site. When the ambient temperature is too high in the middle of the day, it is important to combine the finite element software to calculate the need to temporarily increase the amount of water supply. When the atmospheric temperature is too low at night, the concrete should be covered. Overall, the temperature sensor readings measured on site were in good agreement with the temperature calculated by the finite element model, and the trend was basically the same, which can better reflect the temperature changes on the construction site. Therefore, the thermal parameters of the inversion performance obtained using the SSAIMSs were more effective and can be used in the actual engineering sites.

5. Conclusions

(1)
To speed up the convergence of the SSA algorithm, reduce the possibility of falling into a local optimum as well and improve the computational accuracy, three mixed improvement strategies, Logistic chaos mapping initialization of the population, the adaptive weighting factor, and Cauchy mutation, were used to improve the SSA, which was called;
(2)
The performance test was carried out to compare the performance of the algorithm with three different intelligent algorithms (PSO, SA, and GWO) and reflected the superiority of the SSA improved by mixed strategies (SSAIMS). The results show that the SSAIMS was better than the other three algorithms in general. Therefore, it can be used to invert the thermal parameters of mass concrete;
(3)
The SSAIMS was used to invert the thermal parameters of an octagonal mass concrete pile cap. The error between the results of the SSAIMS and the field-measured values was no more than 6%, which was better than the other three algorithms and verified the accuracy of the inversion of thermal parameters inversion of the SSAIMS;
(4)
The inverse thermal parameters were brought into the finite element software for analysis. The points of the B layer were selected to compare with the measured temperature on site. The results indicated that the maximum error was 4.6 °C at the initial stage of using cooling water, which may be due to the unstable water throughput and the large temperature difference between day and night at the site. Therefore, we should combine finite element software to increase the water supply at noon and take insulation measures at night. Meanwhile, the error was smaller at the later stage without cooling water, and the overall trend was close. Therefore, the SSAIMSs can be used for practical engineering applications in the field.

Author Contributions

Methodology, Y.W. (Yang Wang) and M.-L.Z.; software, Y.G., M.-L.Z. and Y.W. (Youzhi Wang); formal analysis, Y.W. (Yang Wang), K.Z., M.-L.Z., R.X. and X.Y.; investigation, Y.W. (Yang Wang) and Y.G.; data curation, Y.G. and X.Y.; writing—original draft preparation, Y.W. (Yang Wang) and Y.G.; writing—review and editing, Y.G., M.-L.Z. and Y.W. (Youzhi Wang); visualization, M.-L.Z. and Y.W. (Youzhi Wang); supervision, Y.G. and Y.W. (Youzhi Wang); project administration, Y.G., K.Z., R.X. and Y.W. (Youzhi Wang); funding acquisition, Y.W. (Youzhi Wang). All authors have read and agreed to the published version of the manuscript.

Funding

The research is supported by the National Natural Science Foundation of China (51578325) and Shandong Provincial Natural Science Foundation (ZR2024QE147).

Data Availability Statement

The data presented in this study are available on request from the corresponding author due to privacy.

Conflicts of Interest

Author Yang Wang, Kaixing Zhang and Runze Xu were employed by the company Shandong Expressway Jinan Round City West Highway Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

List of Notations

SSAsparrow search algorithm
SSAIMSSSA improved by mixed strategies
X i , j k + 1 The position information matrix of the j-th dimensional (k + 1)-th generation of the producer i
X i , j k The position information matrix of the j-th dimensional k-th generation of the producer i
kThe current number of iterations
kmaxThe maximum number of iterations
qA random number between (0, 1)
QA random number obeying a normal distribution
LA 1×d vector with all elements being 1
R2The warning values between [0, 1]
stThe safety values between [0.5, 1]
X P k + 1 The optimal position matrix searched by the producer in generation k + 1
XworstThe current global worst position matrix
A+A 1 × d matrix with elements 1 or −1 and A+ = AT(AAT)−1
X b e s t k The matrix of the location of the individual with the best fitness in the current iteration number
ηA standard normally distributed random number controlling the step size
KA random number between [−1, 1]
εA very small number such that the denominator is not zero
fiThe individual fitness value of the current alerter
fgThe current global best fitness value
fwThe current global worst fitness value
μLogistic parameter and μ = 4
XkA random number between [0, 1]
δ1One of the constant factors and δ1 = 0.3
δ2One of the constant factors and δ2 = 2tmax/3
δ3One of the constant factors and δ3 = 2
ρ1One of the constant factors and ρ1 = 0.3
ρ2One of the constant factors and ρ2 = 11/tmax
ρ3One of the constant factors and ρ3 = 2tmax/3
ksThe specified iteration number
XbestThe optimal individual position matrix before the Cauchy mutation
XnewThe optimal individual position matrix after the Cauchy mutation
Cauchy (0, 1)The standard Cauchy distribution
f(x)The fitness value of the x position
TThe temperature, °C
cThe specific heat capacity of concrete, kJ/(kg·°C)
tThe time, h
ρThe density of concrete, kg/m3
λThe thermal conductivity of concrete, KJ/(m·h·°C)
θ0The adiabatic temperature rise of concrete, °C
Q(t) The temperature rises due to the heat of hydration, °C
rThe rate of reaction of the heat of hydration after the completion of pouring
t0The time of the start of the heat of hydration, h
βsThe equivalent exothermic coefficient of the concrete structure covered with thermal insulation material, W/(m2·°C)
RsThe equivalent thermal resistance, m2·h·°C/KJ
βThe original surface exothermic coefficient of concrete, KJ/(m2·h·°C)
hiThe thickness of the thermal insulation layer, m
λiThe thermal conductivity of the thermal insulation layer, KJ/(m·h·°C)
TaThe value of ambient temperature, °C
TcThe temperature at the concrete measurement point
mThe normal direction of the outer surface of the structure
T(t)The average temperature of the concrete at time t
TijThe water temperature of the i-th round of cooling water
TiThe temperature of the concrete at the beginning of the i-th round of cooling water
ϕi(t)The water cooling function of the i-th round of cooling water
ψi(t)the water cooling temperature rise function of the i-th round of cooling water
pithe water cooling parameter
ηi(t)the ambient temperature effect function of the i-th round of cooling water
TiaThe ambient temperature at the i-th round of cooling water
tkThe specified smaller time
ΔerfThe error function
aThe concrete thermal conductivity coefficient
hThe equivalent distance from the cooling water pipe to the concrete surface
F(X)The objective function that needs to be optimized to solve the problem
T′mnThe calculated value of the temperature field calculation procedure for the concrete at location n at time m
TmnThe actual measured value of the concrete in the field at location n at time m
MThe total number of temperature measurement points
NThe total time that the temperature measurement was carried out

References

  1. Zhu, B.F. Current situation and prospect of temperature control and cracking prevention technology for concrete dam. J. Hydraul. Eng. 2006, 37, 1424–1432. [Google Scholar]
  2. Liu, Y.; Xin, J.; Zhang, G.; Zhang, L.; Li, S.; Zhu, Z.; Zhai, H. Intelligent Monitoring Technology of Anti-thermal Cracking for Mass Concrete. J. Chin. Ceram. Soc. 2023, 51, 1228–1233. [Google Scholar]
  3. Dissanayaka, M.; Yapa, H. Numerical prediction of early age concrete temperature via 3D finite difference simulation. J. Natl. Sci. Found. Sri Lanka 2021, 49, 539–550. [Google Scholar] [CrossRef]
  4. El-Mir, A.; Assaad, J.J.; Nehme, S.G.; El-Hassan, H. Correlating strength and durability to time-temperature profiles of high-performance mass concrete. Case Stud. Constr. Mater. 2022, 16, e01055. [Google Scholar] [CrossRef]
  5. Do, T.A.; Tia, M.; Nguyen, T.H.; Hoang, T.T.; Tran, T.D. Assessment of Temperature Evolution and Early-Age Thermal Cracking Risk in Segmental High-Strength Concrete Box Girder Diaphragms. KSCE J. Civ. Eng. 2022, 26, 166–182. [Google Scholar] [CrossRef]
  6. Zhou, S.; Deng, F.; Wei, Y.; Yu, L.; Wu, X.; Fu, Z. Research on concrete temperature-monitoring technique based on passive RFID. China Civ. Eng. J. 2017, 50, 65–73, 82. [Google Scholar]
  7. Farhan, K.Z.; Shihata, A.S.; Anwar, M.I.; Demirboğa, R. Temperature and humidity sensor technology for concrete health assessment: A review. Innov. Infrastruct. Solut. 2023, 8, 276. [Google Scholar] [CrossRef]
  8. Kampli, G.; Chickerur, S.; Chitawadagi, M. Real-time in-situ strength monitoring of concrete using maturity method of strength prediction via IoT. Mater. Today Proc. 2023, 88, 110–118. [Google Scholar] [CrossRef]
  9. Kim, S.; Jung, D.; Kim, J.Y.; Mun, J.H. Study on Early Age Concrete’s Compressive Strengths in Unmanaged Curing Condition Using IoT-Based Maturity Monitoring. Buildings 2024, 14, 798. [Google Scholar] [CrossRef]
  10. Wang, Z.; Zhu, Y.; Wu, Q.; Zhang, Y. Thermal parameters of concrete by test and back analysis. Rock Soil Mech. 2009, 30, 1821–1825, 1830. [Google Scholar]
  11. Wang, F.; Zhao, C.; Zhou, Y.; Zhou, H.; Liang, Z.; Wang, F.; Seman, E.A.; Zheng, A. Multiple Thermal Parameter Inversion for Concrete Dams Using an Integrated Surrogate Model. Appl. Sci. 2023, 13, 5407. [Google Scholar] [CrossRef]
  12. Zhao, C.; Wang, F.; Jiang, X.; Song, R.; Zhang, A.; Liu, X. Thermal parameter identification of concrete dams based on hybrid particle swarm optimization using distributed optical fiber monitoring data. Swarm Evol. Comput. 2024, 87, 101582. [Google Scholar] [CrossRef]
  13. Huang, Y.; Ding, Q.; Wang, Y.; Liao, Z.; Yin, X. Evolution of thermal parameters of wet-screened dam concrete after different freeze–thaw deterioration. Struct. Concr. 2022, 23, 2185–2197. [Google Scholar] [CrossRef]
  14. Zhao, H.; Fan, G.; Wei, Z.; Wang, J.; Huang, D. Investigation of thermal conductivity and related parameters of early-age cement paste. Int. J. Heat Mass Transf. 2020, 155, 119798. [Google Scholar] [CrossRef]
  15. Zhang, Y.; Ma, C.; Li, C.; Gao, S. Inverse analysis on thermal parameters of mass concrete based on uniform design and BP neural network. J. Civ. Environ. Eng. 2021, 43, 148–157. [Google Scholar]
  16. Mao, D.; Zhang, A.; Wang, F.; Zhou, Y.; Tan, T. Inverse Analysis of Arch Dam Thermal Parameters Based on Cross-Global Artificial Bee Colony Algorithm. J. Yangtze River Sci. Res. Inst. 2023, 40, 162–169. [Google Scholar]
  17. Wang, F.; Zhou, Y.; Zhao, C.; Zhou, H.; Chen, W.; Tan, Y.; Liang, Z.; Pan, Z.; Wang, F. Thermal parameter inversion for various materials of super high arch dams based on the hybrid particle swarm optimization method. J. Tsinghua Univ. Sci. Technol. 2021, 61, 747–755. [Google Scholar]
  18. Hu, Y.; Bao, T.; Ge, P.; Tang, F.; Zhu, Z.; Gong, J. Intelligent inversion analysis of thermal parameters for distributed monitoring data. J. Build. Eng. 2023, 68, 106200. [Google Scholar] [CrossRef]
  19. Su, C.; Wang, L.; Dong, Y.; Dao, V. Back analysis on thermal parameters of ship lock head based on BP neural network. South--North Water Transf. Water Sci. Technol. 2015, 13, 354–357. [Google Scholar]
  20. Sun, W.; He, Y. Inversion analysis of thermal parameters of cushion concrete and reasons of early stage cracks based on improved genetic algorithms. Eng. J. Wuhan Univ. 2014, 47, 193–200. [Google Scholar]
  21. Xue, J.; Shen, B. A novel swarm intelligence optimization approach: Sparrow search algorithm. Syst. Sci. Control Eng. 2020, 8, 22–34. [Google Scholar] [CrossRef]
  22. Zheng, Y.; Li, L.; Qian, L.; Cheng, B.; Hou, W.; Zhuang, Y. Sine-SSA-BP Ship Trajectory Prediction Based on Chaotic Mapping Improved Sparrow Search Algorithm. Sensors 2023, 23, 704. [Google Scholar] [CrossRef] [PubMed]
  23. Zhu, Y.; Yousefi, N. Optimal parameter identification of PEMFC stacks using Adaptive Sparrow Search Algorithm. Int. J. Hydrogen Energy 2021, 46, 9541–9552. [Google Scholar] [CrossRef]
  24. Yao, Z.; Wang, Z.; Wang, D.; Wu, J.; Chen, L. An ensemble CNN-LSTM and GRU adaptive weighting model based improved sparrow search algorithm for predicting runoff using historical meteorological and runoff data as input. J. Hydrol. 2023, 625, 129977. [Google Scholar] [CrossRef]
  25. Li, X.; Ma, X.; Xiao, F.; Xiao, C.; Wang, F.; Zhang, S. Time-series production forecasting method based on the integration of Bidirectional Gated Recurrent Unit (Bi-GRU) network and Sparrow Search Algorithm (SSA). J. Pet. Sci. Eng. 2022, 208, 109309. [Google Scholar] [CrossRef]
  26. Behera, M.K.; Saikia, L.C. A Novel Resilient Control of Grid-Integrated Solar PV-Hybrid Energy Storage Microgrid for Power Smoothing and Pulse Power Load Accommodation. IEEE Trans. Power Electron. 2023, 38, 3965–3980. [Google Scholar] [CrossRef]
  27. Khedr, A.M.; Al Aghbari, Z.; Raj, P.P.V. MSSPP: Modified sparrow search algorithm based mobile sink path planning for WSNs. Neural Comput. Appl. 2023, 35, 1363–1378. [Google Scholar] [CrossRef]
  28. Ma, F.; Sun, W.; Jiang, Z.; Suo, S.; Wang, X.; Liu, Y. Industrial Robot Trajectory Optimization Based on Improved Sparrow Search Algorithm. Machines 2024, 12, 490. [Google Scholar] [CrossRef]
  29. Liu, C.; He, Q. Golden Sine Chimp Optimization Algorithm Integrating Multiple Strategies. Acta Autom. Sin. 2023, 49, 2360–2373. [Google Scholar]
  30. Wang, M.; Tang, M. Hybrid GreyWolf Optimization Algorithm with Opposition-Based Learning. J. Front. Comput. Sci. Technol. 2017, 11, 673–680. [Google Scholar]
  31. Gad, A.G. Particle Swarm Optimization Algorithm and Its Applications: A Systematic Review. Arch. Comput. Methods Eng. 2022, 29, 2531–2561. [Google Scholar] [CrossRef]
  32. Jain, M.; Saihjpal, V.; Singh, N.; Singh, S.B. An Overview of Variants and Advancements of PSO Algorithm. Appl. Sci. 2022, 12, 8392. [Google Scholar] [CrossRef]
  33. Ghannadi, P.; Kourehli, S.S.; Mirjalili, S. A review of the application of the simulated annealing algorithm in structural health monitoring (1995–2021). Frat. Ed Integrita Strutt. Struct. Integr. 2023, 17, 51–76. [Google Scholar] [CrossRef]
  34. Amine, K. Multiobjective Simulated Annealing: Principles and Algorithm Variants. Adv. Oper. Res. 2019, 2019, 8134674. [Google Scholar] [CrossRef]
  35. Hatta, N.M.; Zain, A.M.; Sallehuddin, R.; Shayfull, Z.; Yusoff, Y. Recent studies on optimisation method of Grey Wolf Optimiser (GWO): A review (2014–2017). Artif. Intell. Rev. 2019, 52, 2651–2683. [Google Scholar] [CrossRef]
  36. Makhadmeh, S.N.; Alomari, O.A.; Mirjalili, S.; Al-Betar, M.A.; Elnagar, A. Recent advances in multi-objective grey wolf optimizer, its versions and applications. Neural Comput. Appl. 2022, 34, 19723–19749. [Google Scholar] [CrossRef]
  37. Zhu, B. The equivalent heat conduction Eq. of pipe cooling in mass concrete considering influence of external temperature. J. Hydraul. Eng. 2003, 34, 49–54. [Google Scholar]
  38. Zhou, J.; Huang, Y.; He, X.; Tian, K. Dynamic Prediction of Concrete Temperature for the Plugging of Bottom Diversion Outlet of Xiangjiaba Hydropower Project. J. Yangtze River Sci. Res. Inst. 2015, 32, 119–122. [Google Scholar]
Figure 1. Plot of the values of the adaptive weighting factor ω.
Figure 1. Plot of the values of the adaptive weighting factor ω.
Buildings 14 03273 g001
Figure 2. Flowchart of the SSAIMS combined with the temperature field calculation procedure.
Figure 2. Flowchart of the SSAIMS combined with the temperature field calculation procedure.
Buildings 14 03273 g002
Figure 3. The structural schematic of the main bridge.
Figure 3. The structural schematic of the main bridge.
Buildings 14 03273 g003
Figure 4. Information diagram of the pile cap. (a) Dimensions of pile cap and layout of measurement points at level B; (b) Layout of measurement points and cooling water pipes, the numbers can represent the positions of temperature sensors on the three layers A, B, and C; (c) Rebar binding of pile cap; (d) On-site after pouring the pile cap.
Figure 4. Information diagram of the pile cap. (a) Dimensions of pile cap and layout of measurement points at level B; (b) Layout of measurement points and cooling water pipes, the numbers can represent the positions of temperature sensors on the three layers A, B, and C; (c) Rebar binding of pile cap; (d) On-site after pouring the pile cap.
Buildings 14 03273 g004
Figure 5. Information diagram of the temperature sensor. (a) Binding of the temperature sensor; (b) One of the temperature sensor software.
Figure 5. Information diagram of the temperature sensor. (a) Binding of the temperature sensor; (b) One of the temperature sensor software.
Buildings 14 03273 g005
Figure 6. Finite element modeling diagram of the pile cap and foundation. (a) Finite element meshing diagram; (b) Cooling water pipe layout for finite element modeling.
Figure 6. Finite element modeling diagram of the pile cap and foundation. (a) Finite element meshing diagram; (b) Cooling water pipe layout for finite element modeling.
Buildings 14 03273 g006
Figure 7. Plot of the change process of the fitness values of the four algorithms.
Figure 7. Plot of the change process of the fitness values of the four algorithms.
Buildings 14 03273 g007
Figure 8. Temperature distribution of finite element 1/4 model at the age of 5 days. (unit: °C).
Figure 8. Temperature distribution of finite element 1/4 model at the age of 5 days. (unit: °C).
Buildings 14 03273 g008
Figure 9. Comparison of the measured and finite element temperatures at different measurement points.
Figure 9. Comparison of the measured and finite element temperatures at different measurement points.
Buildings 14 03273 g009
Table 1. Test Functions.
Table 1. Test Functions.
FunctionDimensionSearch ScopeTheoretical Value
F 1 x = i = 1 n x i 2 30[−100, 100]0
F 2 x = i = 1 n x i + i = 1 n x i 30[−10, 10]0
F 3 x = max i x i , 1 i n 30[−100, 100]0
F 4 x = i = 1 n i x i 4 + r a n d o m 0 ,   1 30[−1.28, 1.28]0
F 5 x = i = 1 n x i 2 10 cos 2 π x i + 10 30[−5.12, 5.12]0
F 6 x = 20 exp 0.2 1 n i = 1 n x i 2 exp 1 n i = 1 n cos 2 π x i + 20 + e 30[−32, 32]0
F 7 x = 1 4000 i = 1 n x i 2 i = 1 n cos x i i + 1 30[−600, 600]0
F 8 x = π n 10 sin π y 1 + i = 1 n 1 y i 1 2 1 + 10 sin 2 π y i + 1 + y n 1 2 + i = 1 n u ( x i , 10 , 100 , 4 ) y i = 1 + x i + 1 4 u ( x i , a , k , m ) = k ( x i a ) m       x i > a 0       a < x i < a k ( x i a ) m       x i < a 30[−50, 50]0
F 9 x = 1 500 + j = 1 25 1 j + i = 1 2 x i a i j 6 1 2[−65, 65]1
F 10 x = 1 + x 1 + x 2 + 1 2 19 14 x 1 + 3 x 1 2 14 x 2 + 6 x 1 x 2 + 3 x 2 2 × 30 + 2 x 1 3 x 2 2 × 18 32 x 1 + 12 x 1 2 + 48 x 2 36 x 1 x 2 + 27 x 2 2 2[−2, 2]3
F 11 x = i = 1 5 X a i X a i T + c i 1 4[0, 10]−10.1532
F 12 x = i = 1 10 X a i X a i T + c i 1 4[0, 10]−10.5363
Table 2. Performance comparison of four algorithms.
Table 2. Performance comparison of four algorithms.
FunctionPSOSAGWOSSAIMS
Mean ValueVarianceMean ValueVarianceMean ValueVarianceMean ValueVariance
F16.60 × 10−54.78 × 10−91.89 × 10−172.65 × 10−333.75 × 10−579.23 × 10−601.31 × 10−713.44 × 10−141
F24.161.405.60 × 10−51.16 × 10−96.39 × 10−172.01 × 10−332.84 × 10−281. 08 × 10−54
F35.70 × 10−27.27 × 10−48.96 × 10−36.25 × 10−54.55 × 10−187.55 × 10−356.63 × 10−328.32 × 10−62
F413.876.50.1462.13 × 10−32.15 × 10−31.02 × 10−61.15 × 10−33.60 × 10−7
F51611.17 × 1033.382.312.6212.400
F62.666.93 × 10−27.22 × 10−33.19 × 10−41.06 × 10−132.13 × 10−288.88 × 10−160
F70.1171.82 × 10−34.97 × 10−22.46 × 10−34.51 × 10−37.37 × 10−500
F81.33 × 10−42.16 × 10−75.47 × 10−192.64 × 10−361.49 × 10−21.32 × 10−21.47 × 10−327.36 × 10−66
F93.175.770.9986.20 × 10−263.069.880.9982.51 × 10−22
F1033.19 × 10−298.4012232.16 × 10−931.61 × 10−30
F11−7.6410.6−4.015.54−9.144.32−9.523.90
F12−9.864.50−5.5212.1−10.13.29−10.31.36
Table 3. Concrete grades are at different positions on the bridge.
Table 3. Concrete grades are at different positions on the bridge.
Main GirderMain TowerMain Pier and Side PierPile CapPile FoundationBearing Cushion LayerBottom Sealing of Pile Cap
C55C50C40C35C30C50C25
Table 4. Range of thermal parameters of C35 concrete.
Table 4. Range of thermal parameters of C35 concrete.
Thermal Parameters of C35 ConcreteUnitRange
Thermal conductivity λKJ/(m·h·°C)[8, 16]
Adiabatic temperature rise θ0°C[50, 80]
Equivalent surface heat dissipation coefficient βsKJ/(m2·h·°C)[10, 100]
Hydration heat reaction rate rh−1[0.01, 0.04]
Table 5. Comparison of inversion results of thermal parameters of four algorithms and field measurements.
Table 5. Comparison of inversion results of thermal parameters of four algorithms and field measurements.
Comparison of AlgorithmsThermal Conductivity λ/[KJ·(m·h·°C)−1]Adiabatic Temperature Rise θ0/°CEquivalent Surface Heat Dissipation Coefficient βs/
[KJ·(m2·h·°C)−1]
Hydration Heat Reaction Rate r/(h−1)
On-site measurement10.674.549.80.0162
PSO12.2 (15.1%)85.7 (15.0%)86.2 (73.9%)0.0153 (5.56%)
SA9.7 (8.49%)72.8 (2.28%)48.3 (3.01%)0.0194 (19.8%)
GWO10.3 (2.83%)76.8 (3.09%)53.8 (8.03%)0.0179 (10.5%)
SSAIMS10.4 (1.89%)76.6 (2.82%)50.9 (2.21%)0.0171 (5.56%)
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

Wang, Y.; Gao, Y.; Zhang, K.; Zhuang, M.-L.; Xu, R.; Yan, X.; Wang, Y. Inversion Analysis for Thermal Parameters of Mass Concrete Based on the Sparrow Search Algorithm Improved by Mixed Strategies. Buildings 2024, 14, 3273. https://doi.org/10.3390/buildings14103273

AMA Style

Wang Y, Gao Y, Zhang K, Zhuang M-L, Xu R, Yan X, Wang Y. Inversion Analysis for Thermal Parameters of Mass Concrete Based on the Sparrow Search Algorithm Improved by Mixed Strategies. Buildings. 2024; 14(10):3273. https://doi.org/10.3390/buildings14103273

Chicago/Turabian Style

Wang, Yang, Yang Gao, Kaixing Zhang, Mei-Ling Zhuang, Runze Xu, Xiumin Yan, and Youzhi Wang. 2024. "Inversion Analysis for Thermal Parameters of Mass Concrete Based on the Sparrow Search Algorithm Improved by Mixed Strategies" Buildings 14, no. 10: 3273. https://doi.org/10.3390/buildings14103273

APA Style

Wang, Y., Gao, Y., Zhang, K., Zhuang, M. -L., Xu, R., Yan, X., & Wang, Y. (2024). Inversion Analysis for Thermal Parameters of Mass Concrete Based on the Sparrow Search Algorithm Improved by Mixed Strategies. Buildings, 14(10), 3273. https://doi.org/10.3390/buildings14103273

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