radar system (short range radar)
13 ビュー (過去 30 日間)
古いコメントを表示
need help recreating system for a blind spot monitoring (short range system).
library does not have a block "radar subsystem" see below? how do i create this block?
the range angle calculator block on library, only has one iput iput and two outputs, how to add pos and ref Re fPos?
speed & range estimation block not on library. how to create this block ?
and dectection block, how to create as well?
im trying to recrate this system to add to a ADAS system.
1 件のコメント
Hrithik
2024 年 11 月 19 日 10:03
need help recreating system for a blind spot monitoring (short range system
回答 (1 件)
Kiran Felix Robert
2021 年 3 月 26 日
Hi Aaron,
- You will not find ‘Radar Subsystem’ and ‘Detection’ in library because those blocks are not library blocks, they are custom made subsystems. You must create them using basic blocks.
- The Range-Angle response bock can be reconfigured to have more inputs/outputs by using the block parameters (Try double clicking the block and enable the inputs)
- You can use Range-Doppler response block for speed and range estimation
1 件のコメント
Adarsh Jayakanthan
2023 年 7 月 9 日
Hi Kiran,
Would it be possible to know what is the detection algorithm being used inside the 'Detection' block?
Would be very helpful if you could guide me.
Thank you.
Regards,
Adarsh
参考
カテゴリ
Help Center および File Exchange で Detection, Range and Doppler Estimation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!