Order cuts are taken from a set of FFTs, each one at a different rpm. The rms level is then found as the Square root of the Sum of the squares of each of the FFT values. Mathematically, if is the modulus (magnitude) of the value of the FFT at speed s for then the rms value at that speed is given by
This takes into account the entire energy at that speed both the order and the non order components, including any noise.
Graphically, suppose we have a waterfall such as shown below.
Extracting the FFT at, say, 4200 rpm gives the graph shown below.
The rms considers all of the energy in the entire spectrum. That is, in the graph below, it considers all of the blue shaded area. All the values are squared, summed and the result is square rooted, which gives the rms value.
When one is finding the order values we know that because the speed is changing the actual order will have been skewed over several frequencies. Also if is extremely unlikely that the frequency values at which the FFT was evaluated will exactly match the frequency of the order at that speed. The FFT spectrum thus suffers from leakage as well as smearing. The net effect of both of these artefacts is that the spectrum is “broadened and flattened”. That in the energy is now distributed over several frequencies so that once again one has to use a square root of sum of squares approach to determine the rms level centred over the frequency range of the order. This frequency range is usually referred to as the order bandwidth. Taking the peak valve will be grossly inaccurate.
Mathematically then we have that the component of Order j at speed s is given by
where b is the half bandwidth. The actual implementation is a little more sophisticated than above, but the signal processing essence is as shown.
Again, graphically, we now consider only part of the spectrum centered at the order frequency and over a finite bandwidth.
For a specific order we would only consider the blue part as illustrated above. Once again all the “blue” values are squared, summed and the result is square rooted, which now gives the rms value of that specific order at the selected speed.
Now if we take all of the significant orders, square, sum and square root them, then we will have an estimate of the rms value. If the orders are well spaced then we will miss some of the noise and the very small orders. So we would expect the rms calculated from the orders to be smaller than the overall rms value. Note that the correct way of collecting the orders together is the square root of the sum of squares. Adding the orders together directly will give an incorrect value.
This is not the end of the story because sometimes the bandwidth of the individual orders overlap so that some energy is counted twice. In this situation the rms calculated will be greater than the true rms. If this occurs then we know we have had order bandwidth overlap.
For reference, one may be used to seeing the rms value calculated from time series. When computing the value from the time series, a division by the number of values in the summation occurs. This division does not occur if we are computing the rms from the frequency spectrum. Mathematically, if is the time series and is its Fourier transform then we have
Dr Colin Mercer
Latest posts by Dr Colin Mercer (see all)
- Data Smoothing : RC Filtering And Exponential Averaging - January 30, 2024
- Measure Vibration – Should we use Acceleration, Velocity or Displacement? - July 4, 2023
- Is That Tone Significant? – The Prominence Ratio - September 18, 2013