complex envelope in simulink

6 次查看(过去 30 天)
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
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 中查找有关 Spectral Measurements 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by