IEC 62002-1 — Mobile and Portable DVB-T/H Radio Access Interface

Physical and data link layer specifications for handheld digital television reception

IEC 62002-1 defines the radio access interface for mobile and portable DVB-T/H (Digital Video Broadcasting — Handheld) terminals. Published as an international standard, it specifies the physical layer (Layer 1) and data link layer (Layer 2) requirements that enable battery-powered handheld devices to receive digital television signals under challenging mobile reception conditions. This article explores the key technical innovations codified in this standard and their engineering significance.

1. Physical Layer Specifications

The physical layer of IEC 62002-1 is based on coded orthogonal frequency-division multiplexing (COFDM), inherited from DVB-T but extended with critical enhancements for mobile operation.

Parameter DVB-T (Fixed) DVB-H per IEC 62002-1
Modulation COFDM COFDM
Constellations QPSK, 16-QAM, 64-QAM QPSK, 16-QAM, 64-QAM
FFT modes 2K, 8K 2K, 4K, 8K
Bandwidths 6, 7, 8 MHz 5, 6, 7, 8 MHz
Guard intervals 1/4, 1/8, 1/16, 1/32 1/4, 1/8, 1/16, 1/32
Code rates 1/2 – 7/8 1/2 – 7/8
Frequency bands UHF (470–862 MHz) UHF + L-band (1.45–1.49 GHz)
Power saving Continuous reception Time slicing (90 % saving)
Additional FEC None MPE-FEC (Reed-Solomon)

1.1 The 4K FFT Mode

A defining innovation in IEC 62002-1 is the introduction of the 4K FFT mode (4096 carriers), positioned between the 2K and 8K modes of standard DVB-T. The 4K mode provides a carefully engineered compromise: it offers higher Doppler tolerance than 8K (enabling reception at vehicle speeds up to 200 km/h) while supporting larger single-frequency network (SFN) cells than 2K (up to 35 km cell radius in extended mode).

The 4K mode was a pivotal addition for mobile TV. At 1700 MHz (L-band), the 4K mode can tolerate Doppler shifts of up to 120 Hz (approx. 160 km/h) with 64-QAM modulation, whereas the 8K mode would fail above 60 Hz under identical conditions.

1.2 L-Band Operation

Beyond the traditional UHF band (470–862 MHz), IEC 62002-1 specifies operation in the L-band (1.452–1.492 GHz). This higher-frequency band offers wider contiguous spectrum allocations (up to 40 MHz), enabling higher data rates and reducing the need for frequency planning coordination. However, L-band propagation has higher free-space path loss and reduced building penetration, which the standard addresses through more robust modulation and coding configurations (QPSK 1/2) as the default mode for indoor reception.

2. Data Link Layer Innovations

2.1 Time Slicing

Time slicing is the primary power-saving mechanism defined in IEC 62002-1. The principle is straightforward: instead of transmitting data continuously, each service is sent in periodic high-bitrate bursts. The receiver synchronises to the burst schedule for the desired service and powers down the RF front-end between bursts. This reduces average power consumption of the RF section by up to 90 %, extending handheld battery life from hours to a full day of typical viewing.

The burst size and interval must be carefully dimensioned. A larger burst interval saves more power but increases the required burst bitrate and memory buffer size. IEC 62002-1 specifies burst intervals from 0.5 to 5 seconds, with typical implementations using 1–2 seconds for an optimal balance.

2.2 MPE-FEC (Multi-Protocol Encapsulation — Forward Error Correction)

MPE-FEC is an additional layer of error correction applied at the link layer, supplementing the physical layer’s inner (convolutional) and outer (Reed-Solomon) coding. It operates on IP datagrams encapsulated as MPE sections and adds a Reed-Solomon (RS) parity matrix (typically RS(255,191) or RS(255,127)).

The MPE-FEC frame consists of a 1024-byte wide matrix with adjustable height (256 to 1024 rows). Application data fills the left portion (the “ADT” — Application Data Table), while parity data occupies the right portion (the “RS” table). This structure allows the receiver to correct both random errors and burst errors up to the erasure correction capability of the RS code.

MPE-FEC introduces a trade-off: it increases the data rate overhead by 10 – 25 % depending on the RS code rate, but it provides a coding gain of 3 – 5 dB at the receiver under mobile fading conditions. For handheld devices operating at the cell edge, this gain is the difference between a viewable picture and complete service loss.

2.3 Protocol Stack Architecture

The standard defines a layered protocol stack where IP datagrams are encapsulated within MPE sections, which are then carried in MPEG-2 transport stream packets. The Electronic Service Guide (ESG) is delivered as IP datacast content, enabling receivers to discover available services without full-band scanning. The end-to-end delay budget is tightly controlled: the total delay from studio to receiver must not exceed 5 seconds for linear TV services.

3. Mobile Reception Performance

3.1 Doppler Tolerance and Impulse Interference

Mobile reception in DVB-H systems is challenged by time-varying multipath channels with Doppler spread. The standard defines minimum C/N (carrier-to-noise ratio) requirements for each combination of modulation, code rate, and FFT mode under specified channel models (typical urban, hilly terrain, and portable indoor). In the most robust configuration (QPSK 1/2, 4K mode, guard interval 1/4), the required C/N is approximately 6 dB lower than the least robust configuration (64-QAM 7/8, 8K mode).

3.2 Handover and Service Continuity

IEC 62002-1 specifies handover mechanisms for seamless service continuity when a mobile receiver moves between SFN cells or across frequency boundaries. Two handover modes are defined:

  • Seamless handover: The receiver monitors adjacent cells during idle slots created by time slicing, allowing make-before-break switching.
  • Frequency handover: The receiver retunes to a different frequency channel while maintaining service through buffer playback.
A critical implementation challenge is the handover timing in dense SFN deployments. The time-slicing idle interval must be shared between adjacent cell monitoring and power saving. Engineers must allocate at least 200 ms per handover evaluation cycle to obtain reliable signal quality estimates from neighbouring cells.

4. Engineering Design Insights

Based on IEC 62002-1, several practical considerations emerge for receiver design and network planning:

  • Front-end linearity: The L-band front-end requires a lower noise figure (< 3 dB) compared to UHF (< 5 dB) due to higher path loss. However, L-band also has fewer interfering signals, relaxing IP3 requirements by approximately 10 dB.
  • Buffer dimensioning: With time slicing, the receiver requires sufficient memory to buffer one full burst (typically 2 – 8 Mbits for standard definition video). The standard recommends a minimum of 16 Mbits of dedicated TS buffer memory.
  • SFN planning: The 4K mode enables SFN cell radii of up to 25 km (extended mode: 35 km), compared to 12 km for 2K and 50 km for 8K. Network planners should match FFT mode to the target cell size.
  • Impulse interference: MPE-FEC with RS(255,191) can correct up to 32 byte errors per 255-byte codeword, providing robust protection against impulse noise from vehicle ignitions and power lines.
When designing DVB-H receivers for automotive applications, pay special attention to the automatic gain control (AGC) time constant. Fast-fading channels with Doppler spreads above 50 Hz require AGC settling times below 10 microseconds to avoid front-end saturation during signal fades.

5. Frequently Asked Questions

Q: What is the difference between DVB-T and DVB-H as specified in IEC 62002-1?
A: DVB-H extends DVB-T with three key enhancements: the 4K FFT mode for optimal mobile reception, time slicing for power saving, and MPE-FEC for robust error correction. The physical layer is backward-compatible with DVB-T.
Q: Can a DVB-H receiver decode standard DVB-T signals?
A: Yes. IEC 62002-1 specifies that DVB-H receivers must be capable of decoding DVB-T signals in 2K and 8K modes. The standard ensures backward compatibility with existing DVB-T broadcast infrastructure.
Q: How much power does time slicing actually save?
A: Typical implementations achieve 85 – 90 % reduction in RF front-end power consumption. If the RF section consumes 400 mW during active reception and the burst duty cycle is 10 %, average consumption drops to approximately 40 mW plus the controller overhead.
Q: Why was the L-band included when UHF provides better coverage?
A: L-band was included to provide additional spectrum capacity in regions where UHF spectrum is congested. The wider channel bandwidth (up to 8 MHz vs. 40 MHz contiguous blocks in L-band) allows higher data rates and simpler network planning for mobile operators.

Leave a Reply

Your email address will not be published. Required fields are marked *