Other Parts Discussed in Thread: AWR1642, AWR1243, DCA1000EVM, , TDA2
Respected,
As you advised me to focus on azimuth angle calculation first i tried calculating by doppler compensating with above logic and below logic which is given in doxygen document (simply math) but not able to estimate the angle properly
Que:1
Doppler Compensation
X'(m,k)=X(m,k) exp (-j* m*delta) , m= 1......,N_Tx -1 , k=0,....., N_Rx -1
Where , delta = phi_doppler /3 ----- doppler induced phase shift between consecutive sets of Rx antennas
phi_doppler ----doppler induced phase shift between subsequent chirps of the same Tx antenna
phi_doppler =2*pi*idopp / N_FFT_dop , idopp is detected doppler bin index , - N_FFT_dop /2 <idopp<N_FFT_dop /2-1
with reference of this i am trying to compensate the doppler and written a matlab code for this which is
DetectionValues = [ P1 P2 P3 P4 P5 P6 P7 P8 P9 P10 P11 P12 ];
where P1,P2,P3,P4 are corresponds to Tx1 Rx1,Tx1 Rx2,Tx1 Rx3,Tx1 Rx4 & P5 P6 P7 P8 P9 are corresponds to Tx2 Rx1,Tx2 Rx2,Tx2 Rx3,Tx2 Rx4 & P9 P10 P11 P12 are corresponds to Tx3 Rx1,Tx3 Rx2,Tx3 Rx3,Tx3 Rx4 ......................................Here Tx1 and Tx3 are azimth antennas ..................
dopplerInd=CurrentDopplerInd;
phi=(2*pi*