Before diving into TDD and FDD, it is important to understand the broader concept of duplexing — how a wireless device manages two-way communication (transmit + receive).
Duplexing defines whether a device can transmit (UL) and receive (DL) simultaneously or not.
There are two fundamental types:
These concepts apply across walkie-talkies, LTE/5G radios, Wi-Fi, satellite communication, Bluetooth, and even IoT devices.
A Half Duplex device can either transmit OR receive at a given moment—but not both simultaneously.
Think of it like a walkie-talkie:
Wireless systems alternate between UL and DL using time.
Half duplex is ideal when:
A Full Duplex device can transmit and receive simultaneously on:
Meaning UL and DL happen at the same time.
A telephone system is full duplex:
This is the classic FDD model:
This is how LTE FDD and 5G FDD work.
This is called In-Band Full Duplex (IBFD).
TX and RX occur on the same frequency at the same time.
Your own transmitter’s power is millions of times stronger than the signal you’re trying to receive.
So the receiver needs:
This is still research-stage, not used commercially in 5G or LTE UEs.
Because UL and DL occur at different times, TDD devices naturally behave half-duplex.
Because UL and DL occur simultaneously on different frequencies, FDD behaves as full duplex at the UE.
A possible 6G feature:
Simultaneous TX/RX on the same frequency, if self-interference is solved.
FDD uses two separate frequency bands:
Both UL and DL occur simultaneously.
Example in LTE:
A fixed duplex spacing ensures they never overlap.
Real-time applications (VoLTE, emergency calls) benefit from constant uplink+downlink.
No switching gaps → ideal for conversational services.
Supports legacy networks where UL ≈ DL load.
Most macro-cell infrastructure is built on FDD bands.
Smartphone traffic is DL-heavy (video, browsing), so fixed UL bandwidth wastes spectrum.
Spectrum is scarce and expensive.
FDD needs duplexers & filters → costlier UE and BS.
Wide paired bands are rare at high frequencies.
TDD uses the same frequency band, but switches UL/DL over time:
| DL | DL | DL | UL | UL | DL | UL | ...UL and DL occur in separate time slots.
NR-5G uses a highly flexible TDD frame structure—dynamic UL/DL switching based on traffic demand (You can think of it as first 0.7 sec for DL and then 0.3 secs for UL on the same frequency. Network decides this DL/UL distribution based on how much data is scheduled).
Only one spectrum block required.
DL:UL ratio can be dynamically adjusted (e.g., 7:1 for 5G mobile broadband).
TDD enables UL/DL channel reciprocity → reduces CSI feedback overhead.
Paired spectrum at those bands is practically nonexistent.
Switching between UL and DL consumes overhead → slight efficiency loss.
If operators are not synchronized, DL from one cell may interfere with UL of another.
DL transmissions may overpower UL receivers.
Fast-moving users may see UL/DL switching inconsistencies.
5G’s most advanced bands—n78 (3.5 GHz), n79 (4.9 GHz), FR2 (mmWave)—are TDD-only because:
FDD is still used in low-band (<1 GHz) for wide coverage and mobility.
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.