[Discuss-gnuradio] introducing different modulation schemes for each sub carrier in ofdm

2009-09-15 Thread anma

Hi,
I am trying to implement ofdm transmission using gnu radio and I want to
apply different modulation schemes for the different sub carriers. I believe
the existing code does not support this. Can somebody point out the exact
location in the source code which needs to be modified for the above
purpose? Also, is switching on and off of sub carriers possible with the
existing code?

Thanks in advance,
anma 
-- 
View this message in context: 
http://www.nabble.com/introducing-different-modulation-schemes-for-each-sub-carrier-in-ofdm-tp25450159p25450159.html
Sent from the GnuRadio mailing list archive at Nabble.com.



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio



Re: [Discuss-gnuradio] introducing different modulation schemes for each sub carrier in ofdm

2009-09-15 Thread Tom Rondeau

anma wrote:

Hi,
I am trying to implement ofdm transmission using gnu radio and I want to
apply different modulation schemes for the different sub carriers. I believe
the existing code does not support this. Can somebody point out the exact
location in the source code which needs to be modified for the above
purpose? Also, is switching on and off of sub carriers possible with the
existing code?

Thanks in advance,
anma
  


Look in gr_ofdm_mapper_bcv and gr_ofdm_demapper_vcb.

Others have worked on this problem, too. Has anyone successfully 
implemented it, yet?


Tom



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio