 |
restart averaging? specifies whether to restart the averaging process. The default is FALSE. When you call this VI for the first time, the averaging process restarts automatically. You might need to restart averaging if a major input change occurs in the middle of the averaging process.
|
 |
averaging parameters specifies how this VI computes the averaged FRF.
 |
averaging mode specifies the averaging mode.  | Note If averaging mode is No averaging, this VI ignores the weighting mode, number of averages, and FRF mode parameters. |
| 0 | No averaging (default) | | 1 | Vector averaging | | 2 | RMS averaging |
|
 |
weighting mode specifies the weighting mode for RMS and vector averaging.
| 0 | Linear | | 1 | Exponential (default) |
|
 |
number of averages specifies the number of averages that this VI uses for RMS and vector averaging. If weighting mode is Exponential, the averaging process is continuous. If weighting mode is Linear, the averaging process stops after this VI computes the number of averages you specify.
|
|
 |
stimulus signal specifies an array that represents the stimulus signal.
|
 |
response signal specifies an array that represents the response signal.
|
 |
window specifies the time-domain window to apply to the stimulus signal and response signal.
| 0 | Rectangle | | 1 | Hanning (default) | | 2 | Hamming | | 3 | Blackman-Harris | | 4 | Exact Blackman | | 5 | Blackman | | 6 | Flat Top | | 7 | 4-Term B-Harris | | 8 | 7-Term B-Harris | | 9 | Low Sidelobe | | 11 | Blackman Nutall | | 30 | Triangle | | 31 | Bartlett-Hanning | | 32 | Bohman | | 33 | Parzen | | 34 | Welch | | 60 | Kaiser | | 61 | Dolph-Chebyshev | | 62 | Gaussian |
|
 |
FRF format specifies the format of the FRF magnitude and the FRF phase.
 |
dB on? specifies whether magnitude is in decibels or in a linear scale. The default is FALSE, which specifies that this VI expresses magnitude in a linear scale.
|
 |
unwrap phase? specifies whether to unwrap the phase. Unwrapping the phase eliminates discontinuities with an absolute value greater than pi. When the value is TRUE, this VI unwraps the phase. When the value is FALSE, this VI wraps the phase. The default is FALSE.
|
 |
convert to degree? specifies whether the unit of phase is in radians or degrees. The default is FALSE, which means the phase is in radians.
|
|
 |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
|
 |
sampling rate (Hz) specifies the sampling frequency in hertz. The value of sampling rate must be greater than 0. The default is 1.
|
 |
FRF mode specifies how this VI computes the frequency response function (FRF). The mode you choose depends on the signal(s) that contain noise.  | Note This parameter applies to RMS averaging only. |
| 0 | H1 (default)—Minimizes errors in the FRF when noise contaminates the output signal. | | 1 | H2—Minimizes errors in the FRF when noise contaminates the input signal. | | 2 | H3—Minimizes errors in the FRF when noise contaminates both the input signals and the output signals. |
|
 |
FRF magnitude returns the magnitude of the averaged frequency response and frequency scale.
 |
frequency returns the frequencies, in hertz, at which this VI evaluates the averaged frequency response.
|
 |
magnitude returns the magnitude of the averaged frequency response. The value of dB on? determines the unit of magnitude.
|
|
 |
FRF phase returns the phase of the averaged frequency response and frequency scale.
 |
frequency returns the frequencies, in hertz, at which this VI evaluates the averaged frequency response.
|
 |
phase returns the phase of the averaged frequency response. The values of unwrap phase? and convert to degrees? determine the unit of phase.
|
|
 |
coherence returns the coherence and the frequency scale of the FRF.
 |
frequency returns the frequency scale, in hertz, of the FRF.
|
 |
value returns the coherence value of the averaged frequency response.
|
|
 |
error out contains error information. This output provides standard error out functionality.
|