chirp with carrier frequency using LinearFMWaveform

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일

0 개 추천

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).

추가 답변 (0개)

카테고리

제품

릴리스

R2021a

질문:

2021년 6월 22일

댓글:

2021년 6월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by