Other Parts Discussed in Thread: AWR1642
Hi
I am extracting the packets coming from AWR1642 based on the document “mmw Demo Data Structure v0.1”.
I am able detect the magic word (2, 1, 4, 3, 6, 5, 8, 7) and get the range, velocity values. I verified the range and velocity values. But I didn’t understand Q-format for x-y-z values. I think in order to get the azimuth measurements I should use x and y values. ?
How can I convert q-format data to its real value? Is there any relationship between descriptor value and q-format conversion.
The descriptor(4 bytes) in the packets is 2,0,9,0
For instance, from an experiment, I recorded:
X coordinate (2 Bytes): 32 , 0
Y coordinate (2 Bytes): 1 , 2
X coordinate (2 Bytes): 0 , 0
What are real x,y,z values.
Thanks beforehand
Burak