Technology March 10, 2026

How Wi-Fi Works

A 6-minute read

Your laptop talks to a router dozens of feet away through solid walls using invisible waves, and it does so without ever physically touching anything. Here's the surprisingly elegant system behind it.

The 2.4 GHz frequency your router uses is the same frequency as your microwave oven. Both use radio waves to interact with matter at roughly the same energy level; the microwave just turns up the power dramatically enough to heat food. Your router uses milliwatts; your microwave uses 1,000 watts. Same waves, same physics, entirely different outcomes. It’s a useful reminder that Wi-Fi isn’t some exotic technology. It’s a very carefully engineered application of the same electromagnetism that’s been understood since the 1860s.

The short answer

Wi-Fi works by converting data into radio waves, transmitting them through the air, and converting them back. Your router broadcasts radio signals on specific frequencies. Your device has a radio receiver that picks up those signals and decodes them. The two devices take turns talking, following a strict set of rules (called a protocol) to avoid stepping on each other.

The key insight is that Wi-Fi is a two-way radio system, not that different from a walkie-talkie. The main differences are speed, sophistication, and the fact that dozens of devices can share the same airspace without chaos.

The full picture

Radio waves: the medium

Radio waves are a form of electromagnetic radiation, the same family as visible light, X-rays, and microwaves. They’re invisible oscillations of electric and magnetic fields that travel through the air at the speed of light.

Wi-Fi uses two main frequency bands: 2.4 GHz and 5 GHz. (Newer Wi-Fi 6E also uses 6 GHz.) The number refers to how many times per second the wave oscillates. 2.4 GHz waves oscillate 2.4 billion times per second.

Lower frequencies travel farther and penetrate walls better. Higher frequencies carry more data but lose strength over shorter distances. That’s why your 2.4 GHz signal reaches the back garden, but 5 GHz is faster inside the same room.

Encoding data onto waves

A radio wave by itself carries no information. To transmit data, the router modulates the wave, meaning it systematically varies the wave’s properties to encode bits of information.

Modern Wi-Fi uses a technique called OFDM (Orthogonal Frequency Division Multiplexing). Instead of using a single frequency, the router splits the channel into dozens of smaller sub-frequencies and transmits data on all of them simultaneously. Think of it like a highway with many lanes instead of one road: more traffic can move at the same time.

On each sub-frequency, the router uses QAM (Quadrature Amplitude Modulation) to pack even more data. By varying both the amplitude and the phase of the wave, a single transmission can encode multiple bits at once. Wi-Fi 6 can encode 10 bits per symbol using 1024-QAM, which is why newer routers are dramatically faster even without changing the physical channel.

The medium access problem

Here’s the fundamental challenge with wireless communication: radio waves don’t care about your network. Any device within range picks up every transmission. And two devices transmitting at the same time create a garbled mess, like two people shouting into the same microphone.

Wi-Fi solves this with a protocol called CSMA/CA (Carrier Sense Multiple Access with Collision Avoidance). Before transmitting, a device listens to check if the channel is busy. If it is, the device waits. When the channel clears, devices wait an additional random backoff period before transmitting, so two devices that were both waiting don’t immediately collide.

It’s similar to polite conversation: wait for silence, then speak. If two people accidentally start at the same time, both stop, wait a random beat, and try again.

What routers actually do

Your router is doing several jobs simultaneously. It’s a radio transceiver: it both broadcasts and receives radio signals. It’s a switch: it connects multiple devices on your local network to each other. And it’s a gateway: it connects your local network to the internet via your ISP’s infrastructure.

When your laptop requests a webpage, your device sends a radio packet to the router, the router forwards it through your internet connection to a server, the server responds, the response comes back to the router, and the router sends it back to your laptop over radio. This entire round trip often takes less than 20 milliseconds.

Modern routers also use MIMO (Multiple-Input Multiple-Output) technology: multiple antennas transmit and receive simultaneously, and the router uses the slight differences in signal arrival time at each antenna to separate signals from different devices. This is why your router has multiple antennas and why devices with more antennas can achieve higher speeds.

Security: keeping the conversation private

Because Wi-Fi broadcasts through the air in all directions, anyone within range can technically receive the signal. This is why encryption matters. Modern Wi-Fi uses WPA3 (Wi-Fi Protected Access 3) to encrypt the data before transmitting, so even if someone captures the raw radio signal, they can’t read its contents without the password.

WPA3 uses a handshake protocol that establishes a unique encryption key for each session, even between devices using the same password. This means that capturing other people’s traffic from the same network doesn’t help an attacker decrypt your session.

Wi-Fi 6, 6E, and 7: what the versions actually mean

Every few years, the Wi-Fi standard gets an update with a new number. Understanding what changes and what doesn’t helps cut through a lot of marketing noise.

The core improvement in Wi-Fi 6 (IEEE 802.11ax, with Wi-Fi Alliance certification beginning in September 2019 and the standard formally ratified by IEEE in February 2021) wasn’t raw peak speed for a single device. It was how the router handles many devices simultaneously. The key technology is OFDMA (Orthogonal Frequency Division Multiple Access), which allows a router to split a transmission across multiple devices in a single pass rather than serving them one after another. In a home with 30+ connected devices, phones, laptops, smart speakers, thermostats, cameras, this matters enormously. Wi-Fi 5 routers get bogged down; Wi-Fi 6 routers stay fluid.

Wi-Fi 6E extends these capabilities into the 6 GHz band, a huge chunk of freshly cleared spectrum with much less congestion, because the U.S. Federal Communications Commission (FCC) only opened it to unlicensed Wi-Fi use in April 2020 — and similar regulators in Europe and elsewhere followed shortly after. The 6 GHz band can’t travel as far or penetrate walls as well as 2.4 GHz, but within line of sight in a room, it delivers exceptional throughput with almost no interference.

Wi-Fi 7 (802.11be, Wi-Fi Alliance certification launched January 2024) adds multi-link operation: devices can simultaneously transmit and receive on multiple bands at once, combining 2.4 GHz, 5 GHz, and 6 GHz in parallel. Theoretically peak speeds approach 46 Gbps, far beyond what any current internet connection delivers. The practical benefit for most users isn’t that top speed; it’s lower latency and better reliability when networks are congested.

The honest summary: if you have a router from the last two or three years, you’re unlikely to notice a dramatic improvement from upgrading. Where Wi-Fi 6 and 7 genuinely shine is in dense environments — apartments with dozens of overlapping networks, offices with hundreds of devices — where the improved multi-device management produces meaningful real-world gains.

Common misconceptions

Wi-Fi and the internet are the same thing. They’re not. Wi-Fi is a way to connect devices locally. The internet is the global network those devices connect to. Your router provides Wi-Fi, and your ISP provides internet access.

A stronger Wi-Fi signal means faster internet. Not always. The signal strength affects reliability, but your internet speed is limited by your ISP plan. You can have a strong Wi-Fi signal but slow internet if your plan is the bottleneck.

Closing apps speeds up your Wi-Fi. It doesn’t. Apps running in the background aren’t using your Wi-Fi unless they’re actively transmitting data. Closing apps saves battery, not bandwidth.

Public Wi-Fi is dangerous because others can see your traffic. Partially true, but modern websites use HTTPS encryption. Even on open Wi-Fi, your traffic to most websites is encrypted and hard to intercept. The bigger risk is malicious hotspots that mimic legitimate ones.

Why it matters

Wi-Fi has quietly become infrastructure as essential as electricity. The shift from wired to wireless unlocked a new kind of flexibility: laptops, tablets, phones, smart TVs, doorbells, and thermostats all connect without running cables through walls.

The engineering behind it is more intricate than it appears. Every Wi-Fi transmission involves frequency selection, signal modulation, collision avoidance, encryption, and error correction, all negotiated automatically in milliseconds. The fact that it “just works” across billions of devices from thousands of manufacturers is a testament to what a well-designed open standard can achieve.