Hi.
I am investigating the Automotive toolbox Lab0007.
What is the unit of PeakValue written on p.11 of MediumRangeRadar_DeveloperGuide.pdf?
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.
Hi.
I am investigating the Automotive toolbox Lab0007.
What is the unit of PeakValue written on p.11 of MediumRangeRadar_DeveloperGuide.pdf?
Hello,
Our expert will get back to you before the end of this week.
Regards,
Ishita
Hi,
Welcome to the E2E forums!
peakVal here is the SNR of the detected peak on a logarithmic scale (decibels). This SNR comes from CFAR processing: It is the ratio of the peak value (cell under test) and the average value of the surrounding noise cells.
Have a look at the code documentation and source of the functions: cfarCa_SO_dBwrap_withSNR, cfarCadB_SO_withSNR.
Regards,
Aayush