Tutorial 1 Solutions: Soil Mechanics

Tutorial 1 Solutions: Soil Mechanics

Tutorial by Sushil Kumar Bhandari (SKB Sir)
Solution By: Important Notes Team

Topics Covered

  1. Computation of different soil parameters and their interrelationship (Phase relationships): Tutorial on calculating void ratio, porosity, water content, and degree of saturation; Examples demonstrating the relationship between bulk density, dry density, and unit weight
  2. Index properties and soil classification: Tutorial on determining particle size distribution, Atterberg limits, and consistency indices; Soil classification exercises using the Unified Soil Classification System (USCS)
  3. Problems Related to Soil Capillarity, Permeability, and Seepage: Exercises on computing capillary rise and pore water pressure
  4. Problems on determining maximum dry density and optimum moisture content using standard Proctor test results
1. Prove that the degree of saturation of a partially saturated soil to be:
Given: ρ = bulk density, G = specific gravity of solids, ω = water content, n = % air void

Proof:

The relationship between bulk unit weight (γ), specific gravity (G), water content (ω), and void ratio (e) is given by:

\[ \gamma = \frac{G(1+\omega)\gamma_w}{1+e} \]

From this, we can isolate the term (1+e):

\[ 1+e = \frac{G(1+\omega)\gamma_w}{\gamma} \]

Another fundamental relationship in soil mechanics connects the degree of saturation (Sr), void ratio (e), water content (ω), and specific gravity (G):

\[ S_r \cdot e = \omega \cdot G \]

From this, we can express the void ratio as:

\[ e = \frac{\omega G}{S_r} \]

Now, substitute this expression for e into the rearranged bulk unit weight equation:

\[ 1 + \frac{\omega G}{S_r} = \frac{G(1+\omega)\gamma_w}{\gamma} \]

To solve for Sr, first isolate the term containing it:

\[ \frac{\omega G}{S_r} = \frac{G(1+\omega)\gamma_w}{\gamma} – 1 \]
\[ \frac{\omega G}{S_r} = \frac{G(1+\omega)\gamma_w – \gamma}{\gamma} \]

Now, invert the equation to solve for Sr:

\[ S_r = \frac{\omega G \gamma}{G(1+\omega)\gamma_w – \gamma} \]

To get the desired form, divide the numerator and the denominator by Gγ:

\[ S_r = \frac{\omega}{\frac{(1+\omega)\gamma_w}{\gamma} – \frac{1}{G}} \]

2. A soil sample has been compacted to a cylindrical shape of diameter 35.6mm and 71.1mm height. The mass of the sample is 129.45g. The sample is dried in the oven and the dry weight is found to be 98.12g. The specific gravity of the solid particles is 2.71. Determine the water content, void ratio, and degree of saturation and the dry density of the soil. What will be the degree of saturation when still in wet condition the soil sample is squeezed such that the height reduces by 3.0mm while the diameter remains constant and no water is lost in the process?
Given: • Diameter (d) = 35.6 mm • Initial height (h1) = 71.1 mm • Mass of wet soil (M) = 129.45 g • Mass of dry soil (Ms) = 98.12 g • Specific gravity (G) = 2.71

i. Initial Soil Properties:

• Water Content (ω):

\[ \omega = \frac{M – M_s}{M_s} = \frac{129.45 – 98.12}{98.12} = 0.3193 \implies 31.93\% \]

• Volume of the sample (V1):

\[ V_1 = \frac{\pi}{4}d^2h_1 = \frac{\pi}{4}(3.56)^2(7.11) = 70.67 \text{ cm}^3 \]

• Dry Density (ρd):

\[ \rho_d = \frac{M_s}{V_1} = \frac{98.12}{70.67} = 1.388 \text{ g/cm}^3 \]

• Void Ratio (e):

Using the dry density formula \( \rho_d = \frac{G\rho_w}{1+e} \):

\[ 1.388 = \frac{2.71 \times 1}{1+e} \implies e = \frac{2.71}{1.388} – 1 = 0.952 \]

• Degree of Saturation (Sr):

Using the relation \( S_r e = \omega G \):

\[ S_r = \frac{\omega G}{e} = \frac{0.3193 \times 2.71}{0.952} = 0.909 \implies 90.9\% \]

ii. Degree of Saturation After Squeezing:

• New height (h2): 71.1 – 3.0 = 68.1 mm

• New Volume (V2): \( V_2 = \frac{\pi}{4}(3.56)^2(6.81) = 67.72 \text{ cm}^3 \)

• Volume of solids (Vs) (remains constant): \( V_s = \frac{M_s}{G\rho_w} = \frac{98.12}{2.71 \times 1} = 36.21 \text{ cm}^3 \)

• New Volume of voids (Vv2): \( V_{v2} = V_2 – V_s = 67.72 – 36.21 = 31.51 \text{ cm}^3 \)

• Volume of water (Vw) (remains constant as no water is lost): \( V_w = \frac{M – M_s}{\rho_w} = \frac{31.33}{1} = 31.33 \text{ cm}^3 \)

• New Degree of Saturation (Sr2):

\[ S_{r2} = \frac{V_w}{V_{v2}} = \frac{31.33}{31.51} = 0.994 \implies 99.4\% \]

3. A 1000cc core cutter weighing 946.80gm was used to find out the in-situ unit weight of an embankment. The weight of core cutter filled with soil was noted to be 2770.60gm. Laboratory tests on the sample indicated a water content of 10.45 percent and specific gravity of solids of 6.25. Determine the bulk unit weight, dry unit weight, void ratio and degree of saturation of the sample. If the embankment becomes saturated due to rains, calculate the water content and the saturated unit weight (assume there is no volume change in sample on saturation). Use phase diagram.
Given: • Volume of core cutter (V) = 1000 cc • Weight of core cutter = 946.80 gm • Weight of core cutter + soil = 2770.60 gm • Water content (ω) = 10.45% = 0.1045 • Specific gravity (G) = 6.25

i. In-situ Properties:

• Weight of soil (W): 2770.60 – 946.80 = 1823.8 gm

• Bulk Unit Weight (γ): \( \gamma = \frac{W}{V} = \frac{1823.8}{1000} = 1.824 \text{ gm/cc} = 17.89 \text{ kN/m}^3 \)

• Dry Unit Weight (γd): \( \gamma_d = \frac{\gamma}{1+\omega} = \frac{17.89}{1+0.1045} = 16.20 \text{ kN/m}^3 \)

• Void Ratio (e): \( \gamma_d = \frac{G\gamma_w}{1+e} \implies 16.20 = \frac{6.25 \times 9.81}{1+e} \implies e = \frac{61.31}{16.20} – 1 = 2.78 \)

• Degree of Saturation (Sr): \( S_r = \frac{\omega G}{e} = \frac{0.1045 \times 6.25}{2.78} = 0.235 \implies 23.5\% \)

ii. Properties upon Saturation:

• Condition: Saturated (Sr=1), no volume change (e = 2.78).

• Water Content (ωsat): \( \omega_{sat} = \frac{e}{G} = \frac{2.78}{6.25} = 0.445 \implies 44.5\% \)

• Saturated Unit Weight (γsat): \( \gamma_{sat} = \frac{(G + e)\gamma_w}{1+e} = \frac{(6.25 + 2.78) \times 9.81}{1 + 2.78} = 23.38 \text{ kN/m}^3 \)


4. The laboratory test on a sample of soil gave natural water content as 24%, liquid limit as 62%, plastic limit as 28% and percentage of particles less than 2 micron as 23%. Determine the liquidity index, activity number and consistency and nature of soil.
Given: • Natural water content (ω) = 24% • Liquid Limit (LL) = 62% • Plastic Limit (PL) = 28% • Clay fraction (< 2 micron) = 23%

Calculations & Analysis:

• Plasticity Index (PI): \( PI = LL – PL = 62 – 28 = 34\% \)

• Liquidity Index (LI): \( LI = \frac{\omega – PL}{PI} = \frac{24 – 28}{34} = -0.118 \)

• Activity Number (A): \( A = \frac{PI}{\text{\% Clay}} = \frac{34}{23} = 1.48 \)

• Consistency: Since the LI is negative, the soil is in a very stiff consistency.

• Nature of Soil: The PI of 34% indicates the soil is highly plastic. The activity of 1.48 (>1.25) indicates an active soil, suggesting the presence of montmorillonite clay mineral.


5. The following results refer to the liquid limit test: No of blows: 33, 23, 18, 11 Water content (%): 41.5, 49.5, 51.5, 55.6 The plastic limit from two tests were 23% and 24% respectively. Determine the plasticity index and toughness index for the soil.
Given: • Liquid Limit Test Data: o No of blows: 33, 23, 18, 11 o Water content (%): 41.5, 49.5, 51.5, 55.6 • Plastic Limit (PL) from two tests: 23% and 24%

i. Determination of Atterberg Limits:

• Liquid Limit (LL):

  • Plot water content vs log(blows) to obtain flow curve
  • Water content at 25 blows (interpolated) ≈ 49%
  • ∴ LL = 49%

• Plastic Limit (PL): \( PL_{avg} = \frac{23 + 24}{2} = 23.5\% \)

ii. Index Properties Calculation:

• Plasticity Index (PI): \( PI = LL – PL = 49 – 23.5 = 25.5\% \)

• Flow Index (If): \( I_f = \frac{w_2 – w_1}{\log(N_1/N_2)} = \frac{55.6 – 41.5}{\log(33/11)} = \frac{14.1}{\log(3)} = 29.56 \)

• Toughness Index (IT): \( I_T = \frac{PI}{I_f} = \frac{25.5}{29.56} = 0.86 \)

iii. Interpretation:

• PI = 25.5% indicates highly plastic soil

• IT = 0.86 suggests moderate toughness (typical range 0.75-1.4 for clayey soils)


6. A sample of soil with a liquid limit of 72.8% was found to have a liquidity index of 1.21 and a water content of 81.3%. Determine its plastic limit and plasticity index.
Given: – Liquid Limit (LL) = 72.8% – Liquidity Index (LI) = 1.21 – Water Content (ω) = 81.3%

Calculations:

1. Plastic Limit (PL):

Using the Liquidity Index formula:

\[ LI = \frac{\omega – PL}{LL – PL} \implies 1.21 = \frac{81.3 – PL}{72.8 – PL} \]

Cross-multiplying:

\[ 1.21(72.8 – PL) = 81.3 – PL \]

\[ 88.088 – 1.21PL = 81.3 – PL \]

Rearranging terms:

\[ -1.21PL + PL = 81.3 – 88.088 \]

\[ -0.21PL = -6.788 \]

\[ PL = \frac{6.788}{0.21} = 32.32\% \]

2. Plasticity Index (PI):

\[ PI = LL – PL = 72.8 – 32.32 = 40.48\% \]


7. Sandy soil in a borrow pit has unit weight of solids as 25.8 kN/m3, water content equal to 11% and bulk unit weight equal to 16.4 kN/m3. How many cubic meter of compacted fill could be constructed of 3500 m3 of sand excavated from borrow pit, if required value of porosity in the compacted fill is 30%. Also calculate the change in degree of saturation.
Given (Borrow Pit): • Unit weight of solids (γs) = 25.8 kN/m³ (so G=25.8/9.81=2.63) • Water content (ω1) = 11% = 0.11 • Bulk unit weight (γ1) = 16.4 kN/m³ • Volume of excavated soil (V1) = 3500 m³ Given (Compacted Fill): • Porosity (n2) = 30% = 0.30

i. Calculations:

• Weight of Solids (Ws): This remains constant.

Dry unit weight in borrow pit (γd1): \( \gamma_{d1} = \frac{\gamma_1}{1+\omega_1} = \frac{16.4}{1+0.11} = 14.77 \text{ kN/m}^3 \)

Ws = γd1 × V1 = 14.77 × 3500 = 51,695 kN

• Volume of Compacted Fill (V2):

Void ratio of compacted fill (e2): \( e_2 = \frac{n_2}{1-n_2} = \frac{0.30}{0.70} = 0.4286 \)

Dry unit weight of fill (γd2): \( \gamma_{d2} = \frac{G\gamma_w}{1+e_2} = \frac{2.63 \times 9.81}{1.4286} = 18.06 \text{ kN/m}^3 \)

Volume of fill (V2): \( V_2 = \frac{W_s}{\gamma_{d2}} = \frac{51,695}{18.06} = 2,862.4 \text{ m}^3 \)

ii. Change in Degree of Saturation:

• Void ratio in borrow pit (e1): \( e_1 = \frac{G\gamma_w}{\gamma_{d1}} – 1 = \frac{25.8}{14.77} – 1 = 0.747 \)

• Initial Saturation (Sr1): \( S_{r1} = \frac{\omega_1 G}{e_1} = \frac{0.11 × 2.63}{0.747} = 0.387 \implies 38.7\% \)

• Final Saturation (Sr2): \( S_{r2} = \frac{\omega_1 G}{e_2} = \frac{0.11 × 2.63}{0.4286} = 0.675 \implies 67.5\% \)

• Change in Saturation: 67.5% – 38.7% = 28.8% (increase)


8. The natural Soil deposit has a bulk density of 1.88 g/cm3 and water content of 5%. Calculate the amount of water required to be added to 1 cubic meter of soil to raise the water content 15%. Assume the void ratio to remain constant. What will be the degree of saturation? Assume specific gravity (G) = 2.67.
Given: • Bulk density (ρ) = 1.88 g/cm3 • Initial water content (ω1) = 5% = 0.05 • Final water content (ω2) = 15% = 0.15 • Volume of soil (V) = 1 m3 = 106 cm3 • Void ratio (e) = constant • Specific gravity (G) = 2.67

i. Calculations:

• Dry Density (ρd): \( \rho_d = \frac{\rho}{1+\omega_1} = \frac{1.88}{1+0.05} = 1.79 \text{ g/cm}^3 \)

• Mass of Solids (Ms): \( M_s = \rho_d \times V = 1.79 \times 10^6 = 1790 \text{ kg} \)

ii. Water to be Added:

• Initial Mass of Water (Mw1): \( M_{w1} = \omega_1 \times M_s = 0.05 \times 1790 = 89.5 \text{ kg} \)

• Final Mass of Water (Mw2): \( M_{w2} = \omega_2 \times M_s = 0.15 \times 1790 = 268.5 \text{ kg} \)

• Water to Add: \( M_{w2} – M_{w1} = 268.5 – 89.5 = 179 \text{ kg (or 179 liters)} \)

iii. Final Degree of Saturation (Sr2):

• Void Ratio (e): \( e = \frac{G\rho_w}{\rho_d} – 1 = \frac{2.67 \times 1}{1.79} – 1 = 0.492 \)

• Degree of Saturation: \( S_{r2} = \frac{\omega_2 G}{e} = \frac{0.15 \times 2.67}{0.492} = 0.814 \implies 81.4\% \)


9. An embankment of 1,00,000 m³ volume has to be constructed by compacting the soil brought from excavation site. After the compaction, dry unit weight of compacted soil (embankment) will be 16 kN/m³. Also, bulk unit weight and water content of the soil at the excavation site are 12 kN/m³ and 15%, respectively. Find the volume and weight of soil to be excavated from the excavation site. Take specific gravity of soil solid as 2.70.
Given (Embankment): • Volume (Vembankment) = 100,000 m³ • Dry unit weight (γd,embankment) = 16 kN/m³ Given (Excavation Site): • Bulk unit weight (γbulk,site) = 12 kN/m³ • Water content (ωsite) = 15% = 0.15 • Specific gravity (G) = 2.70

i. Weight of Solids Required (Ws):

\( W_s = V_{embankment} \times \gamma_{d,embankment} = 100,000 \times 16 = 1,600,000 \text{ kN} \)

ii. Dry Unit Weight at Excavation Site (γd,site):

\( \gamma_{d,site} = \frac{\gamma_{bulk,site}}{1+\omega_{site}} = \frac{12}{1+0.15} = 10.435 \text{ kN/m}^3 \)

iii. Volume to be Excavated (Vsite):

\( V_{site} = \frac{W_s}{\gamma_{d,site}} = \frac{1,600,000}{10.435} = 153,330 \text{ m}^3 \)

iv. Weight to be Excavated (Wsite):

\( W_{site} = V_{site} \times \gamma_{bulk,site} = 153,330 \times 12 = 1,839,960 \text{ kN} \)


10. A compacted cylindrical specimen, 50 mm diameter and 100 mm length, is to be prepared from oven dry soil. If the specimen is required to have a water content of 15% and the percentage air voids of 20%, calculate the mass of the soil and water required in the preparation of the sample. Take G = 2.69
Given: • Diameter (d) = 50 mm • Length (L) = 100 mm • Water content (ω) = 15% = 0.15 • Percentage air voids (na) = 20% = 0.20 • Specific gravity (G) = 2.69

i. Volume Calculations:

• Volume of Specimen (V): \( V = \frac{\pi}{4}d^2L = \frac{\pi}{4}(5)^2(10) = 196.35 \text{ cm}^3 \)

ii. Void Ratio Determination:

• Relationship between air voids and void ratio: \( n_a = \frac{e}{1+e}(1-S_r) \)

• Degree of saturation: \( S_r = \frac{\omega G}{e} \)

• Substituting gives: \( 0.20 = \frac{e}{1+e} – (0.15 \times 2.69) \)

• Solving: \( 0.20 + 0.20e = e – 0.4035 \)

• \( 0.80e = 0.6035 \implies e = 0.754 \)

iii. Mass Calculations:

• Dry density (ρd): \( \rho_d = \frac{G\rho_w}{1+e} = \frac{2.69}{1.754} = 1.534 \text{ g/cm}^3 \)

• Mass of dry soil (Ms): \( M_s = \rho_d \times V = 1.534 \times 196.35 = 301.1 \text{ g} \)

• Mass of water (Mw): \( M_w = M_s \times \omega = 301.1 \times 0.15 = 45.2 \text{ g} \)


11. 500 g of soil was subjected to a sieve analysis. The weight of the soil retained on each sieve is as follows:
Sieve size 4.75mm 2mm 1mm 425µ 212µ 150µ 75µ
Mass of soil retained 10g 165g 100g 85g 40g 30g 50g
Plot the grain size distribution curve and determine: i) effective diameter ii) coefficient of uniformity iii) coefficient of curvature iv) gradation of the soil
Given: • Total Mass = 500 g
Sieve Size Mass Retained (g) Cum. Mass Retained (g) % Finer
4.75mm 10 10 98.0
2mm 165 175 65.0
1mm 100 275 45.0
425µm 85 360 28.0
212µm 40 400 20.0
150µm 30 430 14.0
75µm 50 480 4.0
Pan 20 500 0.0

Analysis from Grain Size Distribution Curve:

(By plotting the % Finer vs. log of particle size)

i. Effective Diameter (D10): The size at which 10% passes. Interpolating between 150µm and 75µm gives D10 ≈ 0.114 mm

• D30 and D60:
o D30 (size at 30% passing) ≈ 0.47 mm
o D60 (size at 60% passing) ≈ 1.68 mm

ii. Coefficient of Uniformity (Cu): \( C_u = \frac{D_{60}}{D_{10}} = \frac{1.68}{0.114} = 14.7 \)

iii. Coefficient of Curvature (Cc): \( C_c = \frac{(D_{30})^2}{D_{10} \times D_{60}} = \frac{(0.47)^2}{0.114 \times 1.68} = 1.15 \)

iv. Gradation: Since % Fines (4%) is less than 5%, Cu > 6, and 1 < Cc < 3, the soil is classified as a Well-Graded Sand (SW).


12. A natural soil deposit has a bulk unit weight of 17 KN/m3 and water content of 10%. Determine the amount of the water required to be added to 1 m3 of soil to raise the water content of 15%. Assume the void to remain the same.
Given: • Bulk unit weight (γ) = 17 KN/m³ • Initial water content (ω1) = 10% = 0.10 • Final water content (ω2) = 15% = 0.15 • Volume of soil (V) = 1 m³ • Void ratio remains the same

i. Initial Calculations:

• Dry Unit Weight (γd): \( \gamma_d = \frac{\gamma}{1+\omega_1} = \frac{17}{1+0.10} = 15.45 \text{ kN/m}^3 \)

• Weight of Solids (Ws): \( W_s = \gamma_d \times V = 15.45 \times 1 = 15.45 \text{ kN} \)

• Initial Weight of Water (Ww1): \( W_{w1} = W_s \times \omega_1 = 15.45 \times 0.10 = 1.545 \text{ kN} \)

ii. Water to be Added:

• Final Weight of Water (Ww2): \( W_{w2} = W_s \times \omega_2 = 15.45 \times 0.15 = 2.318 \text{ kN} \)

• Water to be Added: \( W_{w2} – W_{w1} = 2.318 – 1.545 = 0.773 \text{ kN} \)

• Volume Conversion: \( \frac{0.773}{9.81} \times 1000 \approx 78.8 \text{ liters} \)


13. The following index properties were determined from saturated soil samples (A) and (B). For soil (A): liquid limit = 60%; plastic limit = 30%; natural water content = 58%; specific gravity of solids = 2.70 For soil (B): liquid limit = 40%; plastic limit = 20%; natural water content = 21%; specific gravity of solids = 2.60 Which of these soil (i) has greater plasticity index (ii) is harder in its natural state (iii) has greater bulk density.
Given: Property Soil A Soil B • Liquid limit (LL) 60% 40% • Plastic limit (PL) 30% 20% • Natural water content (ω) 58% 21% • Specific gravity (G) 2.70 2.60

i) Greater Plasticity Index (PI):

• PIA = LLA – PLA = 60 – 30 = 30%

• PIB = LLB – PLB = 40 – 20 = 20%

Answer: Soil A has a greater plasticity index.

ii) Harder in its natural state (Consistency Index):

• IC = (LL – ω)/PI

• ICA = (60 – 58)/30 = 0.067

• ICB = (40 – 21)/20 = 0.95

Answer: Soil B is harder in its natural state (higher IC indicates stiffer material).

iii) Greater Bulk Density:

For saturated soils (Sr=1), e = ωG

• Soil A: eA = 0.58 × 2.70 = 1.566

ρA = (G + e)/(1 + e) × ρw = (2.70 + 1.566)/(1 + 1.566) × 1 = 1.66 g/cm3

• Soil B: eB = 0.21 × 2.60 = 0.546

ρB = (2.60 + 0.546)/(1 + 0.546) × 1 = 2.035 g/cm3

Answer: Soil B has greater bulk density.


14. The following index properties were determined from two soils X and Y: Which of these soils (i) contains more clay particles, (ii) has a greater wet density, (iii) has a greater dry density, (iv) has a greater void ratio? Give reason with your answer.
Given: Property Soil X Soil Y • Liquid limit (LL) 0.62 0.34 • Plastic limit (PL) 0.26 0.19 • Water content (ω) 38% 25% • Specific gravity (G) 2.72 2.67 • Degree of saturation (Sr) 1.00 1.00

i. Contains more clay particles?

• Plasticity Index (PI) indicates clay content:

• PIX = LLX – PLX = 0.62 – 0.26 = 0.36

• PIY = LLY – PLY = 0.34 – 0.19 = 0.15

Answer: Soil X contains more clay particles (higher PI).

ii. Has a greater wet density?

• For saturated soils (Sr=1), void ratio e = ωG:

• Soil X: eX = 0.38 × 2.72 = 1.0336

ρX = (G + e)/(1 + e) × ρw = (2.72 + 1.0336)/(1 + 1.0336) × 1 = 1.846 g/cm3

• Soil Y: eY = 0.25 × 2.67 = 0.6675

ρY = (2.67 + 0.6675)/(1 + 0.6675) × 1 = 1.998 g/cm3

Answer: Soil Y has greater wet density.

iii. Has a greater dry density?

• Dry density ρd = G/(1 + e) × ρw:

• ρdX = 2.72/(1 + 1.0336) × 1 = 1.337 g/cm3

• ρdY = 2.67/(1 + 0.6675) × 1 = 1.599 g/cm3

Answer: Soil Y has greater dry density.

iv. Has a greater void ratio?

• eX = 1.0336

• eY = 0.6675

Answer: Soil X has greater void ratio.


15. The unit weight of soil in dry and saturated states are 17.2 KN/m3 and 20 KN/m3 respectively. What will be the unit weight if the degree of saturation is 65%?
Given: • Dry unit weight (γd) = 17.2 KN/m³ • Saturated unit weight (γsat) = 20 KN/m³ • Target degree of saturation (Sr) = 65% = 0.65

Calculations:

We can use the relationship: \( \gamma = \gamma_d + S_r(\gamma_{sat} – \gamma_d) \)

This formula directly relates the unit weight at any saturation level to the dry and saturated unit weights.

\( \gamma = 17.2 + 0.65(20 – 17.2) \)

\( \gamma = 17.2 + 0.65(2.8) \)

\( \gamma = 17.2 + 1.82 = 19.02 \text{ KN/m}^3 \)


16. A dry sample of mass 50 gm is mixed with distilled water to prepare a suspension of 1000 ml for hydrometer analysis. The reading of the hydrometer taken after 5 minutes was 25 and the depth of the centre of the bulb below the water surface when the hydrometer was in the jar was 150 mm. the volume of the hydrometer was 62 ml and the area of cross section of the jar was 55 cm2. Assuming G= 2.68 and viscosity η =9.81 millipoise, determine the particle size and percentage finer corresponding to the above observations.
Given: • Mass of dry soil (Ms) = 50 gm • Volume of suspension (V) = 1000 ml • Time (t) = 5 minutes = 300 seconds • Hydrometer reading (Rh) = 25 • Effective depth (He) = 150 mm = 15 cm • Volume of hydrometer bulb (Vh) = 62 ml • Area of jar (A) = 55 cm² • Specific gravity (G) = 2.68 • Viscosity (η) = 9.81 millipoise = 0.00981 g-s/cm²

Calculations:

• Particle Size (D):

Using Stokes’ Law:

\( D = \sqrt{\frac{(G-1)\gamma_w}{18\eta} \cdot \frac{H_e}{t}} \)

\( D = \sqrt{\frac{(2.68-1) \times 1}{18 \times 0.00981} \cdot \frac{15}{300}} \)

\( D = \sqrt{\frac{1.68}{0.17658} \cdot 0.05} \)

\( D = \sqrt{9.513 \times 0.05} \)

\( D = \sqrt{0.47565} = 0.069 \text{ cm} = 0.069 \text{ mm} \)

• Percentage Finer (N):

Corrected hydrometer reading (Rc) = Rh = 25

\( a = \frac{G}{G-1} = \frac{2.68}{1.68} = 1.595 \)

\( N = \frac{M_s}{a \cdot R_c} \times 100 \)

\( N = \frac{50}{1.595 \times 25} \times 100 \)

\( N = \frac{50}{39.875} \times 100 = 125.4\% \)

(Note: This exceeds 100%, suggesting a more accurate formula should be used)

Alternative calculation:

\( N = \frac{R_c \cdot \gamma_w \cdot (G-1)}{M_s \cdot G} \times V \times 100 \)

\( N = \frac{25 \times 1 \times 1.68}{50 \times 2.68} \times 1000 \times 100 \)

\( N = \frac{42}{134} \times 1000 \times 100 = 31.34\% \)


17. Fully saturated clay has water content of 40% and specific gravity of soil as 1.85. After the drying, the specific gravity of soil reduced to 1.75. Find the specific gravity of solids and shrinkage limit.
Given: • Initial state: Fully saturated (Sr=1), water content (ω1) = 40% = 0.40, specific gravity of soil mass (Gm1) = 1.85 • Final state: After oven drying, specific gravity of soil mass (Gm,dry) = 1.75

Calculations:

• Specific Gravity of Solids (G):

For a fully saturated soil, the bulk density ρsat = Gm1ρw.

Also, ρsat = \(\frac{G + e}{1 + e}\)ρw.

And for saturated soil, e = ωG.

So, e = 0.40G.

\(G_{m1} = \frac{G + e}{1 + e} \implies 1.85 = \frac{G + 0.40G}{1 + 0.40G} = \frac{1.40G}{1 + 0.40G}\)

1.85(1 + 0.40G) = 1.40G

1.85 + 0.74G = 1.40G ⟹ 0.66G = 1.85 ⟹ G = 2.80

• Shrinkage Limit (ωs):

The specific gravity of the dry soil mass (Gm,dry) corresponds to the dry density ρd = Gm,dryρw = 1.75 g/cm3.

The shrinkage limit is the water content at which the soil volume becomes constant upon further drying.

\(\rho_d = \frac{G}{1 + e_d}\rho_w\), where ed is the void ratio at dry state.

\(1.75 = \frac{2.80}{1 + e_d} \times 1 \implies 1 + e_d = \frac{2.80}{1.75} = 1.6 \implies e_d = 0.6\)

At the shrinkage limit, the soil is saturated, so Sr = 1.

\(\omega_s = \frac{S_r e_d}{G} = \frac{1 \times 0.6}{2.80} = 0.214 \implies 21.4\%\)


18. Two soils A and B are mixed in proportion of 30:70 by mass. The specific gravity of solids of soil A and B are 2.6 and 2.7 respectively. If the bulk density of mixed soil is 1.8 g/cc at 15% water content, determine the void ratio and degree of saturation.
Given: • Mixing proportion (A:B) = 30:70 by mass • GA = 2.6, GB = 2.7 • Bulk density of mix (ρmix) = 1.8 g/cc • Water content of mix (ωmix) = 15% = 0.15

Calculations:

• Specific Gravity of Solids for the Mix (Gmix): \( G_{mix} = \frac{G_A \times 30 + G_B \times 70}{100} = \frac{2.6 \times 30 + 2.7 \times 70}{100} = \frac{78 + 189}{100} = 2.67 \)

• Dry density of the mix (ρd,mix): \( \rho_{d,mix} = \frac{\rho_{mix}}{1+\omega_{mix}} = \frac{1.8}{1.15} = 1.565 \text{ g/cc} \)

• Void Ratio (emix): \( \rho_{d,mix} = \frac{G_{mix}\rho_w}{1+e_{mix}} \implies 1.565 = \frac{2.67 \times 1}{1+e_{mix}} \) \( 1+e_{mix} = \frac{2.67}{1.565} = 1.705 \implies e_{mix} = 0.705 \)

• Degree of Saturation (Sr,mix): \( S_{r,mix} = \frac{\omega_{mix} G_{mix}}{e_{mix}} = \frac{0.15 \times 2.67}{0.705} = 0.568 \implies 56.8\% \)


19. Soil having liquid limit of 50%, plastic limit of 30% and shrinkage limit of 15% shrinks from 10 cm3 at liquid limit to 5.94 cm3 after oven drying. Find shrinkage ratio and specific gravity of solids.
Given: • LL = 50%, PL = 30%, Shrinkage Limit (ωs) = 15% • Volume at LL (VL) = 10 cm³ • Dry Volume (Vd) = 5.94 cm³

Calculations:

• Shrinkage Ratio (SR):

The definition of shrinkage ratio is the ratio of volume change (as a percentage of dry volume) to the corresponding change in water content.

\( SR = \frac{LL – \omega_s}{(V_L – V_d)/V_d} = \frac{0.50 – 0.15}{(10 – 5.94)/5.94} = \frac{0.35}{0.6835} = 1.95 \)

• Specific Gravity of Solids (G):

The shrinkage ratio is also related to the specific gravity by SR ≈ G.

Therefore, G ≈ 1.95. This method is an approximation.

A more precise calculation for G:

The mass of solids (Ms) is constant.

\( M_s = \rho_d \cdot V_d \)

At the shrinkage limit, the soil is saturated.

\( \omega_s = \frac{M_w}{M_s} = \frac{V_{voids,d} \cdot \rho_w}{M_s} = \frac{(V_d – V_s)\rho_w}{M_s} \)

\( V_s = M_s/(G\rho_w) \)

So, \( \omega_s = \frac{M_s}{(V_d – M_s/(G\rho_w))\rho_w} = \frac{M_s}{V_d\rho_w} – \frac{1}{G} = \frac{\rho_d}{\rho_w} – \frac{1}{G} \)

We have an expression relating volumes and water contents:

\( \frac{M_s}{V_L – V_d} = LL – \omega_s \implies M_s = \frac{LL – \omega_s}{V_L – V_d} = \frac{0.50 – 0.15}{10 – 5.94} = 11.6 \text{ g} \)

Now, \( \rho_d = M_s/V_d = 11.6/5.94 = 1.953 \text{ g/cc} \)

Using the shrinkage limit relationship:

\( \omega_s = \frac{\rho_d}{\rho_w} – \frac{1}{G} \implies 0.15 = 1.953 – \frac{1}{G} \implies \frac{1}{G} = 1.953 – 0.15 = 1.803 \)

\( G = 2.76 \)


20. From consistency limit tests on a fine grained soil the following data has been obtained: Weight of crumbled soil threats of 3mm diameter = 20.11g Weight of oven-dry soil threats = 14.82g Liquid limit of soil sample = 64.2% Determine the Plastic Limit and the Plasticity Index of the soil. Determine also the classification of the soil according to the USCS. State also the USCS symbol for the soil. If the natural water content of the soil is 37.2%, determine the Liquidity Index of the soil. Is the consistency of the soil its natural state stiff or soft? Explain your answer. The equation of the A-line is: PI = 0.73(LL-20)
Given: • Weight of crumbled soil threads = 20.11 g • Weight of oven-dry soil threads = 14.82 g • Liquid Limit (LL) = 64.2% • Natural water content (ωnat) = 37.2% • A-line equation: PI = 0.73(LL – 20)

i. Plastic Limit (PL):

• PL = \(\frac{\text{Weight of water}}{\text{Weight of dry soil}} = \frac{20.11 – 14.82}{14.82} = \frac{5.29}{14.82} = 0.357 \implies 35.7\%\)

ii. Plasticity Index (PI):

• PI = LL – PL = 64.2 – 35.7 = 28.5%

iii. Classification (USCS):

• A-line PI: PIA-line = 0.73(64.2 – 20) = 0.73 × 44.2 = 32.26%

• The soil’s PI (28.5%) is below the A-line PI (32.26%), indicating a silt (M) or organic silt/clay (OL/OH)

• The Liquid Limit (64.2%) > 50%, so it’s a high plasticity soil (H)

• Therefore, the soil is a Silt of High Plasticity (MH)

• USCS Symbol: MH

iv. Liquidity Index (LI):

• LI = \(\frac{\omega_{nat} – PL}{PI} = \frac{37.2 – 35.7}{28.5} = \frac{1.5}{28.5} = 0.053\)

v. Consistency:

• Since the Liquidity Index (0.053) is very close to zero, the soil’s natural water content is near its plastic limit

• This indicates the soil is in a stiff consistency


21. Classify the soil sample by AASHTO system. The results of the sieve analysis and Atterberg’s limit tests are given as under. LL=41.2% & PL=15.5%
Given: • LL = 41.2%, PL = 15.5% • Sieve Analysis: o % Passing 4.75 mm: 100 o % Passing 2 mm (#10): 93.2 o % Passing 425 µm (#40): 81 o % Passing 75 µm (#200): 60.2

AASHTO Classification Procedure:

1. Material Type: Since >35% passes the #200 sieve (60.2%), the soil is a silt-clay material (groups A-4, A-5, A-6, or A-7).

2. Plasticity Index (PI): PI = LL − PL = 41.2 − 15.5 = 25.7%

3. Group Evaluation:

o A-4: LL max 40, PI max 10. (Doesn’t fit: LL and PI are too high)

o A-5: LL min 41, PI max 10. (Doesn’t fit: PI is too high)

o A-6: LL max 40, PI min 11. (Doesn’t fit: LL is too high)

o A-7: LL min 41, PI min 11. (This fits: LL=41.2, PI=25.7)

4. Subgroup of A-7:

o Compare PI with (LL – 30).

o LL−30 = 41.2−30 = 11.2

o The soil’s PI (25.7) is greater than (LL – 30). This places it in the A-7-6 subgroup.

5. Group Index (GI):

GI = (F−35)[0.2+0.005(LL−40)] + 0.01(F−15)(PI−10)

Where F = % passing #200 sieve = 60.2

GI = (60.2−35)[0.2+0.005(41.2−40)] + 0.01(60.2−15)(25.7−10)

GI = (25.2)[0.2+0.005(1.2)] + (0.01)(45.2)(15.7)

GI = (25.2)(0.206) + (0.452)(15.7)

GI = 5.19 + 7.09 = 12.28 ≈ 12

Final Classification: A-7-6 (12)


22. For a given soil, the following are known: % passing through 4.75 mm = 70, % passing through 75 µ = 30, LL = 33, PL = 12. Classify the soil using USC system.
Given: • % passing 4.75 mm = 70 • % passing 75 µ = 30 • LL = 33, PL = 12

USCS Classification Procedure:

1. Coarse vs. Fine:
% passing #200 (75µ) sieve is 30%. This is less than 50%, so the soil is Coarse-Grained.

2. Gravel vs. Sand:
Coarse fraction = 100 – 30 = 70%.
% of coarse fraction passing 4.75 mm sieve = \(\frac{\text{\% passing 4.75mm} – \text{\% passing 75µ}}{\text{\% retained on 75µ}} \times 100 = \frac{70-30}{70} \times 100 = \frac{40}{70} \times 100 = 57.1\%\)
Since >50% of the coarse fraction is sand, the soil is primarily Sandy.

3. Clean vs. Dirty Sand:
% Fines is 30%. This is greater than 12%, so it is a “dirty” sand (either SM or SC).

4. Determine SM or SC:
• Plasticity Index (PI) = LL−PL=33−12=21%
• A-line PI = 0.73(LL−20)=0.73(33−20)=9.49%
• The soil’s PI (21%) is above the A-line. This indicates the fines are clay-like.

5. Final Classification: The soil is a Clayey Sand (SC).


23. A sample of soil compacted according to standard proctor test has a unit weight of 20 KN/m3 at 100% compaction and at optimum water content of 15%. What is the dry unit weight? What is the dry unit weight at zero air voids? If the voids become filled with water, what would be the saturated unit weight unit at 100% compaction? Assume G = 2.67.
Given: • Unit weight (γ) = 20 KN/m³ at 100% compaction and OMC. • Optimum Water Content (OMC) = 15% = 0.15 • G = 2.67

i. Dry Unit Weight (γd):

This is the dry unit weight at OMC, which is the maximum dry unit weight (γd,max).

\( \gamma_d = \frac{\gamma}{1+\omega} = \frac{20}{1+0.15} = 17.39 \text{ KN/m}^3 \)

ii. Dry Unit Weight at Zero Air Voids (γzav):

The zero air voids unit weight is the theoretical maximum possible dry unit weight for a given water content.

\( \gamma_{zav} = \frac{G\gamma_w}{1+\omega G} = \frac{2.67 \times 9.81}{1+(0.15 \times 2.67)} = \frac{26.19}{1.4005} = 18.70 \text{ KN/m}^3 \)

iii. Saturated Unit Weight (γsat):

If the voids become filled with water, the soil is saturated (Sr=1). The volume of voids (and thus the void ratio) is determined by the compacted state at OMC.

First, find the void ratio (e) at γd,max:

\( \gamma_{d,max} = \frac{G\gamma_w}{1+e} \implies 17.39 = \frac{2.67 \times 9.81}{1+e} \implies e = \frac{26.19}{17.39} – 1 = 0.506 \)

Now, calculate the saturated unit weight with this void ratio:

\( \gamma_{sat} = \frac{(G + e)\gamma_w}{1+e} = \frac{(2.67 + 0.506) \times 9.81}{1 + 0.506} = \frac{3.176 \times 9.81}{1.506} = 20.67 \text{ KN/m}^3 \)


24. The following results were obtained from a standard compaction test: Mass of compacted soil, g 1920.5 2051.5 2138.5 2147.0 2120 2081.5 Density, kg/m3 11.0 12.1 12.8 13.6 14.6 16.3 The specific gravity of the solids is 2.68, and the volume of the compaction mould is 1000cm3. Plot the compaction curve and obtain the maximum dry density and optimum moisture content. Plot also the 0%, 5% and 10% air voids curves. At the maximum dry density, calculate the void ratio, degree of saturation and air content. If the natural moisture content in the field is 11.8%, what will be the possible maximum dry density if the soil is compacted with its natural moisture content?
Given: • Compaction data (Mass of compacted soil in grams) • Water content (%) values: 11.0, 12.1, 12.8, 13.6, 14.6, 16.3 • G = 2.68 • Volume of mould (V) = 1000 cm³
Water Content (ω) % 11.0 12.1 12.8 13.6 14.6 16.3
Mass of soil (g) 1920.5 2051.5 2138.5 2147.0 2120.0 2081.5
Bulk Density ρ (g/cm³) 1.921 2.052 2.139 2.147 2.120 2.082
Dry Density ρd (g/cm³) 1.730 1.830 1.896 1.890 1.850 1.790

Analysis:

Parameter Value
Maximum Dry Density (γd,max) 1.896 g/cm³ (or 18.6 kN/m³)
Optimum Moisture Content (OMC) ≈ 12.8%
Void Ratio (e) at γd,max \( e = \frac{Gρ_w}{ρ_{d,max}} – 1 = \frac{2.68×1}{1.896} – 1 = 0.413 \)
Degree of Saturation (Sr) at γd,max \( S_r = \frac{ωG}{e} = \frac{0.128×2.68}{0.413} = 0.83 \) (83%)
Air Content (ac) at γd,max 1 – Sr = 1 – 0.83 = 17%
Max Dry Density at ωnat = 11.8% ≈ 1.79 g/cm³ (by interpolation)

Additional Notes:

  • Compaction curve should be plotted with Dry Density (y-axis) vs. Water Content (x-axis)
  • Air voids curves for 0%, 5% and 10% can be plotted using the equation: \( ρ_d = \frac{Gρ_w(1-n_a)}{1+ωG} \) where na is air void percentage

25. A standard Proctor test performed on a sample of soil (G=2.70) obtained a maximum dry unit weight of 90% at OMC. A field compacted sample showed a moisture content of 28% and a unit weight of 103%. Find the relative compaction and degree of saturation of the field soil sample.
Given: • Standard Proctor: G=2.70, γd,max = 18.0 kN/m³ • Field Sample: ω = 28% = 0.28, γ = 19.5 kN/m³

i. Field Properties:

• Field Dry Unit Weight (γd,field): \( \gamma_{d,field} = \frac{\gamma}{1+\omega} = \frac{19.5}{1+0.28} = 15.23 \text{ kN/m}^3 \)

• Relative Compaction (RC): \( RC = \frac{\gamma_{d,field}}{\gamma_{d,max}} \times 100 = \frac{15.23}{18.0} \times 100 = 84.6\% \)

ii. Degree of Saturation:

• Void Ratio (e): \( e = \frac{G\gamma_w}{\gamma_{d,field}} – 1 = \frac{2.70 \times 9.81}{15.23} – 1 = 0.739 \)

• Degree of Saturation (Sr): \( S_r = \frac{\omega G}{e} = \frac{0.28 \times 2.70}{0.739} = 1.02 \implies 102\% \)

Note: Degree of saturation exceeding 100% indicates possible error in given values or measurements.


26. The co-efficient of permeability of a soil sample was found out in a soil mechanics laboratory by making use of a falling head permeameter. The data used and the results of test are: Diameter of sample = 6cm Height of sample = 15cm Diameter of stand pipe = 2cm Initial head = 45cm Final head after 2mm = 30cm Determine the co-efficient of permeability in m/day
Given: • Diameter of sample = 6 cm ⟹ Area (A) = π/4×6² = 28.27 cm² • Height of sample (L) = 15 cm • Diameter of standpipe = 2 cm ⟹ Area (a) = π/4×2² = 3.14 cm² • Initial head (h₁) = 45 cm • Final head (h₂) = 30 cm • Time (t) = 2 minutes = 120 seconds

Calculation:

The formula for coefficient of permeability (k) in a falling head test is:

\( k = 2.303 \frac{a L}{A t} \log_{10} \frac{h_1}{h_2} \)

\( k = 2.303 \times \frac{3.14 \times 15}{28.27 \times 120} \log_{10} \frac{45}{30} \)

\( k = 2.303 \times (0.0139) \times \log_{10}(1.5) \)

\( k = 0.0320 \times 0.176 = 0.00563 \text{ cm/s} \)

To convert to m/day:

\( k = 0.00563 \frac{\text{cm}}{\text{s}} \times \frac{100 \text{ cm}}{1 \text{ m}} \times \frac{86400 \text{ s}}{1 \text{ day}} = 48.64 \text{ m/day} \)


27. For a field pumping test, a well was sunk through a stratum of sand 14.5m thick overlying an impervious stratum. Two observation wells were sunk at a horizontal distances of 16m and 34m respectively from the pumping well. The initial position of the water table was 2.2m below ground level. At a steady-state pumping rate of 925 litres/min, the drawdowns in the observation wells were found to be 2.45m and 1.20m respectively. Calculate the coefficient of permeability of the sand.
Given: • Aquifer thickness (D) = 14.5 m • Observation well distances: r1=16 m, r2=34 m • Initial water table depth = 2.2 m • Pumping rate (q) = 925 liters/min = 0.925 m³/min • Drawdowns: s1=2.45 m, s2=1.20 m

Calculation:

The formula for k in an unconfined aquifer is (Thiem’s equation):

\( k = \frac{2.303 q \log_{10}(r_2/r_1)}{\pi(h_2^2 – h_1^2)} \)

First, find the heights of the water table at the observation wells from the impervious base:

• \( h_1 = D – s_1 = 14.5 – 2.45 = 12.05 \text{ m} \)

• \( h_2 = D – s_2 = 14.5 – 1.20 = 13.30 \text{ m} \)

Convert pumping rate to m³/day:

• \( q = 0.925 \text{ m}^3/\text{min} = 1332 \text{ m}^3/\text{day} \)

Calculate permeability:

\( k = \frac{2.303 \times (1332) \times \log_{10}(34/16)}{\pi(13.30^2 – 12.05^2)} \)

\( k = \frac{3067.5 \times \log_{10}(2.125)}{\pi(176.89 – 145.20)} \)

\( k = \frac{3067.5 \times 0.327}{\pi(31.69)} \)

\( k = \frac{1003}{99.55} = 10.07 \text{ m/day} \)


28. A pumping test was made in a medium sand having depth of saturation 20m, where a bed of clay was encountered. The normal ground water level was at the surface. Observation wells were located at 4m and 10m from the pumping well. At a discharge of 2m3/min from the pumping well, a steady state was attained in 24 hours. The draw down at 4m well was 1m and at 10m was 0.5m. Draw neat sketch and compute the permeability of soil. If draw down is 6m in the main well and dia of tube-well is 30cm then what is the distance between center of well and zero draw down.
Given: • Saturated depth (D) = 20 m • r1 = 4 m, r2 = 10 m • q = 2 m³/min • Drawdowns: s1 = 1 m, s2 = 0.5 m

i. Permeability Calculation:

• h1 = D – s1 = 20 – 1 = 19 m

• h2 = D – s2 = 20 – 0.5 = 19.5 m

• Permeability (k): \( k = \frac{2.303q\log_{10}(r_2/r_1)}{\pi(h_2^2 – h_1^2)} \)

\( k = \frac{2.303 \times 2 \times \log_{10}(10/4)}{\pi(19.5^2 – 19^2)} = \frac{4.606 \times 0.398}{\pi(380.25 – 361)} = \frac{1.833}{19.25\pi} = 0.0303 \text{ m/min} \)

ii. Radius of Influence Calculation:

• Given drawdown in main well (sw) = 6 m, so hw = 20 – 6 = 14 m

• Diameter of well = 30 cm, so radius (rw) = 0.15 m

• Using Thiem equation between main well and point of zero drawdown:

\( k = \frac{2.303q\log_{10}(R/r_w)}{\pi(D^2 – h_w^2)} \)

\( 0.0303 = \frac{2.303 \times 2 \times \log_{10}(R/0.15)}{\pi(20^2 – 14^2)} \)

\( \log_{10}(R/0.15) = \frac{0.0303 \times \pi \times 204}{4.606} = 4.218 \)

\( R/0.15 = 10^{4.218} = 16520 \)

\( R = 16520 \times 0.15 = 2478 \text{ m} \)


29. A tube well is driven in a confined aquifer of 24 m thick. The aquifer is met 25 m below ground level. The static water table is 15 m below ground level. The discharge of tube well is found to be 6000 m³/day when the draw down in the well is 12.25 m. Find the diameter of the tube well when the radius of the circle of influence (R) is 300 m. Take the permeability 24.5 m/day.
Given: • Aquifer thickness (b) = 24 m • Discharge (q) = 6000 m³/day • Drawdown in well (sw) = 12.25 m • Radius of influence (R) = 300 m • Permeability (k) = 24.5 m/day • Static water table is 15 m below ground • Top of aquifer is 25 m below ground • Saturated thickness (D) = 49 – 15 = 34 m (assuming impervious layer at 49m depth) • Head in well (h) = D – sw = 34 – 12.25 = 21.75 m

Using Thiem’s equation for confined aquifer:

\( q = \frac{2πkb(D – h)}{\ln(R/r_w)} \)

Substituting values:

\( 6000 = \frac{2π × 24.5 × 24 × (34 – 21.75)}{\ln(300/r_w)} \)

\( 6000 = \frac{3694.5 × 12.25}{\ln(300/r_w)} \)

\( 6000 = \frac{45257}{\ln(300/r_w)} \)

Solving for rw:

\( \ln(300/r_w) = \frac{45257}{6000} = 7.54 \)

\( 300/r_w = e^{7.54} = 1881.7 \)

\( r_w = \frac{300}{1881.7} = 0.159 \text{ m} \)

Diameter of tube well:

\( D = 2 × r_w = 2 × 0.159 = 0.318 \text{ m or } 31.8 \text{ cm} \)


30. Calculate the coeff. of permeability of a soil sample 6 cm in height and 50 cm² in cross sectional area. If a quantity of water is 450ml passed down in 10 min under the effective constant head of 40 cm. On oven drying the sample, the sample weighs 495 gm and G = 2.65, calculate the seepage velocity.
Given: • Height of sample (L) = 6 cm • Area (A) = 50 cm² • Quantity of water (Q) = 450 ml = 450 cm³ • Time (t) = 10 min = 600 s • Constant head (h) = 40 cm • Dry mass of sample = 495 gm • G = 2.65

Calculations:

• Coefficient of Permeability (k):

From Darcy’s Law for a constant head test:

\( k = \frac{QL}{hAt} = \frac{450 \times 6}{40 \times 50 \times 600} = \frac{2700}{1200000} = 0.00225 \text{ cm/s} \)

• Seepage Velocity (vs):

\( v_s = \frac{k \cdot i}{n} \) where \( i = h/L \) and n is porosity.

First, find porosity (n).

Dry density (ρd) = Dry mass / Volume = \( \frac{495}{50 \times 6} = 1.65 \text{ g/cm³} \)

Void ratio (e) = \( \frac{Gρ_w}{ρ_d} – 1 = \frac{2.65 \times 1}{1.65} – 1 = 1.606 – 1 = 0.606 \)

Porosity (n) = \( \frac{e}{1+e} = \frac{0.606}{1.606} = 0.377 \)

Hydraulic gradient (i) = \( h/L = 40/6 = 6.67 \)

Seepage velocity (vs) = \( \frac{0.00225 \times 6.67}{0.377} = 0.0398 \text{ cm/s} \)


31. In a falling head permeability test on a sample 12.2 cm high and 44.41 cm² in cross sectional area, the water level in the standpipe of 6.25 mm internal diameter dropped from height of 75 cm to 24.7 cm in 15 minutes. Find the coefficient of permeability.
Given: • Height of sample (L) = 12.2 cm • Area of sample (A) = 44.41 cm² • Internal diameter of standpipe = 6.25 mm = 0.625 cm ⟹ Area (a) = π/4×(0.625)² = 0.3068 cm² • Initial head (h₁) = 75 cm • Final head (h₂) = 24.7 cm • Time (t) = 15 minutes = 900 s

Calculation:

Using the falling head permeability formula:

\( k = 2.303\frac{aL}{At}\log_{10}\frac{h_1}{h_2} \)

\( k = 2.303\frac{0.3068 \times 12.2}{44.41 \times 900}\log_{10}\frac{75}{24.7} \)

\( k = 2.303\frac{3.743}{39969}\log_{10}(3.036) \)

\( k = 2.303 \times (0.00009365) \times 0.4823 \)

\( k = 1.04 \times 10^{-4} \text{ cm/s} \)


Scroll to Top