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 Jairo,
For a lower RCS object, the detection would have a lower SNR. It would make sense to reduce the CFAR threshold.
Regards,
Aayush
Hi,
I reduced the PeakVal threshold in order to detect static objects, I am using the MRR lab in an indoor environment and want to detect a person in static around 6 meters. With the obstacle detection lab works but I would like to calibrate the radar with a particular RCS for the MRR, for example, an RCS of 0.5. Would that be possible?
I have changed the value from 350 to 35000, is this the correct way to modify the thresholds?,
obj->peakValThresholds[0].rangelim = (uint16_t) (10.0f * (float) (1U << obj->xyzOutputQFormat)); obj->peakValThresholds[0].threshold = (35000 >> obj->log2numVirtAnt);
Hi Jairo,
I think you would need to help me understand what you mean by calibration here. Do you mean you want to make sure a RCS 0.5 object gets detected at a particular distance?
Regards,
Aayush