How to simulate automotive radar?

6 visualizaciones (últimos 30 días)
Eric
Eric el 15 de En. de 2019
Comentada: Honglei Chen el 16 de En. de 2019
I need to simulate automotive radars similar to Delphi ESR (scanning radar). There is a radar generation function as part of the Automated Driving System Toolbox. Unfortunately, that function appears to be tied to Matlab's own simulation... which is not complex enough for my purposes. Real radar returns include ground clutter and other stationary objects. Are there existing functions for generating radar functions from point cloud like representations, maybe with an added relative velocity layer?

Respuesta aceptada

Honglei Chen
Honglei Chen el 16 de En. de 2019
Have you looked at the following example? Would that be at the level you are interested?
HTH
  4 comentarios
Eric
Eric el 16 de En. de 2019
Right. For small objects that makes sense, but what about very long objects? I actually have point clouds generated by LIDAR and/or stereo vision and need to estimate radar returns. I know from practical experience that the long conrete barriers to one side of the vehicle generate lots of returns from corner-mounted radars that are hard to filter out using range-rate alone. I'm not sure how to estimate what a scanning radar might do when given such surroundings.
Honglei Chen
Honglei Chen el 16 de En. de 2019
For simulation purpose, a common approach is to decompose large objects to small pont targets, one in each resolution cell. It certainly can never replace the measured data, but can be a good first order approximation for algorithm development.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by