askvity

How Do You Calculate the Volume of Earthwork from a Given Contour Map?

Published in Earthwork Volume Calculation 4 mins read

Calculating earthwork volume from a contour map involves dividing the area into horizontal slices based on the contour lines and then summing the volumes of these slices using specific formulas.

Volume calculation from contour maps is a fundamental task in civil engineering, construction, and surveying, used for planning excavation and embankment works. The process typically involves determining the area enclosed by each contour line and applying formulas between successive contour levels.

Key Methods for Volume Calculation

Two widely used methods for calculating earthwork volume from contour maps, often applied between consecutive contour levels, are the Prismoidal formula and the Trapezoidal method.

The Prismoidal Formula Method

Considered more accurate than the Trapezoidal method, the Prismoidal formula estimates the volume of a frustum of a pyramid or prism between two successive contour planes.

The formula used is:
Volume = L(A + the square root of (A*B) + B) divided by 3

  • L: Represents the vertical distance between the two successive contour planes (i.e., the contour interval).
  • A: The area enclosed by the lower contour line.
  • B: The area enclosed by the upper contour line.

This formula provides a closer approximation of the actual volume by considering the areas at both ends and their geometric mean.

The Trapezoidal Method

The Trapezoidal method (also known as the average-end-area method) approximates the volume between two contour planes as the average of the areas of the two planes multiplied by the distance between them.

The formula from the reference is:
Volume = L x 1/2 (A1 + A2) cubic meter

  • L: Represents the vertical distance between the two successive contour planes (the contour interval).
  • A1: The area enclosed by the lower contour line.
  • A2: The area enclosed by the upper contour line.

This method essentially treats the volume between two contour lines as a trapezoidal prism or wedge.

Step-by-Step Process

Here's a general outline of how to calculate earthwork volume using these methods from a contour map:

  1. Identify Contour Lines: Clearly distinguish the existing ground contour lines on the map. If calculating cut/fill for a proposed surface (e.g., a building platform or road), determine the intersection of the proposed surface with the existing contours or create a new contour map for the proposed surface.
  2. Determine Areas: Using a planimeter, digital software, or grid method, measure the area enclosed by each relevant contour line. Ensure consistency in units (e.g., square meters).
  3. Note Contour Interval (L): Identify the vertical distance between successive contour lines on the map. This value will be 'L' in the formulas.
  4. Apply Formula Between Contours: Calculate the volume between each pair of successive contour lines using either the Prismoidal or Trapezoidal formula.
    • For the Trapezoidal method, apply Volume = L x 0.5 * (Area_lower + Area_upper).
    • For the Prismoidal method, apply Volume = (L/3) * (Area_lower + sqrt(Area_lower * Area_upper) + Area_upper).
  5. Sum Volumes: Add up the volumes calculated for each segment (between each pair of contour lines) to get the total volume of earthwork.
  6. Account for Cut/Fill (If Applicable): If calculating volumes for a proposed design, determine which segments represent 'cut' (excavation) and which represent 'fill' (embankment) based on the relationship between the existing and proposed surfaces. Sum cut volumes separately from fill volumes.
  • Example: If you have contours at 10m, 12m, and 14m, and their enclosed areas are A10, A12, and A14 respectively, with L = 2m:
    • Volume (10m to 12m) = Apply formula using A10 and A12, with L=2.
    • Volume (12m to 14m) = Apply formula using A12 and A14, with L=2.
    • Total Volume = Volume (10m to 12m) + Volume (12m to 14m).

Choosing a Method

While the Trapezoidal method is simpler and often sufficient for preliminary estimates, the Prismoidal formula generally yields a more accurate volume, especially when the areas between successive contours change significantly.

Modern Approaches

Today, specialized earthwork volume software and Geographic Information Systems (GIS) are widely used. These tools automate the process by analyzing digital terrain models (DTMs) or triangulated irregular networks (TINs) derived from contour data, providing faster and often more precise volume calculations.

Related Articles