Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
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.
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 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.
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 |
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.