discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: Peaks when increasing the FFT lenght ofdm example


From: Johannes Demel
Subject: Re: Peaks when increasing the FFT lenght ofdm example
Date: Tue, 14 Dec 2021 14:18:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi Pedro,

we'd need more info to tell why you observe these peaks. How large are your input packets? Do they span multiple OFDM symbols? How many subcarriers are active?

Your peaks hint at some kind of repetition or lot's of zeros.

Cheers
Johannes


On 14.12.21 13:07, Pedro Viegas wrote:
Hi everyone,

I'm having a problem when I increase the number of carriers from 64 to 512 in the gnuradio OFDM example. When the number of carriers is 512, the complex envelope of the signal in the time domain has some peaks, which I can not have for the test I'm trying to make. Can anyone tell why there are those peaks and how I get rid of them? A possible cause for the peaks, in my opinion, can be the fixed frame len of the header, that is filled with zeros when the FFT size increases, resulting in a peak in the beginning of each frame because of the ifft block. If this is the problem, how can I change that frame len? To better show what I'm saying, there is an image on the attachments of the complex envelope with the peaks.

Thanks in advance,
Pedro Viegas



reply via email to

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