1.5.7. Processing Tab¶
The Setup Editor Processing tab allows setting those channel processing options that can be left unchanged and used with their default values for simple acquisition tasks.
This panel displays all channels regardless of their source (input, duplicated or computed) and allows editing some less frequently modified processing options. Only channels processed as signals are shown, unused, parameter or IRIG channels are excluded from this panel. This page provides two views of the channel processing options:
The EU Conversion view controls settings that are mostly related to the time domain processing of signal channels:
- The default parameter assigned to the channel. This is a convenience setting that aids in creating data plots.
- Additional scaling settings that are used when channels are processed in a domain different from their measured one.
- Switches that enable or disable various stages of the data processing.
The FFT Settings view controls settings relevant to the frequency domain processing of signal channels.
The editor is based on a table of displayed channels. One or more lines can be selected in the table. Column values can be changed for all selected table lines by using the input fields on the header row. The following columns are defined for this panel:
Column | Accepted Value | Description |
---|---|---|
ID | Not editable | Internally generated ID |
Channel | Not editable | Channel name as entered on Channels. Duplicated or Computed tabs |
The following columns are present only in the EU Conversion view | ||
Parameter | Any parameter name | Parameter that will be the default X-axis for certain plots |
Input Unit | Free form text | Measured unit, only enabled if different from displayed due to domain change |
Display Unit | Free form text | Displayed unit name (same as shown on other tabs) |
Scale | Real number between (1E-37 1E+37) | Additional scale factor, applied only with domain change |
Domain | Differentiate | Use time domain differentiation on this channel |
Standard | Do not change the channel domain | |
1x Integrate | Use time domain integration | |
2x Integrate | Use time domain double integration | |
Processing | On/off switches | Enable/disable various stages (and dependent ones) of the data processing |
The following columns are present only in the FFT Settings view | ||
FFT Window | Rectangular | Apply no window function to data block. |
Blackman Harris | Apply Blackman Harris window function (4 term) to data block. | |
Hamming | Apply Hamming window function to data block. | |
Hanning | Apply Hanning window function to data block. | |
Gaussian | Apply Gaussian window function to data block. | |
Flat Top | Apply a flat top window function to data block. | |
FFT Scaling | Single Peak | Scale FFT amplitudes to Peak values. |
Peak to Peak | Scale FFT amplitudes to Peak to Peak values. | |
RMS | Scale FFT amplitudes to RMS values. | |
FFT Overlap | None | Use baseline blocks size from Common Settings |
2x Overlap | Use two accumulated blocks to calculate FFT | |
4x Overlap | Use four accumulated blocks to calculate FFT | |
8x Overlap | Use eight accumulated blocks to calculate FFT | |
16x Overlap | Use sixteen accumulated blocks to calculate FFT | |
FFT Zoom | None | Do not perform FFT zoom |
2x Zoom | Keep only 1/2 of the FFT frequency output | |
4x Zoom | Keep only 1/4 of the FFT frequency output | |
8x Zoom | Keep only 1/8 of the FFT frequency output | |
16x Zoom | Keep only 1/16 of the FFT frequency output | |
Threshold | Real number between (1E-37 1E+37) | For peak processing disregard FFT peaks less than this value |
Max Peaks | Integer between (1 - FFT Size/8) | Max number of FFT peaks to extract |
Bandwidth | Calculated value | Nominal bandwidth given sample rate and overlap |
Resolution | Calculated value | FFT resolution given sample rate, block size and overlap |
Tip
The integration/differentiation multiplier is used as an additional scale factor after domain change. The data processor automatically factors in the time step related part of the scaling. Therefore this constant should be non-unity only if there is an underlying unit change. I.e.:
speed in ips integrated to displacement in inches: scale=1
speed in ips integrated to displacement in mils: scale=1000
The Display Unit and Scale columns will be filled automatically if there is a suitable Integration Table loaded into the application.