Chapter 10: Adapting Graphical Coulomb Methods to Numerical Solutions By Karl Hanson, S.E., P.E.* August 2012

Size: px
Start display at page:

Download "Chapter 10: Adapting Graphical Coulomb Methods to Numerical Solutions By Karl Hanson, S.E., P.E.* August 2012"

Transcription

1 Chapter 10: Adapting Graphical Coulomb Methods to Numerical Solutions By Karl Hanson, S.E., P.E.* August Introduction: Many of the design approaches that we use today to design walls, foundations and excavation bracing originated from Coulomb s stability methods developed in One of the earliest known physicists, Coulomb is also famously responsible for his discoveries in the field of electricity. Today, we understand that Coulomb s soil pressure theories are based on energy principles. In Coulomb s day and age, the concept of energy was not quite articulated as well as today. Charles Coulomb ( ) What became known as Coulomb s Theory was soon adapted into graphically based methods. Using a pencil and paper and drafting board, a solution for either active or passive wall force can be determined. The answer for a force against a wall is measured from the drawing. These methods are tedious, yet they clearly demonstrate failure planes. The appeal of these methods has been lost, since the accuracy of the answer literally depends on how well one draws and how sharp a pencil is used! Notably, the father of soil mechanics, Karl Terzaghi, routinely used these graphical methods to develop his geotechnical theories on many subjects. In Terzaghi s 1943 book, Theoretical Soil Mechanics (Ref 1), he derived a theory for soil bearing failure, by treating the soil mass under a footing as similar to the problem of passive pressure against a wall. In connection with the bearing capacity problem, Terzaghi wrote: the computation of the critical load requires the determination of the component of the passive earth pressure which requires several hours of work. (meaning hours of drawing and re-drawing failure planes) Karl Terzaghi ( ) To expedite the use of his theories, Terzaghi opted for a simplified bearing pressure equation, which did not require graphical methods. This trend has continued, perpetuating various forms of bearing pressure equations developed by researchers, typically derived from the Theory of Plasticity (Ref 4). Why not dust off these old methods, and use our computers to construct the graphics? Today, we have an opportunity to resurrect these old graphical methods, adapting them to numerically based solutions. Perhaps, with these methods, engineers can better visualize soil failure mechanisms for the structures which we design. (* DesignCalcs, Inc., p.10-1

2 10.2 The Physics Behind Energy Principles: We begin this discussion by asking, What is energy? The term energy is now so common place in our language, it s something that we take for granted. Putting aside modern day concepts represented in advertising, we need to define energy using the language of physics. Leibniz was the first to note the importance of the kinetic energy term, mv 2. Also, about the same time, Newton, in his Third Law of Motion, implicitly stated the whole doctrine of energy. It wasn t until 1807 that the term energy was first coined by Thomas Young. Maxwell explained energy principles as follows: (Energy)..has no individual existence The transactions of the material universe appear to be conducted, as it were, on a system of credit. Each transaction consists of the transfer of so much credit or energy from one body to another. This act of transfer or payment is called work. (Ref 2) James Clerk Maxwell ( ) Various Forms of Energy Kinetic Energy The most obvious type of energy is kinetic energy: A mass, m, moving at a velocity, v, has kinetic energy, K.E. = ½*mv 2 Potential Energy A more complex form of energy is the potential energy stored in a spring: A spring with force, F, compressed D has potential energy, P.E.=1/2*F*D Other Energies Even less obvious forms of potential energy are chemical energies, electrical-mechanical energies, nuclear energies, thermal energies basically, things that we can t see that are locked into a system. When Albert Einstein came along, physicists were faced with the fascinating idea that some systems may not have constant mass! An isolated system (a system that is not acted on by another system), will have a total energy comprised of the above forms of energy. For a system that has constant mass, the total energy of an isolated system will remain constant. p.10-2

3 For practical engineering purposes, we are usually only interested in the kinetic energy and the potential energy of a system: Kinetic Energy + Potential Energy = Total Energy (A constant for a system with constant mass) We are interested in physical predictions. Given a system in state A, there may be an infinite number of physically viable next states, B1, B2, How can we predict what will be the next state? By using the following law: The tendency of all physical events is to maximize kinetic energy and minimize potential energy. Put another way: Given 10 different scenarios, the one with the larger fraction of kinetic energy and smaller fraction of potential energy will be the likely next event. Illustrating this by an engineering example, two walls are shown below: The wall on the left is expanding outward. In a sense, it is like a spring that is expanding. It is a system that is gaining kinetic energy and losing potential energy. The larger Pa is, the faster will be the rate that the system gains kinetic energy. The wall on the right is a being pushed against. It is like a spring that is being condensed. It is a system that is losing kinetic energy and gaining potential energy. The smaller Pp is, the slower will be the rate that the system gains potential energy. For both of the above systems, the soil mass behaves like a spring. The next likely event will be the configuration that minimizes the soil mass s potential energy. p.10-3

4 10.3 A Practical Application: The Trial Wedge Method The Trial Wedge Method is a very useful graphical method that can easily be adapted to a spreadsheet solution. The below sketch shows a simple, generic wall showing three trial failure planes, amongst an infinite number of possible failure planes. (Terazaghi determined that the true failure plane actually has a slight bit of curvature following a log spiral) By a trial an error process we compute Pa until it is a maximum. We do this as follows: 1. Try several failure planes. Compute weights of each trial wedge. 2. Compute the total weight, W, on the failure plane (W=W1+W2+W2) 3. Compute the cohesion, Cs, along the failure plane. 4. Compute the wall adhesion, Cw. 5. Construct a vector force diagram: p.10-4

5 6. Compute point (X1,Y1): X1=Cw*cos(a), 7. Compute point (X2, Y2): X2=X1 Cs*cos(r), Y1=-Cw*sin(a) Y2=Y1 Cs*sin(r) 8. We know only the direction of R and that it intersects at (X2,Y2). Compute the equation of the line Y=m1*X + b1: m1 = tan -1 (r + 90 f) b1=y2-m2*x2 9. Also, we know the direction of Pa and that it intersects at (0,-W). Compute the equation of line Y=m2*X + b2: m2 = tan -1 (180 - a + d) b2=-w-m2*0 = -W 10. Solve for the intersection of the two lines at (X3,Y3): m1*x3 + b1 = m2*x3 + b2 X3=(b2-b1)/(m1-m2) Y3=m1*X3 + b1 11. Solve for the active force, Pa: Pa = [(X3-0) 2 + (Y3+W) 2 ] 1/2 The preceding algorithm can be easily put into a spreadsheet. This spreadsheet can be downloaded at wedge.xls (note the underscore l_w ) DCALC s Trial Wedge Application: TRIALWEG The TRIALWEG application was written using steps similar to the above procedure, but with some variation. This application can handle multi-layered soil, with or without water tables. Reads soil boring data from the BORING program Provides a graphical presentation of the failure plane and the force vectors. Uses 100 iterations to determine the failure plane. In addition, TRIALWEG provides a pressure diagram, with separate diagrams for the basic force components (earth, surcharge, seismic and water pressures). Similar to other DCALC applications, TRIALWEG produces a calculation file that is designed to be used by other DCALC applications. p.10-5

6 Trial Wedge Analysis Example 1 The below trial wedge example was calculated by J. E. Bowles using graphical methods as example E11-6 on p. 504 of Reference 5: The above sketch shows the failure plane computed using the TRIALWEG program. The sketch was drawn in DesignCAD. Areas and lengths were measured directly in DesignCAD. Bowles also applied a wall adhesion force, which appears to account for the slight difference in results. Comparison of Results: Calculation Source Maximum Active Force Fa Computed in Bowles Example k/ft Computed by TRIALWEG k/ft Computed graphically (above) k/ft p.10-6

7 Trial Wedge Analysis Example 2 The below trial wedge is similar to the previous example, except the soil cohesion has been set to zero. Again, the above sketch shows the failure plane computed using the TRIALWEG program. For this verification, the Excel spreadsheet solution has also been made, shown on the next sheet. Comparison of Results: Calculation Source Maximum Active Force Fa Computed by TRIALWEG k/ft Computed graphically (above) k/ft Computed by spreadsheet (next page) k/ft p.10-7

8 Adapting Graphical Coulomb Methods to Numerical Solutions Note: This spreadsheet does not include a provision for cohesion. Note also that the two 8 k concentrated surcharge loads were input as 4 ksf over a width of 2 feet each. p.10-8

9 Trial Wedge Analysis Example 3 The below example appears on page 84 of Wayne Teng s book (Reference 6), as a numerical example of wedge theory. Comparison of Results: Calculation Source Maximum Active Force Fa Computed by Wayne Teng 8.1 k/ft Computed by TRAILWEG program 8.48 k/ft Computed by graphically (above) k/ft p.10-9

10 Trial Wedge Analysis Example 4 We can easily check the trial wedge method results for a wall with a simple slope, for various soil internal angles and slopes. For the design of walls on slopes, the theoretical exact Rankine coefficient for the horizontal active pressure is given as, Ka = cosb *(cos b (cos 2 b cos 2 f).5 )/ (cos b + (cos 2 b cos 2 f).5 ) (Eq. 11-7a Ref.5) Fa (k) f b Cos f Cos b Cos 2 f Cos 2 b Ka Exact TRIALWEG Graphical (deg) (deg) Solution solution Solution We observe that the trial wedge solution computed using both TRIALWEG and graphically agree, but the results are slightly higher forces than the exact solution. p.10-10

11 Trial Wedge Analysis Example 4 The below sketch shows a sheet piling wall located in three different layers of soil, with water to a depth of 21 feet. In this calculation, the TRIALWEG application has determined the effective pressure with depth. Although the pressures from TRIALWEG do not exactly match the hand calculations, in this particular case there is a close fit Both Terzaghi and Bowles have discussed the difficulty of determining the pressure distribution using the trial wedge method. We also acknowledge the difficulty of this particular aspect of the use of this method. In some cases, especially involving multilayered soil, the pressure distribution may not be realistic, although the total force is reasonably accurate. Please consult References 1 and 5 for additional guidance. p.10-11

12 10.4 Solving for the Ultimate Bearing Pressure Under a Foundation or Shaft Using a technique similar to the trial wedge method, we can solve for the ultimate bearing pressure under a footing. In this case, a portion of the failure plane must follow the shape of a log spiral, which is a property of soil parameters. By a trial an error process, we will try different points of tangency. The passive force, P, under the wedge surface will vary, depending on the angle, u. We will go through a process of iteration, trying various angles, u, to determine the minimum P. Why does the soil fail in a log spiral shape? Exactly what is a log spiral curve? To understand this, we need to review how slip lines form in the soil failure element. Mohr s Circle Principle Stresses In the diagram, s1 is the passive stress and s2 is the active stress. In Mohr s circle diagram, we see that the two failure planes are separated by an angle 180+2f. Therefore, in the actual soil specimen, the failure planes are separated by an angle of p.10-12

13 90+f. These failure lines will be oriented at an angle 90+f everywhere within the plastic failure zone. In this case, the failure lines must turn the corner, maintaining a failure angle of 90+f. This is accomplished by a spiral function, as follows: Using simple trigonometry, dr = r*du * tan(f) therefore, dr/du = r*tan(f) The following function satisfies this differential equation: r=r 0 *e (u*tan(f)) (r 0 =beginning radius under footing) We construct the trial wedge model using 10 slices in the tangent portion, and 10 slices in the spiral wedge portion, as shown below: Slices 1-10 in the tangent portion are spaced equally. For slices in the spiral portion, it is easiest to divide the angle u by 10, and compute (x,y) coordinates along the bottom. We will work from right to left. The first segment will have no horizontal forces acting from the right. We will solve for the horizontal force on the left of slice 1. Then we will apply the horizontal force from slice 1 to slice 2. We will solve for the horizontal force on the left of slice 2. We will iterate this process until we get to the footing edge at slice 20 p.10-13

14 The above diagrams show the forces and vector diagrams. The objective is to compute PLn for each slice. The mathematics is similar to what was described for the trial wedge method in Section Equations are contained in the spreadsheet. For slices 1 to 20, we compute the following: 1. Compute Wn 2. Compute the angle r 3. Compute the cohesion along the bottom, Csn. 4. Apply the force PRn from the previously computed slice (=PLn-1) 5. Compute (X1,Y1) 6. Compute (X2,Y2) 7. Knowing the direction of Rn, compute the equation of the line y=m1*x + b1 8. Knowing the direction of PLn, compute the equation of the line y=m2*x+b2 9. Solve for intersection of the two lines at (X3,Y3) 10. Solve for force PLn. 11. Go to Step 1 for the next slice p.10-14

15 For slice 21, which is directly under the footing, we will need to resolve forces as shown below: For this particular slice, if there is cohesion, we will also include a cohesion force, C, along the failure plane. The angle a, depends on the roughness of the footing base. Terzaghi used the following assumptions: For a smooth base, a = 45 + f/2 For a rough base, a = f Qult is equal to the sum of the vertical forces P and C acting on two symmetrical failure planes, divided by the unit width, B. The above algorithm has been setup in a spreadsheet that can be downloaded at (note the underscore g_s ) DCALC s Soil Bearing Pressure Application: BEARPRES The BEARPRES application was written using the steps similar to the above procedure, but with more complexity. The application reads soil boring information from the BORING program It can handle multi-layered soil, with or without water tables. The ground can be flat or sloped. Footings (strip, square or rectangular) or round shafts The pressure failure shape is shown graphically to scale. Also, the user has the option of viewing detailed calculations, showing the force equilibrium of each slice, for checking purposes. p.10-15

16 Ultimate Bearing Pressure Examples The below sketch shows the typical output from the BEARPRES program, depicting the log spiral failure plane for the square footing in uniform soil: BEARPRES outputs both a numerical solution and a conventional solution for ultimate and net bearing pressure, therefore it is easy to check. The following table shows a comparison of several verification problems: Description g (kcf) F (deg) C (ksf) Ultimate bearing pressure, Qult By Conventional Formula 4 x4 footing, 4 deep ksf ksf 4 strip, 4 deep ksf ksf 2 diameter, 20 deep ksf ksf 2 diameter, 20 deep ksf ksf By BEARPRES A particular advantage of this program is that it shows the shape of the failure surface. This feature alone provides significant meaning about the mechanics of bearing failure. A Shaft in Granular Soil A Footing Next To A Slope p.10-16

17 List of References: Reference 1: Theoretical Soil Mechanics by Karl Terzaghi, published by John Wiley and Sons, 1943 Reference 2: Matter and Motion by James Clerk Maxwell, originally published 1877, re-printed 2007 by Cosimo, Inc. Reference 3: The Ultimate Bearing Capacity of Foundations by G. G. Meyerhof, Geotechnique V2 no. 4, 1951 Reference 4: Plasticity and Geomechanics by R.O. Davis and A.D.S. Selvadurai, published by Cambridge University Press, 2002 Reference 5: Foundation Analysis and Design by Joseph E. Bowles, 4 th Edition, published by McGraw Hill, 1988 Reference 6: Foundation Design by Wayne C. Teng, published by Prentice Hall, 1962 Website Credits: For an excellent paper on how to compute bearing capacity in soils, with many examples, search for Bearing Capacity v1.00 September 2010 : 20Capacity%20v1.00%20Sept2010.pdf (This paper, titled Bearing Capacity Shallow and Deep Foundations, does not contain a copyright or the names of its authors. It is apparently from a class at Bolton College in the UK) Photo Credits: Photographs/Images of Coulomb, Terzaghi and Maxwell are from Wikipedia. p.10-17

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

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

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

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

DETERMINATION OF UPPER BOUND LIMIT ANALYSIS OF THE COEFFICIENT OF LATERAL PASSIVE EARTH PRESSURE IN THE CONDITION OF LINEAR MC CRITERIA

DETERMINATION OF UPPER BOUND LIMIT ANALYSIS OF THE COEFFICIENT OF LATERAL PASSIVE EARTH PRESSURE IN THE CONDITION OF LINEAR MC CRITERIA DETERMINATION OF UPPER BOUND LIMIT ANALYSIS OF THE COEFFICIENT OF LATERAL PASSIVE EARTH PRESSURE IN THE CONDITION OF LINEAR MC CRITERIA Ghasemloy Takantapeh Sasan, *Akhlaghi Tohid and Bahadori Hadi Department

More information

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

Soil Mechanics Prof. B.V.S. Viswanathan Department of Civil Engineering Indian Institute of Technology, Bombay Lecture 51 Earth Pressure Theories II

Soil Mechanics Prof. B.V.S. Viswanathan Department of Civil Engineering Indian Institute of Technology, Bombay Lecture 51 Earth Pressure Theories II Soil Mechanics Prof. B.V.S. Viswanathan Department of Civil Engineering Indian Institute of Technology, Bombay Lecture 51 Earth Pressure Theories II Welcome to lecture number two on earth pressure theories.

More information

FOUNDATION ENGINEERING UNIT V

FOUNDATION ENGINEERING UNIT V FOUNDATION ENGINEERING UNIT V RETAINING WALLS Plastic equilibrium in soils active and passive states Rankine s theory cohesion less and cohesive soil - Coloumb s wedge theory condition for critical failure

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

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

Chapter 9: Pile Design Using DCALC * By Karl Hanson, S.E., P.E. September 2010

Chapter 9: Pile Design Using DCALC * By Karl Hanson, S.E., P.E. September 2010 Chapter 9: Pile Design Using DCALC * By Karl Hanson, S.E., P.E. September 2010 9.1 Introduction: Although driven piles have had a long history of use in construction, the practice of designing pile remains

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

Lateral Earth Pressure

Lateral Earth Pressure 1 of 11 6/2/2012 4:28 AM Lateral Earth Pressure The magnitude of lateral earth pressure depends on: 1. Shear strength characteristics of soil 2. Lateral strain condition 3. Pore water pressure 4. State

More information

NUMERICAL ANALYSIS OF PASSIVE EARTH PRESSURES WITH INTERFACES

NUMERICAL ANALYSIS OF PASSIVE EARTH PRESSURES WITH INTERFACES III European Conference on Computational Mechanics Solids, Structures and Coupled Problems in Engineering C.A. Mota Soares et.al. (eds.) Lisbon, Portugal, 5-8 June 2006 NUMERICAL ANALYSIS OF PASSIVE EARTH

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

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

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

vulcanhammer.net This document downloaded from

vulcanhammer.net This document downloaded from This document downloaded from vulcanhammer.net since 1997, your source for engineering information for the deep foundation and marine construction industries, and the historical site for Vulcan Iron Works

More information

Foundation Engineering Prof. Dr. N. K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee

Foundation Engineering Prof. Dr. N. K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee Foundation Engineering Prof. Dr. N. K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee Module - 01 Lecture - 01 Shallow Foundation (Refer Slide Time: 00:19) Good morning.

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

INFLUENCE OF NONASSOCIATIVITY ON THE BEARING CAPACITY

INFLUENCE OF NONASSOCIATIVITY ON THE BEARING CAPACITY INFLUENCE OF NONASSOCIATIVITY ON THE BEARING CAPACITY OF A STRIP FOOTING By Jian-Hua Yin, 1 Yu-Jie Wang, and A. P. S. Selvadurai 3 ABSTRACT: This paper examines the ultimate bearing capacity of a strip

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

(Refer Slide Time: 04:21 min)

(Refer Slide Time: 04:21 min) Soil Mechanics Prof. B.V.S. Viswanathan Department of Civil Engineering Indian Institute of Technology, Bombay Lecture 44 Shear Strength of Soils Lecture No.2 Dear students today we shall go through yet

More information

International Journal of Modern Trends in Engineering and Research

International Journal of Modern Trends in Engineering and Research Scientific Journal Impact Factor (SJIF): 1.711 e-issn: 2349-9745 p-issn: 2393-8161 International Journal of Modern Trends in Engineering and Research www.ijmter.com STABILITY ANALYSIS OF DOWNSTREAM SLOPE

More information

UNIT II SHALLOW FOUNDATION

UNIT II SHALLOW FOUNDATION Introduction UNIT II SHALLOW FOUNDATION A foundation is a integral part of the structure which transfer the load of the superstructure to the soil. A foundation is that member which provides support for

More information

Analysis of Inclined Strip Anchors in Sand Based on the Block Set Mechanism

Analysis of Inclined Strip Anchors in Sand Based on the Block Set Mechanism Analysis of Inclined Strip Anchors in Sand Based on the Block Set Mechanism S. B. Yu 1,a, J. P. Hambleton 1,b, and S. W. Sloan 1,c 1 ARC Centre of Excellence for Geotechnical Science and Engineering, The

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

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

New Approach for Evaluating the Bearing Capacity of Sandy Soil to Strip Shallow Foundation

New Approach for Evaluating the Bearing Capacity of Sandy Soil to Strip Shallow Foundation International Journal of Advanced Materials Research Vol. 2,. 2, 2016, pp. 13-21 http://www.aiscience.org/journal/ijamr ISSN: 2381-6805 (Print); ISSN: 2381-6813 (Online) New Approach for Evaluating the

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

Foundation Engineering Prof. Dr N.K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee

Foundation Engineering Prof. Dr N.K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee Foundation Engineering Prof. Dr N.K. Samadhiya Department of Civil Engineering Indian Institute of Technology Roorkee Module 01 Lecture - 03 Shallow Foundation So, in the last lecture, we discussed the

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

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

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

Slope stability software for soft soil engineering. D-Geo Stability. Verification Report

Slope stability software for soft soil engineering. D-Geo Stability. Verification Report Slope stability software for soft soil engineering D-Geo Stability Verification Report D-GEO STABILITY Slope stability software for soft soil engineering Verification Report Version: 16.2 Revision: 00

More information

CE 221: MECHANICS OF SOLIDS I CHAPTER 1: STRESS. Dr. Krisada Chaiyasarn Department of Civil Engineering, Faculty of Engineering Thammasat university

CE 221: MECHANICS OF SOLIDS I CHAPTER 1: STRESS. Dr. Krisada Chaiyasarn Department of Civil Engineering, Faculty of Engineering Thammasat university CE 221: MECHANICS OF SOLIDS I CHAPTER 1: STRESS By Dr. Krisada Chaiyasarn Department of Civil Engineering, Faculty of Engineering Thammasat university Agenda Introduction to your lecturer Introduction

More information

BEARING CAPACITY SHALLOW AND DEEP FOUNDATIONS

BEARING CAPACITY SHALLOW AND DEEP FOUNDATIONS BEARING CAPACITY SHALLOW AND DEEP FOUNDATIONS CONTENTS: 1.0 INTRODUCTION 2.0 SHALLOW FOUNDATIONS 2.1 Design criteria 2.2 Spreading load 2.3 Types of foundations 2.4 Ground failure modes 2.5 Definitions

More information

D1. A normally consolidated clay has the following void ratio e versus effective stress σ relationship obtained in an oedometer test.

D1. A normally consolidated clay has the following void ratio e versus effective stress σ relationship obtained in an oedometer test. (d) COMPRESSIBILITY AND CONSOLIDATION D1. A normally consolidated clay has the following void ratio e versus effective stress σ relationship obtained in an oedometer test. (a) Plot the e - σ curve. (b)

More information

3-BEARING CAPACITY OF SOILS

3-BEARING CAPACITY OF SOILS 3-BEARING CAPACITY OF SOILS INTRODUCTION The soil must be capable of carrying the loads from any engineered structure placed upon it without a shear failure and with the resulting settlements being tolerable

More information

The Bearing Capacity of Soils. Dr Omar Al Hattamleh

The Bearing Capacity of Soils. Dr Omar Al Hattamleh The Bearing Capacity of Soils Dr Omar Al Hattamleh Example of Bearing Capacity Failure Omar Play the move of bearing Capacity failure The Philippine one Transcona Grain Silos Failure - Canada The Bearing

More information

Transactions on Information and Communications Technologies vol 20, 1998 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 20, 1998 WIT Press,   ISSN Design Of Retaining Walls : System Uncertainty & Fuzzy Safety Measures J. Oliphant *, P. W. Jowitt * and K. Ohno + * Department of Civil & Offshore Engineering, Heriot-Watt University, Riccarton, Edinburgh.

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

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

A study on the bearing capacity of steel pipe piles with tapered tips

A study on the bearing capacity of steel pipe piles with tapered tips Japanese Geotechnical Society Special Publication The 6th Japan-China Geotechnical Symposium A study on the bearing capacity of steel pipe piles with tapered tips Hironobu Matsumiya i), Yoshiro Ishihama

More information

Module 7 (Lecture 25) RETAINING WALLS

Module 7 (Lecture 25) RETAINING WALLS Module 7 (Lecture 25) RETAINING WALLS Topics Check for Bearing Capacity Failure Example Factor of Safety Against Overturning Factor of Safety Against Sliding Factor of Safety Against Bearing Capacity Failure

More information

Introduction to Geotechnical Engineering. ground

Introduction to Geotechnical Engineering. ground Introduction to Geotechnical Engineering ground 1 Typical Geotechnical Project Geo-Laboratory ~ for testing soil properties Design Office ~ for design & analysis construction site 2 Shallow Foundations

More information

Bearing Capacity of Strip Footings near Slopes Using Lower Bound Limit Analysis

Bearing Capacity of Strip Footings near Slopes Using Lower Bound Limit Analysis ISSN: 2322 2093 Bearing Capacity of Strip Footings near Slopes Using Lower Bound Limit Analysis Mofidi, J. 1, Farzaneh, O. 2 and Askari, F. 3* 1 M.Sc. of Geotechnical Engineering, School of Civil Engineering,

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

Chapter 17 & 18. Electric Field and Electric Potential

Chapter 17 & 18. Electric Field and Electric Potential Chapter 17 & 18 Electric Field and Electric Potential Electric Field Maxwell developed an approach to discussing fields An electric field is said to exist in the region of space around a charged object

More information

7. STRESS ANALYSIS AND STRESS PATHS

7. STRESS ANALYSIS AND STRESS PATHS 7-1 7. STRESS ANALYSIS AND STRESS PATHS 7.1 THE MOHR CIRCLE The discussions in Chapters and 5 were largely concerned with vertical stresses. A more detailed examination of soil behaviour requires a knowledge

More information

Conservation of Momentum

Conservation of Momentum Conservation of Momentum PURPOSE To investigate the behavior of objects colliding in elastic and inelastic collisions. To investigate momentum and energy conservation for a pair of colliding carts. To

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

LATERAL EARTH PRESSURE AND RETAINING STRUCTURES

LATERAL EARTH PRESSURE AND RETAINING STRUCTURES Topic Outline LATERAL EARTH PRESSURE AND RETAINING STRUCTURES Types of retaining structures Lateral earth pressure Earth pressure at rest Rankine s Theory Coulomb s Theory Cullman s graphic solution Braced

More information

Active Thrust on an Inclined Wall under the Combined Effect of Surcharge and Self- Weight

Active Thrust on an Inclined Wall under the Combined Effect of Surcharge and Self- Weight IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684, PP: 01-15 www.iosrjournals.org Active Thrust on an Inclined Wall under the Combined Effect of Surcharge and Self- Weight D.

More information

Open Channel Flow I - The Manning Equation and Uniform Flow COURSE CONTENT

Open Channel Flow I - The Manning Equation and Uniform Flow COURSE CONTENT Open Channel Flow I - The Manning Equation and Uniform Flow Harlan H. Bengtson, PhD, P.E. COURSE CONTENT 1. Introduction Flow of a liquid may take place either as open channel flow or pressure flow. Pressure

More information

Stress Transformation Equations: u = +135 (Fig. a) s x = 80 MPa s y = 0 t xy = 45 MPa. we obtain, cos u + t xy sin 2u. s x = s x + s y.

Stress Transformation Equations: u = +135 (Fig. a) s x = 80 MPa s y = 0 t xy = 45 MPa. we obtain, cos u + t xy sin 2u. s x = s x + s y. 014 Pearson Education, Inc., Upper Saddle River, NJ. All rights reserved. This material is protected under all copyright laws as they currently 9 7. Determine the normal stress and shear stress acting

More information

Friction Can Be Rough

Friction Can Be Rough 10.1 Observe and Find a Pattern Friction Can Be Rough Observe the following experiment: Rest a brick on a rough surface. Tie a string around the brick and attach a large spring scale to it. Pull the scale

More information

Hyperbolic Soil Bearing Capacity

Hyperbolic Soil Bearing Capacity 1 Introduction Hyperbolic Soil Bearing Capacity This example involves analyzing the bearing capacity of a round footing. The example is useful for illustrating several SIGMA/W features and procedures,

More information

Module 6 (Lecture 23) LATERAL EARTH PRESSURE

Module 6 (Lecture 23) LATERAL EARTH PRESSURE Module 6 (Lecture 23) LATERAL EARTH PRESSURE Topics 1.1 PASSIVE PRESSURE 1.2 RANKINE PASSIVE EARTH PRESSURE 1.3 RANKINE PASSIVE EARTH PRESSURE-INCLINED BACKFILL 1.4 COULOMB S PASSIVE EARTH PRESSURE 1.5

More information

Verification Manual GT

Verification Manual GT Verification Manual GT Written by: The SoilVision Systems Ltd. Team Last Updated: Tuesday, February 20, 2018 SoilVision Systems Ltd. Saskatoon, Saskatchewan, Canada Software License The software described

More information

FUNDAMENTALS SOIL MECHANICS. Isao Ishibashi Hemanta Hazarika. >C\ CRC Press J Taylor & Francis Group. Taylor & Francis Group, an Informa business

FUNDAMENTALS SOIL MECHANICS. Isao Ishibashi Hemanta Hazarika. >C\ CRC Press J Taylor & Francis Group. Taylor & Francis Group, an Informa business SOIL MECHANICS FUNDAMENTALS Isao Ishibashi Hemanta Hazarika >C\ CRC Press J Taylor & Francis Group Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Group, an Informa business

More information

SHEAR STRENGTH OF SOIL

SHEAR STRENGTH OF SOIL Soil Failure Criteria SHEAR STRENGTH OF SOIL Knowledge about the shear strength of soil important for the analysis of: Bearing capacity of foundations, Slope stability, Lateral pressure on retaining structures,

More information

Effect of Stress Level on the Bearing Capacity Factor, N γ, by the ZEL Method

Effect of Stress Level on the Bearing Capacity Factor, N γ, by the ZEL Method KSCE Journal of Civil Engineering (2010) 14(5):709-723 DOI 10.1007/s12205-010-0866-1 Geotechnical Engineering www.springer.com/12205 Effect of Stress Level on the Bearing Capacity Factor, N γ, by the ZEL

More information

SHEAR STRENGTH OF SOIL. Chapter 10: Sections Chapter 12: All sections except

SHEAR STRENGTH OF SOIL. Chapter 10: Sections Chapter 12: All sections except SHEAR STRENGTH OF SOIL Chapter 10: Sections 10. 10.3 Chapter 1: All sections ecept 1.13 1.14 1.15 1.17 1.18 TOPICS Introduction Components of Shear Strength of Soils Normal and Shear Stresses on a Plane

More information

An analytical expression for the dynamic active thrust from c-φ soil backfill on retaining walls with wall friction and adhesion

An analytical expression for the dynamic active thrust from c-φ soil backfill on retaining walls with wall friction and adhesion Geomechanics and Engineering, Vol. 4, No. 3 (2012) 209-218 209 Technical Note An analytical expression for the dynamic active thrust from c-φ soil backfill on retaining walls with wall friction and adhesion

More information

Measurement of effective stress shear strength of rock

Measurement of effective stress shear strength of rock Measurement of effective stress shear strength of rock R. A. Failmezger, P.E., F. ASCE In-Situ Soil Testing, L.C., Lancaster, Virginia USA D. J. White, Ph. D., P.E. Iowa State University, Ames, Iowa USA

More information

Sample Chapter HELICAL ANCHORS IN SAND 6.1 INTRODUCTION

Sample Chapter HELICAL ANCHORS IN SAND 6.1 INTRODUCTION 6 ELICAL ANCORS IN SAN At the present time, limited studies on helical anchors are available, the results of which can be used to estimate their ultimate uplift capacity. In many instances, the ultimate

More information

7. The set of all points for which the x and y coordinates are negative is quadrant III.

7. The set of all points for which the x and y coordinates are negative is quadrant III. SECTION - 67 CHAPTER Section -. To each point P in the plane there corresponds a single ordered pair of numbers (a, b) called the coordinates of the point. To each ordered pair of numbers (a, b) there

More information

Following are the results of four drained direct shear tests on an overconsolidated clay: Diameter of specimen 50 mm Height of specimen 25 mm

Following are the results of four drained direct shear tests on an overconsolidated clay: Diameter of specimen 50 mm Height of specimen 25 mm 444 Chapter : Shear Strength of Soil Example. Following are the results of four drained direct shear tests on an overconsolidated clay: Diameter of specimen 50 mm Height of specimen 5 mm Normal Shear force

More information

Computation of Passive Earth Pressure Coefficients for a Horizontal Cohesionless Backfill Using the Method of Slices

Computation of Passive Earth Pressure Coefficients for a Horizontal Cohesionless Backfill Using the Method of Slices Cloud Publications International Journal of Advanced Civil Engineering and Architecture Research 213, Volume 2, Issue 1, pp. 32-41, Article ID Tech-131 Research Article Open Access Computation of Passive

More information

Copyright. magazine. bearing capacity and modulus of subgrade reaction? Modulus of Subgrade Reaction (Ks)

Copyright. magazine. bearing capacity and modulus of subgrade reaction? Modulus of Subgrade Reaction (Ks) Structural Design design issues for structural engineers Correlation between Soil Bearing Capacity and Modulus of Subgrade Reaction By Apurba Tribedi Apurba Tribedi is a Senior Product Manager at Bentley.

More information

APPLICATION OF ZERO EXTENSION LINE IN BEARING CAPACITY

APPLICATION OF ZERO EXTENSION LINE IN BEARING CAPACITY APPLICATION OF ZERO EXTENSION LINE IN BEARING CAPACITY L. Behpoor A. Ghahramani Faculty Member, Department of Civil Engineering, Shiraz University, Shiraz, lran Faculty Member, Department of Civil Engineering,

More information

Shear Strength of Soil

Shear Strength of Soil 8 Shear Strength of Soil 8 1 INTRODUCTION As a structural member, a piece of steel is capable of resisting compression, tension, and shear. Soil, however, like concrete and rock, is not capable of resisting

More information

(Refer Slide Time: 02:18)

(Refer Slide Time: 02:18) Geology and Soil Mechanics Prof. P. Ghosh Department of Civil Engineering Indian Institute of Technology Kanpur Lecture 40 Shear Strength of Soil - C Keywords: Shear strength of soil, direct shear test,

More information

Influence of forced material in roller compactor parameters I.

Influence of forced material in roller compactor parameters I. 1 Portál pre odborné publikovanie ISSN 1338-0087 Influence of forced material in roller compactor parameters I. Krok Alexander Elektrotechnika, Strojárstvo 24.08.2009 In the chemical, pharmaceutical and

More information

Level 3 Cambridge Technical in Engineering

Level 3 Cambridge Technical in Engineering Oxford Cambridge and RSA Level 3 Cambridge Technical in Engineering 05822/05823/05824/05825 Unit 3: Principles of mechanical engineering Sample Assessment Material Date - Morning/Afternoon Time allowed:

More information

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue.

Chapter 5: Forces in Two Dimensions. Click the mouse or press the spacebar to continue. Chapter 5: Forces in Two Dimensions Click the mouse or press the spacebar to continue. Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically.

More information

A Review of Shear Stress Sign Convention in Interpreting Mohr s Circle. Scott M. Merry 1, Member, ASCE and Evert C. Lawton 2, Member, ASCE

A Review of Shear Stress Sign Convention in Interpreting Mohr s Circle. Scott M. Merry 1, Member, ASCE and Evert C. Lawton 2, Member, ASCE A Review of Shear Stress Sign Convention in Interpreting Mohr s Circle Scott M. Merry, Member, ASCE and Evert C. Lawton 2, Member, ASCE 2 Associate Professor, Department of Civil Engineering, School of

More information

SEISMIC 3D BEARING CAPACITY ANALYSIS OF SHALLOW FOUNDATIONS * A. R. MAJIDI AND A. A. MIRGHASEMI **

SEISMIC 3D BEARING CAPACITY ANALYSIS OF SHALLOW FOUNDATIONS * A. R. MAJIDI AND A. A. MIRGHASEMI ** Iranian Journal of Science & Technology, Transaction B, Engineering, Vol. 32, No. B2, pp 17-124 Printed in The Islamic Republic of Iran, 28 Shiraz University SEISMIC 3D BEARING CAPACITY ANALYSIS OF SHALLOW

More information

VIII. Sample Design Calculation... Page 2. Copyright 2011 Blaise J. Fitzpatrick, P.E. Page 1 of 24

VIII. Sample Design Calculation... Page 2.  Copyright 2011 Blaise J. Fitzpatrick, P.E. Page 1 of 24 Mechanically Stabilized Earth Structures Part 3 By Blaise J. Fitzpatrick, P.E. Fitzpatrick Engineering Associates, P.C. VIII. Sample Design Calculation... Page www.suncam.com Copyright 0 Blaise J. Fitzpatrick,

More information

Unit 21 Couples and Resultants with Couples

Unit 21 Couples and Resultants with Couples Unit 21 Couples and Resultants with Couples Page 21-1 Couples A couple is defined as (21-5) Moment of Couple The coplanar forces F 1 and F 2 make up a couple and the coordinate axes are chosen so that

More information

This document downloaded from vulcanhammer.net vulcanhammer.info Chet Aero Marine

This document downloaded from vulcanhammer.net vulcanhammer.info Chet Aero Marine This document downloaded from vulcanhammer.net vulcanhammer.info Chet Aero Marine Don t forget to visit our companion site http://www.vulcanhammer.org Use subject to the terms and conditions of the respective

More information

Oscillations! (Today: Springs)

Oscillations! (Today: Springs) Oscillations! (Today: Springs) Extra Practice: 5.34, 5.35, C13.1, C13.3, C13.11, 13.1, 13.3, 13.5, 13.9, 13.11, 13.17, 13.19, 13.21, 13.23, 13.25, 13.27, 13.31 Test #3 is this Wednesday! April 12, 7-10pm,

More information

PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole

PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole Print Your Name PHY222 Lab 2 - Electric Fields Mapping the Potential Curves and Field Lines of an Electric Dipole Print Your Partners' Names Instructions January 23, 2015 Before lab, read the Introduction,

More information

Chapter 5. Forces in Two Dimensions

Chapter 5. Forces in Two Dimensions Chapter 5 Forces in Two Dimensions Chapter 5 Forces in Two Dimensions In this chapter you will: Represent vector quantities both graphically and algebraically. Use Newton s laws to analyze motion when

More information

Calculus and Structures

Calculus and Structures 6 CHAPTER 1 LINES 7 Copyright Chapter 1 LINES 1.1 LINES A line is the easiest mathematical structure to describe. You need to know only two things about a line to describe it. For example: i) the y-intercept,

More information

(Refer Slide Time: 01:15)

(Refer Slide Time: 01:15) Soil Mechanics Prof. B.V.S. Viswanathan Department of Civil Engineering Indian Institute of Technology, Bombay Lecture 56 Stability analysis of slopes II Welcome to lecture two on stability analysis of

More information

Structural reliability analysis of deep excavations

Structural reliability analysis of deep excavations Timo Schweckendiek, TU Delft, Wim Courage, TNO Built Environment and Geosciences Introduction The Finite Element Method is nowadays widely used in structural design, both for the Servicebility Limit State

More information

With high enough plate forces in opposite directions Bolts. How do these fail? Each pin has sheared into two pieces.

With high enough plate forces in opposite directions Bolts. How do these fail? Each pin has sheared into two pieces. SHEAR STRENGTH In general, the shear strength of any material is the load per unit area or pressure that it can withstand before undergoing shearing failure. Shearing When you Pins hear can Shear be used

More information

Failure Modes and Bearing Capacity Estimation for Strip Foundations in C-ɸ Soils: A Numerical Study

Failure Modes and Bearing Capacity Estimation for Strip Foundations in C-ɸ Soils: A Numerical Study Failure Modes and Bearing Capacity Estimation for Strip Foundations in C-ɸ Soils: A Numerical Study Paul Akagwu, Aaron Aboshio International Science Index, Civil and Environmental Engineering waset.org/publication/10005793

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

Time: 1 hour 30 minutes

Time: 1 hour 30 minutes Paper Reference(s) 6678/01 Edexcel GCE Mechanics M2 Gold Level G3 Time: 1 hour 30 minutes Materials required for examination Mathematical Formulae (Pink) Items included with question papers Nil Candidates

More information

AP Physics 1: Algebra-Based

AP Physics 1: Algebra-Based 018 AP Physics 1: Algebra-Based Scoring Guidelines College Board, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks of the College Board. AP Central is the official

More information

Foundation Engineering

Foundation Engineering Foundation Engineering Draft Version April 01 S. van Baars PREFACE This book is just a help for the students fort the old course Grundbau. Luxembourg, April 01 Stefan Van Baars CONTENT I SHALLOW FOUNDATIONS...

More information

Prof. B V S Viswanadham, Department of Civil Engineering, IIT Bombay

Prof. B V S Viswanadham, Department of Civil Engineering, IIT Bombay 51 Module 4: Lecture 2 on Stress-strain relationship and Shear strength of soils Contents Stress state, Mohr s circle analysis and Pole, Principal stressspace, Stress pathsin p-q space; Mohr-coulomb failure

More information

LAB 05B: Friction 2 times PURPOSE BACKGROUND MATERIALS PRELIMINARY QUESTIONS: (TO DO BEFORE THE LAB!!) Lab 05B: Friction 1/5 Mr.

LAB 05B: Friction 2 times PURPOSE BACKGROUND MATERIALS PRELIMINARY QUESTIONS: (TO DO BEFORE THE LAB!!) Lab 05B: Friction 1/5 Mr. LAB 05B: Friction 2 times PURPOSE To investigate how friction is related to other variable such as the normal force, weight, and surface coefficients. In this experiment we will determine the static and

More information

SITE INVESTIGATION 1

SITE INVESTIGATION 1 SITE INVESTIGATION 1 Definition The process of determining the layers of natural soil deposits that will underlie a proposed structure and their physical properties is generally referred to as site investigation.

More information

ME Final Exam. PROBLEM NO. 4 Part A (2 points max.) M (x) y. z (neutral axis) beam cross-sec+on. 20 kip ft. 0.2 ft. 10 ft. 0.1 ft.

ME Final Exam. PROBLEM NO. 4 Part A (2 points max.) M (x) y. z (neutral axis) beam cross-sec+on. 20 kip ft. 0.2 ft. 10 ft. 0.1 ft. ME 323 - Final Exam Name December 15, 2015 Instructor (circle) PROEM NO. 4 Part A (2 points max.) Krousgrill 11:30AM-12:20PM Ghosh 2:30-3:20PM Gonzalez 12:30-1:20PM Zhao 4:30-5:20PM M (x) y 20 kip ft 0.2

More information

Unit Workbook 1 Level 4 ENG U8 Mechanical Principles 2018 UniCourse Ltd. All Rights Reserved. Sample

Unit Workbook 1 Level 4 ENG U8 Mechanical Principles 2018 UniCourse Ltd. All Rights Reserved. Sample Pearson BTEC Levels 4 Higher Nationals in Engineering (RQF) Unit 8: Mechanical Principles Unit Workbook 1 in a series of 4 for this unit Learning Outcome 1 Static Mechanical Systems Page 1 of 23 1.1 Shafts

More information