GEORGIA DOT RESEARCH PROJECT 17-25 FINAL REPORT
PREDICTION OF RESILIENT MODULUS FROM THE LABORATORY TESTING OF SANDY SOILS
OFFICE OF PERFORMANCE-BASED MANAGEMENT AND RESEARCH 15 KENNEDY DRIVE FOREST PARK, GA 30297-2534
1. Report No.:
2. Government Accession No.:
FHWA-GA-19-1725
4. Title and Subtitle:
Prediction of Resilient Modulus from the Laboratory Testing
of Sandy Soils
3. Recipient's Catalog No.:
5. Report Date: June 2019
6. Performing Organization Code:
7. Author(s): S. Sonny Kim, Ph.D., P.E., F.ASCE; Steve Pahno, M.S.; Stephan A. Durham, Ph.D., P.E.; Jidong Yang, Ph.D., P.E.; Mi G. Chorzepa, Ph.D., P.E.
9. Performing Organization Name and Address: University of Georgia, College of Engineering Driftmier Engineering Center, Athens, GA 30602
Phone: (706) 542-9804, Email: kims@uga.edu
12. Sponsoring Agency Name and Address: Georgia Department of Transportation Office of Performance-Based Management and Research 15 Kennedy Drive, Forest Park, GA 30297-2534
8. Performing Organization Report No.: 17-25
10. Work Unit No.:
11. Contract or Grant No.: PI# 0015304
13. Type of Report and Period Covered:
Final; November 2017June 2019 14. Sponsoring Agency Code:
15. Supplementary Notes: Prepared in cooperation with the U.S. Department of Transportation, Federal Highway Administration.
16. Abstract:
As Georgia Department of Transportation (GDOT) is moving toward implementing the Mechanistic Empirical Pavement Design Guide (MEPDG) and utilizing the AASHTOWare Pavement ME Design software, there is a pressing need to develop a subgrade resilient modulus (MR) database considering Georgia-specific soil conditions in order to achieve a reliable pavement design. Developing a reliable subgrade MR database is key to accurate pavement structure designs. However, establishing a database requires dedicated time and effort for extensive laboratory testing.
To meet GDOT's immediate needs, the researchers built a subgrade MR prediction model based on available GDOT resources (i.e., local soil index properties and existing MR data, etc.). The developed model uses the optimum moisture content as the soil predictor of the resilient modulus. The strength of this variable was confirmed by a random forest model and machine learning analysis.
In addition, this study laid the groundwork to develop a performance-based specification (PBS) for subgrade materials. The Indiana Department of Transportation (INDOT) was chosen as an example of a state DOT that has incorporated a PBS for embankment and subgrade construction. A brief discussion of INDOT's process and test methods is presented with a recommendation to use INDOT as a general model for developing a GDOT PBS for embankment and subgrade construction.
17. Keywords:
18. Distribution Statement:
Resilient Modulus, Light Weight
Deflectometer, LWD, Machine Learning
19. Security Classif. (of this report): Unclassified
20. Security Classification (of this page): Unclassified
Form DOT 1700.7 (8-69)
21. No. of Pages: 22. Price: 98
GDOT Research Project No. 17-25
Final Report
PREDICTION OF RESILIENT MODULUS FROM THE LABORATORY TESTING OF SANDY SOILS
By
S. Sonny Kim, Ph.D., P.E., F.ASCE Associate Professor
Steve Pahno, M.S. Graduate Research Assistant
Stephan A. Durham, Ph.D., P.E. Professor
Jidong Yang, Ph.D., P.E. Associate Professor
Mi G. Chorzepa, Ph.D., P.E. Associate Professor
Civil Engineering, College of Engineering University of Georgia
Contract with
Georgia Department of Transportation In cooperation with
U.S. Department of Transportation Federal Highway Administration
June 2019
The contents of this report reflect the views of the authors, who are solely responsible for the facts and accuracy of the data, the opinions, and the conclusions presented herein. The contents do not necessarily reflect the official views or policies of the Georgia Department of Transportation (GDOT) or the Federal Highway Administration (FHWA). This report does not constitute a standard, specification, or regulation, and its contents are not intended for construction, bidding, or permit purposes. The use of names or specific products or manufacturers listed herein does not imply endorsement of those products or manufacturers.
TABLE OF CONTENTS
LIST OF FIGURES ......................................................................................................... vi EXECUTIVE SUMMARY ............................................................................................ vii ACKNOWLEDGMENTS ............................................................................................. viii SI CONVERSION FACTORS ....................................................................................... ix 1 INTRODUCTION ......................................................................................................1
1.1 BACKGROUND ........................................................................................................1 1.2 OBJECTIVES............................................................................................................2 2 LITERATURE REVIEW ..........................................................................................3 2.1 LABORATORY RESILIENT MODULUS TEST METHODS ............................................3 2.2 FACTORS AFFECTING RESILIENT BEHAVIOR ..........................................................5 2.3 BEHAVIOR OF SOILS UNDER TRAFFIC LOADING.....................................................7 2.4 RESILIENT MODULUS CORRELATIONS....................................................................9 2.5 LIGHT WEIGHT DEFLECTOMETERS AND DYNAMIC CONE PENETROMETERS.........18 3 MATERIALS AND RESILIENT MODULUS TESTING ...................................20 4 STATISTICAL ANALYSIS OF RESILIENT MODULUS TESTING ..............25 4.1 LIST OF POTENTIAL RESILIENT MODULUS PREDICTORS .......................................25 4.2 OVERVIEW OF THE DATA .....................................................................................27 4.3 LINEAR REGRESSION ANALYSIS METHODOLOGY.................................................28 4.4 STATISTICAL CONCLUSIONS.................................................................................30 5 PREDICTING RESILIENT MODULUS OF SUBGRADE WITH
MACHINE LEARNING USING RANDOM FORESTS .....................................33 5.1 INTRODUCTION.....................................................................................................33 5.2 LABORATORY TEST AND DATA SET .....................................................................34 5.3 RANDOM FOREST MODELS...................................................................................37 5.4 SUMMARY OF MACHINE LEARNING APPROACH ...................................................41 6 EXAMPLE OF PERFORMANCE-BASED SPECIFICATION..........................43 6.1 INDIANA DEPARTMENT OF TRANSPORTATION ......................................................43 6.2 OVERVIEW OF SUBGRADE AND EMBANKMENT CONSTRUCTION...........................43 6.3 TEST SECTIONS FOR SUBGRADE CONSTRUCTION .................................................47 6.4 SUBGRADE CONSTRUCTION..................................................................................48 6.5 INDOT RESEARCH EFFORTS................................................................................49
iii
7 LABORATORY LWD TESTING ..........................................................................52 7.1 BACKGROUND ......................................................................................................52 7.2 MR PREDICTIVE MODELS & FAILURE...................................................................53 7.3 TEST PITS, LWD TESTING ON PROCTOR MOLDS & RESULTS...............................55 7.4 FIELD VALIDATION ..............................................................................................56 7.5 PROPOSED DRAFT TEST METHODS.......................................................................57 7.6 STUDY SYNOPSIS..................................................................................................58
8 CONCLUSIONS .......................................................................................................58 9 RECOMMENDATIONS .........................................................................................59 REFERENCES .................................................................................................................61 APPENDIX A: CONVERTED RESILIENT MODULUS FOR USE WITH THE
1993 AASHTO DESIGN GUIDE APPENDIX B: AASHTO TP XXX-01 (2017) LABORATORY DETERMINATION
OF TARGET MODULUS USING LIGHT-WEIGHT DEFLECTOMETER (LWD) DROPS ON COMPACTED PROCTOR MOLD APPENDIX C: AASHTO TP XXX-01 (2017) COMPACTION QUALITY CONTROL USING LIGHT WEIGHT DEFLECTOMETER (LWD)
iv
LIST OF TABLES
Table
Page
3.1. Subgrade Sources and Properties ............................................................................21 3.2. Measured Subgrade Resilient Moduli .....................................................................24 4.1. Summary Statistics of MR ......................................................................................27 4.2. Quartiles for MR .....................................................................................................27 4.3. Correlations Between Predictor Variables and Resilient Modulus (MR) ...............29 4.4. Correlations (R) Among the List of Potential Predictors After Initial Screening ...29 4.5. Summary of Fit........................................................................................................31 4.6. Analysis of Variance ...............................................................................................32 4.7. Parameter Estimates ................................................................................................32 5.1. Summary of Variables .............................................................................................36 5.2. Summary of Random Forest Model ........................................................................38 5.3. Multiple Linear Regression Model Estimation .......................................................40 6.1. Blow Counts for Compaction Control from INDOT Section 203.23 .....................46 6.2. Maximum Allowable Deflections for Embankment Materials ...............................46 6.3. Moisture Compaction Range for All Soil Types .....................................................49 7.1. ALF MR Test Results..............................................................................................54 7.2. HPC MR Test Results .............................................................................................54 7.3. VA21a MR Test Results..........................................................................................55
v
LIST OF FIGURES
Figure
Page
3.1. Subgrade Gradations ...............................................................................................23 4.1. Resilient Modulus versus Optimum Moisture Content ...........................................28 4.2. Resilient Modulus versus Confining Pressure.........................................................28 4.3. Resilient Modulus (MR) by Optimum Moisture Content (OMC) ...........................31 4.4. Actual MR versus Predicted MR ..............................................................................31 5.1. Importance of Variables ..........................................................................................39 5.2. Predicted MR versus Observed MR..........................................................................41 A.1. Converted Resilient Modulus Values for 75% Reliability ................................. A-62 A.2. Converted Resilient Modulus Values for 90% Reliability ................................. A-62 A.2. Converted Resilient Modulus Values for 95% Reliability ................................. A-62
vi
EXECUTIVE SUMMARY
As Georgia Department of Transportation (GDOT) is moving toward implementing the MechanisticEmpirical Pavement Design Guide (MEPDG) and utilizing the American Association of State Highway and Transportation Officials' AASHTOWare Pavement ME Design software, there is a pressing need to develop a subgrade resilient modulus (MR) database considering Georgia-specific soil conditions in order to achieve a reliable pavement design. Developing a reliable subgrade MR database is key to accurate pavement structure designs. However, establishing a database requires dedicated time and effort for extensive laboratory testing.
To meet GDOT's immediate needs, the researchers built a subgrade MR prediction model based on available GDOT resources (i.e., local soil index properties and existing MR data, etc). The developed model uses the optimum moisture content as the soil predictor of the resilient modulus. The strength of this variable was confirmed by a random forest model and machine learning analysis.
In addition, this study laid the groundwork to develop a performance-based specification (PBS) for subgrade materials. The Indiana Department of Transportation (INDOT) was chosen as an example of a state DOT that has incorporated a PBS for embankment and subgrade construction. A brief discussion of INDOT's process and test methods is presented with a recommendation to use INDOT as a general model for developing a GDOT PBS for embankment and subgrade construction.
vii
ACKNOWLEDGMENTS This project was conducted in cooperation with the Georgia Department of Transportation. The authors gratefully acknowledge the contributions of many individuals to the successful completion of this research project. We especially thank Ms Jewel Stone, Mr. Nayyar Siddiki, Mr. Binh Bui and Mr. Ian Rish, who have helped and advised the research team throughout the study. Special thanks go to Mr. Hampton Worthey and Mr. Logan Tihey for their help conducting laboratory testing and the literature review summary.
viii
SI CONVERSION FACTORS ix
1 INTRODUCTION
1.1 Background The Georgia Department of Transportation (GDOT) currently uses the "AASHTO Interim Guide for Design of Pavement Structures, 1972" for its flexible pavement design procedure. From this guide, GDOT provides the pavement designer with soil classifications and a single strength parameter, based on soaked California Bearing Ratio (CBR) tests to represent the subgrade soils used in construction.
GDOT is in the process of evaluating the MechanisticEmpirical Pavement Design Guide (MEPDG) in preparation for the replacement of the soil support value and modulus of subgrade reaction with the subgrade resilient modulus (MR). This new soil parameter is more representative of the behavior of soil under traffic loading. The cyclic loading test procedure AASHTO T 307: Standard Method for Determining the Resilient Modulus of Soils and Aggregates is the current test procedure for determining resilient modulus for soils and aggregate materials, but it is a complex test that few state agencies plan to conduct regularly.
Development of correlations between resilient modulus and soil index properties that are routinely tested for or with back-calculated in situ test measurements seems to be the typical approach employed by state agencies to provide design values to pavement designers. The reason for this correlation strategy is that it provides the least disruption to existing procedures while moving toward possible adoption of the MEPDG. Therefore, GDOT has elected to follow this approach of developing correlations.
1
1.2 Objectives The primary objectives of this study were to:
(1) develop a simple method to estimate the resilient modulus based on available GDOT resources; and
(2) lay the groundwork to develop a performance-based specification (PBS) approach for subgrade materials.
The results of this study will enable GDOT and its consultants to design pavements that will reliably perform for the design period of roadways by selecting subgrade resilient moduli for use with the MEPDG methodology.
2
2 LITERATURE REVIEW
2.1 Laboratory Resilient Modulus Test Methods During the period from 1982 to 2004, there have been six versions of the AASHTO resilient modulus test procedure. Each version has been an attempt to simplify and/or improve some aspect of the test procedure. Some of the improvements that each new revision sought to resolve were reduced test complexity and shorter test durations. The requirement for expensive equipment is also cited as problematic for state agencies (Nguyen and Mohajerani, 2017; Lee et al., 1997; Dione et al., 2014). Due to the frequent iterations of the test method and the uncertainties that are introduced with each change, some state agencies have developed reservations about the test methods (Puppala, 2008). One of these changes was the location of the linear variable differential transducer (LVDT) position when it moved from the platen1 within the triaxial cell to a mounted position outside of the cell (Ping et al., 2003, Mohammad et al., 1994).
Mohammad et al. (1994) compared the AASHTO T 292: Standard Method of Test for Resilient Modulus of Subgrade Soils and Untreated Base/Subbase Materials and T 294: Standard Method of Test for Resilient Modulus of Unbound Granular Base/Subbase Materials and Subgrade Soils - SHRP Protocol P46 to study the effect of test procedures and the measurement systems. It observed that the resilient moduli of sands were influenced by the test methods because the stress sequences used varied between the two methods. A significant difference was not found between the two test methods for clays, which was attributed to the lower confining stress levels used. However, no significant
1 A flat plate, especially one that exerts or receives pressure. Merriman Webster website (https://www.merriam-webster.com/dictionary/platen).
3
conclusions could be drawn from the test results on clays because of the limited amount of data. In addition, the authors found that the deformation measurement system used affected the clays more than the sands tested.
While Kim (2013) used AASHTO T 307: Standard Method of Test for Determining the Resilient Modulus of Soils and Aggregate Materials in an earlier study for GDOT, NCHRP 1-28 A: Harmonized Test Methods for Laboratory Determination of Resilient Modulus for Flexible Pavement Design is a more recent method, which recommends an internal LVDT system, as opposed to the external system recommended by AASHTO T 307. Should GDOT adopt another test method, the inherent effects of measurement locations, stresses, or other changes should be investigated to quantify their impact on pavement design.
Puppala (2008) decided to gain a better perspective on the practices and views of state agencies in their determination of resilient modulus properties. He conducted a survey of the 50 states from which he received 41 responses; however, not all questions were answered. Of the 22 respondents that use resilient modulus for pavement design, 11 states used resilient modulus on more than 20 projects annually. Twelve DOTs used laboratory resilient modulus testing from geotechnical materials (8 states) and external/university (4 states) laboratories. Nine responses indicated that resilient modulus testing was conducted with repeated load testing (RLT) equipment using AASHTO T 307 (4 responses), NCHRP 1-28 A (2 responses), or other methods (3 responses). Eleven responses indicated that impact (4 responses), static (3 responses), kneading (2 responses), or vibratory (2 responses) compaction methods were used to prepare the lab specimens.
4
In addition, Puppala (2008) found that 3 respondents out of 41 indicated that the falling weight deflectometer (FWD) was used to verify that laboratory and field modulus values were in agreement. Five responses suggested that there was no correlation between laboratory and field modulus values. While addressing problems related to resilient modulus tests, a majority out of six responses questioned if laboratory resilient modulus values were true resilient modulus values representative of what occurs during subgrade construction. However, four respondents supported the idea that laboratory testing is a better method than others for determining resilient modulus.
2.2 Factors Affecting Resilient Behavior In a state-of-the-art review, Lekarp et al. (2000) concluded that the behavior of unbound granular materials was not understood very well. It was noted that researchers did not always agree on the influence that commonly used variables had on the resilient behavior of soils and even developed conflicting ideas about what effect some parameters had. However, a consensus was found that the resilient response of granular soils was most affected by stress states and moisture contents. Density, gradation, fines content, maximum grain size, aggregate type, particle shape, stress history, and number of load applications were other factors that they found to affect the resilient behavior of granular soils more than others. Lekarp et al. (2000) found that the plastic strain of granular soils was affected by stress, principle stress reorientation, number of load applications, moisture content, stress history, density, grading, fines content, and aggregate type. It was noted that most research seemed to focus on investigation of the resilient behavior of soils rather than permanent deformation. This gap in the research likely exists because permanent deformation testing requires much time and many test specimens.
5
After analyzing the Long-Term Pavement Performance (LTPP) database, Yau and Von Quintus (2002) found that there was not one property that was common to all predictive models, and that soil properties correlating to resilient modulus depended on the soil type. Fitting the k coefficients of the constitutive models, they found that liquid limit, plasticity index, and the percentage of material passing the finer sieves were important factors relating to the resilient modulus to lower-strength materials. For higher-strength materials, moisture content and density were determined to be important. The clay content, moisture content, or density seemed to be important to all soil groups. Except for gravel, the silt content was also important.
Malla and Joshi (2008) likewise did not find variables that were common to all models. Their models were based on fine-grained and coarse-grained soil types according to the Unified Soil Classification System (USCS, ASTM D-2487: Standard Practice for Classification of Soils for Engineering Purposes). Data from the LTPP database were recovered for 259 samples from 19 states in the United States and 2 provinces in Canada. Using a general constitutive model, they found correlations for k coefficients with R2 values varying from 0.32 to 0.62. Therefore, they found only poor to moderate correlations for the properties examined.
Stress, method of compaction, compaction parameters (moisture content and dry unit weight), degree of saturation, and soil moisture suction were noted by Lee et al. (1997) as factors that affected resilient modulus after their review of the literature. In their testing of 11 soils collected across the state of Tennessee, Drumm et al. (1997) examined moisture with laboratory testing and found it affected the resilient modulus of fine-grained
6
subgrades. Soils classified according to AASHTO as A-7-5 and A-7-6 were affected to a greater extent than A-4 and A-6 soils.
2.3 Behavior of Soils Under Traffic Loading The goal in selecting a design resilient modulus during the pavement design phase is to characterize the subgrade soil according to its physical properties and to understand its behavior during the design life of the pavement. Therefore, laboratory testing of the soil is typically performed at the density, moisture content, and stresses that it will experience during the life of a pavement. Consideration to its plastic and resilient behavior is also necessary to understand the behavior of the subgrade, which can result in pavement deterioration.
Kim and Kim (2007) tested 11 soils in Indiana, of which four were sandy-silty-clay and seven were silty-clay subgrades, to find that the resilient modulus increased with increasing confining pressure. In the sandy-silty-clay subgrades, they observed that the resilient modulus was higher for the soils compacted at moisture contents less than optimum than for the soils compacted above the optimum moisture content. In the siltyclay soils, the resilient modulus values for the drier samples were greater than those of the optimum moisture samples. The difference in behavior between the soil types was attributed to the decrease in effect of soil suction on silty-clay soils. A higher degree of saturation for both soil types that were wet of optimum was attributed as the reason for the much lower resilient moduli than those moduli at optimum moisture and drier.
In a case study on a low-volume road in north Texas over a two-year period, Hedayati and Hossain (2015) found that the seasonal in situ moisture varied by 5% of the average moisture content. The road was a two-lane flexible pavement overlying homogenous
7
highly plastic clay. Temporary swings were observed as high as 12% of the seasonal average, due to rainfall events. The net increase in the water content of the soils was not found to be strongly affected by rainfall. One millimeter of rainfall on average generated a 0.06% increase in water content. As moisture variations can affect the resilient modulus of subgrade soils, they should be considered in pavement design.
Burczyk et al. (1994) investigated resilient modulus log relationships between moisture content, optimum moisture content, AASHTO soil classification, and group index for nine test sites in Wyoming with undisturbed and remolded cohesive soils (A-4, A-6, and A-7). The authors observed that the resilient modulus for type A-4 and A-6 subgrade soils decreased when the moisture content increased. The A-7 soils were not significantly affected by a change in water content.
Nguyen and Mohajerani (2015) tested several fine-grained soils from different locations in Victoria, Australia. They found that resilient modulus decreased as the deviator stress increased and the resilient modulus increased at varying rates for different soil types as the confining stress increased. In addition, it was observed that the resilient modulus decreased as the moisture content increased.
Consideration of accumulated plastic strain under repeated traffic loading is necessary to design a long-lasting pavement structure that resists rutting. Yang and Huang (2007) noted that cohesive soils with high water contents were found to develop excessive plastic strain under repeated loading. They reported that accumulated excessive plastic strain under repeated loading can be prevented as long as the pavement remains under the critical stress, which defines the state between a stable and unstable stress condition.
8
For six different soil types from different suburbs in China, Liu et al. (2019) tested these samples at varying moisture contents, compaction percentages, and stress levels. The soils were identified as two of each class: low plasticity clays (CL), silty sands (SM), and low plasticity silts (ML) according to USCS classification. They found that the influences of these factors had similar effects on both the static and dynamic resilient moduli. As the moisture content and deviator stress increased, the static resilient modulus decreased. Greater compaction and confining stresses increased the static resilient modulus. While the effect of the studied factors was the same, the resulting dynamic resilient modulus values were much less than the corresponding static resilient modulus.
2.4 Resilient Modulus Correlations A direct or indirect approach to developing resilient correlations can be taken by researchers when faced with the task of predicting a resilient modulus for pavement design. In the direct approach, correlations are developed with soil properties or in situ test results. With the indirect approach, the laboratory resilient modulus is correlated to a stress-based model to determine the values of the constant model parameters, which is followed by development of correlations between constant model parameters and soil properties (Puppala, 2008).
A selection of correlations developed using both approaches is presented in this section. The correlations were developed using a variety of test methods, sample preparation techniques, testing conditions, and soils. Therefore, these correlations are not necessarily transferrable to Georgia for use with the 1993 AASHTO Design Guide or the MEPDG.
9
2.4.1 Correlations Using the Direct Approach In the past, the search for a correlation of resilient modulus to California Bearing Ratio was one of the most common plans of attack taken by researchers. The most recognized correlation, Eq. (2.1) of this type was developed by Heukelom and Klomp in 1962. The data used for developing it resulted in coefficients that ranged in value from 750 to 3000 times the Corps of Engineer's CBR. The equation has been used for fine-grained soils when the CBR is less than or equal to 10% (George, 2004; Puppala, 2008).
() = 1500
(2.1)
George (2004), Dione et al. (2014), and Drumm et al. (1990) have suggested that although CBR has been used to characterize subgrade soils, it is a measure of shear strength, which may not correlate well to stiffness. George (2004) recommended that simple correlations, such as Eq. (2.1), should be used with caution. Other studies have shown that the use of the Heukelom and Klomp correlation over-predicts resilient modulus when the CBR is greater than 5%, and under-predicts when the CBR is less than 5%. Dione et al. (2014) reported that the use of these types of correlations is the cause of road deterioration when an under-prediction of resilient modulus is made. The study concluded that the MRCBR relationship was not suitable for predicting the resilient modulus of unbound granular materials in Senegal. The Virginia Department of Transportation considers the MRCBR correlation in the MEPDG software to be poor (Hossain and Kim, 2014; Hossain, 2009). Smart and Humphrey (1999) also found that CBR does not correlate well to resilient modulus.
10
Lee et al. (1997) developed an Eq. (2.2) (R2=0.97) using test results from laboratory resilient modulus and conventional unconfined compressive strength testing on three clayey soils. AASHTO T 274-82: Standard Method of Testing for Resilient Modulus of Subgrade Soils was used for resilient modulus testing and conventional unconfined compressive strength testing was conducted at a strain rate of 1%/minute. In addition, the authors concluded that an MRSu1% correlation could be developed with a resilient modulus test series of four to five specimens.
= 695.4 1% - 5.93 (1% ) 2
(2.2)
Where,
MR = Resilient modulus at maximum axial stress of 41.4 kPa (6 psi) and a confining stress of 20.7 kPa (3 psi)
Su1% = Stress causing 1% strain in a conventional unconfined compressive strength test
Smart and Humphrey (1999) developed correlations using the soil index properties of six Maine granular soils that were tested using the Strategic Highway Research Program (SHRP) Protocol P46. The soil properties were retrieved from the LTPP database. Law Engineering, which conducted the laboratory testing in 1992, provided the resilient modulus test results.
The correlation with the greatest R2 (0.991) and lowest standard error of the estimates (2003 psi, 13.8 MPa), which included a bulk stress parameter is presented in Eq. (2.3).
11
= -6350 + 170 - 28025 + 7302 + 330
(2.3)
Where,
MR = Resilient modulus of Type I soils (granular soils) (psi) dmax = Difference between maximum dry density and dry density at the time
of testing (pcf) S = Saturation (%) P25mm = Percent passing 25 mm (1-inch) sieve (%) P2mm = Percent passing 2 mm (No. 10) sieve (%) = Bulk stress (psi)
In addition, Smart and Humphrey (1999) developed correlations using eight Maine cohesive soils to include an investigation of the effect of deviator and confining stresses. The model for cohesive soils with the greatest R2 (0.996) and lowest standard errors of the estimates (950 psi, 6.6 MPa) is presented in Eq. (2.4).
= 263 - 234 + 31 + 16576 - 340.8 + 190 - 12153 (2.4)
Where, MR = Resilient modulus of Type 2 soils (cohesive soils) (psi) dmax = Difference between maximum dry density and dry density at the time of testing (pcf) Wopt = Optimum moisture content S = Saturation (%)
12
P76mm = Percent passing 76 mm (3-inch) sieve (%) P0.8mm = Percent passing 0.08 mm (No. 200) sieve (%) d = Deviator stress (psi) 3 = Confining pressure (psi)
For a study in Virginia, Hossain and Kim (2014) tested fine-grained soils for: (1) resilient modulus (AASHTO T 307), (2) quick shear (AASHTO T 307 at 5 psi or 34.7 kPa confining pressure at the end of testing, rate of axial deviator loading was 1% strain/minute), and (3) unconfined compressive strength (UCS; AASHTO T 208). The rate of loading for the UCS test was 1% strain/minute, which was similar to the quick shear tests.
Only the simplest models with the greatest R2 values and all parameters reported as significant are presented (Eq. 2.5 and 2.6).
= 4283 + 143 (R2 = 0.73) = 657(1%) - 6.75(1%)2 (R2 = 0.97)
Where, MR = Resilient modulus (psi) Q = Ultimate compressive strength (psi) Su1% = Stress at 1% strain (psi)
(2.5) (2.6)
13
2.4.2 Correlations Using the Indirect Approach
Numerous models correlate resilient modulus to the constant model coefficients k1, k2, and k3, using any one of the available constitutive models with varying strengths of correlation. The results of two studies are presented in this section as examples.
Using soils collected from eight road sections across the different districts of Mississippi, George (2004) conducted resilient modulus testing using AASHTO TP 46 Protocol (repeated load triaxial test). With these results he evaluated the prediction models from seven research studies, including a Mississippi DOT study, which was discussed earlier. He determined that the LTTP Eqs. (2.8) to (2.16) from Yau and Von Quintus (2002) with the constitutive Eq. (2.7) could be used for predicting the resilient modulus of the subgrades for Mississippi road projects.
=
1
( )2
(
+
1)3
(2.7)
Yau and Von Quintus (2002) developed the following correlations for the coefficients k1, k2, and k3 with 2014 quality-control checked resilient modulus test results following LTPP Test Protocol P46. These equation sets for the different soil types are presented below as referenced by George (2004) in his report.
For coarse-grained soils:
1 = 3.2868 - 0.04123/8 + 0.02674 + 0.0137(%) + 0.0083 - 0.0379 - 0.0004
(2.8)
14
-0.0204=10.5 6+700.0+001.40045-3/38 .-412.9180-150--504.4-508.200(43/(%)+)
- 0.0102(%) 0.1779 (/)
(2.9)
0.11913(%=-3.5)6-770.+0006.191142-3/08.-0100.30839 4--0.00.0112749+2004.+3107.170(30/(%)-) + 1.1095 (/)
(2.10)
For fine-grained silt soils:
1 = 1.0480 + 0.0177(%) + 0.0279 - 0.0370 2 = 0.5097 - 0.0286
3 = -0.2218 + 0.0047(%) + 0.0849 - 0.1399 For fine-grained clay soils:
(2.11) (2.12) (2.13)
1 = 1.3577 + 0.0106(%) - 0.0437
(2.14)
2 = 0.5193 - 0.00734 + 0.009540 - 0.0027200 - 0.003 - 0.0049 (2.15)
3 = 1.4258 - 0.02884 + 0.030340 - 0.0521200 + 0.0251(%) + 0.0535 -
0.0672 - 0.0026 + 0.0025 - 0.6055 (/)
(2.16)
Where, P3/8 = Percent of material passing the No. (9.5 mm) sieve, by weight P4 = Percent of material passing the No. 4 (4.75 mm) sieve, by weight P200 = Percent of material passing the No. 200 (0.08 mm) sieve, by weight
15
wc = Moisture content of the specimen (%) wopt = Optimum moisture content of the specimen (%) s = Dry density of the sample (kg/m3) opt = Optimum dry density of the sample (kg/m3) PI = Plasticity index LL = Liquid limit
Mehrotra et al. (2018) developed two sets of correlations using the universal constitutive Eq. (2.7) and the MR-matric constitutive model Eq. (2.17) using four different fine-grained soils tested according to AASHTO T 307.
=
1
(+)2
()3
Where,
Pa = Atmospheric pressure = Bulk stress oct = Octahedral shear stress k1, k2, k3 = Model regression constants = Matric suction = ( - r)/(s - r), the normalized water content = Volumetric water content r = Water content at residual condition s= Water content at saturated condition k = 1/n
16
(2.17)
n = Rate of change of matric suction with respect to water content
Mehrotra et al. (2018) developed the following set of regression models to include matric suction because matric suction affects the stress state of unsaturated soils. (Their regression equations for the k coefficients in the universal constitutive model are not included. The authors stated that this model could not represent the effect of varying moisture contents on MR because it only considers the stress state.) The regression models for k coefficients in the MR-matric constitutive model are as follows:
ln 1 = 2.449 + 0.3546 + 0.3540200 - 0.1222 (R2 = 0.88)
(2.18)
2 = 1.756 - 0.08682 - 0.5348 - 0.1932200 + 0.01311() (R2 = 0.92) (2.19)
3 = 5.5654 + 0.1337 - 7.801 + 0.01649() (R2 = 0.69)
(2.20)
Where, sa = (S - Sopt) A S = Degree of saturation Sopt = Degree of saturation at optimum moisture A = PI/P200 PI = Plasticity index P200 = Percent of material passing the No. 200 (0.08 mm) sieve, by weight wwc = ((w wopt)/wopt) (%Clay) ssc = (S - Sopt) / (%Clay)
17
2.5 Light Weight Deflectometers and Dynamic Cone Penetrometers White et al. (2007) noted that plate size, contact stress, type and location of deflection transducer, usage of load transducer, loading rate, and buffer stiffness were some of the key factors that influence the light weight deflectometer's (LWD) estimation of resilient modulus. They compared devices manufactured by Zorn Stendal of Germany and Dynatest of Denmark. The Dynatest device (Keros) measured resilient modulus that was on average 1.8 to 2.2 times the modulus of the ZFG 2000. The main reason for this difference is in the measured deflections. The Zorn device measured deflections were approximately 1.5 times greater than the Dynatest device using the same plate size, drop height, and drop weight.
Kessler (2009) reported that South Africa and Germany use dynamic cone penetrometers (DCPs) and LWDs for quality control and their roads last 20 to 25 years before resurfacing is required. That observation is in contrast to the experiences of agencies that use maximum dry density for quality assurance/quality control (QA/QC) and resurface every 5 to 10 years. Therefore, the use of maximum dry density does not ensure a quality road, and can be a poor indicator of performance when compared to stiffness and strength. Additional benefits of using these devices are that they do not require special handling, safety training, or certification. These devices also provide timely, direct verification of construction requirements. Kessler (2009) also reported that the Minnesota DOT found density specifications imprecise, so they began to use LWDs for quality control. In Germany, where contractors guarantee the roads they build, the LWD is used for QA/QC. In South Africa, contractors produce virtually perpetual pavements with the use of LWDs and DCPs. Its Ministry of Transportation attributes this success to the construction of quality base courses and subgrades.
18
Siekmeier et al. (2009) proposed to the Minnesota DOT to use the grading number and in situ moisture content to target values for the DCP and LWD for granular materials. The plastic limit and in situ moisture content were proposed to set target values for finegrained soils. The plastic limit was also proposed to be used for classifying soils and estimating optimum moisture contents for compaction. The DCP and LWD would estimate the strength and modulus of compacted materials. Together these testing devices were recommended to improve compaction uniformity and lower life cycle pavement costs, in addition to other benefits.
Hossain and Apeagyei (2010) did not recommend that the Virginia DOT use of the GeoGauge, LWD, or DCP for quality control during construction because of the high variability between the estimated resilient moduli of these three devices. The authors referenced correlations between resilient modulus and other parameters to use as their frame of reference and recommended that these devices not be used until the high variability could be reconciled.
Fleming, Frost, and Lambert (2007) and Vennapusa and White (2009) found that besides LWD type, the plate size, plate rigidity, and buffer stiffness affect the measured LWD modulus. In order to effectively compare LWD test results to the results from other types of in situ tests, it is necessary to include the effect of water content in the data interpretation. This means that multivariate regression is necessary for these types of comparisons. For those DOTs that want to use LWDs for compaction control, a restriction on the time of LWD testing after compaction has occurred or an allowable change in water content should be included in the compaction control specifications, to prevent drying-
19
induced higher modulus values from "passing" a lift that might not have otherwise met the specified performance criteria.
The influence depth based on the stress criterion was found to lie between 2 and 2.5 times the diameter of the LWD plate, decreasing as the geomaterial becomes stiffer and more granular. The depth of influence based on strain varied between 2 and 3.5 times the diameter of the plate while depth of influence based on deflection varied between 3 and 4 times the plate diameter, both decreasing as the geomaterial becomes less granular and more clayey. These depths of influence are greater than those reported in the literature because the dynamic nature of the load applied was considered. The influence depths of the Dynatest LWD appear to be more sensitive to the geomaterial nonlinear parameters than the Zorn LWD.
Some researchers found that the influence depth of LWD lies between 2 and 2.5 times the LWD plate based on stress criterion. Based on strain, the influence depth is between 2 and 3.5 times the plate diameter. Based on deflection, it is 3 to 4 times the diameter. These numbers are greater than is reported in the literature (Tirado et al. 2015).
20
3 MATERIALS AND RESILIENT MODULUS TESTING For the purpose of developing correlations between subgrade resilient modulus and soil index properties, this study analyzed laboratory test data from an earlier GDOT-sponsored research project (Kim, 2013). The soils tested from that study were recovered from nine borrow pits located across the state of Georgia. Table 3.1 displays that all nine soils were classified as sands (SC, SM, or SP).
The physical properties were determined from AASHTO T 89 (Standard Method of Test for Determining the Liquid Limit of Soils), and AASHTO T 90 (Standard Method of Test for Determining the Plastic Limit and Plasticity Index of Soils). The standard proctor test was conducted in accordance with AASHTO T 99: Standard Method of Test for Moisture-Density Relations of Soils Using a 2.5-kg (5.5-lb) Rammer and a 305-mm (12in.) Drop to obtain optimum moisture content and maximum dry density. The soils were also classified according to the GDOT Soil Classification System (Section 810 of Georgia Standard Specifications, 2013 Edition), Unified Soil Classification System (ASTM D2487: Standard Practice for Classification of Soils for Engineering Purposes), and AASHTO Soil Classification System (AASHTO M 145: Standard Specification for Classification of Soils and Soil-Aggregate Mixtures for Highway Construction Purposes).
20
TABLE 3.1 Subgrade Sources and Properties (Kim, 2013)
Subgrade No.
Location (County)
Percent Passing (%)
#10 #40 #60 #200 (2 (0.42 (0.25 (0.08
% Clay
% Volume Change
Max. Dry Density (pcf)
Opt. Moisture Content
(%)
LL (%)
PI (%)
GA Soil Class
USCS AASHTO
Soil
Soil
Class Class
mm) mm) mm) mm)
93.4
1
Lincoln 99.3 96.8 93.8 48.9 40.7 24.5 (1496.1 23.5 39.9 8.6 IIB4 SC
A-4
kg/m3)
117.8
2
Washington 99.8 84.6 56.1 23.8 20.6 4.7 (1887.0 11.0 23.0 6.6 IIB2 SM A-2-4
kg/m3)
105.3
3
Coweta 89.5 64.6 48.9 28.3 24.0 12.2 (1686.7 16.7 42.5 11.0 IIB3 SC A-2-7
kg/m3)
104.8
4
Walton 89.4 61.5 50.5 36.3 28.3 4.0 (1678.7 16.8 40.5 12.7 IIB4 SC A-7-6
kg/m3)
97.4
5
Chatham 99.9 97.4 93.5 3.6 1.8 0.0 (1560.2 12.7 0.0 0.0 IIB4 SM A-2-4
kg/m3)
113.1
6
Lowndes 99.0 74.9 52.9 12.2 4.5 0.0 (1811.7 4.7
0.0 0.0 IA2 SP A-2-4
kg/m3)
105.1
7
Franklin 97.3 89.4 70.9 31.1 19.6 5.2 (1683.5 22.6 39.3 9.8 IIB3 SC A-2-4
kg/m3)
113.1
8
Cook 79.9 66.4 46.6 25.0 18.4 0.6 (1811.7 9.9
0.0 0.0 IIB2 SM A-2-4
kg/m3)
119.3
9
Toombs 84.2 37.8 17.6 6.2 4.6 1.1 (1911.0 11.9 0.0 0.0 IA1 SP A-1-b
kg/m3)
21
Figure 3.1 presents the particle size distributions for each of the nine subgrade soils tested by Kim (2013). AASHTO T 307-99 (Standard Method of Test for Determining the Resilient Modulus of Soils and Aggregate Materials) was followed to determine the laboratory resilient modulus of the soils. Three replicates for each of the nine subgrade soils were prepared for a total of 27 test specimens. The cylindrical test specimens were fabricated to be 100 mm (3.94 inches) in diameter by 200 mm (7.87 inches) high and were compacted using impact methods. To remove the effects of initial permanent deformation, the specimens were conditioned at a deviator stress of 4 psi (27.6 kPa) and confining pressure of 6 psi (41.4 kPa) for 500 load repetitions. Next, 100 load repetitions were applied to the specimens for a loading sequence that ranged from 2 to 6 psi (13.8 to 41.4 kPa) for the confining stress and from 2 to 10 psi (13.8 to 68.8 kPa) for the deviator stress. The mean deviator stress and mean recovered strain were then used to calculate the mean resilient modulus at each stress state. The results are presented in Table 3.2.
22
Percent Passing (%)
100
90
80
70
60
Subgrade
50
#1
Subgrade
40
#2 Subgrade
$3
30
Subgrade #4
Subgrade
20
#5
Subgrade
#6
10
Subgrade
#7
0
10
1
0.1
0.01
Sieve Size (mm)
FIGURE 3.1 Subgrade Gradations (Kim, 2013)
23
TABLE 3.2 Measured Subgrade Resilient Moduli (Kim, 2013)
Subgrade Source
No.
Location
GA Soil Class
1
Lincoln
IIB4
2
Washington IIB2
3
Coweta
IIB3
4
Walton
IIB4
5
Chatham IIB4
6
Lowndes IA2
7
Franklin IIB3
8
Cook
IIB2
9
Toombs
IA2
USCS Class
SC SM SC SC SM SP SC SM SP
AASHTO Soil Class A-4
A-2-4
A-2-7
A-7-6
A-2-4
A-2-4
A-2-4
A-2-4
A-1-b
Statistics Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average Maximum Minimum Average
k-values
k1
634 559 618 1209 1079 1156 681 578 619 1217 906 1031 1241 1241 1241 1298 1288 1293 495 357 426 1153 1153 1153 1468 1285 1386
k2
0.327 0.026 0.164 0.542 0.182 0.330 0.306 0.231 0.257 0.352 0.196 0.285 0.352 0.352 0.352 0.535 0.509 0.522 0.419 0.341 0.380 0.255 0.255 0.255 0.316 0.240 0.277
k3
-1.884 -3.350 -2.831 -0.123 -1.061 -0.508 -1.724 -2.048 -1.836 -2.278 -2.906 -2.679 -2.852 -2.852 -2.852 -0.148 -0.438 -0.293 -2.773 -3.407 -3.090 -0.369 -0.369 -0.369 -2.476 -2.521 -2.499
24
4 STATISTICAL ANALYSIS OF RESILIENT MODULUS TESTING
One of the objectives of this study is to determine if a linear relationship exists between the subgrade resilient modulus and one or more soil properties, which can be used in the MEPDG. Such a linear relationship will be useful for pavement designers who need to estimate a design resilient modulus when no resilient modulus test data are available. As shown earlier in Table 3.1, the nine soils Kim (2013) used in his study were sandy materials. Therefore, the correlation developed in this study will only be valid for sandy materials.
4.1 List of Potential Resilient Modulus Predictors Apart from resilient modulus testing, the laboratory test results for most of the following soil properties are routinely collected by GDOT to classify the soils according to Section 810 of the GDOT Standard Specifications. Therefore, these properties were available for consideration as predictor variables in the modeling of the response variable (resilient modulus, MR). GDOT does not typically run Atterberg limits (liquid limit, LL, and plasticity index, PI) for soils with clay contents less than 25%. Therefore, Atterberg limits were eliminated from consideration, as zero values for some soils are likely assumed values.
(1) P10: Percentage of sample material (by weight) passing through the No. 10 (2 mm) sieve.
(2) P60: Percentage of sample material (by weight) passing through the No. 60 (0.25 mm) sieve.
(3) P200: Percentage of sample material (by weight) passing through the No. 200 (0.08 mm) sieve.
25
(4) Clay: Percentage of clay (by weight) of the soil sample.
(5) VC: Percentage of volume change of the soil sample as the material passes from a
dry to soaked state.
(6) SW: Percentage of swell of a soil
(7) SH: Percentage of shrinkage of a soil
(8) MDD: Maximum dry density (lb/ft3) is the dry density of the soil sample at the
peak of its parabolic relationship with moisture content.
(9) OMC: Optimum moisture content is the moisture percentage (by weight) of the
soil sample at its MDD.
(10) LL: Liquid limit
(11) PI: Plasticity index
(12)
s1: Principal vertical stress (lb/in2) at which testing was conducted.
(13)
s3: Confining pressure (lb/in2) at which testing was conducted.
(14)
theta: Bulk stress (lb/in2) is calculated as follows:
= 1 + 2(3)
(15)
oct: Octahedral shear stress (lb/in2) is calculated as follows for
axisymmetric stress conditions:
=
1 3
(1
-
3)2
+
(3
-
1)2
(16)
dev: Deviator stress (lb/in2) is calculated as follows:
= 1 - 3
(17)
MR: Resilient modulus (lb/in2) of the soil sample.
26
4.2 Overview of the Data The average subgrade resilient modulus for the 270 tests Kim (2013) conducted was 11,400 psi (78.6 MPa) (Table 4.1). About 68% of the data is in the range between 5895 and 16,906 psi (40.6 to 116.6 MPa). The median of the MR data is 10,460 psi (72.1 MPa) (Table 4.2).
Figure 4.1 shows that the resilient modulus decreases as the optimum moisture content increases. In Figure 4.2, the resilient modulus generally increases with increasing confining pressure (s3).
TABLE 4.1 Summary Statistics of MR
Mean Std Dev Std Err Mean Upper 95% Mean Lower 95% Mean N Maximum Median Mode Range Interquartile Range
11,400 5,506 335
12,060 10,741
270 25,887 10,460 18,647 22,713
9,373
100.0% 75.0% 50.0% 25.0% 0.0%
TABLE 4.2 Quartiles for MR
maximum quartile median quartile
minimum
25,887 16,068 10,460 6,694 3,174
27
FIGURE 4.1 Resilient Modulus versus Optimum Moisture Content
FIGURE 4.2 Resilient Modulus versus Confining Pressure 4.3 Linear Regression Analysis Methodology This linear regression analysis began with an examination of the correlations (R's) between the initial list of potential predictor variables and the response variable (resilient modulus) in Table 4.3. The purpose of this step was to simplify the model fitting process by removing variables that did not individually correlate well to the subgrade resilient modulus.
28
Therefore, variables with the weakest R's, approximately -0.2 to 0.2, were removed from consideration during this initial screening process.
TABLE 4.3 Correlations Between Predictor Variables and Resilient Modulus (MR)
Predictor
Predictor
Variables
MR
Variables
MR
P10*
-0.019
MDD
0.679
P60
-0.403
OMC
-0.858
P200
-0.617
s1*
-0.021
Clay
-0.632
s3*
0.205
VC
-0.652
theta*
0.107
SW
-0.616
toct*
-0.143
SH
-0.648
dev*
-0.143
*Removed as useful predictors of MR during the initial screening.
Next, each pair of predictor variables in Table 4.4 was examined to remove variables that could cause multicollinearity in the final model. If a pair of variables exhibited a high level of correlation (R > 0.8 or R < -0.8), the variable with the lower correlation to resilient modulus was removed from further consideration. For instance, there is a strong, positive, linear relationship between VC and SW (R = 0.98). P60, P200, SH, and Clay were also removed following a similar process, which left VC, MDD, and OMC as the final list of potential predictor variables for consideration.
TABLE 4.4 Correlations (R) Among the List of Potential Predictors After Initial Screening
P60 P200 Clay
VC
SW
SH MDD
P60 1.00 0.56 0.53 0.63 0.67 0.47 -0.83
P200 0.56 1.00 0.99 0.80 0.71 0.85 -0.70
Clay 0.53 0.99 1.00 0.84 0.76 0.82 -0.68
VC
0.63 0.80 0.84 1.00 0.98 0.71 -0.74
SW
0.67
0.71
0.76
0.98
1.00
0.59 -0.74
SH
0.47 0.85 0.82 0.71 0.59 1.00 -0.72
MDD -0.83 -0.70 -0.68 -0.74 -0.74 -0.72 1.00
OMC 0.55 0.81 0.82 0.79 0.73 0.85 -0.77
Note: |R| > 0.80 between predictor variables indicate a high level of correlation.
OMC 0.55 0.81 0.82 0.79 0.73 0.85 -0.77 1.00
29
A manual step-by-step process was then followed to remove variables from the overall model based on two criteria: (1) p-values greater than an -level of 0.05, which would indicate an insignificant parameter estimate for the variable; and (2) parameter estimates with a variance inflation factor (VIF) greater than 5, which would indicate issues with multicollinearity.
These variables were removed during the model fitting process in the following order: (a) MDD (p-value = 0.1414) and (b) VC (p-value = 0.1355), leaving OMC as the final predictor variable.
4.4 Statistical Conclusions The null hypothesis that the grand mean (MR = 11,400 psi or 78.6 MPa) from Table 4.5 can be used to model subgrade soils can be rejected because the final model is significant (p-value <0.0001 in Table 4.6) is lower than the -level of significance (0.05). Eq. (4.1) with an R2 of 0.7369 (Table 4.5) can be used to predict the resilient modulus of coarsegrained subgrade materials.
= 23,850.435 - 825.7241()
(4.1)
Where, OMC = Optimum moisture content percentage by weight MR = Subgrade resilient modulus (lb/in2)
30
FIGURE 4.3 Resilient Modulus (MR) by Optimum Moisture Content
FIGURE 4.4 Actual MR versus Predicted MR
TABLE 4.5 Summary of Fit
RSquare RSquare Adj Root Mean Square Error Mean of Response Observations (or Sum Wgts)
0.736913 0.735931 2,829.15 11400.35
270
31
Source
Model Error C. Total
TABLE 4.6 Analysis of Variance
DF
Sum of
Squares
1 6008450924
268 2145096145
269 8153547069
Mean Square 6.0085e+9 8004090.1
F Ratio
750.6726 Prob > F
<.0001*
TABLE 4.7 Parameter Estimates
Term
Estimate Std Error t Ratio Prob>|t|
VIF
Intercept 23850.435 485.9346 49.08 <.0001*
.
OMC
-825.7241 30.13767 -27.40 <.0001*
1
32
5 PREDICTING RESILIENT MODULUS OF SUBGRADE WITH MACHINE LEARNING USING RANDOM FORESTS
Many state agencies plan to adopt the MechanisticEmpirical Pavement Design Guide. However, there is a large gap between the current pavement design practices and MEPDG implementation. MEPDG uses resilient modulus, MR, to reflect the behavior of soil under traffic loading due to its cyclic loading test procedure (AASHTO T 307: Standard Method of Test for Determining the Resilient Modulus of Soils and Aggregate Materials). Provided the complexity of the MR test, few agencies plan to conduct it on a regular basis. Instead, many state agencies start developing correlations between MR and other routinely measured soil properties or back-calculated in situ test measurements. As described in Chapter 4, MR can be conveniently estimated based on the correlations, resulting in the least disruption to the state's current pavement design procedures while moving toward the adoption of the MEPDG. In Chapter 5, a versatile machine learning framework, random forest, was applied to correlate MR with soil characteristic metrics obtained from routinely conducted tests. The results demonstrate the superiority of the random forest model to the conventional multiple linear regression model in terms of accuracy and robustness.
5.1 Introduction The goal in selecting a design resilient modulus during the pavement design phase is
to characterize the subgrade soil according to its physical properties and its behavior within the pavement structure. Therefore, laboratory testing of the soil at the density, moisture content, and stresses that it will experience during the lifespan of a pavement is recommended. When subjected to dynamic loading (e.g., traffic), subgrade soil typically exhibits both resilient and plastic behavior, whereas the latter will result in settlement and
33
cracking of the pavement. To be able to reliably predict MR, it is important to understand the key factors that govern the behavior of subgrade. In general, a higher confining stress will increase the resilient modulus of the soil, and a lower stress will decrease the resilient modulus. A higher deviator stress will result in a lower resilient modulus.
5.2 Laboratory Test and Data Set The laboratory test data from GDOT RP 12-07 project (Kim, 2013) was utilized to establish correlation between MR and a number of influential variables. The soils tested in GDOT RP 12-07 project were recovered from nine borrow pits located across the state of Georgia. Those soils were selected by GDOT as being representative of materials used in subgrade construction. As seen in Table 3.1, all nine soils are classified as sands (SC, SM, or SP).
The physical properties were determined based on AASHTO T 89 (Standard Method of Test for Determining the Liquid Limit of Soils) and AASHTO T 90 (Standard Method of Test for Determining the Plastic Limit and Plasticity Index of Soils). The standard proctor test was conducted in accordance with AASHTO T 99: Standard Method of Test for Moisture-Density Relations of Soils Using a 2.5-kg (5.5-lb) Rammer and a 305-mm (12-in.) Drop to obtain optimum moisture content and maximum dry density. The soils were also classified according to the GDOT Soil Classification System (Section 810 of Georgia Standard Specifications, 2013 Edition), Unified Soil Classification System (ASTM D-2487: Standard Practice for Classification of Soils for Engineering Purposes), and AASHTO Soil Classification System (AASHTO M 145: Standard Specification for Classification of Soils and Soil-Aggregate Mixtures for Highway Construction Purposes)..
AASHTO T 307-99 was followed to determine the laboratory resilient modulus of the soil samples. It uses repeated load testing equipment designed to simulate traffic wheel
34
loading at a dynamic cyclic load rate of 0.1 second for every rest period of 0.9 second. The testing sequence included applying a range of deviator stresses for a set of confining pressures. For each confining pressure, the resilient modulus was determined by averaging the resilient deformation for the last five deviator stress cycles. Based on the averages using this method, a design resilient modulus was determined to represent the expected subgrade condition in the constructed pavement structure.
Three replicates for each of the nine subgrade soils were prepared for a total of 27 test specimens. The cylindrical test specimens were fabricated to be 4-inch (102 mm) in diameter by 8-inch (203 mm) high and were compacted using impact methods. To remove the effects of initial permanent deformation, the specimens were conditioned at a deviator stress of 4 psi (27.6 kPa) and confining pressure of 6 psi (41.4 kPa) for 500 load repetitions. Next, 100 load repetitions were applied to the specimens for a loading sequence that ranged from 2 to 6 psi (13.8 to 41.3 KPa) for the confining stress and from 2 to 10 psi (13.8 to 68.9 KPa) for the deviator stress. The mean deviator stress and mean recovered strain were then used to calculate the mean resilient modulus at each stress state.
The MR test results and the soil properties test data routinely collected by GDOT were pooled together to form a data set for modeling purposes. The variables included in the data set are presented in Table 5.1.
35
36
TABLE 5.1 Summary of Variables
Variable P10 P60 P200 Clay VC
SW SH MDD
OMC
LL PI theta Toct MR
Description Percentage of sample material (by weight) passing through the No. 10 sieve. Percentage of sample material (by weight) passing through the No. 60 sieve. Percentage of sample material (by weight) passing through the No. 200 sieve. Percentage of clay (by weight) of the soil sample. Percentage of volume change of the soil sample as the material passes from a dry to soaked state. Percentage of swell of a soil Percentage of shrinkage of a soil Maximum dry density is the dry density of the soil sample at the peak of its parabolic relationship with moisture content. Optimum moisture content is the moisture percentage (by weight) of the soil sample at its MDD. Liquid limit Plasticity index
= 1 + 2(3)
=
1 3
(1
-
3)2
+
(3
-
1)2
Resilient modulus of soil samples
Unit % % % %
% % % lb/ft3
% % % lb/in2 lb/in2 lb/in2
Min 79.9 17.6 3.6 1.8
0.0 0.0 0.0 93.4
4.7 0.0 0.0 55.2 6.5 21885.2
Max 99.9 93.8 48.9 40.7
24.5 20.5 4.0 119.3
Mean 93.2 58 26.9 21.0
7.8 6.4 1.6 107.0
23.5
15.1
42.5 12.7
193.1
25.2 6.7
124.2
32.5
19.5
178484.8 78602.5
5.3 Random Forest Models Random forest is an ensemble machine learning method, typically used for classification or regression. A random forest is often consdiered as a "meta" estimator that fits a number of classification or regression trees on various subsamples of a dataset and then uses averaging to improve the predictive accuracy and robustness. To minimize correlation among the trees, two techniques are commonly used: (1) bootstrap for resampling, and (2) randomization of split variables. A benefit of the bootstrap resampling is to have an out-of-bag sample to approximate test error. All trees in the forest are constructed independently using a bootstrap sample of the data. By averaging the predictions from those trees in the forest, the risk of overfitting is reduced (Hastie et al., 2008).
To construct a random forest model, a number of hyperparameters need to be carefully selected. This process is referred to as hyperparameters tuning. The typical hyperparameters include: the number of trees in the random forest model, the number of variables to randomly sample at each split, the number of samples for training, minimum number of samples within the terminal nodes, and maximum number of terminal nodes. The H2O package (LeDell et al., 2019) was used to choose hyperparameters. The resulting random forest model is summarized in Table 5.2. The estimated random forest model contains 350 trees and the resampling rate is 70%. The number of variables to randomly sample at each split is 5.
37
TABLE 5.2 Summary of Random Forest Model
Random Forest Model
Mtries1
5
Sample Rate2
0.7
Number of Trees
350
Min Depth
8
Max Depth
13
Mean
10.8
Min Leaves
45
Max Leaves
112
Mean Leaves
86.3
Out-of-Bag Errors
RMSE3
11704
MAE4
8741
1 Mtries: the number of variables to randomly sample
at each split
2 Sample Rate: the percent of sample for training
3 RMSE: root mean square error
4 MAE: mean absolute error
The variables are sorted by their importances, which are measured by accumulated reduction in MSE (Mean Squared Error) each time a variable is selected as a node split in a tree for the entire forest. The variable importances were sorted in decending order, as shown in Figure 5.1. The top three most important variables are OMC, P200, and MDD.
38
reorder(names, x)
Importance of variables
OMC
P200
MDD
PI
VC
Toct
LL
Theta
SW
Clay
P40
P10
P60
SH 0e+00
2e+10
x
4e+10
FIGURE 5.1
Importance of Variables
6e+10
For comparison purposes, a multiple linear regression (MLR) model was also estimated using the same training data set. The model estimation results are shown in Table 5.3. The backward elimination method was used for the selection of variables based on their signficance and overall contribution to variance reduction. Note that some variables were excluded in the MLR model due to collinearity. For example, Clay has nearly perfect correlation with P200, and the same is true for LI and PI. As a result, only P200 and PI were retained in the model specification.
39
TABLE 5.3 Multiple Linear Regression Model Estimation
Variable Estimate Std. Err t-value
p-value Sig.
(Intercept) 62278.81 23077.57
2.699
0.00746 **
P200
1109.88
136.05
8.158 2.03E-14 ***
MDD
749.11
181.71
4.123 5.19E-05 ***
OMC
-5771.02
331.55 -17.406 2.00E-16 ***
PI
-2094.52
309.34 -6.771 1.01E-10 ***
Theta
234.68
27.88
8.418 3.72E-15 ***
Toct
-1112.98
118.22 -9.414 2.00E-16 ***
R square = 0.8519
Residual Std. Err. = 14730
F statistic = 226.3 (p-value < 2.2e-16)
Significance: *** < 0.001; ** < 0.001; * < 0.05
To evaluate the random forest (RF) and MLR models, an independent data set was utilized. By applying both models to this data set, the predicted MR were plotted against the observed MR in Figure 5.2. The predictions of the RF model fit the observations better (R2 = 0.934) than the MLR model (R2 = 0.898).
40
Predicted
40000 60000 80000 100000 120000 140000 160000
Observed vs. Predicted
R-Square = 0.934
40000
60000
80000
100000 120000 140000 160000
Observed
a) RF model
Observed vs. Predicted
Predicted
40000 60000 80000 100000 120000 140000
R-Square = 0.898
50000
100000
150000
b) MOLbsRervMed odel
FIGURE 5.2 Predicted MR versus Observed MR
5.4 Summary of Machine Learning Approach MR is a critical input parameter for MEPDG. However, the MR test is complex and timeconsuming. Instead of conducting MR tests on a regular basis, many state agencies start developing correlations between MR and other routinely measured soil properties or backcalculated in situ test measurements. In this chapter, the researchers propose a generic
41
machine learning method, random forests, to correlate MR with soil properties test data routinely collected by state agencies. As a case study, the test data from GDOT was used for model estimation. To demonstrate the superiority of the random forest model, a conventional multiple linear regression model was also developed using the same training data set. An independent data set was used for model evaluation, and the predictions from both models were compared. It showed that the random forest model outperforms the multiple linear regression model in terms of accuracy and robustness. Random forest is a flexible modeling framework, which does not require the strict assumptions imposed by the classic regression models, such as error normality and homogeneity. The ensemble nature of random forest helps to improve accuracy and reduce variance, as well. By controlling the risk of overfitting through bootstrap for resampling and randomization of split variables, random forest provides an effective approach to data-driven modeling.
42
6 EXAMPLE OF PERFORMANCE-BASED SPECIFICATION
6.1 Indiana Department of Transportation The Indiana Department of Transportation adopted MEPDG in January 2009. Section 207: Subgrade of INDOT's current Standard Specifications (2018) provides detailed guidance to the department's engineers and contractors to construct a subgrade with properties that are more representative of the MEPDG methodology. The following series of Indiana test methods (ITMs) and manual provide additional detailed guidance to the QA/QC aspects of construction:
(a) ITM 506-16T: Field Determination of Moisture Content of Soils (b) ITM 508-18: Field Determination of Deflection Using Light Weight
Deflectometer (c) ITM 509-18: Field Determination of Strength Using Dynamic Cone
Penetrometer (d) ITM 512-16T: Field Determination of Maximum Dry Density and Optimum
Moisture Content of Soil (e) ITM 513-17T: Determination of Soil Target Values (f) ITM 802-18: Random Sampling (g) Manual for Frequency of Sampling and Testing and Basis of Use of Materials
(Revised January 2019)
6.2 Overview of Subgrade and Embankment Construction A thorough and complete discussion of the subgrade and embankment construction processes by INDOT is outside the scope of this study because of the variety and
43
complexity of scenarios that can occur in the field that are addressed in INDOT's Standard Specifications. Therefore, only a general discussion of the most basic subgrade construction scenario that will aid the understanding of the pavement designer will be provided. A brief discussion about embankment construction is included as this type of construction has many elements in common with subgrade construction.
For this overview, the focus will be on construction with clayey, silty, and sandy materials meeting the requirements of Section 203: Excavation and Embankment and Section 207: Subgrade. Whereas GDOT identifies suitable and unsuitable embankment materials using its soil classification system and GDOT Section 208: Embankments, INDOT identifies suitable and unsuitable materials by description with similar considerations in its specifications. For subgrade soils, INDOT identifies unacceptable soils by organic content, maximum dry density, liquid limit, and soluble sulfate content under INDOT Section 207.
INDOT requires a minimum compaction of 95% for embankments and 100% compaction for subgrades, which is similar to GDOT specifications. The embankment and subgrade are constructed in lifts of 6 inches (152 mm) with acceptance testing performed every 6 inches (152 mm) for clayey materials and every 12 inches (305 mm) for silty, sandy, or granular materials.
Compaction on embankment materials is determined using a dynamic core penetrometer (ITM 509). Stoves, hot plates, moisture probes, or microwaves are allowed to check moisture contents (ITM 506) depending on the soil type. These data with the textural soil classification (ITM 512) can be used to select target DCP values from Table 6.1 (Section 203.23) for compaction control. Granular and modified materials used in
44
embankments are tested for stiffness (deflection) with a light weight deflectometer per ITM 508-18. The target values for deflection are established from a test area.
Preparation of the test area is quite simple in that it should be level, so that the undersurface of the load plate is in contact with the material to be tested. If the test area is uneven, fine sand can be used to level it out. The test area should be 1.5 times larger than the LWD plate diameter. Three seating drops are conducted, which are followed by three test drops. The operator is required to catch the drop, so it does not rebound against the plate. If the plate rebounds, then the test is invalid and the LWD is to be moved at least 2 feet (610 mm) from the invalid test location. The average deflection must equal to less than the maximums allowed in Table 6.2 and must not be 10% or greater for any two consecutive drops. Otherwise, the materials should be re-compacted before testing is resumed. Three LWD tests are performed for every 800 tons (725.8 Metric tons) of compacted aggregate and every 1400 yd3 (1070 m3) of chemically modified soil.
Compaction requirements for most subgrade materials are established from a test section. Clayey, silty, and sandy subgrade materials are not tested for stiffness. Table 6.1 (Section 203.23) may be used to select DCP targets for granular soils (structural backfill, A-1, A-2, and A-3) without the need of a test section.
45
TABLE 6.1 Blow Counts for Compaction Control from INDOT Section 203.23
Acceptable
Acceptable
Acceptable Minimum DCP
Optimum
Minimum DCP Minimum DCP Value for 6 or
Moisture
Value for 6 in. Value for 12 in. 12 in. and
Textural
Maximum Dry Content Range
and 95%
and 95%
100%
Classification Density (pcf)
(%)
Compaction
Compaction
Compaction
CLAY SOILS
Clay
< 105 (< 1682 kg/m3)
19 24
6
*
105 110
*
Clay
(1682 1762
16 18
7
kg/m3)
111 114
*
Clay
(1778 1826
14 15
8
kg/m3)
SILTY SOILS
115 116
*
Silty
(1842 1858
9
kg/m3) 117 120
13 14
*
Silty
(1874 1922
11
kg/m3)
SANDY SOILS
121 125
*
Sandy
(1938 2002
12
kg/m3)
8 12
Sandy
> 125 (> 2002 kg/m3)
15
*
GRANULAR SOILS STRUCTURAL BACKFILL and A-1, A-2, A-3 SOILS
No. 30
6
9
No. 4
7
10
inch
11
14
1 inch
16
19
Note: * Test section required in accordance with ITM 513.
TABLE 6.2 Maximum Allowable Deflections for Embankment Materials
Material Type
Lime Modified Soil Cement Modified Soil Aggregate over Lime Modified Soil Aggregate over Cement Modified Soil
Maximum Allowable Deflection (mm) 0.30 (0.012 inch) 0.27 (0.011 inch) 0.30 (0.012 inch) 0.27 (0.011 inch)
46
6.3 Test Sections for Subgrade Construction Test section construction is covered in ITM 513-17T: Determination of Soil Target Values. From this ITM, the procedures listed below are covered. Although the use of intelligent compaction (IC) is available, it is not required for construction; therefore, this topic will not be discussed. Only Items (c) and (d) will be discussed.
(a) Determination of target intelligent compaction measurement values (IC-MV) of soils
(b) Determination of the number of passes of rollers to obtain the IC-MV (c) Determination of the number of passes for verification of the DCP
requirements for QA/QC (d) Determination of the number of blow counts for 100% compaction.
A test section area of 225 feet (68.6 m) long by 24 feet (7.3 m) wide is required. The test method prescribes a test section for a construction area of 10,000 ft2 to 75,000 ft2 (929.0 m2 to 6967.7 m2) to determine a target IC-MV. However, for Items (c) and (d), which do not require IC rollers, an explicitly prescribed construction area is not given.
To begin preparing the test section, the natural ground is proof-rolled with a roller that will be used in construction. DCP and moisture requirements are verified until the final grade of the test section is achieved. An initial four applications of a compaction roller are made on top of the test section. Then, 10 random and uniformly spaced DCP tests are conducted until the 95% compaction requirement of Section 203.23 is met.
To determine the target for 100% compaction, the subgrade is tested for maximum dry density and optimum moisture content (ITM 512). Additional rolling is performed, which is followed by sand cone testing (AASHTO T 191: Standard Method of Test for
47
Density of Soil In-Place by the Sand-Cone Method). The average of these density values are required to fall within tolerance and precision stated in AASHTO T 191. Once the AASHTO requirement is met, the average density is compared to the maximum dry density (ITM 512) to determine if the 100% compaction level is achieved. If so, the test section is completed. The acceptable minimum DCP value is the average of the 10 DCP tests or 2 DCP values more than the minimum required for 95% compaction. If that value is not achieved, then the test section is reworked until the desired compaction is achieved.
6.4 Subgrade Construction Subgrade construction is covered under Section 207: Subgrade of the Indiana Department of Transportation's Standard Specifications. INDOT uses a textural soil classification for the field classification of clayey, silty, or sandy soils based on the maximum dry density using the charts in the appendix of ITM 512-16T. The soil's moisture content is determined using ITM 506-16T. During the performance of IMT 512-16T, the moisture content is checked to verify that it lies within -3% to +1% of the optimum moisture content from the charts. Table 6.3 (Section 203.23) also establishes moisture compaction ranges for all soil types. If the moisture content lies outside that range, moisture is added or the soil sample is dried to bring it within range. Then the adjusted maximum dry density and adjusted optimum moisture content is determined from charts.
In accordance with Section 203.23, the compaction of the subgrade is checked with DCP using ITM 509-18 at every completed lift of 6 or 12 inches (152 or 305 mm), which is based on the textural soil classification, until subgrade construction is complete. Even if the subgrade has been accepted, it is retested at the time of paving for final compliance
48
with the specifications. In addition, proof-rolling the subgrade is required before placing the base material.
TABLE 6.3 Moisture Compaction Range for All Soil Types
Soil Type Clay (<105 lb/cu ft or <1682 kg/m3)
Clay (105 to 114 lb/cu ft or 1682 to 1826 kg/m3)
Silty and Sandy (>114 lb/cu ft or > 1826 kg/m3)
Granular
Moisture Compaction Range -2 to +2% of optimum moisture content -2 to +1% of optimum moisture content
-3 to +1% of optimum moisture content 5 to 8%
6.5 INDOT Research Efforts INDOT has sponsored many research projects in its progression toward adoption of the MEPDG and performance-based specifications. Copies of the completed reports are available on the Joint Transportation Research Program website of Purdue University. A selection of these studies with brief and relevant findings, regarding the MEPDG and performance-based specification implementation, is discussed below:
(a) An investigation into the adoption of intelligent compaction was conducted to provide INDOT with recommendations for action. The researchers concluded that at the time of the study it was too early for adoption of IC. However, adoption of IC was determined to be likely in the future (Zambrano et al., 2006).
(b) A total of four sites in Indiana were selected to conduct FWD, LWD, and DCP tests in addition to laboratory resilient modulus testing. The study found that LWD and DCP testing can be used to assess the quality and uniformity of
49
the subgrade but do not provide reliable estimates of the subgrade stiffness (Park et al., 2018). (c) For clayey sands classified according to the Unified Soil Classification System, a prediction equation was developed for dry density using the penetration index (PI) from DCP testing. Predictions using the DCP testing are not reliable and require use with more conventional test methods for compaction control (Salgado & Yoon, 2003). (d) This study aimed to refine the DCP-based quality assurance and quality control correlations that were developed in earlier studies. The foci of the study were on: (a) grouping soils according to their mechanical response to the DCP impact loading, and (b) limiting the moisture range of in situ soils used for the development of correlations to -2% of the optimum moisture content. Soils were grouped into coarse-grained or fine-grained categories. For fine-grained soils, DCP test results had good correlations with the PI. Coarse-grained soils had good correlations with the optimum moisture content (Ganju et al., 2015). (e) A follow-up to an earlier study on Intelligent Compaction, this study recommended additional work to pursue the incorporation of IC mapping for the QA/QC of embankment construction. It seems that, at a minimum, IC could be used to reduce the number of DCP tests required for QA/QC. The long-term goal for pursuing IC is for the implementation of specifications and test methods, which can alleviate some of the need for DCP testing while assuring the construction of quality embankments (Dunston et al., 2018).
50
(f) In INDOT study, four accelerated pavement test (APT) sections were constructed to study permanent deformation in asphaltic concrete pavements. The researchers found that permanent deformation within the asphalt layers does not increase once an adequately thick structure has been constructed. They learned that most rutting occurred in the asphaltic concrete layers. Half of this deformation occurred within the top 4 inches (102 mm) of the pavement, and about 10% occurred in the subgrade. From these findings, guidelines were developed to calibrate the MEPDG prediction models using data from APT and field sections (Nantung et al., 2018).
(g) This study found that from laboratory resilient modulus test results it may be possible to simplify the complex procedures of AASHTO T307. The simplified procedure compared favorably with the existing MR testing procedure (Kim & Siddiki, 2006).
51
7 LABORATORY LWD TESTING
7.1 Background Modern construction of roads and pavements involves the use and compaction of unbound geomaterials under unsaturated conditions. Conventional QA and QC practices utilize nuclear density gauges (NDGs) in a density-based method. Recent developments in modulus-based compaction QA/QC, coupled with the drawbacks of NDG use, has resulted in the increased use of the LWD in compaction QA/QC. The primary impediment for universal implementation of the modulus-based QA/QC is attributed to the absence of a general standard for interpreting the recorded stiffness data.
However, Schwartz et al. (2017) outline their findings in a draft test method for LWD testing in the field and laboratory LWD target modulus verification. In the study, three different LWDs (Zorn ZGF 3000, Dynatest 3031, and Olson's LWD-1) were used to represent the variety of common LWD models used in the field with the understanding that different LWDs measure soil deflection and modulus values differently. In addition, the study evaluates and compares the use of two different moisture content measuring devices (i.e., Ohaus MB45 moisture analyzer and Decagon GS-1 volumetric water content sensor) to traditional means of measuring water content due to the effect of moisture on the measured modulus of compacted geomaterials. Their findings establish the framework with which state DOTs are able to develop cost-efficient modulus-based QA/QC specifications that eliminate the negative consequences associated with the current use of NDG in compaction QA/QC.
52
7.2 MR Predictive Models and Failure The use of LWDs in modulus-based QA/QC is dependent on the ability to determine a target modulus. This process is further complicated by the unpredictability of the soil modulus at varying stress conditions and ranging moisture contents. Resilient modulus tests were performed in accordance with AASHTO T 307: Standard Method of Test for Determining the Resilient Modulus of Soils and Aggregate Materials on the soils that were used for the test pit construction, which is discussed in the next section. Due to the impracticality of iterative MR testing, a predictive model was used in an effort to estimate modulus values at varying soil conditions. Table 7.1, Table 7.2, and Table 7.3 display the average results of the universal constitutive model for the three different materials used in the test pits. Though the results presented below are the best of nine models, they display a level of accuracy considered insufficient to be used in estimating the field LWD target modulus. This failure resulted in the subsequent investigation of determining an LWD target modulus from using the LWD in the laboratory by testing soil samples in a proctor mold.
53
TABLE 7.1 ALF MR Test Results (Schwartz et al., 2017)
TABLE 7.2 HPC2 MR Test Results (Schwartz et al., 2017)
2 HPC = High plasticity clay
54
TABLE 7.3 VA21a3 MR Test Results (Schwartz et al., 2017)
7.3 Test Pits, LWD Testing on Proctor Molds & Results The test pits portion of the study consisted of the construction of three 4.5 m 4.5 m (14.8 ft x 14.8 ft) test pits, which were utilized to simulate scenarios of acceptable and failing construction quality. The materials used in the test pits include two different cohesive highplasticity clays, a non-cohesivelocally sourcedsubgrade soil, and one type of granular aggregate base. LWD tests were conducted on the final layer of each pit, and the results from said tests were used to assess the spatial variability measured by the various LWD models. Additionally, static plate load tests were performed on the test pits for the purpose of determining the static modulus during loading (ES-load), static modulus during unloading (ES-unload), permanent soil deformation (dP), and resilient soil deflection (dR). Thereafter, the ratio of ES-unload-to-ES-load (ES-unload/ES-load) was calculated and graphed against the pit
3 VA21a = a well graded aggregate base commonly used in the state of Virginia
55
number and test number. Higher ratios of ES-unload-to-ES-load were observed in the first test in the under-compacted accelerated load facility (ALF) material in pit 1, which was subsequently followed by a lower ES-unload-to-ES-load ratio, indicating that the material condensed significantly from test one to test two.
LWD testing on Proctor molds using the test pit soils was also conducted in an effort to derive target moduli at various moisture conditions. The LWD on Proctor mold test results were interpolated at the desired stress level and compaction water content in an effort to derive the appropriate target LWD modulus. After excluding the initial modulus determined from the over-saturated base material in pit 2, a strong correlation between the LWD moduli determined in the lab and in the field for pits 2 and 3 was observed with R2 values of 1, 0.94, and 0.73 for the Dynatest, Zorn, and Olson LWDs, respectively. The results support the use of laboratory LWD testing on mold specimens as a potential way to establish the target modulus values for the field at a given water content and density condition.
7.4 Field Validation Schwartz et al. (2017) proceeded with verifying their findings in the subsequent field validation phase. During a field validation of the results to determine the practicality and applicability of the test method for developing a set of specifications, field and laboratory LWD testing was performed on soil samples obtained from eight projects in six states. Additionally, NDG measurements were taken at each site when available. It is important to note that none of the evaluated sites contained fine-grained subgrade soils. This leaves a great opportunity for further validation of the method whereby sites with cohesive soils are assessed in addition to sites with coarser materials. Using the results from the laboratory
56
LWD tests, target moduli were estimated at the appropriate field water content and plate pressure and subsequently compared to measured moduli in the field by calculating the field-to-target modulus ratio (Efield/Etarget). It was observed that the well-compacted material exhibited both a passing percent compaction (PC) and passing Efield/Etarget criteria; however, the sites with inadequate compaction exhibited a failing PC and Efield/Etarget criteria, thus legitimizing the merit and applicability of LWD on mold method for field QA/QC.
The moisture measurement devices were evaluated during the test pits and field validation phases. During the test pits phase, it was determined that the use of the Decagon sensor is impractical when soils are densely compacted or when base soils contain a large nominal maximum aggregate size (NMAS). This is attributed to the need to insert the prongs of the sensor adequately into the material, and, in the case of densely packed material or material with a large NMAS, requires the use of pre-drilled holes. Therefore, it was removed from further consideration. As a result, only the Ohaus moisture analyzer was evaluated against the NDG and the traditional oven drying method during the field evaluation phase. A strong correlation (R2 = 0.9446) between the Ohaus moisture analyzer and the NDG results was observed following the application of a 1.11 correction factor to the Ohaus moisture analyzer; this was determined from a laboratory calibration.
7.5 Proposed Draft Test Methods The LWD testing procedure was improved throughout the field verification phase, which leads to the development of two draft test methods: (1) for LWD testing in the field, and (2) for target modulus determination in the laboratory. The specifications are written generally so that an agency or DOT could augment them in such a way that local material
57
and equipment conditions are accounted for. Although methods for determining the appropriate sampling frequency and acceptance criteria are provided for both the LWD laboratory testing and field LWD testing, the results should be used with a degree of caution as a large variety of materials, such as unbound aggregate sources and cohesive soils, were not included in the field validation portion of the study. The proposed test methods are provided in the Appendix.
7.6 Study Synopsis The laboratory LWD method for estimating target moduli provides a viable alternative to the traditional density-based QA/QC methods. This comprehensive method is applicable to a large range of geomaterials, including chemically treated material. Schwartz et al. (2017) contend the method is cost efficient and does not increase field work significantly as it can be viewed as a simple add-on to the routine proctor test. It is recommended that each agency or DOT calibrate the specification by means of existing projects in conjunction with density-based methods using NDGs as performed in the study. The somewhat complex process of collecting and analyzing the LWD data necessitates the employment of qualified and trained personnel. Moreover, the primary equipment required for proposed test methods are delineated in their work and primarily consists of: (1) an LWD and its associated components, (2) a means of measuring soil moisture content, and (3) a Proctor mold. The affordability and practicality of this innovative, modulus-based QA/QC method provides an excellent alternative to traditional methods that require the use of less convenient equipment.
58
8 CONCLUSIONS The following conclusions are based on this work:
(1) The results from laboratory resilient modulus testing can vary because of location of the measurement system, testing stress sequences, and compaction methods, which vary among the test methods available for use. Therefore, correlations developed by other researchers may not produce similar results.
(2) The correlation model developed in this study can be used to predict resilient modulus for coarse-grained soils, with the caution that it should be compared to available test data before a resilient modulus is selected for pavement design with the MEPDG. () = 23,850.435 - 825.7241(%)
(3) The Indiana DOT has a performance-based specification for using DCPs to measure the compaction of soils and LWDs to measure the compaction of chemically modified soils and coarse aggregates. This specification can be used as a model for GDOT to follow in developing its performance-based specification.
58
9 RECOMMENDATIONS
We recommend the Georgia Department of Transportation consider the following steps as it proceeds toward adoption of the MechanisticEmpirical Pavement Design Guide:
Use the subgrade resilient predictive model presented in this study in a process to select design values for subgrades constructed of coarse-grained materials. The predictive values should be compared to available laboratory and/or field test results until a level of comfort with its use can be attained. Refinement of the model with additional research is recommended.
Use the Indiana DOT's specifications, test methods, and research efforts as a model to create a program for developing performance-based specifications for use in Georgia. In addition, continue the investigation into how other DOT's have developed and implemented performance-based specifications.
Develop a simple laboratory test method or adopt another simple test method that produces results that correlate well to resilient modulus values. In this study, simplification of the existing AASHTO test method can be examined by reducing the number of stress sequences, for example, to become more practical for pavement design. It can also include the correlation between resilient modulus and unconfined compressive strength test results.
After selecting a simple test method for determining resilient modulus, conduct a study to develop a correlation between laboratory resilient modulus test results and soil index properties for fine-grained and coarse-grained soils.
Develop a plan to grow the materials library for subgrade soils that could involve the collection of soil samples recovered during soil survey investigations conducted
59
by GDOT or its consultant. Reserving this sample could be on a frequency of one sample of the most predominant material per project that is greater than a minimum length to be determined. These soils should be tested for developing new correlation models and/or refining existing models. Develop a requirement for consultants to perform at least one laboratory resilient modulus test per project with a simple test method that is greater than a minimum length to be determined. All results from routine testing of other soil properties that are conducted by consultants should be submitted electronically to GDOT for inclusion in its material database. Such data are needed for statistical reasons in determining representative soil types and properties. Develop a correlation between dynamic cone penetrometer test results on in situ soils and the density of subgrade soils. In addition, develop a correlation between light weight deflectometer test results on in situ soils and other soil properties to improve the understanding of soil stiffness. The information from this work can be used in the development of performance-based specifications.
60
REFERENCES
Burczyk, J. M., Ksaibati, K., Anderson-Sprecher, R., & Farrar, M. J. (1994). Factors influencing determination of a subgrade resilient modulus value. Transportation Research Record(1462).
Dione, A., Fall, M., Berthaud, Y., Benboudjama, F., & Michou, A. (2014). Implementation of resilient modulusCBR relationship in mechanistic pavement design. Sciences Appliques et de l'Ingnieur, 1(2), 6571.
Drumm, E. C., Boateng-Poku, Y., & Pierce, T. J. (1990). Estimation of subgrade resilient modulus from standard tests. Journal of Geotechnical Engineering, 116(5), 774 789. doi:10.1061/(ASCE)0733-9410(1990)116:5(774)
Drumm, E. C., Reeves, J. S., Madgett, M. R., & Trolinger, W. D. (1997). Subgrade resilient modulus correction for saturation effects. Journal of Geotechnical and Geoenvironmental Engineering, 123(7), 663670.
Dunston, P. S., Cai, H., Kuczek, T., & Li, S. (2018). Intelligent compaction of soils-- Data interpretation and role in QC/QA specifications (Joint Transportation Research Program Publication No. FHWA/IN/JTRP-2018/02). West Lafayette, IN: Purdue University.
Elliott, R. P. (1992). Selection of subgrade modulus for AASHTO flexible pavement design. Transportation Research Record(1354).
Fleming, P., Frost, M., & Lambert, J. (2007). Review of lightweight deflectometer for routine in situ assessment of pavement material stiffness. Transportation Research Record: Journal of the Transportation Research Board(2004), 8087.
Ganju, E., Prezzi, M., Salgado, R., Siddiki, N. Z., & Sommer, K. (2015). QA/QC of subgrade and embankment construction: Technology replacement and updated procedures (Joint Transportation Research Program Publication No. FHWA/IN/JTRP-2015/01). West Lafayette, IN: Purdue University.
George, K. P. (2004). Prediction of resilient modulus from soil index properties: Final report. University of Mississippi, University, MS.
Han, Z., & Vanapalli, S. K. (2016). State-of-the-art: Prediction of resilient modulus of unsaturated subgrade soils. International Journal of Geomechanics, 16(4), 04015104.
Hedayati, M., & Hossain, S. (2015). Data based model to estimate subgrade moisture variation case study: Low volume pavement in North Texas. Transportation Geotechnics, 3, 4857.
Hossain, M. S. (2009). Estimation of subgrade resilient modulus for Virginia soil. Transportation Research Record(2101), 98109.
Hossain, M. S., & Apeagyei, A. K. (2010). Evaluation of the lightweight deflectometer for in-situ determination of pavement layer moduli: Final report. Virginia Transportation Research Council, Charlottesville, VA.
61
Hossain, M. S., & Kim, W. S. (2014). Estimation of subgrade resilient modulus using the unconfined compression test: Final report. VCTIR 15-R12. Virginia Center for Transportation Innovation and Research, Charlottesville, VA.
Kessler, K. (2009). Use of DCP (dynamic cone penetrometer) and LWD (light weight deflectometer) for QC/QA on subgrade and aggregate base. In D. H. Chen, C. Estakhri, X. D. Zha, & S. Zeng (Eds.), Material, Design, Construction, Maintenance, and Testing of Pavement (pp. 6267).
Kim, S.-H. (2013). Measurements of dynamic and resilient moduli of roadway test sites. GDOT RP 12-07 Final Report, Georgia Department of Transportation.
Kim, D., & Kim, J. R. (2007). Resilient behavior of compacted subgrade soils under the repeated triaxial test. Construction and Building Materials, 21(7), 14701479.
Kim, D., & Siddiki, N. Z. (2006). Simplification of resilient modulus testing for subgrades. Joint Transportation Research Program, 265.
Lee, W., Bohra, N., Altschaeffl, A., & White, T. (1997). Resilient modulus of cohesive soils. Journal of Geotechnical and Geoenvironmental Engineering, 123(2), 131 136.
Lekarp, F., Isacsson, U., & Dawson, A. (2000). State of the art. II: Permanent strain response of unbound aggregates. Journal of Transportation Engineering, 126(1), 7683. doi:10.1061/(ASCE)0733-947X(2000)126:1(76)
Liu, X., Zhang, X., Wang, H., & Jiang, B. (2019). Laboratory testing and analysis of dynamic and static resilient modulus of subgrade soil under various influencing factors. Construction and Building Materials, 195, 178186.
Malla, R. B., & Joshi, S. (2008). Subgrade resilient modulus prediction models for coarse and fine-grained soils based on long-term pavement performance data. International Journal of Pavement Engineering, 9(6), 431444.
Mehrotra, A., Abu-Farsakh, M., & Gaspard, K. (2018). Development of subgrade Mr constitutive models based on physical soil properties. Road Materials and Pavement Design, 19(1), 5670. doi:10.1080/14680629.2016.1235506
Mohammad, L. N., Puppala, A. J., & Alavilli, P. (1994). Influence of testing procedure and LVDT location on resilient modulus of soils. Transportation Research Record(1462).
Nantung, T., Lee, J., & Tian, Y. (2018). Efficient pavement thickness design for Indiana (Joint Transportation Research Program Publication No. FHWA/IN/JTRP-2018/06). West Lafayette, IN: Purdue University.
Nguyen, B. T., & Mohajerani, A. (2015). The dynamic behaviour of some fine-grained subgrade soils under traffic load. Australian Geomechanics Journal, 50(2), 45 54.
Nguyen, B. T., & Mohajerani, A. (2017). Possible estimation of resilient modulus of finegrained soils using a dynamic lightweight cone penetrometer. International Journal of Pavement Engineering, 18(6), 473484. doi:10.1080/10298436.2015.1095899
62
Park, S. S., Nantung, T., & Bobet, A. (2018). Correlation between resilient modulus (MR) of soil, light weight deflectometer (LWD), and falling weight deflectometer (FWD). (Joint Transportation Research Program Publication No. FHWA/IN/JTRP-2018/08). West Lafayette, IN: Purdue University.
Ping, W., Xiong, W., & Yang, Z. (2003). Implementing resilient modulus test for design of pavement structures in Florida. Final report. Florida State University, Tallahassee, FL.
Puppala, A. J. (2008). Estimating stiffness of subgrade and unbound materials for pavement design. (Vol. 382): Transportation Research Board.
Salgado, R., and S. Yoon. (2003). Dynamic cone penetration test (DCPT) for subgrade assessment. Publication FHWA/IN/JTRP-2002/30. Joint Transportation Research Program, Indiana Department of Transportation and Purdue University, West Lafayette, IN.
Schwartz, C. W., Afsharikia, Z., & Khosravifar, S. (2017). Standardizing lightweight deflectometer modulus measurements for compaction quality assurance. Report MD-17-TPF-5-285. Maryland Department of Transportation, Baltimore, MD.
Siekmeier, J., Pinta, C., Merth, S., Jensen, J., Davich, P., Camargo, F., & Beyer, M. (2009). Using the dynamic cone penetrometer and light weight deflectometer for construction quality assurance. MN/RC 2009-12. Minnesota Department of Transportation, St. Paul, MN.
Smart, A. L., & Humphrey, D. N. (1999). Determination of resilient modulus for Maine roadway soils. Technical Report ME 96-10, Final Report. University of Maine, Orono, ME.
Tirado, C., Mazari, M., & Nazarian, S. (2015). Evaluating influence depth of light weight deflectometer through finite element modeling. Airfield and Highway Pavements, 789800.
Vennapusa, P. K. R., & White, D. J. (2009). Comparison of light weight deflectometer measurements for pavement foundation materials. Geotechnical Testing Journal, 32(3), 239251.
White, D. J., Vennapusa, P., & Thompson, M. J. (2007). Field validation of intelligent compaction monitoring technology for unbound materials. Report 2007-10. Minnesota Department of Transportation.
Wright, J., Kim, S. S., Chorzepa, M. G., & Durham, S. A. (2019). Utilization of largescale rolling-wheel tester to investigate the stress reduction in pavement layers due to the use of geosynthetic materials. Transportation Research Record(2673).
Yang, S. R., & Huang, W. H. (2007). Permanent deformation and critical stress of cohesive soil under repeated loading. Transportation Research Record(2016), 23 30. doi:10.3141/2016-03
Yau, A., & Von Quintus, H. L. (2002). Study of LTPP laboratory resilient modulus test data and response characteristics. Fugro-BRE, Inc.
63
Zambrano, C., Drnevich, V. P., and Bourdeau, P. L.. (2006). Advanced compaction quality control. Publication FHWA/IN/JTRP-2006/10. Joint Transportation Research Program, Indiana Department of Transportation and Purdue University, West Lafayette, IN.
64
APPENDIX A: CONVERTED RESILIENT MODULUS FOR USE WITH THE 1993 AASHTO DESIGN GUIDE
During the course of this research project, the Georgia Department of Transportation (GDOT) began to consider a progressive stepped adoption toward the Mechanistic Empirical Pavement Design Guide (MEPDG), which meant that the 1993 AASHTO Guide for Design of Pavement Structures is being considered as the next accepted pavement design method for use on roadway projects in the state. This stepped approach would allow for all stakeholders to become more familiar with some of the new concepts that were introduced in the 1993 Guide. Reliability, standard deviation, and subgrade resilient modulus are design parameters that replaced the regional factor and soil support value of the 1972 AASHTO Design Guide. These new design parameters are also used in the MEPDG. In addition to allowing the stakeholders within Georgia to become more familiar with these concepts and their effects, this strategic move will also allow more time for growth of the materials library and a well-planned adoption of the MEPDG.
Although this research project proposes a resilient modulus correlation to the optimum moisture content for granular soils, there is no predictive model for fine-grained soils until a sufficient number of fine-grained soils can be tested with AASHTO T 307: Standard Method for Determining the Resilient Modulus of Soils and Aggregates. The test data from this testing could then be used to develop a predictive model for fine-grained soils for use with the MEPDG. However, until the testing and model development for finegrained soils can be conducted, there is a gap in design values for resilient modulus.
A temporary method of providing resilient modulus designs only for use with the 1993 AASHTO Guide is available. The method will provide a resilient modulus for the
A-1
1993 Guide that results in a pavement thickness equivalent to a thickness that is determined with the 1972 Guide by equating the two design equations in a method that is described later in this appendix.
AASHTO Guide for Design of Pavement Structures, 1972 When designing a flexible pavement, the GDOT uses the 1972 AASHTO Pavement Design Guide to determine the required structural number (SN) based on the total design period ESALs (Wt18) and other design factors using Eq. (A1). The inputs for the pavement thickness design equation are as follows:
Wt18 = Total design period ESALs SN = Structural number pt = Terminal serviceability R = Regional factor Si = Soil support value (based on a soaked California Bearing Ratio test, CBR)
log 18
=
9.36 log( + 1) -
0.20
+
log[((44..22--1.5))]
0.40+
1094 (+1)5.19
+
log
1
+
0.372( - 3.0)
(A1)
GDOT uses Eq. A2 to determine what is termed the proposed structural number (SNproposed) of a structure being analyzed for inclusion in a roadway construction project. Then, GDOT adjusts the thicknesses of the individual layers (Di) with consideration to their SuperPave Mix Guidelines until the SNproposed is within the target under-design percentage range of the required SN.
= =1 A-2
(A2)
AASHTO Guide for Design of Pavement Structures, 1993 The inputs for the 1993 AASHTO design equation (A3) are:
Wt18 = Total design period ESALs ZR = Reliability So = Standard deviation SN = Structural number pt = Terminal serviceability MR = Subgrade resilient modulus (psi)
Although GDOT is not currently using the 1993 Guide, it is considering using reliability levels of 95% (ZR = -1.645), 90% (ZR = -1.282), and 75% (ZR = -0.674) for designing the various types of roads within the state. A standard deviation of 0.40 is also under evaluation. These values were recommended in the GDOT MEPDG User Guide, which has not been approved for use in the design of pavement structures in the state. Nevertheless, these values will be used for developing a converted MR from the Si (soil support value) of the 1972 pavement design methodology.
The idea behind this conversion is that if GDOT approves the 1993 AASHTO Guide, it will be able to design pavements that are at least equivalent in structure to the 1972 AASHTO Guide. A converted resilient modulus can be used until GDOT can conduct enough resilient modulus testing on fine-grained soils to develop a prediction model. A converted MR should not be used with the MEPDG.
log 18
= + 9.36 log( + 1) -
0.20
+
log[((44..22--1.5))]
0.40+
1094 (+1)5.19
+
2.32
log
- 8.07
(A3)
A-3
= 11 + =2
(A4)
Resilient Modulus Conversion Methodology A conversion of the soil support value (Si) to a converted resilient modulus value (MR) was developed by equating the total design ESALs from the 1972 AASHTO Interim Guide to the total design ESALs from the 1993 Guide as shown in Eq. (A5) and then simplifying it to Eq. (A6). It is understood that the design ESAL calculation method will not change with the adoption of the 1993 AASHTO Design Guide. Also, the calculation of the SNproposed will not change, as the drainage coefficients (mi) for each subsurface layer will equal 1 in Eq. (A4), thus making the SNproposed calculation for the 1972 Guide and 1993 Guide the same.
The calculations using the equations in this appendix were used to prepare the maps in Figures A.1 through A.3. These maps are similar to the Soil Support Value map that GDOT currently uses with the 1972 AASHTO Design Guide. The new maps can be used to select design resilient modulus values without the need for calculations based on the appropriate reliability level to provide a 1993 design that is equivalent to the 1972 Design Guide.
9.36 log( + 1) -
0.20
+
log[((44..22--1.5))]
0.40+
1094 (+1)5.19
+
log
1
+
0.372(
- 3.0) =
+
9.36 log( + 1) -
0.20
+
log[((44..22--1.5))]
0.40+
1094 (+1)5.19
+
2.32
log
-
8.07
(A5)
log
=
1 2.32
(0.372
+
6.954
+
1
-
)
(A6)
A-4
FIGURE A.1 Converted Resilient Modulus Values for 75% Reliability
A-5
FIGURE A.2 Converted Resilient Modulus Values for 90% Reliability
A-6
FIGURE A.3 Converted Resilient Modulus Values for 95% Reliability
A-7