Examples in Relating Soil Properties
Example 1Consider an extreme example of a sandy soil. I just recently was working on a project that required knowledge about the engineering properties of play sand purchased at Fleet/Farm here in Menomonie, WI. I made the following laboratory measurements:
Mcup = 151.0 g
Mdry sand+cup = 558.6 g
Mwater+sand+cup = 633.6 g (100% saturated)
Vdry sand=Vwater+sand=250 cm3
Determine the void ratio, porosity, dry unit weight, moist (100% saturated) unit weight, specific gravity of solids, and the 100% saturated water content.
Solution:
One should first convert to some standard units in which to work. Converting all the weights into Newtons and volumes into cubic meters:
Mdry sand = Mdry sand+cup - Mcup = 558.6 - 151.0 = 408 g
Wdry sand = 0.408 kg(9.8 m/s2) = 4.0 N
and the weight of the sample when 100% saturated is
Mwater+sand = Mwater+sand+cup - Mcup = 633.6 - 151.0 = 483 g or Wwater+sand = 4.73 N.
The weight and volume of the water can now be determined:
Wwater = Wwater+sand - Wsand = 4.73 N - 4.0 N = 0.73 N.
and by using the unit weight of water, gwater=9.8 kN/m3, we can determine the volume of this water by
Vw =Ww/gw = 7.3x10-4 kN/(9.8 kN/m3) = 7.4x10-5 m3.
We can now determine many other parameters: 250 cm3(1 m/100cm)3 = 2.5x10-4 m3
Vs = V - Vw = 2.5x10-4 m3 - 7.4x10-5 m-3 = 1.76x10-4 m3.
void ratio, e = Vv/Vs = (7.4x10-5 m3)/(1.76x10-4 m3) = 0.42
water content (100% saturated), w = (Ww/Ws)(100%) = (0.73 N/4.0N)(100%) = 18.3 %
porosity, n = (Vv/V)(100%) = (7.4x10-5 m3/2.5x10-4 m3)(100%) = 29.6%
100% saturated unit weight, g = W/V = (4.73 N)/(2.5x10-4 m3) = 18920 N/m3 = 18.9 kN/m3.
dry unit weight, gd = Ws/V = (4.0 N)/(2.5x10-4 m3) = 16000 N/m3 = 16.0 kN/m3.
specific gravity of the solids, Gs = (Ws/Vs )/gw = (4.0 N/1.76x10-4 m3)/(9810 N/m3) = 2.32
Example 2
You take a sample of soil at a construction site to determine soil properties. The moist weight is 210 N, the dry weight is 170 N, the total volume is 0.015 m3, and the void ratio equals 0.45. Determine the degree of saturation, porosity, moist unit weight, and specific gravity of solids of the sample.
Solution:
The moist unit weight is probably the easiest property to determine:
g = W/V = (210 N)/(0.015 m3) = 14000 N/m3 = 14.0 kN/m3.
The next step is a bit more difficult. The volumes of the air, water, and solids
are not given to you directly. So you need to find an algebraic relationship between
these variables that enable you to solve for them.
Lets first solve for the volume of the water:
Ww = W - Wd = 210 N - 170 N = 40 N, then Vw =Ww/gw = (40 N)/(9810 N/m3) = 0.0041 m3.
By definition
e = Vv/Vs = (Vw+Va)/Vs
0.45 = (0.0041 + Va)/Vs (equation A)
V = Vs+Vw+Va
0.015 = Vs+0.0041+Va (equation B)
Equations A and B represents two equations and two unknowns which is solvable by substitution. Changing equation A around
Vs = (0.0041+ Va)/0.45 putting this into equation B for Vs:
0.015 = ((0.0041+ Va)/0.45) + 0.0041 + Va ,
solving this for Va:
0.015 = 9.1x10-3 + 2.22Va + 0.0041 + Va
1.8x10-3 = 3.22Va
Va = 5.6x10-4 m3. Now we can solve for some other variables:
Vs = (0.0041+ 5.6x10-4)/0.45 = 0.0104 m3.
degree of saturation, S = (Vw/Vv)(100%) = ((0.0041)/(0.0041+5.6x10-4))(100%) = 88.0%
porosity, n = (Vv/V)(100%) = ((0.0041+5.6x10-4)/0.015)(100%) = 65%
specific gravity of the solids, Gs = (Ws/Vs )/gw = (170 N/0.0104 m3)/(9810 N/m3) = 1.67