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 CenterFile Exchange에서 Scopes 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