This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem with I and Q Samples During the Reference Period of CTE Packets

Hi

As described in this white paper: https://infocenter.nordicsemi.com/pdf/nwp_036.pdf during the reference period of CTE signals, 8 samples are taken. These samples contain both "I" and "Q" elements of signal which has different phases relatively.

I have captured the reported "I" and "Q" samples using the samples provided by SDK:

For the reference period, I can not see any phase difference between "I" and "Q" elements (while it should be different). I have visualized the data and you can see the result in the below images:

IQ samples with 2us switching slots and using PCB antenna:

IQ samples with 1us switching slots and using PCB antenna:

IQ samples with 1us switching slots and using array antenna:


As you can see, in all conditions, the reference period has the similar behavior. I have plotted a third party product which uses the CTE packets and you can see the visualized data here,

Obviously the "I" and "Q" samples are in different phases during the reference period. What is wrong in the above nRF examples?

Regards,

Saleh

Parents
  • Hi
    The requirement in the BLE specification is "the receiver shall take an IQ sample each microsecond during the reference period and an IQ sample each sample slot" and that samples are taken "at the same point within each IQ Sampling Window". This is a requirement for the IQ samples being reported by the Controller to the Host.
    Best regards,
    Simon
Reply
  • Hi
    The requirement in the BLE specification is "the receiver shall take an IQ sample each microsecond during the reference period and an IQ sample each sample slot" and that samples are taken "at the same point within each IQ Sampling Window". This is a requirement for the IQ samples being reported by the Controller to the Host.
    Best regards,
    Simon
Children
Related