Other Parts Discussed in Thread: AWR2944
如果有需求要修改AWR2944天線的設計
如 2個 RX 之間的間距要修改成 1/2 λ, λ, 3/2λ 這樣的間距
演算法部分有哪些地方是可以進行修改的呢?
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.
如果有需求要修改AWR2944天線的設計
如 2個 RX 之間的間距要修改成 1/2 λ, λ, 3/2λ 這樣的間距
演算法部分有哪些地方是可以進行修改的呢?
请看下面e2e工程师的回复。
To change distance between Rx, you can change the X and Z lambda spacing macro available in the demo.
(mmwave_mcuplus_sdk_04_04_01_02\mmwave_mcuplus_sdk_04_04_01_02\ti\datapath\dpc\objectdetection\objdethwaDDMA\objectdetection.h)
To modify the antenna parameters, you can change the params related to num Rx, num Tx, num virt ant, antOrder etc. macros in the same file.
Regarding the processing changes, it depends on the actual orientation and the virtual antenna pattern. There is no direct provision to change this.