Hi all
When i read the ICD("mmWave-Radar-Interface-Control") document, i find the phase adjust is 16 bit width but not 6 bit
Does it is a mistake?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi all
When i read the ICD("mmWave-Radar-Interface-Control") document, i find the phase adjust is 16 bit width but not 6 bit
Does it is a mistake?
Thanks
Hi,
This is the LSB bit of fixed delta dither for the phase shifter. Thsi fixed delta dither is a 16 bit value hence 16 is used here. The device’s internal TX phase shifters are 6 bit. For deriving the internal 6-bit phase, the16 bit delta dither is accumulated in the firmware. The accumulator’s output is added with a number from 0 to this field’s value as per user selection. The 6 MSBs of the adder’s output are used as the internal 6 bit phase for that chirp.
Thanks,
Pradipta.