Decimation removes data points from a test data set. Many test data
sets contain far more points than the app needs to describe the material
response accurately. Therefore, including unneeded data points can lead to an
unnecessarily high number of evaluations during the calibration.
Two decimation algorithms are available: uniform and log-based.
- Uniform decimation enables you to specify the total number of points that the app retains in
the data set.
-
Log-based decimation retains a greater number of points at the beginning of the selected test
data and fewer points later in the set. As a result, the spacing of the
points is approximately uniform when plotted logarithmically in time.
This decimation type is useful for creep or strain relaxation data where
it is important to retain an accurate capture of the change in strain or
stress that occurs at very short time scales.
The algorithm for log-based decimation first examines the test data series to identify the
initial temporal resolution of the decimation interval and the total
amount of time in the interval. Then it decimates the data, retaining
the specified number of points in each decade of time in the selected
decimation interval. The algorithm also caps the maximum time interval
of decimation at twice the time required to decimate the data uniformly
in time.
You can decimate the entire set of test data or restrict the decimation to a specific range of
the data along the selected x-axis. The app
does not decimate any data points outside the specified range, and it does not
include the data points outside the range in the calculation of the number of points
to retain. This approach enables you to focus on reducing points in particular areas
of the test data set.
You can also retain reversal points in the test data, which can be useful when you decimate
cyclic test data. The app
defines reversal points as the points that are larger or smaller than both the
preceding and following points or the points for which exactly one of the preceding
or following points are equal. When you perform logarithmic decimation with the
option to retain reversals, the app resets the logarithmic behavior when it
encounters a reversal in the test data.