MT Auto Configure CCDF
- Updated2023-02-17
- 4 minute(s) read
MT Auto Configure CCDF
Returns the recommended I/Q acquisition settings to use with MT Compute CCDF. The recommended settings provide a set of values to configure the PXIe-5650/5651/5652 RF Analog Signal Generator for acquiring the input complex waveform to calculate the complementary cumulative distribution function (CCDF).
Inputs/Outputs

lowpass filter bandwidth
The bandwidth, in Hertz (Hz), of the lowpass filter. The lowpass filter is the front-end digital filter that is applied to the acquired signal. Use the filter to remove the out-of-band signal content before computing the CCDF.

count
Number of records to acquire.
The number of records to acquire is computed using the following equation:
Number of records = ceiling (count/(sampling rate * measurement interval)).

measurement interval
The time, in seconds, to use to acquire a single record in the CCDF calculation.

trigger delay
The delay, in seconds, from the trigger event to determine the start of the measurement interval.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

lowpass filter type
A value that indicates the type of filter to use for filtering the samples before calculating the CCDF.
| Gaussian |
Uses a Gaussian filter. |
| Flat |
Uses a flat filter. |
| None |
Does not use any filter. |

recommended IQ acquisition settings
Recommended settings.

records
Number of records to acquire.
The number of records to acquire is computed using the following equation:
Number of records = ceiling (count/(sampling rate * measurement interval)).

sampling rate
Recommended sample rate, in Hz. The sample rate is returned based on the value of the lowpass filter bandwidth parameter, even if you set the lowpass filter type parameter to None.

acquisition time
Amount of time per record to acquire the input complex waveform, in seconds. This value might be larger than the measurement interval and takes into account measurement filter and processing delays.

pre-trigger delay
Amount of time, in seconds, before the trigger. This value accounts for delays in the measurement process.

post-trigger delay
Amount of time, in seconds, between the trigger and the acquisition process. This value is used when the actual signal to be measured is generated after the trigger.

min quiet time
Minimum time, in seconds, during which the signal must remain below a certain value to trigger.

error out
Error information.
The node produces this output according to standard error behavior.
Complementary Cumulative Distribution Function Measurement
The CCDF is a statistical characterization of time-domain waveform that completely describes the power characteristics of a signal.
A CCDF graph relates average signal power (x-axis) to signal power statistics (y-axis) such that each point on the CCDF curve shows how much time a signal spends at or above a given power level. The power level is expressed in dB relative to the average signal power level.