Introduction

FR1 vs FR2 —
Frequency ranges and what they mean

5G NR operates across two frequency ranges: FR1 (sub-6 GHz, 450 MHz to 7.125 GHz) and FR2 (mmWave, 24.25 GHz to 71 GHz). The choice of frequency range fundamentally shapes every parameter — coverage range, channel bandwidth, numerology, beamforming complexity, and device power consumption.

TS 38.104 TS 38.101-1 (FR1) TS 38.101-2 (FR2)

The two frequency ranges

Frequency Range 1 (FR1): 410 MHz – 7125 MHz.
Frequency Range 2 (FR2): 24250 MHz – 52600 MHz (FR2-1), 52600 MHz – 71000 MHz (FR2-2).
3GPP TS 38.101-1, Section 5.1 | TS 38.101-2, Section 5.1
FR1
sub-6 GHz
Wide coverage, building penetration, max 100 MHz BW. Most deployments today.
FR2
mmWave
Short range, high capacity, max 400 MHz BW. Indoor hotspots, dense urban.
n78
3.3–3.8 GHz
The primary 5G band globally. Our example cell. 100 MHz TDD.

FR1 bands — the coverage workhorse

FR1 covers the traditional cellular bands (700 MHz, 800 MHz, 1.8 GHz, 2.1 GHz) plus the new "C-band" (3.3–4.2 GHz) that is the primary 5G NR deployment band worldwide. Sub-6 GHz signals diffract around buildings and penetrate walls — giving usable coverage across large areas.

Key FR1 NR bandsTS 38.101-1, Table 5.2-1
BandUplink (MHz)Downlink (MHz)DuplexMax BWNotes
n11920–19802110–2170FDD20 MHzLTE re-farm
n28703–748758–803FDD30 MHzRural coverage
n412496–26902496–2690TDD100 MHzSprint/T-Mobile US
n783300–38003300–3800TDD100 MHzPrimary global 5G ← our band
n794400–50004400–5000TDD100 MHzJapan, China
n773300–42003300–4200TDD100 MHzSuperset of n78

FR2 — mmWave

Above 24 GHz, signals do not penetrate walls or diffract around obstacles. A person walking between the UE and the gNB can cause a 20 dB drop in signal. This makes FR2 unsuitable for wide-area coverage but ideal for high-capacity indoor venues (stadiums, airports, shopping centres) where the UE has line of sight.

The compensation for high path loss is extreme beamforming — FR2 devices use antenna arrays with 8–256 elements to focus signal energy. The beamforming and SSB beam sweep pages cover this in detail.

TDD vs FDD

Duplex mode determines how uplink and downlink are separated. Both can carry the same data — the difference is resource allocation:

TDD vs FDD — resource separationTS 38.300 §9.1

FDD (Frequency Division Duplex): UL and DL use different frequency bands simultaneously. Simple, predictable latency, but requires paired spectrum — each operator needs two bands. Common at lower frequencies (700 MHz, 1800 MHz, 2100 MHz).

TDD (Time Division Duplex): UL and DL share the same frequency band but in different time slots. The ratio is configurable — operators can allocate more slots to DL for video streaming, or more to UL for video upload. Band n78 is TDD. Slot formats (the DL/UL/Flexible pattern per slot) are signalled by DCI 2_0 with SFI-RNTI.

Band n78 — our example cell

Band n78 (3300–3800 MHz) is the primary 5G band deployed globally — Finland, Germany, UK, Japan, South Korea, and dozens of other countries all use n78 for their main 5G rollout. Our example cell at 3498.24 MHz sits in the middle of n78.

Band n78 parameters — our cell at 3498.24 MHzTS 38.101-1, Table 5.2-1, Table 5.3.2-1
// Band n78 basics:
Frequency range  = 33003800 MHz
Duplex mode      = TDD  (same band UL and DL)
Max channel BW   = 100 MHz
Supported SCS    = 15, 30, 60 kHz
Our SCS          = 30 kHz (μ=1)

// Our cell at GSCN 7845:
f_SSB_center     = 3498.24 MHz
Channel center   ≈ 3498.24 MHz
Channel edges    = 3448.243548.24 MHz (100 MHz)

// Active RBs at 30 kHz SCS, 100 MHz BW (Table 5.3.2-1):
N_RB             = 273 RBs
Active BW        = 273 × 12 × 30 kHz = 98.28 MHz
Guard bands      = 0.86 MHz each side

// GSCN formula for n78 (TS 38.104 §5.4.3.1):
f = 3000 MHz + N × 1.44 MHz,  N = 1...500
GSCN 7845: f = 3000 + 7845 × ... wait — see
// Correct formula: f_SSB = 3000 + GSCN_offset × step
// GSCN 7845 → 3498.24 MHz (derived in the GSCN section)
Frequency range summary
FR1        → sub-6 GHz — coverage, building penetration, main deployments
FR2        → mmWave — high capacity, short range, dense beamforming
Our band   → n78 (3300–3800 MHz), TDD, 100 MHz, 30 kHz SCS
Next step  → OFDM fundamentals — why 5G NR uses multicarrier transmission