Establishing a stable wireless connection over a distance of five kilometers is a task far beyond the capabilities of a typical home router. Standard indoor devices are physically incapable of covering such distances due to their low transmitter power and omnidirectional antenna radiation. To solve this problem, it's necessary to upgrade to specialized wireless equipment. Point-to-Point, which forms a narrow beam of radio waves.
Before purchasing equipment, it's important to understand that 5 km is a significant distance, requiring line-of-sight and precise antenna alignment. Any obstacle, such as trees, buildings, or even hills, can completely disrupt communication. In this article, we'll examine the physical principles of radio operation, help you select the right frequencies, and configure equipment for maximum throughput.
Process physics and line-of-sight requirements
The basis for successful long-distance data transmission is the concept line of sight (Line of Sight). However, in radio engineering, this concept differs from optical visibility by the eye. The radio wave does not propagate like a thin laser beam, but in the form of an ellipsoid, known as Fresnel zoneFor stable operation of a communication channel at 2.4 or 5 GHz frequencies, this zone must be at least 60% free of obstacles.
Even if a tree or corner of a building is located 5 km between the transmitting and receiving antennas and doesn't visually block the view, it can still cause significant signal attenuation or reflections. Reflected waves arrive at the receiver with a delay and interfere with the main signal, causing packet loss and a drop in speed. This is why antennas are often mounted on tall masts.
⚠️ Important: When planning a 5 km route, be sure to take into account the curvature of the Earth and possible vegetation growth during the summer. Antennas should be elevated above potential obstacles.
To calculate the Fresnel zone, specialized calculators take into account signal frequency and distance. At 5 GHz, the Fresnel zone is narrower than at 2.4 GHz, allowing for easier obstacle avoidance but requiring more precise equipment setup. Ignoring this parameter is the most common reason why a seemingly functional system suddenly becomes unstable when the weather changes.
Choosing a Frequency Band: 2.4 GHz vs. 5 GHz
The first critical choice you have to make is the operating range. The range 2.4 GHz It has better penetration and lower free-space attenuation, which is theoretically better for longer distances. However, this range is plagued by interference from household routers, microwave ovens, Bluetooth devices, and neighbors' CCTV systems.
Range 5 GHz (and above, 60 GHz) offers much clearer airwaves and wider data transmission channels. At a distance of 5 km, signal attenuation will be higher, but this is compensated for by using high-gain directional antennas. Modern standards, such as 802.11ac And 802.11ax, operate in this range, providing gigabit speeds.
Why shouldn't you use the 2.4 GHz band for highways?
The 2.4 GHz band has only three non-overlapping channels (1, 6, 11). In densely populated areas, finding a clear channel is virtually impossible. Furthermore, the channel width is limited to 20 or 40 MHz, creating a traffic bottleneck. For a 5 km backbone channel, using 5 GHz is the industry standard without alternative.
When choosing equipment, focus on models that support technology MIMO (Multiple Input Multiple Output). This allows for the simultaneous transmission of multiple data streams, increasing channel throughput without increasing bandwidth. For a distance of 5 km, devices operating in the 5 GHz band with a channel width of 40 or 80 MHz are the optimal choice.
Equipment selection: antennas and access points
To cover a distance of 5 kilometers, standard omnidirectional antennas ("sticks") are categorically insufficient. You will need equipment with a narrow beam pattern. The most common type of antenna for such applications is parabolic or flat panel Antennas with a gain of 23 dBi or higher. The narrower the beam, the more energy is concentrated in the desired direction.
Modern devices are often monoblock units, where the antenna and radio module are combined in a single sealed housing. Popular series of equipment, such as Ubiquiti airMAX, MikroTik LHG or TP-Link CPE, are specifically designed for building point-to-point bridges. When choosing a model, pay attention to the actual throughput (data transfer rate), not just the advertised radio interface speed.
| Equipment type | Gain | Real speed (5 km) | Recommended use |
|---|---|---|---|
| Panel antenna (CPE) | 16-20 dBi | up to 150 Mbit/s | Home Internet, video surveillance |
| Grid antenna | 23-27 dBi | up to 400 Mbit/s | Trunk channels, providers |
| Parabolic antenna | 30+ dBi | up to 800 Mbps+ | Challenging conditions, maximum range |
It is important to consider not only (amplification), but also EIRP (equivalent radiated power). Legislation in many countries limits the maximum transmitter power in the ISM bands. Using overly powerful amplifiers without a license can result in fines and interference to other services.
Calculating the link and channel budget
Professional customization is not possible without preliminary calculation. link (radio link budget). This calculation shows whether the signal strength at the receiving end will be sufficient to ensure a stable connection, taking into account all losses. The main factors influencing the calculation are transmitter power, antenna gain, cable length, and free attenuation.
Free space path loss (FSPL) over a distance of 5 km in the 5 GHz band is approximately 120-125 dB. This means that the signal is attenuated trillions of times simply by passing through air. The engineer's job is to compensate for this loss by amplifying the antennas. If the calculated signal level at the receiver (RSSI) is lower than the receiver's sensitivity (usually around -85 to -90 dBm for high speeds), there will be no connection.
⚠️ Caution: Always leave a fade margin of at least 10-15 dB. Atmospheric conditions such as rain, fog, or temperature inversion can temporarily impair radio channel performance.
For calculations it is convenient to use online tools such as Ubiquiti Link Planner or MikroTik Link CalculatorThey allow you to overlay the route on a terrain map, take into account the elevation profile, and obtain a speed forecast. Don't neglect this step, as it saves time on installation and setup.
☑️ Check before installation
Installation and alignment of antennas
Mounting equipment at height is the most critical stage. Antennas must be firmly secured to prevent wind sway. Even a slight beam shift over a distance of 5 km can result in signal loss. Use sturdy brackets and, if necessary, additional masts.
Initial antenna alignment (pointing) is performed visually or using built-in signal strength indicators. It's best to perform this setup with two people: one person monitors the signal strength on a computer connected to the receiver, while the other smoothly rotates the antenna on the transmitting side. Movement should be minimal, as the beam is very narrow.
Modern equipment often has LED signal strength indicators on the device itself, simplifying the process. However, relying solely on these indicators is not recommended, as they can have a delay. More accurate data can be obtained through the device's web interface by monitoring the parameters. CNR (Carrier-to-Noise Ratio) or CCQ (Client Connection Quality).
Protocol setup and speed optimization
After the physical connection is established, the software configuration phase begins. For distances exceeding 1-2 km, standard Wi-Fi protocols may not work effectively due to significant signal propagation delays. In such cases, it is necessary to use proprietary protocols, such as airMAX TDMA or NV2, which control the timing of packet transmissions, eliminating collisions.
In the wireless interface settings, be sure to disable features unnecessary for the point-to-point bridge. For example, disabling SSID broadcasting (network hiding) doesn't provide security, but it can slightly reduce network overhead. The main thing is to fix the channel width and frequency, preventing automatic selection, which can result in switching to a noisy frequency.
For security, use encryption. WPA2-AES or WPA3An open channel at a distance of 5 km can be intercepted by an attacker within line of sight using a directional antenna. It is also recommended to configure MAC address filtering and disable unused management services.
The final speed test is best done with a utility iperf3, running in server mode on one side and client mode on the other. This will provide an objective picture of the channel's throughput, free of operating system and disk subsystem overhead.
What to do if the speed is unstable?
Instability is often caused by interference or incorrect antenna polarization. Ensure the antennas are aligned equally (vertically or horizontally). Also, try reducing the channel width from 80 MHz to 40 or 20 MHz—this will improve interference resistance, although it will reduce the maximum theoretical speed.
Do you need a license to use such equipment?
In most countries, using equipment in the 2.4 and 5 GHz bands with a power of up to 100 mW (20 dBm EIRP) is license-free. However, when using high-power parabolic antennas, the total power may exceed permitted limits. In this case, permission is required from the frequency regulator (in Russia, the State Commission on Radio Frequencies).
How does rain affect the 5 GHz signal?
Rain absorbs high-frequency radio waves. At a distance of 5 km, a heavy downpour can cause a signal attenuation of 3-5 dB. This is why a power reserve is included when calculating link lengths. If the reserve is less than 10 dB, communication can be completely lost during a thunderstorm.