Next Article in Journal
The Utilisation of Palm Oil and Oil Palm Residues and the Related Challenges as a Sustainable Alternative in Biofuel, Bioenergy, and Transportation Sector: A Review
Next Article in Special Issue
Thermal, Physical and Mechanical Performance of Orange Peel Boards: A New Recycled Material for Building Application
Previous Article in Journal
Influence of the Adaptation of Balconies to Loggias on the Lighting Climate inside an Apartment Building under Cloudy Sky
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Influence of Fine Recycled Concrete Powder on the Compressive Strength of Self-Compacting Concrete (SCC) Using Artificial Neural Network

1
Mechanical Engineering Department, Faculty of Engineering, Université de Sherbrooke and Groupe ABS, Sherbrooke, QC J1L 2G7, Canada
2
CIISolutions Composites Infrastructure Innovation Solutions Corp., Toronto, ON M4H1L6, Canada
3
Department of Soil and Foundation Engineering, Civil Engineering Faculty, Semnan University, Semnan 35196, Iran
4
Mechanical Engineering Department, Faculty of Engineering, Université de Sherbrooke, Sherbrooke, QC J1K 2R1, Canada
5
Building, Civil, and Environmental Engineering, Concordia University, Montréal, QC H3G 1M8, Canada
6
School of Engineering, Civil Engineering, University of North Florida, Jacksonville, FL 32224, USA
*
Authors to whom correspondence should be addressed.
Sustainability 2021, 13(6), 3111; https://doi.org/10.3390/su13063111
Submission received: 27 January 2021 / Revised: 26 February 2021 / Accepted: 2 March 2021 / Published: 12 March 2021
(This article belongs to the Special Issue Sustainable Building Materials and Energy-Efficient Buildings)

Abstract

:
This paper aims to investigate the effect of fine recycled concrete powder (FRCP) on the strength of self-compacting concrete (SCC). For this purpose, a numerical artificial neural network (ANN) model was developed for strength prediction of SCC incorporating FRCP. At first, 240 experimental data sets were selected from the literature to develop the model. Approximately 60% of the database was used for training, 20% for testing, and the remaining 20% for the validation step. Model inputs included binder content, water/binder ratio, recycled concrete aggregates’ (RCA) content, percentage of supplementary cementitious materials (fly ash), amount of FRCP, and curing time. The model provided reliable results with mean square error (MSE) and regression values of 0.01 and 0.97, respectively. Additionally, to further validate the model, four experimental recycled self-compacting concrete (RSCC) samples were tested experimentally, and their properties were used as unseen data to the model. The results showed that the developed model can predict the compressive strength of RSCC with high accuracy.

1. Introduction

Concrete is the most used material worldwide and its production has drastically increased during the last decades. Over the past years, this situation has been thoroughly noted in the construction section and initiatives have been made to change what is known as conventional practice in many examples, to search for ways to improve the construction materials performance and lower the impacts, and to produce environmentally friendly materials [1,2]. In recent years, some researchers have tried to evaluate the potential of using recycled concrete aggregates (RCA) as a replacement for natural aggregates (NA) in the concrete [3,4]. Self-compacting concrete (SCC), as one of the most significant advances in the concrete industry, exhibits a better performance than that of conventional concrete [5]. This may be attributed to the association of supplementary cementitious materials (SCM) and filler materials that are considered at nuclear sites and to refine the porosity of the cement paste and reduce permeability. In fact, filler materials are commonly used as additives in SCC to enhance strength and long-term properties [6,7]. Recycled aggregates have been successfully used and their performance was extensively investigated by several researchers to develop self-compacting concrete [8,9,10].
Efforts have been made to develop an efficient numerical or analytical model to predict concrete compressive strength as one of the critical parameters of SCC. In the literature, quite a few linear and nonlinear regression equations for prediction of compressive strength can be found [11,12]. The majority of these soft computing techniques have rarely been used beyond classic problems. Some developed models depended on Feret’s law and Bolomey’s equation [13], to predict the 28-days cured-compressive strength without accounting for any strength gain beyond 28 days [14,15]. Alternatively, other sophisticated models have applied soft computing techniques such as function optimization or approximation by genetic algorithms [11] or neural networks [12,16,17]. Among these techniques, artificial neural networks (ANN) became quite popular by many researchers to estimate the performance of conventional concrete [16,17,18], the performance of recycled aggregate concrete [3,17], and the performance of high-performance concrete [19,20]. Also, few studies have been done on self-compacting concrete incorporating recycled aggregates [21,22,23]. Lee et al. (2009) proposed a new methodology based mainly on an artificial neural network as a predictive tool to optimize the material properties of an optimum concrete mixture [24]. The computational power of ANN comes from its ability to learn straight from examples, find relationships between input and output parameters, and tolerate relatively imprecise or incomplete tasks, and approximate results, and be even less vulnerable to outliers [18,25]. To the best of the authors’ knowledge, there is very little research in literature and lack of a model that predicts SCC compressive strength produced with the combination of RCA and FRCP. Simultaneously, Boudali et al. (2016) had experimentally proven the significant role of FRCP while producing sustainable self-compacting concrete. An addition of 40% of fine recycled concrete improves the strength development of SCC and self-compacting sand concrete [26]. The potential of using FRCP in producing sustainable self-compacted concrete has not been addressed enough in the literature. This study aimed at evaluating the feasibility of using the ANN method for the prediction of the compressive behavior of recycled self-compacting concrete (RSCC). The model developed in this study was designed using MATLAB neural network toolbox functions. In addition to the validation of the present model, new experiments were designed to evaluate the accuracy of the designed ANN model by a separate, unseen experimental database. Then, a parametric study was conducted to evaluate the effect of different inputs, with different percentages, on the compressive strength of RSCC.

2. Neural Network Approach

A neural network model was developed for this paper. The model was developed based on the experimental work conducted by the authors. The model incorporated also several experimental results from the literature used for analysis and verification. The following explains the basic principles used to build the ANN model and the details about the experimental data sets.

2.1. Basic Principles

Similar to the biological brain, ANN processes, and information from input data [27], the neural network modeling can classify data, recognize the pattern, find approximation function, generalize, and simulate complex operations. Such an approach is specifically suitable to predict the characteristics of complicated mixtures [28]. The structure of the ANN model could have multiple, parallel layers of nonlinear and linear processing segments, called neurons. These multiple, parallel layers include the input layer, hidden layers, and the output layer. Each layer is comprised of sets of parallel nerves [29].
Experimental data (xi) is introduced in the input layer. Then, it is adjusted by parameter connection weights (wij) and biases (b), as weights are the links between neurons and layers. Adjusted inputs go through a summation process for formation of a single input (Ij) (Equation (1)) [30]:
I j = i = 1 n w ij x i + b
After that, an activation function f(x) is applied to the single input to create an output value of the processing element over hidden layers [30]. The difference between network outputs and satisfied targets represents the error value, which is propagated back to the network through a learning algorithm. This back-propagation network could be considered as the most popular learning/training algorithm since it performs better for predicting multiple targets compared to complex and multilayer networks [28,31]. This algorithm updates the network weights and biases, which allow the model to converge rapidly. Through this training process, ANN synthesizes and memorizes correlations between inputs and outputs. Hence, sufficient and representative data are a must during the training process to permit the network to diagnose the basic structure of the information involved. When the model is well trained, it could have the ability to predict targets for any unseen input set of data within the range of the training data with a satisfying degree of accuracy [29]. Extensive sensitivity studies are performed on various networks using a trial-and-error method to evaluate their performance [32].

2.2. Collected Experimental Data Set

A total of 240 data sets have been collected in the literature from previous experimental works on the compressive strength of RSCC. All collected data were normalized based on the compressive strength results for control specimens made with natural aggregate at the same testing age. In addition, shape correction factors for the collected data were applied to eliminate specimen shape effects on the achieved strength following the Eurocode 2 [33] and recommendations from a previous study [34]. The data sets are presented in Table 1 and Appendix A. These data were divided into three parts for designing the model as follows: training (60%), testing (20%), and validation (20%). This division helped the model to show a good generalization capability [35]. The training set data were used to train the NN models, the entire validation data were used to stop the training process, and all test data were used to assess the performance of the mode after completion of the training process.
For making data consistent with the tangent sigmoid transfer function limits in both layers, the data were normalized between −1 and +1 using the following equation (Equation (2)):
X n = ( 1 ( 1 ) X X min X max X min ) 1
where Xmin, Xmax, and Xn are the minimum, maximum, and the normalized value of the X data sample, respectively.

2.3. Proposed ANN Model

Ten input parameters were chosen based on their demonstrated effect on the compressive strength, namely, the binder content (B), water/binder (W/B) ratio, natural aggregates (NA), recycled concrete aggregates (RCA), natural pozzolana (NP), fly ash (FA), fine recycled concrete powder (FRCP), natural sand (NS), recycled sand (RS), and time of curing (T). The target parameter was the compressive strength of RSCC at different curing ages.
The appropriate architecture of the proposed ANN model is described in Figure 1. The optimal values of the neural network parameters and the description of input parameters are given in Table 2 and Table 3, respectively.
The performance of the best network is evaluated by extensive sensitivity studies performed on various networks using a trial-and-error method. No specific theory has been established for computing the suitable number of neurons in hidden layers and it can be calculated by the following equation (Equation (3)):
n = n i   +   n 0 + a
where n is the number of neurons of the hidden layer, ni is the number of neurons of the input layer, n0 is the number of the neurons of the output layer, and a is a fixed amount, which ranges between 0 and 10. Based on this formula, the number of neurons of hidden layers ranged from 3 to 13. After so many trials, the highest regression value and the least model error were achieved by 10 neurons. Figure 2 illustrates step by step the flowchart used to select the best ANN model.
The model was designed using MATLAB neural network toolbox functions. For all the networks, the Levenberg–Marquardt algorithm was used to train the network with the log-sigmoid transfer function between the input and hidden layers and the linear transfer function between the second and output layers. This is recognized to be the fastest approach for training networks of moderate size [36].

3. Results and Discussion

3.1. Model Performance

The performance of any ANN model relies on the success of the training process. A well-designed, trained model should provide accurate output results as prediction, not only for input data used in the training process but also for new experimental data unfamiliar to the designed network within the same range of the training data sets. Additionally, perfect ANN models usually have only slight differences between their validation and testing errors [27]. For this purpose, five essential parameters were chosen to examine the designed model performance and its reliability, including mean square error (MSE), root mean square error (RMSE), mean absolute error (MAE), normalized mean absolute error (NMAE), and linear correlation coefficient (R). Equations (4)–(8) present the formulation for each parameter, and their values are given in Table 4.
M S E = 1 n i = 1 n ( C S ( m o d e l ) C S ( a c t u a l ) ) 2
R M S E = 1 n i = 1 n ( C S ( m o d e l ) C S ( a c t u a l ) ) 2
M A E = 1 n i = 1 n | C S ( m o d e l ) C S ( a c t u a l ) |
N M A E = 1 n i = 1 n | C S ( m o d e l ) S C ( a c t u a l ) | C S max ( a c t u a l ) C S min ( a c t u a l )
R 2 = 1 i = 1 n ( C S ( a c t u a l ) C S ( m o d e l ) ) 2 i = 1 n ( C S ( a c t u a l ) C S ¯ ( a c t u a l ) ) 2
where CSactual is the experimental value of compressive strength and CSmodel is its predicted value by the ANN model.
R values greater than 0.8 showed a good connection between the actual and the modeled values [37]. R values for training and testing the ANN model were 0.97 and 0.96, respectively. Figure 3 illustrates the experimental against normalized compressive strength.
Results indicated that the designed ANN model could be a desirable approach for predicting the compressive strength of RSCC. As shown in Figure 4, the experimental and predicted compressive strength values were very close to each other.

3.2. Experimental Study for Validation of the Model

To fully validate the developed ANN model, an experimental program was carried out. The completion of this program involved the collection of experimental results on the compressive strength at 7, 28, 60, 90, and 180 days from different mixtures made of recycled concrete at a water-binder ratio of 0.36. Four types of self-compacting sand concrete (SCSC), which is considered as a kind of SCC that contains aggregates with size of less than 5 mm, were prepared by replacing 100% of natural aggregates (NA) and 40% of natural pozzolana (NP) by 100% of recycled aggregates (RA) and 40% fine recycled aggregates powder (FRCP), respectively. The constituent materials of concrete and their proportions were the same for different mixtures. The mixture compositions are given in Table 5.
The used materials for the experimental part are described in Boudali et al. [38]. In all mixtures, Portland cement CEMII 42.5 B from local areas in Algeria was used to satisfy the requirements of EN 197 [39]. In terms of additives, natural pozzolana (NP) and fine recycled concrete powder (FRCP) were utilized. The NP was obtained from the deposit of Bouhamidi in the northwest of Algeria, in the Beni-Saf area, and FRCP was extracted by grinding the waste concrete. For superplasticizer, polycarboxylate-based, high-range, water-reducing admixture (HRWR) according to ASTM C494 [40] type F was used as an additive to the composite. The solids’ content and specific gravity of the HRWR were 42% and 1.05, respectively. Siliceous sand with a specific gravity of 2.56 and 0.4% of water absorption was considered as a fine aggregate.
Coarse aggregates, either natural or recycled, remained within the size range of 3 to 5 mm. By crushing the construction waste, the used recycled aggregates were extracted in the West Algeria Public Works Laboratory. The compressive strength of recycled aggregates has an average of 40 MPa and had specific gravity and water absorption of 2.54 and 2.5%, respectively. Moreover, the average specific gravity and water absorption of natural aggregates were 2.58 and 1.3%, respectively. Air entraining admixture (AEA) was considered in the order of 35–65 mL/100 kg binder aiming at a fresh air content of 5 ± 1%. Tap water was utilized throughout the experimental tests.
Mixtures’ ingredients were mixed in a mechanical mixer in accordance with ASTM C 192 [41] (Standard Practice for Making and Curing Concrete Test Specimens in the Laboratory). The slump test, according to ASTM C 143, was conducted to evaluate the workability of the fresh concrete. Cube specimens (7 cm × 7 cm × 7 cm) were used for each specimen to conduct a compressive strength test. All compressive strength data were normalized based on the compressive strength results for control specimens made with natural aggregate at the same testing age. In addition, shape correction factors for the collected data were applied to eliminate specimen shape effects on the achieved strength following the Eurocode 2 [33] and recommendations from a previous study [34]. Specimens were produced according to NF P 18-400 [42]. The compressive strength of the samples was investigated after 7, 28, 60, 90, and 180 days of curing. Each reported compressive strength value represented the average of three identical samples.
The experimental results were used as unseen inputs to further validate the model (Table 6). The same 10 input parameters including binder content, water/binder ratio, natural aggregate, recycled concrete aggregate, natural pozzolana, fly ash, fine recycled aggregate powder, natural sand, recycled sand, and curing time were given to the developed ANN model and the compressive strength of RSCC as the target predicted by the model. For validating the model, the experimental compressive strengths of RSCC, i.e., the actual ones, were compared to the ones predicted by the model. It showed a good correlation, since the R2 value between the experimental and predicted compressive strength values was higher than 0.87 (Figure 5).

3.3. Parametric Analysis

The developed model presented desirable performance and showed its capability for prediction of the compressive strength for different kinds of SCC mixture designs with various sizes of recycled aggregates. This section focuses on utilizing the capabilities of the model in capturing the effect of individual input variables on compressive strength progress. For the analysis, randomly selected concrete mixtures were introduced to the model as new mixtures with different levels within the range of training data of the parameter of interest. Out of the model inputs, the percentage of FRCP, RCA content, and FA were selected to highlight their effects on compressive strength development. Generally, obtained results were in agreement with previous findings by researchers [18], indicating the potential and high capability of the developed ANN model in predicting the performance.

3.3.1. Effect of Recycled Fine Aggregate Powder on Strength

After validating the developed ANN model (i.e., R2 and MAE values were 0.92% and 1.68%, respectively), the model was used to evaluate the effect of incorporating different percentages of FRCP. Mixtures incorporating 20%, 30%, 35%, and 40% FRCP were introduced to the developed ANN model. The simulation results obtained for the recycled concrete compressive strength produced with different replacement levels of FRCP at curing days (7, 28, 60, 90, and 180 days) are displayed in Figure 6. In general, the compressive strength increased with time regardless of the amount of FRCP. Moreover, all tested mixtures exhibited compressive strengths above 32 MPa, which is the minimum decent concrete strength exposed to sulfate environment according to American Concrete Institute ACI Committee 318 [43]. One interesting point, the strength development rate differed as the FRCP amount exceeded 30%. Hence, similar to conventional concrete behavior, mixtures incorporating more than 30% FRCP exhibited slightly low early strength at seven days, while exhibiting high strength later at 180 days. For mixtures incorporating 20% FRCP, the compressive strengths at ages 7 and 180 days were 38.43 MPa and 46.31 MPa, respectively, indicating an increase of 28.3%. For mixtures incorporating 40% FRCP, the compressive strengths at ages 7 and 180 days were 34.29 MPa and 56.05 MPa, respectively, indicating an increase of 63.4%. It should be noted that an increase in the FRCP content considerably increased the gain of compressive strength for concrete at ages 7 days to 180 days. In summary, a compressive strength increase of 28.3% (strengths at age 7 days vs. 180 days) was reported for concrete with 20% FRCP, while a more significant increase of 63.4% (strengths at age 7 days vs. 180 days) was reported for concrete with 40% FRCP. Adding such fine materials was expected to modify the particle size distribution and, consequently, the initial porosity of the mixture. It was noticed that the more added fine materials, the denser the microstructure. However, increasing the fine materials was going to increase the surface area and, consequently, the amount of absorbed water, leaving less free water for hydration during the early period. At later ages, mixtures with a higher amount of fine materials will possess a lower number of voids that need to be filled by hydration products. Hence, any slight continuation in hydration will have a higher impact on strengthening the microstructure. Moreover, FRCP has old, hydrated cement, i.e., calcium hydroxide (C.H.). This highlights the potential of having a pozzolanic reaction that directly contributes to strength development through enhancing interfacial transition zone (ITZ), which is responsible for the higher bond between aggregate/cement paste [44,45]. Therefore, the higher the added FRCP, the more the C.H. and pozzolanic reaction leading to higher later strength.

3.3.2. Effect of Recycled Aggregate at Different FRAP Contents

The influence of recycled aggregate content was quantified for a concrete mixture with 350 kg cement and a water cement ratio W/C of 0.5. Three groups of mixtures were developed based on the FRCP content, which varied from 20% up to 35%. In each group, RCA content was varied from 0% up to 100% of the total aggregate as a replacement for natural aggregates. Regardless of RCA content, the compressive strength of recycled concrete increased as curing time increased (Figure 7a–c). Also, increasing the percentage of RCA resulted in higher compressive strength. For instance, for the group of mixtures with 20% FRCP at 28 days, replacing NA with 50% and 100% RCA resulted in 14.7% and 38% increase in the achieved strength. This strength development was due to concrete hardening and probably the strong bond between the recycled coarse aggregates and the cement paste in addition to the good quality of recycled aggregates used. This behavior was following the results observed by previous works [44,45,46,47,48].
The combination of RCA and FRCP significantly affected the compressive strength of the concrete mixture. There were small differences in the percentage of reduction of the compressive strength between the experimental results and the predicted ones provided by the ANN model. The difference in compressive strength values was about 0.95% (less than 1%) for each age.

3.3.3. Combined Effect between FRAP and Fly Ash

Figure 8 shows the variations with the curing age of concrete compressive strengths for different contents of additives (fly ash contents and FRCP) at the same w/c ratio of 0.5.
Generally, compressive strength increases with increasing curing age. For example, at 28 days, the compressive strength of concrete produced with 20 to 35% FRCP and 100% RCA remained above 32 MPa. Further, using fly ash as a partial replacement of cement caused a decrease in the compressive strength. Looking more closely at the simulated results for the strength development between the 28- and 180-day results shows that the mixtures prepared with 5, 10, and 20% fly ash exhibited reductions in the compressive strength of 11%, 28%, and 45.46% compared to the reference sample (i.e., 0% FA). On the other side, the combination of FRCP and fly ash significantly affected the compressive strength, as shown in Figure 8. In addition, the results from literature indicate that, with an increase in the FA content in recycled concrete produced with 100% RCA, the compressive strength decreases [26]. The existence of fly ash caused a decrease in the recycled concrete compressive strength, but the reductions were not critical in the long term (less than 11% at the curing age of 180 days) for the optimal mixture (100% RCA, 35% FRCP, and 10% FA). These results are consistent with previous findings showing that recycled aggregates (fine, powder) possess a particular self-cementing capacity [49].
Figure 9 depicts the influence of the fly ash percentage on the compressive strength of recycled concrete. As fly ash replacement level increased, the strength of concrete decreased. Using fly ash as a 5% substitution of ordinary cement and 40% FRCP substitution of natural pozzolanic influenced the strength. Its effect was marginal compared with 10, 15, and 20% FA. The presence of fly ash of less than 20% caused only a small decrease in the recycled concrete compressive strength compared to the conventional ones. A polynomial relationship between the additive contents (FRCP and/or FA) used and the compressive strength of RSCC was proposed to evaluate the properties over a wider set of curing days, more than 180 days (Figure 9).

4. Conclusions

In the current study, the influence of fine, recycled concrete powder on the compressive strength of recycled self-compacting concrete was investigated using an artificial neural network. The main results may be summarized as follows:
  • The proposed ANN model provided good accuracy for the prediction of the compressive strength of RSCC in the data used for training. The regression values obtained for the training, testing, and validation steps were entirely satisfactory, namely, 0.97, 0.96, and 0.96, respectively. The MSE of the model was 0.01. During the experimental validation, the regression value remained high (0.88). It can be expanded beyond the existing domain. Future experimental data are, however, required for such an extension.
  • For validating the model, the actual experimental compressive strengths of RSCC were compared to the compressive strengths predicted by the model, showing a very good correlation (R2- value of 0.88). Therefore, the results showed that the developed model can predict the compressive strength of RSCC with high accuracy.
  • The type of aggregates, water absorption values, replacement level of RA and FRCP, and curing age can generally affect the properties of recycled concrete.
  • The recycled self-compacting concrete compressive strength with any level of recycled aggregates can be significantly improved by using at least 40% of FRCP as cement replacement.
  • The combination of fine, recycled concrete powder and recycled aggregates can have a positive effect on the mechanical properties of RSCC.
Incorporating fly ash ratio of less than 20% with recycled aggregates and fine, recycled aggregates did not show any significant effect on the compressive strength of RSCC.

Author Contributions

Conceptualization, S.B. and A.S.; methodology, S.B. and S.P., A.S.; software, S.B.; validation, S.B., and A.S.; formal analysis, S.B., B.A., A.H.R., S.P., and A.S.; investigation, S.B.; resources, S.P.; data curation, S.B.; writing—original draft preparation, S.B. and A.E.; writing—review and editing, S.P., and A.E.; visualization, S.B.; supervision, S.P., A.S.; project administration, S.B.; funding acquisition, S.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

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

Acknowledgments

S.B. and S.P. would like to acknowledge the support of the NSERC chair on industrial energy efficiency established at Université de Sherbrooke in 2019 with the support of Hydro-Québec, Natural Resources Canada, and Emerson Canada.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Appendix A

Table A1. Details of the experimental database [3,26,44,49,50,51,52,53,54,55,56,57,58,59].
Table A1. Details of the experimental database [3,26,44,49,50,51,52,53,54,55,56,57,58,59].
NoB (kg/m³)W/BNA (kg/m³)NS (kg/m³)RSRCA (kg/m³)FRCP (kg/m³)NP (kg/m³)FA (kg/m³)CT (days)Sample Size (mm) CS (MPa)Shape CorrectionCS of Cubes (MPa)Normalized Strength *Refs
(kg/m³)
14490.35898898000007(cylinder) 100 × 20048.060.8854.611.00[50]
24490.35898673247.25199000746.660.8455.551.02
34490.35898449494.5379000738.190.7848.960.90
44490.358980898794000730.910.7839.630.73
54490.35898673247.25203000747.530.8456.581.04
64490.35898449494.5406000742.860.7854.951.01
74490.35898822898813000741.120.7852.720.97
84110.5582282200000726.110.7733.911.00
94110.55822616102.75182000722.030.7628.990.85
104110.55822411411363000717.710.7623.300.69
114110.558220411727000712.750.7616.780.49
124110.55822616154186000723.760.7432.110.95
134110.55822411205.5372000722.770.7430.770.91
144110.558220822744000720.660.7427.920.82
154490.35898898000001453.120.8860.361.00
164490.35898673247.251990001448.340.8457.550.95
174490.35898449494.53790001441.970.7853.810.89
184490.3589808987940001434.750.7844.550.74
194490.35898673247.252030001449.640.8459.100.98
204490.35898449494.54060001448.520.8457.760.96
214490.358988228988130001446.730.8455.630.92
224110.558228220000014290.7737.661.00
234110.55822616102.751820001424.720.7433.410.89
244110.558224114113630001421.510.7429.070.77
254110.5582204117270001415.640.7620.580.55
264110.558226161541860001426.710.7436.090.96
274110.55822411205.53720001425.320.7434.220.91
284110.5582208227440001423.780.7432.140.85
294490.35898898000002856.280.8863.951.00
304490.35898673247.251990002851.440.8461.240.96
314490.35898449494.53790002847.440.8456.480.88
324490.3589808987940002837.770.7848.420.76
334490.35898673247.252030002853.270.8463.420.99
344490.35898449494.54060002851.340.8461.120.96
354490.358988228988130002849.630.8459.080.92
364110.55822822000002834.10.8241.591.00
374110.55822616102.751820002828.580.7438.620.93
384110.558224114113630002824.60.7433.240.80
394110.5582204117270002817.760.7623.370.56
404110.558226161541860002831.310.7840.140.97
414110.55822411205.53720002829.090.7439.310.95
424110.5582208227440002827.260.7436.840.89
433790.51171379000007(cube)100 × 100 × 10026.2126.21[44]
443790.5037901171000729.9129.91.14
453790.511713790000028(cube)100 × 100 × 10032.6132.61[44]
463790.50379011710002838.7138.71.19
473790.511713790000090(cube)100 × 100 × 10046.5146.51[44]
483790.503790117100090551551.18
492080.721040.7807.60000527(Cylinder) 100 × 200120.8414.291.00[51]
502080.72728.5807.60312.20052713.40.7617.631.23
512080.72624.4807.60416.3005279.60.7612.630.88
522080.72520.4807.60520.40052710.10.7613.290.93
532080.72780.5807.60780.5005278.70.7611.450.80
542080.721070.7807.601040.7005278.90.7611.710.82
552080.721040.7807.60000522817.10.8121.111.00
562080.72728.5807.60312.200522816.50.7621.711.03
572080.72624.4807.60416.300522816.30.7621.451.02
582080.72520.4807.60520.400522814.70.7619.340.92
592080.72780.5807.60780.500522815.10.7619.870.94
602080.721070.7807.601040.700522813.70.7618.030.85
612080.721040.7807.600005256230.7431.081.00
622080.72728.5807.60312.2005256220.7628.950.93
632080.72624.4807.60416.3005256180.7623.680.76
642080.72520.4807.60520.400525618.90.7624.870.80
652080.72780.5807.60780.500525617.70.7623.290.75
662080.721070.7807.601040.700525616.60.7621.840.70
672080.721040.7807.600005214824.10.7731.301.00
682080.72728.5807.60312.2005214825.50.7434.461.10
692080.72624.4807.60416.3005214819.90.7626.180.84
702080.72520.4807.60520.4005214819.80.7626.050.83
712080.72780.5807.60780.50052148210.7627.630.88
722080.721070.7807.601040.7005214820.60.7627.110.87
734300.6460284600001857(Cube)100 × 100 × 100261261[53]
744300.64301846027800185723.5123.50.90
754300.64301635193278001857241240.92
764300.64301423386278001857241240.92
774300.6408460556001857241240.92
784300.640556193556001857251250.96
794300.640423386556001857251250.96
804300.6460284600001852837.5137.51.00
814300.6430184602780018528341340.91
824300.64301635193278001852835.5135.50.95
834300.643014233862780018528351350.93
844300.64084605560018528361360.96
854300.640556193556001852836.5136.50.97
864300.640423386556001852835.5135.50.95
874300.64602846000018556401401.00
884300.6430184602780018556351350.88
894300.643016351932780018556371370.93
904300.643014233862780018556361360.90
914300.64084605560018556381380.95
924300.6405561935560018556391390.98
934300.6404233865560018556381380.95
944300.646028460000185120471471.00
954300.64301846027800185120411410.87
964300.6430163519327800185120441440.94
974300.6430142338627800185120421420.89
984300.640846055600185120451450.96
994300.64055619355600185120471471.00
1004300.64042338655600185120461460.98
1013100.412006500000028(Cube)100 × 100 × 100501501.00[54]
1023100.4920650014000028491490.98
1033100.4840645036000028491490.98
1043100.4590640059000028451450.90
1053100.406250117000028421420.84
1063700.451215650000007(Cube)100 × 100 × 100191191[55]
1073700.45850.56500364.50007191191
1083700.45607.56500607.50007191191
1093700.450650012150007191191
1103700.4512156500000028411411
1113700.45850.56500364.500028401400.98
1123700.45607.56500607.500028411411.00
1133700.4506500121500028401400.98
1143700.4512156500000090641641
1153700.45850.56500364.500090651651.02
1163700.45607.56500607.500090641641
1173700.4506500121500090651651.02
1184000.4812905230000028(cylinder) 160 × 30042.60.7854.621[56]
1194000.431140685000002854.80.8862.271
1204000.5078708240002843.30.8252.801
1214000.65006298780002831.50.7840.380.74
1224000.6006597460002835.40.7845.380.83
1234000.660067586500028 39.40.7850.510.92
1243600.651100705000007(Cube)100 × 100 × 100171171[3]
1253600.650705011000007151150.89
1263800.5110070500000721.2121.21
1273800.5070501100000718.9118.91.10
1284000.48110070500000724.7124.71
1294000.48070501100000722.7122.70.92
1304200.43110070500000732.5132.51
1314200.43070501100000726.5126.50.82
1324600.4110070500000737.3137.31
1334600.4070501100000727.8127.80.76
1343600.651100705000002822.7122.71
1353600.650705011000002820.3120.30.90
1363800.51100705000002832.3132.31.00
1373800.50705011000002829.2129.20.91
1384000.4811007050000028361361
1394000.480705011000002832.2132.30.90
1404200.4311007050000028461461
1414200.430705011000002839.4139.40.86
1424600.41100705000002853.5153.51.34
1434600.40705011000002846.5146.50.87
1443250.51206.4710.5000007(Cube)100 × 100 × 100501501.00[57]
1453250.50660.701106.80007401400.81
1463450.430613.901109.40007451450.90
1473650.40586.801126.80007501501
1483650.40586.501126.80007501501
1493250.5066001106.80007351350.71
1503250.51206.4710.50000028601601.00
1513250.50660.701106.800028451450.76
1523450.430613.901109.400028511510.85
1533650.40586.801126.800028551550.92
1543650.40586.501126.800028551550.92
1553250.5066001106.800028401400.68
1562500.61188795000007(Cylinder) 100 × 20035.90.8243.781.00[58]
1572500.60795010210007300.7440.540.93
1583500.45114869600000753.60.8860.911.00
1593500.45069601016000743.80.8253.410.88
1604500.35117059600000766.60.8875.681.00
1614500.35059601027000752.70.8462.740.83
162350.250.4586169602540007520.8461.901.02
163350.50.455746960507000749.40.8458.810.97
1642500.61188795000002843.50.8253.051.00
1652500.60795010210002838.20.8246.590.88
1663500.451148696000002861.70.8870.111.00
1673500.450696010160002852.80.8462.860.90
1684500.351170596000002874.40.8884.551.00
1694500.350596010270002862.80.8474.760.88
170350.250.4586169602540002860.70.8472.261.00
171350.50.4557469605070002859.40.8470.711.01
1723500.5791627.8100014007(Cube) 70 × 70 × 70250.9724.251.00[26]
1733500.50627.810791014007270.9726.191.08
1743500.5791627.8100140007280.9727.161.12
1753500.50627.810791140007260.9725.221.04
1763500.5791627.8100014002840.330.9739.121.00
1773500.50627.810791014002839.330.9738.150.98
1783500.5791627.8100140002845.670.9744.31.13
1793500.50627.8107911400028440.9742.681.09
1803500.5791627.8100014009046.830.9745.431.00
1813500.50627.810791014009047.670.9746.241.02
1823500.5791627.81000140028380.9736.861.00
1833500.50627.8107910140028400.9738.81.05
1843500.5791627.81001400028370.9735.890.97
1853500.50627.8107911400028420.9740.741.11
1863500.5791627.81000140090430.9741.711.00
1873500.50627.8107910140090450.9743.651.05
1883500.5791627.81001400090580.9756.261.35
1893500.50627.8107911400090480.9746.561.12
1903500.5791627.810001400180480.9746.561.00
1913500.50627.8107910140018050.50.9748.991.05
1923500.5791627.81001400018060.170.9758.361.25
1933500.50627.81079114000180520.9750.441.08
1943250.50710.501206.50007(cylinder) 100 × 20049.50.8458.931.00[49]
1953250.20660.701106.8000740.50.7851.920.88
1963450.430613.901109.4000745.40.8454.050.92
1973650.40586.801126.80007490.8458.330.99
1983650.40586.801126.8000749.50.8458.931.00
1993250.520660.701106.8000734.70.7844.490.75
2003250.50710.501206.50002860.30.8868.521.16
2013250.20660.701106.80002846.50.8455.360.94
2023450.430613.901109.40002851.30.8461.071.04
2033650.40586.801126.80002856.10.8466.791.13
2043650.40586.801126.80002855.60.8466.191.12
2053250.520660.701106.80002840.30.7851.670.88
2063000.551206.97765.1300000737.130.8245.281.00
2073000.55787.4765.101042.6000740.50.7851.921.1
2083180.521145.37390888.7000737.50.7848.081.1
2093250.51806.6683.201123.4000740.40.7851.791.1
2103000.551206.97765.13000002844.30.8254.021
2113000.55787.4765.101042.600028460.8454.761.01
2123180.521145.37390888.700028430.7855.131.01
2133250.51806.6683.201123.40002846.130.8454.921.02
214282.80.411050.5757.6000070.73(cylinder)100 × 20022.70.7430.681.00[52]
2152800.41322.575007280070321.80.8226.590.87
216277.20.41432.7742.60617.80069.3321.70.8226.460.86
217277.20.41535.6742.60514.90069.3317.60.7623.160.75
218282.80.411050.5757.6000070.7727.50.7735.711.00
2192800.41322.575007280070726.80.7436.221.01
220277.20.41432.7742.60617.80069.3728.20.7438.111.07
221277.20.41535.6742.60514.90069.3724.90.7433.650.94
222282.80.411050.5757.6000070.72835.50.8243.291.00
2232800.41322.5750072800702835.60.7845.641.05
224277.20.41432.7742.60617.80069.32833.10.7842.440.98
225277.20.41535.6742.60514.90069.32830.40.7838.970.9
226282.80.411050.5757.6000070.75636.80.8244.881.00
2272800.41322.5750072800705637.20.7847.691.06
228277.20.41432.7742.60617.80069.35635.30.7845.261.00
229277.20.41535.6742.60514.90069.35635.90.7846.031.02
230282.80.411050.5757.6000070.712049.80.8856.591.00
2312800.41322.57500728007012048.10.8457.261.01
232277.20.41432.7742.60617.80069.312047.60.8456.671.00
233277.20.41535.6742.60514.90069.312043.80.7856.150.99
2343500.5386010500000028(Cube)100 × 100 × 10044.1144.11.00[59]
2353500.53860946105000028431430.98
2363500.53860840210000028421420.95
2373500.53860735315000028391390.88
2383500.53860630420000028351350.79
2393500.53860525525000028361360.82
2403500.538600105000002828.5128.50.65
B: binder. W/B: water-binder ratio. NA: natural aggregate. NS: natural sand. RS: recycled sand. RCA: recycled concrete aggregate. FRCP: fine recycled concrete powder. NP: natural pouzolana. FA: fly ash. CT: curing time. CS: compressive strength. Shape correction: shape conversion factor the cylindrical samples to cubic. * These values were normalized based on the 28 days strength for mixtures without recycled aggregate.

References

  1. Kou, S.C.; Poon, C.S.; Chan, D. Influence of fly ash as a cement addition on the hardened properties of recycled aggregate concrete. Mater. Struct. 2007, 41, 1191–1201. [Google Scholar] [CrossRef]
  2. Huseien, G.F.; Shah, K.W. Durability and life cycle evaluation of self-compacting concrete containing fly ash as GBFS replacement with alkali activation. Constr. Build. Mater. 2020, 235, 117458. [Google Scholar] [CrossRef]
  3. Rahal, K. Mechanical properties of concrete with recycled coarse aggregate. Build. Environ. 2007, 42, 407–415. [Google Scholar] [CrossRef]
  4. Chakkamalayath, J.; Joseph, A.; Al-Baghli, H.; Hamadah, O.; Dashti, D.; Abdulmalek, N. Performance evaluation of self-compacting concrete containing volcanic ash and recycled coarse aggregates. Asian J. Civ. Eng. 2020, 21, 815–827. [Google Scholar] [CrossRef]
  5. Sonebi, M. Medium strength self-compacting concrete containing fly ash: Modelling using factorial experimental plans. Cem. Concr. Res. 2004, 34, 1199–1208. [Google Scholar] [CrossRef]
  6. Panda, K.; Bal, P. Properties of Self Compacting Concrete Using Recycled Coarse Aggregate. Procedia Eng. 2013, 51, 159–164. [Google Scholar] [CrossRef] [Green Version]
  7. Wang, Y.L.; Wang, W.D.; Guan, X.M. Physical Filling Effects of Limestone Powders with Different Particle Size. Adv. Mater. Res. 2010, 163-167, 1419–1424. [Google Scholar] [CrossRef]
  8. Safiuddin, M.D.; Salam, M.A.; Jumaat, M.Z. Effects of recycled concrete aggregate on the fresh properties of self-consolidating concrete. Arch. Civ. Mech. Eng. 2011, 11, 1023–1041. [Google Scholar] [CrossRef] [Green Version]
  9. Kou, S.; Poon, C. Properties of self-compacting concrete prepared with coarse and fine recycled concrete aggregates. Cem. Concr. Compos. 2009, 31, 622–627. [Google Scholar] [CrossRef]
  10. Sasanipour, H.; Aslani, F. Durability properties evaluation of self-compacting concrete prepared with waste fine and coarse recycled concrete aggregates. Constr. Build. Mater. 2020, 236, 117540. [Google Scholar] [CrossRef]
  11. González-Taboada, I.; González-Fonteboa, B.; Martínez-Abella, F.; Pérez-Ordóñez, J.L. Prediction of the mechanical properties of structural recycled concrete using multivariable regression and genetic programming. Constr. Build. Mater. 2016, 106, 480–499. [Google Scholar] [CrossRef]
  12. Younis, K.H.; Pilakoutas, K. Strength prediction model and methods for improving recycled aggregate concrete. Constr. Build. Mater. 2013, 49, 688–701. [Google Scholar] [CrossRef]
  13. Féret, R. Sur la compacité des matériaux hydrauliques. Ann. Ponts Chaussées. 1982, 4, 5–164. [Google Scholar]
  14. Yang, J.; Du, Q.; Bao, Y. Concrete with recycled concrete aggregate and crushed clay bricks. Constr. Build. Mater. 2011, 25, 1935–1945. [Google Scholar] [CrossRef]
  15. Rebouh, R.; Boukhatem, B.; Ghrici, M.; Tagnit-Hamou, A. A practical hybrid NNGA system for predicting the compressive strength of concrete containing natural pozzolan using an evolutionary structure. Constr. Build. Mater. 2017, 149, 778–789. [Google Scholar] [CrossRef]
  16. Ni, H.-G.; Wang, J.-Z. Prediction of compressive strength of concrete by neural networks. Cem. Concr. Res. 2000, 30, 1245–1250. [Google Scholar] [CrossRef]
  17. Duan, Z.; Kou, S.; Poon, C. Prediction of compressive strength of recycled aggregate concrete using artificial neural networks. Constr. Build. Mater. 2013, 40, 1200–1206. [Google Scholar] [CrossRef]
  18. Topçu, İ.B.; Sarıdemir, M. Prediction of properties of waste AAC aggregate concrete using artificial neural network. Comput. Mater. Sci. 2007, 41, 117–125. [Google Scholar] [CrossRef]
  19. Kasperkiewicz, J.; Racz, J.; Dubrawski, A. HPC Strength Prediction Using Artificial Neural Network. J. Comput. Civ. Eng. 1995, 9, 279–284. [Google Scholar] [CrossRef]
  20. Yeh, I.-C. Design of High-Performance Concrete Mixture Using Neural Networks and Nonlinear Programming. J. Comput. Civ. Eng. 1999, 13, 36–42. [Google Scholar] [CrossRef]
  21. Uysal, M.; Tanyildizi, H. Predicting the core compressive strength of self-compacting concrete (SCC) mixtures with mineral additives using artificial neural network. Constr. Build. Mater. 2011, 25, 4105–4111. [Google Scholar] [CrossRef]
  22. Fan, C.-C.; Huang, R.; Hwang, H.; Chao, S.-J. The Effects of Different Fine Recycled Concrete Aggregates on the Properties of Mortar. Materials 2015, 8, 2658–2672. [Google Scholar] [CrossRef] [Green Version]
  23. Zhou, C.; Chen, Z. Mechanical properties of recycled concrete made with different types of coarse aggregate. Constr. Build. Mater. 2017, 134, 497–506. [Google Scholar] [CrossRef]
  24. Lee, B.Y.; Kim, J.H.; Kim, J.-K. Optimum concrete mixture proportion based on a database considering regional characteristics. J. Comput. Civ. Eng. 2009, 23, 258–265. [Google Scholar] [CrossRef]
  25. Transportation Research Circulars. Use of Artificial Neural Networks in Geomechanical and Pavement Systems; Number E-C012; Transportation Research Board, National Research Council: Washington, DC, USA, 1999. [Google Scholar]
  26. Boudali, S.; Kerdal, D.; Ayed, K.; Abdulsalam, B.; Soliman, A. Performance of self-compacting concrete incorporating recycled concrete fines and aggregate exposed to sulphate attack. Constr. Build. Mater. 2016, 124, 705–713. [Google Scholar] [CrossRef]
  27. Haykin, S. Neural Networks: A Comprehensive Foundation; Prentice Hall: Upper Saddle River, NJ, USA, 1999. [Google Scholar]
  28. Trabelsi, S.; Hafid, M.; Poncet, S.; Poirier, M.; Lacroix, M. Rheology of ethylene- and propylene-glycol ice slurries: Experiments and ANN model. Int. J. Refrig. 2017, 82, 447–460. [Google Scholar] [CrossRef]
  29. Samui, P.; Das, S.D.; Sitharam, T.G. Intelligent and Soft Computing in Infrastructure Systems Engineering; Intel. & Soft Comp. in Infra. Sys. Eng., SCI 259; Gopalakrishnan, K., Ceylan, H., Attoh-Okine, N.O., Eds.; Springer: Berlin, Germany, 2009; pp. 305–323. [Google Scholar]
  30. Sarıdemir, M. Predicting the compressive strength of mortars containing metakaolin by artificial neural networks and fuzzy logic. Adv. Eng. Softw. 2009, 40, 920–927. [Google Scholar] [CrossRef]
  31. Nehdi, M.L.; Soliman, A.M. Artificial Intelligence Model for Early-Age Autogenous Shrinkage of Concrete. ACI Mater. J. 2012, 109, 353–361. [Google Scholar]
  32. Nehdi, M.L.; El Chabib, H.; El Naggar, M.H. Predicting Performance of Self-Compacting Concrete Mixtures Using Artificial Neural Networks. Mater. J. 2001, 98, 394–401. [Google Scholar]
  33. Comité Européen de Normalisation (CEN). EN-1992-1-1: Eurocode 2: Design of Concrete Structures: Part 1-1: General Rules and Rules for Buildings; Comité Européen de Normalisation (CEN): Brussels, Belgium, 2008; p. 259. [Google Scholar]
  34. João Nuno, P.; de Jorge, B.; Carlos, C.; Luís, E. Probabilistic Conversion of the Compressive Strength of Cubes to Cylinders of Natural and Recycled Aggregate Concrete Specimens. Mater. J. 2009, 12, 1–11. [Google Scholar]
  35. Zain, M.F.M.; Abd, S.M. Multiple Regression Model for Compressive Strength Prediction of High Performance Concrete. J. Appl. Sci. 2008, 9, 155–160. [Google Scholar] [CrossRef]
  36. Demuth, H.; Beale, M. Neural Network Toolbox 5, User’s Guide; MathWorks Inc.: Natick, MA, USA, 2007. [Google Scholar]
  37. Smith, G.N. Probability and Statistics in Civil Engineering: An Introduction; Collins: London, UK, 1986. [Google Scholar]
  38. Boudali, S.; Abdulsalam, B.; Soliman, A.M.; Ayed, K.; Kerdal, D.E. Green Self-Compacting Sand Concrete Exposed to Sulfate Attack; CSCE Resilient Infrastructure: London, UK, 2016; pp. 1–11. [Google Scholar]
  39. DIN Standards Committee Building and Civil Engineering, European Standard Norme EN. Cement—Part 1: Composition, Specifications and Conformity Criteria for Common Cements 197-1; European Committee for Standardization: Brussels, Belgium, 2000; pp. 1–29. [Google Scholar]
  40. American Society for Testing and Materials (ASTM) C494. Standard Specification for Chemical Admixtures for Concrete; American Society for Testing and Materials (ASTM): West Conshohocken, PA, USA, 2015. [Google Scholar]
  41. ASTM C192. Standard Practice for Making and Curing Concrete Test Specimens in the Laboratory; American Society for Testing and Materials: West Conshohocken, PA, USA, 2012. [Google Scholar]
  42. NF P 18-400 Concretes—Moulds for Cylindrical and Prismatic Test; Association Française de NORmalisation AFNOR: Paris, France, 1981; ISBN 978-2-12-131871-4.
  43. ACI Committee 318. Building Code Requirements for Structural Concrete and Commentary; American Concrete Institute: Farmington Hills, MI, USA, 2014; p. 520. [Google Scholar]
  44. Poon, C.; Shui, Z.; Lam, L. Effect of microstructure of ITZ on compressive strength of concrete prepared with recycled aggregates. Constr. Build. Mater. 2004, 18, 461–468. [Google Scholar] [CrossRef]
  45. Boudali, S.; Soliman, A.M.; Abdulsalam, B.; Ayed, K.; Kerdal, D.E.; Poncet, S. Microstructural Properties of the Interfacial Transition Zone and Strength Development of Concrete Incorporating Recycled Concrete Aggregate. Int. J. Civil Envir. Struct. Constr. Archit. Eng. 2017, 11, 966–970. [Google Scholar]
  46. Señas, L.; Priano, C.; Marfil, S. Influence of recycled aggregates on properties of self-consolidating concretes. Constr. Build. Mater. 2016, 113, 498–505. [Google Scholar] [CrossRef] [Green Version]
  47. Gayarre, F.L.; Serna, P.; Cabo, A.D.; López, M.; Ángel, S.; López-Colina, C. Influence of recycled aggregate quality and proportioning criteria on recycled concrete properties. Waste Manag. 2009, 29, 3022–3028. [Google Scholar] [CrossRef] [PubMed]
  48. Sim, J.; Park, C. Compressive strength and resistance to chloride ion penetration and carbonation of recycled aggregate concrete with varying amount of fly ash and fine recycled aggregate. Waste Manag. 2011, 31, 2352–2360. [Google Scholar] [CrossRef]
  49. Yaprak, H.; Aruntas, H.Y.; Demir, I.; Simsek, O. Effects of the fine recycled concrete aggregates on the concrete properties. Int. J. Phys. Sci. 2011, 6, 2455–2461. [Google Scholar]
  50. Fan, C.-C.; Huang, R.; Hwang, H.; Chao, S.-J. Properties of concrete incorporating fine recycled aggregates from crushed concrete wastes. Constr. Build. Mater. 2016, 112, 708–715. [Google Scholar] [CrossRef]
  51. Huda, S.B. Mechanical and Durability Properties of Recycled and Repeated Recycled Coarse Aggregate Concrete. Ph.D. Thesis, University of Britsh Columbia, Vancouver, BC, Canada, 2014. [Google Scholar]
  52. Huda, S.B.; Alam, M.S. Mechanical and Freeze-Thaw Durability Properties of Recycled Aggregate Concrete Made with Recycled Coarse Aggregate. J. Mater. Civ. Eng. 2015, 27, 04015003. [Google Scholar] [CrossRef]
  53. Kapoor, K.; Singh, S.P.; Singh, B. Water Permeation Properties of Self Compacting Concrete Made with Coarse and Fine Recycled Concrete Aggregates. Int. J. Civ. Eng. 2016, 16, 47–56. [Google Scholar] [CrossRef]
  54. Corinaldesi, V. Mechanical and elastic behaviour of concretes made of recycled-concrete coarse aggregates. Constr. Build. Mater. 2010, 24, 1616–1620. [Google Scholar] [CrossRef]
  55. Limbachiya, M.C.; Leelawat, T.; Dhir, R.K. Use of recycled concrete aggregate in high-strength concrete. Mater. Struct. 2000, 33, 574–580. [Google Scholar] [CrossRef]
  56. Buyle-Bodin, F.; Hadjieva-Zaharieva, R. Influence of industrially produced recycled aggregates on flow properties of concrete. Mater. Struct. 2002, 35, 504–509. [Google Scholar] [CrossRef]
  57. Etxeberria, M.; Vázquez, E.; Marí, A.; Barra, M. Influence of amount of recycled coarse aggregates and production process on properties of recycled aggregate concrete. Cem. Concr. Res. 2007, 37, 735–742. [Google Scholar] [CrossRef]
  58. Corinaldesi, V.; Moriconi, G. The role of industrial by-products in self-compacting concrete. Constr. Build. Mater. 2011, 25, 3181–3186. [Google Scholar] [CrossRef]
  59. Etxeberria Larrañaga, M. Experimental Study on Microstructure and Structural Behaviour of Recycled Aggregate Concrete. Ph.D. Thesis, Universitat Politecnica de Catalunya, Barcelona, Spain, 2004. [Google Scholar]
Figure 1. The architecture of artificial neural network model.
Figure 1. The architecture of artificial neural network model.
Sustainability 13 03111 g001
Figure 2. Flow chart used to optimize the neural network model.
Figure 2. Flow chart used to optimize the neural network model.
Sustainability 13 03111 g002
Figure 3. Experimental versus predicted compressive strength values for (a) the training set, (b) testing set, and (c) validation set.
Figure 3. Experimental versus predicted compressive strength values for (a) the training set, (b) testing set, and (c) validation set.
Sustainability 13 03111 g003aSustainability 13 03111 g003b
Figure 4. Comparison between the simulated and the experimental results in terms of compressive strength for all samples used in the ANN database.
Figure 4. Comparison between the simulated and the experimental results in terms of compressive strength for all samples used in the ANN database.
Sustainability 13 03111 g004
Figure 5. Predicted versus experimental compressive strength results.
Figure 5. Predicted versus experimental compressive strength results.
Sustainability 13 03111 g005
Figure 6. Simulation results of the RSCC compressive strength with 100% NA and different FRCP contents.
Figure 6. Simulation results of the RSCC compressive strength with 100% NA and different FRCP contents.
Sustainability 13 03111 g006
Figure 7. Simulation results of compressive strength of RSCC for different RCA contents (0–100%) and three contents of FRCP: (a) 20%, (b) 30%, and (c) 35%.
Figure 7. Simulation results of compressive strength of RSCC for different RCA contents (0–100%) and three contents of FRCP: (a) 20%, (b) 30%, and (c) 35%.
Sustainability 13 03111 g007
Figure 8. Simulation results of RSCC compressive strength produced from four combinations of FRCP and FA contents at different curing ages.
Figure 8. Simulation results of RSCC compressive strength produced from four combinations of FRCP and FA contents at different curing ages.
Sustainability 13 03111 g008
Figure 9. Simulation results of the effect of FRCP and FA contents on the strength of RSCC (100% RCA) after 28 and 180 curing days.
Figure 9. Simulation results of the effect of FRCP and FA contents on the strength of RSCC (100% RCA) after 28 and 180 curing days.
Sustainability 13 03111 g009
Table 1. Statistical characteristics of the experimental database.
Table 1. Statistical characteristics of the experimental database.
Parameters (Unit)MinMaxMeanStandard Deviation
InputsBinder content (B) (kg/m³)208460363.2272.33
Water/binder ratio (W/B)0.40.650.490.08
Natural aggregates (NA) (kg/m³)01290504.89454.11
Recycled concrete aggregates (RCA) (kg/m³)01215396.78398.34
Natural pozzolana (NP) (kg/m³)0140730.51
Fly ash (FA) (kg/m³)018530.1261.23
Fine recycled concrete powder (FRCP) (kg/m³)01405.8327.98
Natural sand (NS) (kg/m³)01050600.03230.25
Recycled sand (RS) (kg/m³)0105090.1218.85
Curing time (days)318035.0438.61
OutputCompressive strength of RSCC (MPa)126537.8112.22
Table 2. Values of the neural network parameters used in the ANN model.
Table 2. Values of the neural network parameters used in the ANN model.
ParametersValues
Number of input layer units10
Number of hidden layers1
Number of hidden layer units10
Number of output layer units1
Learning rate0.01
Performance goal 10−5
Table 3. List of the input parameters.
Table 3. List of the input parameters.
ParameterDescription
B (kg/m³)Binder Content
W/B Water/binder Ratio
NA (kg/m³)Natural Aggregate
RCA (kg/m³)Recycled Concrete Aggregates
NP (kg/m³)Natural Pozzolana
FA (kg/m³)Fly Ash
FRCP (kg/m³)Fine Recycled Aggregate Powder
NS (kg/m³)Natural Sand
RS (kg/m³)Recycled Sand
CT (days)Curing Time
Table 4. Performance of the designed ANN model.
Table 4. Performance of the designed ANN model.
Evaluation ParametersRR2MSERMSEMAENMAE
Training0.970.930.010.10.0432.49
Testing0.960.920.010.10.0664.61
Table 5. Mix proportions of concrete mixtures for 1 m3.
Table 5. Mix proportions of concrete mixtures for 1 m3.
Sample Fine Aggregates (kg/m³)Coarse Aggregates (kg/m3)Additives
Binder (kg/m³)WW/BS (kg/m³)NA(kg/m3)RCA (kg/m3)FRCP (kg/m3)NP (kg/m3)
SCSC16202250.36121330300170
RSCSC26202250.36121303031700
RSCSC36202250.36121330300170
RSCSC46202250.36121303031700
Table 6. Compressive strength values of mixtures were used as unseen inputs to further validate the model.
Table 6. Compressive strength values of mixtures were used as unseen inputs to further validate the model.
CS (MPa)
Times (Days)SCSC1RSCSC2RSCSC3RSCSC4
724.2525.2226.1927.16
2838.837.8338.845.6
6043.6543.6547.5353.35
9045.646.5650.4454.32
18047.5349.553.3555.94
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Boudali, S.; Abdulsalam, B.; Rafiean, A.H.; Poncet, S.; Soliman, A.; ElSafty, A. Influence of Fine Recycled Concrete Powder on the Compressive Strength of Self-Compacting Concrete (SCC) Using Artificial Neural Network. Sustainability 2021, 13, 3111. https://doi.org/10.3390/su13063111

AMA Style

Boudali S, Abdulsalam B, Rafiean AH, Poncet S, Soliman A, ElSafty A. Influence of Fine Recycled Concrete Powder on the Compressive Strength of Self-Compacting Concrete (SCC) Using Artificial Neural Network. Sustainability. 2021; 13(6):3111. https://doi.org/10.3390/su13063111

Chicago/Turabian Style

Boudali, Sara, Bahira Abdulsalam, Amir Hossein Rafiean, Sébastien Poncet, Ahmed Soliman, and Adel ElSafty. 2021. "Influence of Fine Recycled Concrete Powder on the Compressive Strength of Self-Compacting Concrete (SCC) Using Artificial Neural Network" Sustainability 13, no. 6: 3111. https://doi.org/10.3390/su13063111

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