Direction finding, antenna switching AoA Rx (question)

Hi,

I had been read the white paper and it comes to antenna switching patterns. White Paper its tells me:

When the last switch pattern is reached and IQ sampling continues, the switch pattern loops back to the one used in the first SWITCH slot. The following diagram shows five antenna patterns that have been loaded.

With a linear array of 4 antennae and their gpio pattern 0..3
my understanding is:

  • that the gpio is set to the pattern[0] for guard and reference (4+8us)
  • and then loop over gpio pattern 1..3 for the CTE switch/slot period.

Please let me know if I'm right.

Thanks
Chris

Parents
  • Hello Chris,

    It is set to the first pattern in the data section of the packet, then the second pattern is set to the reference period. You'll then probably use the third pattern in the first switch slot, and the rotation of your patterns then continues back to the third one after finishing.

    Note that using a certain pattern doesn't imply using a certain antenna. Given the 4 antennas in your array you can still have eg. 10 patterns in rotation, with multiple patterns being the same and pointing back to the same antenna.

    If you are to make a Bluetooth compliant solution then the pattern should always rotate through the reference antenna, this can be done by having the reference antenna (pattern entry 2) as the last entry in the pattern table. It will then be part of the "looped" pattern.

    Regards,

    Elfving

Reply
  • Hello Chris,

    It is set to the first pattern in the data section of the packet, then the second pattern is set to the reference period. You'll then probably use the third pattern in the first switch slot, and the rotation of your patterns then continues back to the third one after finishing.

    Note that using a certain pattern doesn't imply using a certain antenna. Given the 4 antennas in your array you can still have eg. 10 patterns in rotation, with multiple patterns being the same and pointing back to the same antenna.

    If you are to make a Bluetooth compliant solution then the pattern should always rotate through the reference antenna, this can be done by having the reference antenna (pattern entry 2) as the last entry in the pattern table. It will then be part of the "looped" pattern.

    Regards,

    Elfving

Children
Related