๐ Planned Article Outline
- Introduction: Why Spectral Efficiency Matters in 5G NRMotivation & prerequisites
- OMA vs NOMA: The Core IdeaConceptual comparison
- The NOMA Transmitter: Superposition CodingPower allocation, signal model
- The Rayleigh Fading Channel ModelStatistical derivation, PDF, CDF
- Successive Interference Cancellation (SIC) at the ReceiverStep-by-step decoding with math
- BER and Capacity Analysis Under NOMAShannon capacity, BER curves
- Power Allocation: Fixed vs AdaptiveFairness vs throughput trade-off
- NOMA in 5G NR: 3GPP Standardisation StatusSpec references, deployments
- Python Simulation: BER vs SNR Under Rayleigh FadingFull code walkthrough
- Summary & Key Takeaways
Key Concepts This Article Will Cover
NOMA (Non-Orthogonal Multiple Access) โ Multiple users multiplexed in the power domain on the same time-frequency resource, as opposed to OMA (OFDMA/TDMA) which gives each user orthogonal resources.
Successive Interference Cancellation (SIC) โ Receiver technique enabling NOMA: the stronger signal is decoded first, subtracted, then the weaker signal is decoded without interference.
Rayleigh Fading โ Statistical model for rapid amplitude fluctuations due to multipath propagation โ the dominant channel model in non-line-of-sight 5G deployments.
Why this matters: NOMA can serve more users per resource block than OMA, critical for 5G's massive connectivity targets (up to 10โถ devices/kmยฒ).