Hello,
I am seeking clarification on the naming convention used for Range/Doppler CFAR processing. I am looking at mmwave_sdk_03_06_00_00-LTS/packages/ti/datapath/dpc/dpu/cfarcaproc/docs/doxygen/html/index.html
- What does CFAR in 'Range domain' mean? If I have an RDM of 256 (range bins) x 64 (doppler bins), does the 'Range domain' CFAR loop over the 256 range bins, taking Doppler spectrum slices and applying the guard and noise window lengths to doppler bins? Or the other way around? (the other way around is illustrated in the image below)
- Similarly, when the documentation says the noise calculation is taken from the range CFAR HWA processing, is that from the phase of looping over range bins or taking range slices?