Hi,
Suppose I have two radars: one is the Sender, another is the Receiver. I want to send the phrase \alpha from the Sender to the Receiver.
Firstly, I construct two signals in the Sender, difference of their phrases is \alpha, and send these two signals one by one. (I find TI's radar has the phrase shifter configuration api, so I think it is possible)
Then, the Receiver gets these two signals, and compute the \alpha by comparing them.
Can I achieve the above function using two TI's mmWave radars. Thanks.