Skip to main content

Non-Orthogonal Multiple Access (NOMA)


NOMA Downlink System Model

For orthogonal multiple access (e.g., OFDMA), each orthogonal resource block is allocated to a single user. If a user’s channel condition is poor, the entire subcarrier bandwidth may be assigned to that user, which is inefficient. Non-Orthogonal Multiple Access (NOMA) addresses this by allocating more transmit power to users with weaker channels and less power to users with stronger channels. This ensures efficient spectrum usage and fairness.

The transmit SNR is defined as:

$$ \rho_s = \frac{P_s}{\sigma^2}, $$

where $P_s$ is the signal power and $\sigma^2 = 1$ is the noise power (assuming unit-variance Gaussian noise).



Transmit Signal

In downlink NOMA, the base station transmits:

$$ x_s = \sqrt{a_1 \rho_s}\, x_1 + \sqrt{a_2 \rho_s}\, x_2 $$

  • $x_1, x_2$: unit-power transmitted symbols
  • $\rho_s$: total transmit SNR
  • $a_1 + a_2 = 1$ (power allocation)
  • Typically $a_2 > a_1$ (weak user receives more power)


Received Signal at User $i$

$$ y_i = h_i x_s + n_i $$

Substituting:

$$ y_i = h_i \left( \sqrt{a_1\rho_s} x_1 + \sqrt{a_2\rho_s} x_2 \right) + n_i $$

Define channel gain:

$$ \beta_i = |h_i|^2 $$



User 1 (Strong User) Decoding

The received signal is:

$$ y_1 = h_1\left( \sqrt{a_1\rho_s} x_1 + \sqrt{a_2\rho_s} x_2 \right) + n_1 $$

Step 1: Decode user 2's signal (SIC)

$$ \gamma_{u_1}^{x_2} = \frac{a_2 \rho_s \beta_1}{a_1 \rho_s \beta_1 + 1} $$

User 1 then subtracts user 2’s signal.

Step 2: Decode own signal

$$ \gamma_{u_1}^{x_1} = a_1 \rho_s \beta_1 $$

Achievable rate:

$$ R_1 = \log_2(1 + a_1\rho_s\beta_1) $$



User 2 (Weak User) Decoding

The received signal is:

$$ y_2 = h_2\left( \sqrt{a_1\rho_s} x_1 + \sqrt{a_2\rho_s} x_2 \right) + n_2 $$

User 2 cannot decode the strong user’s low-power signal and treats $x_1$ as noise.

SNR for decoding its own signal

$$ \gamma_{u_2}^{x_2} = \frac{a_2 \rho_s \beta_2}{a_1 \rho_s \beta_2 + 1} $$

Rate:

$$ R_2 = \log_2\left(1 + \gamma_{u_2}^{x_2} \right) $$



QoS Constraints

Let $\tilde{R}_1$ and $\tilde{R}_2$ be the target minimum rates.

$$ R_1 \ge \tilde{R}_1, \qquad R_2 \ge \tilde{R}_2 $$



NOMA Flow Summary

  1. Base Station:
    $$ x_s = \sqrt{a_1\rho_s}x_1 + \sqrt{a_2\rho_s}x_2 $$
  2. User 1 (Strong):
    • Decodes $x_2$ first (high power)
    • Performs SIC (subtracts $x_2$)
    • Decodes its own signal $x_1$
  3. User 2 (Weak):
    • Treats $x_1$ as noise
    • Decodes $x_2$ directly
  4. QoS conditions: $$ R_1 \ge \tilde{R}_1,\quad R_2 \ge \tilde{R}_2 $$

Further Reading



Contact Us

Name

Email *

Message *

Popular Posts

OFDM Symbols and Subcarriers Explained

This article explains how OFDM (Orthogonal Frequency Division Multiplexing) symbols and subcarriers work. It covers modulation, mapping symbols to subcarriers, subcarrier frequency spacing, IFFT synthesis, cyclic prefix, and transmission. Step 1: Modulation First, modulate the input bitstream. For example, with 16-QAM , each group of 4 bits maps to one QAM symbol. Suppose we generate a sequence of QAM symbols: s0, s1, s2, s3, s4, s5, …, s63 Step 2: Mapping Symbols to Subcarriers Assume N sub = 8 subcarriers. Each OFDM symbol in the frequency domain contains 8 QAM symbols (one per subcarrier): Mapping (example) OFDM symbol 1 → s0, s1, s2, s3, s4, s5, s6, s7 OFDM symbol 2 → s8, s9, s10, s11, s12, s13, s14, s15 … OFDM sym...

UGC NET Electronic Science Previous Year Question Papers with Solutions

Home / Engineering & Other Exams / UGC NET 2026 PYQ ⬇️ Download Papers and Solutions 📋 Exam Pattern 💡 Preparation Tips ❓ FAQs 📊 Exam Highlights: Electronic Science (88) Feature Details Junior Research Fellowship (JRF) ₹37,000 + HRA per month Eligibility M.Sc/M.Tech in Electronics (55%) Validity of Certificate JRF (3 Years) | Lectureship (Lifetime) 📥 Download UGC NET Electronics PDFs Complete collection of previous year question papers, answer keys and explanations for Subject Code 88. Start Downloading 📂 View All Question Papers June 2025 - Question Paper Download PDF June 2025 - Solved Paper + Explanation ...

Design of CMOS XOR/XNOR Gates

Design of CMOS XOR/XNOR Gates The semiconductor industry has experienced rapid integration of multimedia applications into mobile electronics, leading to very high integration density in CMOS VLSI. As operating frequencies increase, power consumption, speed, silicon area, and reliability become critical considerations. The XOR-XNOR circuits are fundamental building blocks in arithmetic circuits (Full Adders, Multipliers), compressors, comparators, parity checkers, code converters, error-detecting/correcting codes, and phase detectors. Their performance directly impacts the complex circuits they are used in. Design goals include full output voltage swing, low power consumption, reduced transistor count, minimal delay, and simultaneous non-skewed outputs. Static Logic (Static CMOS) Stat...

Online Simulator for ASK, FSK, and PSK Signal Generation

Interactive Digital Signal Processing (DSP) Tutorial and Simulator for ASK, FSK, and BPSK modulation techniques. Try our new Digital Signal Processing Simulator!   •   Interactive ASK, FSK, and BPSK tools updated for 2025. Start Now Digital Modulation Visualizer: ASK, FSK, & BPSK Simulator Learn and visualize binary modulation techniques (ASK, FSK, BPSK) in real-time with adjustable carrier and sampling parameters. Perfect for DSP students and engineers. 📡 ASK Simulator 📶 FSK Simulator 🎚️ BPSK Simulator 📚 More Topics ASK Modulator FSK Modulator BPSK Modulator More Topics 1. ASK (Amplitude Shift Keying) Simulat...

MATLAB Code for MUSIC

  MATLAB Code clc; clear; close all ; %% Step 1: Define Parameters M = 8; % Number of array sensors d = 0.5; % Sensor spacing (lambda/2) K = 2; % Number of signals N = 200; % Number of snapshots theta = [-20 30]; % True signal angles (degrees) SNR = 10; % Signal-to-noise ratio (dB) fprintf( 'Step 1: Parameters Initialized\n' ); %% Step 2: Generate Signal Sources t = 1:N; s1 = exp(1j*2*pi*0.05*t); s2 = exp(1j*2*pi*0.1*t); S = [s1; s2]; figure; plot(real(S(1,:))) title( 'Signal 1 (Real Part)' ) xlabel( 'Samples' ) ylabel( 'Amplitude' ) figure; plot(real(S(2,:))) title( 'Signal 2 (Real Part)' ) xlabel( 'Samples' ) ylabel( 'Amplitude' ) fprintf( 'Step 2: Source Signals Generated\n' ); %% Step 3: Construct Steering Matrix A = zeros(M,K); for k = 1:K A(:,k) = exp(-1j*2*pi*d*(0:M-1)'*sin(theta(k)*pi/180)); end fprintf( 'Step 3: Steering Matr...

Direction of Arrival (DoA) Online Simulator (using MUSIC)

Interactive DOA Simulator X-axis XY angle (deg): 45 XZ angle (deg): 30 Noise: 0.05 Y-axis XY angle (deg): 60 YZ angle (deg): 45 Noise: 0.05 Z-axis XZ angle (deg): 60 YZ angle (deg): 30 Noise: 0.05 Estimated DOA (deg): 0 Simulation Workflow and Mathematical Background This simulator demonstrates Direction of Arrival (DOA) estimation using three-axis sensor signals (X, Y, Z), Maximal Ratio Combining (MRC) , and the MUSIC algorithm . It allows interactive control of signal angles and noise for teaching purposes. 1. Signal Generation A pure sinewave signal of frequency f is projected onto three axes using user-defined angles in different planes: X-axis: θ XY , θ XZ Y-axis: θ XY , θ YZ Z-axis: θ XZ , θ YZ Mathematically, for each time sample t : x(t) = s(t) * cos(θ_xy_x) * cos(θ_xz_x) + n_x(t) y(t) = s(t) * sin(θ_xy_y) * cos(θ_yz_y) + n_y(t) z(t) = s(t) * sin(θ_xz_z) * sin(θ_yz_z) + n_z(t) wh...

OFDM Baseband and Passband

  MATLAB Code >> %% OFDM BPSK Full Simulation: All Plots clear all ; close all ; clc; % --- 0. Parameters (Matching your HTML UI) --- nSymbols = 2; % Number of OFDM Symbols N = 4; % Subcarriers nCP = 2; % Cyclic Prefix fs = 1000; % Sampling Frequency (Hz) fc = 5; % Carrier Frequency (Hz) baudRate = 1; % Baud Rate %% --- 1. Generate Message (Bitstream) --- totalBits = nSymbols * N; bits = randi([0 1], 1, totalBits); %% --- 2. Make OFDM Symbols (Serial to Parallel) --- % Each column is one OFDM Symbol bitMatrix = reshape(bits, N, nSymbols); %% --- 3. Apply BPSK Mapping --- % 0 -> -1, 1 -> 1 bpskSymbols = 2*bitMatrix - 1; %% --- 4. Perform IFFT (Baseband Time Domain) --- ofdmTimeDomain = ifft(bpskSymbols, N); %% --- 5. Add Cyclic Prefix --- cpPart = ofdmTimeDomain(end-nCP+1:end, :); ofdmWithCP = [cpPart; ofdmTimeDomain]; serialBaseband = ofdmWithCP(:); % Flatten for transmission %% --- 6. Generat...