WLAN Standard
The 802.11a Standard
- 802.11 was adopted in July 1997 as a worldwide standard.
- Supports 1 and 2 Mbps operation at 2.4 GHz band
- Physical layers: DSSS, FHSS and Infrared
- 802.11b high rate extension adopted in 1999
- Supports 5.5 Mbps and 11 Mbps at 2.4 GHz
- CCK modulation, bandwidth compatible with DSSS
- 802.11a specs approved at the beginning of year 2000
- Supports up to 54 Mbps at 5 GHz band
- Uses OFDM modulation
Frequency Allocations
Following is a summary of the frequency allocations for this standard.


- Modulation: OFDM
- Uses 52 subcarriers: 48 data + 4 pilots
- Convolutional coding rate: 2/3
- The carries can be BPSK, QPSK, 16QAM or 64QAM modulated. The RF bandwidth is approximately 16.6Mhz.
- OFDM frame duration: 4 ms with guard interval: 0.8 ms
- Data rate: 6, 9, 12, 18, 24, 36, 48, 54Mbps (6, 12 and 24Mbps mandatory)
OFDM Signal Spectrum
Following are examples of OFDM Signal Spectrum.



OFDM Modulation
Concepts of OFDM:

- A type of multi-carrier modulation
- Single high-rate bit stream is converted to low-rate N parallel bit streams
- Each parallel bit stream is modulated on one of N sub-carriers
- Each sub-carrier can be modulated differently, e.g. BPSK, QPSK or QAM
- To achieve high bandwidth efficiency, the spectrum of the sub-carriers are closely spaced and overlapped
- Nulls in each sub-carrier's spectrum land at the center of all other sub-carriers (orthogonal)
- OFDM symbols are generated using IFFT
Advantages of OFDM:
- Robustness in multipath propagation environment
- More tolerant to delay spread:
- Due to the use of many sub-carriers, the symbol duration on the sub-carriers is increased, relative to delay spread.
- Intersymbol interference is avoided through the use of guard interval.
- Simplified or eliminate equalization needs, as compared to single carrier modulation.
- More resistant to fading. FEC is used to correct for sub-carriers suffer from deep fade.
Design challenges of OFDM modulation:
- Sensitive to frequency offset; need frequency offset correction in the receiver.
- Sensitive to oscillator phase noise- clean and stable oscillator required.
- Large peak to average ratio; amplifier back-off, reduced power efficiency.
- IFFT/FFT complexity; fixed point implementation to optimize latency and performance.
- Intersymbol Interference (ISI) due to multipath; use guard interval.
Inter-Carrier Interference Due to Frequency Offset
From an ADS Schematic window toolbar, select DesignGuide > WLAN > Tutorial: Understanding OFDM Modulation > Inter-Carrier Interference (ICI) due to Freq. Offset.

Guard Interval

- Multipath delays up to the guard time do not cause inter-symbol interference.
- Subcarriers remain orthogonal for multipath delays up to guard time (no inter-carrier interference).
Windowing

- To reduce spectrum splatter, the OFDM symbol is multiplied by a raised-cosine window, w(t) before transmission to more quickly reduce the power of out-of-band subcarriers.
- Preceding illustration shows spectra for 64 subcarriers with different values of the rolloff factor, β of the raised cosine window.
- Larger β, better spectral roll-off.
- However, a roll-off factor of β reduces delay spread tolerance by a factor of βTS.
OFDM Transceiver Block Diagram

Effects of Link Impairments on OFDM Modulation
This section summarizes the evaluation of the effects of link impairment when using the WLAN Design Library and the WLAN DesignGuide.
The following WLAN DesignGuide menu is shown as it appears when you have configured your program for dialog box access vs. cascading menus .

Effects of Power Amplifier Nonlinearity
From an ADS Schematic window toolbar, select DesignGuide > WLAN > WLAN 11a System Simulation > Practical Systems > Non-linear PA Test .
The following is the behavioral model used in the PA non-linearity simulation:

Here the output 1-dB Compression Point (dBc1out) is used along with the output Third-Order Intercept (TOIout) derived from it by adding 12 dB. The results can be evaluated for their effect on EVM (Error Vector Magnitude), Constellation diagram, spectrum and CCDF (Complementary Cumulative Density Function).
Here is a Constellation diagram at 6 dB backoff:

CCDF indicates the probability (starting from 100%) of the signal's peak value in dB. The CCDF plot for the power amplifier response, operated at 6 dB backoff from saturation, indicates signal clipping at 7.8 dB, compared to the unamplified signal's peak of 9.4 dB at 0.01%.
The bit error rate (BER) and packet error rate (PER) can also be measured against a particular impairment. For the non-linear PA, the BER can be shown to degrade when the amplifier is not sufficiently backed-off, as shown here.

Requirement for BER/PER Simulations
Due to the use of coding and the presence of non-linear impairments, a Monte Carlo BER simulation method must be used. Since a PSDU length of 1,000 bits is required, these simulation can be quite lengthy. Therefore, most of the saved datasets included with this DesignGuide reflect simulations performed with a much smaller length, e.g. 10 or 100, and will show degradation as the signal is more greatly impaired in some way. However, reliable estimates of the BER or PER for less-impaired signals will require multiple 1,000-bit packets to be simulated.
Effects of Frequency Offset
Frequency offset due to differences between the transmit and receive reference oscillators is expressed as a percentage of the 312.5 kHz sub-carrier frequency spacing. The receiver can perform frequency offset estimation and correction using preambles:

- Make use of short preamble for coarse frequency offset estimation and long preamble for fine frequency offset estimation.
- Short preamble symbol duration of 0.8 υs allows frequency correction up to 1/(2x0.8 ms)=±625kHz
- Assume RF frequency=5.8GHz, the tolerable frequency offset (worst case) =0.5x625k/5.8G=±53.8ppm > ±20ppm specified in 802.11a.
Effects of Oscillator Phase Noise

An N_Tones model is used to model the phase noise.

Effects of Fixed Point implementation of IFFT/FFT
The IFFT and FFT function in the transceiver will have a fixed bit-width. This might have an effect on the system performance. The WLAN DesignGuide provides a 64-point implementation which uses the bit width as a parameter, so it can be changed or swept. It uses a decimation in frequency, Radix-2 algorithm.
Effects of Multipath
Multipath propagation is simulated using the user-defined channel model.

This defines an impulse response.

The RMS delay spread (defined as follows) varies. Typical values are 100-200 nsec.

DesignGuide Examples Overview
Design examples are provided in the /examples/wlan directory. Projects and their corresponding design examples are:
802.11a Transmitter Test and Verification Design Examples: WLAN_80211a_Tx_prj
- WLAN_80211a_Demo: signal source that complies with Annex G of IEEE Standard 802.11a-1999.
- WLAN_80211a_SignalSource: generates 802.11a burst with different data rates.
- WLAN_80211a_Src_Glacier: generates 802.11a burst with idle, and co-simulation with VSA89600.
- WLAN_80211a_TxSpectrum: measures the transmit spectrum mask.
- WLAN_80211a_TxEVM: measures error vector magnitude and relative constellation error and tests the transmit modulation accuracy.
802.11a Receiver Test and Verification Design Examples: WLAN_80211a_Rx_prj
- WLAN_80211a_RxSensitivity_6Mbps: minimum receiver sensitivity measurement of 6 Mbps data rate.
- WLAN_80211a_RxSensitivity_24Mbps: minimum receiver sensitivity measurement of 24 Mbps data rate.
- WLAN_80211a_RxSensitivity_54Mbps: minimum receiver sensitivity measurement of 54 Mbps data rate.
- WLAN_80211a_RxAdjCh_9Mbps: adjacent channel rejection measurement of 9 Mbps data rate.
- WLAN_80211a_RxAdjCh_18Mbps: adjacent channel rejection measurement of 18 Mbps data rate.
- WLAN_80211a_RxAdjCh_36Mbps: adjacent channel rejection measurement of 36 Mbps data rate.
- WLAN_80211a_RxNonAdjCh_12Mbps: non-adjacent channel rejection measurement of 12 Mbps data rate.
- WLAN_80211a_RxNonAdjCh_48Mbps: non-adjacent channel rejection measurement of 48 Mbps data rate.
802.11a BER/PER Performance Design Examples: WLAN_80211a_PER_prj
- WLAN_80211a_24Mbps_AWGN_System: BER and PER performance for 24 Mbps systems under AWGN channel.
- WLAN_80211a_24Mbps_PN_System: BER and PER performance for 24 Mbps systems under phase noise distortion.
- WLAN_80211a_24Mbps_Fading_System: BER and PER performance for 24 Mbps systems under fading channel.
- WLAN_80211a_36Mbps_AWGN_Perfect: raw BER performance for 16-QAM modulation with perfect channel estimator under AWGN channel.
- WLAN_80211a_36Mbps_AWGN_System: BER and PER performance for 36 Mbps systems under AWGN channel.
- WLAN_80211a_36Mbps_Fading_System: BER and PER performance for 36 Mbps systems under fading channel.
- WLAN_80211a_48Mbps_AWGN_Perfect: BER performance for 64-QAM modulation with perfect channel estimator under AWGN channel.
80211a Practical Systems: WLAN_80211a_Practical_prj
- 802.11a Receiver Specifications - Sensitivity
- 802.11a Receiver Specifications - Adjacent Channel Rejection
- 802.11a Receiver Specifications - Alternate Channel Rejection
802.11a ESGc Link Design Examples: WLAN_80211a_ESGc_prj
- WLAN_PA_80211a_Src_ESGc.dsn: testing CCK power amplifier based on 802.11a Std using ADS-ESG 4438C link.
802.11b Signal Source Design Examples: WLAN_80211b_SignalSource_prj
- WLAN_80211_LowRate: generates 802.11 burst with different data rates.
- WLAN_80211b_CCK: generates 802.11b CCK burst with different data rates.
- WLAN_80211b_PBCC: generates 802.11b PBCC burst with different data rates.
802.11b Transmitter Test and Verification Design Examples: WLAN_80211b_Tx_prj
- WLAN_80211b_TxEVM: measures EVM and tests the transmit modulation accuracy.
802.11b Receiver Test and Verification Design Examples: WLAN_80211b_Rx_prj
- WLAN_80211b_RxMinInput_Sensitivity.dsn: receiver minimum input level sensitivity measurement for 802.11b.
- WLAN_80211b_RxMaxInput_Sensitivity.dsn: receiver maximum input level sensitivity measurement for 802.11b.
802.11b CCK BER/PER Design Examples: WLAN_80211b_PER_prj
- WLAN_80211b_5_5Mbps_AWGN_System.dsn: BER and PER performance for CCK 5.5 Mbps systems under AWGN channel.
- WLAN_80211b_11Mbps_AWGN_System.dsn: BER and PER performance for CCK 11 Mbps systems under AWGN channel.
802.11b System Test Using Instrument Links Design Examples: WLAN_80211b_ESGc_prj
- WLAN_80211b_CCK_ESG4438C.dsn: demonstrates how to use the ADS-ESGc link to test a WLAN 802.11b/802.11g CCK transmitter system.
- WLAN_80211b_25M_Esgc.dsn: tests a WLAN IEEE 802.11b CCK transmitter under adjacent channel environment.
802.11g Design Examples: WLAN_80211g_prj
- WLAN_80211g_OFDM_TxEVM: measures error vector magnitude and relative constellation error and tests the transmit modulation accuracy for OFDM signal.
- WLAN_80211g_CCK_TxEVM: measures error vector magnitude and relative constellation error and tests the transmit modulation accuracy for CCK signal.
- WLAN_80211g_OFDM_36Mbps_Fading_System: BER and PER performance for 36 Mbps systems under fading channel.
- WLAN_80211g_CCK_11Mbps_AWGN_System: BER and PER performance for 802.11g 11Mbps systems with CCK modulation under AWGN channel.
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()