IWR1843BOOST: How to enable stationary object detection and tracking using IWR1843Boost(without DCA1000EVM)
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Deepak
el 24 de Jun. de 2025
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.
0 comentarios
Ver también
Categorías
Más información sobre Assembly en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!