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.

AWR2944: Interference Mitigation-how to understand "max 12 iterations"

Part Number: AWR2944

Tool/software:

Hi,

    in the AWR294x and AWR2944LC Technical Reference Manual, In Interference Mitigation section, it said "Interference Mitigation is applicable for max 12 iterations",

 How to understand this iteration? Is it meaning 12 rx channel data in range dimension computed parallelly?

   If so,for 2944 ,is the real max iteration only 4?

Thanks!

  • Hello,

    The max number of iterations is dictated by the number of accumulators in the hardware accelerator. Interference statistics (which uses the accumulators) determines the threshold values to be used in mitigation. The iterations correspond to the bcnt used when programming the interference statistics paramset. So, in your case you can use a max bcnt of 12. But, for the 2944 I have seen bcnt's be programmed to nRx-1 so that is what I recommend.

    Best,

    Gigliotti

  • ok, I get it,thanks a lot!