Other Parts Discussed in Thread: DAC38J84
Hello,
I am trying to understand the data format of the ADC and mathematics and the DDC mixer operation:
The first part of my question is: What format is the raw 14-bit ADC data (when running the device in bypass mode) in? Is it two’s complement or offset binary? I cannot find any references to the data format in the ADC32RF45 datasheet. Along these same lines, if I use the DDC block, what is the data format of the resulting 16-bit I and Q data at the block outputs (and gets sent across the JESD link)? The DAC38J84 datasheet spells out the data format as well as offers a control bit to select between 2’s comp and offset binary, does the ADC32RF45 have something similar?
The second part of my question has to do with the mathematics of the complex mixer inside of the DDC block. How is this implemented? So the ADC data is 14-bits while, and (according to the datasheet) the NCO output word width is 16-bits. Presumably the logic must do a sign extension on the ADC data to match widths; additionally if one multiples two n-bit quantities the resulting product will be n+n bits. Since the DDC block output is only 16-bits, I am wondering how multiply operation is actually accomplished both mathematically as well as pictorially; i.e. is the complex mixer the same structure as that of fig.70 in the DAC38J84 datasheet?
Thanks and Regards,
John