What is UEQM Unequal Modulation Scheme
Unequal Modulation Scheme (UEQM) is a technique used in Multiple-Input Multiple-Output (MIMO) systems, specifically in the context of wireless local area networks (WLANs) based on the IEEE 802.11n standard. Unlike its counterpart, Equal Modulation (EQM), UEQM utilizes different modulation schemes for each data stream being transmitted through the multiple antennas.
Here's a breakdown of UEQM:
Concept:
- In MIMO systems, data is transmitted through multiple antennas simultaneously, often referred to as spatial streams.
- EQM applies the same modulation scheme (e.g., Quadrature Amplitude Modulation - QAM) with the same number of bits per symbol to all these streams.
- UEQM breaks away from this uniformity. It allows for assigning different modulation schemes to each data stream based on channel conditions.
Benefits of UEQM:
- Adaptability: UEQM caters to varying channel qualities experienced by each stream. A stronger channel can handle a higher modulation order (e.g., 64-QAM) transmitting more data per symbol, while a weaker channel might use a lower order (e.g., 16-QAM) for better reliability.
- Improved Throughput: By adapting to channel conditions, UEQM can potentially achieve higher overall throughput compared to EQM, which is limited by the weakest channel.
Implementation Details:
- The IEEE 802.11n standard allocates Modulation and Coding Schemes (MCS) for data transmission. Some MCS indices (33 to 77) are dedicated to UEQM.
- UEQM utilizes a concept called "Nested Spatial Mapping." Here, a higher-order modulation stream is "nested" within a lower-order stream transmitted on the same antenna. The receiver can decode the higher-order stream by exploiting the redundancy in the lower-order one.
Challenges of UEQM:
- Increased Complexity: UEQM requires more complex circuitry at both the transmitter and receiver compared to EQM due to the need to handle different modulation schemes simultaneously.
- Decoder Limitations: Traditional MIMO decoders designed for EQM might not be suitable for UEQM signals. Research suggests alternative approaches like Zero-Forcing (ZF) or Minimum Mean Square Error (MMSE) are not effective for UEQM due to the "nested" nature of the signal.
Resources for further study:
- A research paper exploring UEQM in detail:Boosting the Performance of Nested Spatial Mapping with Unequal Modulation in 802.11n
- A patent explaining UEQM: US Patent: Method for setting modulation and coding scheme in wireless RAN system and apparatus supporting the same [invalid URL removed]