discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] OFDM modulator and pilots


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] OFDM modulator and pilots
Date: Thu, 26 Aug 2010 11:58:57 -0400

On Tue, Aug 10, 2010 at 9:53 AM, Marcin Szelest
<address@hidden> wrote:
> Hello,
>
>
> I'm trying to add pilots to an OFDM modulation, is it possible with OFDM_mod
> block?
> How I can "boost" energy of pilot in OFDM signal?
>
> Regards,
> Marcin
> http://szelest.org

Yes, this is possible. There is a subcarrier mask concept in the
modulator and demodulator block that you should be able to use. Right
now, it specifies if a carrier is in use or not (e.g., data or
nothing). There are some hooks in there to add pilot tones pretty
easily to the modulator. Actually using them in the demodulator is
where you'll have to focus most of your attention.

Tom



reply via email to

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