在參考了 Demo Visualizer 中的資料處理時我發現了 NUM_ANGLE_BINS這個參數

azimuth heatmap 的大小照理來說應該是 number of virtual antenna * range_bins 的2D array
可是source code中此函數的數值是64
請問這是從什麼方式演算而來,或是有任何原因嗎
謝謝
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.
在參考了 Demo Visualizer 中的資料處理時我發現了 NUM_ANGLE_BINS這個參數

azimuth heatmap 的大小照理來說應該是 number of virtual antenna * range_bins 的2D array
可是source code中此函數的數值是64
請問這是從什麼方式演算而來,或是有任何原因嗎
謝謝
NUM_ANGLE_BINS是由所用的FFT大小决定,请看下面的帖子。
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/988556/awr1843boost-default-azimuthal-bin-number
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/829101/awr1642boost-could-i-change-the-number-of-angle-bins-for-azimuth-estimation/3069832#3069832