Case Study Number 2: Pressure of Strip Load on Retaining Wall - Verifying Jarquio s Solution

Size: px
Start display at page:

Download "Case Study Number 2: Pressure of Strip Load on Retaining Wall - Verifying Jarquio s Solution"

Transcription

1 pg. 1 of 8 Case Study Number : Pressure of Strip Load on Retaining Wall - Verifying Jarquio s Solution Introduction At a retaining wall site along new construction on Highway 1 in Cheatham County, Tennessee, there is a failure of a retaining wall (Wall 5). After a meeting with the wall designer, the owner and the construction company there was a dispute as to the cause of this failure. The contractor claims that the applied earth pressure force was greater than that calculated by the wall designer and that was the cause of the failure. He specifically maintained that the designer was in error when using Jarquio s formula for calculating the pressure contributed by the strip load applied above the wall. This strip load was a applied by a storage facility for the local university. The owner, then contracted with Student Calculations to estimate the pressure force applied to the wall in order to provide the owner with independent information about the site. Site Parameters The backfill behind the wall is granular material that classifies as AASHTO classification A-1-a and is free draining material. Laboratory tests, the wall designer and the construction contractor agree that there was no water pressure behind the wall and has the following characteristics. Height of Wall H = 6 m Unit weight of backfill g = 17.9 kn/m 3 Granular backfill Friction angle of soil f = 34 degrees The strip load is located 1 feet from the face of the wall and is 1 feet in width. Strip load q = 4 kn/m For all solutions, the assumption has been made that the Poisson s ratio for the soil =.5 Standard Theory Jarquios Solution The pressure distribution behind the wall caused by a strip load, according to the theory of elasticity is non-linear and appears as below: a' b q/unit area H a b The generally accepted equation for this configuration is.3qn s p = (1) H(.16 + n )

2 pg. of 8 Where: q = surcharge load n = z/h z = depth from top of wall H = total height of the wall The earth pressure behind the wall caused by the strip load can thus be expressed as: P aload = H Ú sdz () Substituting in our values we get the following equation: P load = H.3q * l(z /H) Ú dz = È H.16 + z Ê ˆ Á Î Í H Ë 6.3* 4*(z /6) Ú dz = È z Ê ˆ Á Î Í 6 Ë z Ú (3) z ( ) This was estimated by Jarquio as: ( [ ]) P load = q 9 H q -q 1 Ê b' ˆ q = tan -1 Á Ë H Ê a'+b' ˆ q 1 = tan -1 Á Ë H (4) For this wall where H = 6 m, a =. m and b = 1. m this gives a solution of: P load = 4 ( 6[ ] ) = 45.63kN 9 Numerical Methods to Solve Added Earth Pressure In addition to obtaining the actual difference in earth pressure applied by the strip footing, the point of this case study was to show how various numerical methods could be employed instead of the Jarquio estimation to obtain an estimate of the earth pressure and the evaluate the effectiveness of these methods. The following are summaries of the methods employed with commentary of their relative effectiveness. Please see Numerical Methods for Engineers: With Software and Programming Applications by Steven Chapra and Raymond Canale for details of these methods. Analytical Method MathCad The solution obtained to the integral:

3 pg. 3 of z Ú = z ( ) The Pressure distribution being integrated has the following appearance: Depth vs Pressure applied to Wall Pressure applied to wall from strip footing (kn/m^) Depth from top of Wall (m) Newton-Cotes Method: Trapezoidal Rule The multiple application of the trapezoidal rule was used to evaluate the integral given in equation 3. This was calculated with a step sizes 1. m,.5 m and.1m. The estimate of the integral is given by the following equation: I = h È n-1 f (x ) + f (x ) + f (x ) Í Â i n Î i=1 Using a step size of 1. meters the estimate obtained was: = =1.% Using a step size of.5 meters the estimate obtained was: = =.3% Using a step size of.1 meters, the estimate obtained was: = =.1% The table showing interim steps for the 1. meter step size can be seen below:

4 pg. 4 of 8 Step Size Depth 1m f(x) I Newton-Cotes Method: Simpson s 1/3 Rule The estimate of the integral according to Simpson s 1/3 rule for multiple segements can be given as: h n-1 Â n- Â f (x o ) + 4 f (x i ) + f (x j ) + f (x n ) i=1.3.5 j=,4,6 3 As with the Trapezoidal Rule, the estimate was made with step sizes of 1. meters and.5 meters. Using a step size of 1. meters the estimate obtained was: = =.1% Using a step size of.5 meters the estimate obtained was: = =.% A table showing the interim steps for the step size = 1. meter can be seen below: Step Size 1 m Depth f(xi) f(xj) I

5 pg. 5 of 8 Newton-Cotes Method: Simpson s 3/8 Rule The estimate of the integral according to Simpson s 3/8 for a single application of the rule can be given as follows: 3h ( 8 f (x ) + 3 f (x ) + 3 f (x ) + f (x ) 1 3 ) When applied a single time it yields a n estimate of the integral as = =.94% When applied twice, to achieve a step size of 1., it yields an estimate of = =.7% When applied three times, to achieve a step size of.5, it yields an estimate of = =.4% A table showing the interim calculations for two applications of the rule (thus using a step size of 1. meters) is shown below: Step Size 1m Depth f(xi) f(xj) I I Sum I

6 pg. 6 of 8 Romberg Integration The estimate of the integral given by the Romberg Integration method can be given as follows: I 4 k-1 I j +1,k-1 - I j,k-1 4 k-1-1 The results were calculated for a 4 th order, 6 th order and 8 th order solution. Using a 4 th order solution (k=) the estimate obtained was: = =.% Using a 6 th order solution (k=) the estimate obtained was: = =.4% Using an 8 th order solution (k=) the estimate obtained was: = =.3% A table showing the interim calculations is shown below: Trap Rule Est Romberg Estimations k=1 O^4 O^6 O^8 No. SegementsI k= k=3 k=

7 pg. 7 of 8 Gauss Quadrature using Gauss Legendre Formula To use the Gauss Legendre formula we must perform a variable change so that the limits that are integrated are between 1 and 1, rather than to 6 for this wall. The new value of z is given by the following formula: z = (b + a) + (b - a)z d = (6 + ) + (6 - )z d = 3+ 3z d The new value of dz is given by: z d = b - a dz d = 6 dz d = 3dz d These values are then substituted into the original equation (3) to yield: P load = (3+ 3z d ) 1 Ú-1 ( ) (3+ 3z d ) dz d The integral is then estimated by the following equation: c f (x ) + c 1 f (x 1 ) c n-1 f (x n-1 ) Where the values of c and x are from tables given Table.1 of Numerical Methods for Engineers. Solutions were obtained for point, 4 point and 6 point estimates and yielded the following results: Using a point estimate the solution obtained was: With an error of et = =1.3% Using a 4 point estimate the solution obtained was: = =.1% Using an 8 th order solution (k=) the estimate obtained was: = =.% A table showing interim calculations for the 4 point estimate is given below: ci zi f(z) ci*f(zi) c x c x c.65145x c x S

8 pg. 8 of 8 Discussion and Conclusions Firstly, all of the solution methods illustrated in this case study converge on an answer that is near kn for the force applied by the pressure distribution caused in the backfill behind the retaining wall by the strip load. This is much smaller than the estimate provided by Jarquio s solution, which gave 45.63kN. As this is much larger than the one obtained by the conventional solution, and the wall was designed to withstand this force, the failure of the wall may require further investigation as it s cause has not been identified by this limited case study. Barring further research that disproves the solution obtained by equation 1, which has been supported by to date empirical evidence, it must be concluded that the designer was not negligent in using Jarquio s solution. All of the methods illustrated in this case study can be used to supply an estimate for the force acting on the wall as a result of the strip load applied above the wall. Even the methods with the highest error, 1.3% for the point estimate of the Gauss Legendre formula, give an acceptable tolerance for the retaining wall design. Certainly all are far closer to the actual integral than Jarquio s estimation. As all of the methods illustrated differ significantly only in their calculation difficulty, any of these methods could be used to predict the force added by the strip load. For all the methods, other than obtaining a direct solution through MathCad, Simpson s 1/3 rule seems to give the best accuracy for the lowest computational difficulty, followed closely by small step size applications of the trapezoidal rule. Of course, were the trapezoidal rule of Simpson s 1/3 rule applied as one segment, and not to multiple segments, their accuracy would be far poorer and unacceptable for this application. Finally, it must be stressed that all of these illustrated methods supplied results that are in excess of the significant figures for the problem. It is unlikely that we know all the actual soil parameters to the accuracy obtained with these solutions.

Foundation Analysis LATERAL EARTH PRESSURE

Foundation Analysis LATERAL EARTH PRESSURE Foundation Analysis LATERAL EARTH PRESSURE INTRODUCTION Vertical or near-vertical slopes of soil are supported by retaining walls, cantilever sheet-pile walls, sheet-pile bulkheads, braced cuts, and other

More information

Chapter 12: Lateral Earth Pressure

Chapter 12: Lateral Earth Pressure Part 4: Lateral Earth Pressure and Earth-Retaining Structures Chapter 12: Lateral Earth Pressure Introduction Vertical or near-vertical slopes of soil are supported by retaining walls, cantilever sheetpile

More information

Numerical Integra/on

Numerical Integra/on Numerical Integra/on The Trapezoidal Rule is a technique to approximate the definite integral where For 1 st order: f(a) f(b) a b Error Es/mate of Trapezoidal Rule Truncation error: From Newton-Gregory

More information

Numerical Integra/on

Numerical Integra/on Numerical Integra/on Applica/ons The Trapezoidal Rule is a technique to approximate the definite integral where For 1 st order: f(a) f(b) a b Error Es/mate of Trapezoidal Rule Truncation error: From Newton-Gregory

More information

Module 6 (Lecture 22) LATERAL EARTH PRESSURE

Module 6 (Lecture 22) LATERAL EARTH PRESSURE Module 6 (Lecture ) LATERAL EARTH PRESSURE 1.1 LATERAL EARTH PRESSURE DUE TO SURCHARGE 1. ACTIVE PRESSURE FOR WALL ROTATION ABOUT TOP- BRACED CUT 1.3 ACTIVE EARTH PRESSURE FOR TRANSLATION OF RETAINING

More information

Compute the lateral force per linear foot with sloping backfill and inclined wall. Use Equation No. 51, page 93. Press ENTER.

Compute the lateral force per linear foot with sloping backfill and inclined wall. Use Equation No. 51, page 93. Press ENTER. Sample Problems Problem 5.1 A gravity retaining wall is supporting a cohesionless soil. The active lateral force per linear foot of the retaining wall is most nearly (A) 5,000 lb/ft (B) 6,000 lb/ft (C)

More information

Module 4 Lecture 20 Pore water pressure and shear strength - 4 Topics

Module 4 Lecture 20 Pore water pressure and shear strength - 4 Topics Module 4 Lecture 20 Pore water pressure and shear strength - 4 Topics 1.2.6 Curvature of the Failure Envelope Effect of angularity of soil particles Effect of rate of loading during the test 1.2.7 Shear

More information

Integration. Topic: Trapezoidal Rule. Major: General Engineering. Author: Autar Kaw, Charlie Barker.

Integration. Topic: Trapezoidal Rule. Major: General Engineering. Author: Autar Kaw, Charlie Barker. Integration Topic: Trapezoidal Rule Major: General Engineering Author: Autar Kaw, Charlie Barker 1 What is Integration Integration: The process of measuring the area under a function plotted on a graph.

More information

PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix G

PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix G PHYS-4007/5007: Computational Physics Course Lecture Notes Appendix G Dr. Donald G. Luttermoser East Tennessee State University Version 7.0 Abstract These class notes are designed for use of the instructor

More information

The theories to estimate lateral earth pressure due to a strip surcharge loading will

The theories to estimate lateral earth pressure due to a strip surcharge loading will Chapter LITERATURE REVIEW The theories to estimate lateral earth pressure due to a strip surcharge loading will be introduced in this chapter. Commonly geotechnical engineers apply the equations suggested

More information

PRINCIPLES OF GEOTECHNICAL ENGINEERING

PRINCIPLES OF GEOTECHNICAL ENGINEERING PRINCIPLES OF GEOTECHNICAL ENGINEERING Fourth Edition BRAJA M. DAS California State University, Sacramento I(T)P Boston Albany Bonn Cincinnati London Madrid Melbourne Mexico City New York Paris San Francisco

More information

Uncertainty and Risk in Foundation Design

Uncertainty and Risk in Foundation Design 2.1 Classify the uncertainty associated with following items as either aleatory or epistemic and explain your reason for your classification: average wind speed over a 30 day period, location of a certain

More information

EN Eurocode 7. Section 3 Geotechnical Data Section 6 Spread Foundations. Trevor L.L. Orr Trinity College Dublin Ireland.

EN Eurocode 7. Section 3 Geotechnical Data Section 6 Spread Foundations. Trevor L.L. Orr Trinity College Dublin Ireland. EN 1997 1: Sections 3 and 6 Your logo Brussels, 18-20 February 2008 Dissemination of information workshop 1 EN 1997-1 Eurocode 7 Section 3 Geotechnical Data Section 6 Spread Foundations Trevor L.L. Orr

More information

GEOTECHNICAL ENGINEERING ECG 503 LECTURE NOTE ANALYSIS AND DESIGN OF RETAINING STRUCTURES

GEOTECHNICAL ENGINEERING ECG 503 LECTURE NOTE ANALYSIS AND DESIGN OF RETAINING STRUCTURES GEOTECHNICAL ENGINEERING ECG 503 LECTURE NOTE 07 3.0 ANALYSIS AND DESIGN OF RETAINING STRUCTURES LEARNING OUTCOMES Learning outcomes: At the end of this lecture/week the students would be able to: Understand

More information

EAS 664/4 Principle Structural Design

EAS 664/4 Principle Structural Design UNIVERSITI SAINS MALAYSIA 1 st. Semester Examination 2004/2005 Academic Session October 2004 EAS 664/4 Principle Structural Design Time : 3 hours Instruction to candidates: 1. Ensure that this paper contains

More information

Effect of structural design on fundamental frequency of reinforced-soil retaining walls

Effect of structural design on fundamental frequency of reinforced-soil retaining walls Soil Dynamics and Earthquake Engineering 19 (2000) 137 157 www.elsevier.com/locate/soildyn Effect of structural design on fundamental frequency of reinforced-soil retaining walls K. Hatami*, R.J. Bathurst

More information

UNIT V. The active earth pressure occurs when the wall moves away from the earth and reduces pressure.

UNIT V. The active earth pressure occurs when the wall moves away from the earth and reduces pressure. UNIT V 1. Define Active Earth pressure. The active earth pressure occurs when the wall moves away from the earth and reduces pressure. 2. Define Passive Earth pressure. The passive earth pressure occurs

More information

Section 6.6 Gaussian Quadrature

Section 6.6 Gaussian Quadrature Section 6.6 Gaussian Quadrature Key Terms: Method of undetermined coefficients Nonlinear systems Gaussian quadrature Error Legendre polynomials Inner product Adapted from http://pathfinder.scar.utoronto.ca/~dyer/csca57/book_p/node44.html

More information

DESIGN AND DETAILING OF COUNTERFORT RETAINING WALL

DESIGN AND DETAILING OF COUNTERFORT RETAINING WALL DESIGN AND DETAILING OF COUNTERFORT RETAINING WALL When the height of the retaining wall exceeds about 6 m, the thickness of the stem and heel slab works out to be sufficiently large and the design becomes

More information

Page 1 of 10. PROFESSIONAL ENGINEERS ONTARIO NATIONAL EXAMINATIONS Mav CIV-A4 GEOTECHNICAL MATERIALS AND ANALYSIS 3 HOURS DURATION

Page 1 of 10. PROFESSIONAL ENGINEERS ONTARIO NATIONAL EXAMINATIONS Mav CIV-A4 GEOTECHNICAL MATERIALS AND ANALYSIS 3 HOURS DURATION Page 1 of 10 PROFESSIONAL ENGINEERS ONTARIO NATIONAL EXAMINATIONS Mav 2015 3 HOURS DURATION NOTES: 1. This is a closed book examination. 2. Read all questions carefully before you answer 3. Should you

More information

Ï ( ) Ì ÓÔ. Math 2413 FRsu11. Short Answer. 1. Complete the table and use the result to estimate the limit. lim x 3. x 2 16x+ 39

Ï ( ) Ì ÓÔ. Math 2413 FRsu11. Short Answer. 1. Complete the table and use the result to estimate the limit. lim x 3. x 2 16x+ 39 Math 43 FRsu Short Answer. Complete the table and use the result to estimate the it. x 3 x 3 x 6x+ 39. Let f x x.9.99.999 3.00 3.0 3. f(x) Ï ( ) Ô = x + 5, x Ì ÓÔ., x = Determine the following it. (Hint:

More information

MATERIALS FOR CIVIL AND CONSTRUCTION ENGINEERS

MATERIALS FOR CIVIL AND CONSTRUCTION ENGINEERS MATERIALS FOR CIVIL AND CONSTRUCTION ENGINEERS 3 rd Edition Michael S. Mamlouk Arizona State University John P. Zaniewski West Virginia University Solution Manual FOREWORD This solution manual includes

More information

VERTICAL STRESS INCREASES IN SOIL TYPES OF LOADING. Point Loads (P) Line Loads (q/unit length) Examples: -Posts

VERTICAL STRESS INCREASES IN SOIL TYPES OF LOADING. Point Loads (P) Line Loads (q/unit length) Examples: -Posts VERTICAL STRESS INCREASES IN SOIL Point Loads (P) TYPES OF LOADING Line Loads (q/unit length) Revised 0/014 Figure 6.11. Das FGE (005). Examples: -Posts Figure 6.1. Das FGE (005). Examples: - Railroad

More information

Technical Report Documentation Page 2. Government 3. Recipient s Catalog No.

Technical Report Documentation Page 2. Government 3. Recipient s Catalog No. 1. Report No. FHWA/TX-08/0-5506-1 Technical Report Documentation Page 2. Government 3. Recipient s Catalog No. Accession No. 4. Title and Subtitle Design Considerations for MSE Retaining Walls Constructed

More information

Reinforced Soil Structures Reinforced Soil Walls. Prof K. Rajagopal Department of Civil Engineering IIT Madras, Chennai

Reinforced Soil Structures Reinforced Soil Walls. Prof K. Rajagopal Department of Civil Engineering IIT Madras, Chennai Geosynthetics and Reinforced Soil Structures Reinforced Soil Walls continued Prof K. Rajagopal Department of Civil Engineering IIT Madras, Chennai e-mail: gopalkr@iitm.ac.inac in Outline of the Lecture

More information

Chapter (3) Ultimate Bearing Capacity of Shallow Foundations

Chapter (3) Ultimate Bearing Capacity of Shallow Foundations Chapter (3) Ultimate Bearing Capacity of Shallow Foundations Introduction To perform satisfactorily, shallow foundations must have two main characteristics: 1. They have to be safe against overall shear

More information

EARTH PRESSURES ON RETAINING STRUCTURES

EARTH PRESSURES ON RETAINING STRUCTURES 12-1 12. EARTH PRESSURES ON RETAINING STRUCTURES 12.1 Active Pressure and Passive Pressure When a sudden change in level of the ground surface is to be provided for some purpose a retaining structure is

More information

Bindel, Spring 2012 Intro to Scientific Computing (CS 3220) Week 12: Monday, Apr 16. f(x) dx,

Bindel, Spring 2012 Intro to Scientific Computing (CS 3220) Week 12: Monday, Apr 16. f(x) dx, Panel integration Week 12: Monday, Apr 16 Suppose we want to compute the integral b a f(x) dx In estimating a derivative, it makes sense to use a locally accurate approximation to the function around the

More information

Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT

Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT Topics Module 4 (Lecture 16) SHALLOW FOUNDATIONS: ALLOWABLE BEARING CAPACITY AND SETTLEMENT 1.1 STRIP FOUNDATION ON GRANULAR SOIL REINFORCED BY METALLIC STRIPS Mode of Failure Location of Failure Surface

More information

Objectives. In this section you will learn the following. Rankine s theory. Coulomb s theory. Method of horizontal slices given by Wang (2000)

Objectives. In this section you will learn the following. Rankine s theory. Coulomb s theory. Method of horizontal slices given by Wang (2000) Objectives In this section you will learn the following Rankine s theory Coulomb s theory Method of horizontal slices given by Wang (2000) Distribution of the earth pressure Height of application of the

More information

Integration, differentiation, and root finding. Phys 420/580 Lecture 7

Integration, differentiation, and root finding. Phys 420/580 Lecture 7 Integration, differentiation, and root finding Phys 420/580 Lecture 7 Numerical integration Compute an approximation to the definite integral I = b Find area under the curve in the interval Trapezoid Rule:

More information

INTI COLLEGE MALAYSIA

INTI COLLEGE MALAYSIA EGC373 (F) / Page 1 of 5 INTI COLLEGE MALAYSIA UK DEGREE TRANSFER PROGRAMME INTI ADELAIDE TRANSFER PROGRAMME EGC 373: FOUNDATION ENGINEERING FINAL EXAMINATION : AUGUST 00 SESSION This paper consists of

More information

MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION

MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION MA6452 STATISTICS AND NUMERICAL METHODS UNIT IV NUMERICAL DIFFERENTIATION AND INTEGRATION By Ms. K. Vijayalakshmi Assistant Professor Department of Applied Mathematics SVCE NUMERICAL DIFFERENCE: 1.NEWTON

More information

file:///d /suhasini/suha/office/html2pdf/ _editable/slides/module%202/lecture%206/6.1/1.html[3/9/2012 4:09:25 PM]

file:///d /suhasini/suha/office/html2pdf/ _editable/slides/module%202/lecture%206/6.1/1.html[3/9/2012 4:09:25 PM] Objectives_template Objectives In this section you will learn the following Introduction Different Theories of Earth Pressure Lateral Earth Pressure For At Rest Condition Movement of the Wall Different

More information

Numerical Methods for Engineers

Numerical Methods for Engineers Numerical Methods for Engineers SEVENTH EDITION Steven C Chopra Berger Chair in Computing and Engineering Tufts University Raymond P. Canal Professor Emeritus of Civil Engineering of Michiaan University

More information

Department of Civil Engineer and Mining, University of Sonora, Hermosillo, Sonora 83000, México

Department of Civil Engineer and Mining, University of Sonora, Hermosillo, Sonora 83000, México Journal of Geological Resource and Engineering 6 (2016) 251-256 doi:10.17265/228-219/2016.06.001 D DAVID PUBLISHING José Medina, Nicolás Sau and Jesús Quintana Department of Civil Engineer and Mining,

More information

AB Engineering Manual

AB Engineering Manual AB Engineering Manual Allan Block Retaining Walls This manual presents the techniques used by Allan Block in our engineering practice to design retaining walls. It is not intended as a textbook of soil

More information

APPM/MATH Problem Set 6 Solutions

APPM/MATH Problem Set 6 Solutions APPM/MATH 460 Problem Set 6 Solutions This assignment is due by 4pm on Wednesday, November 6th You may either turn it in to me in class or in the box outside my office door (ECOT ) Minimal credit will

More information

Geotechnical Parameters for Retaining Wall Design

Geotechnical Parameters for Retaining Wall Design 11 th October 2012 Geotechnical Parameters for Retaining Wall Design Tanya Kouzmin 1 Most geotechnical failures are of retaining walls Are failure caused by WRONG calculations? Not usually calculation

More information

Estimation of the Passive Earth Pressure with Inclined Cohesive Backfills: the Effect of Intermediate Principal Stress is Considered

Estimation of the Passive Earth Pressure with Inclined Cohesive Backfills: the Effect of Intermediate Principal Stress is Considered 108 The Open Mechanical Engineering Journal, 011, 5, 108-116 Open Access Estimation of the Passive Earth Pressure with Inclined Cohesive Backfills: the Effect of Intermediate Principal Stress is Considered

More information

STRESSES IN SOIL MASS

STRESSES IN SOIL MASS CHAPTER 4 Prepared by: Dr. Farouk Majeed Muhauwiss Civil Engineering Department College of Engineering Tikrit University STRESSES IN SOIL MASS 4.1 DEFIFINTIONS VERTTICAL STRESS Occurs due to internal or

More information

AB Engineering Manual

AB Engineering Manual AB Engineering Manual Allan Block Retaining Walls FOREWORD This manual presents the techniques used by Allan Block in our engineering practice to design retaining walls. It is not intended as a textbook

More information

SHEET PILE WALLS. Mehdi Mokhberi Islamic Azad University

SHEET PILE WALLS. Mehdi Mokhberi Islamic Azad University SHEET PILE WALLS Mehdi Mokhberi Islamic Azad University Lateral Support In geotechnical engineering, it is often necessary to prevent lateral soil movements. Tie rod Anchor Sheet pile Cantilever retaining

More information

Numerical integration and differentiation. Unit IV. Numerical Integration and Differentiation. Plan of attack. Numerical integration.

Numerical integration and differentiation. Unit IV. Numerical Integration and Differentiation. Plan of attack. Numerical integration. Unit IV Numerical Integration and Differentiation Numerical integration and differentiation quadrature classical formulas for equally spaced nodes improper integrals Gaussian quadrature and orthogonal

More information

SOIL SHEAR STRENGTH. Prepared by: Dr. Hetty Muhammad Azril Fauziah Kassim Norafida

SOIL SHEAR STRENGTH. Prepared by: Dr. Hetty Muhammad Azril Fauziah Kassim Norafida SOIL SHEAR STRENGTH Prepared by: Dr. Hetty Muhammad Azril Fauziah Kassim Norafida What is shear strength Shear strength of a soil is the maximum internal resistance to applied shearing forces Why it is

More information

Problem " Â F y = 0. ) R A + 2R B + R C = 200 kn ) 2R A + 2R B = 200 kn [using symmetry R A = R C ] ) R A + R B = 100 kn

Problem  Â F y = 0. ) R A + 2R B + R C = 200 kn ) 2R A + 2R B = 200 kn [using symmetry R A = R C ] ) R A + R B = 100 kn Problem 0. Three cables are attached as shown. Determine the reactions in the supports. Assume R B as redundant. Also, L AD L CD cos 60 m m. uation of uilibrium: + " Â F y 0 ) R A cos 60 + R B + R C cos

More information

Numerical Integration (Quadrature) Another application for our interpolation tools!

Numerical Integration (Quadrature) Another application for our interpolation tools! Numerical Integration (Quadrature) Another application for our interpolation tools! Integration: Area under a curve Curve = data or function Integrating data Finite number of data points spacing specified

More information

Chapter 4. Ultimate Bearing Capacity of Shallow Foundations. Omitted parts: Sections 4.7, 4.8, 4.13 Examples 4.8, 4.9, 4.

Chapter 4. Ultimate Bearing Capacity of Shallow Foundations. Omitted parts: Sections 4.7, 4.8, 4.13 Examples 4.8, 4.9, 4. Chapter 4 Ultimate Bearing Capacity of Shallow Foundations Omitted parts: Sections 4.7, 4.8, 4.13 Examples 4.8, 4.9, 4.12 Pages 191-194 Ultimate Bearing Capacity of Shallow Foundations To perform satisfactorily,

More information

Extrapolation in Numerical Integration. Romberg Integration

Extrapolation in Numerical Integration. Romberg Integration Extrapolation in Numerical Integration Romberg Integration Matthew Battaglia Joshua Berge Sara Case Yoobin Ji Jimu Ryoo Noah Wichrowski Introduction Extrapolation: the process of estimating beyond the

More information

Numerical Integration of Functions

Numerical Integration of Functions Numerical Integration of Functions Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: 1. Applied Numerical Methods with MATLAB for Engineers,

More information

HKIE-GD Workshop on Foundation Engineering 7 May Shallow Foundations. Dr Limin Zhang Hong Kong University of Science and Technology

HKIE-GD Workshop on Foundation Engineering 7 May Shallow Foundations. Dr Limin Zhang Hong Kong University of Science and Technology HKIE-GD Workshop on Foundation Engineering 7 May 2011 Shallow Foundations Dr Limin Zhang Hong Kong University of Science and Technology 1 Outline Summary of design requirements Load eccentricity Bearing

More information

Earth Pressure Theory

Earth Pressure Theory Lateral Earth Pressure Page 1 Earth Pressure Theory Examples of Retaining Walls Lateral Earth Pressure Page 2 At-Rest, Active and Passive Earth Pressure Wednesday, August 17, 2011 12:45 PM At-rest condition

More information

Philadelphia University Faculty of Engineering

Philadelphia University Faculty of Engineering Final Exam, Second Semester: 2015/2016 Civil Engineering Department Course Title: SOIL MECHANICS Date: 9/6/2016 Course No: 0670331 Time: 2 hours Lecturer: Dr. Mohammed Mustafa Al-Iessa No. of pages: 9

More information

Erratum. Chapter 4 - Earth and water pressure 26. Chapter Area loads. q a. c+d ϕ'/2. Piling Handbook, 9th edition (2016)

Erratum. Chapter 4 - Earth and water pressure 26. Chapter Area loads. q a. c+d ϕ'/2. Piling Handbook, 9th edition (2016) Chapter 4 - Earth and water pressure 26 Chapter 4.9.15. Area loads z x q ϕ' a c+d 45 + ϕ'/2 Fig. 4.3. Force distribution area lords. Chapter 5 - Design of steel sheetpile structures 22 Chapter 5.8.3. Surcharge

More information

TC211 Workshop CALIBRATION OF RIGID INCLUSION PARAMETERS BASED ON. Jérôme Racinais. September 15, 2015 PRESSUMETER TEST RESULTS

TC211 Workshop CALIBRATION OF RIGID INCLUSION PARAMETERS BASED ON. Jérôme Racinais. September 15, 2015 PRESSUMETER TEST RESULTS Jérôme Racinais September 15, 215 TC211 Workshop CALIBRATION OF RIGID INCLUSION PARAMETERS BASED ON PRESSUMETER TEST RESULTS Table of contents 1. Reminder about pressuremeter tests 2. General behaviour

More information

Design of Reinforced Soil Walls By Lrfd Approach

Design of Reinforced Soil Walls By Lrfd Approach IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684, PP: 16-26 www.iosrjournals.org Design of Reinforced Soil Walls By Lrfd Approach A.D. Maskar 1, N.T. Suryawanshi 2 1 Assistant

More information

Theory of Shear Strength

Theory of Shear Strength MAJ 1013 ADVANCED SOIL MECHANICS Theory of Shear Strength Prepared by, Dr. Hetty 1 Strength of different materials Steel Concrete Soil Tensile strength Compressive strength Shear strength Complex behavior

More information

2017 Soil Mechanics II and Exercises Final Exam. 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room

2017 Soil Mechanics II and Exercises Final Exam. 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room 2017 Soil Mechanics II and Exercises Final Exam 2017/7/26 (Wed) 10:00-12:00 Kyotsu 4 Lecture room Attention: The exam consists of five questions for which you are provided with five answer sheets. Write

More information

Technical Memorandum

Technical Memorandum Tucson Office 3031 West Ina Road Tucson, AZ 85741 Tel 520.297.7723 Fax 520.297.7724 www.tetratech.com Technical Memorandum To: Joel Carrasco From: Mike Thornbrue Company: Tetra Tech Date: August 13, 2010

More information

8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses.

8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses. 8.1. What is meant by the shear strength of soils? Solution 8.1 Shear strength of a soil is its internal resistance to shearing stresses. 8.2. Some soils show a peak shear strength. Why and what type(s)

More information

Chapter 7: Settlement of Shallow Foundations

Chapter 7: Settlement of Shallow Foundations Chapter 7: Settlement of Shallow Foundations Introduction The settlement of a shallow foundation can be divided into two major categories: (a) elastic, or immediate settlement and (b) consolidation settlement.

More information

both an analytical approach and the pole method, determine: (a) the direction of the

both an analytical approach and the pole method, determine: (a) the direction of the Quantitative Problems Problem 4-3 Figure 4-45 shows the state of stress at a point within a soil deposit. Using both an analytical approach and the pole method, determine: (a) the direction of the principal

More information

Objectives. In this section you will learn the following. Development of Bearing Capacity Theory. Terzaghi's Bearing Capacity Theory

Objectives. In this section you will learn the following. Development of Bearing Capacity Theory. Terzaghi's Bearing Capacity Theory Objectives In this section you will learn the following Development of Bearing Capacity Theory Terzaghi's Bearing Capacity Theory Assumptions in Terzaghi s Bearing Capacity Theory. Meyerhof's Bearing Capacity

More information

Reliability of Traditional Retaining Wall Design

Reliability of Traditional Retaining Wall Design Reliability of Traditional Retaining Wall Design by Gordon A. Fenton 1, D. V. Griffiths 2, and M. B. Williams 3 in Géotechique, Vol. 55, No. 1, pp. 55-62, 2005 Keywords: retaining walls, earth pressure,

More information

Topics. Module 3 Lecture 10 SHALLOW FOUNDATIONS: ULTIMATE BEARING CAPACITY NPTEL ADVANCED FOUNDATION ENGINEERING-I

Topics. Module 3 Lecture 10 SHALLOW FOUNDATIONS: ULTIMATE BEARING CAPACITY NPTEL ADVANCED FOUNDATION ENGINEERING-I Topics Module 3 Lecture 10 SHALLOW FOUNDATIONS: ULTIMATE BEARING CAPACITY 1.1 THE GENERAL BEARING CAPACITY EQUATION Bearing Capacity Factors General Comments 1.2 EFFECT OF SOIL COMPRESSIBILITY 1.3 ECCENTRICALLY

More information

pcf REQUIRED: Determine the shear strength parameters for use in a preliminary shallow foundation design. SOLUTION:

pcf REQUIRED: Determine the shear strength parameters for use in a preliminary shallow foundation design. SOLUTION: 14.330 SOIL MECHANICS Assignment #8: Shear Strength Solution. PROBLEM #1: GIVEN: A regional residential building contractor is planning on building a custom 4,100 ft² home on Martha s Vineyard, MA. The

More information

Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels

Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels Influences of material dilatancy and pore water pressure on stability factor of shallow tunnels YANG Xiao-li( ), HUANG Fu( ) School of Civil and Architectural Engineering, Central South University, Changsha

More information

FHWA/IN/JTRP-2008/5. Final Report. Dongwook Kim Rodrigo Salgado

FHWA/IN/JTRP-2008/5. Final Report. Dongwook Kim Rodrigo Salgado FHWA/IN/JTRP-2008/5 Final Report LIMIT STATES AND LOAD AND RESISTANCE DESIGN OF SLOPES AND RETAINING STRUCTURES Dongwook Kim Rodrigo Salgado January 2009 INDOT Research TECHNICAL Summary Technology Transfer

More information

Reciprocal of the initial shear stiffness of the interface K si under initial loading; reciprocal of the initial tangent modulus E i of the soil

Reciprocal of the initial shear stiffness of the interface K si under initial loading; reciprocal of the initial tangent modulus E i of the soil Appendix F Notation a b B C c C k C N C s C u C wt C θ D r D 1 D 2 D 10 D 30 Reciprocal of the initial shear stiffness of the interface K si under initial loading; reciprocal of the initial tangent modulus

More information

Geotechnical Properties of Soil

Geotechnical Properties of Soil Geotechnical Properties of Soil 1 Soil Texture Particle size, shape and size distribution Coarse-textured (Gravel, Sand) Fine-textured (Silt, Clay) Visibility by the naked eye (0.05 mm is the approximate

More information

Class Principles of Foundation Engineering CEE430/530

Class Principles of Foundation Engineering CEE430/530 Class Principles of Foundation Engineering CEE430/530 1-1 General Information Lecturer: Scott A. Barnhill, P.E. Lecture Time: Thursday, 7:10 pm to 9:50 pm Classroom: Kaufmann, Room 224 Office Hour: I have

More information

2413 Exam 3 Review. 14t 2 Ë. dt. t 6 1 dt. 3z 2 12z 9 z 4 8 Ë. n 7 4,4. Short Answer. 1. Find the indefinite integral 9t 2 ˆ

2413 Exam 3 Review. 14t 2 Ë. dt. t 6 1 dt. 3z 2 12z 9 z 4 8 Ë. n 7 4,4. Short Answer. 1. Find the indefinite integral 9t 2 ˆ 3 Eam 3 Review Short Answer. Find the indefinite integral 9t ˆ t dt.. Find the indefinite integral of the following function and check the result by differentiation. 6t 5 t 6 dt 3. Find the indefinite

More information

COURSE Numerical integration of functions (continuation) 3.3. The Romberg s iterative generation method

COURSE Numerical integration of functions (continuation) 3.3. The Romberg s iterative generation method COURSE 7 3. Numerical integration of functions (continuation) 3.3. The Romberg s iterative generation method The presence of derivatives in the remainder difficulties in applicability to practical problems

More information

Design of RC Retaining Walls

Design of RC Retaining Walls Lecture - 09 Design of RC Retaining Walls By: Prof Dr. Qaisar Ali Civil Engineering Department UET Peshawar www.drqaisarali.com 1 Topics Retaining Walls Terms Related to Retaining Walls Types of Retaining

More information

GROUND IMPROVEMENT WORKSHOP JUNE 2010 PERTH, AUSTRALIA. CHAIRMAN OF T.C. Ground Improvement

GROUND IMPROVEMENT WORKSHOP JUNE 2010 PERTH, AUSTRALIA. CHAIRMAN OF T.C. Ground Improvement GROUND IMPROVEMENT WORKSHOP 11-12 JUNE 2010 PERTH, AUSTRALIA GROUND IMPROVEMENT IN EXTREME GROUND CONDITIONS Presented by Serge VARAKSIN CHAIRMAN OF T.C. Ground Improvement EPEC Bang Bo: Works Procedure

More information

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown.

D : SOLID MECHANICS. Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. D : SOLID MECHANICS Q. 1 Q. 9 carry one mark each. Q.1 Find the force (in kn) in the member BH of the truss shown. Q.2 Consider the forces of magnitude F acting on the sides of the regular hexagon having

More information

1.5 STRESS-PATH METHOD OF SETTLEMENT CALCULATION 1.5 STRESS-PATH METHOD OF SETTLEMENT CALCULATION

1.5 STRESS-PATH METHOD OF SETTLEMENT CALCULATION 1.5 STRESS-PATH METHOD OF SETTLEMENT CALCULATION Module 6 Lecture 40 Evaluation of Soil Settlement - 6 Topics 1.5 STRESS-PATH METHOD OF SETTLEMENT CALCULATION 1.5.1 Definition of Stress Path 1.5. Stress and Strain Path for Consolidated Undrained Undrained

More information

Study of Seismic Behaviour of Retaining Walls

Study of Seismic Behaviour of Retaining Walls Study of Seismic Behaviour of Retaining Walls Pratyush P.G. Student, Department of Civil Engineering, MMM University of Technology, Gorakhpur, Uttar Pradesh, India ABSTRACT: Determination of seismic active

More information

Recent Research on EPS Geofoam Seismic Buffers. Richard J. Bathurst and Saman Zarnani GeoEngineering Centre at Queen s-rmc Canada

Recent Research on EPS Geofoam Seismic Buffers. Richard J. Bathurst and Saman Zarnani GeoEngineering Centre at Queen s-rmc Canada Recent Research on EPS Geofoam Seismic Buffers Richard J. Bathurst and Saman Zarnani GeoEngineering Centre at Queen s-rmc Canada What is a wall (SEISMIC) buffer? A compressible inclusion placed between

More information

Chapter (4) Ultimate Bearing Capacity of Shallow Foundations (Special Cases)

Chapter (4) Ultimate Bearing Capacity of Shallow Foundations (Special Cases) Chapter (4) Ultimate earing Capacity of Shallow Foundations (Special Cases) Ultimate.C. of Shallow Foundations (Special Cases) Introduction The ultimate bearing capacity theories discussed in Chapter 3

More information

Strength of Material. Shear Strain. Dr. Attaullah Shah

Strength of Material. Shear Strain. Dr. Attaullah Shah Strength of Material Shear Strain Dr. Attaullah Shah Shear Strain TRIAXIAL DEFORMATION Poisson's Ratio Relationship Between E, G, and ν BIAXIAL DEFORMATION Bulk Modulus of Elasticity or Modulus of Volume

More information

Chapter (7) Lateral Earth Pressure

Chapter (7) Lateral Earth Pressure Chapter (7) Lateral Earth Pressure Introduction Vertical or near vertical slopes of soil are supported by retaining walls, cantilever sheet-pile walls, sheet-pile bulkheads, braced cuts, and other similar

More information

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places. NUMERICAL METHODS 1. Rearranging the equation x 3 =.5 gives the iterative formula x n+1 = g(x n ), where g(x) = (2x 2 ) 1. (a) Starting with x = 1, compute the x n up to n = 6, and describe what is happening.

More information

Contributions of Janbu and Lade as applied to Reinforced Soil

Contributions of Janbu and Lade as applied to Reinforced Soil NGM 2016 Reykjavik Proceedings of the 17 th Nordic Geotechnical Meeting Challenges in Nordic Geotechnic 25 th 28 th of May Contributions of Janbu and Lade as applied to Reinforced Soil Peter Hoffman Reinforced

More information

1.8 Unconfined Compression Test

1.8 Unconfined Compression Test 1-49 1.8 Unconfined Compression Test - It gives a quick and simple measurement of the undrained strength of cohesive, undisturbed soil specimens. 1) Testing method i) Trimming a sample. Length-diameter

More information

Project: Cantilever Steel SheetPile Retaining Wall Analysis & Design, Free Earth Support In accordance Eurocode 7.

Project: Cantilever Steel SheetPile Retaining Wall Analysis & Design, Free Earth Support In accordance Eurocode 7. App'd by Construction Stages Name Term Objects present in this stage Stage 1 Long Wall 1 (Generated) (Generated) On retained side: Ground 1 (Generated), Borehole 1 (Generated), On excavated side: Excavation

More information

Chapter 5: Numerical Integration and Differentiation

Chapter 5: Numerical Integration and Differentiation Chapter 5: Numerical Integration and Differentiation PART I: Numerical Integration Newton-Cotes Integration Formulas The idea of Newton-Cotes formulas is to replace a complicated function or tabulated

More information

Transmission Line Design Structures & Foundations TADP 549

Transmission Line Design Structures & Foundations TADP 549 Transmission Line Design Structures & Foundations TADP 549 Steel Poles - Direct Embedment Foundations - Point of Fixity Presentation 6.3 Dr. Prasad Yenumula Transmission & Distribution Program Reference

More information

Calculation and analysis of internal force of piles excavation supporting. based on differential equation. Wei Wang

Calculation and analysis of internal force of piles excavation supporting. based on differential equation. Wei Wang International Conference on Energy and Environmental Protection (ICEEP 016) Calculation and analysis of internal force of piles excavation supporting based on differential equation Wei Wang School of Prospecting

More information

Foundations with D f equal to 3 to 4 times the width may be defined as shallow foundations. TWO MAIN CHARACTERISTICS ULTIMATE BEARING CAPACITY

Foundations with D f equal to 3 to 4 times the width may be defined as shallow foundations. TWO MAIN CHARACTERISTICS ULTIMATE BEARING CAPACITY oundation Analysis oundations with D f eual to 3 to 4 times the width may be defined as shallow foundations. TWO MAI CHARACTERISTICS o Safe against overall shear failure o Cannot undergo excessive displacement,

More information

Table 3. Empirical Coefficients for BS 8002 equation. A (degrees) Rounded Sub-angular. 2 Angular. B (degrees) Uniform Moderate grading.

Table 3. Empirical Coefficients for BS 8002 equation. A (degrees) Rounded Sub-angular. 2 Angular. B (degrees) Uniform Moderate grading. Hatanaka and Uchida (1996); ' 20N 20 12N 20 ' 45 A lower bound for the above equation is given as; 12N 15 ' 45 Table 3. Empirical Coefficients for BS 8002 equation A Angularity 1) A (degrees) Rounded 0

More information

LATERAL EARTH PRESSURE

LATERAL EARTH PRESSURE . INTRODUCTION Retaining structures commonly used in foundation engineering, such as retaining walls, basement walls and bulkheads to support almost vertical slopes of earth masses. Proper design and construction

More information

Active Earth Pressure on Retaining Wall Rotating About Top

Active Earth Pressure on Retaining Wall Rotating About Top INTERNATIONAL JOURNAL OF GEOLOGY Volume 9, 05 Active Earth Pressure on Retaining Wall Rotating About Top Ahad Ouria and Sajjad Sepehr Abstract Traditional methods for calculation of lateral earth pressure

More information

Introduction to Soil Mechanics

Introduction to Soil Mechanics Introduction to Soil Mechanics Sela Sode and Colin Jones WILEY Blackwell Contents Preface Dedication and Acknowledgments List of Symbols Soil Structure 1.1 Volume relationships 1.1.1 Voids ratio (e) 1.1.2

More information

Stage Discharge Tabulation for Only Orifice Flow

Stage Discharge Tabulation for Only Orifice Flow Stage Discharge Tabulation for Only Orifice Flow DEPTH STAGE DISCHARGE (meters) (feet) (meters) (feet) (m 3 /s) (ft 3 /s) 0 0.20 0.40 0.60 0.80 1.00 1.20 1.40 1.60 1.80 2.00 0.7 1.3 2.0 2.6 3.3 3.9 4.6

More information

Strength of Materials Prof: S.K.Bhattacharya Dept of Civil Engineering, IIT, Kharagpur Lecture no 28 Stresses in Beams- III

Strength of Materials Prof: S.K.Bhattacharya Dept of Civil Engineering, IIT, Kharagpur Lecture no 28 Stresses in Beams- III Strength of Materials Prof: S.K.Bhattacharya Dept of Civil Engineering, IIT, Kharagpur Lecture no 28 Stresses in Beams- III Welcome to the 3 rd lesson of the 6 th module which is on Stresses in Beams part

More information

MATH 2053 Calculus I Review for the Final Exam

MATH 2053 Calculus I Review for the Final Exam MATH 05 Calculus I Review for the Final Exam (x+ x) 9 x 9 1. Find the limit: lim x 0. x. Find the limit: lim x + x x (x ).. Find lim x (x 5) = L, find such that f(x) L < 0.01 whenever 0 < x

More information

Spread footing settlement and rotation analysis

Spread footing settlement and rotation analysis Engineering manual No. 10 Updated: 05/2018 Spread footing settlement and rotation analysis Program: File: Spread footing Demo_manual_10.gpa This engineering manual describes how the analysis of settlement

More information

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error In this method we assume initial value of x, and substitute in the equation. Then modify x and continue till we

More information

SOLUTION OF EQUATION AND EIGENVALUE PROBLEMS PART A( 2 MARKS)

SOLUTION OF EQUATION AND EIGENVALUE PROBLEMS PART A( 2 MARKS) CHENDU COLLEGE OF ENGINEERING AND TECHNOLOGY (Approved by AICTE New Delhi, Affiliated to Anna University Chennai. Zamin Endathur Village, Madurntakam Taluk, Kancheepuram Dist.-603311.) MA6459 - NUMERICAL

More information