71
────────────────────────────────────────────────────
4.4 Processing Functions (Waveform Parameter Processing)
────────────────────────────────────────────────────
.4.3 Waveform Parameter Calculation Details
(1) Average value
・Calculates the average value (V) of the waveform data.
・Equation:
AVE: average value
n: number of data samples
d
i
: i-th data of the source channel
(2) RMS value
・Calculates the RMS (effective) value (V) of the waveform data.
・When scaling is used, the value is calculated after scaling.
・Equation:
RMS: effective value
n: number of data samples
d
i
: i-th data of the source channel
(3) Peak-to-peak value
Calculates the peak-to-peak (maximum-minimum) value of the waveform data.
(4) Maximum value
Calculates the maximum value of the waveform.
(5) Time to maximum value
・Calculates the time interval from the triggering point to the maximum value
of the waveform (in seconds).
・If there are two maximum value points, the time to the first point is
calculated.
(6) Minimum value
Calculates the minimum value of the waveform.