Getting I and Q components from square wave in simulink
조회 수: 6 (최근 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!