Part Number:AWR1443BOOST
你好,请问mmWave Studio这个“No of Chirp Loops”(如下图)是指的是每一帧内,每个发射天线发出的Chirp波各是128个,还是几根发射天线发出的总chirp数是128呢?
Nancy Wang:
一帧内的chirp总数是"Start Chirp Tx" 到 "End Chirp Tx" 循环 "no of chirp loops" ,是每根天线各128。
,
YCAZG:
那就是说,一帧中,相邻两个chirp是来自不同的发射天线的吗?
那存储的话,也是来自两个发射天线的chirp交替存储吗
,
Nancy Wang:
YCAZG 说:相邻两个chirp是来自不同的发射天线的吗
是的。
存储格式请参考以下文档 xWR12xx and xWR14xx With DCA1000 Data Format:
www.ti.com/…/swra581b.pdf
,
YCAZG:
如果这么说的话,那我使用2根发射天线,4根接收天线,采集250帧数据,No of Chirp Loops设为128,每帧采样数为256的话,那应该得到256(采样数)x128(No of Chirp Loops)X2(发射天线)x4(接收天线)x250(帧数)=65536000个数据,但我16进制转10进制后,只有一般的数据量,请问确实是每根发射天线各发128个chirp吗?
,
Nancy Wang:
公式如下:
Total Size in Bytes = Num ADC Samples × Num RX Channels × Num Frames × Num Chirps × Num Bytes Per Sample
For a complex output format, there are 4 bytes per sample: 2 bytes for the real part and 2 bytes for the imaginary part. For a real output format, there are 2 bytes per sample.
"Start Chirp Tx" 到 "End Chirp Tx" 循环 "no of chirp loops"