On Thu, Feb 11, 2010 at 6:52 AM, bin zan <zanbin2...@gmail.com> 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


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

Reply via email to