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.

AWR1843: 请问我使用串口传输1843的原始数据时,数据的格式是具体怎么排列的?

Part Number: AWR1843
Other Parts Discussed in Thread: AWR1642,

我现在使用串口传输1843采集的原始ADC数据。1发4收的配置,每个chirp应该有4天线通道的数据。请问各个天线通道内数据的实部和虚部是如何排列的?是如下图.bin文件一样2个实部接2个虚部这样排列的吗?串口实时传输的时候排列方式是否有所不同?我用matlab如何解析串口ADC数据?

  • 是的,AWR1843的raw data格式可以参考AWR1642的格式,都是2个LVDS lane。

    matlab解析可以参考下面的文档。
    9 Interpreting Binary File in MATLAB
    https://www.ti.com/lit/an/swra581b/swra581b.pdf

  • 您这里说的格式在您给的文档里第5部分Figure11,是用mmwave studio搭配DCA1000采集后得到的数据;而在第4部分CCS demo的示意图Figure6中,给出的格式看着像是每个sample的I\Q顺序排列(I(0)Q(0)),而不是Figure11所示每两个sample的I\Q顺序排列(I(0)I(1) Q(0) Q(1))。请问您给的文档第4部分的格式与第5部分的格式相同吗?我目前没有使用mmwave studio采集数据,而是用串口获取原始ADC数据,也没有.bin文件生成。谢谢!

  • IQ格式可以选择I在前还是Q在前。文档中有说明If "I first" option is selected in "IQ Swap" option of Mmwave Studio, real part is stored first for each receiver and then followed by the imaganry part from each receiver.

  • 感谢!不过您可能还是没理解我的意思,在文档第5部分开头说了“ In addition to the Capture Demo, ADC data can also be saved using Mmwave Studio. This section discusses the data format of data saved using Mmwave Studio and DCA1000 EVM”。我使用SDK,利用UART串口传输。此时我没有使用mmwave studio以及DCA1000采集卡;我的ADC格式和使用mmwave studio的相同吗!谢谢!

  • 请问您跑的是哪个demo? 一般会在demo user guide里说明数据格式。

x 出现错误。请重试或与管理员联系。