Skip to content
5G/6G Academy
5G/6G AcademyTelecom certifications · since 2009

OFDMA vs SC-FDMA

In LTE, OFDMA carries the downlink and SC-FDMA carries the uplink. The split comes down to one number: PAPR (peak-to-average power ratio). OFDMA modulates each subcarrier independently, so the time-domain signal can spike — fine for a base station with a comfortable power budget and a big amplifier. The uplink can't afford that. A handset runs on a battery and a small power amplifier, and a high-PAPR signal forces that amplifier to back off from its efficient operating point.

SC-FDMA fixes this. It is really DFT-spread OFDM: the data symbols are spread across the allocated subcarriers by a DFT before the usual OFDM steps, which gives the transmitted signal a single-carrier-like envelope with much lower PAPR. The amplifier runs hotter and more efficiently, the UE puts more usable power on the air, and the cell-edge uplink reaches further. 5G NR keeps the same idea — it uses CP-OFDM in both directions but retains DFT-s-OFDM (SC-FDMA) as an uplink option for coverage.

AspectOFDMASC-FDMA
Direction in LTEDownlink — eNB to UE.Uplink — UE to eNB (PUSCH).
WaveformPlain OFDM with multi-user subcarrier allocation.DFT-spread OFDM — a DFT precodes the symbols before OFDM.
PAPRHigh — independent subcarriers add up to large peaks.Low — the DFT spreading gives a single-carrier-like envelope.
PA efficiencyLower priority — the eNB amplifier has headroom to spare.High — low PAPR lets the UE amplifier run near saturation.
Coverage / UL link budgetNot the limiting factor on the downlink.Better cell-edge reach — more usable transmit power per UE.
Subcarrier mappingOne data symbol sits directly on each subcarrier.Each symbol is spread across all allocated subcarriers by the DFT.
Receiver complexitySits in the UE — simple per-subcarrier equalisation.Sits in the eNB — adds frequency-domain equalisation and an IDFT.
Peak rate / MIMO fitFriendly to high-order spatial multiplexing and per-subcarrier scheduling.Spatial multiplexing is harder; mostly single-layer in LTE Release 8.
Subcarrier allocationLocalised or distributed RBs, freely scheduled per user.Contiguous subcarriers (localised) to preserve the low-PAPR property.
Why chosen for that directionSpectral efficiency and scheduling flexibility where power is plentiful.Battery and coverage — efficient UE amplifier, longer uplink reach.
5G NR equivalentCP-OFDM — used for the NR downlink and the default NR uplink.DFT-s-OFDM — optional NR uplink waveform for coverage-limited UEs.

PAPR: why the uplink is different

An OFDM signal is the sum of many subcarriers, each carrying its own modulated symbol. Now and then those subcarriers line up in phase and the time-domain waveform hits a sharp peak well above its average level. That gap between peak and average is the peak-to-average power ratio (PAPR), and it decides how hard you can drive a power amplifier.

An amplifier is most efficient near saturation, but a high-PAPR signal can't go there — the peaks would clip and splatter energy into neighbouring channels. So you back the amplifier off, leaving headroom for the peaks. That back-off wastes power and heat.

On the downlink that trade is acceptable. The eNB is mains-powered with a large amplifier, so OFDMA's high PAPR costs efficiency the operator can afford. On the uplink it isn't. A handset has a small battery and a tiny amplifier, and the uplink is usually the link that limits cell range. Forcing the UE to back off would shorten battery life and shrink coverage — exactly what you don't want. That single asymmetry is why LTE picked two different access schemes for the two directions.

How SC-FDMA spreads symbols across subcarriers

SC-FDMA is best read as its other name: DFT-spread OFDM (DFT-s-OFDM). It runs the normal OFDM chain with one extra block at the front.

First the data symbols pass through an M-point DFT (the spreading or precoding step). The output is mapped onto the UE's allocated subcarriers — kept contiguous so the property survives — then through the standard IFFT, cyclic-prefix insertion, and transmission. Because every input symbol is smeared across all the allocated subcarriers instead of riding on just one, the resulting time-domain signal behaves like a single-carrier transmission, with the lower PAPR that comes with it.

The cost moves to the receiver, which suits the design. The eNB undoes the DFT spreading and handles the frequency-domain equalisation — extra processing that a base station can carry, and that you would not want to push onto the handset. The cyclic prefix is still there, so SC-FDMA keeps OFDM's clean handling of multipath while trimming the peaks.

What changed in 5G NR

5G NR didn't keep the strict OFDMA-down / SC-FDMA-up split. NR uses CP-OFDM for the downlink and, by default, for the uplink too — partly because CP-OFDM pairs more naturally with MIMO and flexible numerologies, and partly because UE amplifiers improved.

But the PAPR problem never went away for coverage-limited users, so NR keeps DFT-s-OFDM — the same DFT-spreading idea as LTE's SC-FDMA — as an optional uplink waveform. The network can switch a UE to DFT-s-OFDM on the PUSCH when it sits at the cell edge and needs every dB of uplink power, then move it back to CP-OFDM closer in, where higher throughput and multi-layer MIMO matter more. So the LTE lesson carries over: pick the high-efficiency waveform when power is plentiful, and the low-PAPR one when reach is on the line.

The bottom line

Both are right — for different jobs. OFDMA owns the LTE downlink, where the eNB has power to spare and spectral efficiency, scheduling flexibility, and high-order MIMO matter most. SC-FDMA owns the LTE uplink, where its low PAPR lets the handset's amplifier run efficiently, saving battery and pushing cell-edge coverage further. 5G NR generalises the same idea: CP-OFDM in both directions for throughput and MIMO, with DFT-s-OFDM held in reserve as an uplink option when a UE is coverage-limited.

Frequently asked questions

Why does LTE use SC-FDMA in the uplink?
Because SC-FDMA has a much lower peak-to-average power ratio (PAPR) than OFDMA. Lower PAPR lets the handset power amplifier run closer to saturation without clipping, which saves battery and puts more usable power on the air — extending uplink coverage at the cell edge, where the uplink usually limits range.
Is SC-FDMA the same as DFT-s-OFDM?
Yes. SC-FDMA and DFT-spread OFDM (DFT-s-OFDM) are the same waveform under two names. A DFT spreads the data symbols across the allocated subcarriers before the normal OFDM steps, giving a single-carrier-like signal with low PAPR. LTE calls it SC-FDMA; 5G NR calls it DFT-s-OFDM.
What's the difference between OFDMA and SC-FDMA?
In OFDMA each subcarrier carries one data symbol independently, which is spectrally efficient but produces high PAPR. SC-FDMA first runs the symbols through a DFT so each symbol is spread across all allocated subcarriers, producing a single-carrier-like signal with low PAPR. LTE uses OFDMA on the downlink and SC-FDMA on the uplink.
Does 5G use SC-FDMA?
Indirectly. 5G NR uses CP-OFDM as the default in both directions, but it keeps DFT-s-OFDM — the same waveform LTE calls SC-FDMA — as an optional uplink mode. The network switches a UE to DFT-s-OFDM on the PUSCH when it is coverage-limited and needs the low-PAPR power efficiency.
Why does OFDMA have higher PAPR than SC-FDMA?
OFDMA transmits many independently modulated subcarriers at once. When their phases happen to align, the combined time-domain signal spikes far above its average, giving high PAPR. SC-FDMA spreads each symbol across the subcarriers with a DFT, so the envelope stays close to a single-carrier signal and the peaks are smaller.
Learn this in depth
7-Day Free Trial

Go deeper than OFDMA vs SC-FDMA — free for 7 days.

Learn OFDMA vs SC-FDMA and the full 5G/6G stack with interactive lessons, labs and a TelcoMentor AI coach. Start a free 7-day Pro trial — no credit card.

  • No credit card
  • Full Pro access
  • 21 verifiable certs
  • TELCOMA since 2009
Start My 7-Day Trial

Get weekly 5G/LTE engineering deep-dives

One technical breakdown every Tuesday — plus first access to new tools and lessons. No spam, no marketing, just engineering. Unsubscribe in one click.