Hi everyone,
I am working with the SDK 3.2.0.6.AOP and the IWR6843AOP radar on the configuration file and more precisely on the CFAR parameter.
I would like to calculate the 'trigger' thanks to the cfar threshold value.
I read in the user guide this calcul (following) but I am not sure that this one is the answer I am looking for and neither what are the parameters corresponding to in this calcul (MMWAVE SDK User Guide p.28):
CUT > (Threshold scale converted from dB to Q8) + (noise sum / 2^x)
To sum up, if I put 15 as range cfar threshold, I would like to know the minimum value of the CUT which will detect an object (by looking the graph, it seems that for a threshold = 15dB, we have something close to 3000 in magnitude as a minimum value of detection.)
How could I calculate this minimal value of magnitude and how could I find the parameters needed to calculate it?
Thanks by advance,
Have a good day!