Tool/software:
Hi team,
is it possible to enable beamforming (i.e. TX1+TX2 only) - not beam steering - without BPM ?
Customer just wants the addition 3dB TX gain with only 3 virtual channels to minimize the radar cube size.
Thanks.
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.
Tool/software:
Hi team,
is it possible to enable beamforming (i.e. TX1+TX2 only) - not beam steering - without BPM ?
Customer just wants the addition 3dB TX gain with only 3 virtual channels to minimize the radar cube size.
Thanks.
Hi,
We are looking into your query. Please allow us a day or two to respond back.
Regards
Hi,
I don't think the SDK supports this by default but it might be possible with some changes to the DFP calls. I'll take a look to confirm and get back to you.
Regards,
Josh
Hello,
The information I provided earlier is inaccurate, this is possible with IWRL6432.
See this description of c_ChirpTxMimoPatSel from the ICD ({MMWAVE_SDK5_INSTALL}\firmware\mmwave_dfp\docs\mmwave_dfp_interface_control_document.pdf), if this is set to ‘0’ then TX enable and BPM enable are controlled by h_ChirpTxEnSel and h_ChirpTxBpmEnSel.
And with h_ChirpTxBpmEnSel it is possible to match the same phase across TX by setting the same value for bits 0 and 1 (0 or 0x3).
Best regards,
Josh