Sun 26 Jul 2026 / 12:17 ET
Kernel
Internet 9 min read

How Wi-Fi gets data across a room without wires

Wi-Fi turns internet data into short-range radio signals, then coordinates who talks, when, and on which channel.

Dana Voss

By Dana Voss / Security Correspondent

The short answer to “how does WiFi work” is this: your phone or laptop uses a radio to talk to a nearby access point, and that access point passes the data to the wider network. The clever part is not that Wi-Fi uses radio, which is old technology. The clever part is the rulebook that lets dozens of devices share the same air without turning every apartment, office, and coffee shop into radio soup.

Wi-Fi is the consumer name for wireless networking based on the IEEE 802.11 family of standards. The IEEE writes the technical standard, and the Wi-Fi Alliance certifies products that follow it closely enough to work together. A home “Wi-Fi router” is usually three devices in one box: an access point that handles wireless links, a router that moves traffic between networks, and often a switch for wired Ethernet ports.

How does WiFi work from phone to router?

Start with the moment you open a laptop. Its Wi-Fi chip scans for nearby networks by listening on radio channels. Access points send small management messages called beacon frames. A beacon frame announces the network name, called the SSID, along with supported speeds, security methods, and other capabilities.

When you pick a network, your device tries to join it. In Wi-Fi language, that means authentication and association. Authentication proves the device is allowed to connect, at least at a basic protocol level. Association tells the access point, “send frames for this device through this wireless link.”

If the network uses a password, modern Wi-Fi normally uses WPA2 or WPA3 security. WPA stands for Wi-Fi Protected Access. The password is not sent across the air as plain text. Instead, the device and access point run a handshake, which is a short exchange that proves both sides know the secret and creates encryption keys for that session. Encryption turns readable data into scrambled data so that a nearby listener with a radio cannot casually read your traffic.

After joining the Wi-Fi network, the device still needs basic network settings. It usually gets them through DHCP, the Dynamic Host Configuration Protocol. DHCP gives the device an IP address, a default gateway, and DNS servers. An IP address is the device’s numeric address on the network. The default gateway is usually the router. DNS, the Domain Name System, translates names like example.com into IP addresses.

Only then does the normal internet traffic begin. When you load a page, stream a video, or send a message, the data is broken into packets. A packet is a small unit of data with addressing information attached. Wi-Fi wraps those packets inside wireless frames, transmits them by radio to the access point, and waits for acknowledgments. If a frame is damaged or lost, Wi-Fi can send it again.

What is actually moving through the air?

Wi-Fi uses electromagnetic waves, the same broad category as broadcast radio, Bluetooth, cellular signals, and light. The difference is frequency, power, range, and the rules used to encode data. Frequency means how many times a wave oscillates per second, measured in hertz. Wi-Fi commonly uses the 2.4 GHz, 5 GHz, and 6 GHz bands, where GHz means billions of cycles per second.

Nothing physical travels from the router like a tiny internet pellet. The radios change an electromagnetic wave in controlled ways, a process called modulation. By varying properties such as phase and amplitude, the sender encodes bits, the 1s and 0s computers use. The receiver measures the signal and reconstructs those bits.

The available air is divided into channels. A channel is a slice of radio spectrum used for communication. Wider channels can carry more data, but they also need cleaner radio conditions and more spectrum. A 20 MHz channel is narrower and more tolerant. An 80 MHz or 160 MHz channel can be faster under good conditions, though it has more chances to overlap with neighbors or hit interference.

Wi-Fi is half-duplex in normal use, which means a radio cannot send and receive on the same channel at the same time the way a switched wired Ethernet link can. Devices take turns. Before transmitting, a Wi-Fi device listens to see whether the channel sounds busy. This method is called carrier-sense multiple access with collision avoidance, or CSMA/CA. The name is bureaucratic, but the idea is plain: listen first, wait if someone else is talking, then transmit when the air is clear.

Modern versions of Wi-Fi add more coordination. MIMO, short for multiple-input multiple-output, uses multiple antennas to send or receive more than one stream of data. Beamforming adjusts the timing and phase of signals across antennas so more energy arrives in the direction of a particular device. OFDMA, orthogonal frequency-division multiple access, lets an access point divide a channel into smaller chunks so multiple devices can be served more efficiently during a time slot. These features help, but they do not repeal physics.

Why does the router connect Wi-Fi to the internet?

The access point handles the wireless part. The router handles the network boundary. In a typical home, your device talks to the access point over Wi-Fi. The router then sends traffic to a modem or optical network terminal, which connects to the internet service provider’s network. From there, the traffic moves across other routers until it reaches the server you asked for.

Routing means deciding where packets should go next. Your home router keeps track of the local network on one side and the provider’s network on the other. Many home networks also use NAT, or network address translation. NAT lets multiple devices share one public IP address by rewriting parts of packet headers and keeping a table of which internal device started which connection.

That is why “the Wi-Fi is down” can mean several different failures. The radio link may be weak. The router may have crashed. The modem may have lost its connection. The internet provider may have a fault. The website or app you want may be broken. Wi-Fi is only the wireless hop between your device and the access point, even though people use the word to mean the whole internet connection.

Why does Wi-Fi get slow or unreliable?

Wi-Fi speed claims on boxes are best read as laboratory ceilings, not household promises. Real speed depends on signal strength, distance, walls, radio noise, channel width, device capability, router capability, and how many devices are sharing airtime.

Distance matters because radio signals weaken as they spread. Walls and floors absorb or reflect energy. Dense materials such as brick, concrete, metal, tile, and foil-backed insulation are rough on Wi-Fi. Water also absorbs some radio energy, which is one reason kitchens, bathrooms, aquariums, and human bodies can affect signals.

The frequency band matters too. The 2.4 GHz band usually reaches farther and handles walls better, but it has fewer usable channels and more crowding from older Wi-Fi networks, Bluetooth devices, microwave ovens, baby monitors, and other gear. The 5 GHz band offers more channels and often higher speed at shorter range. The 6 GHz band, used by Wi-Fi 6E and Wi-Fi 7 devices where regulators allow it, offers even more clean spectrum, but range through walls is usually more limited.

Airtime is the underappreciated bottleneck. On a Wi-Fi network, devices share the channel. A slow device at the edge of coverage can consume more airtime to move the same amount of data than a fast device close to the router. Many small smart-home devices can also add chatter. Your connection may show strong bars and still feel slow if the channel is crowded.

Neighboring networks matter because Wi-Fi operates in shared, unlicensed spectrum. Unlicensed does not mean lawless. Regulators set power limits and band rules, but devices from different households can use the same channels. In an apartment building, ten routers yelling on the same 2.4 GHz channel create more contention than one router in a detached house.

What do Wi-Fi generations and bands mean?

Wi-Fi generations are labels for versions of the 802.11 standard. Older names such as 802.11n and 802.11ac are still common, while consumer labels such as Wi-Fi 4, Wi-Fi 5, Wi-Fi 6, Wi-Fi 6E, and Wi-Fi 7 are easier to read on packaging. Each generation can add higher modulation rates, wider channels, better multi-user scheduling, lower latency features, or support for new bands.

The generation printed on the router is only one part of the link. Both ends matter. A Wi-Fi 6 router cannot make an old Wi-Fi 4 laptop speak Wi-Fi 6. The connection falls back to the best mode both sides support. The same applies to bands: a 6 GHz network needs a router and a client device that both support 6 GHz.

Backhaul also matters. A fast Wi-Fi link to the router does not make a slow internet plan faster. In a mesh system, where several access points cooperate under one network name, the connection between mesh nodes is called backhaul. If that backhaul is wireless and weak, devices connected to the far node can be slow even with excellent local signal bars.

How is Wi-Fi kept private and secure?

Wi-Fi security has two jobs: keeping unauthorized devices off the network and keeping radio traffic private from nearby listeners. Password-protected networks use encryption so each connected device has keys for its session. Open Wi-Fi networks, such as some guest networks in public places, may offer no link-layer encryption at all, though websites and apps can still use HTTPS or other end-to-end encryption above Wi-Fi.

WPA3 is the newer mainstream security mode and improves the password handshake compared with WPA2. WPA2 is still widely supported and can be secure with a strong password and current device software. WEP, an older security system, is broken and should be treated as obsolete. WPS push-button or PIN setup can be convenient, but PIN-based setup has a poor security history, so many security-conscious users disable it.

A guest network is a useful separation tool. It gives visitors internet access without putting their devices on the same local network as laptops, printers, storage boxes, or work machines. Some routers also isolate guest devices from one another, which reduces casual snooping between guests.

Wi-Fi security does not replace device security. If a phone joins a malicious hotspot with a familiar-looking name, the owner can still face phishing pages, captive-portal tricks, or traffic metadata collection. Encryption in apps and browsers reduces what the hotspot operator can see, but network names and connection behavior can still reveal more than people expect.

The practical takeaway

Wi-Fi works by turning packets into radio signals, sharing limited airtime under 802.11 rules, and handing traffic from an access point to a router and then to the internet. Most problems come from a small set of causes: weak signal, crowded channels, old devices, bad placement, weak backhaul, or an upstream internet fault. Put the access point in the open, use the newest security mode your devices support, prefer 5 GHz or 6 GHz when range allows, and remember that the bars on the screen measure the local radio link, not the whole internet path.

More Internet/

view all ↗