Part Number: AWR1642
Hi
I would like to use the Azimuth static heatmap to estimate the target reflect radio phase for all of the RX antennas so than I can use the phase delta to calculate more accurate target arrive angle. But I take a look at the demo doc, it just show below information, but I do not know the sequence of the complex information for each range and virtual antenna. For example, I use the AWR1642 SRR profile, the length of these heatmap that I get from the TLV element is 8192 byte, so if the Range FFT size is 256, it means the number of virtual antenna is 8. My question are:
(1) The data sequence of the heat map is R1[0],R2[0],R3[0],R4[0],R1[1],R2[1].....R1[255],R2[255],R3[255],R4[255], VR1[0],......? or other format?
(2) The heatmap that I get totally are 4096 complex information, 0~2047 complext data has value on there but 2048 ~4095 are all zero, is that correct?
(3) If I want to get the target which the range gate index is for example 100, is that mean the phase of each Antenna I can get from the complex[ 100* 4 ] for R1, Complex[100*4+1] for R2?
(4) Can I use the phase different of each Antenna to get mode acurate target Target arrive angle by asin(DeltaPhase*Landa/(2*pi&d))?
Azimuth static heatmap
Type: (MMWDEMO_OUTPUT_MSG_AZIMUT_STATIC_HEAT_MAP)
Length: (Range FFT size) x (Number of virtual antennas) (size of cmplx16ImRe_t)