IWR1843BOOST: How to enable stationary object detection and tracking using IWR1843Boost(without DCA1000EVM)

10 visualizaciones (últimos 30 días)
How to enable stationary object detection and tracking using IWR1843Boost in configuration(cfg) file. similar to 6843ISK, where configuration parameters such as:
staticBoundaryBox
boundaryBox
sensorPosition
gatingParam
stateParam
allocationParam
maxAcceleration
trackingCfg
presenceBoundaryBox
Are there any similar configuration setup for IWR1843BOOST available for stationary object detection and tracking removing the static clutter

Respuestas (1)

Deepak
Deepak el 24 de Jun. de 2025
Hi @VLV,
To enable stationary object detection and tracking on the IWR1843Boost without using the DCA1000EVM, we need to modify the configuration (.cfg) file by disabling static clutter removal. This can be done by adding the line "clutterRemoval -1 0", which ensures stationary (zero-Doppler) objects are not filtered out.
In addition, you can include tracker-related parameters like "staticBoundaryBox", "boundaryBox", "trackingCfg", "allocationParam", "stateParam", "sensorPosition", and others to define the tracking area and behavior, similar to the configuration used for the 6843ISK. These parameters are supported by the IWR1843Boost and allow the onboard tracker to detect and track both moving and stationary objects effectively.
please find attached the relevant documentation for reference:
I hope this helps.

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Productos


Versión

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by