High-Mobility Systems in Practice: V2X, HSR, and NTN

High-Mobility Wireless in Practice

The point is that the theory of BICM-OFDM-STBC (Β§2) and OTFS (Β§3) addresses an actual deployment need: high-speed rail, V2X for autonomous vehicles, non-terrestrial networks (NTN), and drone communication. Each imposes different mobility constraints, and each finds its place on the design surface the Akay-Ayanoglu-Caire formula describes.

⚠️Engineering Note

LTE-V2X (3GPP Rel-14)

LTE-V2X (sidelink mode 4) was the first 3GPP standard targeting vehicle-to-everything communication. Key design choices:

  • OFDM subcarrier spacing 15 kHz (inherited from LTE).
  • Tight SPS (Semi-Persistent Scheduling) to minimise control latency.
  • Target relative velocity 500 km/h (both vehicles).
  • QPSK/16-QAM only; 64-QAM disabled due to mobility.
  • Alamouti STBC optional; rate-1/2 turbo code (LTE legacy, now LDPC in 5G NR-V2X). Known limitation: at 5.9 GHz and 500 km/h, the ICI overhead caps effective throughput below 40 Mbps per vehicle.
πŸ“‹ Ref: 3GPP TS 36.213 Section 14
⚠️Engineering Note

5G NR-V2X (3GPP Rel-16)

NR-V2X (Rel-16, frozen 2020) improves on LTE-V2X by:

  • Flexible subcarrier spacing up to 120 kHz for mmWave FR2.
  • Sidelink feedback (HARQ-ACK, CSI) for adaptive retransmission.
  • Multi-cell cooperation for dense urban deployments.
  • LDPC + BICM + flexible MCS up to 256-QAM.
  • Target: 500 km/h at FR1 (6 GHz), 300 km/h at FR2 (28 GHz). The Akay-Ayanoglu-Caire diversity formula is the design baseline for MCS-to-coverage mapping.
πŸ“‹ Ref: 3GPP TS 38.214 Release 16
πŸ”§Engineering Note

High-Speed Rail Channel Models

High-speed rail channels combine:

  • Line-of-sight + sparse multipath (5-10 dominant paths).
  • Doppler up to 2.4 kHz at 500 km/h and 5 GHz carrier.
  • Periodic viaducts and tunnels causing sudden shadowing.
  • Tower handover every 1-2 km (vs 5-10 km for cellular). 3GPP TR 38.901 HSR scenario (Annex 7.5) is the reference model for simulation. Mitigation: larger subcarrier spacing (30-60 kHz), denser reference signals, and moving-relay architecture.
πŸ”§Engineering Note

Non-Terrestrial Networks (NTN)

Satellite-to-ground and HAPS-to-ground links add extreme challenges:

  • LEO satellite Doppler up to 48 kHz at S-band.
  • One-way delay 5-25 ms (LEO) to 130 ms (MEO).
  • Long HARQ RTT incompatible with LTE's 8-ms process count. 3GPP Rel-17 NTN (Dec 2022) introduced:
  • Extended DMRS for Doppler tracking.
  • Larger subcarrier spacing (60-120 kHz) for high Doppler.
  • Enhanced HARQ process IDs (16 β†’ 32) for long RTT. Starlink (non-3GPP proprietary) uses OFDM with aggressive Doppler pre-compensation at the satellite.

Waveform Comparison for High-Mobility Channels

WaveformFreq. diversityDoppler robustnessComplexityDeployed?
OFDM (uncoded)NoneLowLowYes, everywhere
BICM-OFDMmin⁑(dH,L)\min(d_H, L)LowMediumYes (LTE/Wi-Fi/DVB)
BICM-OFDM-STBCmin⁑(dH,L)β‹…ntnr\min(d_H, L) \cdot n_t n_rLowMediumYes (LTE/Wi-Fi/DVB)
SC-FDMAmin⁑(dH,L)\min(d_H, L)MediumMediumYes (LTE UL)
OTFSmin⁑(dH,P)\min(d_H, P)HighHighNo (research/6G)

Why This Matters: See Also the OTFS Book

The OTFS section here is a brief overview. For a full treatment β€” including delay-Doppler channel estimation, low-complexity receivers (MP, UAMP, EP), and OTFS-based ISAC (Integrated Sensing and Communication) β€” see the Ferkans OTFS book (forthcoming).

Historical Note: V2X Evolution: DSRC to 5G-V2X

2010–2022

Vehicle-to-everything (V2X) communication has three generations:

  1. IEEE 802.11p / DSRC (2010): Dedicated Short-Range Communications, based on 802.11a with 10 MHz channels. Deployed in Japan, partial US, but failed in Europe due to standards fragmentation.
  2. LTE-V2X / C-V2X (2016): 3GPP Rel-14 sidelink mode 4. Major deployments in China since 2019. BICM-OFDM with Alamouti.
  3. 5G NR-V2X (2020): Rel-16 sidelink. Extends to URLLC and platooning use-cases. mmWave support in Rel-17. The Akay-Ayanoglu-Caire architecture is the design foundation of steps 2 and 3.

Key Takeaway

The theory of Chs 5-11 scales into production standards through the BICM-OFDM-STBC architecture. LTE, Wi-Fi 6/7, DVB-T2, and 5G NR all implement variants of it. OTFS is a promising successor for extreme-mobility scenarios (HSR, NTN, mmWave V2X) but remains in the research-and-prototype stage.