Hello Brandon,
This is a good question. Basically this is a similar situation to an oscilloscope question where you can be acquiring time domain data with a scope of noise when a signal is suddenly applied to the input. How does the scope know when the signal being input is now 'meaningful'?
The answer is via triggering or some form of syncronization. If the IQ stream into the analyzer is 'off' and a signal then is applied, one can trigger of this rising edge of 'magnitude' data. The IQ data can be interepreted as mag/phase data in polar coordinates. When the signal is off, these IQ samples will have magnitude data close to 0. When the signal is applied, the magnitude data will have a rising edge. This is the rising edge which can be configured as the trigger point for the PXI-5661 in the NI-RFSA driver using the IQ Power Edge trigger type. This is useful for capturing cursted RF signals, or RF signals which may be off and become 'on' at an unknown point in time in the future.
If there is no change in signal magnitude which can be used as a reference, the other option is to create some syncronization between the generator and receiver, where the generator sends out a digital pulse which can be used as a digital trigger for the analyzer.
As for determining which IQ samples acquired are symbols, this relates to the concept of oversampling the IQ data to allow pulse shaping. If bits were mapped to IQ constellation points and no oversampling / interpolation performed top increase the sampling rate of this IQ data, it could not be pulse shaped effectively. Since you end up with some IQ data rate that is some multiple of the symbol rate, the question arises as to how to know which IQ samples are the symbols that need to be mapped back to bits.
This process is done in the NI RF platform in the Modulation Toolkit demodulation algorithms. The algorithms have a process they perform which is known as symbol clock recovery. After the IQ data is resampled to an integer number of samples per symbol, each sample is checked for its 'closeness' to ideal symbol locations specified in the symbol map. If one sample is very close to an ideal symbol location, we are using 8 samples per symbol, and the sample that is 8 samples after the one that is close is also close to an ideal symbol location, then there is a high probability that these samples are the samples that occurr at the symbol clock period and should be mapped to bits.
In any case, this is an issue for the demodulation software and should not impact you, as it is already being done.
As for phase coherency in the NI RF hardware, the PXI-5600 and PXI-5610 down and upconverter modules each generate their own LO signals. As they do not share commone LO signals, they cannot be phase syncronized and are not phase coherent. The PXI-5600 and PXI-5610 (and thus the PXI-5660/5661 and PXI-5670/5671) can be frequency locked via a 10 MHz reference, but they will not have 0 degrees phase offset.
Regards,
Andy Hinde
National Instruments