Getting I and Q components from square wave in simulink
7 次查看(过去 30 天)
显示 更早的评论
I generate square wave from signal generator block and now i want to get I and Q components from that square wave, can it be done with serial to parallel converter? , and is there any block of serial to parallel block in simulink library? I found demux block, but its not working.
0 个评论
回答(1 个)
Giorgia Zucchelli
2014-12-29
Dear Muhammad,
probably the easiest way to build a complex rectangular waveform is to use two signal generators (one for the I and one for the Q componenent) and then use the real-imag to complex block to build a complex signal. In this way you will have a clean signal definition, without issues about sample rates and so on.
With best regards,
Giorgia
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Measurements and Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!