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: Ron Economos
Subject: Re: [Discuss-gnuradio] QAM and Chunks_to_Symbol
Date: Sun, 05 Jul 2015 23:29:23 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

For small constellations, you can just specify the points manually. Here's an example for 16QAM. Just paste into the "Symbol Table" field in the block properties. The dimension is 1.

[complex(3,3), complex(3,1), complex(1,3), complex(1,1), complex(3,-3), complex(3,-1), complex(1,-3), complex(1,-1), complex(-3,3), complex(-3,1), complex(-1,3), complex(-1,1), complex(-3,-3), complex(-3,-1), complex(-1,-3), complex(-1,-1)]

Ron

On 07/05/2015 10:39 PM, Salija P 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]