8,877
edits
(Created page with "==Averaging== NVGate provides many settings for averaging result. This document aim at describing these functions and parameters for averaging data result. This document focu...") |
|||
Line 1: | Line 1: | ||
NVGate provides many settings for averaging result. This document aim at describing these functions and parameters for averaging data result. This document focuses on averaging available at FFT modules. These are quite similar setting for SOA modules. | NVGate provides many settings for averaging result. This document aim at describing these functions and parameters for averaging data result. This document focuses on averaging available at FFT modules. These are quite similar setting for SOA modules. | ||
===Why averaging?=== | |||
There are many reasons that lead to average measurement to get accurate results. | There are many reasons that lead to average measurement to get accurate results. | ||
Line 23: | Line 21: | ||
Averaging parameters should be setup according analysis and tracked phenomena. | Averaging parameters should be setup according analysis and tracked phenomena. | ||
===Averaging Domain=== | |||
Averaging could be done in either '''Frequency''' or '''Time Domain'''. | Averaging could be done in either '''Frequency''' or '''Time Domain'''. | ||
====Frequency Average==== | |||
Each signal block generates an FFT, the average result is the average of the spectrum : | Each signal block generates an FFT, the average result is the average of the spectrum : | ||
Line 39: | Line 35: | ||
Data result is available for magnitude only. There is no information about the phase. | Data result is available for magnitude only. There is no information about the phase. | ||
====Time Domain==== | |||
The average is performed in time domain, the FFT is computed on the average time signal data | The average is performed in time domain, the FFT is computed on the average time signal data | ||
Line 55: | Line 51: | ||
This allows to focus on a specific phenomena even if there is no trigger available to perform Time domain analysis. | This allows to focus on a specific phenomena even if there is no trigger available to perform Time domain analysis. | ||
===Average Type=== | |||
====linear average==== | |||
For the '''linear average''', each "n" spectrum get the same weight for the averaging. It usually set for long time averaging result. The result is according the global level of energy for each narrow band during the duration of measurement. | For the '''linear average''', each "n" spectrum get the same weight for the averaging. It usually set for long time averaging result. The result is according the global level of energy for each narrow band during the duration of measurement. | ||
Line 66: | Line 61: | ||
[[Image:Averaging_05.png|framed|none]] | [[Image:Averaging_05.png|framed|none]] | ||
====Exponential Average==== | |||
The '''Exponential Average''' is computed with a linear average for the last "n" spectrums whereas older spectrum has a lower weight. Exponential average provides an infinite sliding result. This is commonly use with a low value of average. As it kept the student variation in memory for a short time, this is a good setting for monitoring or tracking non temporary phenomena. | The '''Exponential Average''' is computed with a linear average for the last "n" spectrums whereas older spectrum has a lower weight. Exponential average provides an infinite sliding result. This is commonly use with a low value of average. As it kept the student variation in memory for a short time, this is a good setting for monitoring or tracking non temporary phenomena. | ||
Line 72: | Line 67: | ||
[[Image:Averaging_06.png|framed|none]] | [[Image:Averaging_06.png|framed|none]] | ||
====Peak Hold average==== | |||
The '''Peak Hold average''' is not any mathematical average. The peak hold provides a result that correspond, at each band, for the maximal value of each the "n" spectrum. It is useful to get the maximal values as a worst case of measurement: | The '''Peak Hold average''' is not any mathematical average. The peak hold provides a result that correspond, at each band, for the maximal value of each the "n" spectrum. It is useful to get the maximal values as a worst case of measurement: | ||
[[Image:Averaging_07.png|framed|none]] | [[Image:Averaging_07.png|framed|none]] | ||
Be careful phase of FRF in peak hold is not accurate (the channel reference for phase can change...). Use the ref. peak hold. (see below) | |||
===Ref. Peak Hold average==== | |||
In the same way the '''Ref. Peak Hold average''' is no more a mathematical average. | In the same way the '''Ref. Peak Hold average''' is no more a mathematical average. |