ISO/IEC 26907:2009 — High-Rate Ultra-Wideband PHY and MAC Standard

Information technology — Telecommunications and information exchange between systems

Introduction to High-Rate UWB and ISO/IEC 26907

Ultra-wideband (UWB) technology represents a paradigm shift in short-range wireless communications, offering exceptional data rates at low power levels through the use of very wide frequency bands. ISO/IEC 26907:2009 defines the physical layer (PHY) and medium access control (MAC) sublayer for high-rate UWB systems operating in the 3.1–10.6 GHz frequency band, a spectrum allocated by regulatory authorities worldwide for unlicensed UWB operations.

UWB systems transmit at extremely low power spectral density (below −41.3 dBm/MHz), allowing them to coexist with existing narrowband services without causing harmful interference — a key engineering achievement in spectrum sharing.

The standard was developed in collaboration with the WiMedia Alliance and draws heavily from the ECMA-368 specification. It targets wireless personal area networks (WPANs) with data rates ranging from 53.3 Mb/s up to 480 Mb/s, making it suitable for applications such as wireless USB, high-definition video streaming, cable replacement, and sensor networks requiring high throughput.

Parameter Value Notes
Frequency range 3.1 – 10.6 GHz Regulatory band for UWB
Channel bandwidth 528 MHz Multi-band OFDM approach
Number of bands 14 (5 band groups) Band Group 6 is future extension
Data rates 53.3 – 480 Mb/s Adaptive based on channel conditions
Modulation MB-OFDM Multi-band orthogonal frequency division multiplexing
MAC access method Distributed reservation protocol (DRP) / PCA Prioritized contention access
Range Up to 10 m at 480 Mb/s Longer range at lower data rates
Power spectral density −41.3 dBm/MHz FCC/EU regulatory limit
The multi-band OFDM approach divides the 7.5 GHz UWB spectrum into 14 sub-bands of 528 MHz each, providing frequency diversity and robust performance in multipath environments while maintaining efficient spectrum utilization.

Physical Layer (PHY) Architecture

The PHY layer specified in ISO/IEC 26907 employs multi-band orthogonal frequency division multiplexing (MB-OFDM), which partitions the available UWB spectrum into 528 MHz sub-bands and uses a 128-point FFT-based OFDM symbol structure. Each OFDM symbol occupies 312.5 ns, with 60.6 ns zero-padded suffix to mitigate inter-symbol interference. The PHY supports time-frequency codes (TFCs) that define the frequency-hopping pattern across bands, providing both frequency diversity and multiple access capability.

Five band groups are defined for mandatory and optional operation. Band Group 1 (3.168–4.752 GHz) is mandatory for all devices and comprises three bands. Band Groups 2 through 5 are optional extensions that enable higher data rates and improved multipath resolution. Within each band, data is transmitted using quadrature phase shift keying (QPSK) or dual-carrier modulation (DCM), with forward error correction based on a convolutional code with rates 1/3, 1/2, 5/8, and 3/4.

The PHY layer also includes key engineering features such as transmit power control (adjustable in 1 dB steps over a 12 dB range), receiver automatic gain control (AGC) with fast settling time (< 1.5 µs), and channel estimation using a predefined preamble sequence. The preamble structure comprises a packet synchronization sequence, frame synchronization sequence, and channel estimation sequence, collectively enabling robust packet detection and timing recovery.

Design engineers must carefully consider the trade-off between data rate and receiver sensitivity. At 480 Mb/s, the minimum receiver sensitivity is −70.4 dBm, while at the lowest rate of 53.3 Mb/s, it improves to −80.8 dBm — a 10.4 dB difference that significantly impacts link budget and range.

Medium Access Control (MAC) Layer Design

The MAC sublayer defined in ISO/IEC 26907 employs a distributed, peer-to-peer architecture without a central coordinator, making it highly resilient and scalable for WPAN deployments. Devices organize into beacon groups where each device transmits a beacon periodically (every 65.536 ms by default) to announce its presence, convey timing information, and reserve medium access slots. The beacon period can be adjusted dynamically based on the number of devices in the group.

Two channel access methods are supported. The Distributed Reservation Protocol (DRP) provides guaranteed time slots for isochronous traffic such as streaming media, while Prioritized Contention Access (PCA) offers prioritized CSMA/CA-based access for asynchronous data traffic. DRP is particularly important for quality-of-service (QoS) sensitive applications, as it reserves specific time slots within the superframe structure and prevents collision through the distributed reservation negotiation.

The superframe structure is 65.536 ms in duration and is divided into 256 medium access slots (MAS), each 256 µs long. The beacon period occupies a variable number of MAS at the beginning of the superframe, followed by the data transfer period comprising both DRP and PCA regions. This flexible structure allows devices to negotiate and adapt their channel access patterns based on application requirements and network conditions.

MAC Feature Description Benefit
Distributed beaconing Each device transmits its own beacon No single point of failure, self-organizing
DRP Reserved time slots via distributed negotiation Guaranteed QoS for streaming media
PCA Prioritized contention using CSMA/CA with backoff Fair access for bursty data traffic
Security AES-128 CCM encryption, 4-way handshake key management Confidentiality, integrity, replay protection
Power management Sleep modes, beacon filtering, DRP-based wake scheduling Extended battery life for portable devices
Device discovery Beacon-based neighbor discovery with information elements Plug-and-play network formation
The distributed MAC architecture eliminates the need for a network coordinator, making UWB networks self-organizing and highly resilient to device failures — an essential characteristic for consumer electronics applications where simplicity and reliability are paramount.

Engineering Design Insights and Applications

From an engineering perspective, implementing an ISO/IEC 26907-compliant UWB system requires careful attention to several critical design areas. The RF front-end must handle a 528 MHz bandwidth signal with flat group delay across the channel, requiring wideband antenna design and impedance matching over the entire operating band group. The baseband processor must implement a 128-point FFT/IFFT engine capable of operating at the 312.5 ns OFDM symbol rate, typically requiring parallel processing architectures or dedicated hardware accelerators.

For the MAC layer, the distributed reservation protocol introduces timing constraints that demand precise synchronization across devices. The beacon period maintenance algorithm must handle device arrivals and departures gracefully, while the DRP scheduling must avoid conflicts in multi-hop topologies. Memory requirements for the MAC include buffer management for aggregate throughputs up to 480 Mb/s and information element storage for neighbor devices.

The standard has enabled commercially successful applications including wireless USB (Certified Wireless USB), video streaming for consumer electronics, and high-speed file transfer for mobile devices. More recently, UWB technology based on this standard has found applications in precision location tracking, taking advantage of the fine time resolution inherent in wideband signals to achieve centimeter-level positioning accuracy.

A common pitfall in UWB receiver design is insufficient rejection of out-of-band interference from 5 GHz WLAN and 4G/5G cellular bands. The wideband front-end amplifies all signals within its passband, and without adequate filtering or notch implementation, strong in-band interferers can desensitize the receiver, negating the inherent interference robustness of the UWB spread-spectrum signal.

Frequently Asked Questions

Q1: How does ISO/IEC 26907 differ from IEEE 802.15.4a UWB?
ISO/IEC 26907 uses an MB-OFDM approach with 528 MHz channels and targets high data rates (up to 480 Mb/s), while IEEE 802.15.4a uses impulse radio (IR-UWB) with narrower pulses and targets lower data rates with precision ranging. The two standards serve complementary use cases — 26907 for high-throughput WPAN and 802.15.4a for low-power sensor networks with ranging capability.
Q2: What is the typical power consumption of a 26907-compliant UWB chip?
Typical power consumption for a 26907 PHY+MAC implementation in 65 nm or 40 nm CMOS technology ranges from 300–800 mW during active transmission, depending on data rate and output power. Standby power consumption is typically below 1 mW thanks to the MAC power management features. Advanced process nodes and circuit techniques continue to reduce these figures.
Q3: Can ISO/IEC 26907 devices coexist with Wi-Fi in the same product?
Yes, coexistence is feasible and well-documented. Since UWB operates below −41.3 dBm/MHz, it does not cause harmful interference to Wi-Fi receivers. Conversely, Wi-Fi transmitters operating near the UWB device can cause desensitization, requiring antenna isolation of at least 20–30 dB or time-domain coexistence mechanisms. The MAC provides mechanisms for priority-based channel access that can be leveraged for coexistence schemes.

Leave a Reply

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