Tool/software: Code Composer Studio
Hi
For the function MmwDemo_rxChanPhaseBiasCompensation, I don't understand the theory of this role.
In addition, I would like to ask you where to search for "Rx channel gain/phase offset compensation".
There is another question that makes me very confused.
When we use FFT to calculate the angle and velocity of an object, we use the phase effect caused by the tiny distance, where the velocity is the distance that the object moves in a short time, and the angle is a small
distance between the antennas.
From this we can see that the subtle influence is very important for us to calculate the angle and speed, so we will use Doppler compensation in the process of calculating the angle, because if we do not do this compensation, the angle we calculate will also be affected.
The following is my question.
When we are doing angle estimation, our basic assumption is that because the distance is far enough, the return wave is parallel for each antenna.
Through this parallel estimation, we get the difference of the object travel between different antennas is "the distance of the antenna * sin (the angle of the object)", and use FFT to calculate the phase difference affected by this short distance, and then calculate the angle.
In fact, the return waves cannot be parallel, and such a situation will certainly affect the larger than the distance of the antenna *sin (the angle of the object). How can we ensure that the angle we calculate is correct?
Regards
Paul