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: Unit of azimuth value

Part Number: AWR2944

Our customer wants to use the azimuth sample values to display in their software.

Could you tell me the unit of the "azimPeakSample" value?

C:\ti\mmwave_mcuplus_sdk_04_02_00_02\ti\datapath\dpc\dpu\dopplerprocDDMA\src\dopplerprochwaDDMA.c
int32_t DPU_DopplerProcHWA_extractObjectList
            azimPeakSample = *(uint16_t *)(&azimFFTMat[(AzimIdxCurr + DopIdxCurr * obj->cfarAzimFFTCfg.numAzimFFTBins)
                                                       * obj->cfarAzimFFTCfg.azimFFTIOCfg.output.bytesPerSample]);

The customer guesses the unit of the value to be roughly 1e-3 dB or 2^-10 dB.

Best regards,

Daisuke