Wireless internet has become so commonplace that we rarely think about how exactly data travels through the air at the speed of light. Meanwhile, simply connecting to the network Wi-Fi Hidden beneath the surface is a complex system of radio frequencies, encryption protocols, and dynamic routing. This technology operates at the intersection of physics, computer science, and telecommunications—and understanding its structure is useful not only for IT specialists but also for ordinary users looking to optimize their home network.
In this article, we will look at how exactly the network is structured. Wi-Fi On a technical level: from how a router converts digital signals into radio waves to why your smartphone automatically switches between frequencies 2.4 GHz And 5 GHzWe'll touch on standards. 802.11We'll cover everything from encryption mechanisms to channel allocation principles, and even discuss how your apartment's walls affect internet speed. If you've ever wondered why Wi-Fi works faster at night or why neighbors might be "stealing" your signal, you'll find the answers below.
1. Physical Basics: How Data Moves Over the Air
At the heart of any wireless network is radio communication — transmitting information using electromagnetic waves. Wi-Fi uses two frequency bands: 2.4 GHz (longer range, but susceptible to interference) and 5 GHz (less noisy, but with a smaller coverage area). These frequencies belong to unlicensed spectrum, that is, to use them you do not need to obtain permission from regulators (unlike mobile communications).
Data in Wi-Fi is not transmitted in a continuous stream, but packages — small chunks of information, each containing the sender and recipient addresses, a checksum to verify integrity, and the data itself. The router breaks your request (for example, opening a web page) into hundreds of such packets, sends them over the air, and the receiving device reassembles them into their original form. This process is called multiplexing.
- 📡 2.4 GHz: Range up to 50-100m indoors, but subject to interference from microwaves, Bluetooth devices and other networks.
- 🚀 5 GHz: higher speed (up to 1 Gbps in standard 802.11ac), but the signal passes worse through walls.
- 🔄 6 GHz: new range (standard Wi-Fi 6E), is almost interference-free, but requires compatible devices.
Interesting fact: the Wi-Fi signal does not spread evenly in all directions, but forms lobe radiation patternThis means that if the router is located in the corner of the room, part of the signal will escape into the wall rather than into the room. Therefore, the optimal location for the access point is in the center of the apartment or office.
2. Wi-Fi standards: from 802.11a to Wi-Fi 7
Wi-Fi technology has been evolving for over 20 years, and during this time, several generations of standards have emerged, each increasing speed, reliability, and energy efficiency. All of them are based on specifications IEEE 802.11, but for marketing convenience, simple numerical designations have been used since 2018 (Wi-Fi 4, Wi-Fi 5, etc.).
| Standard | Marketing name | Max. speed | Frequencies | Year of release |
|---|---|---|---|---|
802.11n |
Wi-Fi 4 | 600 Mbps | 2.4 GHz / 5 GHz | 2009 |
802.11ac |
Wi-Fi 5 | 3.5 Gbps | 5 GHz | 2013 |
802.11ax |
Wi-Fi 6 | 9.6 Gbps | 2.4 GHz / 5 GHz | 2019 |
802.11be |
Wi-Fi 7 | 46 Gbps | 2.4 / 5 / 6 GHz | 2026 |
The key difference between Wi-Fi 6 and previous versions is the technology OFDMA (Orthogonal Frequency-Division Multiple Access), which allows one router to simultaneously serve multiple devices without delays. This is especially important for smart homes, where dozens of gadgets—from light bulbs to video cameras—are connected to the network. Wi-Fi 7 adds support for this range. 6 GHz and increased throughput through the use of channels with a width of 320 MHz (against 160 MHz in Wi-Fi 6).
⚠️ Attention: If your router supports Wi-Fi 6, but your smartphone or laptop only supports Wi-Fi 5, your connection will be limited to the weakest standard. To take full advantage of the new generation, you'll need to upgrade. All devices on the network.
3. Channels and interference: why Wi-Fi is slow
The Wi-Fi network operates at a certain channel - a narrow frequency band within the range 2.4 GHz or 5 GHz. In the range 2.4 GHz There are only 13 channels available (in Russia), but they overlap. For example, if your router uses channel 6 and your neighbor's uses channel 7, their signals will interfere with each other. This is called blocking of channels and is one of the main reasons for slow Wi-Fi in apartment buildings.
In the range 5 GHz There are more channels (up to 25 depending on the country), and they don't overlap, but the signal penetrates obstacles worse. The optimal solution is to use automatic channel selection in the router settings or manually select the least loaded channel using a network analyzer (for example, an application Wi-Fi Analyzer for Android).
- 📶 2.4 GHz: Channels 1, 6, 11 do not overlap (it is recommended to use only them).
- 🔍 5 GHz: Channels numbered 36–48 and 149–165 are usually freer.
- 🚫 DFC (Dynamic Frequency Selection): some channels in
5 GHzProhibited for use if there are radars nearby (for example, at airports).
Why is Wi-Fi faster at night?
During the day, channels are congested due to the large number of active devices (smartphones, smart devices, neighbors). At night, some devices are turned off and the number of users on the network decreases, reducing interference and latency.
Another reason for interference is neighboring networks with the same name (SSID)If you have multiple routers named "TP-Link_1234" in your home, the devices may try to connect to someone else's access point, causing connection drops. Solution: Give your network unique name and turn off the function Auto-Connect on devices.
4. Encryption and Security: How Your Wi-Fi Is Secure
The first versions of Wi-Fi lacked reliable security, and anyone could connect to someone else's network. Today, protocols are used to encrypt traffic. WPA2 And WPA3, which prevent data interception and unauthorized access. However, even these don't guarantee 100% security if configured incorrectly.
Basic encryption protocols:
- 🔒 WEP (Wired Equivalent Privacy): outdated and unreliable (can be hacked in minutes).
- 🛡️ WPA2 (Wi-Fi Protected Access 2): de facto standard since 2004, uses AES-CCMP.
- 🔐 WPA3: Enhanced protection against brute-force attacks, individual encryption for each device.
The most common vulnerability is weak passwordMany users leave the default password for the router (for example, admin or 12345678), which allows hackers to guess it in a few hours. The optimal Wi-Fi password:
- Length not less than 12 characters.
- A mixture of letters (upper and lower case), numbers and special characters.
- Lack of personal information (date of birth, names).
⚠️ Attention: If the protocol is enabled in the router settings WPS (Wi-Fi Protected Setup), it should be disabled. This feature simplifies connecting devices using a PIN code, but it has critical vulnerabilities that allow the network to be hacked within hours.
5. Traffic Routing: How Data Finds Your Device
When you open a website or play a YouTube video, your request travels a long way from your device to the server and back. This process involves:
- Your device (smartphone, laptop) sends a request to the router.
- Router determines whether the packet is addressed to the local device or an external server and forwards it.
- Modem (if the router is not combined with it) converts the signal for transmission via cable or mobile network.
- Provider sends the request through its infrastructure to the Internet.
- DNS server transforms a domain name (eg
google.com) to IP address. - Destination server processes the request and sends back a response.
The key role in this process is played by DHCP protocol (Dynamic Host Configuration Protocol), which automatically assigns IP addresses devices on the local network. Without it, you would have to manually enter addresses for each gadget. The function NAT (Network Address Translation), which allows multiple devices to share a single external IP address provided by the provider.
If you experience delays on your network, it may not only be your Wi-Fi that's to blame, but also:
- 🌍 Provider's DNS server (solution: use
1.1.1.1or8.8.8.8). - 🔄 Router overload (solution: limit the number of connected devices or update the firmware).
- 📦 Packet fragmentation (solution: turn on
MTUin the router settings).
6. Network Optimization: How to Improve Speed and Coverage
Even if your router supports the latest standard Wi-Fi 6EActual connection speed and stability depend on many factors: access point location, wall materials, the number of connected devices, and even the weather (rain and snow can degrade the signal outdoors). Here are some proven optimization methods:
- 📍 Router location: Place it at a height of 1–2 m from the floor, in the center of the room, away from metal objects and household appliances.
- 🔄 Firmware update: Manufacturers regularly release updates that fix bugs and improve performance.
- 📶 Using repeaters or Mesh systems: If the area of the house is more than 100 m², one access point may not be enough.
- 🔌 Switching to a wired connection: For stationary devices (TV, PC), it is better to use an Ethernet cable - this will reduce the load on the Wi-Fi.
For advanced users it is useful to configure QoS (Quality of Service) — a feature that prioritizes traffic. For example, you can give maximum priority to Zoom video calls or online games so they don't lag while downloading files on another device.
Selected the least congested channel|Enabled WPA3 or WPA2 with AES|Disabled WPS|Updated firmware|QoS configured to your needs-->
If you live in an apartment building, consider using guest network For IoT devices (smart light bulbs, cameras). This will isolate them from the main network and reduce the risk of hacking.
7. The Future of Wi-Fi: What's in Store in the Coming Years
Wi-Fi technology continues to evolve. A standard is already being tested. Wi-Fi 7 (802.11be), which promises:
- 🚀 Speed up to 46 Gbps (5 times faster than Wi-Fi 6).
- 🕒 Less delays 1 ms (critical for cloud gaming and VR).
- 🔗 Support 16 MIMO streams (versus 8 in Wi-Fi 6).
- 🔄 Technology Multi-Link Operation (MLO), allowing you to use multiple channels simultaneously.
Alternative technologies are also being developed:
- Li-Fi — data transmission via light waves (100 times faster than Wi-Fi, but requires line of sight).
- Wi-Fi HaLow (802.11ah) — low-frequency Wi-Fi for IoT with a range of up to 1 km.
- 6G — a next-generation mobile network that can replace Wi-Fi in some scenarios.
However, even with the advent of new standards classic Wi-Fi will remain the backbone of home and corporate networks for at least another decade. Its main advantages are ease of deployment, compatibility, and the lack of frequency licensing requirements.
Frequently Asked Questions
Why is Wi-Fi slower than wired internet?
Wi-Fi will always lose to Ethernet in terms of speed and stability due to:
- Interference from other networks and household appliances.
- Signal loss when passing through walls.
- Radio frequency limitations (the maximum speed in the Wi-Fi 6 standard is 9.6 Gbps, but in reality you can achieve no more than 1–2 Gbps).
- Delays in processing packets by the router.
For critical tasks (online gaming, 4K streaming), it is better to use a cable.
Is it possible to increase the Wi-Fi range without a repeater?
Yes, there are several ways:
- Replace the standard router antennas with reinforced (with a coefficient of 5–9 dBi).
- Configure your router to use
2.4 GHz- This range has a greater range. - Reduce the transmit power by
5 GHz(some routers have this optionTransmit Power). - Use directional antennas (For example, Yagi), if you need to cover a specific area (for example, a yard).
If these methods do not help, you will have to use a repeater or a Mesh system.
Is Wi-Fi harmful to health?
WHO and other authoritative organizations confirm that Wi-Fi radiation is not dangerous For your health. A router's signal strength is hundreds of times weaker than a mobile phone's and comparable to the radiation emitted by a microwave oven at a distance of 1 meter. However, if you're concerned about this, you can:
- Turn off Wi-Fi at night (many routers support scheduling).
- Use a wired connection for stationary devices.
- Place the router away from places where you will spend a long time (for example, not next to your bed).
How do I know who is connected to my Wi-Fi?
There are several ways:
- Go to the router's web interface (usually at
192.168.0.1or192.168.1.1) and see the list of connected devices in the sectionDHCP ClientsorWireless. - Use mobile apps like Fing or NetScan to scan the network.
- View the list of devices in the settings of your computer or smartphone (on Windows:
Control Panel → Network Connections → Wireless Network → Connected Devices).
If you find an unfamiliar device, immediately change your Wi-Fi password and turn it off. WPS.
What is a mesh system and how is it better than a regular router?
Mesh network (For example, Google Nest Wi-Fi or TP-Link Deco) consists of multiple access points that automatically switch devices between each other, providing seamless coverage. Benefits:
- No "dead zones" - the signal is evenly distributed throughout the house.
- Automatic switching between nodes without breaking the connection.
- A single network with one name (SSID) and password.
A regular router + repeater is cheaper, but creates a separate network for the repeater, which leads to interruptions when moving between coverage areas.