how can I do SSB Modulation and demodulation using matlab

5 ビュー (過去 30 日間)
Hema Bindu Karri
Hema Bindu Karri 2021 年 6 月 23 日
回答済み: Arthi Sathyamurthi 2021 年 7 月 27 日
. The message signal m(t)is defined as audio signal of bandwidth 3.5KHz and carrier signal is defined as c(t)= cos (2 pi 7000t)
  • Generate the SSB AM signal u(t) using matlab simulink
  • Demodulate the audio signal from SSB AM signal & listen to it
  • Plot the spectra of m(t),c(t) and u(t) using matlab simulink

回答 (1 件)

Arthi Sathyamurthi
Arthi Sathyamurthi 2021 年 7 月 27 日
Hello Hema,
To do SSB Modulation and demodulation in Simulink, use the SSB AM Modulator Passband and SSB AM Demodulator Passband blocks correspondingly. To do it in MATLAB, use the ssbmod and ssbdemod functions correspondingly.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by