discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] QAM and Chunks_to_Symbol


From: Achilleas Anastasopoulos
Subject: Re: [Discuss-gnuradio] QAM and Chunks_to_Symbol
Date: Mon, 6 Jul 2015 09:47:51 -0400

Every memoryless modulation scheme can be described as M vectors in an N-dimensional space.
So the chunck-to-symbols requires as dimensionality parameter the N and then it needs this array of numbers

s11, s12, ... s1N,
s21, s22, .... s2N,
...
SM1, sM2, ... sMN

So a 2-dim orthogonal scheme is

N=2


table =

1 ,0,
0, 1

Achilleas

On Mon, Jul 6, 2015 at 1:39 AM, Salija P <address@hidden> wrote:
Hello,
   How can I specify symbol table and dimension for QAM in chunks_to_symbol block?  which modulation is indicating in  fsm_utils.py by orth2 orth4?
Can anybody help me. I am new to this GnuRadio.
 ThankYou








With Regards,
Salija.P


reply via email to

[Prev in Thread] Current Thread [Next in Thread]