Friday, July 4, 2008
OFDMA Pros and Cons
OFDM Basics
Orthogonal frequency division multiplexing (OFDM) is a multicarrier modulation technique that has recently found wide adoption in a widespread variety of high-data-rate communication systems, including digital subscriber lines, wireless LANs (802.11a/g/n), digital video broadcasting, and now WiMAX and other emerging wireless broadband systems.
Monday, June 30, 2008
Multicarrer Modulation
The philosophy of multicarrier modulation is: a large number of subcarriers (L) are used in parallel, so that the symbol time for each goes from T-->LT. In other words, rather than sending a single signal with data rate R and bandwidth B, why not send L signals at the same time, each having bandwidth B/L and data rate R/L ? In this way if B/L is less carrier BW, each signal will undergo approximately flat fading, and the time dispersion for each signal will be negligible. As long as the number of subcarriers L is large enough, the condition B/L is less than carrier BW can be met.
This elegantidea is the basic principle of orthogonal frequency division multiplexing (OFDM).
Cellular System problems !!
Cellular System
Monday, June 23, 2008
Sunday, June 22, 2008
Physical Layer (PHY) processing
Scrambler: It is nothing but a randomizer, which randomizes incoming data stream of continuos 0's and 1's. This helps in AGC and timing recovery circuit
Channel Encoder: Its a FEC scheme, which adds extra redundent bits to data in order to increase the error correcting capabilities. Convolution codes (CC) and Convolution Turbo Codes (CTC) are example of channel encoder.
Interleaver: Protect burst errors by spreading incoming bits in different channels, which helps in recovering data even after burst errors. It ensures that adjacent code bits are mapped to non adjacent subcarrers, which provides frequency diversity and improves the performence of decoder
Symbol Mapper: The sequence of binary bits are converted into sequence of complex valued symbols. QPSK, 16QAM and 64QAM are defined in WiMax
Space Time Coding: A space–time code (STC) is a method employed to improve the reliability of data transmissionn in wireless communication systems using multiple transmit antennas. STCs rely on transmitting multiple, redundant copies of a data stream to the receiver in the hope that at least some of them may survive the physical path between transmission and reception in a good enough state to allow reliable decoding
Subcarrer Mapping/IFFT: Depending on the type of subcarrer allocation scheme data will be mapped on the different subcarrers. There are basicaly 2 different types of schemes: Adjacent subcarrer permutation and distrubuted subcarrer permutation scheme. For 1024 FFT (subcarrers) 768 subcarrers are used for data, 82 for pilot and rest are unused. IFFT converts frequency domain signal to time domain and maps data to no of IFFT subcarrers.
D/A: Digital to Analog converter converts digital data to analog for the transmission on the air.
RF Card: Analog data will be modulated with the 2.3 Ghz range of frequency (depending on the system freq), power amplified and will be feed to antenna through TDD switch.