True and Apparent Dimensions (dip and thickness)
Back to main page
If you notice errors, please comment

Rules of thumb:

  • Strata always appear thicker than they really are (except when cut perpendicular to the dip)
  • Dips always appear shallower than they really are (except when cut perpendicular to the strike)

True Dip

Fig 1. Direct measurement

Erosion sometimes exposes a portion of an ancient slipface such that its dip can be measured directly, but more often all that is available are cross-strata traces on an outcrop surface. In that case, each stratum, which is a line (or curve) appearing on the outcrop surface, plunges at an angle less than the true dip of the slipface plane containing it. To find the true dip, we need to use other information.

The slipface in diagram below (figure 3) slopes down toward us. Any plane (eg., an outcrop surface) cutting that slipface plane will create a stratum line, and any horizontal plane cutting the slipface plane will create a line of strike. The true dip of the slipface plane is the angle of dip measured in the plane perpendicular to its line of strike.

Fig 2. Slipface strata on outcrop surface

Usually an outcrop surface is not vertical or perpendicular to an ancient slipface within the sandstone. Most commonly we see intersections of slipface features (eg., pinstripes or grainflow laminae) exposed as lines on an erosion surface (assuming the simple case where the entities are all planar). We can measure the plunge and trend of any individual line on that surface, and if we're lucky (if it's exposed), we can measure the strike of the slipface plane. From that information, we can calculate the true dip of the slipface plane, as derived below.

Fig 3. True and apparent dip (adapted from Martel)

Given the plunge and trend of a line created by the intersection of a slipface with an erosion plane, and the dip and strike of that erosion plane, we can find the true dip of the slipface plane as follows:

Given:
φstratumplunge of an exposed stratum (measured; apparent)
θstratumtrend of an exposed stratum
θslipfacestrike of slipface plane
then:
Θ = | θstratum - θslipface |where Θ is the angle between strike and trend
sin(Θ) = a / c
tan(Φslipface) = b / awhere Φslipface is the true dip of slipface plane
tan(φstratum) = b / c
re-arranging:
b = a * tan(Φslipface)(1)
b = c * tan(φstratum)(2)
a = c * sin(Θ)(3)
next:
c * tan(φstratum) = a * tan(Φslipface)combining (1) and (2)
c * tan(φstratum) = c * sin(Θ) * tan(Φslipface)replacing 'a' by (3)
gives us:
tan(Φslipface) = tan(φstratum) / sin(Θ)
or:
 Φslipface = tan-1 tan(φstratum)
sin(| θstratum - θslipface |)
which is:
 TrueDipslipface = tan-1 tan(Plungestratum)
sin(| Trendstratum - Strikeslipface |)

The left table below gives TrueDipslipface for values of Plungestratum (between 0° and 45°), and the angle between the trend of an exposed lamina and the strike of the slipface plane. The right table is the difference between the plunge and slipface true dip -- this highlights that the difference is insignificant if the erosion plane is close to perpendicular to the slipface.

Table gives true dip (degrees)
Plunge (apparent dip)
Angle between strike and trend
051015202530354045
045909090909090909090
50456472777981838485
100274557647073767880
150193446556166707375
200142738475459646871
250122332414854596367
300101928364349545963
35091725323945515660
40081523303642475357
45071421273339455055
50071319253137424853
55061218243035414651
60061217232834394449
65061116222732384348
70051116212632374247
75051016212631364146
80051015202530354045
85051015202530354045
90051015202530354045
Difference between true dip and plunge
Plunge (apparent dip)
Angle between strike and trend
0051015202530354045
045858075706560555045
50405457575451484440
100223542444543413835
150142431353636353330
20091723272929292826
25071317212324242322
3005913161819191918
3504710121415161615
400358101112121312
450246789101010
500234567788
550123455666
600122334444
650111222333
700011112222
750001111111
800000000000
850000000000
900000000000

Determining the plunge and trend of laminae on the erosion surface is straightforward, but finding the strike of the slipface plane can be difficult, though often there is fortunate exposure somewhere nearby. Of course slipfaces aren't necessarily planar.

True Thickness

Fig 4. Apparent thickness of layer is 1.5cm

In figure 4 to the right, the ruler says the avalanche layer between the arrows is 1.5cm thick -- is that apparent thickness the true thickness of the layer, as measured perpendicular to its bounding surfaces?

The true thickness of the layer is always less than (or, at best, equal to) the apparent (measured) thickness, depending on the angle at which the outcrop surface cuts the layer.

In the general case, where an outcrop surface may be at an oblique angle to a slipface layer, the apparent thickness of the layer depends on the dihedral angle between the two planes. This can be calculated using vectors: If noutcrop and nslipface are unit vectors normal to their planes, then the true thickness ttrue of a slipface layer is given by tapparent * (noutcrop · nslipface), where 'noutcrop · nslipface' is the dot product of the two unit vectors, a scalar less than or equal to 1. We can perform this calculation by converting outcrop measurements into cartesian coordinates.

Fig 5. Spherical to cartesian

In figure 5, the dip direction θ (azimuth) and dip Φ to point P can be represented by a unit vector P as follows (bold font indicates a unit vector):

Px = cos(Φ) cos(θ)
Py = cos(Φ) sin(θ)
Pz = sin(Φ)
or:
P = cos(Φ) cos(θ)
cos(Φ) sin(θ)
sin(Φ)

Thus:

noutcrop = cos(Dipoutcrop) cos(DipDiroutcrop)
cos(Dipoutcrop) sin(DipDiroutcrop)
sin(Dipoutcrop)

Finding nslipface is equally straightforward if we can directly measure the true dip and dip direction of the slipface within the outcrop. If not, we may be able to obtain nslipface from two lines in the slipface plane -- the trace of a slipface stratum on the outcrop, and the direction of dip of the slipface (ie., perpendicular to its strike). nslipface can then be found since the cross-product of two vectors in a plane results in a vector normal to that plane.

A unit vector in the direction of a slipface stratum is:

nstratum = cos(Plungestratum) cos(Trendstratum)
cos(Plungestratum) sin(Trendstratum)
sin(Plungestratum)

A horizontal (ie., dip = 0) unit vector in the direction of the slipface dip is:

nslipfaceHorDir = cos(0) cos(DipDirslipface)
cos(0) sin(DipDirslipface)
sin(0)

The cross-product of these yields nslipface:

nslipface = nstratum X nslipfaceHorDir

and finally we can find:

 ttrue = tapparent * (noutcrop · nslipface

Here's an Excel spreadsheet to do these calculations.

If the slipface and outcrop surface dip in roughly the same plane (ie., their lines of strike are parallel), the above simplifies to:

 ttrue = tapparent * sin(| Dipoutcrop - Dipslipface |)  [when slipface and outcrop dip in same plane]

If the outcrop surface is close to vertical (ie., dip ~= 90°):

ttrue = tapparent * sin(| 90° - Dipslipface |)
= tapparent * cos(Dipslipface)

Fig 6. Idealized cross-stratified bedform

Consider the idealized bedform in figure 6 to the right and how it would appear if cut by an erosion surface with a parallel line of strike but with a dip at various angles. Columns below the 'bedform' display what the surface would look like at the given dip angle. Notice the dramatic difference in apparent thickness of the layers. Move your mouse over the columns to see the bedform cut by erosion surfaces at the given angle. The column labels give the dip (sloping left or right) and the measured thickness of a layer. The strata dip 40° right, and thus an erosion surface dipping 50° left has a dihedral angle of 90° and therefore yields apparent = true thickness.

Of course not just the thickness of individual stratum are affected; so is the apparent thickness of the cross-strata set.


References

Stephen J. Martel, Structural Geology Lecture Notes, Geology and Geophysics, University of Hawai'i

Above, a simulated block of cross-bedded sandstone. Only in profile (dip section, where the cut is a vertical plane parallel to the dip direction) do the strata appear in their true thickness. Click on a face to rotate it into face-on position, and click-drag to rotate the block. Credits: Eric Lin for the rotating cube Flash code.