필터 지우기
필터 지우기

radar system (short range radar)

조회 수: 3 (최근 30일)
Aaron Aguilar
Aaron Aguilar 2020년 11월 8일
댓글: Adarsh Jayakanthan 2023년 7월 9일
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개)

Kiran Felix Robert
Kiran Felix Robert 2021년 3월 26일
Hi Aaron,
  1. 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.
  2. 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)
  3. You can use Range-Doppler response block for speed and range estimation
  댓글 수: 1
Adarsh Jayakanthan
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 CenterFile Exchange에서 Transmitters and Receivers에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by