Get AI summaries of any video or article — Sign up free
WI-FI 6, Why it's the BIGGEST update to Wi-Fi EVER! - 802.11ax thumbnail

WI-FI 6, Why it's the BIGGEST update to Wi-Fi EVER! - 802.11ax

NetworkChuck·
5 min read

Based on NetworkChuck's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Wi‑Fi 6 (802.11ax) is designed primarily to reduce congestion by changing how an access point schedules transmissions in crowded networks.

Briefing

Wi‑Fi 6 (802.11ax) is positioned as the biggest fix for wireless congestion in crowded places—not just a speed bump. The core change is how an access point shares airtime: instead of serving one device at a time across an entire channel, Wi‑Fi 6 uses OFDMA to slice spectrum into smaller resource units and allocate them to multiple devices simultaneously. That shift matters most in malls, schools, airports, conferences, and hospitals, where dozens of clients contend for the same channel and the “one-at-a-time” behavior turns into real-world lag.

To explain why older Wi‑Fi feels fine at home but breaks down publicly, the transcript walks through a simple scenario: one access point serving a phone, a smart lightbulb, and a laptop. Even when each device needs only a small amount of bandwidth (a quick Twitter refresh, a color change, a video stream), the access point can only transmit to one device at a time. Meanwhile, all devices still have to wait their turn, creating contention in the airwaves—compared to cars arriving at a four-way stop and needing an all-clear before moving.

Earlier standards also widen channels to increase throughput, but that doesn’t fix the inefficiency. A device that needs only a sliver of bandwidth still gets the whole “highway” during its transmit opportunity, blocking others. Wi‑Fi 6’s headline mechanism is OFDMA (orthogonal frequency-division multiple access). It builds on OFDM by dividing the channel into subchannels (“lanes”) and then dividing even further so the access point can reserve only the amount each client needs—using resource units (RUs). In the example, the phone might get a small chunk, the lightbulb another small chunk, and the laptop more units for a 4K stream. The access point then sends those allocations in one transmit opportunity, improving efficiency and reducing the time devices spend waiting.

OFDMA also gives the access point more control over uplink and downlink scheduling, reducing the constant back-and-forth contention that used to dominate wireless performance. The transcript frames this as enabling more predictable “quality of experience” for latency- and reliability-sensitive traffic, such as VoIP, by reserving dedicated capacity for those flows.

Beyond OFDMA, Wi‑Fi 6 adds features aimed at the device-heavy future. Target Wake Time (TWT) lets IoT devices and phones coordinate sleep schedules with the access point, cutting battery drain by keeping radios off until needed. Wi‑Fi 6 also brings 2.4 GHz support back as a first-class option (rather than relying on older 802.11N), which benefits low-cost IoT devices and extends range. For interference management, BSS Coloring assigns “colors” to networks so nearby transmissions from other SSIDs are more easily ignored, reducing common channel interference.

Adoption is already underway: the standard is near-final at IEEE, and some devices are announced with Wi‑Fi 6 support. The transcript’s practical buying advice is to consider upgrading access points early because Wi‑Fi 6’s efficiency improvements can benefit even when only a subset of clients support it. It also notes that 5G and Wi‑Fi 6 are complementary in the long run, and highlights VR as a capacity-hungry use case where better wireless scheduling and throughput will matter.

Cornell Notes

Wi‑Fi 6 (802.11ax) tackles the biggest Wi‑Fi pain point in dense environments: inefficient airtime sharing. Older Wi‑Fi can transmit to only one device at a time, so a client that needs a small amount of data still occupies an entire channel during its turn, forcing others to wait. Wi‑Fi 6’s OFDMA divides the channel into smaller resource units (RUs) and lets the access point allocate only what each device needs, sending multiple clients’ data in one transmit opportunity. That improves both downlink and uplink scheduling, which helps latency-sensitive traffic like VoIP. Wi‑Fi 6 also adds TWT for battery savings, restores 2.4 GHz support for IoT, and uses BSS Coloring to reduce common channel interference.

Why does Wi‑Fi feel fine at home but congested in public places?

The transcript attributes the difference to how older Wi‑Fi shares airtime. An access point can talk to only one device at a time, so clients wait their turn. In a crowded environment (malls, schools, airports), many devices contend for the same channel, creating “four-way stop” delays. Even if a device needs only a small amount of bandwidth, it still occupies the whole channel during its transmit opportunity, blocking others and amplifying contention.

What is the key technical upgrade in Wi‑Fi 6 that changes congestion behavior?

Wi‑Fi 6 introduces OFDMA (orthogonal frequency-division multiple access). It builds on OFDM’s idea of splitting a channel into subchannels, but goes further by dividing spectrum into smaller resource units (RUs). The access point measures each client’s bandwidth needs and reserves only the required portions, then transmits to multiple devices at once in a single transmit opportunity—rather than serving one device at a time across the entire channel.

How does OFDMA improve both performance and scheduling control?

The transcript emphasizes that OFDMA gives the access point more control over uplink and downlink. Previously, the access point had limited control over when devices sent data, so it spent time fighting for airtime amid contention. With OFDMA, the access point can coordinate when devices transmit and how much bandwidth they’re allowed to use, reducing contention and making service quality more predictable.

What are Target Wake-up Time (TWT) and why does it matter for IoT?

TWT lets the access point and device coordinate sleep schedules. Instead of keeping an IoT radio active all the time to stay associated, the device can power down and wake only when it has data to send. The transcript’s example is a smart candle that reports once per day; the AP schedules wake-up at a specific time, saving battery. It also notes that phone manufacturers can use TWT to extend battery life without changing battery hardware.

Why does Wi‑Fi 6’s return to 2.4 GHz matter?

The transcript says Wi‑Fi 6 supports 2.4 GHz as a first-class feature, whereas the prior generation (802.11ac) focused on 5 GHz and 2.4 GHz support depended on 802.11N. This helps IoT deployments because many low-cost IoT radios are 2.4 GHz only, and 2.4 GHz offers longer range—useful when devices are spread farther from the access point.

How does BSS Coloring reduce interference from neighboring networks?

BSS Coloring assigns a “color” to each Wi‑Fi network (e.g., team blue vs. team red). When the access point detects transmissions from other networks, it can ignore them if the color doesn’t match its own. The transcript frames this as a response to common channel interference, where nearby SSIDs can still be heard and cause unnecessary contention.

Review Questions

  1. In older Wi‑Fi, why does a device with low bandwidth demand still contribute to congestion?
  2. Explain how OFDMA’s resource units (RUs) change the access point’s transmission behavior compared with one-device-at-a-time scheduling.
  3. Which Wi‑Fi 6 features target battery life, and which target interference management?

Key Points

  1. 1

    Wi‑Fi 6 (802.11ax) is designed primarily to reduce congestion by changing how an access point schedules transmissions in crowded networks.

  2. 2

    Older Wi‑Fi’s one-at-a-time transmission behavior forces devices to wait and wastes airtime when clients need only small amounts of data.

  3. 3

    OFDMA divides a channel into smaller resource units (RUs) so the access point can allocate only the needed spectrum to each device and transmit to multiple clients in one opportunity.

  4. 4

    OFDMA improves uplink and downlink control, reducing contention and supporting more consistent quality for latency-sensitive traffic like VoIP.

  5. 5

    Target Wake-up Time (TWT) coordinates sleep schedules so IoT devices and phones can power down radios until needed, saving battery.

  6. 6

    Wi‑Fi 6 restores 2.4 GHz support for IoT use cases, offering longer range and compatibility with lower-cost 2.4 GHz radios.

  7. 7

    BSS Coloring helps mitigate common channel interference by letting networks ignore transmissions from neighboring SSIDs with different “colors.”

Highlights

Wi‑Fi 6’s OFDMA is framed as a shift from “hub” behavior to “switch-like” efficiency: multiple devices can be served in one transmit opportunity.
The transcript’s congestion model hinges on airtime inefficiency—devices that need tiny bandwidth still occupy an entire channel during their turn.
TWT targets battery life by scheduling when devices should wake to transmit, reducing always-on radio time.
BSS Coloring uses network “colors” to reduce the impact of common channel interference from nearby Wi‑Fi networks.

Topics

  • Wi‑Fi 6
  • OFDMA
  • OFDm
  • TWT
  • BSS Coloring

Mentioned

  • Wi‑Fi 6
  • 802.11ax
  • 802.11N
  • 802.11AC
  • OFDM
  • OFDMA
  • RU
  • IoT
  • TWT
  • CCI
  • BSS