ToFD depth error from PCS error
The ToFD depth calculation uses the half separation S directly, so any error in the probe centre separation feeds straight into every depth reported. If the true separation is larger than the value entered by an amount delta, the sound path to a flaw at true depth d is longer than the assumed geometry allows for, and the instrument reports the flaw as deeper than it is: d_apparent = sqrt(d^2 + S*delta + delta^2/4).
Differentiating that at small delta gives a sensitivity of S/(2*d) millimetres of depth error per millimetre of PCS error, which grows without limit as the flaw approaches the scanning surface. With a 70 mm PCS a flaw at 10 mm depth picks up roughly 1.75 mm of depth error for every 1 mm of PCS error; the same 1 mm error at 40 mm depth is worth less than 0.5 mm. Errors of that size are easy to make: index points that are not where the drawing says they are, wedge wear, probe holders that shift on a curved surface, or a PCS measured between wedge fronts instead of between index points.
Two things guard against it. Measure and record the PCS actually achieved between index points, and check it against the lateral wave and backwall arrival times on known-thickness material before and after every scan. A PCS error shows up immediately as a lateral wave that does not arrive when it should, which is why the lateral wave is worth protecting in the gate.
Note that the sign is one-directional in the sense that matters: because the error enters as a squared path term, a PCS larger than assumed always reads deep, and a PCS smaller than assumed always reads shallow. Through-wall height is less affected than absolute depth, because much of the error is common to both tip readings.
Compression wave
Worked example
| Nominal probe centre separation | 70 mm |
| True flaw depth | 12 mm |
| PCS error | 1 mm |
| Target depth accuracy | 1 mm |
| Nominal half separation | 35 mm |
| Sensitivity at this depth | 1.46 |
| Apparent depth | 13.39 mm |
| Depth error | 1.39 mm |
| Linear estimate of depth error | 1.46 mm |
| PCS tolerance for the target accuracy | 0.71 mm |
S = 35 mm. Sensitivity = 35/(2 x 12) = 1.4583, so 1.46 mm of depth error per mm of PCS error. With a 1 mm PCS error the apparent depth is sqrt(12^2 + 35 x 1 + 1^2/4) = sqrt(144 + 35 + 0.25) = sqrt(179.25) = 13.3884 mm (13.39), an error of 1.3884 mm, that is 1.39 mm; the linear estimate gives 1.46 mm. For a 1 mm target error the tolerance is -70 + 2 x sqrt(1225 + 24 + 1) = -70 + 2 x sqrt(1250) = -70 + 70.7107 = 0.7107 mm, so 0.71 mm.