Next Article in Journal
Exploring the Impact of Rice Husk Ash Masonry Blocks on Building Energy Performance
Previous Article in Journal
Comparing Small Water Bodies’ Impact on Subtropical Campus Outdoor Temperature: Measured vs. Simulated Data
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on the Effect of Post-Freezing Mechanical Properties of Polypropylene Fibre Concrete Based on BAS-BPNN

1
School of Water Conservancy, North China University of Water Resources and Electric Power, Zhengzhou 450046, China
2
School of Water Conservancy and Environmental Engineering, Zhejiang University of Water Resources and Electric Power, Hangzhou 310018, China
*
Author to whom correspondence should be addressed.
Buildings 2024, 14(5), 1289; https://doi.org/10.3390/buildings14051289
Submission received: 29 March 2024 / Revised: 24 April 2024 / Accepted: 26 April 2024 / Published: 2 May 2024
(This article belongs to the Section Building Materials, and Repair & Renovation)

Abstract

:
An indoor accelerated freezing and thawing test of polypropylene fibre-reinforced concrete in chloride and sulphate environments was conducted using the “fast-freezing method” with the objective of investigating the damage law of the post-freezing mechanical properties of hydraulic concrete structures and studying the effects of different mixing amounts of polypropylene fibres on the mechanical properties of concrete. Furthermore, in order to reduce the cost of concrete tests and shorten the time required for conducting concrete tests, a backpropagation neural network based on a Beetle Antenna Search algorithm (BAS-BPNN) was established to simulate and predict the mechanical properties of polypropylene fibre-reinforced concrete. The accuracy of the model was verified. The results indicate that the order of improvement in the macro-physical properties of concrete due to fibre doping is as follows: PPF1.2 exhibited the greatest improvement in macro-physical properties of concrete, followed by PPF0.9, PPF1.5, PPF0.6, and PC. When the freezing and thawing medium and the number of cycles are identical, all four assessment indexes (R2, RMSE, SI, MAPE) demonstrate that the four groups of polypropylene fibre concrete exhibit superior performance to the control group of ordinary concrete. This indicates that polypropylene fibre can enhance the mechanical properties and freezing resistance of the concrete matrix, delay the process of freezing and thawing damage to the matrix, and extend the lifespan of the matrix, yet cannot prevent the ultimate failure of the matrix. The application of intelligent algorithms to optimise the parameters of an artificial neural network model can enhance its capacity to generalise and predict the mechanical properties of concrete. In terms of the coefficient of determination (R2), the Beetle Antenna Search algorithm (0.9782) outperforms the Particle Swarm Optimization (PSO; 0.9676), the Genetic Algorithm (GA; 0.9645), and the backpropagation neural network (BPNN; 0.9460). The improved backpropagation neural network based on the Beetle Antenna Search algorithm not only avoids the trap of local optimality but also improves the model accuracy while further accelerating the convergence speed. This approach can address the complexity, non-linearity, and modelling difficulties encountered during the freezing process of concrete. Moreover, it offers relatively accurate prediction outcomes at a reduced cost in comparison to traditional experimental methodologies.

1. Introduction

Concrete materials are commonly used in engineering, but their application is limited due to brittleness, low tensile strength, and poor crack resistance. Northwest China’s extreme environment and severe winter climate, coupled with soil and water rich in sulphate and chloride ions, subject the region’s concrete buildings to salt ion erosion and freeze–thaw cycle damage. Therefore, it is necessary to conduct relevant research to enhance the durability, freezing resistance, and safety of hydraulic buildings in extreme environments, including their service life. The indoor accelerated test for salt freezing and thawing cycles has demonstrated that concrete buildings are susceptible to salt-freezing coupling erosion, which can cause significant damage to the matrix material and structure. The mechanical properties of concrete and its frost resistance in chloride and sulphate environments decline noticeably with an increase in the number of freezing and thawing cycles. This decline is accompanied by an aggravation of the degree of damage to the concrete structure, causing the surface to gradually shrink and the resistance to cracking to be significantly reduced [1,2,3].
Recent studies have shown that adding various discontinuous fibres during the concrete preparation process can effectively improve its natural defects. Meanwhile, artificial fibres are more commonly used than natural fibres to inhibit concrete cracks and enhance its mechanical properties due to their high strength and low water absorption. Polypropylene fibre has superior performance due to its relatively uniform distribution in the matrix, simple production process, and low cost. A large number of tests have proved that the appropriate amount of addition can enhance the bond strength of the matrix interface within the concrete. Therefore, when preparing concrete, mixing it with polypropylene fibres is recommended. It is important to study the effect of polypropylene fibres on the mechanical properties of concrete, its anti-freezing properties, and its degradation due to salt freezing and thawing damage in concrete structures.
The addition of polypropylene fibres to concrete can significantly enhance the durability and dimensional stability of specimens [4]. Numerous experiments have demonstrated that this addition also improves the compressive strength, flexural strength, and modulus of elasticity of concrete [5,6,7]. At the microscopic level, studies have shown that the addition of polypropylene fibres reduces the porosity of concrete and improves its microstructural properties. This enhances the mechanical properties of concrete [8,9]. Polypropylene fibres can prevent the development of cracks in concrete when subjected to external forces [10,11,12,13]. Even after multiple freeze–thaw cycles, polypropylene fibres maintain the integrity of the concrete. Additionally, their low water absorption allows for better integration with the concrete, limiting the movement of salt ions and water in the matrix. The addition of polypropylene fibres has been shown to reduce the porosity of concrete, improving its microstructural properties and enhancing its mechanical properties [8,9]. Additionally, the inclusion of these fibres effectively enhances the impermeability of the concrete and its resistance to frost [14,15,16,17,18,19]. It is important to note that all evaluations presented here are objective and supported by the cited sources. Note that the optimal dosage of polypropylene fibre for concrete is not ‘the more the better’. Excessive amounts of polypropylene fibre can reduce the mechanical properties of concrete and its frost resistance. The optimal dose should be carefully determined [12,14,15,20].
The rapid development of artificial intelligence technology in recent years has made the concrete field more and more intelligent. Compared with the traditional concrete design tests in which a lot of time and cost are required to obtain targeted results, the prediction of concrete mechanical properties and other characteristics using artificial neural networks can save a lot of time and cost, so it is equally important to accurately predict the strength changes of concrete under the influence of nonlinear characteristics and external multifactors. It has been shown that the effectiveness of model prediction depends on a finite number of parameters, including the quality and quantity of the data set, the model type, and the input and output correlations [21]. When investigating predictive models for the mechanical properties of concrete, most scholars have used the traditional backpropagation neural network algorithm (BPNN) for the prediction of concrete strength. However, these initial neural network solution processes can easily fall into the trap of local optimal solutions. In addition, the computational power and speed of these embedded algorithms may not be sufficient when dealing with complex functions as objectives.
To avoid local minima while speeding up computation, algorithm fusion can be used to improve the performance of optimisation algorithms. Recent studies have shown that the use of intelligent algorithms to optimise the parameters of neural network models can improve their generalisation ability to predict the mechanical properties of conventional concrete. Certain intelligent optimisation algorithms have been introduced by some scholars to improve the shortcomings of backpropagation neural networks, including, but not limited to, Genetic Algorithms (GA), Particle Swarm Optimization (PSO), the Sparrow Search Algorithm (SSA), and Random Forest Algorithms (RF). The number of hidden layers and the optimal number of neurons in each hidden layer significantly affect BPNN performance. To determine these two values, traditional trial and error methods are widely used, wasting effort and time. These intelligent optimisation algorithms test the number of hidden layers and the optimal number of neurons by their own logic and optimise and improve the weights and thresholds of the BPNN, which improves the convergence speed of the BPNN, prevents the neural network from falling into a local optimum, and improves the prediction accuracy of the BPNN and the reliability of the results [22,23,24]. The Beetle Antenna Search (BAS) was proposed in 2017 as an intelligent optimisation algorithm similar to the Particle Swarm Algorithm and Genetic Algorithm. Compared with algorithms such as PSO and GA, BAS utilises an adaptive step-size mechanism to achieve balanced exploration and development and does not require knowledge of the specific form of the function or gradient information, which greatly reduces the amount of computation and effectively achieves the optimal search for the number of hidden layers and the optimal number of neurons. Meanwhile, BAS is particularly effective for improving the weights and thresholds of the BPNN during the optimisation training process, which improves the convergence speed and computational power of the BPNN while preventing the BPNN from falling into local optimums, and improves the reliability and accuracy of the prediction of the BPNN [25,26,27,28,29,30,31,32,33,34,35,36].
This paper focuses on the Northwest Jingdian Irrigation District as the research area. Clear water, 3% NaCl, and 5% Na2SO4 were selected as the main freezing and thawing mediums to simulate the actual environment of the concrete building in the project. The salt-freezing performance of fibre concrete was tested using the fast-freezing method. The objective of this study is to clarify the freezing process of fibre concrete in different freezing and thawing media with varying dosages. Additionally, the study aims to reveal the damage mechanism and investigate the effect of different dosages of polypropylene fibres on the mechanical properties of fibre concrete after salt freezing. Meanwhile, while the experimental method is an effective way to study the performance of PPFRC, it can be time consuming and resource intensive. Therefore, to ensure its safe use in structures, it is of great practical significance to predict the compressive strength of concrete more accurately. This can be achieved by constructing a strength prediction model that combines intelligent algorithms and artificial neural networks. Such a model can more accurately predict changes in concrete strength in the presence of nonlinear characteristics and the influence of multiple external factors. By combining intelligent algorithms and artificial neural networks, a strength prediction model can accurately predict the change in the strength of concrete under the influence of nonlinear characteristics and external factors. This solves the problem of time-consuming and costly laboratory testing for mix and ratio design.

2. Materials and Methods

2.1. Test Material and Proportion Design

For the test, we selected Zhengzhou Tianrui P.O42.5 cement, and its technical specifications are presented in Table 1 (data from the manufacturer). The coarse aggregate used consisted of 5–20 mm continuously graded stones from the Zhengzhou sand and gravel quarry, with a ratio of 3:2 between large and small stones. The natural river sand from Nanyang City was selected as the fine aggregate for this study. The sand used in this test has a grain size in the range of 0.25 mm–0.5 mm, belongs to medium sand in Zone II, and its parameters are shown in Table 2 (data from the manufacturer). The polypropylene fibre used in this study was produced by Shuangyuan Energy Conservation Science and Technology Co. Table 3 displays the characteristics of polypropylene fibre manufactured by Shuangyuan Energy Saving Technology Co., Ltd (Langfang, Hebei Province, China). To enhance the freezing resistance of the concrete matrix, air reducing agent, water-entraining agent, and fly ash were added during specimen preparation. Table 4 provides specific details on the materials used.

2.2. Freeze–Thaw Test Design

In accordance with GB/T 50082-2009 ‘Long-term Performance and Durability Test Method of Ordinary Concrete’, the freeze–thaw cycle test is conducted using the ‘fast freezing method’. See Figure 1 for basic principles. After 24 days of curing, the PPFRC is removed and immersed in 3 different solutions for 4 days. Following this, the PPFRC is placed in the test box of the freezing and thawing machine equipped with the corresponding freezing and thawing medium and the freezing and thawing process is initiated. The time for one freeze–thaw cycle should be set at approximately 4 h. Additionally, the melting time of the PPFRC should account for more than one-quarter of the total time. Simultaneously, the specimen’s centre temperature must range from −20 °C to 7 °C, and its warming and cooling process should comprise more than half of the total thawing or freezing time. Following the test design, the mechanical properties of the PPFRC were measured every 25 times and subsequently placed in the test box with the corresponding salt solution for further testing. The stopping test shall meet the following criteria: (1) 300 cycles; (2) the dynamic elasticity model is reduced to 60% of the original; (3) the loss of mass is more than 5% of the original mass. In this test, 150 freeze–thaw cycles were carried out to meet the criteria for stopping the test.

2.3. Test Results

2.3.1. Changing Law of PPFRC Mass Loss under Three Freeze–Thaw Conditions

The Table 5, Table 6 and Table 7 and Figure 2 show shows that the mass loss of each group is slow in the early stage and rapid in the late stage of freezing and thawing in water and 3% NaCl medium. In 5% Na2SO4 freezing and thawing medium, there is a small increase in mass in the early stage and rapid growth in the late stage. The effect of different freezing and thawing environmental factors on concrete mass loss is smallest in clear water solution and largest in 3% NaCl solution. The effect of PPF doping on matrix mass loss improvement is as follows: PPF1.2 > PPF0.9 > PPF1.5 > PPF0.6 > PC. The degree of improvement in matrix quality loss follows the same order.

2.3.2. Relative Dynamic Elastic Modulus Degradation Patterns of PPFRC under Three Freeze–Thaw Conditions

Referring to GB/T 50082-2009, the dynamic elastic modulus of concrete was determined by the resonance method. The measuring instrument makes the specimen produce forced vibration, with the help of the wave propagating in the concrete, under the condition that Poisson’s ratio, density and length of the material are unchanged, the wave speed (fundamental frequency = wave speed/length of the material) and the elastic modulus of the material are in accordance with a certain functional relationship. Thus, the fundamental frequency of the material is measured by the resonance method, and the modulus of elasticity of the material can be deduced, which is called the dynamic modulus of elasticity to distinguish it from the conventional modulus of elasticity.
The Table 8 and Figure 3 show that the dynamic elastic modulus of each group decreased gradually with an increase in the number of freezing and thawing cycles. After 50 cycles, the rate of decrease accelerated, and the decrease was different for each group. At 150 cycles, the relative modulus of kinetic elasticity for PC, PPFRC0.6, PPFRC0.9, PPFRC1.2, and PPFRC1.5 were 66.34%, 72.87%, 78.31%, 80.68%, and 75.49%, respectively, which did not drop below 60%. The relative modulus of kinetic elasticity of PPF-mixed concrete is significantly higher than that of ordinary concrete. The best performance is observed in the PPFRC1.2 group. In clear water, the relative modulus of kinetic elasticity of concrete groups under the same number of freeze–thaw cycles follows the following order: PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC.
The Table 9 and Figure 4 show that, in the freezing and thawing medium containing 3% NaCl, the relative dynamic elastic modulus decreased significantly at the early stage. As the number of freezing and thawing cycles accumulated, the relative dynamic elastic modulus decreased slowly at first and then rapidly. After undergoing 150 cycles of freezing and thawing, the relative dynamic elastic modulus of P C, PPFRC0.6, PPFRC0.9, PPFRC1.2, PPFRC1.5 were 46.50%, 51.24%, 56.23%, 59.49%, 54.37%, respectively. It is worth noting that the relative dynamic elasticity modulus of all the groups was lower than 60%, indicating that the mechanical properties of all the groups were severely damaged after 150 cycles of salt-freezing. Therefore, it can be concluded that the mechanical properties of each group were significantly affected after undergoing 150 cycles of salt-freezing. In the freezing and thawing medium of 3% NaCl, the relative dynamic elastic modulus of the concrete groups, under the same number of freezing and thawing cycles, followed this order: PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC.
The Table 10 and Figure 5 show that, in the freezing and thawing medium of 5% Na2SO4, the decrease was slow before 50 cycles of freezing and thawing. After 50 cycles but before 100 cycles, the decrease in each group reached its maximum. The PC group experienced the largest decrease, while the decrease of PPFRC1 was also significant. After 100 cycles, the rate of decrease in each group gradually slowed down. The relative kinetic elastic modulus of PC, PPFRC0.6, and PPFRC1.5 was lower than 60%, indicating serious damage after 125 cycles of freezing and thawing. The values were 53.27%, 57.12%, and 59.35%, respectively. After undergoing 125 cycles of freezing and thawing, PC, PPFRC0.6 and PPFRC1.5 exhibited a relative dynamic elastic modulus lower than 60%, indicating serious damage. Specifically, the values were 53.27%, 57.12%, and 59.35%, respectively. On the other hand, the relative dynamic elastic modulus of PPFRC0.9 and PPFRC1.2 were 62.34% and 66.94%, respectively, which did not meet the criteria for serious damage. In a 5% Na2SO4 freezing and thawing medium, the relative dynamic elastic modulus of concrete groups under the same number of freezing and thawing times follows this order: PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC.
Based on the charts provided, the relative dynamic elastic modulus of each group decreases as the number of freeze–thaw cycles increases under three different conditions. The decline is generally slow at first, followed by a sharp decrease. Before undergoing 50 cycles of freezing and thawing, the rate of decrease in weight of each specimen in water and 5% Na2SO4 solution was similar, with a slow decrease. However, in 3% NaCl solution, the decrease was more pronounced. After 50 cycles of freezing and thawing, the rate of decrease in weight of each specimen in all 3 solutions rapidly accelerated. Upon reaching 150 cycles of freezing and thawing, the PC group exhibited the worst overall performance, with the relative dynamic elastic modulus being the lowest in all 3 media. The optimal group for the overall performance of PPFRC1.2 has relative dynamic elastic modulus values of 80.68%, 59.49%, and 66.94% in the 3 media, respectively. The results demonstrate that the ordinary concrete and the PPF-added concrete have similar properties. Both ordinary concrete and concrete with PPF exhibited the least freeze–thaw damage in water and the most freeze–thaw damage in a 3% NaCl solution. The relative dynamic elastic modulus of the specimens decreases due to the internal pores and cracks increasing under the action of salt-freezing coupling. This is one of the main reasons for the decrease. Chlorine salts, sulphates, and cement mortar react with each other to generate crystallisation. The increase in the number of crystals results in concrete having a crystallisation pressure and expansion pressure, which also leads to an increase in the number of internal pores and cracks. Compared to regular concrete, the addition of an appropriate amount of PPF can significantly enhance the relative dynamic elastic modulus of concrete when exposed to salt-freezing erosion. It can also reduce the extent of salt freezing damage to concrete to some degree. In summary, the relative dynamic elastic modulus undergoes the greatest change in a 3% NaCl solution under different freezing and thawing environments, followed by a 5% Na2SO4 solution. The degree of improvement of the dynamic elastic modulus of the matrix after freezing with different PPF dosages is in the following order: PPF1.2 > PPF0.9 > PPF1.5 > PPF0.6 > PC.

2.3.3. Deterioration Pattern of Compressive Strength of PPFRC under Three Freeze–Thaw Conditions

Table 11 shows that the addition of PPF to PC can significantly enhance its matrix strength. At a fibre dosage of 0.6 kg/m3, the effect on concrete strength is not significant. However, at a dosage of 1.2 kg/m3, the strength of concrete is optimised, resulting in a 16.14% increase in strength and a compressive strength increase of 7.15 MPa. At a dosage of 1.5 kg/m3, the rate of increase in compressive strength is lower, but the baseline strength is still higher than that of the compressive strength of the PC and PPFRC0.6 group. At a dosage of 1.5 kg/m3, the rate of increase in compressive strength of the concrete decreased. However, the baseline strength remained higher than that of the PC and PPFRC0.6 groups. It can be concluded that the average compressive strength of plain concrete can be increased to a certain extent by adding an appropriate amount of PPF. However, excessive amounts will lead to a decrease in concrete strength.
The Table 12 and Figure 6 show that the compressive strengths of the four PPFRC groups in clear water freezing and thawing media increased at different rates compared to the PC group. Additionally, the compressive strengths showed a slower rate of decrease initially, followed by a faster rate of decrease as the number of freezing and thawing times accumulated. Prior to undergoing 75 cycles of freezing and thawing, the PPFRC1.2 group exhibited the slowest decrease in compressive strength. Subsequently, the compressive strength of each group decreased at an accelerated rate. The PC group displayed the largest decrease, while the PPFRC1.2 group exhibited the smallest decrease. The PPFRC1.5 group demonstrated lower strength compared to the PPFRC0.9 group. The decreasing trends were similar across all groups. In the medium of freshwater freezing and thawing, the compressive strengths of the concrete groups, under the same number of freezing and thawing cycles, follow this order: PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC.
The Table 13 and Figure 7 show that, in the freezing and thawing medium containing 3% NaCl, each group exhibited a more pronounced decreasing trend in the early stage. Before undergoing 50 cycles of freezing and thawing, the PC group and PPFRC0.6 group exhibited a faster decrease in compressive strength. PPFRC0.9, PPFRC1.2, and PPFRC1.5 exhibited a slower decrease, with a similar decreasing trend. After 50 cycles of freezing and thawing, the compressive strength of each group gradually decreased at a faster rate. The PC group exhibited the largest decrease, followed by PPFRC0. The decreasing rate of PC was the smallest, while that of PPFRC1.2 was the largest. At 150 cycles of freezing and thawing, the compressive strength of PC, PPFRC0.6, PPFRC0.9, PPFRC1.2, and PPFRC1.5 decreased to 48.91%, 58.13%, 65.56%, 66.44%, and 62.12% of their initial strength, respectively. The salt-freezing and thawing damages in the specimens of PC and PPFRC0.6 groups were severe, with obvious aggregate bare. The salt freeze–thaw damage was severe in the PC and PPFRC0.6 groups, resulting in significant aggregate exposure and slagging. In contrast, the damage was less severe in the remaining three groups. The compressive strengths of the concrete groups with the same number of freezing and thawing times in the 3% NaCl freezing and thawing medium were as follows: PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC
The Table 14 and Figure 8 show that, In the freeze–thaw medium of 5% Na2SO4, the groups exhibited a slow decrease in their phase compressive strength in the early stage. However, with an increasing number of freeze–thaw cycles, the decrease rate showed a slow-to-rapid situation. After 150 cycles of freezing and thawing, the compressive strengths of PC, PPFRC0.6, PPFRC0.9, PPFRC1.2, and PPFRC1.5 were reduced to 63.33%, 70.06%, 73.66%, 74.92%, and 70.96% of their initial strengths, respectively. The order of magnitude of compressive strength exhibited by concrete specimens mixed with different contents of polypropylene fibres in 5% sodium sulphate freezing and thawing medium at the same number of freeze–thaw cycles is as follows:
PPFRC1.2 > PPFRC0.9 > PPFRC1.5 > PPFRC0.6 > PC.
Some studies have shown that when fibre is added to concrete, fibre can easily, quickly and evenly disperse in concrete to produce a restraining effect on concrete. At the same time, fibre itself has a certain strength, which can disperse the stress of part of concrete, prevent the occurrence and development of primary cracks in concrete, and improve the crack resistance of concrete to improve its mechanical properties and freeze–thaw resistance, thus extending the service life of the concrete.
In this test, the mechanical properties and frost resistance of polypropylene fibre concrete with a fibre yield of 1.2 kg/m3 are the best. The possible reason is that when the fibre content is less than 1.2 kg/m3, the constraint of polypropylene fibre on the cement slurry is small, resulting in the limited improvement of the compressive capacity of the sample; while when the fibre content is greater than 1.2 kg/m3, too many fibres will agglomerate, resulting in the increase of the weak interface of the concrete, and the damage may first occur in the freeze–thaw process. When the damage effect of the weak interface is greater than the reinforcement effect of the fibre, the mechanical properties of the concrete are reduced. The content of 1.2 kg/m3 polypropylene fibre makes the fibre in the maximum constraint of the cement slurry at the same time as possible not to agglomerate, thus enhancing the mechanical properties of concrete and frost resistance.

3. PPFRC Strength Prediction Model

3.1. Predictive Modelling Fundamentals

(1)
Principle of the BPNN model
A BPNN is a neural network structure that uses the backpropagation algorithm. When the input data reaches the output layer, the network calculates the root mean square error between the predicted value and the input value. If this error is greater than the set value, it is transmitted in the reverse direction. During this process, the weighted value and threshold are gradually adjusted until the error reaches the design value, at which point the network stops running. The test’s BPNN model utilises a network structure with a single hidden layer. It takes five input values: fibre volume doping, volume fraction of three types of freeze–thaw medium doping, and the number of freeze–thaw times. The output value is the compressive strength. The number of neurons in the hidden layer is determined by the Formula (1) to establish the range.
N h = N S ( a ( N i + N o ) )
where: Nh is the number of neurons; Ns is the number of training samples; Ni and No are the number of input and output layers, respectively; ‘a’ is a self-taken arbitrary value ranging from 2 to 10; the number of neurons in the hidden layer ranges from 1 to 9, and the number of neurons is preferred through several trials and combined with the evaluation index, and the preferred number of neurons is determined to be 8, therefore, the BPNN model is used in the present study. The basic principle and composition of the BPNN model in this study are shown in Figure 9.
(2)
Principle of BAS
The BAS algorithm is a recent proposal for optimizing multi-objective functions. It has the advantages of small computational requirements, fast convergence, and global optimality search. The formula for updating the spatial coordinates and position of tensors is provided below.
x l = x + d 0 b 2 f ( x l )   <   f ( x r )
x r = x d 0 b 2 f ( x l ) > f ( x r )
x t + 1 = x t δ t b s i g n ( f ( x r t ) f ( x l t ) )
where: x is the coordinates of the centre of mass; xl is the coordinates of the left whisker; xr is the coordinates of the right whisker; d0 is the difference between the distances of the left and right whiskers; xt, xt+1 are the coordinates of the centre of mass in the t th and t + 1 st iteration; 6t is the value of the step factor after t times of turnover; sign ( ) is the sign function.

3.2. Establishment of BAS-BP Model and Evaluation Indicators

The stand-alone backpropagation neural network (BPNN) is limited by the initial set values of the parameters and is prone to local optimization rather than global optimization. To improve the global optimization capability of the BPNN, the Bat Algorithm (BAS) is introduced. The weights and biases of the BPNN model are randomly initialized, and then the weights and thresholds are introduced as the initial positions of the BAS. When the termination condition is satisfied, an optimal position is obtained for the BAS. The initial weights and thresholds are reformatted to achieve the optimal position. The BPNN model is then trained using the classical optimization algorithm, which has been debugged beforehand. Finally, the BAS-BP prediction model is constructed.
A model was created to forecast the compressive strength of PPFRC under varying numbers of freeze–thaw cycles. The model’s performance was quantitatively evaluated using four statistical parameters: root mean square error (RMSE), the dispersion index (SI), mean absolute percentage error (MAPE), and coefficient of determination (R2).
R M S E = 1 N t = 1 N ( o b s e r v e d t p r e d i c t e d t ) 2
S I = R M S E / o b s e r v e d t ¯
M A P E = t = 1 N | o b s e r v e d t p r e d i c t e d t o b s e r v e d t | 100 % N
R 2 = 1 ( t = 1 N ( o b s e r v e d t p r e d i c t e d t ) 2 t = 1 N p r e d i c t e d t 2 )
The model’s performance can be classified into four levels based on the SI value, where N is the number of samples, observed is the actual value, and predicted is the predicted value. These levels are excellent (SI < 0.1), good (0.1 < SI < 0.2), fair (0.2 < SI < 0.3), and poor (SI > 0.3). Models with high performance have RMSE, SI, and MAPE values close to 0, and an R2 value close to 1.
In order to provide a comprehensive assessment of the predictive performance of the proposed model, a composite performance metric is used as shown in the following equation:
p r e c i s i o n = ( n t r n a l l R M S E t r + S I t r + M A P E t r R t r 2 ) + ( n t s t n a l l R M S E t s t + S I t s t + M A P E t s t R t s t 2 )
where the subscripts tr, tst, and all represent model training, testing and all data, respectively.
Based on this, all models can be ranked from worst to best according to the precision value. Obviously, the model with better overall performance should have the lowest precision value. Meanwhile, in order to verify whether the BAS-BP prediction model is better than other intelligent algorithm models used for predicting concrete strength, the Genetic Algorithm (GA) and Particle Swarm Algorithm (PSO) are added to optimise the prediction model of the BPNN, and, finally, the prediction accuracy is compared with the BAS-BP model.

4. Evaluation of Prediction Model Accuracy

Table 15 displays the performance metrics of the four developed models. As all R2 values are greater than 0.900, the models demonstrate strong agreement with the actual results. The table shows that the BPNN prediction models improved by the BAS and PSO algorithms had a better fit, while the GA-BP model showed little improvement. The BAS-BP model had the fastest convergence rate, leading to the conclusion that it is the most effective overall. This suggests that the model can be applied to predict the strength of the PPFRC under salt freezing. Figure 10 displays the prediction results of the BAS-BP test set and its adaptation curve, respectively. The three optimised BPNN models exhibit superior performance compared to the conventional BPNN model. This suggests that enhancing the initial weights and biases in the intelligent algorithm can enhance the performance of the BPNN models. The SI values of all models are below 0.1, with BAS-BP having the lowest SI value. All three improved BPNN models demonstrate superior performance compared to the independent BPNN model. This further confirms the effectiveness of the swarm intelligence algorithm in enhancing the prediction accuracy of the BPNN model.
In order to further confirm the performance of the proposed BAS-BP models, Figure 11 shows the fitting relationships between the experimental and predicted results of all models. According to the fitting results and the distribution of confidence intervals, the BAS-BP model has smaller residual variations and the confidence intervals tend to be more similar to the fitted line than the other models, which indicates that the BAS algorithm can effectively improve the prediction accuracy, and the prediction performance of the selected models can be ranked as BAS-BP > PSO-BP > GA-BP > BPNN.
Figure 12 and Table 16 show the precision values for the four developed models. Among all the models, the standalone BPNN model has the worst overall performance and the largest precision value, while the BAS-BP model shows the best overall performance, with the precision values of BAS-BP, GA-BP, and PSO-BP being 47.12%, 6.4%, and 23.01% lower than those of the standalone BPNN model, which is consistent with the conclusions of the SI-based analyses. This is consistent with the conclusion of the SI-based analysis.
In conclusion, this study demonstrates that the implementation of intelligent algorithms to optimize the parameters of the artificial neural network model can enhance its generalization ability in predicting the mechanical properties of concrete. This approach effectively addresses the issues of complexity, non-linearity, and modelling difficulties encountered in the freezing process of concrete. Furthermore, it provides relatively accurate predictions at a lower cost than traditional experimental methods.

5. Conclusions

  • When the freezing and thawing medium and the number of cycles are the same, all four groups of PFRC perform better than the PC control group in all four evaluation indices. This suggests that polypropylene fibre can improve the mechanical properties and freezing resistance of the concrete matrix, delay the process of freezing and thawing damage of the matrix, and increase the life of the matrix, but can not prevent the final failure of the matrix. The conclusions obtained from the summary reasoning of the results of this test are similar to those described in the literature cited in the paper, the appropriate amount of polypropylene fibres can help to enhance the mechanical properties and frost resistance of the concrete specimens, too little fibre content has limited enhancement of the mechanical properties of the specimens, and too much fibre content also reduces the mechanical properties of the specimens. Based on the evaluation indexes of the four groups of PPF-doped specimens, it can be concluded that the PPFRC1.2 group exhibited the best performance. The order of improvement in the macro-physical properties of concrete due to fibre doping is as follows: PPF1.2 > PPF0.9 > PPF1.5 > PPF0.6 > PC.
  • As the number of freezing and thawing cycles increases, the apparent degree of concrete damage and mass loss gradually increase, while the dynamic elastic modulus and compressive strength gradually decrease. It is important to note that the amount of fibre mixing remains constant throughout the process. The relative dynamic elastic modulus and compressive strength of the specimens under different freeze–thaw environments decreased to the extent that 3% NaCl solution environment > 5% Na2SO4 solution environment > clear water environment. In the PPFRC1.2 group, following 50 cycles of freezing and thawing in water, a 3% NaCl solution and a 5% Na2SO4 solution, the dynamic modulus of elasticity was reduced to 99.55%, 96.65%, and 98.97% of the original, respectively, while the compressive strength was reduced to 99.02%, 96.48%, and 97.25% of the original, respectively. Following 100 cycles of freezing and thawing, the dynamic modulus of elasticity decreased to 90.24%, 78.56%, and 83.16% of its original value, while the compressive strength decreased to 93.79%, 80.85%, and 88.49% of its original value, respectively.
  • Among the prediction models constructed using artificial neural networks, the RMSE and R2 values of the BP and BAS-BP models are 1.6405 and 0.9235, and 0.9635 and 0.9733, respectively. The BAS-BP model demonstrates better overall performance in terms of prediction result fitting and performance index comparison. The comparison of overall performance between the BPNN model and the BAS-BP model is further confirmed by the addition of two intelligent algorithms to improve performance. The comparison of overall performance between the BPNN model improved by adding two intelligent algorithms and the BAS-BP model further confirms the superiority and stability of the proposed BAS-BP model. Simultaneously, the proposed BAS-BP model achieves superior performance compared to the traditional BPNN model, enhancing its generalisation ability and applicability. It effectively addresses the issue of the traditional model being prone to local optima and lacking the capacity to handle non-linearities.

Author Contributions

Conceptualization, C.X., J.C. (Jun Cao) and J.C. (Jiaohao Chen); methodology, J.C. (Jun Cao) and J.C. (Jiaohao Chen); software, J.C. (Jun Cao); validation, J.C. (Jun Cao), Z.W., and W.H.; formal analysis, J.C. (Jun Cao); investigation, Z.W.; resources, W.H.; data curation, J.C. (Jun Cao); writing—original draft preparation, J.C. (Jun Cao) and J.C. (Jiaohao Chen); writing—review and editing, J.C. (Jun Cao) and J.C. (Jiaohao Chen); visualization, J.C. (Jun Cao); supervision, C.X.; project administration, C.X.; funding acquisition, N/A. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Ningxia Water Resources Science and Technology Program (GKGX-KY-2023-001), the Basic Public Welfare Research Program of Zhejiang Province (LZJWD22E090001), and the Major Science and Technology Program of Zhejiang Province (2021C03019).

Data Availability Statement

Data are contained within the article.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Xu, C.; Wang, H.; Chen, J.; Li, Z.; Xu, H.; Zi, Y. Influence of Salt Freezing Cycle on Mechanical Properties of Concrete and Its Life Prediction. J. Water Resour. Power 2023, 41, 134–138. (In Chinese) [Google Scholar]
  2. Xu, C.; Li, Z.; Zhu, X.; Yao, Z.; Wang, M.; Zhuang, P. Study on Mechanical Properties of Concrete Under Sali-Frost-Erosion. J. Yellow River 2019, 41, 132–136. (In Chinese) [Google Scholar]
  3. Jiang, L.; Niu, D. Study on Damage Failure Criterion of Concrete under Sulfate Attack and Freeze-thaw Environment. J. Disaster Prev. Mitig. Eng. 2017, 37, 148–153. (In Chinese) [Google Scholar]
  4. Latifi, M.; Biricik, Ö.; Mardani, A. Mechanical and Durability Performance of Macro Polypropylene Fibrous Concrete. Iran. Polym. J. 2023, 32, 1149–1164. [Google Scholar] [CrossRef]
  5. Jamenraja, M.C.K.; Ravichandran, K. Structural performance of polypropylene fibre-reinforced concrete beams incorporating nanosilica and alccofine. Innov. Infrastruct. Solut. 2023, 8, 191. [Google Scholar] [CrossRef]
  6. Tariq, K.; Ahmad, J.; Husnain, S.; Ijaz, M. Influence on compressive and tensile strength properties of fiber-reinforced concrete using polypropylene, jute, and coir fiber. J. Mech. Behav. Mater. 2023, 32, 20220263. [Google Scholar] [CrossRef]
  7. Wang, G.; Yao, P. Experimental Study on Conventional Compressive Strength of Polypropylene Fiber Concrete. Heilongjiang Hydraul. Sci. Technol. 2023, 51, 10–13+36. [Google Scholar]
  8. Liang, N.; Mao, J.; Yan, R.; Liu, X.; Zhou, X. Corrosion resistance of multiscale polypropylene fiber-reinforced concrete under sulfate attack. Case Stud. Constr. Mater. 2022, 16, e1065. [Google Scholar] [CrossRef]
  9. Abousnina, R.; Premasiri, S.; Anise, V.; Lokuge, W.; Vimonsatit, V.; Ferdous, W.; Alajarmeh, O. Mechanical Properties of Macro Polypropylene Fibre-Reinforced Concrete. Polymers 2021, 23, 4112. [Google Scholar] [CrossRef]
  10. Liang, N.; Geng, S.; Mao, J.; Liu, X.; Zhou, X. Investigation on cracking resistance mechanism of basalt-polypropylene fiber reinforced concrete based on SEM test. Constr. Build. Mater. 2024, 411, 134102. [Google Scholar] [CrossRef]
  11. Gao, Y.; Zhou, B.; Yao, X.; Guan, J.; Han, X. The Influence of Metakaolin and Polypropylene Fiber Concrete on Mechanics Properties and Microstructure Combined Action under Multi-Salt Soaking and Freeze–Thaw. Materials 2023, 16, 5525. [Google Scholar] [CrossRef]
  12. Ahmad, J.; BurduhosNergis, D.; Arbili, M.; Alogla, S.; Majdi, A. Deifalla Ahmed Farouk. A Review on Failure Modes and Cracking Behaviors of Polypropylene Fibers Reinforced Concrete. Buildings 2022, 12, 1951. [Google Scholar] [CrossRef]
  13. Cui, K.; Xu, L.; Li, X.; Hu, X.; Huang, L.; Deng, F.; Chi, Y. Fatigue life analysis of polypropylene fiber reinforced concrete under axial constant-amplitude cyclic compression. J. Clean. Prod. 2021, 319, 128610. [Google Scholar] [CrossRef]
  14. Gong, L.; Liang, Y.; Yu, X.; Du, Q. Damage Prediction of Hydraulic Concrete in Severe Cold Region Based on FOTP-GM (1, 1) Model. KSCE J. Civ. Eng. 2023, 27, 2993–3005. [Google Scholar] [CrossRef]
  15. Li, G.; Yu, X.; Liang, Y.; Gong, X.; Du, Q. Multi-scale deterioration and microstructure of polypropylene fiber concrete by salt freezing. Case Stud. Constr. Mater. 2023, 18, e01762. [Google Scholar]
  16. Al, L.; Khazaly, A.; Shabbar, R.; Jabal, Q.; Al, A. Effect of Polypropylene Fibers on some Mechanical Properties of Concrete and Durability against Freezing and Thawing Cycles. Key Eng. Mater. 2021, 895, 130–138. [Google Scholar]
  17. Zhou, Z.; Zhang, J.; Shi, X.; Ban, J.; Yang, F. Research on frost and salt-frost resistance of polypropylene fiber concrete. J. Water Resour. Water Eng. 2014, 25, 152–155+160. (In Chinese) [Google Scholar]
  18. Zhao, Z. Study on the Salt Frost Resistance of Polypropylene Fiber Concrete. Master’s Thesis, Xi’an University of Architecture and Technology, Xi’an, China, 2011. [Google Scholar]
  19. Teng, F. Study on Freezing-Thawing Damage Model of Polypropylene Fiber Concrete; Hubei University of Technology: Wuhan, China, 2015; p. 6. [Google Scholar]
  20. Gong, S.; Wang, T.; Hasan, M.; Mei, X.; Tan, Z.; Su, T.; Cao, F. Effect of polypropylene fiber and nano-silica on the compressive strength and frost resistance of recycled brick aggregate concrete. Nanotechnol. Rev. 2023, 12, 174. [Google Scholar] [CrossRef]
  21. Tipu, R.K.; Panchal, V.R.; Pandya, K.S. An ensemble approach to improve BPNN model precision for predicting compressive strength of high-performance concrete. Structures 2022, 45, 500–508. [Google Scholar] [CrossRef]
  22. Awolusi, T.F.; Oke, O.L.; Akinkurolere, O.O.; Sojobi, A.O.; Aluko, O.G. Performance comparison of neural network training algorithms in the modeling properties of steel fiber reinforced concrete. Heliyon 2019, 5, e01115. [Google Scholar] [CrossRef]
  23. Chen, G.; Zhu, D.; Wang, X.; Zhou, C.; Chen, X. Prediction of Concrete Compressive Strength Based on the BP Neural Network Optimized by Random Forest and ISSA. J. Funct. Spaces 2022, 8, 27. [Google Scholar] [CrossRef]
  24. Tian, T.; Li, R. Research Progress of Predicting Concrete Strength Based on Artificial Neural Networks. JRSE 2021, 3, 8. [Google Scholar]
  25. Tareq, S.; Hegazy, R.; Usama, I.; Siti, K.; Mohammad, A.; Abdul, G.; Malek, A. Boosting Biodiesel Production from Dairy-Washed Scum Oil Using Beetle Antennae Search Algorithm and Fuzzy Modelling. Resources 2023, 12, 131. [Google Scholar] [CrossRef]
  26. Li, B.; Xu, Y.; Zhou, Q.; Gao, P.; Guo, X.; Liu, Z.; Jiang, H. Thermal Error Modeling of Numerical Control Machine Based on Beetle Antennae Search Back-propagation Neural Networks. Int. J. Comput. Intell. Syst. 2023, 16, 84. [Google Scholar]
  27. Li, G.; Xue, Y.; Qu, C.; Qiu, D.; Wang, P.; Liu, Q. Intelligent prediction of rockburst in tunnels based on back propagation neural network integrated beetle antennae search algorithm. Environ. Sci. Pollut. Res. 2022, 30, 33960–33973. [Google Scholar] [CrossRef]
  28. Sun, J.; Wang, J.; Zhu, Z.; He, R.; Peng, C.; Zhang, C.; Huang, J.; Wang, Y.; Wang, X. Mechanical Performance Prediction for Sustainable High-Strength Concrete Using Bio-Inspired Neural Network. Buildings 2022, 12, 65. [Google Scholar] [CrossRef]
  29. Wen, J.; Miao, H.; Liu, X. Roughness Prediction in Deep Hole Based on BAS-BP. Mach. Des. Res. 2019, 35, 80–83. (In Chinese) [Google Scholar]
  30. Wang, T.; Liu, Q. The assessment of storm surge disaster loss based on BAS-BP model. Mar. Environ. Sci. 2018, 37, 457–463. (In Chinese) [Google Scholar]
  31. Xu, K.; Shen, C.; Xu, C.; Fan, L.; Huo, H.; Xu, J.; Kuang, X.; Cui, L. Modeling and control-oriented thermal characteristics under variable load of the solid oxide fuel cell. J. Solid State Electrochem. 2023, 27, 2083–2099. [Google Scholar] [CrossRef]
  32. Tang, X.; Ma, J.; Zhou, S.; Shan, T. Parking Demand Prediction Method of Urban Commercial-Office Complex Buildings Based on the MRA-BAS-BP Algorithm. J. Adv. Transp. 2022, 2022, 2529912. [Google Scholar] [CrossRef]
  33. Wang, S.; Liu, S.; Zhang, J.; Che, X.; Wang, Z. Deming Kong. Feasibility study on prediction of gasoline octane number using NIR spectroscopy combined with manifold learning and neural network. Spectrochim. Acta A Mol. Biomol. Spectrosc. 2020, 228, 117836. [Google Scholar] [CrossRef]
  34. Xu, C.; Chen, J.; Li, Z.; Lian, H. Durability and strength prediction of fiber concrete under saline freezing condition. Hydro-Sci. Eng. 2024, 94–103. (In Chinese) [Google Scholar] [CrossRef]
  35. Zheng, L.; Zhou, J. Mechanical, Chloride Permeation, and Freeze–Thaw Resistance of Recycled Micronized Powder Polypropylene-Fiber-Engineered Cementitious Composites. Buildings 2023, 13, 2755. [Google Scholar] [CrossRef]
  36. Thomoglou, A.K.; Falara, M.G.; Voutetaki, M.E.; Fantidis, J.G.; Tayeh, B.A.; Chalioris, C.E. Electromechanical properties of multi-reinforced self-sensing cement-based mortar with MWCNTs, CFs, and PPs. Constr. Build. Mater. 2023, 400, 132566. [Google Scholar] [CrossRef]
Figure 1. Temperature–time diagram of the “fast–freezing method”.
Figure 1. Temperature–time diagram of the “fast–freezing method”.
Buildings 14 01289 g001
Figure 2. Quality loss rate. (a) Clear water; (b) 3% NaCl; (c) 5% Na2SO4.
Figure 2. Quality loss rate. (a) Clear water; (b) 3% NaCl; (c) 5% Na2SO4.
Buildings 14 01289 g002
Figure 3. Relative dynamic modulus of elasticity of clear water.
Figure 3. Relative dynamic modulus of elasticity of clear water.
Buildings 14 01289 g003
Figure 4. Relative dynamic modulus of elasticity of 3% NaCl.
Figure 4. Relative dynamic modulus of elasticity of 3% NaCl.
Buildings 14 01289 g004
Figure 5. Relative dynamic modulus of elasticity of 5% Na2SO4.
Figure 5. Relative dynamic modulus of elasticity of 5% Na2SO4.
Buildings 14 01289 g005
Figure 6. Compressive strength of the test samples in a clean water environment.
Figure 6. Compressive strength of the test samples in a clean water environment.
Buildings 14 01289 g006
Figure 7. Compressive strength of the test sample in a 3% NaCl solution environment.
Figure 7. Compressive strength of the test sample in a 3% NaCl solution environment.
Buildings 14 01289 g007
Figure 8. Compressive strength of the test sample in a 5% Na2SO4 solution environment.
Figure 8. Compressive strength of the test sample in a 5% Na2SO4 solution environment.
Buildings 14 01289 g008
Figure 9. Principle of BPNN prediction model and network architecture. (a) Flowchart of a neural network transmitting information; (b) Structure of the neural network model.
Figure 9. Principle of BPNN prediction model and network architecture. (a) Flowchart of a neural network transmitting information; (b) Structure of the neural network model.
Buildings 14 01289 g009
Figure 10. The prediction results of the BAS-BP test set.
Figure 10. The prediction results of the BAS-BP test set.
Buildings 14 01289 g010
Figure 11. BAS-BP fitness function change curve.
Figure 11. BAS-BP fitness function change curve.
Buildings 14 01289 g011
Figure 12. Fitting the prediction results of the training set and test set of the four prediction models. (a) BPNN; (b) BAS-BPNN; (c) GA-BPNN; (d) PSO-BPNN.
Figure 12. Fitting the prediction results of the training set and test set of the four prediction models. (a) BPNN; (b) BAS-BPNN; (c) GA-BPNN; (d) PSO-BPNN.
Buildings 14 01289 g012aBuildings 14 01289 g012b
Table 1. P.O42.5 Cement strength index MPa.
Table 1. P.O42.5 Cement strength index MPa.
Projects3d Compressive Strength28d Compressive Strength3d Flexural Strength28d Flexural Strength
Standard value≥17.0≥42.5≥3.5≥6.5
Measured value26.545.95.88.1
Table 2. Sand performance index.
Table 2. Sand performance index.
Fineness ModuleApparent Density/kg/m3Packing Density/kg/m3Water Absorption/%Mud Content/%
2.74258914301.31.8
Table 3. Polypropylene fibre performance table.
Table 3. Polypropylene fibre performance table.
Material NameFibre Length/mmMonofilament Diameter/μmDensities/g/cm3Modulus of Elasticity/GPaTensile/MPaMelting Point/°C
PPF19120.917.2745166
Table 4. Mix design table.
Table 4. Mix design table.
Number (PPF)Fibre Content kg/m3Water-to-Cement RatioCementWaterFine AggregateCoarse AggregateCoal AshAir-Entraining AgentWater-Reducing Agent
kg/m3kg/m3kg/m3kg/m3kg/m3g/m3kg/m3
PC00.45272175642119311719.453.8
PPF0.30.30.45272175642119311719.453.8
PPF0.60.60.45272175642119311719.453.8
PPF0.90.90.45272175642119311719.453.8
PPF1.21.20.45272175642119311719.453.8
Table 5. PPFRC mass loss rate under clear water freeze–thaw conditions (%).
Table 5. PPFRC mass loss rate under clear water freeze–thaw conditions (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
00.000.000.000.000.00
250.110.080.050.040.06
500.190.170.130.120.14
750.320.260.190.150.22
1000.580.520.40.330.44
1250.970.760.550.50.65
1501.350.990.630.550.72
Table 6. PPFRC mass loss rate under 3% NaCl freeze–thaw conditions (%).
Table 6. PPFRC mass loss rate under 3% NaCl freeze–thaw conditions (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
00.000.000.000.000.00
250.720.670.540.510.63
501.761.691.561.521.61
753.272.922.292.232.64
1005.444.853.513.364.15
1256.165.524.934.625.26
1507.276.696.025.786.35
Table 7. PPFRC mass loss rate under 5% Na2SO4 freeze–thaw conditions (%).
Table 7. PPFRC mass loss rate under 5% Na2SO4 freeze–thaw conditions (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
00.000.000.000.000.00
25−0.16−0.13−0.12−0.11−0.15
50−0.28−0.25−0.2−0.18−0.22
751.541.351.090.911.21
1002.592.452.142.062.22
1253.753.543.192.983.24
1504.844.323.963.644.09
Table 8. PPFRC relative dynamic elastic modulus under clear water freeze–thaw (%).
Table 8. PPFRC relative dynamic elastic modulus under clear water freeze–thaw (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
0100100100100100
2599.6299.7199.7499.7799.73
5099.2699.3899.5299.5599.49
7593.5894.8395.6296.2895.41
10083.3586.3288.4790.2487.47
12576.2678.8783.7585.4481.66
15066.3472.8778.3180.6875.49
Table 9. PPFRC relative dynamic elastic modulus under 3% NaCl freeze–thaw (%).
Table 9. PPFRC relative dynamic elastic modulus under 3% NaCl freeze–thaw (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
0100100100100100
2597.4898.299.0699.1198.95
5092.6195.5496.4896.6596.34
7585.4287.5489.3489.9888.83
10074.7575.9177.9278.5677.15
12560.7963.8768.3970.3666.72
15046.551.2456.2359.4954.37
Table 10. PPFRC relative dynamic elastic modulus under 5% Na2SO4 freeze–thaw (%).
Table 10. PPFRC relative dynamic elastic modulus under 5% Na2SO4 freeze–thaw (%).
Number of Freeze–Thaw CyclesPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
0100100100100100
2598.3599.4899.699.6499.56
5097.5198.2598.6898.9798.45
7589.7690.2592.8493.2391.85
10076.4678.4281.4983.1680.77
12564.3566.1674.5777.4671.74
15053.2757.1262.3466.9459.35
Table 11. Effect of PP dosing on initial concrete strength.
Table 11. Effect of PP dosing on initial concrete strength.
NumberDoping Level/(kg/m3)Average Compressive Strength/(MPa)Strength Increase/%
PC044.370
PPFRC0.60.646.434.64
PPFRC0.90.948.268.77
PPFRC1.21.251.5216.14
PPFRC1.51.547.717.53
Table 12. PPFRC compressive strength under clear water freeze–thaw conditions (MPa).
Table 12. PPFRC compressive strength under clear water freeze–thaw conditions (MPa).
NumberPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
044.3546.4448.751.8347.69
2543.6145.8248.5351.7547.32
5042.5445.0547.9851.3246.66
7540.7143.6747.0350.5445.55
10037.9240.6144.8748.6143.46
12534.1837.1641.9745.2941.23
15030.6633.8537.7240.6736.51
Table 13. PPFRC compressive strength under 3% NaCl freeze–thaw conditions (MPa).
Table 13. PPFRC compressive strength under 3% NaCl freeze–thaw conditions (MPa).
NumberPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
044.3146.4347.9851.1347.6
2543.3745.6447.3950.5946.93
5040.5343.0245.8849.3345.19
7535.6938.8142.1845.9541.31
10030.1533.6737.8641.3436.41
12525.5130.2234.4937.9632.55
15021.6726.9931.3933.9129.57
Table 14. PPFRC compressive strength under 5% Na2SO4 freeze–thaw conditions (MPa).
Table 14. PPFRC compressive strength under 5% Na2SO4 freeze–thaw conditions (MPa).
NumberPCPPFRC0.6PPFRC0.9PPFRC1.2PPFRC1.5
044.4546.4348.151.647.83
2543.6246.0347.8151.1247.35
5042.5145.1547.0850.1846.65
7539.4842.0245.4848.7444.49
10035.2139.0642.4145.6641.47
12531.3635.7539.1642.4638.35
15028.1532.5335.4338.6633.94
Table 15. Comparison of performance indicators of all prediction models.
Table 15. Comparison of performance indicators of all prediction models.
Performance IndexDatasetBPNNBAS-BPGA-BPPSO-BP
RMSETraining1.30740.87781.00290.9954
Testing2.02021.20911.87071.6799
All1.55960.99061.32881.2445
SITraining0.03100.02120.02410.0246
Testing0.04890.02870.04400.0395
All0.03720.02360.03170.0297
MAPETraining0.02340.01530.01880.0167
Testing0.04110.02710.03750.0346
All0.02880.01890.02450.0222
R2Training0.96010.98120.97980.9749
Testing0.92040.97410.93560.9571
All0.94600.97820.96450.9676
CPU-time/s 2288345
Table 16. Precision value of the development model.
Table 16. Precision value of the development model.
ModelsBPNNBAS-BPGA-BPPSO-BP
Precision1.78631.06651.43711.3419
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

Xu, C.; Cao, J.; Chen, J.; Wang, Z.; Han, W. Study on the Effect of Post-Freezing Mechanical Properties of Polypropylene Fibre Concrete Based on BAS-BPNN. Buildings 2024, 14, 1289. https://doi.org/10.3390/buildings14051289

AMA Style

Xu C, Cao J, Chen J, Wang Z, Han W. Study on the Effect of Post-Freezing Mechanical Properties of Polypropylene Fibre Concrete Based on BAS-BPNN. Buildings. 2024; 14(5):1289. https://doi.org/10.3390/buildings14051289

Chicago/Turabian Style

Xu, Cundong, Jun Cao, Jiahao Chen, Zhihang Wang, and Wenhao Han. 2024. "Study on the Effect of Post-Freezing Mechanical Properties of Polypropylene Fibre Concrete Based on BAS-BPNN" Buildings 14, no. 5: 1289. https://doi.org/10.3390/buildings14051289

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