Triaxial behavior of sand–mica mixtures using genetic programming

https://doi.org/10.1016/j.eswa.2011.02.051Get rights and content

Abstract

This study investigates an application of genetic programming (GP) for modeling of coarse rotund sand–mica mixtures. An empirical model equation is developed by means of GP technique. The experimental database used for GP modeling is based on a laboratory study of the properties of saturated coarse rotund sand and mica mixtures with various mix ratios under a 100 kPa effective stresses, because of its unusual behavior. In the tests, deviatoric stress, and pore pressure generation, and strain have been measured in a 100 mm diameter conventional triaxial testing apparatus. The input variables in the developed GP models are the mica content, and strain, and the outputs are deviatoric stress, pore water pressure generation. The performance of accuracies of proposed GP based equations is observed to be quite satisfactory.

Research highlights

Genetic Programming (GP) was applied to model coarse rotund sand- mica mixtures. ► Success of modelling was examined using deviatoric stress and pore-water pressure. ► The results of the GP modelling are observed to be very close to actual experimental results.

Introduction

The presence of platy mica particles in coarse rotund sands alters the mechanical behavior of sandy soils. The mechanical response of micaceous sands has been subject to intensive research in soil mechanics (Gilboy, 1928, Hight et al., 1998, McCarthy and Leonard, 1963, Mundegar, 1997, Olson and Mesri, 1970, Terzaghi, 1925). As early as 1925, Terzaghi stated that much more experimental works were required for the foundation settlements prediction, as particle size alone was not enough to estimate a reasonable indication for the foundation settlements prediction. Gilboy (1928) studied the influence of mica content on the compressibility of sand, and concluded that an increase in mica content resulted in an increase in the void ratio of the uncompressed material as well as an increase in compressibility. The observations, first made by Gilboy (1928), that any system of analysis or classification of soil which neglects the presence and effect of the flat-grained constituents will be incomplete and erroneous. Olson and Mesri (1970) concluded that for all apart from the most active of reconstituted clays, mechanical properties were the governing factors in determining compressibility. A recent experimental study by Theron (2004) was conducted on mixtures of mica and sand, and demonstrated the enormous impact of particle shape on the mechanical properties.

Most current basic soil mechanics text show that mica particles; (i) cause undrained strength anisotropy from a brittle response in triaxial extension tests to a ductile behavior in triaxial compression tests (Hight et al., 1998), (ii) decreases strength (Harris, Parker, & Zelazny, 1984), (iii) alters internal shear mechanism (Lupini, Skinner, & Vaughan, 1981) and (iv) increase compressibility (Clayton, Theron, & Vermeulen, 2004). Micaceous sands are deemed unacceptable for earthworks because of these reasons. Actually, a number of slope failures have been attributed to the presence of mica (Harris et al., 1984). The behavior of micaceous sands was studied in connection with flow slides that occurred during construction of river training for the Jamura Bridge in Bangladesh (Hight et al., 1998), and Merriespruit gold tailings dam in South Africa which failed in such a catastrophic fashion in 1994 (Fourie et al., 2001, Fourie and Papageorgiou, 2001). Interestingly the behavior of mica is clay-like, but particle size analyses and the origins of the geomaterial provide that they contain little clay-sized material, and do not have colloidally-active minerals.

Material models describe the stress-strain relationship at element level. The Cam-Clay and the modified Cam-Clay models are the early models commonly used in geomechanics to describe clay behavior (Roscoe & Burland, 1968). Soil models in geotechnical engineering were developed by multiple yield surfaces and bounding surface plasticity (Dafalias, 1986, Li, 2002, Whittle and Kavadas, 1994). The field of relationships has recently been developed particularly because of the computer inspired methods of information processing known as soft computing techniques. For example, a different way of using artificially neural network (ANN) was employed to model the material behavior from the experimental results. Due to the ability to learn and generalize interactions among many variables, the ANN technique has a potential in the modeling problems (Ellis et al., 1992, Ghaboussi et al., 1991, Ghaboussi and Sidarta, 1998, Hashash et al., 2002, Pande and Shin, 2002). ANNs have been used successfully in, for example; pile capacity prediction, modeling soil behavior, site characterization, earth retaining structures, settlement of structures, slope stability, design of tunnels and underground openings, liquefaction, soil permeability and hydraulic conductivity, soil compaction, soil swelling, classification of soils and geotechnical earthquake engineering (Ali and Najjar, 1998, Basheer et al., 1996, Ellis et al., 1995, Goh, 1994, Goh et al., 1995, Hashash et al., 2004, Nawari, 1999, Panakkat and Adeli, 2007, Sivakugan et al., 1998).

This study presents an alternative model, genetic programming (GP), as a robust tool for the development of empirical model equation for coarse rotund sand–mica mixtures, due to its pattern of behavior suggesting that the high compressibility and other ‘clay like’ behavior. Although genetic programming techniques have been widely used in engineering applications, they have not been applied for the development of model equations of granular materials to our knowledge. The advantage of GP is that it can discover a pattern from a set of fitness cases without being explicitly programmed for them (Koza, 1992). When we define set of functions and terminals, select a target fitness function, provide a finite set of fitness cases, GP can find a solution in the search space defined by these functions and terminals provided to the problem (Liu, 2001). The proposed GP based equation here in this study is actually a realistic empirical model based on a wide range of experimental results consisting of 5237 test records (individual points along given stress paths). The predictions of GP based equation developed to predict relationship of the mixtures is found to be quite accurate.

Section snippets

Materials

Two different geomaterials were used in all the tests, Leighton Buzzard Sand and mica. The Leighton Buzzard Sand used in the experiments was a fraction B supplied by the David Ball Group, Cambridge, UK, confirming to BS 1881-131:1998. Its specific gravity, minimum and maximum dry densities were found to be 2.65, 1.48 g/cm3 and 1.74 g/cm3, respectively. As it can be seen from Fig. 1a, Fig. 2, more than 90% of the coarse sand particles, which are rounded and mainly quartz, are between (around) 0.6 

Presentation and discussion of experimental results

The experimental work presented here provides an additional data set to compare the Leighton Buzzard Sand–mica mixtures in a triaxial apparatus. The test results show that the characteristics of the Leighton Buzzard Sand tested may be principally ascribable to the presence of the flat grains. The writers postulate that platy particles occupy the voids between Leighton Buzzard Sand particles. Depending on the amount of platy particles present, the Leighton Buzzard Sand particles are either in

Soft computing based modeling of materials

A material model can be described as a mathematical model that represents the law of the material behavior. As it is required to represent complex material behavior due the nonlinear relationship between stress and strain, the material model often becomes complicated (Sidarta Djoni, 2000). In this sense, soft computing techniques such as neural networks (NN), genetic programming (GP) and fuzzy logic (FL) can be used as alternative tool for the simulation of equations. Among these techniques

Overview of genetic programming

Genetic algorithm (GA) is an optimization and search technique based on the principles of genetics and natural selection. A GA allows a population composed of many individuals to evolve under specified selection rules to a state that maximizes the “fitness” (i.e., minimizes the cost function). The method was developed by Holland (1975) and finally popularized by one of his students, Goldberg (1989), solved a difficult problem involving the control of gas-pipeline transmission for his

Results and discussion

The purpose of this study is to propose empirical models for coarse rotund sand–mica mixtures using GP technique. Prior to GP modeling, the experimental results are divided into randomly selected training and testing sets among the experimental database with 80% and 20%, respectively to prevent over fitting. Ranges of test parameters with basic statistics used for NF modeling can be seen in Table 1. The GP modeling was performed by GeneXproTools 4 (www.gepsoft.com). The GP model was constructed

Conclusions

Modeling of granular material is often a complex phenomenon particularly where a mixture of two or more materials exist. In this context, alternative methods such as soft computing techniques can be used to overcome this difficulty. This study is a novel application of GP for the empirical modeling of coarse rotund sand–mica mixtures regarding deviatoric stress and pore-water pressure. GP is a powerful technique for finding an overall pattern behind a data set. There are no prior applications

Acknowledgements

The authors would like to thank Prof. C.R.I. Clayton for his invaluable helps on the experimental study. This study was also supported by Gaziantep University Scientific Research Projects Unit.

References (49)

  • J. Ghaboussi et al.

    A new nested adaptive natural network for modeling of constitutive behaviour of materials

    Computers and Geotechnics

    (1998)
  • H.E. Ali et al.

    Neuronet-based approach for assessing liquefaction potential of soils

    Transportation Research Record

    (1998)
  • Basheer, I. A. (1998). Neuromechanistic-based modeling and simulation of constitutive behavior of fine-grained soils....
  • I.A. Basheer et al.

    Site characterization by neuronets: An application to the landfill siting problem

    Ground Water

    (1996)
  • L. Chambers

    The practical handbook of genetic algorithms applications

    (2001)
  • Clayton, C. R. I., Theron, M., & Vermeulen, N. J. (2004). The effect of particle shape on the behaviour of gold...
  • Y.F. Dafalias

    Bounding surface plasticity: 1, mathematical foundation and hypoplasticity

    Journal of Engineering Mechanics

    (1986)
  • Ellis, G. W., Yao, C., & Zhao, R. (1992). Neural network modelling of the mechanical behaviour of sand. In Proceedings...
  • GW. Ellis et al.

    Stress-strain modeling of sands using artificial neural networks

    Journal of Geotechnical Engineering Division, ASCE

    (1995)
  • Ferreira, C. (2001a). Gene expression programming in problem solving. In Invited tutorial of the 6th online world...
  • C. Ferreira

    Gene expression programming: a new adaptive algorithm for solving problems

    Complex Systems

    (2001)
  • Ferreira, C. (2002). Gene expression programming: Mathematical modeling by an artificial intelligence. AngradoHeroisma,...
  • AB. Fourie et al.

    Static liquefaction as a possible explanation for the Merriespruit tailings dam failure

    Canadian Geotechnical Journal

    (2001)
  • AB. Fourie et al.

    Defining an appropriate steady state line for Merriespruit gold tailings

    Canadian Geotechnical Journal

    (2001)
  • Ghaboussi, J., Garret, J. H., Jr., & Wu, X. (1990). Material modeling with neural networks. In Proceedings of the...
  • J. Ghaboussi et al.

    Knowledge-based-modeling of material behavior with neural networks

    Journal of Engineering Mechanics, ASCE

    (1991)
  • Gilboy, G. (1928). The compressibility of sand-mica mixtures. In Proceedings of the ASCE (Vol. 2, pp....
  • A.T.C. Goh

    Nonlinear modeling in geotechnical engineering using neural networks

    Australian Civil Engineering Transactions

    (1994)
  • A.T.C. Goh et al.

    Estimation of lateral wall movements in braced excavation using natural networks

    Canadian Geotechnical Journal

    (1995)
  • D.E. Goldberg

    Genetic algorithms in search, optimization, and machine learning reading

    (1989)
  • W.G. Harris et al.

    Effects of mica content on the engineering properties of sand

    Soil Science Society of America Journal

    (1984)
  • Y.M.A. Hashash et al.

    Systematic update of a numerical model of a deep excavation using field performance data

  • Y.M.A. Hashash et al.

    Numerical implementation of a neural network based material model in finite element analysis

    International Journal for Numerical Methods in Engineering

    (2004)
  • R.L. Haupt et al.

    Practical genetic algorithms

    (2004)
  • Cited by (28)

    • A novel hybrid surrogate intelligent model for creep index prediction based on particle swarm optimization and random forest

      2020, Engineering Geology
      Citation Excerpt :

      Machine learning (ML) algorithms, which are characterized by a strong ability to capture non-linear relationships among high-dimension variables, have potential here. Various ML algorithms, such as the back-propagation neural network (BPNN) (Basheer, 2000; Habibagahi and Bamdad, 2003; He and Li, 2009; Penumadu and Zhao, 1999; Rashidian and Hassanlourad, 2014; Turk et al., 2001), the evolutionary neural network (ENN) (Johari et al., 2011), the recurrent neural network (RNN) (Romo et al., 2001; Zhu et al., 1998), support vector machines (SVMs) (Kohestani and Hassanlourad, 2016), evolutionary polynomial regression (EPR) (Faramarzi et al., 2012; Javadi and Rezania, 2009; Nassr et al., 2018), genetic programming (GP) (Cabalar and Cevik, 2011) and Bayesian-related methods (Gamse et al., 2018; Qi and Zhou, 2017; Tan et al., 2016, 2018b; Zhou et al., 2012), have been extensively used in geotechnical engineering, which predicts tunnelling-induced settlement (Chen et al., 2019a, b; Zhang et al., 2019), slope displacement and stability (Qi and Tang, 2018a; Xu and Niu, 2018; Yang et al., 2019), pile behaviours (Pooya Nejad and Jaksa, 2017), soil physical and mechanical characteristics (Feng et al., 2019; Kirts et al., 2018; Pham et al., 2018; Zhou et al., 2016b) and the like. Recently, an advanced ensemble algorithm random forest (RF) has seen application in geotechnical engineering practice that allows the overfitting issue to be avoided and the importance of variables to be determined internally, within the RF algorithm.

    • Modeling deformation modulus of a stratified sedimentary rock mass using neural network, fuzzy inference and genetic programming

      2016, Engineering Geology
      Citation Excerpt :

      The present study investigates the applications of artificial neural network (ANN), neuro fuzzy (NF), and genetic programming (GP) for estimating the deformation modulus of a stratified sedimentary rock mass (Em). Success of ANN, NF, and GP applications in various engineering disciplines including geotechnical engineering have already been proven in the literature (Ying et al., 2006; Sawmliana et al., 2007; Singh et al., 2008; Gokceoglu et al., 2009; Cabalar et al., 2009; Cevik and Cabalar, 2009; Cabalar and Cevik, 2009a, 2009b; Cabalar et al., 2010; Cevik et al., 2010; Verma and Singh, 2010; Cabalar and Cevik, 2011; Gurocak et al., 2012; Cabalar et al., 2012; Edincliler et al., 2010; Singh et al., 2013). In this study, these modeling techniques have been employed by proposing various equations to indicate the relationships between Em (deformation modulus of rock mass), RMR (rock mass rating) and Ei (elasticity modulus of intact rock), RMR and UCS (uniaxial compressive strength), RMR and Ei/UCS, RQD (rock quality designation) and Ei, RQD and UCS, and RQD and Ei/UCS.

    View all citing articles on Scopus
    View full text