Performs common audio quality measurements when a pure tone is the expected signal. All measurements except DC and AC level are restricted to the specified frequency range. You also can remove DC signals from all measurements regardless of the specified frequency range. Distortion measurements allow you to quantify the linearity of the audio channel based only on the input signal and include THD and harmonics, THD+N, and SINAD. Channel evaluation measurements allow you to quantify the linear range of the audio channel based on the full-scale level and include gain, dynamic range, spurious-free dynamic range, noise level, and signal-to-noise ratio.
| Dialog Box Options |
| Block Diagram Inputs |
| Block Diagram Outputs |
| Parameter | Description |
|---|---|
| View | Specifies the display that appears in the Signals graph. |
| Signals | Displays the input signals, AC signals, or spectra. Use the Zoom button to zoom in and out of the display. Select the display you want to view from the View pull-down menu. |
| Autoscale | Automatically adjusts the scales of the graph to display the data. |
| Single-Tone Measurements | Displays the selected single-tone measurements in a table. Right-click the table to specify units for each measurement. You can replace the Signals graph with a larger Single-Tone Measurements table by selecting Results Table from the View pull-down menu. You can transpose the column and row information by clicking the Transpose button in the bottom right corner of the Single-Tone Measurements table.
|
| Input/Output | Contains the following options:
|
| FFT Configuration | Specifies the FFT configuration.
|
| Single-Tone Measurements | Specifies single-tone measurement options.
|
| Parameter | Description |
|---|---|
| input signal | Specifies the input signal for the measurement. |
| error in | Describes error conditions that occur before this Express VI runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node. |
| Parameter | Description |
|---|---|
| spectrum | Returns the computed spectrum. This input appears only if you place a checkmark in the Export spectra checkbox. |
| spectrum info | Returns information about the spectrum needed by the Spectrum Extended Measurements VIs and the Waterfall Display VIs. Do not modify the spectrum info values. This output appears only if you place a checkmark in the Export spectra checkbox. |
| fundamental tone | Returns the fundamental tone of the measurement.
|
| harmonics | Returns the measured frequencies and amplitudes of the harmonics of the fundamental tone.
|
| distortion | Returns the results of the distortion measurements.
|
| channel evaluation | Returns the results of the channel evaluation measurements.
|
| error out | Contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error. |
| unit label | Returns the unit label for the input signal. |