Chapter 4 Resampling-Based Order Analysis
LabVIEW Order Analysis Toolset User Manual 4-4 ni.com
Figure 4-2. Original Time Sequence and CIC Interpolation Filter with
anInterpolation Factor of Eight
Resampling Vibration DataThe resampling operation converts a vibration signal from the time domain
into the angle domain. To resample vibration data into even angle spaced
samples, you must be able to calculate the value of the vibration signal at
any time instance.
According to the Nyquist sampling theorem, you can exactly reconstruct
the signal for all time instances using band-limited interpolation if and only
if the original signal is band limited to half of the sampling rate.
For example, a continuous time signal x(t) that is band limited to fs/2 Hz and
sampled at a sampling rate of fs samples/second yields a discrete sample
given by the following equation.
xn = x(nTs),
where Ts = 1/fs and is the sampling time interval.