4.9 Problems

  1. The following data presents the results of triaxial tests performed on a dry samples of cohesionless fine sand from the Frio formation in the Gulf of Mexico Basin:


         
    Confining pressure Pore pressure Peak deviatoric stress
    $P_c$ [MPa] $P_p$ [MPa] $S_1 - S_3$ [MPa]
    3.4 0 7.1
    6.9 0 20.6
    10.3 0 29.7

    1. Plot the maximum principal effective stress $\sigma _1$ as a function of $\sigma _3$ for the three experiments. Fit a line that goes to the intercept (0,0) and calculate the shear strength parameter $q$.
    2. Replot the data as Mohr circles, calculate the shear angle $\varphi = f(q)$ and plot the shear yield line. Does the shear yield line intersect the Mohr circles?

  2. The file Triaxial-1500psi-raw.dat (uploaded to Github) contains data from a triaxial test performed on a sandstone in dry conditions ($P_p$ = 0 psi). $P_c$ is the confining pressure, $Sig_D$ is the deviatoric stress ($S_1 - S_3$), $E_x$ is the axial strain, and $E_y$ is the radial strain.
    1. Plot deviatoric stress and strains as a function of time (two plots). Mechanical experiments are usually performed at constant strain rate or constant stress rate. Which case is this? What is the rate?
    2. Plot deviatoric stress as a function of axial strain. Compute loading Young modulus at 25% of the peak stress and the unloading Young moduli for the two unloading cycles. Comment on the difference.
    3. Plot radial strain versus axial strain and compute loading Poisson ratio.
    4. Plot deviatoric stress versus volumetric strain. Does the sample contract, dilate, or both? Explain.
    5. If the shear strength parameter is $q=5.3$, what is the $UCS$ of this rock?

  3. Twelve triaxial tests on cylindrical plugs of Berea Sandstone are reported below (Bernabe and Brace, 1990 - The Brittle-Ductile Transition in Rocks, Geophys. Monogr. Serf. Vp, 56, 91-101). (*) This is the axial stress that a load cell measures inside a pressurized vessel ($S_1 - S_3$). For example, the value would be zero for hydrostatic loading ( $S_1=S_3 \rightarrow S_1-S_3=0$).


         
    Confining pressure Pore pressure Peak deviatoric stress
    $P_c$ [MPa] $P_p$ [MPa] $S_1 - S_3$ [MPa]
    10 0 116
    50 0 227
    20 8 119
    45 8 183
    60 8 206
    75 8 228
    50 37 120
    50 32 141
    90 64 161
    90 55 187
    130 96 186
    130 84 207

    1. Plot all data points in a $\sigma _1$ versus $\sigma _3$ plot and draw respective Mohr Circles (in Matlab, Python or Excel).
    2. Fit the data to Mohr-Coulomb criterion to compute unconfined compressive strength $UCS$ and the parameter $q$ through a linear regression. Then, calculate the cohesive strength $S_o$ and internal friction coefficient $\mu_i$.
    3. Based on this information, compute the failure angle of the shear fracture you would expect to see in this sample after failure. Draw a sketch indicating the orientation with respect to the axial and radial stress.
    4. Did pore pressure significantly change the effective stress failure criterion?
      Hint: figure out first how to calculate the effective radial and axial stresses.