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.

[参考译文] AWR2944EVM:雷达配置- frameCfg

Guru**** 2460850 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1489799/awr2944evm-radar-config--framecfg

器件型号:AWR2944EVM

工具与软件:

您好!

我将 TX 波束形成设置如下、线性调频脉冲总数为256。

 案例1和案例2的区别是什么?

它们都是一个帧中的256个线性调频脉冲、 它们是否具有相同的效果?

例1:1循环 =>  总线性调频脉冲数:256*1 = 256

案例2:16个循环 =>  总线性调频脉冲数: 16*16=256

//---------------------------------------------------------------------------------------------------------------------------

情况1:

sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 0
adcCfg 2 0
adcbufCfg -1 1 1 1
低功率0 0
profileCfg 0 77 2 3.5 15.33 0 0 8.883 0 256 30000 0 42
chirpCfg 0 255 0 0 0 0 0 15
frameCfg 0 255 1 0 256 50 1 0

情况2:

sensorStop
flushCfg
dfeDataOutputMode 1
channelCfg 15 0
adcCfg 2 0
adcbufCfg -1 1 1 1
低功率0 0
profileCfg 0 77 2 3.5 15.33 0 0 8.883 0 256 30000 0 42
chirpCfg 0 255 0 0 0 0 0 15
frameCfg 0  15  16 0 256 50 1 0

谢谢

BRS

Bruce

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    是的、情况 A 和 B 会有区别。我使用毫米波传感工具向您展示了可能发生的不同结果的示例。 这是1432版本、但仅供学习之用。 您可以看到、多个参数会受到影响、尤其是 VMAX。 这具体是由于频谱配置影响了线性调频脉冲空闲时间。

    256C 1b                                            16C 16b

    我建议坚持使用1个突发和256个线性调频脉冲、因为它允许正确的线性调频脉冲空闲时间以及通常使用的时间。 此外、如果您选择使用 morel burst、则需要增加 r 帧空闲时间。 如果您有任何其他问题、请告诉我

    此致!

    Gabriel