Sign in

username or email:

password:



Not a member?
Forgot your password?

Search compdsp



Search tips

Ads

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGA

Discussion Groups | Comp.DSP | IFFT in dvb-t

There are 2 messages in this thread.

You are currently looking at messages 1 to .


Is this discussion worth a thumbs up?

0

IFFT in dvb-t - Raf - 2006-08-31 07:16:00

Hi all,
I'm working on the Matlab Simulink DVB-T demos (2k). I'd like to
understand:
After the IFFT block, the frames composed by 2048 data samples ( or
elementary symbols of 7/64us duration) are sent to the AWGN channel.
But, according the standard ETSI EN 300 744 v.1.12 (1997-08) on which the
model is based, an OFDM symbol should be composed by 2176 elementary
symbols (2048+128 of Guard Interval). It means that in this model there is
no guard intervals?  So I should include a new Guard Interval Block? 
thanks in advance for your help
Raffaele


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: IFFT in dvb-t - Oli Filth - 2006-08-31 09:39:00



Raf said the following on 31/08/2006 12:16:
> Hi all,
> I'm working on the Matlab Simulink DVB-T demos (2k). I'd like to
> understand:
> After the IFFT block, the frames composed by 2048 data samples ( or
> elementary symbols of 7/64us duration) are sent to the AWGN channel.
> But, according the standard ETSI EN 300 744 v.1.12 (1997-08) on which the
> model is based, an OFDM symbol should be composed by 2176 elementary
> symbols (2048+128 of Guard Interval). It means that in this model there is
> no guard intervals?  So I should include a new Guard Interval Block? 

A guard interval (in the form of a cyclic prefix) is only needed in a 
frequency-selective channel.  In a simulation using only AWGN, it would 
be a waste of time to simulate the guard interval.




-- 
Oli
______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.