[Phased Array Toolbox] Modelling an unmodulated continuous wave radar

조회 수: 7 (최근 30일)
D C
D C 2018년 12월 28일
댓글: D C 2019년 1월 8일
I have sourced the Matlab's Phased Array Toolbox documentation but I could not find how one can model a continuous and unmodulated wave signal. What I would like to model is a very simple radar whose' transmitter frequency does not change in time.
Anyone knows how this can be achieved?

답변 (1개)

Honglei Chen
Honglei Chen 2019년 1월 2일
A radar system is probably modulated. Since the modeling is done in baseband, for a single frequency continuous wave, that will be a simple sequence of ones. Although the toolbox doesn't have a specific waveform component for that, I think you can probably just use phased.RectangularWaveform and set the PRF property to the inverse of the sweep time and set the PulseWidth property to the sweep time.
HTH
  댓글 수: 1
D C
D C 2019년 1월 8일
This may be a trivial question but, wouldn't that result in a waveform with a frequency of 0 Hz? How would you convert, or modulate, that to a continuous wave of say 200 MHz?

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

Community Treasure Hunt

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

Start Hunting!

Translated by