Establishing a wireless connection over a distance of one kilometer is a task beyond the capabilities of a standard home router. Ordinary household devices, even those equipped with external antennas, are physically unable to bridge such a distance while maintaining acceptable speeds due to low transmitter power and insufficient receiver sensitivity. Coverage area In such conditions, it is limited to several tens of meters, after which the signal dissipates in space.
To solve the problem, it is necessary to use specialized equipment that operates on the principle of directed data transmission. Tech solutions This class of network allows for the creation of a reliable communication channel between two points, whether connecting two buildings or broadcasting internet from a provider to a remote home. It's important to understand that this isn't about creating a WiFi "cloud" for smartphones outdoors, but rather about building a backbone channel.
Implementing the project requires careful route planning, consideration of terrain, and the proper selection of frequency range. Errors at the design stage can lead to unstable network operation or complete loss of connection, even when using expensive equipment. Below, we'll examine the technical aspects of creating such a link in detail.
The Physics of Long-Distance Radio Wave Propagation
Before choosing equipment, it's important to understand the physical limitations you'll encounter. The 2.4 GHz and 5 GHz radio waves used in WiFi standards behave differently over long distances. Signal attenuation It happens exponentially: the higher the frequency, the faster the wave weakens, but the more data it can carry.
Line of sight is critical. For successful data transmission over 1 km, there must be no obstructions between the transmitting and receiving antennas. Even a tree canopy or the corner of a building partially blocking the beam can significantly reduce connection speed or disrupt the link entirely.
⚠️ Note: The Fresnel zone is an ellipsoid around the direct line of sight. For stable communication over 1 km, this zone must be at least 60% clear of obstacles, otherwise interference losses will occur.
The impact of weather should also be considered. Heavy rain, snow, or dense fog can absorb radio waves, especially in the 5 GHz band. Therefore, a certain power reserve, known as link margin.
Wind load on the masts and mounts also plays a role, as even a few degrees of antenna misalignment at this distance will lead to desynchronization. Accurate antenna alignment is a key parameter for successful operation.
Selecting Equipment: Access Points and Antennas
Standard routers won't work to build a 1 km channel. You'll need external access points (CPE - Customer Premises Equipment), which are designed as a single unit: an antenna and radio module in a single sealed enclosure. The market leaders in this segment are brands Ubiquiti, MikroTik And Tenda.
When choosing a specific model, you need to decide on the frequency range. The 2.4 GHz band has better penetration and is less susceptible to attenuation in bad weather, but it is heavily polluted in urban areas. The 5 GHz band offers high speeds and clear airwaves, but requires a perfect line of sight.
Antenna gain (dBi) directly impacts range. For a range of 1 km, antennas with a gain of 15-20 dBi are usually sufficient. Using antennas with higher gain (30 dBi or higher) at shorter distances can result in overexposure of the receiver and degraded signal quality.
It is important to choose equipment that supports modern standards, such as 802.11ac (WiFi 5) or 802.11ax (WiFi 6), if your budget allows. This will provide not only longer range but also real-world data transfer speeds comparable to a wired connection.
Connection diagram: Point-to-Point and Point-to-Multipoint
There are two main scenarios for using equipment for distributing internet over a distance. The first and most reliable is the Point-to-Point (Point-to-Point). In this case, two directional antennas are installed: one at the internet source and one at the receiver. They are tuned to each other, creating a virtual cable.
The second option is - Point-to-Multipoint (Point-to-Multipoint). This is necessary when distributing internet from a single base station to several remote sites. In this case, a sector antenna (covering 60, 90, or 120 degrees) is installed at the source, and directional antennas facing the base station are installed at the remote sites.
For distances of 1 km, Point-to-Point mode is preferred as it provides maximum stability and speed. All transmitter energy is concentrated in a narrow beam, minimizing losses. In Multipoint mode, power is divided between clients, and interference immunity is reduced.
| Parameter | Point-to-Point | Point-to-Multipoint |
|---|---|---|
| Number of clients | 1 (one link) | Many (sector) |
| Stability | Maximum | Depends on the load |
| Difficulty of setup | Low | High |
| Price | Low (2 devices) | High (sector + clients) |
If your goal is simply to extend internet to a single remote home or building, keep it simple and use a point-to-point connection. This will save money and simplify troubleshooting.
Mounting and adjusting antennas
Proper installation of the equipment is 80% of the project's success. Antennas must be securely mounted to prevent them from swaying in the wind. Use brackets designed for masts with a diameter of 40-50 mm, and be sure to use lightning rods, as the equipment is located at a height.
The setup (alignment) process is best performed by two people. One person monitors the signal level in the setup interface, while the other smoothly rotates the antenna. At a distance of 1 km, even a slight horizontal or vertical misalignment is critical.
☑️ Installation checklist
For precise targeting, there are special modes in the equipment firmware, for example, AirMax at Ubiquiti or Wireless MikroTik tools. They display the signal level in real time as a graph or a numerical value (dBm).
The optimal received signal level is considered to be between -45 and -65 dBm. If the signal is weaker than -75 dBm, the connection will be unstable. If it is stronger than -35 dBm, the receiver may become saturated, in which case it may be necessary to detune the antenna or add an attenuator.
⚠️ Caution: All outdoor cable connections must be carefully sealed with self-absorbing tape. Moisture entering the RJ45 or RP-SMA connector will cause corrosion and loss of contact within a few months.
Setting up network equipment
After physical installation, the logical component needs to be configured. Most modern devices have a web interface for configuration. The first step is always changing the default access passwords and updating the firmware to the latest version.
To set up a bridge, both devices must be configured to the mode BridgeOne device is configured as an Access Point (AP), and the other as a Station (Client). In AP mode, you specify the SSID (network name) and encryption key. WPA2-AES.
Wireless Mode: Access Point
SSID: Bridge_1km_Link
Security: WPA2
Channel Width: 40 MHz (for 5 GHz)
On the client side (Station), select the source network and enter authorization information. It's important to disable the DHCP server on the client device if it's operating strictly as a bridge, so that the main router in the building assigns IP addresses.
Do I need to change WiFi channels?
In the 5 GHz band, it's best to manually select a free channel using a network analyzer (such as WiFi Analyzer on your smartphone). Automatic channel selection can switch to a channel occupied by neighbors, which will reduce speed.
For increased security, we recommend enabling MAC address filtering, allowing only known devices to connect. Hiding the SSID is also a good idea, although this doesn't provide complete protection against hacking.
Troubleshooting and Speed Optimization
Even after successful setup, speed or stability issues may persist. The first sign of trouble is a high level of packet retransmissions (TX/Rx Retries) in the device statistics. This indicates interference or poor antenna alignment.
A common cause of instability is interference from other wireless networks or radars (especially in the 5 GHz band). In such cases, changing the channel width can help: narrowing the channel from 40 MHz to 20 MHz improves interference resistance, although it reduces the theoretical maximum speed.
It's also worth checking the cable routing. Using cheap UTP cable instead of shielded FTP outdoors can lead to interference and data loss. The patch cord length from the PoE injector to the antenna should not exceed 80-90 meters.
Regular monitoring of link status via SNMP or built-in equipment graphs allows you to anticipate problems. Sudden spikes in signal strength may indicate a loose connection or the appearance of a new obstacle (a growing tree, a new building).
Frequently Asked Questions (FAQ)
Is it possible to use a regular router with a powerful antenna for 1 km?
Theoretically, this could be attempted by replacing the stock antennas with high-gain directional ones and using sensitive WiFi cards. However, stability and speed comparable to specialized CPEs will not be achieved due to the low transmitter power of consumer routers.
Is it necessary to register such equipment?
In most countries, using equipment in the 2.4 GHz and 5 GHz bands with a power of up to 100 mW (20 dBm) is license-free. However, professional outdoor access points often operate at higher power levels than permitted for free use, formally requiring a permit or attenuation (signal attenuation) to meet regulatory limits.
How does rain affect internet speed per 1 km?
At a distance of 1 km, the impact of rain is minimal, even for the 5 GHz band. A heavy downpour can add 1-3 dB of attenuation, which is unnoticeable for a properly designed link. Problems begin at distances of 3-5 km and beyond.
What will be the actual speed at this distance?
Using modern equipment (AC standard) and a clean frequency, the actual speed (TCP throughput) will be 60-80% of the theoretical value. For a link with a claimed speed of 300+ Mbps, you'll get around 200-250 Mbps, which is plenty for streaming video and gaming.