Prediction of Strength of Remixed Concrete by Application of Orthogonal Decomposition, Neural Analysis and Regression Analysis
-
K.L. Bidkar
Abstract
Compressive strength is the foremost property of concrete which is influenced by a number of parameters. These parameters plays important role for the characteristics achieved by concrete. Orthogonal decomposition, neural analysis and regression analysis tools can be utilized where the dependence and independence of these parameters to be considered. In this paper these analyses are considered for remix concrete, in which apart from the cement contents, w/c ratio, proportions of C.A., F.A., the other parameters like blend ratio (r=Qo/Qf, Qo=quantity of old partially set concrete, Qf =quantity of fresh concrete) time lag ( time between preparation and placing of concrete) also plays the important role.
1 Introduction
In the modern Civil Engineering construction work, concrete plays a vital role and is used very widely as a building material. It is composed of fine and coarse aggregates held together by a hardened paste of cement and water. It is generally considered that if this mixed mass is not immediately placed in the formwork and compacted without further loss in time, it starts to lose its strength. This partially set concrete if used in concreting reduces the strength of the structural elements. In construction partial setting of concrete occurs due to unforeseen circumstances like displacement of the formwork, power failure and breakdown of machinery, accidents and delay in casting due to time gaps, delay in transportation of concrete from RMC plant to project site location, due to extension of the incomplete construction on next day, due to shortage of constituents of concrete etc. A loss of strength is noticed if the concrete mass suffers setting due to considerable time lag between preparing the mix and it’s placing. It is relevant to mention here that the strength and workability characteristics may not be affected appreciably up to the initial setting time but as the final setting time is approached they are greatly affected [1, 2]. The algorithms optimizing hybrid performance measures that seek to balance quantification and classification performance. The algorithms present a significant advancement in the theory of multivariate optimization, via a rigorous theoretical analysis, that they exhibit optimal convergence [3]. The mathematical model development is also possible by orthogonal decomposition [4, 5], saving time and computational work. Proper orthogonal decomposition (POD) is an accepted dimensionality reduction technique, which helps in hierarchizing the various influencing variables based on their variability. Therefore, this technique is helpful in development of mathematical models that are operational and require less computational effort and time. For the estimation of the compressive strength of concrete specimens an artificial neural network (ANN) using the experimental laboratory strength, and the ingredient values, their ratios is utilized in the study. Prediction of concrete compressive strength is implemented using ANN models, consisting of eleven input layer, one hidden layer and one output layer, for each data set. The analysis is then conducted for cube specimens with different compressive strengths for wide variation in their constituent proportions.
As compressive strength is utmost important property judging the levels of performance, the constituents of concrete and their relative importance should be considered. The statistical approaches are useful in predicting the strength of concrete [6].
The purpose of regression techniques are used to take data and deduce a response (y) or responses in terms of input variables (x-values).
Regression analysis is utilized to predict a continuous dependent variable or response from a number of independent or input variables. If the dependent variable is dichotomous, then logistic regression should be used. The independent variables used in regression can be either continuous or dichotomous (i.e. take on a value of 0 or 1). Categorical independent variables with more than two values can also be used in regression analyses, but they first must be converted into variables that have only two levels. This is called dummy coding or indicator variables. Usually, regression analysis is used with naturally-occurring variables, as opposed to experimentally manipulated variables, although you can use regression with experimentally manipulated variables. There are also the state-of-the-art regression methods, namely projection pursuit regression, support vector machines (SVM) and random forests [7]. In statistics, projection pursuit regression is a statistical model developed by Jerome H. Friedman and Werner Stuetzle which is an extension of additive models. This model adapts the additive models in that it first projects the data matrix of explanatory variables in the optimal direction before applying smoothing functions to these explanatory variables [8]. Support vector machine (SVM) is firmly based on learning theory and uses regression technique by introducing accuracy insensitive loss function. SVM is one of the machine learning (ML) techniques derived from statistical learning theory by Vapnik and Chervonenkis [9]. The foundations of SVM were developed by Vapnik [10] at AT&T Bell Laboratories. Overall, SVMs have been applied in statistics, computer science, and other fields with great success. Random forest is a great algorithm to train early in the model development process, to see how it performs and it’s hard to build a “bad” Random Forest, because of its simplicity. This algorithm is also a great choice, if you need to develop a model in a short period of time. On top of that, it provides a pretty good indicator of the importance it assigns to your features. Random Forests are also very hard to beat in terms of performance. Of course you can probably always find a model that can perform better, like a neural network, but these usually take much more time in the development. And on top of that, they can handle a lot of different feature types, like binary, categorical and numerical. Random forests are a type of ensemble method whichmakes predictions by averaging over the predictions of several independent base models. Since its introduction by Breiman, the random forests framework has been extremely successful as a general purpose classification and regression method [11].
2 Related Work
The work is carried out for twelve strength values along with the variables which affect the strength i.e. cement, FA, CA, water, blend ratio r and time lag t as the primary variables along with the derived variables water cement ratio (W/C),fine aggregate to cement ratio (FA/C), coarse aggregate to cement ratio (CA/C), blend ratio to cement ratio (r/C) and time lag to cement ratio (t/C). For developing the proposed model three different methods namely orthogonal decomposition, neural analysis and regression analysis are utilized.
A) Orthogonal Decomposition
Algorithm for POD [5, 12] has the following sequential steps in reorganizing and rationalizing data for subsequent use.
Appropriate data attainment is the first step in orthogonal decomposition
Checking for size, completeness and outliers for the data collected
Creation of artificial variables from available data may be considered if established relationship exists, to reduce time and effort.
Z-score standardization is a popular normalization.
Zi = (xi − ẍk)/σk
Zi = Standardized variable
xi = Original variable
ẍk = Variable mean
σk = Standard deviation
= [1/NΣ(xi-ẍk)2]1/2
N = Total no. of observations
K = Total no. of variables
Assembling the correlation matrix for normalized. Checking for singularity, sample adequacy and sphericity of data.
Eigen values and eigenvectors extraction from the correlation matrix. Eigenvectors designate the direction in which the greatest variations are seen. Eigen values quantify the relative amount of variation explained by the components.
Correlation matrix is always a symmetric matrix, the eigen values are always real and eigenvectors are orthogonal to each other.
Data reduction and hierarchization is done, based on the end objective of the exercise. Scree plots, eigen values and eigenvectors help in decision making as to how many axes need to be considered.
A total data of 12 variables is considered, out of which 7 are primary quantities and 5 are derived quantities. These are examined by orthogonal decomposition [12]. The Dependent variable strength is tested by comparing it with other quantities. For the data under consideration the corelation matrix is formed as shown in Table 1.The data is checked for non-sphericity as well as adequacy.
Co-relation Matrix
Co-relation | Strength | Cement | FA | CA | Water | r | t | W/C | FA/C | CA/C | r/C | t/C |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Strength | 1.000 | 1.000 | 1.000 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.996 | 0.9968 | 0.9967 | 0.9973 |
Cement | 1.000 | 1.000 | 1.000 | 1.000 | 0.999 | 0.999 | 0.999 | 0.999 | 0.9965 | 0.9965 | 0.9964 | 0.9970 |
FA | 1.000 | 1.000 | 1.000 | 1.000 | 0.999 | 0.999 | 0.999 | 0.999 | 0.996 | 0.9961 | 0.9960 | 0.9967 |
CA | 0.99 | 1.0000 | 1.000 | 1.000 | 0.998 | 0.999 | 0.999 | 0.999 | 0.9960 | 0.9959 | 0.9958 | 0.9966 |
Water | 0.9993 | 0.9992 | 0.999 | 0.998 | 1.000 | 1.000 | 1.0000 | 0.999 | 0.9988 | 0.9987 | 0.9986 | 0.9990 |
r | 0.9994 | 0.9993 | 0.999 | 0.999 | 1.000 | 1.000 | 1.0000 | 1.000 | 0.9986 | 0.9986 | 0.9984 | 0.9989 |
t | 0.9995 | 0.9994 | 0.999 | 0.999 | 1.000 | 1.000 | 1.0000 | 1.000 | 0.9985 | 0.9985 | 0.9984 | 0.9988 |
W/C | 0.9995 | 0.9994 | 0.999 | 0.999 | 0.999 | 1.000 | 1.0000 | 1.000 | 0.9984 | 0.9983 | 0.9982 | 0.9987 |
FA/C | 0.9969 | 0.9965 | 0.996 | 0.996 | 0.998 | 0.998 | 0.9985 | 0.998 | 1.0000 | 1.0000 | 0.9999 | 0.9999 |
CA/C | 0.9968 | 0.9965 | 0.996 | 0.995 | 0.998 | 0.998 | 0.9985 | 0.998 | 1.0000 | 1.0000 | 1.0000 | 0.9999 |
r/C | 0.9967 | 0.9964 | 0.996 | 0.995 | 0.998 | 0.998 | 0.9984 | 0.998 | 0.9999 | 1.0000 | 1.0000 | 0.9999 |
t/C | 0.9973 | 0.9970 | 0.996 | 0.996 | 0.999 | 0.998 | 0.9988 | 0.998 | 0.9999 | 0.9999 | 0.9999 | 1.0000 |
Total variance is extracted from, each component by PCA. The components eigen values as a total, percentage of variance as well as cumulative percentage for all the components are tabulated in Table 2. The only first two components have the major influence.
Total Variance using the Extraction Method, Principal Component Analysis
Initial Eigen values | Extraction Sums of Squared Loadings | |||||
---|---|---|---|---|---|---|
Component | Total | % of Variance | Cumulative % | Total | % of Variance | Cumulative % |
1 | 9.31 | 77.581 | 77.581 | 9.31 | 77.581 | 77.581 |
2 | 2.684 | 22.37 | 99.951 | 2.684 | 22.37 | 99.951 |
3 | 0.003 | 0.028 | 99.979 | |||
4 | 0.003 | 0.021 | 100 | |||
5 | 1.69E-05 | 0 | 100 | |||
6 | 3.86E-08 | 3.22E-07 | 100 | |||
7 | 2.65E-11 | 2.20E-10 | 100 | |||
8 | 2.87E-12 | 2.39E-11 | 100 | |||
9 | 8.60E-13 | 7.16E-12 | 100 | |||
10 | 4.03E-14 | 3.36E-13 | 100 | |||
11 | 1.45E-16 | 1.21E-15 | 100 | |||
12 | -1.09E-16 |
For squared loading these two components plays important role.
The plot for variation of eigen values with respect to the components shown in Figure 1, which elaborates the significance of components in the analysis. Figure shows that the slope of trend line is a steep fall down up to component 2. Next to component 2, the slope is not significant. Thus 99.95% of changes occurred by first two parameters (Table 1).

Plot of Components Vs Eigen Value
The data decomposition (Table 3) is done and the plot of parameters Vs component presented in Figure 2. This figure shows the relationship of various variables with respect to the components is plotted. It is observed that the strength and W/C ratio are in different quadrants, which reveals that there is a reduction in strength with increase in water to cement ratio. This is consistent with the recognized Abram’s law which states the strength of a concrete mix is inversely related to the mass ratio of water to cement.As the water content increases the strength of concrete decreases.

Variation of Parameters Vs Component
Component Matrix using the Extraction Method, Principal Component Analysis
Parameters | Component | |
---|---|---|
1 | 2 | |
Strength | .999 | -.015 |
Cement | .999 | -.034 |
FA | .998 | -.055 |
CA | .998 | -.065 |
Water | .610 | .792 |
r | .741 | .671 |
t | .811 | .585 |
W/C | .858 | .512 |
FA/C | -.865 | .501 |
CA/C | -.872 | .489 |
r/C | -.881 | .473 |
t/C | -.848 | .529 |
Graphical representation of each parameter Vs all other parameters is given in Figure 3.

Scatter Plot of Parameters
Normal P-P Plot of Regression Standardized Residual for Dependent Variable Strength is plotted as shown in Figure 4 By regression analysis the dependent variable strength is represented against its predicted values (Figure 5).

Normal P-P Plot of Regression Standardized Residual for Dependent Variable Strength
B) Neural Network Analysis
The 12 specimens are considered as trial specimens, amongst which 75% (9 Nos) are considered for training and remaining 25% (3 Nos.) used for testing purpose. The case processing summary for these specimens including the testing and training is shown in Table 4
Case Processing Summary
N | Percent | ||
---|---|---|---|
Sample | Training | 9 | 75.00% |
Testing | 3 | 25.00% | |
Valid | 12 | 100.00% | |
Excluded | 0 | ||
Total | 12 |
The neural network [13] for input data and output data is represented in figure 6.The details of the network used is tabulated in Table 5
Network Information
1 | Cement | ||
2 | FA | ||
3 | CA | ||
4 | Water | ||
5 | r | ||
Covariates | 6 | t | |
Input Layer | 7 | W/C | |
8 | FA/C | ||
9 | CA/C | ||
10 | r/C | ||
11 | t/C | ||
Number of Units | 11 | ||
Rescaling Method for Covariates | Standardized | ||
Hidden Layer(s) | Number of Hidden Layers | 1 | |
Number of Units in Hidden Layer 1 | 4 | ||
Activation Function | Hyperbolic tangent | ||
Dependent Variables 1 | Strength | ||
Output Layer | Number of Units | 1 | |
Rescaling Method for Scale Dependents | Standardized | ||
Activation Function | Identity | ||
Error Function | Sum of Squares |
Multilayer Perceptron [14]
The Neural Analysis Model developed and it is summarized as shown in Table 6. It indicates Sum of squares error and relative error for testing and training data used. The various parameter estimates predicted are composed in Table 6, which indicates the values of component parameters for different layers under consideration.
Model Summary
Sum of Squares Error | 0.003 | |
Training | Relative Error | 0.001 |
Stopping Rule | 1 consecutive step(s) | |
Used | with no decrease in | |
error | ||
Training Time | 00:00.0 | |
Testing | Sum of Squares Error | 4.18E-05 |
Relative Error | 0.001 | |
Dependent Variable: Strength |
The relationship of laboratory strengths and predicted strengths are plotted in Figure 7, which gives a linear relationship between these two strengths.

Regression adjusted for Dependent Variable Strength
![Figure 6 Neural Network [14]](/document/doi/10.1515/eng-2019-0053/asset/graphic/j_eng-2019-0053_fig_006.jpg)
Neural Network [14]
Figure 8 illustrates the importance of independent variables which are responsible for influencing the dependent variable (strength of concrete).These results also holdgood with the results investigated from figure 2 of decomposition analysis.
C) Linear Regression
Linear regression analysis is carried out for the observed compressive lab strength. The model compressive strength and the observed values of compressive strength are summarized in Table 8
Independent Variable Importance
Importance | Normalized Importance | |
---|---|---|
Cement | 0.13 | 63.10% |
FA | 0.18 | 87.90% |
CA | 0.205 | 100.00% |
Water | 0.091 | 44.20% |
r | 0.04 | 19.40% |
t | 0.094 | 45.90% |
W/C | 0.112 | 54.50% |
FA/C | 0.049 | 23.80% |
CA/C | 0.032 | 15.60% |
r/C | 0.039 | 18.90% |
t/C | 0.028 | 13.70% |
Summary statistics
Variable | Obs. | Obs. with missing data | Obs. without missing data | Minimum | Maximum | Mean | Std. deviation |
---|---|---|---|---|---|---|---|
Compressive Strength Model (MPa) | 12 | 0 | 12 | 20.519 | 31.173 | 26.62 | 3.289 |
Comp Lab(Strength MPa) | 12 | 0 | 12 | 21.000 | 31.000 | 26.40 | 3.508 |
3 Model Development
Regression of variable Compressive Strength Model (MPa))
The goodness of fit statistics for the model is noted in Table 9.
Goodness of fit statistics (Compressive Strength Model (MPa)
Obs. | Sum of weights | DF | R2 | Adjusted R2 | MSE | RMSE | MAPE | DW | Cp | AIC | SBC | PC |
---|---|---|---|---|---|---|---|---|---|---|---|---|
12 | 12 | 10 | 0.931 | 0.924 | 0.825 | 0.908 | 1.959 | 1.73 | 2.00 | -0.496 | 0.474 | 0.097 |
Table 10 shows the variance analysis for model strength with error involved
Analysis of variance (Compressive Strength Model (Mpa))
Source | DF | Sum of squares | Mean squares | F | Pr> F |
---|---|---|---|---|---|
Model | 1 | 110.718 | 110.718 | 134.20 | < 0.0001 |
Error | 10 | 8.250 | 0.825 | ||
Corrected Total | 11 | 118.969 |
Computed against model Y = Mean(Y)
The parameters involved in the model developed from laboratory compressive strength is given in Table 11. From these observations the linear regression equation for model development can be derived.
Model parameters (Compressive Strength Model (Mpa))
Source | Value | Standard error | t | Pr > |t| | Lower bound | Upper bound |
---|---|---|---|---|---|---|
(95%) | (95%) | |||||
Intercept | 2.739 | 2.078 | 1.318 | 0.217 | -1.892 | 7.369 |
Comp. Strength Lab(MPa) | 0.904 | 0.078 | 11.58 | < 0.0001 | 0.731 | 1.078 |
Equation of the model (Compressive Strength Model (MPa)):
Y Model(N/mm2) = 2.738678+0.904492*YLab (= Yp-N/mm2)
From standardized coefficients of compressive strength of tabular results of Table 12, the graphical results are plotted in Figure 9.

Laboratory Strength Vs Predicted Strength

Importance of Independent Variables
Standardized coefficients (Compressive Strength Model (MPa))
Source | Value | error Standard | t | Pr > |t| | Lower bound (95%) | Upper bound (95%) |
---|---|---|---|---|---|---|
Comp Strength Lab(MPa) | 0.965 | 0.083 | 11.58 | < 0.0001 | 0.779 | 1.15 |
The lab strengths and predicted model strength prediction along with the residuals statistics is tabulated in Figure 9.
The regression analysis is applied for model strength and its lab strengths are plotted in Figure 10. The representation of lab strength Vs the standardized residuals is shown in Figure 11

Regression of YModel(N/mm2) by YLab (= Yp-N/mm2) (R2=0.931)

Pred (YModel(N/m2)/YModel(N/m2)

Standardized residuals / YModelN/m2
The representation of predicted model strength Vs model strength shows a better linear relationship is as shown in Figure 10.
The standardized residuals for each model strengths are graphically represented in Figure 11.
4 Conclusions
The data used for various analyses gives the conclusions as follows:
From Orthogonal Decomposition
It is concluded that the compressive strength increases as cement content, CA and FA contents. It decreases with
Predictions and residuals (Compressive Strength Model (MPa))
Obs. | Weight | Comp Strength Lab | Comp Strength Model | Pred (Comp. Strength Model (MPa)) | Residual | Std. residual | Std. dev. on pred. | Lower bound 95% | Upper bound 95% | Std. dev. on pred. | Lower Bound 95% | Upper bound 95% |
---|---|---|---|---|---|---|---|---|---|---|---|---|
(MPa) | (Mpa) | (Mean) | (Mean) | (Mean) | (Obs.) | (Obs.) | (Observation) | |||||
1 | 1 | 31.000 | 31.1 | 30.778 | 0.395 | 0.435 | 0.445 | 29.787 | 31.768 | 1.011 | 28.52 | 33.03 |
2 | 1 | 30.700 | 30.4 | 30.507 | -0.079 | -0.087 | 0.426 | 29.558 | 31.455 | 1.003 | 28.27 | 32.74 |
3 | 1 | 29.800 | 29.6 | 29.693 | -0.020 | -0.022 | 0.373 | 28.861 | 30.524 | 0.982 | 27.50 | 31.88 |
4 | 1 | 29.400 | 29.2 | 29.331 | -0.036 | -0.040 | 0.351 | 28.548 | 30.114 | 0.974 | 27.16 | 31.501 |
5 | 1 | 28.330 | 28.3 | 28.363 | -0.009 | -0.010 | 0.302 | 27.689 | 29.037 | 0.957 | 26.23 | 30.49 |
6 | 1 | 27.200 | 27.0 | 27.341 | -0.322 | -0.355 | 0.269 | 26.740 | 27.941 | 0.947 | 25.23 | 29.45 |
7 | 1 | 25.500 | 25.7 | 25.803 | -0.032 | -0.035 | 0.272 | 25.198 | 26.408 | 0.948 | 23.69 | 27.91 |
8 | 1 | 25.100 | 25.1 | 25.441 | -0.262 | -0.288 | 0.281 | 24.815 | 26.068 | 0.951 | 23.32 | 27.56 |
9 | 1 | 24.300 | 24.5 | 24.718 | -0.147 | -0.162 | 0.309 | 24.029 | 25.407 | 0.960 | 22.58 | 26.85 |
10 | 1 | 22.600 | 22.4 | 23.180 | -0.706 | -0.777 | 0.396 | 22.298 | 24.063 | 0.991 | 20.97 | 25.38 |
11 | 1 | 21.000 | 20.5 | 21.733 | -1.214 | -1.337 | 0.497 | 20.626 | 22.840 | 1.035 | 19.42 | 24.04 |
12 | 1 | 21.90 | 24.9 | 22.54 | 2.43 | 2.67 | 0.439 | 21.57 | 23.52 | 1.009 | 20.30 | 24.79 |
increase in water content, blend ratio, time lag and W/C ratio (Figure 2)
It also decreases with the parameter’s ratios like W/C, CA/C, r/C, t/c
From Neural Analysis
Figure 8 represents that the dependent variable strength is having the main influence of the parameters like C.A, FA, cement and W/C ratio, while the other parameters like t, r, water, the ratios like FA/C, r/C,CA/C, t/C are not so much significant.
From Linear Regression
From the lab compressive strength, the model strength can be predicted effectively (R2 = 0.931).
The equation of the model formalized as, Y Model (N/mm2) = 2.738678+0.904492*YLab (= Yp-N/mm2.
References
[1] A.A. Alnaki, F.M. Wegian, M.A. Abdalghafar, F.A. Alotaibi, Assessment of the Strength of Remixed Concrete Structures, Jordan Journal of Civil Engineering 2014; 8(2):227-238Suche in Google Scholar
[2] A.M. Neville, Properties of concrete Fourth and Final Edition, in Perason-Prentice Hall 2004.Suche in Google Scholar
[3] Kar, P., Li, S., Narasimhan, H., Chawla, S., & Sebastiani, F. Online Optimization Methods for the Quantification Problem, 2016; 1625-163410.1145/2939672.2939832Suche in Google Scholar
[4] Y.C. Liang, W.Z. Lin, H.P. Lee, S.P. Lim, K.H. Lee, H. Sun, Proper orthogonal decomposition and its applications - Part II: Model reduction for MEMS dynamical analysis, Journal of Sound 2002; 256(3):515-53210.1006/jsvi.2002.5007Suche in Google Scholar
[5] M. Bartlett, J.G. MacGregor, Statistical analysis of the compressive strength of concrete in structures, ACI Materials Journal 1996; 93(2): 158-1610.14359/1353Suche in Google Scholar
[6] A. Sadrmomtazi, J. Sobhani, M.A. Mirgozar, Modeling compressive strength of EPS lightweight concrete using regression, neural network and ANFIS International Journal of Optimization In Civil 2019; 9(2):313-32910.1016/j.conbuildmat.2013.01.016Suche in Google Scholar
[7] Mendes-Moreira, J., Jorge, A. M., De Sousa, J. F., & Soares, C. Comparing state-of-the-art regression methods for long term travel time prediction. Intelligent Data Analysis 2012; 16(3), 427–44910.3233/IDA-2012-0532Suche in Google Scholar
[8] Friedman, J.H. and Stuetzle, W. Projection Pursuit Regression. Journal of the American Statistical Association 1981; 76(376), 817–82310.1080/01621459.1981.10477729Suche in Google Scholar
[9] V. Vapnik, A. Chervonenkis, V. Vapnik, A. Chervonenkis, A note on one class of perceptrons, Autom. Remote Control 2,(1964)Suche in Google Scholar
[10] V.Vapnik, The Nature of Statistical Learning Theory, Springer-Verlag Berlin, Heidelberg, ISBN:0-387-94559-8-1995.10.1007/978-1-4757-2440-0Suche in Google Scholar
[11] Leo Breiman (2001) “Random Forests” Machine Learning, 45, 5-3210.1023/A:1010933404324Suche in Google Scholar
[12] G. Kerschen, J.C. Golinval, A.F. Vakakis, L.A. Bergman, The method of proper orthogonal decomposition for dynamical characterization and order reduction of mechanical systems: An overview, Nonlinear Dynamics 2005; 41, 147–169.10.1007/s11071-005-2803-2Suche in Google Scholar
[13] M. Nikoo, F. Torabian Moghadam, Ł. Sadowski, Prediction of Concrete Compressive Strength by Evolutionary Artificial Neural Networks Advance Materials Science Engineering ,2015;1-810.1155/2015/849126Suche in Google Scholar
[14] I.C. Yeh, Modeling of strength of high-performance concrete using artificial neural networks, Cement and ConcreteRe-search1998; 28(12), 1797–180810.1016/S0008-8846(98)00165-3Suche in Google Scholar
© 2019 K.L. Bidkar and Dr.P.D. Jadhao, published by De Gruyter
This work is licensed under the Creative Commons Attribution 4.0 International License.
Artikel in diesem Heft
- Regular Article
- Exploring conditions and usefulness of UAVs in the BRAIN Massive Inspections Protocol
- A hybrid approach for solving multi-mode resource-constrained project scheduling problem in construction
- Identification of geodetic risk factors occurring at the construction project preparation stage
- Multicriteria comparative analysis of pillars strengthening of the historic building
- Methods of habitat reports’ evaluation
- Effect of material and technological factors on the properties of cement-lime mortars and mortars with plasticizing admixture
- Management of Innovation Ecosystems Based on Six Sigma Business Scorecard
- On a Stochastic Regularization Technique for Ill-Conditioned Linear Systems
- Dynamic safety system for collaboration of operators and industrial robots
- Assessment of Decentralized Electricity Production from Hybrid Renewable Energy Sources for Sustainable Energy Development in Nigeria
- Seasonal evaluation of surface water quality at the Tamanduá stream watershed (Aparecida de Goiânia, Goiás, Brazil) using the Water Quality Index
- EFQM model implementation in a Portuguese Higher Education Institution
- Assessment of direct and indirect effects of building developments on the environment
- Accelerated Aging of WPCs Based on Polypropylene and Plywood Production Residues
- Analysis of the Cost of a Building’s Life Cycle in a Probabilistic Approach
- Implementation of Web Services for Data Integration to Improve Performance in The Processing Loan Approval
- Rehabilitation of buildings as an alternative to sustainability in Brazilian constructions
- Synthesis Conditions for LPV Controller with Input Covariance Constraints
- Procurement management in construction: study of Czech municipalities
- Contractor’s bid pricing strategy: a model with correlation among competitors’ prices
- Control of construction projects using the Earned Value Method - case study
- Model supporting decisions on renovation and modernization of public utility buildings
- Cements with calcareous fly ash as component of low clinker eco-self compacting concrete
- Failure Analysis of Super Hard End Mill HSS-Co
- Simulation model for resource-constrained construction project
- Getting efficient choices in buildings by using Genetic Algorithms: Assessment & validation
- Analysis of renewable energy use in single-family housing
- Modeling of the harmonization method for executing a multi-unit construction project
- Effect of foam glass granules fillers modification of lime-sand products on their microstructure
- Volume Optimization of Solid Waste Landfill Using Voronoi Diagram Geometry
- Analysis of occupational accidents in the construction industry with regards to selected time parameters
- Bill of quantities and quantity survey of construction works of renovated buildings - case study
- Cooperation of the PTFE sealing ring with the steel ball of the valve subjected to durability test
- Analytical model assessing the effect of increased traffic flow intensities on the road administration, maintenance and lifetime
- Quartz bentonite sandmix in sand-lime products
- The Issue of a Transport Mode Choice from the Perspective of Enterprise Logistics
- Analysis of workplace injuries in Slovakian state forestry enterprises
- Research into Customer Preferences of Potential Buyers of Simple Wood-based Houses for the Purpose of Using the Target Costing
- Proposal of the Inventory Management Automatic Identification System in the Manufacturing Enterprise Applying the Multi-criteria Analysis Methods
- Hyperboloid offset surface in the architecture and construction industry
- Analysis of the preparatory phase of a construction investment in the area covered by revitalization
- The selection of sealing technologies of the subsoil and hydrotechnical structures and quality assurance
- Impact of high temperature drying process on beech wood containing tension wood
- Prediction of Strength of Remixed Concrete by Application of Orthogonal Decomposition, Neural Analysis and Regression Analysis
- Modelling a production process using a Sankey diagram and Computerized Relative Allocation of Facilities Technique (CRAFT)
- The feasibility of using a low-cost depth camera for 3D scanning in mass customization
- Urban Water Infrastructure Asset Management Plan: Case Study
- Evaluation the effect of lime on the plastic and hardened properties of cement mortar and quantified using Vipulanandan model
- Uplift and Settlement Prediction Model of Marine Clay Soil e Integrated with Polyurethane Foam
- IoT Applications in Wind Energy Conversion Systems
- A new method for graph stream summarization based on both the structure and concepts
- “Zhores” — Petaflops supercomputer for data-driven modeling, machine learning and artificial intelligence installed in Skolkovo Institute of Science and Technology
- Economic Disposal Quantity of Leftovers kept in storage: a Monte Carlo simulation method
- Computer technology of the thermal stress state and fatigue life analysis of turbine engine exhaust support frames
- Statistical model used to assessment the sulphate resistance of mortars with fly ashes
- Application of organization goal-oriented requirement engineering (OGORE) methods in erp-based company business processes
- Influence of Sand Size on Mechanical Properties of Fiber Reinforced Polymer Concrete
- Architecture For Automation System Metrics Collection, Visualization and Data Engineering – HAMK Sheet Metal Center Building Automation Case Study
- Optimization of shape memory alloy braces for concentrically braced steel braced frames
- Topical Issue Modern Manufacturing Technologies
- Feasibility Study of Microneedle Fabrication from a thin Nitinol Wire Using a CW Single-Mode Fiber Laser
- Topical Issue: Progress in area of the flow machines and devices
- Analysis of the influence of a stator type modification on the performance of a pump with a hole impeller
- Investigations of drilled and multi-piped impellers cavitation performance
- The novel solution of ball valve with replaceable orifice. Numerical and field tests
- The flow deteriorations in course of the partial load operation of the middle specific speed Francis turbine
- Numerical analysis of temperature distribution in a brush seal with thermo-regulating bimetal elements
- A new solution of the semi-metallic gasket increasing tightness level
- Design and analysis of the flange-bolted joint with respect to required tightness and strength
- Special Issue: Actual trends in logistics and industrial engineering
- Intelligent programming of robotic flange production by means of CAM programming
- Static testing evaluation of pipe conveyor belt for different tensioning forces
- Design of clamping structure for material flow monitor of pipe conveyors
- Risk Minimisation in Integrated Supply Chains
- Use of simulation model for measurement of MilkRun system performance
- A simulation model for the need for intra-plant transport operation planning by AGV
- Operative production planning utilising quantitative forecasting and Monte Carlo simulations
- Monitoring bulk material pressure on bottom of storage using DEM
- Calibration of Transducers and of a Coil Compression Spring Constant on the Testing Equipment Simulating the Process of a Pallet Positioning in a Rack Cell
- Design of evaluation tool used to improve the production process
- Planning of Optimal Capacity for the Middle-Sized Storage Using a Mathematical Model
- Experimental assessment of the static stiffness of machine parts and structures by changing the magnitude of the hysteresis as a function of loading
- The evaluation of the production of the shaped part using the workshop programming method on the two-spindle multi-axis CTX alpha 500 lathe
- Numerical Modeling of p-v-T Rheological Equation Coefficients for Polypropylene with Variable Chalk Content
- Current options in the life cycle assessment of additive manufacturing products
- Ideal mathematical model of shock compression and shock expansion
- Use of simulation by modelling of conveyor belt contact forces
Artikel in diesem Heft
- Regular Article
- Exploring conditions and usefulness of UAVs in the BRAIN Massive Inspections Protocol
- A hybrid approach for solving multi-mode resource-constrained project scheduling problem in construction
- Identification of geodetic risk factors occurring at the construction project preparation stage
- Multicriteria comparative analysis of pillars strengthening of the historic building
- Methods of habitat reports’ evaluation
- Effect of material and technological factors on the properties of cement-lime mortars and mortars with plasticizing admixture
- Management of Innovation Ecosystems Based on Six Sigma Business Scorecard
- On a Stochastic Regularization Technique for Ill-Conditioned Linear Systems
- Dynamic safety system for collaboration of operators and industrial robots
- Assessment of Decentralized Electricity Production from Hybrid Renewable Energy Sources for Sustainable Energy Development in Nigeria
- Seasonal evaluation of surface water quality at the Tamanduá stream watershed (Aparecida de Goiânia, Goiás, Brazil) using the Water Quality Index
- EFQM model implementation in a Portuguese Higher Education Institution
- Assessment of direct and indirect effects of building developments on the environment
- Accelerated Aging of WPCs Based on Polypropylene and Plywood Production Residues
- Analysis of the Cost of a Building’s Life Cycle in a Probabilistic Approach
- Implementation of Web Services for Data Integration to Improve Performance in The Processing Loan Approval
- Rehabilitation of buildings as an alternative to sustainability in Brazilian constructions
- Synthesis Conditions for LPV Controller with Input Covariance Constraints
- Procurement management in construction: study of Czech municipalities
- Contractor’s bid pricing strategy: a model with correlation among competitors’ prices
- Control of construction projects using the Earned Value Method - case study
- Model supporting decisions on renovation and modernization of public utility buildings
- Cements with calcareous fly ash as component of low clinker eco-self compacting concrete
- Failure Analysis of Super Hard End Mill HSS-Co
- Simulation model for resource-constrained construction project
- Getting efficient choices in buildings by using Genetic Algorithms: Assessment & validation
- Analysis of renewable energy use in single-family housing
- Modeling of the harmonization method for executing a multi-unit construction project
- Effect of foam glass granules fillers modification of lime-sand products on their microstructure
- Volume Optimization of Solid Waste Landfill Using Voronoi Diagram Geometry
- Analysis of occupational accidents in the construction industry with regards to selected time parameters
- Bill of quantities and quantity survey of construction works of renovated buildings - case study
- Cooperation of the PTFE sealing ring with the steel ball of the valve subjected to durability test
- Analytical model assessing the effect of increased traffic flow intensities on the road administration, maintenance and lifetime
- Quartz bentonite sandmix in sand-lime products
- The Issue of a Transport Mode Choice from the Perspective of Enterprise Logistics
- Analysis of workplace injuries in Slovakian state forestry enterprises
- Research into Customer Preferences of Potential Buyers of Simple Wood-based Houses for the Purpose of Using the Target Costing
- Proposal of the Inventory Management Automatic Identification System in the Manufacturing Enterprise Applying the Multi-criteria Analysis Methods
- Hyperboloid offset surface in the architecture and construction industry
- Analysis of the preparatory phase of a construction investment in the area covered by revitalization
- The selection of sealing technologies of the subsoil and hydrotechnical structures and quality assurance
- Impact of high temperature drying process on beech wood containing tension wood
- Prediction of Strength of Remixed Concrete by Application of Orthogonal Decomposition, Neural Analysis and Regression Analysis
- Modelling a production process using a Sankey diagram and Computerized Relative Allocation of Facilities Technique (CRAFT)
- The feasibility of using a low-cost depth camera for 3D scanning in mass customization
- Urban Water Infrastructure Asset Management Plan: Case Study
- Evaluation the effect of lime on the plastic and hardened properties of cement mortar and quantified using Vipulanandan model
- Uplift and Settlement Prediction Model of Marine Clay Soil e Integrated with Polyurethane Foam
- IoT Applications in Wind Energy Conversion Systems
- A new method for graph stream summarization based on both the structure and concepts
- “Zhores” — Petaflops supercomputer for data-driven modeling, machine learning and artificial intelligence installed in Skolkovo Institute of Science and Technology
- Economic Disposal Quantity of Leftovers kept in storage: a Monte Carlo simulation method
- Computer technology of the thermal stress state and fatigue life analysis of turbine engine exhaust support frames
- Statistical model used to assessment the sulphate resistance of mortars with fly ashes
- Application of organization goal-oriented requirement engineering (OGORE) methods in erp-based company business processes
- Influence of Sand Size on Mechanical Properties of Fiber Reinforced Polymer Concrete
- Architecture For Automation System Metrics Collection, Visualization and Data Engineering – HAMK Sheet Metal Center Building Automation Case Study
- Optimization of shape memory alloy braces for concentrically braced steel braced frames
- Topical Issue Modern Manufacturing Technologies
- Feasibility Study of Microneedle Fabrication from a thin Nitinol Wire Using a CW Single-Mode Fiber Laser
- Topical Issue: Progress in area of the flow machines and devices
- Analysis of the influence of a stator type modification on the performance of a pump with a hole impeller
- Investigations of drilled and multi-piped impellers cavitation performance
- The novel solution of ball valve with replaceable orifice. Numerical and field tests
- The flow deteriorations in course of the partial load operation of the middle specific speed Francis turbine
- Numerical analysis of temperature distribution in a brush seal with thermo-regulating bimetal elements
- A new solution of the semi-metallic gasket increasing tightness level
- Design and analysis of the flange-bolted joint with respect to required tightness and strength
- Special Issue: Actual trends in logistics and industrial engineering
- Intelligent programming of robotic flange production by means of CAM programming
- Static testing evaluation of pipe conveyor belt for different tensioning forces
- Design of clamping structure for material flow monitor of pipe conveyors
- Risk Minimisation in Integrated Supply Chains
- Use of simulation model for measurement of MilkRun system performance
- A simulation model for the need for intra-plant transport operation planning by AGV
- Operative production planning utilising quantitative forecasting and Monte Carlo simulations
- Monitoring bulk material pressure on bottom of storage using DEM
- Calibration of Transducers and of a Coil Compression Spring Constant on the Testing Equipment Simulating the Process of a Pallet Positioning in a Rack Cell
- Design of evaluation tool used to improve the production process
- Planning of Optimal Capacity for the Middle-Sized Storage Using a Mathematical Model
- Experimental assessment of the static stiffness of machine parts and structures by changing the magnitude of the hysteresis as a function of loading
- The evaluation of the production of the shaped part using the workshop programming method on the two-spindle multi-axis CTX alpha 500 lathe
- Numerical Modeling of p-v-T Rheological Equation Coefficients for Polypropylene with Variable Chalk Content
- Current options in the life cycle assessment of additive manufacturing products
- Ideal mathematical model of shock compression and shock expansion
- Use of simulation by modelling of conveyor belt contact forces