complex envelope in simulink

2 ビュー (過去 30 日間)
C Langton
C Langton 2019 年 9 月 6 日
回答済み: C Langton 2019 年 9 月 8 日
I have a simple model of two sines. I was expecting a spectrum (in complex enevelope) of just two carriers at my given frequencies. But I am seeing a double sided spectrum. Is this how simulink works for all signals? I am trying to create a C/3Im model, not sure how to interpret with both sides present inthe spectrum. Any thought illuminating this issue will be helpful.
spectrum two carr.png
two carriers.png

採用された回答

Dimitris Kalogiros
Dimitris Kalogiros 2019 年 9 月 6 日
編集済み: Dimitris Kalogiros 2019 年 9 月 6 日
Sum of two sine signals is a real signal. So, its spectrum is symetrical around zero.
A block diagram that produces a "complex signal" is the following:
blockDiagram.png
Two sine waves with appropriate phase difference, in order to become a sine and a cosine
Their settings are shown at the following figure:

その他の回答 (1 件)

C Langton
C Langton 2019 年 9 月 8 日
Thank you. I realized that the sines blocks are real signals and not complex. I was expecting them to be complex.

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by