OFDM in flat fading

This is a discussion on OFDM in flat fading within the DSP forums in Other Technologies category; Can any body let me know whether the simulations to determine the BER Vs. SNR for flat fading channels( May be rayleigh or Rician) are valid or not? Thanks, Neetu...

Go Back   Application Development Forum > Other Technologies > DSP

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 08-23-2008, 01:18 PM
Neetukath
Guest
 
Default OFDM in flat fading

Can any body let me know whether the simulations to determine the BER Vs.
SNR for flat fading channels( May be rayleigh or Rician) are valid or not?


Thanks,
Neetu


Reply With Quote
  #2  
Old 08-23-2008, 01:36 PM
julius
Guest
 
Default Re: OFDM in flat fading

On Aug 23, 12:18*pm, "Neetukath" <neetu.k...@gmail.com> wrote:
> Can any body let me know whether the simulations to determine the BER Vs.
> SNR for flat fading channels( May be rayleigh or Rician) are valid or not?
>
> Thanks,
> Neetu


Does not validity depend on what the simulation is supposed to
simulate? :-).

Is your channel of interest flat fading or not? :-)
Reply With Quote
  #3  
Old 08-27-2008, 02:40 PM
Steve Pope
Guest
 
Default Re: OFDM in flat fading

On Aug 23, 12:18*pm, "Neetukath" <neetu.k...@gmail.com> wrote:

> Can any body let me know whether the simulations to determine
> the BER Vs. SNR for flat fading channels( May be rayleigh
> or Rician) are valid or not?


"Flat fading" means the fade is across the entire band of
interest, therefore all OFDM tones are attenuated equally,
therefore the simulation is the same for AWGN, just with
a lower SNR corresponding to the amount of fade.

Unless they've invented a new definitin of "flat fading"
recently, which is possible.

The opposite of flat fading is frequency-selective fading.

Steve
Reply With Quote
  #4  
Old 08-27-2008, 03:08 PM
cb135@hotmail.com
Guest
 
Default Re: OFDM in flat fading

On Aug 27, 2:40 pm, spop...@speedymail.org (Steve Pope) wrote:
> On Aug 23, 12:18 pm, "Neetukath" <neetu.k...@gmail.com> wrote:
>
> > Can any body let me know whether the simulations to determine
> > the BER Vs. SNR for flat fading channels( May be rayleigh
> > or Rician) are valid or not?

>
> "Flat fading" means the fade is across the entire band of
> interest, therefore all OFDM tones are attenuated equally,
> therefore the simulation is the same for AWGN, just with
> a lower SNR corresponding to the amount of fade.
>
> Unless they've invented a new definitin of "flat fading"
> recently, which is possible.
>
> The opposite of flat fading is frequency-selective fading.
>
> Steve


Not new, just less general. How about slow and fast frequency flat
fading? What you describe above is certainly one simulation approach
for flat slow fading channels but how would the model the inter-
carrier-interference in flat fast fading?

col

Reply With Quote
  #5  
Old 08-27-2008, 03:17 PM
Steve Pope
Guest
 
Default Re: OFDM in flat fading

<cb135@hotmail.com> wrote:

>On Aug 27, 2:40 pm, spop...@speedymail.org (Steve Pope) wrote:


>> "Flat fading" means the fade is across the entire band of
>> interest, therefore all OFDM tones are attenuated equally,
>> therefore the simulation is the same for AWGN, just with
>> a lower SNR corresponding to the amount of fade.


>> Unless they've invented a new definitin of "flat fading"
>> recently, which is possible.


>> The opposite of flat fading is frequency-selective fading.


>Not new, just less general. How about slow and fast frequency flat
>fading? What you describe above is certainly one simulation approach
>for flat slow fading channels but how would the model the inter-
>carrier-interference in flat fast fading?


Let's see. "Medium-fast" flat fading would have fade levels
which vary between OFDM symbols but which are constant within
a symbol. Even faster flat-fading would vary within a symbol.
To a first order the latter effect would just show up as
more noise.

You wouldn't need to ocnsider ICI unless it is frequency-selective.
(Offhand opinion.)

Steve
Reply With Quote
  #6  
Old 08-27-2008, 05:54 PM
Eric Jacobsen
Guest
 
Default Re: OFDM in flat fading

On Wed, 27 Aug 2008 19:17:51 +0000 (UTC), spope33@speedymail.org
(Steve Pope) wrote:

><cb135@hotmail.com> wrote:
>
>>On Aug 27, 2:40 pm, spop...@speedymail.org (Steve Pope) wrote:

>
>>> "Flat fading" means the fade is across the entire band of
>>> interest, therefore all OFDM tones are attenuated equally,
>>> therefore the simulation is the same for AWGN, just with
>>> a lower SNR corresponding to the amount of fade.

>
>>> Unless they've invented a new definitin of "flat fading"
>>> recently, which is possible.

>
>>> The opposite of flat fading is frequency-selective fading.

>
>>Not new, just less general. How about slow and fast frequency flat
>>fading? What you describe above is certainly one simulation approach
>>for flat slow fading channels but how would the model the inter-
>>carrier-interference in flat fast fading?

>
>Let's see. "Medium-fast" flat fading would have fade levels
>which vary between OFDM symbols but which are constant within
>a symbol. Even faster flat-fading would vary within a symbol.
>To a first order the latter effect would just show up as
>more noise.
>
>You wouldn't need to ocnsider ICI unless it is frequency-selective.
>(Offhand opinion.)
>
>Steve


Even if it were frequency selective ICI isn't a problem. That's the
benefit of "orthogonality" between subcarriers. Frequency
selectivity by itself doesn't disturb the orthogonality.

Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.ericjacobsen.org

Blog: http://www.dsprelated.com/blogs-1/hf/Eric_Jacobsen.php
Reply With Quote
  #7  
Old 08-27-2008, 06:33 PM
julius
Guest
 
Default Re: OFDM in flat fading

On Aug 27, 4:54*pm, Eric Jacobsen <eric.jacob...@ieee.org> wrote:
>
> Even if it were frequency selective ICI isn't a problem. * That's the
> benefit of "orthogonality" between subcarriers. * Frequency
> selectivity by itself doesn't disturb the orthogonality.
>


I think this is not quite correct. The orthogonalization comes from
the FFT operator, which assumes periodic convolution. So if the
channel length is larger than the cyclic prefix length, aka frequency
selectivity is too severe, then ICI will happen, too, since the effect
of convolving with the channel can no longer be modeled by periodic
convolution.
Reply With Quote
  #8  
Old 08-27-2008, 07:42 PM
Eric Jacobsen
Guest
 
Default Re: OFDM in flat fading

On Wed, 27 Aug 2008 15:33:00 -0700 (PDT), julius <juliusk@gmail.com>
wrote:

>On Aug 27, 4:54*pm, Eric Jacobsen <eric.jacob...@ieee.org> wrote:
>>
>> Even if it were frequency selective ICI isn't a problem. * That's the
>> benefit of "orthogonality" between subcarriers. * Frequency
>> selectivity by itself doesn't disturb the orthogonality.
>>

>
>I think this is not quite correct. The orthogonalization comes from
>the FFT operator, which assumes periodic convolution. So if the
>channel length is larger than the cyclic prefix length, aka frequency
>selectivity is too severe, then ICI will happen, too, since the effect
>of convolving with the channel can no longer be modeled by periodic
>convolution.


Yup. I was assuming the OFDM system was properly designed for the
channel, i.e., there is adequate CP length, in which case there's no
ICI due to the frequency selectivity.

But frequency synchronization is never perfect, so there's always ICI
in practice.

Eric Jacobsen
Minister of Algorithms
Abineau Communications
http://www.ericjacobsen.org

Blog: http://www.dsprelated.com/blogs-1/hf/Eric_Jacobsen.php
Reply With Quote
  #9  
Old 08-27-2008, 08:02 PM
Steve Pope
Guest
 
Default Re: OFDM in flat fading

julius <juliusk@gmail.com> wrote:

>On Aug 27, 4:54*pm, Eric Jacobsen <eric.jacob...@ieee.org> wrote:


>> Even if it were frequency selective ICI isn't a problem. * That's the
>> benefit of "orthogonality" between subcarriers. * Frequency
>> selectivity by itself doesn't disturb the orthogonality.


>I think this is not quite correct. The orthogonalization comes from
>the FFT operator, which assumes periodic convolution. So if the
>channel length is larger than the cyclic prefix length, aka frequency
>selectivity is too severe, then ICI will happen, too, since the effect
>of convolving with the channel can no longer be modeled by periodic
>convolution.


Well, here's my thinking, which is orthogonal to either of the above.

If the channel is frequency-selective, then you have the possible
scenario of energy from stronger tones spilling over onto the weaker
tones. This is going to be more of a noticeable impairment than
in the flat-fading case. You still will get ICI in the latter
case (from non-linearities or from different FFT timebases if you fail
to correct for this), but you won't get disproportionate
ICI on weaker tones.

Steve
Reply With Quote
  #10  
Old 08-28-2008, 09:31 AM
Ravi Srikantiah
Guest
 
Default Re: OFDM in flat fading

On Aug 28, 5:02*am, spop...@speedymail.org (Steve Pope) wrote:
> julius *<juli...@gmail.com> wrote:
> >On Aug 27, 4:54*pm, Eric Jacobsen <eric.jacob...@ieee.org> wrote:
> >> Even if it were frequency selective ICI isn't a problem. * That's the
> >> benefit of "orthogonality" between subcarriers. * Frequency
> >> selectivity by itself doesn't disturb the orthogonality.

> >I think this is not quite correct. *The orthogonalization comes from
> >the FFT operator, which assumes periodic convolution. *So if the
> >channel length is larger than the cyclic prefix length, aka frequency
> >selectivity is too severe, then ICI will happen, too, since the effect
> >of convolving with the channel can no longer be modeled by periodic
> >convolution.

>
> Well, here's my thinking, which is orthogonal to either of the above.
>
> If the channel is frequency-selective, then you have the possible
> scenario of energy from stronger tones spilling over onto the weaker
> tones. *This is going to be more of a noticeable impairment than
> in the flat-fading case. *You still will get ICI in the latter
> case (from non-linearities or from different FFT timebases if you fail
> to correct for this), but you won't get disproportionate
> ICI on weaker tones.
>
> Steve


That still wraps back to the adequate CP-length argument. If there's
so large a variation in the channel from one tone to the other as to
cause disproportionate increase in interference on a neighbouring
tone, the sudden channel variation in frequency would result in the
impulse response spreading out over a large time duration exceeding
the designed CP. There's a limit to how much the CP can be increased,
and that depends on the symbol duration, which in turn depends on the
carrier spacing. A smaller carrier spacing produces an intermediate
carrier which is not as disproportionately affected by a sudden
channel fade, and allows for a larger CP.
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 09:13 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.