Hello Champs,
IWR6843ISK ES2.0
In the section 4.5.2.1 of 3D_people_counting_demo_implementation_guide.pdf, it mentions that the maximum of DOA_OUTPUT_MAXPOINTS is 750.
In the 3D_people_count_68xx_dss project, the definition of DOA_OUTPUT_MAXPOINTS is DOA_OUTPUT_MAXPOINTS=MAX_DYNAMIC_CFAR_PNTS*4+MAX_STATIC_CFAR_PNTS.
1. MAX_DYNAMIC_CFAR_PNTS is the doppler CFAR detection points, 4 refers the number of RX antenna, MAX_STATIC_CFAR_PNTS refers to distance CFAR detection points, is it correct?
If yes, when enabling 3TX 4RX, the IWR6843ISK has 8 virtual antennas in Azimuth and 2 virtual antennas in Elevation. Why the multiplier is "4"?
Besides, why it adds MAX_STATIC_CFAR_PNTS instead of multiplying MAX_STATIC_CFAR_PNTS in the equation.
2. What is the maximum point clouds supported for single frame on IWR6843ISK?
Thanks
Regards,
Shine