R&S FSW-K7 User Manual page 385

Analog demodulation measurement option
Table of Contents

Advertisement

®
R&S
FSW-K7
</ArrayOfChannel>
</PreviewData>
A.2.2 I/Q Data Binary File
The I/Q data is saved in binary format according to the format and data type specified
in the XML file (see Format element and DataType element). To allow reading and
writing of streamed I/Q data, all data is interleaved, i.e. complex values are interleaved
pairs of I and Q values and multi-channel signals contain interleaved (complex) sam-
ples for channel 0, channel 1, channel 2 etc. If the NumberOfChannels element is not
defined, one channel is presumed.
Example: Element order for real data (1 channel)
I[0],
I[1],
I[2],
...
Example: Element order for complex cartesian data (1 channel)
I[0], Q[0],
I[1], Q[1],
I[2], Q[2],
...
Example: Element order for complex polar data (1 channel)
Mag[0], Phi[0],
Mag[1], Phi[1],
Mag[2], Phi[2],
...
User Manual 1173.9240.02 ─ 23
<float>-111</float>
</ArrayOfFloat>
</Min>
<Max>
<ArrayOfFloat length="256">
<float>-67</float>
<float>-69</float>
...
<float>-70</float>
<float>-69</float>
</ArrayOfFloat>
</Max>
</Spectrum>
<IQ>
<Histogram width="64" height="64">0123456789...0</Histogram>
</IQ>
</Channel>
// Real sample 0
// Real sample 1
// Real sample 2
// Real and imaginary part of complex sample 0
// Real and imaginary part of complex sample 1
// Real and imaginary part of complex sample 2
// Magnitude and phase part of complex sample 0
// Magnitude and phase part of complex sample 1
// Magnitude and phase part of complex sample 2
Reference
I/Q Data File Format (iq-tar)
385

Advertisement

Table of Contents
loading

Table of Contents