It's impossible to imagine the modern world without wireless technology, and every time you open a web page on your smartphone or watch a video on your smart TV, a complex process of information exchange occurs. Many users perceive Wi-Fi as magic: simply turn on the router, and the internet is available everywhere. However, behind this convenience lies rigorous physics, mathematical algorithms, and complex engineering that transforms zeros and ones into radio waves.
The technology is based on the conversion of digital signals into electromagnetic radiation, which propagates freely through space. Your router is essentially a powerful radio transmitter that continuously broadcasts data at specific frequencies. Understanding how this process works will help you better configure your home network, eliminate interference, and ensure maximum connection speed for all devices.
In this article, we'll explore the physical principles of wireless networks, examine the evolution of standards, and understand why Wi-Fi speeds often differ from those advertised by providers. You'll learn what carrier frequency is, how modulation works, and why your neighbor's microwave oven can jam your internet connection. This isn't just theory; it's knowledge that will be useful to anyone who wants a stable and fast network at home or in the office.
The physical nature of radio waves and carrier frequency
Wi-Fi data transmission is made possible by electromagnetic waves, which belong to the radio spectrum. These waves travel at the speed of light, but have one peculiarity: they do not carry information in their raw form. Data is encoded using a carrier frequency—a sinusoidal signal of a specific frequency that acts as a carrier for the information. Wireless networks most commonly use the 2.4 GHz and 5 GHz bands, each with unique propagation properties.
The 2.4 GHz signal has a longer wavelength, allowing it to better bypass obstacles such as walls and furniture, but this range is heavily congested with devices. Meanwhile, the 5 GHz frequency offers higher throughput and is less susceptible to interference, but it has a harder time penetrating solid objects. Carrier frequency — this is the foundation on which the entire wireless connection architecture is built, and the stability of your network depends on its choice.
It's important to understand that radio waves don't travel in a straight line like a laser beam, but rather spread out in all directions, reflecting off surfaces. This phenomenon, called multipath propagation, can either improve the signal (by summing the reflected waves) or degrade it (due to interference). Modern routers have learned to use these reflections to increase speed, using MIMO technology.
The physical transmission process begins with the generation of an electrical signal in the router's antenna. This signal creates an electromagnetic field around itself, the oscillations of which are captured by the receiving device's antenna. The quality of this process directly depends on the receiver's sensitivity and the level of external noise.
The Modulation Process: How Zeros Turn into Waves
The most interesting stage of data transmission is modulation. Since computers only understand binary code (a sequence of ones and zeros), and a radio wave is a continuous sinusoidal signal, it is necessary to somehow "encode" the numbers into the wave's parameters. Modulation is the process of changing one or more parameters of the carrier frequency (amplitude, frequency, or phase) to match the transmitted signal.
There are several types of modulation, and modern Wi-Fi standards use combinations of them to achieve high speed. For example, amplitude modulation varies the signal strength, frequency modulation varies the oscillation rate, and phase modulation shifts the phase of the wave. The more complex the modulation scheme, the more bits of information can be transmitted in a single cycle, but the more susceptible the signal is to interference.
Wi-Fi standards often use quadrature amplitude modulation (QAM), which modulate both the amplitude and phase of a signal simultaneously. This allows multiple bits to be encoded in a single symbol. 64-QAM or 256-QAM - these are coding density indicators, where a higher number means higher speed but shorter range.
Why does the speed drop when I'm away from the router?
As you move away from the signal source, the router and client device automatically switch to a simpler modulation scheme (for example, from 256-QAM to QPSK). This reduces speed but improves connection reliability, allowing you to penetrate distance and walls.
The demodulation process on the receiving end is reversed: the device analyzes the incoming wave, detects changes in its parameters, and restores the original bit sequence. Errors in this process lead to packet loss and the need for retransmission, which is visually felt as lagging video or slow page loading.
IEEE 802.11 Standards and Protocol Evolution
For devices from different manufacturers to "understand" each other, they must all follow the same rules. These rules are described in the IEEE 802.11 family of standards. Over the past two decades, technology has advanced greatly: from the first protocols with 2 Mbps speeds to modern standards that deliver gigabit speeds.
Each new standard introduced changes to coding methods, channel widths, and antenna techniques. For example, the 802.11n standard (Wi-Fi 4) introduced MIMO technology, while 802.11ac (Wi-Fi 5) expanded channels to 80 and 160 MHz. The current standard is 802.11ax, known as Wi-Fi 6, which is optimized for operation in conditions of a large number of connected devices.
Comparing the key characteristics of the standards helps understand the differences in performance. Below is a table showing the evolution of capabilities:
| Standard (Wi-Fi Alliance) | Year of release | Max. theoretical speed | Frequency ranges |
|---|---|---|---|
| 802.11n (Wi-Fi 4) | 2009 | up to 600 Mbps | 2.4 GHz, 5 GHz |
| 802.11ac (Wi-Fi 5) | 2013 | up to 6.9 Gbps | 5 GHz |
| 802.11ax (Wi-Fi 6) | 2019 | up to 9.6 Gbps | 2.4 GHz, 5 GHz, 6 GHz |
| 802.11be (Wi-Fi 7) | 2026 | up to 46 Gbps | 2.4, 5, 6 GHz |
When choosing equipment, it's important to pay attention not only to the standard name but also to the number of streams and support for specific technologies. An older router may not be able to handle the speed of your plan, even if your provider offers a gigabit connection.
Data packet structure and addressing
Information in Wi-Fi networks is not transmitted in a continuous stream, but is broken into small fragments called frames or packets. Each packet has a strict structure: a header, a payload (the data itself), and a trailer. The header contains service information necessary for routing and data assembly at the receiving end.
The key element of the header is the MAC address—a unique identifier for the network interface. When you send a request to the internet, your laptop packages the data into a frame, specifying the MAC address of the router (receiver) and its own (sender) in the header. Upon receiving the frame, the router checks the address and decides whether to forward the data to the local network or the internet.
⚠️ Warning: MAC addresses are transmitted in cleartext even on secure networks. Although the content of your messages is encrypted, the list of devices connected to the network and their activity times may be visible to an attacker within range.
Packet size also matters. Packets that are too large take longer to transmit and are more likely to be damaged by interference, forcing them to be retransmitted. Packets that are too small increase the overhead of the data packet. Wi-Fi protocols dynamically adjust fragment sizes based on signal quality.
The packet payload accounts for only a fraction of the total bytes transferred. The rest is a "tax" for service headers, error checking, and delivery confirmation mechanisms. This is why the actual file transfer speed is always lower than the physical connection speed specified in the router's specifications.
Transmission security and traffic encryption
As radio waves extend beyond your home, protecting transmitted data becomes critical. Unlike wired Ethernet, which requires a physical connection to a cable, Wi-Fi is accessible to anyone within the coverage area. Encryption protocols are used for protection, turning readable text into unreadable gibberish for anyone without the key.
The modern safety standard is WPA3, which replaced WPA2. These protocols use complex encryption algorithms (such as AES) to ensure data privacy. When connecting, devices and the router perform a handshake, during which they verify the password and generate temporary encryption keys for the session.
☑️ Check your network security
However, even encryption isn't a panacea. There are attack methods, such as deauthentication, that allow a device to be temporarily disconnected from the network in order to intercept the moment it reconnects and attempt to brute-force the password. Therefore, using complex passwords and regularly updating your router's firmware is not just a recommendation, but a necessity.
It's also worth mentioning the importance of separating networks. A guest network allows visitors to use the internet but isolates them from your personal devices, such as NAS storage or printers. This is a simple yet effective way to minimize risks.
Interference, noise and environmental factors
Radio spectrum is a limited resource, and in an apartment building, dozens of routers may be operating on the same frequencies. This causes interference: signals overlap, distorting information. Furthermore, interference can come from Bluetooth devices, wireless mice, and even microwave ovens, which use the 2.4 GHz frequency to heat water.
Wall materials play a significant role in signal attenuation. Concrete with rebar almost completely blocks Wi-Fi, mirrored surfaces reflect the signal, and water (in aquariums or even houseplants) actively absorbs radio waves. Understanding the physics of wave propagation helps you place your router correctly.
To combat interference, modern routers use dynamic channel selection algorithms. They scan the airwaves and switch to the least congested frequency. However, in densely populated areas, free channels may be scarce, which is where technologies like Beamforming come in, focusing the signal toward the client rather than scattering it in all directions.
⚠️ Note: Router settings interfaces and available features may vary depending on the model and firmware version. If you don't see the options described below, please refer to the manufacturer's documentation or the official support website.
Frequently Asked Questions (FAQ)
Why is Wi-Fi speed always slower than cable?
Wireless connection speeds are always slower due to overhead, packet acknowledgement (ACK) mechanisms, switching between transmission and reception (half-duplex mode), and interference. Cable provides a stable environment without these losses.
Can Wi-Fi be harmful to health?
The radiation power emitted by household routers is negligible and within safe limits. Wi-Fi frequencies are non-ionizing, meaning they are not capable of disrupting molecular bonds in cells, unlike X-rays.
How to increase Wi-Fi range?
To increase the range, you can use repeaters (signal extenders), set up a mesh system with several routers, or upgrade to an access point with more powerful antennas. Upgrading to more directional antennas also helps.
Does the number of connected devices affect the speed?
Yes, it does. The channel's bandwidth is divided among all active users. Furthermore, the router uses CPU resources to process requests from each device, which can cause delays even with light channel load.