RESEARCH ARTICLE


Intelligent Computing Based Formulas to Predict the Settlement of Shallow Foundations on Cohesionless Soils



Bashar Tarawneh1, *, Wassel AL Bodour1, Khaled Al Ajmi2
1 Civil Engineering Department, University of Jordan, Amman, Jordan
2 Specialist Trainer Construction, Training Institute, The Public Authority for Applied Education and Training, Adailiyah, Kuwait


Article Metrics

CrossRef Citations:
3
Total Statistics:

Full-Text HTML Views: 1246
Abstract HTML Views: 603
PDF Downloads: 342
ePub Downloads: 314
Total Views/Downloads: 2505
Unique Statistics:

Full-Text HTML Views: 718
Abstract HTML Views: 379
PDF Downloads: 261
ePub Downloads: 247
Total Views/Downloads: 1605



Creative Commons License
© 2019 Tarawneh et al.

open-access license: This is an open access article distributed under the terms of the Creative Commons Attribution 4.0 International Public License (CC-BY 4.0), a copy of which is available at: https://creativecommons.org/licenses/by/4.0/legalcode. This license permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.

* Address correspondence to the author at the Civil Engineering Department, University of Jordan Amman, Jordan; Tel: +962797549696; E-mail: btarawneh@ju.edu.jo


Abstract

Introduction:

Although it is a regular duty of geotechnical engineers to evaluate how much shallow foundation settles in the granular soil, there is no well-approved formula for this task. The intent of this research is to develop a formula that is adequately simple to be used in routine geotechnical engineering work but complete enough to address the behavior of granular soil associated with the settlement issue.

Methods:

Cone penetration test and foundation load test data were used to generate a formula that can predict the settlement. Genetic Programming (GP) based Symbolic Regression (GP-SR) and artificial neural networks were used to develop an optimized formula. Settlements were also calculated using the finite method and compared to the results of the developed formula.

Results and Conclusion:

Two formulas were developed using SR, and several models were developed using ANN. ANN model 1 has the highest R2 value (0.93) and the lowest MSE (0.16) among all developed ANN and GP-SR models. FEM settlements were almost double the measured ones in some instances.

Keywords: Granular Soil, CPT, Settlements, Intelligent Computing, GP-SR, SPT.



1. INTRODUCTION

The foundation system carrying the loads of any structure can be either shallow or deep.

Shallow foundations are considered a feasible alternative because of their cost effectiveness, short construction time, and environmental friendliness. Typically, their design is dominated not by bearing capacity but by settlement. Because performance data is limited and predictions of settlements inflated, shallow foundations are frequently underutilized. Therefore, estimating the settlement is an important criterion to be considered in the design stage of shallow foundations.

Different methods, ranging from purely empirical to complex nonlinear finite elements, have been tried but has failed to produce accurate predictions of settlements [1]. Several researchers have studied the behavior of shallow foundations on cohesionless soils [2-12]. Most of them had examined how the results of calculated and field measured settlements of shallow foundations are compared to one another.

The principle factor in predicting settlement is the subsurface exploration data, specifically, its quality and quantity. Current in-situ tests notably the Cone Penetration Test, Standard Penetration (SPT), and Dilatometer Modulus (DMT) tests attempt to estimate the parameters of soils in the subsurface. Actually, in addition to its strong theoretical background, the CPT has several advantages: speed, economy, near continuousness, and repeatability. As Robertson [13] pointed out that these advantages have steadily advanced the CPT’s world-wide use and application. Furthermore, CPT data is useful in predicting settlement behaviors by applying the methods proposed by Schmertmann [14], Meyerhof [15], and DeBeer [16].

The goal of this study was to develop formulas to predict the settlement of shallow foundations on cohesionless soil using Genetic Programming (GP) based Symbolic Regression (GP-SR) and Artificial Neural Networks (ANNs). CPTs and foundation load tests data have been used, leading to a numerical formula that enables the accurate prediction of shallow-foundation settlement on granular soils. To develop and augment the formula, ANNs and GP-SR have been used with a database compiled from the results of 44 shallow foundation field load tests. There is a little application of GP-SR technique to predict the settlement of shallow foundation, using CPT and load tests, in the literature.

2. EXPERIMENTAL DATABASE

A database was compiled from the results of 44 square shallow foundation load tests (270 data point). All load tests were carried out post ground improvement work using Dynamic Compaction (DC) or Rapid Impact Compaction (RIC). Menard and Broise [17] were the first to expound the virtues of DC, and since then it has become a popular technique because it is simple, cost-effective, and reaches to significant depths. Moreover, although primarily testing granular fills and sandy materials, it works well with many other soil types and conditions, as well [18]. RIC applies low energy to compact sandy soil at shallow depths, thus filling the void between the DC and shallow compaction methods such as roller compaction [19].

All tests were performed according to the ASTM D1196/D1196M-12. Foundations were loaded to 150% of the design load. The applied testing load was produced by a hydraulic jack that had enough capacity for applying the maximum load needed and was equipped with a precisely calibrated gauge to point out the magnitude of the applied load. Reaction to the hydraulic jack was provided by a platform carrying concrete blocks. The platform was supported by an array of secondary steel beams and the main girder. Deflections (settlements) were measured about the fixed reference beams using dial gauges. Such deflections were monitored for each loading increment using four dial gauges. The average readings of the four dial gauges were taken as the settlement for the load increment. Before load testing, CPTs were performed at each location to estimate the soil parameters. The data collected at each test location included the width of the footing (B) in m, applied pressure (P) in kPa, settlement (S) in mm, and the average cone tip resistance (qc) in MPa for a 2B depth below the footing’s bottom.

Based on the work by Lunne et al. [20] and Robertson [13], the soil was classified at each test location according to CPT test results regarding Soil Behavior Type (SBT). The classifications were either clean sand-to-silty or gravelly sand-to-sand. It is to be noted that no cohesive soil was found in any of the test locations. The depth of the water table ranged from 0.5m to 1.75m below the bottom of the footing. This type of soil has a high permeability, and the pore water pressure is very low. Therefore, the groundwater table was not considered as an influencing factor in this research. The groundwater is important in soft, fine-grained soils where in-situ moisture takes a longer time to dissipate. Table 1 provides a summary of the collected data from each load test.

3. INTELLIGENT COMPUTING

Two intelligent computing techniques, Artificial Neural Networks and Symbolic Regression (SR), led to the development of a formula to predict the settlement of the shallow foundation. The input variables are cone tip resistance, applied pressure, and footing width. In order to evaluate the developed formula, a performance criterion was established. Three statistical measurements were utilized, the Mean Square Error (MSE), Mean Absolute Error (MAE), and the coefficient of determination (R2), with a goal of developing a formula with higher R2 value and the least MAE and MSE. The equations of these performance criteria are given below:

(1)
(2)
(3)

Where n is the total count of measurements, ei is the differences between actual (measured) values and predicted settlement values, Si is actual settlement values, and is the average of the measured settlement values.

3.1. Symbolic Regression (SR)

Symbolic Regression can find mathematical formulas by minimizing errors. It is a function-finding technique for modeling numeric multivariate datasets. It is different from traditional regression in that it builds mathematical functions by searching the parameters and different forms of equations [21, 22]. It approaches a specific modeling problem by exploring nonlinear equation forms alongside their parameters, usually finding a mathematical function which can clarify the relationship between dependent and independent variables [22, 23]. SR is an application of genetic programming, and, because it requires no special knowledge to create free-form mathematical models from collected data, it is an appealing option to the standard regression method. A Genetic Programming GP-based Symbolic Regression (GP-SR) software, Eureqa [24], was utilized in this research to develop a formula that can predict the settlements.

Table 1. Collected data from load tests.
Collected Variable Mean Standard Deviation Min. Max. Range
qc ( MPa) 11.73 1.69 8.57 14.5 5.93
B (m) 2.12 0.24 1.5 3.0 1.5
P (kPa) 141.21 83.03 18.75 375 356.25
S (mm) 4.08 2.21 0.24 11.79 11.55
Table 2. SR formulas to predict settlement.
No. Formula R2 MSE MAE
1 0.84 1.62 0.44
2 18.3+0.016P+0.0352Bqc2-2.59qc 0.78 2.13 0.62

A set of input variables (P, qc, B), with its experimental settlement results (S), was used for the GP-SR. Mathematical operators were defined for use in the developed formula. Various combinations of operators and variables were then generated via a genetic algorithm in order to develop a symbolic equation that reflects an appropriate approximation. Developed equations were subsequently rated according to complexity and fit, based on the R2, MSE, and MAE. The results of the symbolic regression analysis are shown in Table 2). Two equations were developed to predict the settlement (S) using P, qc and B. R2. Values for those models were 0.84 and 0.78. MSE values were 1.62 and 2.13, while the MAE values were 0.44 and 0.62.

3.2. Artificial Neural Networks (ANNs)

Many previous investigations into geotechnical engineering have used artificial intelligence and ANN [25-31].

Shi et al. [32] offered a study of neural networks for predicting settlements of tunnels. Using SPT data, Shahin et al. [33] presented an artificial neural network model designed to predict the settlement of shallow foundations on cohesionless soils. Nejad et al. [34] developed an ANN model to predict pile settlement based on standard penetration testing. The ANN developed by Tatari et al. [35] assesses the condition of culverts based on inventory data presented by Masada et al. [36, 37]. Tarawneh [38] and Tarawneh and Imam [39] developed ANN models using dynamic load testing that can predict pile setup for three pile types (pipe, concrete, and H-pile). Tarawneh and Nazzal [40] employed ANN to optimize the prediction of subgrade resilient modulus design input from falling weight deflectometer test results.

The functioned approximation techniques of ANNs can be used in a nonlinear, complex contact nature between input(s) and output(s). ANN is considered a soft computing method that imitates how the human brain processes information-transfer [41]. Among the different types of ANNs, the multilayer feed forward ANN is the most frequently used. It consists of input, hidden, and output layers which are connected by different connection weights. For the optimum outcome, ANNs should be trained through learning algorithms, such as the most widely used back-propagation [42]. The basis for that algorithm is a gradient descendent optimization procedure that minimizes the MSE (average mean squared error) between the predicted and desired values/outputs.

In this research, the ANN model input variables are applied pressure (P), CPT tip resistance (qc), and width of square footing (B). The ANN model output is Settlement (S). The data was divided into three sets: training, cross-validation, and testing. Seventy percent of the data points were selected for training, 15% for cross-validation, and 15% for testing the network. The training data points were used to train the network and compute the weights of the inputs. The test data points established the performance level of the selected ANN model. Cross validation measured test-set error during the period in which the network was going through the training set [30].

It is essential that the data used for training, cross-validation, and testing characterize the same population and its statistical properties. Constructing the best model possible necessitates a training set that includes all of the patterns that the data contains. Likewise, the test set determines when to stop training; therefore, it should be representative of the training set and should contain all patterns existing in the available data [43]. To achieve this, numerous random combinations of the training, cross validation, and testing sets were engaged until a statistically reliable data set was obtained.

Numerous network structures, with different numbers of hidden layers and nodes in the hidden layer, were trained and tested to find the model with the best performing network architecture. Because it has been shown that a network with one hidden layer can approximate any continuous function [44], in this research one hidden layer was used. Typically, the structure of ANNs includes processing elements (PEs), or nodes, that are arranged in three layers input, output, and hidden (Fig. 1). Every PE in each layer is joined, whether totally or partly, to other PEs by weighted connections. The input from each PE in the previous layer (Ii) is multiplied by an adjustable connection weight (wij). The weighted input signals are summed at each PE, at which point a bias (Ɵi) is added. This combined input (Ii) is then passed through a sigmoidal transfer function or other nonlinear transfer function to produce the PE’s output (yi), which provides the input to the PEs in the next layer. Equations 4 and 5 show this process, and Figs. (1 and 2) describe it.

(4)
(5)

To develop optimal network geometry, ANNs with a single hidden layer and a different number of nodes in the hidden layer were trained with sigmoid (Sig.) and hyperbolic tangent (tanh) transfer functions for the hidden and output layers. Combinations of the number of elements in the hidden layer and types of the transfer function that yielded the most accurate predictions of settlement (S) are shown in Table 3.

Table 3 shows that model 1 has the greatest R2 value and the least MSE and MAE values for the testing data set. The plot of the measured and predicted settlements for the model’s testing data set is shown in Fig. (3). This model is the best performer among the developed ANNs and SR. The mathematical expression of the ANN algorithm is presented below:

4. VERIFICATION OF THE SELECTED ANN MODEL

A separate shallow foundation three load test was used to verify the selected ANN model. Settlements were estimated using the Finite Element Method (FEM) and compared with the outcomes from the ANN model and the measured settlements of those load tests.

The load test was performed in agreement with the ASTM D1196/D1196M-12. The tests were carried out using 2.5m-wide footing on a sandy soil. Table 4 shows the average tip resistance (qc) within 5m below the bottom of the footing, pressure, and measured settlements.

4.1. Settlement Estimation using Finite Element Method (FEM)

Settlements were estimated using FEM. The conventional, Mohr-Coulomb soil model was used in the analysis process. This elastic perfectly plastic model relies on a combination between Hooke’s law and the Coulomb’s failure criterion. That is, it has five input parameters, including Young’s modulus and Poisson’s ratio for soil elasticity, angle of friction and cohesion for soil plasticity, and the angle of dilatancy. Soil input parameters were estimated based on CPT data as presented by Robertson [13]. Soil parameters are shown in Table 5. Midas Soil Works FEM software was utilized to perform the analyses.

A comparison was made between the results of the finite element analysis and the measured settlements and predicted values by ANN model as shown in Figs. (4 to 6). Those figures clearly demonstrate the superior performance of the developed ANN model over the FEM. Settlements estimated by ANN are comparable to those measured from load tests. In all tests, FEM over-predicted the settlements, giving conservative predictions. FEM settlements are almost double the measured ones in some cases, as shown in those figures. It should be noted that ANN is over-predicting the settlements by a value of less than one millimetre and half millimetre for load test-1 and 2, respectively.

Fig. (1). Structure of the developed ANNs.

Fig. (2). Structure of a neural cell.

Table 3. ANN models to predict the settlement (S).
Model No. Input Nodes Hidden Layer-1 Output Layer Testing Data
Processing Elements Transfer Function Processing Elements Transfer Function MSE MAE R2
1 3 3 Sig. 1 Sig. 0.16 0.2 0.93
2 3 3 tanh 1 tanh 0.21 0.27 0.87
3 3 4 tanh 1 tanh 0.26 0.33 0.82
4 3 5 Sig. 1 Sig. 0.29 0.36 0.79
5 3 6 tanh 1 tanh 0.33 0.41 0.79
Fig. (3). Comparison between measured and predicted settlement for ANN model 1 testing set.

(6)

Where A1, A2, and A3 can be calculated using the equations below:

(7)
(8)
(9)
Table 4. Load tests information.
Load Test No. B (m) qc ( average of 5m below footing) Pressure (kPa) Measured
Settlement (mm)
1 2.5 10.8 56.25 0.76
112.5 1.36
168.75 1.82
225 2.67
281.25 3.1
337.5 5.14
2 2.5 12.84 62.5 0.56
125 1.13
187.5 1.96
250 3.07
312.5 4.04
375 5.27
3 2.5 11.46 50 0.68
100 1.33
150 1.75
200 2.30
250 3.0
300 4.61
Table 5. FEM input parameters.
          Soil Parameter           Values Range
          Soil cohesion, C (kN/m2)           None cohesive soil ( C=0 )
          Soil friction angle, ϕo           33- 40
          Angle of dilatancy ( ψο)           3-10
          Young’s modulus ( kN/m2)           2.5qc
          Poisson’s ratio (μ)           0.3

SUMMARY AND CONCLUSION

This paper has presented the results of a study that was conducted to evaluate the use of SR and ANNs to develop a formula that can accurately estimate settlement of shallow foundations on cohesionless soils. From 44 square shallow foundation load tests, post ground improvement, a database was compiled. At all test locations, soil was classified as either clean sand-to-silty sand or gravelly sand-to-sand. There was no cohesive soil present in any of the test locations. The depth of the water table was 0.5m to 1.75m below the bottom of the footing.

ANN and SR were employed to develop a formula that can reliably predict the settlement. The input variables were cone tip resistance, applied pressure, and footing width. To evaluate the developed formula, a performance criterion was established using MSE, MAE, and R2. The goal was to develop a formula with highest R2 value and least MAE and MSE. Two formulas were developed using SR (Table 2), and several models were developed using ANN. As shown in Table 3, ANN model 1 has the highest R2 value (0.93) and the lowest MSE (0.16) and MAE (0.2) among all developed ANN and SR models.

A separate shallow foundation three load tests verified the selected ANN model. Further, settlements were estimated using FEM and compared with the results of the selected ANN model and the measured settlements of those load tests. In all tests, FEM over predicted the settlements, giving conservative predictions. FEM settlements were almost double the measured ones in some instances.

Fig. (4). Comparison between FEM, ANN, and measured settlements for load test-1.

Fig. (5). Comparison between FEM, ANN, and measured settlements for load test-2.

Fig. (6). Comparison between FEM, ANN, and measured settlements for load test-3.

It can be concluded that the ANN model is a satisfactory predictor of the settlements of shallow foundation on cohesionless soils. A benefit of ANNs is that, once the formula is trained, it can be utilized as a quick method for settlement estimation. Conversely, the main disadvantage of ANNs is insufficient theory to foster their development and their limited ability to explain the method by which they analyze the available data to achieve a solution. It should be noted that the ANN modeling hinges on experimental data and is applicable for use in an interpolative sense. As an empirical formula, the scope of its applicability is controlled by the data used to build and calibrate the model. To update the model and increase its accuracy, it is important to include additional data to enable the model to be re-trained.

Despite the above-mentioned shortcomings, the results of this research point out that ANNs have several significant powerful and practical benefits that make them a valuable tool in predicting the settlement of shallow foundations on cohesionless soils. It should be noted that the developed formulas can only be used for similar type of soils.

CONSENT FOR PUBLICATION

Not applicable.

CONFLICT OF INTEREST

The authors declare no conflict of interest, financial or otherwise.

ACKNOWLEDGEMENTS

The authors would like to acknowledge the collaboration and assistance of both Menard Vibro Middle East and RIC Middle East in Dubai, UAE.

REFERENCES

[1] H.G. Poulos, "Common procedures for foundation settlement analysis-Are they adequate?", Proceeding of the 8th Australia New Zealand Conference on Geomechanics, 1999pp. 3-25.Hobart
[2] E.E. Jorden, "Settlement in sand-methods of calculating and factor affecting", Ground Eng., vol. 10, no. 1, pp. 30-37, 1997.
[3] M. Arnold, "Prediction of footing settlements on sand", Ground Eng., vol. 13, no. 2, pp. 40-47, 1980.
[4] J.B. Burland, and M.C. Burbidge, "Settlement of foundations on sand and gravel", Proceedings of the Institute of Civil Engineers, vol. Part 1, 1985no. 78, pp. 1325-1381.
[5] J.K. Jeyapalan, and R. Boehm, Procedures for predicting settlements in sands.Proceedings of Settlement of Shallow Foundations on Cohesionless Soils: Design and Performance, Geotechnical Special Publication., vol. 5, ASCE: Seattle, Washington, 1986, pp. 1-22.
[6] S. Maail, "Comparison of methods of predicting foundation settlement of sand and gravel", Proceedings of the 9th S.E. Asian Geotechnical Conference., 19871987pp. 13-24.
[7] R. Berardi, M. Jamiolkowski, and R. Lancellotta, "Settlement of shallow foundations in sands-selection of stiffness on the basis of penetration resistance", Geotechnical Engineering Congress ASCE, vol. 1, pp. 185-200, 1991.
[8] J. Lee, and R. Salgado, "Estimation of footing settlement in sand", Int. J. Geomech., vol. 2, no. 1, pp. 1-28, 2001.
[9] S. Sargand, T. Masada, and B. Abdalla, "Evaluation of cone penetration test-based settlement prediction methods for shallow foundations on cohesionless soils at highway bridge construction sites", Geotechnical and Geoenvironmental Engineering, vol. 129, no. 10, pp. 900-908, 2003.
[10] J. Briaud, "Spread footings in sand: load settlement curve approach", J. Geotech. Geoenviron. Eng., vol. 133, no. 8, pp. 905-920, 2007.
[11] B. Tarawneh, T. Masada, and S. Sargand, "Estimated and measured settlements of shallow foundation supporting bridge substructure", Jordan Journal of Civil Engineering, vol. 7, no. 2, pp. 224-235, 2013.
[12] B. Tarawneh, J. Nusairat, and Y. Hakam, "Load testing and settlement of shallow foundation on desert sands", Proceedings of the Institution of Civil Engineers-Geotechnical Engineering, vol. 171, no. 1, pp. 52-63, 2017.
[13] P.K. Robertson, "Interpretation of cone penetration tests-a unified approach", Can. Geotech. J., vol. 46, no. 11, pp. 1337-1355, 2009.
[14] J.H. Schmertmann, "Static cone to compute static settlement over sand", J. Soil Mech. Found. Div., vol. 96, no. 3, pp. 1011-1043, 1970.
[15] G.G. Meyerhof, "State-of-the-art of penetration testing in countries outside Europe", Proceeding of the 1st European Symposium on penetration testing, 1974.Stockholm
[16] E.E. DeBeer, "Bearing capacity and settlement of shallow foundations on sand", Proceedings of Symposium on Bearing Capacity and Settlement of Foundations, Duke University: Durham, N.C, 1965pp. 315-333.
[17] L. Menard, and Y. Broise, "Theoretical and practical aspects of dynamic compaction", Geotechnique, vol. 25, no. 3, pp. 3-18, 1975.
[18] P. Mayne, J. Jones Jr., and J. Dumas, "Ground response to dynamic compaction", J. Geotech. Eng., vol. 110, no. 6, pp. 757-774, 1984.
[19] B. Tarawneh, and M. Matraji, "Ground improvement using rapid impact compaction: case study in Dubai", Gradevinar, vol. 66, no. 11, pp. 1007-1014, 2014.
[20] T. Lunne, and P.K. Robertson, Cone penetration testing in Geotechnical practice., Blackie Academic, EF Spon/Routledge Publishing, 1997.New York, USA
[21] M.D. Schmidt, and H. Lipson, Co-evolving fitness predictors for accelerating and reducing evaluations, Genetic Programming Theory and Practice IV, Genetic and Evolutionary Computation., vol. 5, Springer, 2006.
[22] D. Karaboga, C. Ozturk, N. Karaboga, and B. Gorkemli, "Artificial bee colony programming for symbolic regression", Inf. Sci., vol. 209, pp. 1-15, 2012.
[23] J. Kleijnen, and R. Sargent, "A methodology for fitting and validating meta models in simulation", Eur. J. Oper. Res., vol. 120, no. 1, pp. 14-29, 2000.
[24] M. Schmidt, and H. Lipson, "Distilling free-form natural laws from experimental data", Science, vol. 324, no. 5923, pp. 81-85, 2009.
[25] M. Mosallanezhad, and H. Moayedi, "Developing hybrid artificial neural network model for predicting uplift resistance of screw piles", Arab. J. Geosci., vol. 10, no. 22, pp. 479-485, 2017.
[26] O. Ataee, H. Moghaddas, L. Pour, and A. Nooghabi, "Predicting shear wave velocity of soil using multiple linear regression analysis and artificial neural networks", Sci. Iran., vol. 25, no. 4, pp. 1943-1955, .
[27] Y. Erzin, and Y. Tuskan, "The use of neural networks for the prediction of the factor of safety of the soil against liquefaction", Sci. Iran.. In Press
[28] B. Tarawneh, "Gene expression programming model to predict driven pipe piles set-up", International Journal of Geotechnical Engineering, 2018.
[29] F. Asvar, S. Faradonbeh, and K. Barkhordari, "Predicting potential of controlled blasting-induced liquefaction using neural networks and neuro -fuzzy system", Sci. Iran., vol. 25, no. 2, pp. 617-631, 2018.
[30] B. Tarawneh, "Predicting standard penetration test N-value from cone penetration test data using artificial neural networks", Geoscience Frontiers, vol. 8, no. 1, pp. 199-204, 2017.
[31] B.K. Al Tarawneh, Inspection, durability, and risk assessment of highway culverts., Ph.D. Thesis. Ohio University: Athens, Ohio, 2005.
[32] J. Shi, J. Ortigao, and J. Bai, "Modular neural networks for predicting settlement during tunneling", J. Geotech. Geoenviron. Eng., vol. 124, no. 5, pp. 389-395, 1998.
[33] M.A. Shahin, M.B. Jaksa, and H.R. Maier, "Predicting the settlement of shallow foundations on cohesionless soils using back-propagation neural networks", Research Report No. R 167, the University of Adelaide, Adelaide, Australia., 2000.
[34] F.P. Nejad, M.B. Jaksa, M. Kakhi, and B.A. McCabe, "Prediction of pile settlement using artificial neural networks based on standard penetration test data", Comput. Geotech., vol. 36, no. 7, pp. 1125-1133, 2009.
[35] O. Tatari, S.M. Sargand, T. Masada, and B. Tarawneh, "Neural network approach to condition assessment of highway culverts: Case study in ohio", J. Infrastruct. Syst., vol. 19, no. 4, pp. 409-414, 2013.
[36] T. Masada, S.M. Sargand, and B. Tarawneh, "B., G.F. Mitchell, and D. Gruver, "New inspection and risk assessment methods for metal highway culverts in Ohio", Transp. Res. Rec., vol. 1976, no. 1, pp. 141-148, 2006.
[37] T. Masada, S.M. Sargand, B. Tarawneh, G.F. Mitchell, and D. Gruver, "Inspection and risk assessment of concrete culverts under Ohio’s highways", J. Perform. Constr. Facil., vol. 21, no. 3, pp. 225-233, 2007.
[38] B. Tarawneh, "Pipe pile setup: database and prediction model using artificial neural network", Soil Found., vol. 53, no. 4, pp. 607-615, 2013.
[39] B. Tarawneh, and R. Imam, "Regression versus artificial neural networks: predicting pile setup from empirical data", KSCE J. Civ. Eng., vol. 18, no. 4, pp. 1018-1027, 2014.
[40] B. Tarawneh, and M. Nazzal, "Optimization of resilient modulus prediction from FWD results using artificial neural network", Periodica Polytechnica, vol. 58, no. 2, pp. 143-154, 2014.
[41] J.H. Garrett, "Where and why artificial neural networks are applicable in civil engineering", J. Comput. Civ. Eng., vol. 8, no. 2, pp. 129-130, 1994.
[42] G. Dreyfus, Neural Networks: Methodology and Application., Springer Berlin Heidelberg: Germany, 2005.
[43] M.A. Shahin, H.R. Maier, and M.B. Jaksa, "Predicting settlements of shallow foundations using artificial neural networks", J. Geotech. Geoenviron. Eng., vol. 128, no. 9, pp. 785-793, 2002.
[44] K. Hornik, and M. Stinchcombe, "Multilayer feed forward networks are universal approximators", Neural Network, vol. 2, no. 5, pp. 359-366, 1989.