Earth pressure coefficients

groundhog.excavations.basic.earthpressurecoefficients_frictionangle(phi_eff, **kwargs)[source]

Calculates coefficient of active and passive earth pressure based on a construction with Mohr’s circle. Wall friction and wall inclination are not taken into account. The angle of the slip plane with the horizontal for the active and passive wedge are also provided.

Parameters:

phi_eff – Effective friction of the soil (\(\varphi^{\prime}\)) [\(deg\)] - Suggested range: 20.0 <= effective_friction_angle <= 50.0

\[ \begin{align}\begin{aligned}K_a = \frac{1 - \sin \varphi^{\prime}}{1 + \sin \varphi^{\prime}}\\K_p = \frac{1 + \sin \varphi^{\prime}}{1 - \sin \varphi^{\prime}}\\\theta_a = \frac{\pi}{4} + \frac{\varphi^{\prime}}{2}\\\theta_p = \frac{\pi}{4} - \frac{\varphi^{\prime}}{2}\end{aligned}\end{align} \]
Returns:

Dictionary with the following keys:

  • ’Ka [-]’: Coefficient of active earth pressure (\(K_a\)) [\(-\)]

  • ’Kp [-]’: Coefficient of passive earth pressure (\(K_p\)) [\(-\)]

  • ’theta_a [radians]’: Angle of the active slip plane with the horizontal (\(\theta_a\)) [\(radians\)]

  • ’theta_p [radians]’: Angle of the passive slip plane with the horizontal (\(\theta_p\)) [\(radians\)]

Reference - Budhu (2011). Soil mechanics and foundations. John Wiley and Sons.

groundhog.excavations.basic.earthpressurecoefficients_poncelet(phi_eff, interface_friction_angle, wall_angle, top_angle, **kwargs)[source]

Calculates the active and passive earth pressure coefficients for a retaining wall with friction (characterised by an interface friction angle) and an inclination to the vertical. Inclination of the ground surface on top of the retaining wall is also taken into account. Poncelet used Coulombs limit equilibrium approach to obtain expressions for coefficients of active and passive earth pressure. Note that these coefficients are applied to the effective stress and not to total stresses as used in Coulomb’s limit equilibrium analysis.

Parameters:
  • phi_eff – Effective friction angle of the soil (\(\varphi^{\prime}\)) [\(deg\)] - Suggested range: 20.0 <= effective_friction_angle <= 50.0

  • interface_friction_angle – Interface friction angle of the wall-soil interaction (\(\delta\)) [\(deg\)] - Suggested range: 15.0 <= interface_friction_angle <= 40.0

  • wall_angle – Angle to the vertical of the portion of the wall in contact with the soil (\(\eta\)) [\(deg\)] - Suggested range: 0.0 <= wall_angle <= 70.0

  • top_angle – Angle to the horizontal of the slope on top of the wall (\(\beta\)) [\(deg\)] - Suggested range: 0.0 <= top_angle <= 70.0

\[ \begin{align}\begin{aligned}K_{aC} = \frac{\cos ^2 (\varphi^{\prime} - \eta)}{\cos ^2 \eta \cos (\eta + \delta) \left[ 1 + \left( \frac{\sin (\varphi^{\prime} + \delta) \sin (\varphi^{\prime} - \beta)}{\cos (\eta + \delta) \cos (\eta - \beta)}\right)^{0.5} \right]^2}\\K_{pC} = \frac{\cos ^2 (\varphi^{\prime} + \eta)}{\cos ^2 \eta \cos (\eta - \delta) \left[ 1 - \left( \frac{\sin (\varphi^{\prime} + \delta) \sin (\varphi^{\prime} + \beta)}{\cos (\eta - \delta) \cos (\eta - \beta)}\right)^{0.5} \right]^2}\end{aligned}\end{align} \]
Returns:

Dictionary with the following keys:

  • ’KaC [-]’: Poncelet’s coefficient of active earth pressure (\(K_{aC}\)) [\(-\)]

  • ’KpC [-]’: Poncelet’s coefficient of passive earth pressure (\(K_{pC}\)) [\(-\)]

Reference - Budhu (2011). Soil mechanics and foundations. John Wiley and Sons.

groundhog.excavations.basic.earthpressurecoefficients_rankine(phi_eff, wall_angle, top_angle, **kwargs)[source]

The expressions for an inclined wall with sloping ground are developed by Rankine (1857) and Chu (1991). The angles of the slip planes to the horizontal can also be calculated as well as the inclinations of the resultant forces to the normal to the inclined face. Note that the wall friction is not taken into account.

Parameters:
  • phi_eff – Effective friction angle of the soil (\(\varphi^{\prime}\)) [\(deg\)] - Suggested range: 20.0 <= effective_friction_angle <= 50.0

  • wall_angle – Angle to the vertical of the portion of the wall in contact with the soil (\(\eta\)) [\(deg\)] - Suggested range: 0.0 <= wall_angle <= 70.0

  • top_angle – Angle to the horizontal of the slope on top of the wall (\(\beta\)) [\(deg\)] - Suggested range: 0.0 <= top_angle <= 70.0

\[ \begin{align}\begin{aligned}K_{aR} = \frac{\cos (\beta - \eta) \sqrt{1 + \sin ^2 \varphi^{\prime} - 2 \sin \varphi^{\prime} \cos \omega_a }}{\cos ^2 \eta \left( \cos \beta + \sqrt{\sin ^2 \varphi^{\prime} - \sin ^2 \beta} \right)}\\K_{pR} = \frac{\cos (\beta - \eta) \sqrt{1 + \sin ^2 \varphi^{\prime} + 2 \sin \varphi^{\prime} \cos \omega_p }}{\cos ^2 \eta \left( \cos \beta - \sqrt{\sin ^2 \varphi^{\prime} - \sin ^2 \beta} \right)}\\\omega_a = \sin ^{-1} \left( \frac{\sin \beta}{\sin \varphi^{\prime}} \right) - \beta + 2 \eta\\\omega_p = \sin ^{-1} \left( \frac{\sin \beta}{\sin \varphi^{\prime}} \right) + \beta - 2 \eta\\\theta_a = \frac{\pi}{4} + \frac{\varphi^{\prime}}{2} + \frac{\beta}{2} - \frac{1}{2} \sin ^{-1} \left( \frac{\sin \beta}{\sin \varphi^{\prime}} \right)\\\theta_p = \frac{\pi}{4} - \frac{\varphi^{\prime}}{2} + \frac{\beta}{2} + \frac{1}{2} \sin ^{-1} \left( \frac{\sin \beta}{\sin \varphi^{\prime}} \right)\\P_a = \frac{1}{2} K_{aR} \gamma^{\prime} H_0^2\\P_p = \frac{1}{2} K_{pR} \gamma^{\prime} H_0^2\\\xi_a = \tan ^{-1} \left( \frac{\sin \varphi^{\prime} \sin \theta_a}{1 - \sin \varphi^{\prime} \cos \theta_a} \right)\\\xi_p = \tan ^{-1} \left( \frac{\sin \varphi^{\prime} \sin \theta_p}{1 + \sin \varphi^{\prime} \cos \theta_a} \right)\end{aligned}\end{align} \]
Returns:

Dictionary with the following keys:

  • ’KaR [-]’: Rankine coefficient of active earth pressure (\(K_{aR}\)) [\(-\)]

  • ’KpR [-]’: Rankine coefficient of passive earth pressure (\(K_{pR}\)) [\(-\)]

  • ’omega_a [-]’: Helper variable for active earth pressure (\(\omega_a\)) [\(-\)]

  • ’omega_p [-]’: Helper variable for passive earth pressure (\(\omega_p\)) [\(-\)]

  • ’theta_a [radians]’: Angle of active slip plane to the horizontal (\(\theta_a\)) [\(radians\)]

  • ’theta_p [radians]’: Angle of passive slip plane to the horizontal (\(\theta_p\)) [\(radians\)]

  • ’ksi_a [radians]’: Angle of active resultant to the normal to the wall face (\(\xi_a\)) [\(radians\)]

  • ’ksi_p [radians]’: Angle of passive resultant to the normal to the wall face (\(\xi_p\)) [\(radians\)]

../_images/earthpressurecoefficients_rankine_1.png

Sketch of the problem (after Budhu, 2011)

Reference - Budhu (2011). Soil mechanics and foundations. John Wiley and Sons.