필터 지우기
필터 지우기

Building Radar Data Cube

조회 수: 6 (최근 30일)
Ameen Bin Obadi
Ameen Bin Obadi 2020년 1월 18일
댓글: zy L 2020년 5월 31일
I am building a radar data cube for FMCW and for LFM radar, the built data (signal) I get after using the system object (phased.reciever) and collected in a matrix.
Is this signal considered to be the (beat signal) or do I still need to mutiply it with the tramsitted signal to get the beat signal?
  댓글 수: 1
zy L
zy L 2020년 5월 31일
This also needs dechirp

댓글을 달려면 로그인하십시오.

답변 (1개)

Honglei Chen
Honglei Chen 2020년 1월 20일
For FMCW, after phased.ReceiverPreamp, that's the raw signal. You will need to mix it with the transmitted signal and then do an FFT to find the beat frequency.
For LFM, the process is similar, but is more often referred to as stretch processing. You can use the stretch processor in the toolbox to find the beat frequency.
HTH

카테고리

Help CenterFile Exchange에서 Automotive Radar에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by