Part I
Part II
WiMAX Physical Layer
The WiMAX physical layer is based on orthogonal frequency division multiplexing. OFDM is the transmission scheme of choice to enable high-speed data, video, and multimedia communications and is used by a variety of commercial broadband systems, including DSL, Wi-Fi, Digital Video Broadcast-Handheld (DVB-H), and MediaFLO, besides WiMAX. OFDM is an elegant and efficient scheme for high data rate transmission in a non-line-of-sight or multipath radio environment. In this section, we cover the basics of OFDM and provide an overview of the WiMAX physical layer. Chapter 8 provides a more detailed discussion of the WiMAX PHY.
OFDM Basics
OFDM belongs to a family of transmission schemes called multicarrier modulation, which is based on the idea of dividing a given high-bit-rate data stream into several--parallel lower bit-rate streams and modulating each stream on separate carriers--often called subcarriers, or tones. Multicarrier modulation schemes eliminate or minimize intersymbol interference (I--I) by making the symbol time large enough so that the channe---induced delays--delay spread being a good measure of this in wireless channels--are an insignificant (typically, <10 percent) fraction of the symbol duration. Therefore, in high-data-rate systems in which the symbol duration is small, being inversely proportional to the data rate, splitting the data stream into many parallel streams increases the symbol duration of each stream such that the delay spread is only a small fraction of the symbol duration.
OFDM is a spectrally efficient version of multicarrier modulation, where the subcarriers are selected such that they are all orthogonal to one another over the symbol duration, thereby avoiding the need to have nonoverlapping subcarrier channels to eliminate intercarrier interference. Choosing the first subcarrier to have a frequency such that it has an integer number of cycles in a symbol period, and setting the spacing between adjacent subcarriers (subcarrier bandwidth) to be BSC = B/L, where B is the nominal bandwidth (equal to data rate), and L is the number of subcarriers, ensures that all tones are orthogonal to one another over the symbol period. It can be shown that the OFDM signal is equivalent to the inverse discrete Fourier transform (IDFT) of the data sequence block taken L at a time. This makes it extremely easy to implement OFDM transmitters and receivers in discrete time using IFFT (inverse fast Fourier) and FFT, respectively.
In order to completely eliminate ISI, guard intervals are used between OFDM symbols. By making the guard interval larger than the expected multipath delay spread, ISI can be completely eliminated. Adding a guard interval, however, implies power wastage and a decrease in bandwidth efficiency. The amount of power wasted depends on how large a fraction of the OFDM symbol duration the guard time is. Therefore, the larger the symbol period--for a given data rate, this means more subcarriers--the smaller the loss of power and bandwidth efficiency.
The size of the FFT in an OFDM design should be chosen carefully as a balance between protection against multipath, Doppler shift, and design cost/complexity. For a given bandwidth, selecting a large FFT size would reduce the subcarrier spacing and increase the symbol time. This makes it easier to protect against multipath delay spread. A reduced subcarrier spacing, however, also makes the system more vulnerable to intercarrier interference owing to Doppler spread in mobile applications. The competing influences of delay and Doppler spread in an OFDM design require careful balancing. Chapter 4 provides a more detailed and rigorous treatment of OFDM.
OFDM Pros and Cons
OFDM enjoys several advantages over other solutions for high-speed transmission.
Reduced computational complexity: OFDM can be easily implemented using FFT/IFFT, and the processing requirements grow only slightly faster than linearly with data rate or bandwidth. The computational complexity of OFDM can be shown to be , where B is the bandwidth and Tm is the delay spread. This complexity is much lower than that of a standard equalizer-based system, which has a complexity.
Graceful degradation of performance under excess delay: The performance of an OFDM system degrades gracefully as the delay spread exceeds the value designed for. Greater coding and low constellation sizes can be used to provide fallback rates that are significantly more robust against delay spread. In other words, OFDM is well suited for adaptive modulation and coding, which allows the system to make the best of the available channel conditions. This contrasts with the abrupt degradation owing to error propagation that single-carrier systems experience as the delay spread exceeds the value for which the equalizer is designed.
Exploitation of frequency diversity: OFDM facilitates coding and interleaving across subcarriers in the frequency domain, which can provide robustness against burst errors caused by portions of the transmitted spectrum undergoing deep fades. In fact, WiMAX defines subcarrier permutations that allow systems to exploit this.
Use as a multiaccess scheme: OFDM can be used as a multiaccess scheme, where different tones are partitioned among multiple users. This scheme is referred to as OFDMA and is exploited in mobile WiMAX. This scheme also offers the ability to provide fine granularity in channel allocation. In relatively slow time-varying channels, it is possible to significantly enhance the capacity by adapting the data rate per subscriber according to the signal-to-noise ratio of that particular subcarrier.
Robust against narrowband interference: OFDM is relatively robust against narrowband interference, since such interference affects only a fraction of the subcarriers.
Suitable for coherent demodulation: It is relatively easy to do pilot-based channel estimation in OFDM systems, which renders them suitable for coherent demodulation schemes that are more power efficient.
|