Hello ,
This is my setup :
- mmw demo firmware with sdk 3.6
- profile_2d .cfg
- mmwave demo visualizer .exe file
my application for distance detection very very short range (less than 1 meter) object. I hope to get milimeter accuracy.
Then, I experienced this situation that there's same bias value between detected-object in demo visualizer and actual position.
For example : distance/range from radar sensor to object from demo visualizer is 39 cm. But actual distance is 30 cm. All experiment show 9 cm gap repeatedly.
I went through doxigen docs from mmw demo, and found this : For most boards, a range bias of few centimeters has been observed. User can estimate the range bias on their board and correct using the calibration procedure described in Range Bias and Rx Channel Gain/Offset Measurement and Compensation.
So, Question is
1. Can I conclude this 7cm gap is calibration requirement ?
2. When I follow that calibration sequence it said it require corner-reflector. What kind of corner-reflector ? Can I use flat surface from aluminium ? or aluminium foil ?
3. I use aluminium foil temporarily, I got compensation values
compRangeBiasAndRxChanPhase 0.0773442 -0.72714 -0.68649 -0.41965 -0.27042 -0.32486 -0.35538 -0.21402 -0.47507 -0.61176 -0.63177 -0.53976 -0.14435 -0.48978 -0.24066 -0.37936 -0.39862
compRangeBiasAndRxChanPhase 0.0773278 -0.81265 -0.58273 -0.42734 -0.22263 -0.36185 -0.32385 -0.27078 -0.43539 -0.65771 -0.52158 -0.54474 -0.09161 -0.50769 -0.17157 -0.40378 -0.34702
compRangeBiasAndRxChanPhase 0.0773362 -0.67667 -0.73630 -0.39194 -0.29092 -0.29755 -0.37305 -0.18750 -0.48502 -0.56705 -0.64749 -0.52231 -0.18570 -0.47070 -0.26773 -0.35141 -0.41080
then I insert to cfg file.
As you can gues , bias 7.7 cm. If I use better corner-reflector, bias range should be around 9 cm, correct ?
Thank you for your reply