Hi,
I have evaluated range value of point cloud data using following package.
ti\mmwave_industrial_toolbox_3_3_1\labs\lab0020_pplcount_Overhead\GUI_A_base_no_logic
As a result, range values were smaller than expected.
My understanding is that range accuracy is depends on chirp bandwidth, independent of distance from a radar. Moreover, most of values are smaller, not larger.
Do you have any idea for the reason why my results ?
Example of the data:
1. Set the radar board at the ceiling height 2.7 meter.
2. Stand a person whom height is 1.7 meter at the 1 meter horizontal distance from the radar board.
3. The range value is expected at least 1.4 meter calculated as following,
SQRT(1^2 + (2.7-1.7)^2) = 1.4
Obtained data in the test are following
frame ID Range Elevation(degree) Azimuth [degree]
57173 1.02279 -7.18076 39.04575
57177 1.07962 -7.18076 39.04575 ...
Range value averaged 30 seconds is 1.27 meter < 1.4 meter
Same as above, other results are
horizontal distance expected range obtained range
2 meter 2.24 meter 1.90 meter
3 meter 3.16 meter 2.49 meter
Best regards,
Fountain