F1 |
Zero crossing (ZC) |
The number of times the demeaned data change sign. |
|
F2 |
Slope sign changes (SSC) |
The number of times the differential data change sign. |
|
F3 |
Waveform length (WL) |
The summation of the absolute values of the differential data. |
|
F4 |
Wilson amplitude (WA) |
The number of times the change in the signal amplitudes of two consecutive samples exceeds the standard deviation. |
|
F5 |
Mean absolute (MAB) |
The average of the absolute values of the data. |
|
F6 |
Mean square (MSQ) |
The average of the square values of the data. |
|
F7 |
Root mean square (RMS) |
The root of MSQ or v-order 2. |
|
F8 |
V-order 3 (V3) |
The cubic root of the average of the cube of the data. |
|
F9 |
Log detector (LD) |
The exponential of the average of the log data. |
|
F10 |
Difference absolute standard deviation (DABS) |
Standard deviation of the absolute of the differential data. |
|
F11 |
Maximum fractal length (MFL) |
Equivalent to the log of DABS minus an offset that is equal to 1/2log(N−1) |
|
F12 |
Myopulse percentage rate (MPR) |
The number of times the absolute of the data exceeds the standard deviation. |
|
F13 |
Mean absolute value slope (MAVS) |
A modified version of MAV that is the difference between the MAV of the first half of a signal window and the second half. |
|
F14 |
Weighted mean absolute (WMA) |
A modified version of the MAB where the first and last 25% of a signal window is given less weight than the middle 50%. |
where wi = 1 if i∈[0.25N, 0.75N], and wi = 0.5 otherwise |