How to simulate automotive radar?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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?
0 Commenti
Risposta accettata
Honglei Chen
il 16 Gen 2019
Have you looked at the following example? Would that be at the level you are interested?
HTH
4 Commenti
Honglei Chen
il 16 Gen 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.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!