26-Tone RU
Understanding the 26-Tone Resource Unit
The fatal flaw of old Wi-Fi (like Wi-Fi 4 or Wi-Fi 5) is that it acts like a single megaphone. If a smart lightbulb wants to send 5 bytes of data to report its status, it grabs the entire 20 MHz channel. The massive 4K Smart TV streaming Netflix has to physically stop and wait for the lightbulb to finish. If 30 smart devices are all constantly fighting for the megaphone, the network suffers massive latency spikes and collisions.
Wi-Fi 6 fixes this using OFDMA and the 26-Tone RU.
The Architecture of Slicing
Instead of acting like one massive megaphone, OFDMA slices the 20 MHz channel into tiny, dedicated lanes called Resource Units.
The 26-Tone RU is the smallest possible slice.
- A 20 MHz channel contains 256 subcarriers (Tones).
- The Wi-Fi 6 router can mathematically group exactly 26 tones together to form a microscopic, 2 MHz-wide dedicated lane.
- It can fit 9 of these 26-Tone RUs into a single 20 MHz channel.
The End of IoT Congestion
When you have a dense smart home with dozens of connected devices, the 26-Tone RU works magic.
- The router issues a "Trigger Frame" telling the network it is entering OFDMA mode.
- The router assigns 26-Tone RU #1 to a smart thermostat.
- It assigns 26-Tone RU #2 to an Amazon Alexa speaker.
- It assigns 26-Tone RU #3 to a smart lightbulb.
- The Magic: At the exact same millisecond, the router listens to all three devices simultaneously. None of the devices have to "wait their turn." Because they are on separate subcarrier lanes, their data packets do not collide in the air.
While a 26-Tone RU is incredibly slow (you cannot stream Netflix on a 2 MHz wide lane), it is the perfect architectural solution for thousands of tiny IoT devices that only need to send a microscopic trickle of data without bringing the entire network to its knees.
Key Equations
A 26-Tone Resource Unit (RU) is the absolute smallest frequency subdivision legally permitted within the Wi-Fi 6 (802.11ax) OFDMA architecture. By taking a standard 20...
Key specifications:
802.11 a | 20 MHz | 9 m | 5 bytes | 4 K
Throughput: R = Nlayers×B×ηSE×(1−OH)
Comparison
| Aspect | 26-Tone RU Spec | Typical Range | Impact | Design Note |
|---|---|---|---|---|
| Primary function | A 26-Tone Resource Unit (RU) is the abso... | Application-dep. | Critical | Verify in sim |
| Operating range | Understanding the 26-Tone Resource Unit... | Application-dep. | Critical | Verify in sim |
| Performance | If a smart lightbulb wants to send 5 byt... | Application-dep. | Critical | Verify in sim |
| Integration | The massive 4K Smart TV streaming Netfli... | Application-dep. | Critical | Verify in sim |
| Trade-off | If 30 smart devices are all constantly f... | Application-dep. | Critical | Verify in sim |
Frequently Asked Questions
Can the router mix and match RU sizes?
Yes, dynamically, every few milliseconds. The router does not have to slice the entire channel into nine 26-Tone RUs. It can assign half the channel (a 106-Tone RU) to a laptop for a massive file download, and take the remaining half of the channel and slice it into four 26-Tone RUs to handle the smart lightbulbs in the background. It is a highly fluid, intelligent architecture.
Does my device need Wi-Fi 6 to use a 26-Tone RU?
Yes. If an old Wi-Fi 4 smart plug connects to the network, the router cannot use OFDMA. The router is forced to revert back to the legacy 'megaphone' mode just for that one device, forcing the rest of the network to wait. To achieve the true zero-latency magic of OFDMA, every device in the house must have an 802.11ax microchip.
Why 26 Tones? Why not 10 Tones?
26 is the mathematical limit set by the IEEE to balance bandwidth and overhead. If the lane is sliced any smaller than 2 MHz (26 Tones), the required mathematical 'Pilot Tones' (used to synchronize the receiver's clock) and guard bands consume the entire slice, leaving 0% room for actual payload data.