discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Impulse response in DVB-T, someboby knows how to


From: Cinaed Simson
Subject: Re: [Discuss-gnuradio] Impulse response in DVB-T, someboby knows how to calculate?
Date: Sun, 2 Oct 2016 11:40:11 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 10/01/2016 04:46 PM, Juan Antonio wrote:
> Hello, someone would know how to calculate the impulse response of a
> COFDM, DVB-T channel with an SDR device?
> 
> Thank you in advance
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 

An inverse DFT on a sinc function in the frequency domain yields a sine
function in the time domain. And a DFT on the sine function in the time
domain yields a sinc function in the frequency domain.

I presume the "C" in COFDM means to chop up the bandwidth into carriers
such that the sinc function in one channel hits nulls in the other
channels.

Piece of cake in theory.

There's a gr-dvbt project on github

  https://github.com/BogdanDIA/gr-dvbt

I don't know anything about it - I don't even know if it works.

-- Cinaed



reply via email to

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