discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] OFDM with arbitrary modulations


From: Achilleas Anastasopoulos
Subject: [Discuss-gnuradio] OFDM with arbitrary modulations
Date: Mon, 03 May 2010 15:52:45 -0400
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)

This might be relevant to the "ofdm occupied tones concept"
thread on this list.

I have uploaded some code on github that implements an OFDM tx/rx
with arbitrary modulation schemes per carrier.
The user specifies a list of constellations
(say, zeros, or pilots or QPSK or 16QAM) and then the index of the constellation per carrier. This way you can place zeros and pilots anywhere you want and also arbitrary modulations per carrier.

You can download the code from

http://anastas.github.com/gnuradio-anastas/

and check the grc examples provided in gr-howto-write-a-block/apps
howto_ofdm_tx.grc
howto_ofdm_tx_Q2.grc

There is a working frequency/phase correction block as well, but this is still WIP and the timing algorithms are not there yet.

Achilleas




reply via email to

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