How to simulate automotive radar?

4 ビュー (過去 30 日間)
Eric
Eric 2019 年 1 月 15 日
コメント済み: Honglei Chen 2019 年 1 月 16 日
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?

採用された回答

Honglei Chen
Honglei Chen 2019 年 1 月 16 日
Have you looked at the following example? Would that be at the level you are interested?
HTH
  4 件のコメント
Eric
Eric 2019 年 1 月 16 日
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 2019 年 1 月 16 日
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.

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by