👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Stress and Strain Concepts
Study mode

Volumetric strain

Introduction to Volumetric Strain

In solid mechanics, strain represents the deformation of a material relative to its original size or shape due to applied forces or stresses. More specifically, normal strain is the change in length per unit length along a particular direction. For example, if a steel rod stretches by 1 mm over a length of 1 m, the normal strain is 0.001 (dimensionless).

While normal strain focuses on linear changes, many engineering problems require understanding how the volume of a material changes under stress. This is where volumetric strain becomes important. Volumetric strain measures the fractional change in volume of a material when subjected to forces.

Understanding volumetric strain is crucial in civil engineering because it helps predict how materials like concrete, steel, or soil compress or expand under loads. For example, when designing foundations, dams, or pressure vessels, engineers must know how much the material volume changes to ensure safety and durability.

Volumetric Strain

Volumetric strain, denoted by \( \varepsilon_v \), is defined as the relative change in volume of a material element under stress. If the original volume is \( V \) and the changed volume is \( V + \Delta V \), then volumetric strain is:

\[ \varepsilon_v = \frac{\Delta V}{V} \]

In three-dimensional deformation, volumetric strain can be expressed as the sum of the normal strains along three mutually perpendicular directions (usually the x, y, and z axes):

\[ \varepsilon_v = \varepsilon_x + \varepsilon_y + \varepsilon_z \]

Here, \( \varepsilon_x, \varepsilon_y, \varepsilon_z \) are the normal strains along the x, y, and z directions respectively.

This sum represents how the material expands or contracts in all directions combined, resulting in a net volume change.

Original Cube Deformed Cube

Figure: A cube before and after deformation under uniform pressure. The arrows indicate contraction along all three axes, resulting in a smaller volume.

Relation between Volumetric Strain and Stress

When a material is subjected to hydrostatic stress (equal compressive or tensile stress in all directions), the volumetric strain is directly related to the applied pressure and the material's resistance to volume change.

This resistance is quantified by the bulk modulus \( K \), which measures a material's incompressibility. The bulk modulus is defined as the ratio of hydrostatic stress to volumetric strain:

\[ K = \frac{\sigma_h}{\varepsilon_v} \]

Here, \( \sigma_h \) is the hydrostatic stress, which is the average of the three normal stresses:

\[ \sigma_h = \frac{\sigma_x + \sigma_y + \sigma_z}{3} \]

For a uniform pressure \( p \) applied equally in all directions (compression is taken as positive in pressure terms), the volumetric strain is:

\[ \varepsilon_v = \frac{\sigma_h}{K} = \frac{-p}{K} \]

Note the negative sign because pressure causes compression, which reduces volume (negative volumetric strain).

For isotropic materials, the bulk modulus \( K \) can be related to Young's modulus \( E \) and Poisson's ratio \( u \) by:

\[ K = \frac{E}{3(1 - 2 u)} \]

This formula allows engineers to calculate volumetric strain from known material properties and applied stresses.

Summary of Stress and Volumetric Strain Relationships
Stress Type Stress Expression Volumetric Strain Formula Notes
Hydrostatic Stress \( \sigma_h = \frac{\sigma_x + \sigma_y + \sigma_z}{3} \) \( \varepsilon_v = \frac{\sigma_h}{K} = \frac{-p}{K} \) Uniform pressure in all directions
Volumetric Strain - \( \varepsilon_v = \varepsilon_x + \varepsilon_y + \varepsilon_z \) Sum of normal strains along x, y, z axes
Bulk Modulus - \( K = \frac{E}{3(1 - 2 u)} \) Relates elastic constants for isotropic materials

Worked Examples

Example 1: Calculating Volumetric Strain from Normal Strains Easy
A steel rod experiences normal strains of \( \varepsilon_x = 0.001 \), \( \varepsilon_y = -0.0003 \), and \( \varepsilon_z = -0.0002 \) along the x, y, and z directions respectively. Calculate the volumetric strain of the rod.

Step 1: Recall that volumetric strain is the sum of normal strains:

\( \varepsilon_v = \varepsilon_x + \varepsilon_y + \varepsilon_z \)

Step 2: Substitute the given values:

\( \varepsilon_v = 0.001 + (-0.0003) + (-0.0002) = 0.001 - 0.0005 = 0.0005 \)

Answer: The volumetric strain is \( 0.0005 \) (dimensionless), indicating a net volume increase of 0.05%.

Example 2: Volumetric Strain under Hydrostatic Pressure Medium
A rubber cube is subjected to a uniform external pressure of 2 MPa. Given the bulk modulus of rubber as 0.5 GPa, calculate the volumetric strain.

Step 1: Use the volumetric strain formula under hydrostatic pressure:

\( \varepsilon_v = \frac{-p}{K} \)

Step 2: Substitute the values (convert units consistently):

Pressure \( p = 2 \text{ MPa} = 2 \times 10^6 \text{ Pa} \)

Bulk modulus \( K = 0.5 \text{ GPa} = 0.5 \times 10^9 \text{ Pa} \)

\( \varepsilon_v = \frac{-2 \times 10^6}{0.5 \times 10^9} = -0.004 \)

Answer: The volumetric strain is \( -0.004 \), indicating a 0.4% decrease in volume due to compression.

Example 3: Determining Volume Change in a Concrete Cube Medium
A concrete cube of volume 1 m³ is subjected to normal stresses of \( \sigma_x = 5 \) MPa, \( \sigma_y = 3 \) MPa, and \( \sigma_z = 2 \) MPa. Given \( E = 25 \) GPa and \( u = 0.2 \), calculate the change in volume of the cube.

Step 1: Calculate normal strains in each direction using:

\( \varepsilon_x = \frac{1}{E} \left( \sigma_x - u (\sigma_y + \sigma_z) \right) \)

Similarly for \( \varepsilon_y \) and \( \varepsilon_z \).

Step 2: Calculate each strain:

\( \varepsilon_x = \frac{1}{25 \times 10^9} \left( 5 \times 10^6 - 0.2 (3 \times 10^6 + 2 \times 10^6) \right) \)

\( = \frac{1}{25 \times 10^9} (5 \times 10^6 - 0.2 \times 5 \times 10^6) = \frac{1}{25 \times 10^9} (5 \times 10^6 - 1 \times 10^6) = \frac{4 \times 10^6}{25 \times 10^9} = 1.6 \times 10^{-4} \)

\( \varepsilon_y = \frac{1}{25 \times 10^9} \left( 3 \times 10^6 - 0.2 (5 \times 10^6 + 2 \times 10^6) \right) = \frac{1}{25 \times 10^9} (3 \times 10^6 - 1.4 \times 10^6) = \frac{1.6 \times 10^6}{25 \times 10^9} = 6.4 \times 10^{-5} \)

\( \varepsilon_z = \frac{1}{25 \times 10^9} \left( 2 \times 10^6 - 0.2 (5 \times 10^6 + 3 \times 10^6) \right) = \frac{1}{25 \times 10^9} (2 \times 10^6 - 1.6 \times 10^6) = \frac{0.4 \times 10^6}{25 \times 10^9} = 1.6 \times 10^{-5} \)

Step 3: Calculate volumetric strain:

\( \varepsilon_v = \varepsilon_x + \varepsilon_y + \varepsilon_z = 1.6 \times 10^{-4} + 6.4 \times 10^{-5} + 1.6 \times 10^{-5} = 2.4 \times 10^{-4} \)

Step 4: Calculate volume change:

\( \Delta V = \varepsilon_v \times V = 2.4 \times 10^{-4} \times 1 = 2.4 \times 10^{-4} \, \text{m}^3 \)

Answer: The volume increases by \( 2.4 \times 10^{-4} \, \text{m}^3 \) (or 0.024%).

Example 4: Volumetric Strain from Principal Stresses Hard
An isotropic material with \( E = 200 \) GPa and \( u = 0.3 \) is subjected to principal stresses \( \sigma_1 = 100 \) MPa (tension), \( \sigma_2 = 50 \) MPa (compression), and \( \sigma_3 = 0 \) MPa. Calculate the volumetric strain.

Step 1: Calculate normal strains in principal directions using:

\( \varepsilon_i = \frac{1}{E} \left( \sigma_i - u (\sigma_j + \sigma_k) \right) \), where \( i, j, k \) are permutations of 1, 2, 3.

Step 2: Calculate \( \varepsilon_1 \):

\( \varepsilon_1 = \frac{1}{200 \times 10^9} \left( 100 \times 10^6 - 0.3 (50 \times 10^6 + 0) \right) = \frac{1}{200 \times 10^9} (100 \times 10^6 - 15 \times 10^6) = \frac{85 \times 10^6}{200 \times 10^9} = 4.25 \times 10^{-4} \)

Step 3: Calculate \( \varepsilon_2 \):

\( \varepsilon_2 = \frac{1}{200 \times 10^9} \left( -50 \times 10^6 - 0.3 (100 \times 10^6 + 0) \right) = \frac{1}{200 \times 10^9} (-50 \times 10^6 - 30 \times 10^6) = \frac{-80 \times 10^6}{200 \times 10^9} = -4 \times 10^{-4} \)

Step 4: Calculate \( \varepsilon_3 \):

\( \varepsilon_3 = \frac{1}{200 \times 10^9} \left( 0 - 0.3 (100 \times 10^6 - 50 \times 10^6) \right) = \frac{1}{200 \times 10^9} (0 - 15 \times 10^6) = -7.5 \times 10^{-5} \)

Step 5: Calculate volumetric strain:

\( \varepsilon_v = \varepsilon_1 + \varepsilon_2 + \varepsilon_3 = 4.25 \times 10^{-4} - 4 \times 10^{-4} - 7.5 \times 10^{-5} = -1.25 \times 10^{-5} \)

Answer: The volumetric strain is \( -1.25 \times 10^{-5} \), indicating a slight volume decrease.

Example 5: Effect of Poisson's Ratio on Volumetric Strain Hard
For a material with \( E = 100 \) GPa, subjected to equal tensile stresses of 50 MPa in all directions, calculate the volumetric strain for Poisson's ratios \( u = 0.25 \) and \( u = 0.35 \). Discuss the effect of Poisson's ratio.

Step 1: Since stresses are equal in all directions, this is a hydrostatic tension:

\( \sigma_x = \sigma_y = \sigma_z = 50 \times 10^6 \, \text{Pa} \)

Step 2: Calculate bulk modulus \( K \) for each \( u \):

\( K = \frac{E}{3(1 - 2 u)} \)

For \( u = 0.25 \):

\( K = \frac{100 \times 10^9}{3(1 - 2 \times 0.25)} = \frac{100 \times 10^9}{3(1 - 0.5)} = \frac{100 \times 10^9}{1.5} = 66.67 \times 10^9 \, \text{Pa} \)

For \( u = 0.35 \):

\( K = \frac{100 \times 10^9}{3(1 - 2 \times 0.35)} = \frac{100 \times 10^9}{3(1 - 0.7)} = \frac{100 \times 10^9}{0.9} = 111.11 \times 10^9 \, \text{Pa} \)

Step 3: Calculate volumetric strain for each case:

Hydrostatic stress \( \sigma_h = 50 \times 10^6 \, \text{Pa} \)

\( \varepsilon_v = \frac{\sigma_h}{K} \)

For \( u = 0.25 \):

\( \varepsilon_v = \frac{50 \times 10^6}{66.67 \times 10^9} = 7.5 \times 10^{-4} \)

For \( u = 0.35 \):

\( \varepsilon_v = \frac{50 \times 10^6}{111.11 \times 10^9} = 4.5 \times 10^{-4} \)

Step 4: Interpretation: Higher Poisson's ratio leads to a higher bulk modulus, which means the material is less compressible and exhibits smaller volumetric strain under the same hydrostatic stress.

Answer: Volumetric strain decreases from \( 7.5 \times 10^{-4} \) to \( 4.5 \times 10^{-4} \) as Poisson's ratio increases from 0.25 to 0.35.

Formula Bank

Volumetric Strain
\[ \varepsilon_v = \varepsilon_x + \varepsilon_y + \varepsilon_z \]
where: \( \varepsilon_v \) = volumetric strain, \( \varepsilon_x, \varepsilon_y, \varepsilon_z \) = normal strains along x, y, z axes
Volumetric Strain under Hydrostatic Pressure
\[ \varepsilon_v = \frac{\sigma_h}{K} = \frac{-p}{K} \]
where: \( \sigma_h \) = hydrostatic stress, \( p \) = pressure (positive in compression), \( K \) = bulk modulus
Bulk Modulus
\[ K = \frac{E}{3(1 - 2 u)} \]
where: \( E \) = Young's modulus, \( u \) = Poisson's ratio
Normal Strain from Stress
\[ \varepsilon = \frac{1}{E} \left( \sigma - u (\sigma_2 + \sigma_3) \right) \]
where: \( \varepsilon \) = normal strain, \( \sigma \) = stress in direction of strain, \( \sigma_2, \sigma_3 \) = stresses in perpendicular directions, \( E \) = Young's modulus, \( u \) = Poisson's ratio

Tips & Tricks

Tip: Sum normal strains directly to find volumetric strain

When to use: When normal strains in all three directions are known, avoid complex volume calculations.

Tip: Use bulk modulus for quick volumetric strain under hydrostatic pressure

When to use: When pressure is uniform and material properties are given, use \( \varepsilon_v = -p/K \) for faster calculations.

Tip: Remember sign conventions carefully

When to use: During calculations involving compression (negative strain) and tension (positive strain) to avoid sign errors.

Tip: Relate volumetric strain to principal stresses for complex stress states

When to use: When principal stresses are given instead of direct strains, use stress-strain relations to find volumetric strain.

Tip: Memorize bulk modulus formula in terms of \( E \) and \( u \)

When to use: To quickly convert between elastic constants during problem solving.

Common Mistakes to Avoid

❌ Adding strains without considering directions
✓ Ensure strains are normal strains along mutually perpendicular axes before summing for volumetric strain.
Why: Students sometimes add shear strains or non-perpendicular strains, leading to incorrect volume change.
❌ Ignoring sign conventions for compression and tension
✓ Use negative sign for compressive strains and positive for tensile strains consistently.
Why: Confusion in sign conventions leads to wrong volumetric strain values.
❌ Using Young's modulus instead of bulk modulus for volumetric strain under hydrostatic pressure
✓ Use bulk modulus \( K \), not \( E \), when relating volumetric strain to hydrostatic pressure.
Why: Bulk modulus specifically relates volume change to pressure, unlike Young's modulus.
❌ Forgetting Poisson's ratio effect in multi-axial stress states
✓ Include lateral strain effects using Poisson's ratio in calculations of normal strains.
Why: Neglecting lateral contraction or expansion leads to inaccurate volumetric strain.
❌ Confusing volumetric strain with linear strain
✓ Remember volumetric strain is the sum of three normal strains, not a single linear strain component.
Why: Misinterpretation causes errors in volume change estimation.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Volumetric strain · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.