Skip to main content
. 2023 Feb 8;23(4):1902. doi: 10.3390/s23041902

Table 8.

Most common time domain features and their formula.

Time Domain Feature Definition Formula Remark
Root mean square (RMS) It is used to compute the average energy of the signal. RMS=(n=1NX2[n]N) N = sample size.
n = single value of N.
X = amplitude value of sample size.
μ = mean value of sample data.
σ = standard deviation.
Xpeak = maximum peak value of X.
XRMS = root mean square value.
Standard deviation Represents the degree of variation or dispersion from the average. σ=(1Nn=1N(Xμ)2)1/2
Kurtosis It is dimensionless and the fourth-order normalized moment of sample data sensitive to impact signal and represents the steepness of the data distribution density function. K = (1Nn=1N(X[n]μ)4(X[n]μ)2)2)
Skewness This is a dimensionless indicator of the degree of asymmetry of the data distribution as represented by the third-order normalized moment of the data distribution. S =  1Nn=1N(X[n]μ)31Nn=1N(X[n]μ)3)32
Peak to the average value (PAR) It is defined as the ratio of the peak to the average value of a sample of data and can be used to indicate significant transient noise. PAR = XPeakXRMS