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.

[参考译文] IWRL6432:三个检测区域

Guru**** 2693225 points

Other Parts Discussed in Thread: IWRL6432

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

https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1593760/iwrl6432-three-detection-zones

器件型号: IWRL6432

我们正在利用射频波束测试 VLD3 评估板、该评估板使用 IWRL6432 雷达 SoC。 它在配置文件中定义了 1 个区域。 我想定义 3 个独立的区。   
 
我正在查看.cfg 文件、想知道是否可以定义如下三个区域:
BoundaryBox –1  0 5 0 3.
BoundaryBox –5 –3 0 5 0 3.
BoundaryBox 3 5  0 5 0 3
 
我在所有 3 个轴中保持 Y 轴和 Z 轴边界相同、只是改变 X 轴。 然后,我做一些类似的其他两个边界框: staticBoundaryBox 和 presenceBoundaryBox(与使每个这些都 3 个实例)。   
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好:

    如果您使用 Motion and Presence 演示作为固件示例、您可以查看以下位置的示例.cfg 文件:

    \examples\mmw_demo\motion_and_presence_detection\profiles\xwrL64xx-EVM、例如 PresenceDetect.cfg。 您将看到该配置以 4 平方排列设置了四个边界框。

    此致、

    Pedrorm

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

    谢谢!