discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] question about gr_ofdm_sampler.cc


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] question about gr_ofdm_sampler.cc
Date: Thu, 11 Feb 2010 11:04:46 -0800

On Thu, Feb 11, 2010 at 6:52 AM, bin zan <address@hidden> wrote:
> Hi Tom,
>>I'm not sure what you mean by "modified." They have been adjusted by
>>the sync block to fit in the middle of the FFT bins and the CP has
>>been removed. Other than that, it's just the data stream.
> Here "modified", I mean the data which enter into the FFT process are
> different from the data if directly collected from usrp_rx_cfile.py. The
> value of the remaining  data (after sync and CP removed) have been changed?
> If that's true, How can I match the original data ( same data obtained from
> usrp_rx_cfile.py but without CP and unsync'd data) to the FFT bins?
>
> Thank you,
> Bin

Well then, yes, it is modified. The ofdm_sync blocks adjusts the
frequency to make sure the subcarriers are in the center of the
frequency bins for the FFT. If you don't do this, you introduce major
ISI into the received symbol.

Tom




reply via email to

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