Index Modulation Generalisations

Generalising Spatial Modulation

The point is that Spatial Modulation (Β§3) activates EXACTLY ONE antenna per symbol. Why not allow multiple? Why restrict to the space dimension β€” can we do the same with SUBCARRIERS in OFDM? With TIME SLOTS? With POLARISATIONS? The unified answer is INDEX MODULATION: use the INDEX of an activated resource β€” any resource β€” to carry bits.

Definition:

Generalized Spatial Modulation (GSM)

Generalized Spatial Modulation activates nan_a out of ntn_t antennas per channel use (with 1≀na≀nt1 \le n_a \le n_t). The activated ANTENNA SET carries ⌊log⁑2(ntna)βŒ‹\lfloor \log_2 \binom{n_t}{n_a} \rfloor bits of index information; each active antenna additionally transmits a QAM symbol for nalog⁑2Mn_a \log_2 M more bits. Total: RGSM=⌊log⁑2(ntna)βŒ‹+nalog⁑2M.R_{\rm GSM} = \lfloor \log_2 \binom{n_t}{n_a} \rfloor + n_a \log_2 M.

Theorem: Optimal nan_a Maximises GSM Rate

For fixed ntn_t and MM, the GSM rate RGSM(na)R_{\rm GSM}(n_a) is maximised at naβˆ—β‰ˆnt/2n_a^* \approx n_t/2 (approximately). The index bits peak at na=nt/2n_a = n_t/2 (binomial maximum), while the modulation bits grow linearly in nan_a β€” the two effects combine to give an interior optimum.

GSM Bits Breakdown vs Active Antennas

Bar chart of bits per channel use from index (antenna-set selection) and modulation (per-antenna QAM). Total bits peak at an interior nan_a β€” the GSM sweet spot.

Parameters
8

Example: GSM with 8 Tx Antennas

Compute the optimal number of active antennas naβˆ—n_a^* and the resulting rate for GSM with nt=8n_t = 8 antennas and 16-QAM.

OFDM Index Modulation

The GSM idea extends to OFDM: activate a subset of subcarriers. The active subcarrier pattern carries index bits; each active subcarrier transmits its own QAM symbol. This is OFDM-IM. Similar generalisations exist for polarisation, time slot, and even relay index in cooperative systems. The unifying framework is "index modulation over any discrete resource".

πŸ”§Engineering Note

Index Modulation in Practice

Index modulation schemes are primarily RESEARCH-STAGE:

  • SM / GSM: no production wireless standard adopts it. Challenges: increased decoder complexity, susceptibility to channel estimation errors, and lack of incentive in bandwidth- rich systems.
  • OFDM-IM: proposed for 5G-NR optional modes, not adopted.
  • Deployments: some IoT prototypes use SM for battery-powered sensors where RF chain count is a hard constraint. No mass-market deployment.
  • 6G candidate: GSM is under study for mmWave sidelink in 3GPP Rel-19 / Rel-20.

Key Takeaway

Index modulation generalises Spatial Modulation: activate a SUBSET of a discrete resource (antennas, subcarriers, time slots, ...) and encode bits in the activated pattern. Total rate includes both index bits and per-resource modulation bits. Optimal active count is around nt/2n_t/2. Research-stage, no mass deployment yet.