[Phased Array Toolbox] Modelling an unmodulated continuous wave radar
Mostra commenti meno recenti
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?
Risposte (1)
Honglei Chen
il 2 Gen 2019
0 voti
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 Commento
D C
il 8 Gen 2019
Categorie
Scopri di più su Transmitters and Receivers in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!