フィルターのクリア

chirp with carrier frequency using LinearFMWaveform

6 ビュー (過去 30 日間)
Katia
Katia 2021 年 6 月 22 日
コメント済み: Katia 2021 年 6 月 24 日
Hello,
Regarding the object phased.LinearFMWaveform, if wished to design a chirp with a specific carrier frequency, would that be equivalent to the specifying the property 'frequency offset'?
Thanks in advance.
Katia

採用された回答

Chunru
Chunru 2021 年 6 月 23 日
phased.LinearFMWaveform is a baseband implementation by design for efficiency. The 'frequency offset' is used to modify the sweeping frequency band. Theoretically, it may be used to simulate a passband signal; but you need to have a very large sampling frequency and large offset.
One efficient way for implementing carrier is to use phased.LinearFMWaveform for baseband signal generation, and then implement a modulator in a seperate object. (there are system object for modulation).
  1 件のコメント
Katia
Katia 2021 年 6 月 24 日
Thank you for your answer, that was very helpful.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModulation についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by