Transmission Modes (TM1–TM10) in LTE 4G
The ten downlink transmission modes — from single antenna and transmit diversity to closed-loop and multi-layer MIMO.
A single antenna port, transmit diversity, spatial multiplexing, beamforming — LTE can do all of them, but a UE never guesses which one is in play. The network configures it, by RRC, into exactly one Transmission Mode (TM), and that one choice fixes how PDSCH is transmitted, which reference signals carry it, which DCI format schedules it, and what channel feedback the UE must report. Understanding the ten modes is really understanding four antenna ideas — and the two eras of reference signal that made them possible. This page is grounded in TS 36.213.
Introduction
A Transmission Mode is the single per-UE setting that tells the physical layer how the downlink shared channel (PDSCH) is mapped onto the eNB's antennas for one particular UE. LTE defines ten of them, TM1 through TM10, spanning the whole history of the standard: TM1–TM6 arrived with Release 8/9 and are built on the always-on cell-specific reference signals; TM7–TM10 arrived from Release 9 through Release 11 and are built on UE-specific reference signals that unlock free-form beamforming and high-order MIMO.
The mode is chosen when the UE is set up on a cell and can be changed as its radio conditions evolve — a cell-edge UE might sit in robust transmit diversity, then be moved into high-throughput spatial multiplexing as it walks toward the cell centre. That change is an RRC event, not a per-subframe one, which is why the fallback mechanism described later in this page matters so much during the moments a mode is being reconfigured.
It matters because the receiver cannot decode PDSCH until it knows how the data was placed on the antennas, which reference signal to demodulate against, and which DCI format to look for. Bundling all of that into one numbered mode keeps the control channel compact and lets the network match the antenna technique to each UE's antenna count, channel quality, and mobility.
On this page
Why transmission modes are needed
In plain words: think of the antenna array as an orchestra and the UE as a listener in the hall. The same players can perform in very different arrangements — everyone doubling the same melody so it always comes through (diversity), different sections playing different parts at once for a fuller sound (multiplexing), or the whole ensemble aimed at one seat (beamforming). The listener needs the programme notes to follow along. A Transmission Mode is those programme notes: it tells the UE which arrangement is playing before the first note.
Concretely, three problems force the design. First, the receiver must know the antenna scheme in advance — whether it is seeing one stream sent redundantly, several independent layers, or one steered beam — because each demands a different equaliser and a different assumption about the reference signals. Second, signalling must stay compact: negotiating the antenna scheme, pilot pattern, and feedback set message-by-message would bloat the PDCCH, so LTE freezes a coherent bundle as a numbered mode configured once by RRC. Third, no single technique is best everywhere — diversity suits the cell edge, multiplexing suits a strong channel, beamforming suits a coverage hole — so the network needs a clean way to match the technique to the UE. The transmission mode is that knob: set it, and the antenna scheme, reference signal, DCI format, and feedback report all follow.
What a Transmission Mode Is
The downlink of LTE is a MIMO system, and MIMO can be used in very different ways: send the same data over several antennas for robustness, send different data streams in parallel for throughput, or focus energy toward one UE with beamforming. Each of these needs a different receiver assumption, a different reference-signal pattern, and different feedback. Rather than negotiate all that on the fly, LTE bundles a coherent set of choices into a numbered Transmission Mode. Pick the mode, and everything else — antenna scheme, pilots, control format, feedback report — follows from it.
A per-UE downlink configuration, signalled by RRC in PDSCH-Config via the transmissionMode field, that fixes the antenna technique for PDSCH, the reference signal the UE demodulates against, and the associated DCI format and feedback (PMI/RI/CQI).
The receiver must know how the data was mapped to antennas before it can decode. Locking that down as one mode keeps PDCCH signalling compact and lets the network match the antenna technique to the UE's channel, its antenna count, and its mobility.
RRC sets transmissionMode (TM1–TM10). The UE then monitors a specific DCI format on PDCCH: a mode-specific format (DCI 2, 2A, 2B, 2C, 2D) plus the fallback DCI format 1A, and reports feedback accordingly.
It is worth being precise about scope. A TM configures the downlink shared channel (PDSCH) only — it does not change how the UE decodes PDCCH, and it does not govern the uplink. The mode is strictly per serving cell and per UE: two UEs on the same cell can sit in different modes in the same subframe, and in carrier aggregation each component carrier carries its own transmissionMode. Moving a UE between modes — say from robust transmit diversity to high-throughput spatial multiplexing as it walks toward the cell centre — is done with an RRCConnectionReconfiguration, not per-subframe. Switching is therefore a deliberate, RRC-timescale decision, which is exactly why the fallback below matters during the reconfiguration gap.
One UE, one TM at a time. Every TM comes paired with DCI format 1A as a common fallback (single-antenna or transmit-diversity, always decodable), so the network can always reach the UE even when the richer mode-specific DCI would fail or is momentarily unusable.
The Key Split: CRS-based vs DMRS-based
If you remember only one thing about transmission modes, make it this division. It cleanly separates the ten modes into two eras of LTE, and it explains almost every difference in the big table further down.
TM1 through TM6 are CRS-based. The UE demodulates PDSCH against the Cell-specific Reference Signals (CRS) — the always-on, cell-wide pilots tied to physical antenna ports 0–3. Because the CRS pattern is fixed by the cell and shared by everyone, any precoding the eNB applies must be layered on top of the CRS and then signalled to the UE (as a codebook index, the PMI), so the UE can work out how the CRS it measures relates to the precoded layers it received. This ties these modes to a fixed precoding codebook and to the number of physical antenna ports the cell has. The upside is that CRS is always present, so channel estimation is cheap and robust; the downside is that the beam must come from a small standardised codebook rather than being freely shaped.
TM7 through TM10 are DMRS-based. The UE demodulates against UE-specific Demodulation Reference Signals (DMRS, on antenna port 5, or ports 7/8, or ports 7–14) that are precoded with the same weights as the data. The UE never needs to know the precoder — it simply estimates the effective channel (real channel times precoder) directly from the DMRS and demodulates. This is what makes flexible, non-codebook beamforming and higher-order MIMO possible: the eNB can apply an arbitrary beam, computed however it likes (from uplink sounding in TDD, from rich feedback in FDD), and the UE is none the wiser. It is also the direction 5G NR took wholesale — NR dropped CRS entirely and made every downlink transmission DMRS-based.
Why DMRS wins for beamforming: with CRS the precoder must come from a fixed codebook and be told to the UE via PMI. With DMRS the pilots are steered together with the data, so the eNB can apply any beam it likes and the UE just sees a good effective channel — no codebook, no PMI signalling for demodulation.
There is a subtlety worth naming: in the DMRS era, LTE split the two jobs that CRS used to do alone. CRS was simultaneously the demodulation pilot and the measurement pilot (the UE measured CRS to compute CQI/PMI/RI). From TM9 onward those jobs are separated: DMRS handles demodulation only, and a new sparser pilot, CSI-RS (Channel State Information Reference Signal), handles measurement across up to 8 (later more) antenna ports. That separation is the single design move that made 8-layer MIMO and, later, CoMP practical, because you can measure a large array with a light-weight periodic pilot while spending demodulation pilots only on the layers actually transmitted.
Three Ways to Use the Antennas
Every transmission mode is a flavour of one of three underlying ideas. Seeing them side by side makes the whole table click: diversity trades away rate for reliability, multiplexing trades away reliability for rate, and beamforming spends antennas on signal strength instead of either.
A fourth idea sits quietly behind the diagram: MU-MIMO, where the eNB reuses the same time–frequency resource to serve several UEs at once, each with its own precoder — spatial multiplexing across users rather than across layers of one user. It is the engine behind TM5 (codebook) and the multi-user side of TM9/TM10 (DMRS). Keep the three-plus-one taxonomy in mind — diversity, multiplexing, beamforming, multi-user — and every mode below lands in one of those buckets.
The CRS Modes: TM1–TM6
These are the classic Release-8/9 modes, all built on cell-specific reference signals (CRS) and the fixed precoding codebook. Because they share the CRS foundation, they differ only in how they combine the physical ports and what feedback they need. For each mode below, watch the four things that define it: antenna configuration, reference signal, DCI format(s), and use case.
TM1— single antenna port. Antenna config: one logical port, port 0. RS:CRS. DCI:DCI format 1(or1A). Plain SISO — no diversity, no multiplexing. Rank is fixed at 1, so feedback isCQIonly (noRI, noPMI). Use case: a cell or UE with a single usable antenna, small cells, and as the simplest baseline against which everything else is compared.TM2— transmit diversity. Antenna config: 2 or 4 ports. RS:CRS. DCI:DCI format 1(or1A). Scheme: Space-Frequency Block Coding (SFBC, an Alamouti-style scheme; SFBC combined with Frequency-Switched Transmit Diversity,FSTD, for 4 ports). The same data is sent redundantly across the ports, so it decodes reliably even in a poor channel — no rate gain (still one codeword, rank 1), pure robustness. Feedback isCQIonly. Use case: the default/most reliable mode, cell-edge UEs, and any situation where keeping the link alive beats squeezing out throughput. This is also the technique theDCI 1Afallback uses when the cell has more than one port.TM3— open-loop spatial multiplexing. Antenna config: 2 or 4 ports. RS:CRS. DCI:DCI format 2A(+1A). Scheme: multiple layers using large-delay Cyclic Delay Diversity (large-delay CDD) with a fixed cycling precoder. Rank up to 2 (2 ports) or up to 4 (4 ports). "Open-loop" means noPMIfeedback — the UE reports only rank (RI) andCQI. Because the precoder cycles deterministically rather than tracking the channel, TM3 is robust to higher mobility where PMI would be stale by the time it is used. Use case: fast-moving UEs that still have good enough SINR to support more than one layer. When the channel only supports rank 1, TM3 gracefully falls back to transmit diversity.TM4— closed-loop spatial multiplexing. Antenna config: 2 or 4 ports. RS:CRS. DCI:DCI format 2(+1A). Scheme: multiple layers (rank up to 2 or 4) with precoding chosen from the codebook using the UE's reportedPMI. FullRI+PMI+CQIfeedback. This is the workhorse high-throughput mode for low-to-medium mobility: the eNB tracks the channel via PMI and matches the precoder to it, extracting maximum rate. Use case: the typical good-SINR, slow-moving connected UE that you want to run at peak throughput.TM5— MU-MIMO. Antenna config: 2 or 4 ports. RS:CRS. DCI:DCI format 1D(+1A). Scheme: Multi-User MIMO — the eNB pairs several UEs on the same time/frequency resource with different codebook precoders, one rank-1 stream per UE. Feedback isPMI+CQI.DCI 1Dadds a downlink power-offset field so a UE knows how power was split with its co-scheduled partner. Use case: capacity-limited cells with many well-separated UEs, squeezing more users into the same resources. In practice TM5 saw limited deployment; codebook MU-MIMO matured later in the DMRS modes.TM6— closed-loop rank-1 precoding. Antenna config: 2 or 4 ports. RS:CRS. DCI:DCI format 1B(+1A). Scheme: closed-loop precoding restricted to a single layer (rank 1) with aPMI-selected beam from the codebook. It boosts SINR without multiplexing — one steered stream. Feedback isPMI+CQI.DCI 1Bcarries the precoding vector index and a confirmation bit. Use case: coverage-limited but low-mobility UEs where a single well-aimed beam does more good than trying to run two shaky layers.
Mental model: TM2 buys reliability, TM3/TM4 buy throughput (parallel streams), TM6 buys SINR (one codebook-steered stream), TM5 buys capacity by sharing resources across UEs — all using CRS and the fixed codebook, so the eNB can only steer as finely as the codebook allows.
The DMRS Modes: TM7–TM10
From Release 9 onward, LTE moved to UE-specific reference signals so the eNB could beamform freely, without a codebook and without telling the UE the precoder. These are the DMRS-based modes, and each one relaxes a constraint of the era before it.
TM7— single-layer beamforming. Antenna config: one beamformed layer on antenna port 5 (a virtual, UE-specific port formed from many physical antennas). RS: UE-specificDMRSon port 5. DCI:DCI format 1(or1A). The eNB applies any beam — often derived from uplink channel estimates via TDD reciprocity — and the UE demodulates against port 5's pilots, needing noPMI(feedback isCQIonly). Use case: coverage extension and TDD reciprocity-based beamforming with large antenna arrays, in Release 9's first step beyond the codebook.TM8— dual-layer beamforming. Antenna config: up to two layers on antenna ports 7 and 8, each with its ownDMRS. RS: UE-specificDMRS(ports 7/8). DCI:DCI format 2B(+1A). This adds a second beamformed stream to TM7 — throughput and steering — and can be used for single-user rank-2 or for pairing two UEs (one layer each) as MU-MIMO. Feedback isRI+PMI+CQIwhen configured. Use case: Release-9 beamforming where the channel supports two layers, doubling the beamformed rate.TM9— up to 8-layer SU/MU-MIMO (Rel-10). Antenna config: up to 8 spatial layers on antenna ports 7–14. RS:DMRSfor demodulation and, separately,CSI-RSfor channel measurement. DCI:DCI format 2C(+1A). This is the big one: splitting the two reference-signal roles is exactly what enables high-order SU-MIMO (up to 8 layers to one UE) and flexible MU-MIMO (layers split across UEs) over the largest arrays of pre-CoMP LTE. Feedback is fullRI+PMI+CQI, measured on CSI-RS. Use case: LTE-Advanced peak throughput and dense multi-user scheduling with 8-antenna eNBs.TM10— enhanced multi-point / CoMP (Rel-11). Antenna config: as TM9 (ports 7–14) but generalised across multiple transmission points. RS:DMRS+CSI-RS. DCI:DCI format 2D(+1A). It extends TM9 for Coordinated Multi-Point (CoMP): several transmission points cooperate to serve a UE (joint transmission, dynamic point selection, coordinated scheduling/beamforming). To make that work it adds multiple CSI processes (so the UE reports feedback for several point hypotheses) and explicit quasi-co-location (QCL) signalling — carried inDCI 2D's PDSCH RE-mapping and QCL indicator field — so the UE knows which reference signals share channel properties like delay spread and Doppler. Use case: interference-limited cell edges where coordinating neighbouring points beats fighting them.
TM9 vs TM10 in one line: TM9 is single-cell high-order MIMO with DMRS+CSI-RS; TM10 is TM9 generalised so several transmission points can coordinate (CoMP), adding multiple CSI processes and QCL so the UE can be told which pilots to trust for which channel property.
The Full Table: Every Mode Side by Side
Here is all ten modes at once, with the six things you actually need to recall for each: antenna configuration, reference signal, associated DCI format(s), the transmission scheme, and the use case. Note the pattern in the DCI column — each mode-specific format matches the sophistication of its mode, and DCI format 1A is always available as the fallback.
| TM | Antennas | Reference signal | DCI format(s) | Scheme | Use case |
|---|---|---|---|---|---|
TM1 | Single port (port 0) | CRS | DCI 1 / 1A | Single-antenna (SISO) | Single-antenna cell/UE; baseline |
TM2 | 2 or 4 ports | CRS | DCI 1 / 1A | Transmit diversity (SFBC/FSTD) | Cell edge, max reliability, default |
TM3 | 2 or 4 ports | CRS | DCI 2A (+ 1A) | Open-loop spatial mux (large-delay CDD) | Higher mobility, no PMI |
TM4 | 2 or 4 ports | CRS | DCI 2 (+ 1A) | Closed-loop spatial multiplexing | Low/med mobility peak throughput |
TM5 | 2 or 4 ports | CRS | DCI 1D (+ 1A) | MU-MIMO (codebook, rank-1/UE) | Capacity, many separated UEs |
TM6 | 2 or 4 ports | CRS | DCI 1B (+ 1A) | Closed-loop rank-1 precoding | Coverage, low-mobility SINR boost |
TM7 | Port 5 (beamformed) | DMRS (port 5) | DCI 1 / 1A | Single-layer beamforming | Coverage; TDD reciprocity beams |
TM8 | Ports 7/8 | DMRS (ports 7/8) | DCI 2B (+ 1A) | Dual-layer beamforming | Rel-9 2-layer beamforming / MU |
TM9 | Ports 7–14 (up to 8 layers) | DMRS + CSI-RS | DCI 2C (+ 1A) | Up to 8-layer SU/MU-MIMO (Rel-10) | LTE-A peak rate, large arrays |
TM10 | Ports 7–14, multi-point | DMRS + CSI-RS | DCI 2D (+ 1A) | Enhanced multi-point / CoMP (Rel-11) | Coordinated cell-edge, interference mgmt |
The DCI-2 family maps to the multi-layer modes: DCI 2→TM4, DCI 2A→TM3, DCI 2B→TM8, DCI 2C→TM9, DCI 2D→TM10. Each carries two transport blocks (for two codewords), a per-codeword MCS/HARQ, and the mode-specific precoding / antenna-port / QCL fields. TM1/TM2/TM7 instead use the smaller DCI format 1 because they never carry more than the transmit-diversity / single-antenna case.
One reading tip: each mode's feedback follows from its scheme. Codebook-precoded closed-loop modes (TM4, TM5, TM6, TM8) report PMI; open-loop or single-antenna modes (TM1, TM2, TM3, TM7) do not. Multi-layer modes (TM3, TM4, TM8, TM9, TM10) also report rank (RI). Every mode reports CQI, since the eNB always needs to know what modulation and coding rate the channel can bear.
LTE ↔ NR: NR does not have numbered transmission modes at all. LTE's ten fixed TMs are replaced in NR by a flexible, RRC-configured combination of DCI format 1_0/1_1/1_2, DMRS-based demodulation for every transmission (there is no CRS in NR), and codebook/non-codebook precoding chosen through the CSI framework. In effect NR keeps the CRS→DMRS transition that LTE started at TM7–TM10 and makes it universal, then drops the mode-number abstraction in favour of per-field configurability. The DMRS+CSI-RS measurement/demodulation split that first appeared in LTE TM9 is the direct architectural ancestor of NR's downlink.
The DCI Format 1A Fallback
The single most important thing that every one of the ten modes shares is the fallback. Whatever mode-specific DCI a UE is configured to expect, it always also monitors DCI format 1A in parallel. This is not an optional extra — it is designed into every TM, and it is the safety net that keeps the UE reachable.
DCI format 1A is the compact, always-present downlink assignment. It schedules PDSCH using a fallback transmission scheme: single-antenna (port 0) when the cell has one port, or transmit diversity (SFBC) when it has two or four — never any of the fancier modes.
The mode-specific DCI (the DCI-2 family) is larger and depends on channel feedback that can be stale, wrong, or briefly unavailable — during RRC reconfiguration, after a rank change, or when the UE is at the edge. The fallback is small, robust, and needs no PMI, so it always gets through.
The UE performs blind decoding for both its mode-specific DCI and DCI 1A at each occasion. DCI 1A is size-aligned so it can be found in the common search space, letting the eNB reach the UE even with only common signalling.
There is a neat consistency here. The fallback scheme is not a random simple mode — it is TM2's transmit diversity (or TM1's single antenna in a one-port cell). So every UE, whatever its configured mode, can always be served with the most robust technique the cell physically supports, via a DCI guaranteed to be decodable. When the eNB doubts the UE's feedback — a fresh rank change, mid-handover, or a rank it does not trust — it simply schedules with DCI 1A and transmit diversity. This is also why DCI 1A serves procedures like Random Access Response scheduling and paging, where the network must reach UEs with no reliable channel state at all.
The fallback is the escape hatch. A larger, feedback-dependent mode-specific DCI can fail; DCI 1A with transmit diversity cannot practically be locked out by a bad PMI or a rank mismatch. Every TM keeps it monitored so the link is never lost during the moments a rich mode is unreliable.
⚠ Common pitfalls / gotchas
- Assuming a TM sets a fixed rank. Only TM1 (rank 1) and TM2/TM6/TM7 (single stream) are rank-locked. TM3/TM4/TM8/TM9/TM10 vary their rank per subframe from the UE's
RI— a "TM4 UE" is not always sending two layers. - Confusing antenna ports with physical antennas. A port is defined by its reference signal, not by a physical element; a 4-element array can still present a single logical port 5 beam in TM7.
- Expecting DMRS modes to report a demodulation PMI. In TM7–TM10 the PMI (when present) drives measurement/CSI, not demodulation — the UE demodulates the effective channel from DMRS regardless of any codebook.
- Reconfiguring TM per subframe. The mode only changes via
RRCConnectionReconfiguration; during that gap the eNB must lean on theDCI 1Afallback, not the new mode-specific DCI.
Summary
A Transmission Mode is one RRC setting (transmissionMode in PDSCH-Config) that fixes, for one UE, how PDSCH uses the antennas, which reference signal demodulates it, which DCI format schedules it, and what feedback the UE reports. The cleanest way to hold all ten in your head is the CRS-vs-DMRS split: TM1–TM6 demodulate against the always-on cell-specific pilots and are therefore stuck with the fixed precoding codebook and PMI signalling, while TM7–TM10 demodulate against precoded UE-specific pilots and so escape the codebook entirely, enabling free-form beamforming and, from TM9, high-order MIMO on the back of the DMRS/CSI-RS role split.
Within each half, map every mode to one of four antenna ideas: diversity (TM2), spatial multiplexing (TM3 open-loop, TM4 closed-loop), single-stream beamforming for SINR (TM6, TM7), and multi-user sharing (TM5, and the MU side of TM8–TM10). Remember that the multi-layer modes carry two codewords via the DCI-2 family, that feedback (RI/PMI/CQI) follows directly from the scheme, and that every mode keeps DCI format 1A monitored as an always-decodable transmit-diversity escape hatch. Get those three axes — reference signal, antenna idea, and fallback — and any mode's row in the big table becomes something you can reconstruct rather than memorise.
Interview Quickfire
Q. What is the single most important distinction between TM1–TM6 and TM7–TM10?
A. The reference signal used for demodulation. TM1–TM6 are CRS-based, so precoding is codebook-based and the eNB must signal a PMI for the UE to relate CRS to the layers. TM7–TM10 are DMRS-based: the UE-specific pilots are precoded together with the data, so the eNB can apply any (non-codebook) beam and the UE demodulates the effective channel without knowing the precoder.
Q. TM3 and TM4 are both spatial multiplexing. What separates them, and how does the feedback differ?
A. TM4 is closed-loop: the UE reports PMI and the eNB precodes from the codebook accordingly (plus RI/CQI) — best at low mobility, and it uses DCI 2. TM3 is open-loop using large-delay CDD with no PMI (only RI/CQI), which is more robust when the channel changes too fast for PMI to stay valid; it uses DCI 2A.
Q. Why does TM9 need both DMRS and CSI-RS?
A. The two reference signals do different jobs. DMRS is precoded with the data and used only to demodulate the received layers. CSI-RS is a separate, sparser pilot used to measure the channel and compute RI/PMI/CQI across up to 8 antenna ports. Separating measurement from demodulation is what lets TM9 support large arrays and flexible MU-MIMO.
Q. What is the role of DCI format 1A, and why does every TM keep monitoring it?
A. DCI 1A is the compact fallback assignment that schedules PDSCH with single-antenna or transmit-diversity transmission — no PMI, always decodable. Every TM monitors it in parallel with its mode-specific DCI so the eNB can always reach the UE even when feedback is stale, the rank just changed, or the UE is mid-reconfiguration.
Q. Which modes carry two codewords, and how does the DCI reflect that?
A. The multi-layer modes — TM3, TM4, TM8, TM9, TM10 — can carry up to two codewords, so their DCI-2-family formats (2A, 2, 2B, 2C, 2D) include two independent MCS/HARQ/NDI fields, one per transport block. Single-stream modes (TM1, TM2, TM6, TM7) use the smaller DCI 1-style formats with a single transport block.
Q. TM6 and TM7 both send one layer. What is the real difference?
A. Both deliver a single steered stream, but the mechanism differs. TM6 is CRS-based closed-loop rank-1 precoding: the beam comes from the codebook via reported PMI, so it is limited to the codebook's granularity. TM7 is DMRS-based single-layer beamforming on port 5: the eNB applies any beam (often from TDD uplink reciprocity) and the UE needs no PMI, so it can steer far more precisely.
Where transmission modes connect
Transmission modes sit at the junction of the antenna technology, the shared data channel they configure, and the control channel that schedules each transmission — and their DMRS/CSI-RS split is the design that carried straight into 5G NR.