Getting I and Q components from square wave in simulink
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Giorgia Zucchelli
il 29 Dic 2014
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 Commenti
Vedere anche
Categorie
Scopri di più su Measurements and Statistics in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!