OFDM Basics: Wireless Communication Course (Fall 2006)
OFDM Basics: Wireless Communication Course (Fall 2006)
Supervised by: Dr. Mohab Mangoud. Presented by: Yasser Ahmed Abbady
OFDM Basics
1. Introduction
The basic principle of OFDM is to split a high-rate datastream into a number of lower rate streams that are transmitted simultaneously over a number of subcarriers. Because the symbol duration increases for lower rate parallel subcarriers, the relative amount of dispersion in time caused by multipath delay spread is decreased. Intersymbol interference is eliminated almost completely by introducing a guard time in every OFDM symbol. In the guard time , the symbol is cyclically extended to avoid intercarrier interference. In OFDM design, a number of parameters are up for consideration, such as the number of subcarriers, guard time, symbol duration, subcarrier spacing, modulation type per subcarrier. The choice of parameters is influenced by system requirements such as available bandwidth, required bit rate, tolerable delay spread, and Doppler values. Some requirement are conflicting. For instance, to get a good delay spread tolerance, a large number of subcarriers with small subcarrier spacing is desirable, but the opposite is true for a good tolerance against Doppler spread and phase noise.
N s 1
ts t ts + T
(1)
s ( t ) = 0, t < t s t > t s + T
In the literature, often the equivalent complex notation is used, which is given by (2). In this representation, the real and imaginary parts correspond to the in-phase and quadrature parts of the OFDM signal, which have to be multiplied by a cosine and sine of the desired carrier frequency to produce the final OFDM signal. Figure (1) shows the operation of the OFDM modular in block diagram.
N s 1
s( t ) =
d
i =0
exp( j 2f i ( t t s ), t s t t s + T
(2)
s ( t ) = 0, t < t s t > t s + T
exp( j 2 f 0 ( t t s ))
O FDM signal
QAM data
exp( j 2 f N s 1 ( t t s ))
O FD M m odulator
Figure (1)
As an example , figure (2) shows four subcarriers from one OFDM signal. In this example, all subcarriersn have the phase and amplitude, but in practice the amplitudes and phases may be modulated differently for each subcarrier. Note that each subcarrier has exactly an integer number of cycles in the interval T , and the number of cycles between adjacent subcarries differs by exactly one. This properly accounts for the orthogoality between subcarriers.
Figure (2) For instance, if the jth subcarrier from (2) is demodulated by downconverting the signal with a frequency of f j = f 0 + j and then T integrating the signal over T seconds, the result is as written in (3). By looking at the intermediate result, it can be seen that a complex carrier is integrated over T seconds. For the demodulated subcarrier j, this integration gives the desired output d j (multiplied by a constant factor T ), which is the QAM value for that particular subcarriers. For all other subcarriers , this integration is zero, because
produce an integer number of cycles within T the integration interval T ,such that the integration result is always zero.
t s +T
ts
N s 1
N s 1
(3)
d
i i =0 ts
i j exp( j 2 ( t t s ))dt = d j T T
The orthogonality of different OFDM subcarriers can also be demonstrated in another way. According to (1), each OFDM symbol contains subcarriers that are nonzero over a T -seconds interval. Hence, the spectrum of a single symbol is a convolution of group of Dirac pulses located at the subcarrier frequencies with the spectrum of a square pulse that is one for a Tsecond period and zero otherwise. The amplitude spectrum of the square pulse is equal to sin c(fT ) , which has zeros for all frequencies f that are an integer multiple of 1/T . This effect is shown in figure which shows the overlapping sinc spectra of individual subcarriers. At the maximum of each subcarrier spectrum, all other subcarrier spectra are zero. Because an OFDM receiver calculates the spectrum values at those points that correspond to the maxima of individual subcarrier, it can demodulate each subcarrier free from any interference from the other subcarriers. Basically, Figure (3) shows that the OFDM spectrum fulfills Nyquists criterion for an inter symbol interference free pulse shape. Notice that the pulse shape is present in frequency domain and note in the time domain, for which the Nyquist criterion usually is applied. Therefore, instead of intersymbol interference (ISI), it is intercarrier interference (ICI) that avoided by having the maximum of one subcarrier spectrum correspond to zero crossing of all the others.
Figure(3)
in ) (4) N i=0 Where the time t is replaced by a sample number n. In practice, this transform can be implemented very efficiently by the inverse Fast Fourier transform (IFFT) as shown in figure(4) and (5). s( n) =
N s 1
exp( j 2
d0
d1
Rbps
s(t )
exp( j 2f0 t )
d N s 1
Transmitter
Figure(4)
d0
s(t )
LPS
d1
Serial to D/A Parallel converter FFT Parallel to Serial converter QAM demodulator
Rbps
exp( j 2f 0 t )
d N s 1
Receiver
Figure(5)
Figure(6)
Figure (7)
To eliminate ICI, the OFDM symbol is cyclically extended in the guard time, as shown in figure(7). This ensures that delayed replicas of the OFDM symbol always have an integer number of cycles within the FFT interval, as long as the delay is smaller than the guard time. As result, multipath signals with delays smaller than the guard time cannot cause ICI. As an example of how multipath effects OFDM, figure(8) shows received signal for tow-ray channel, where the dotted curve is a delayed replica of the solid curve. Three separate subcarriers are shown during three symbol intervals. In reality, an OFDM receiver only sees the sum of all these signals, but showing the separate components makes it more clear what the effect of multipath is. From the figure, we can see that the OFDM subcarriers are BPSK modulated,which means that there can be 180-degree phase jumps at the symbol boundaries. For the dotted curve, these phase jumps occur at a certain delay after the first path. In this particular example, this multipath delay is smaller than the guard time, which means there are no phase transition during the FFT interval. Hence, an OFDM receiver sees the sum of pure sine waves with some phase offsets. This summation does not destroy the orthogonality between the subcarries, it only introduces a different phase shift for each subcarrier. The orthogonality does become lost if the multipath delay becomes larger than the guard time. In that case, the phase transitions of delayed path fall within the FFT interval of the receiver. The summation of the sine waves of the first path with the phase modulated waves of the delayed path no longer gives a set of orthogonal pure sine waves, resulting in a certain level of interference.
Figure(8)
To get an idea what level of interference is introduced when the multipath delay exceeds the guard time, Figure (9) depicts three constellation diagrams that were drived from a simulation of an OFDM link with 48 subcarriers, each modulated by using 16-QAM. Figure (9)a shows the undistorted 16-QAM constellation, which is observed whenever the multipath delay is below the guard time. In figure (9)b, the multipath delay exceeds the guard time by a small 3% fraction of the FFT interval. Hence, the subcarriers are not orthogonal any more but the interference is still small enough to get a reasonable received constellation. In Figure (9)c, the multipath delay exceeds the guard time by 10% of the FFT interval. The interference is now so large that the constellation is seriously blurred, causing an unacceptable error rate.
Figure(9)
5. windowing
In the previous sections, it was explained how an OFDM symbol is formed by performing an IFFT and adding a cyclic extension. Looking at an example OFDM signal like in figure (8), sharp phase transition caused by the modulation can be seen at the symbol boundaries. Essentially, an OFDM signal like the one depicted in figure (8) consists of a number of unfiltered QAM subcarriers. As a result, the out-of-band spectrum decreases rather slowly, according to a sinc function. As an example of this, the spectra for 16, 64, and 256 subcarriers are plotted in Figure (10). For larger number of subcarriers, the spectrum the spectrum goes down rapidly in the beginning, which is caused by the fact that the sidelobes are closer together. However, even the spectrum for 256 subcarriers has relatively large 40 dB bandwidth that is almost four times the 3 dB bandwidth.
Figure (10) To make the spectrum goes down more rapidly, windowing can be applied to the individual OFDM symbol. Windowing an OFDM symbol makes the amplitude go smoothly to zero at the symbol boundaries. A commonly used window type is the raised cosine window. Here, Ts is the symbol interval, which is shorter than the total symbol duration because we allow adjacent symbols to partially overlap in the roll-of region. In equation form, an OFDM symbol starting at time t = t s = kTs is defined as:
N s 1
t s t t s + Ts (1 + ) s k ( t ) = 0, t < t s t > t s + Ts (1 + )
where is the roll-off factor of the raised cosine
In practice, the OFDM signal is generated as follows: first, N s input QAM values are padded with zeros to get N input samples that are used to calculate an IFFT. Then, the last T perfix samples of the IFFT output are inserted at the start of the OFDM symbol, and the first T postfix samples are appended at the end. The OFDM symbol is then multiplied by a raised cosine window w(t) to more quickly reduce the power of out-of-band subcarriers. The OFDM symbol is then added to the output of the previous OFDM symbol with a delay of Ts , such that there is an overlap region of Ts , where is the roll-off factor of the raised cosine window. Instead of windowing, it is also possible to use convolutional filtering techniques to reduce the effect of the out-of-band spectrum.
7. OFDM modem
Figure (11) shows the block diagram of an OFDM modem.
RF TX DAC
coding
interleaving
QAM Mapping
Pilot insertion
Parallel to serial
Cyclic &windowing
IFFT FFT
decoding
deinterlea ving
Channel correction
demapper
To serial
Figure (11)
8. Conclusion
There is some debate as to whether multicarrier or single carrier modulation is better for ISI channels with delay spreads on the order of the symbol time. It is claimed in that for some mobile radio applications , single carrier with equalization has roughly the same performance as multicarrier modulation with channel coding, frequency-domain interleaving, and weighted maximum-likelihood decoding. Adaptive loading was not taken into account , which has the potential to significantly improve multicarrier . But there are other problems with multicarrier modulation that impair its performance, most significantly frequency offset and timing jitter, which degrade the orthogonality of the subchannels. In addition, the peak-to-average power ratio of multi carrier is significantly higher than that of single carrier systems, which is a serious problem when nonlinear amplifiers are used . Tradeoffs between multicarrier and single carrier block transmission systems with respect to these impairments are discussed. Despite these challenges, multicarrier techniques are common in high data rate wireless systems with moderate to large delay spread, as they have significant advantages over time-domain equalization. In particular, the number of taps
QAM
Parallel
Serial to parallel
Remove cyclic
required for an equalizer with good performance in a high data rate system is typically large . thus, these equalizers are highly complex. Weights for a large number of equalizer taps in a rapidly varying channel. For these reasons, most emerging high rate wireless systems use either multicarrier modulation or spread spectrum to eliminate ISI.
References
Vendee-Ramjee, "OFDM for wireless multimedia communications" . Andrea gold smith Wireless communication.