This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MMWAVE-STUDIO: How to prepare the angle grid for the RA plot or point-cloud?

Part Number: MMWAVE-STUDIO
Other Parts Discussed in Thread: AWR1843

Tool/software:

Hi.

I am using DCA1000 to get raw data from AWR1843. I got the data and performed range-FFt, Doppler-FFT, CFAR and Angle-FFT.

From the modules and mmWave radar sensors  | TI.com , I prepared the

range resolution (deltaRange) = C/2B and taken range grid = (-fft_Rang/2:fft_Rang/2-1)*range_resolution

velocity resolution (deltaVel)= lambda/(2*fft_Vel*Tc) and taken velocity grid = (-fft_Vel/2:fft_Vel/2-1)*velocity_resolution 

I got the range and velocity values like shown in the detection results of mmWave studio postProc plot. 

But I am confused about how to prepare the angle grid. In the mmWave radar sensors  | TI.com it is told that the angle resolution (delataTheta) = 2/(num_Rx*cos(Theta)) and has non-linear relationship with the phase, so how should I prepare the angle grid?