Riding public transport has long ceased to be a time of silence and boredom, becoming a time of active content consumption. Most passengers, upon entering a station, automatically switch their smartphones to Wi-Fi to finish watching a TV show or check work email. However, few consider the complex engineering infrastructure hidden behind a simple connection to an underground hotspot.
Organization free Internet In the dense metal of tunnels and the high mobility of subscribers, this presents a unique technical challenge. The signal must penetrate the thick walls of train cars, support the simultaneous connection of thousands of devices, and instantly switch between base stations as the train moves. This isn't just a router in a corner, but a distributed system with intelligent traffic management.
In this article, we'll take a detailed look at the physical and logical structure of underground networks. You'll learn why connections often drop on platforms, how operators address channel congestion, and what data protection protocols are used at public access points.
Underground network architecture and equipment
The foundation of the entire system is the installation of fiber-optic communication lines directly along the metro tunnels. Fiber optics offer enormous bandwidth and are immune to electromagnetic interference, which is abundantly generated by passing trains and overhead wires. It is through this channel that data travels from the provider's central hub to local access points installed at stations and in tunnels.
To provide coverage in the carriages themselves, technology is used Mobile Wi-Fi, based on the installation of special antennas on the roof or at the front of the train. These external receivers receive the signal from fixed points located along the track and retransmit it into the train cabin via local routers. This approach avoids frequent connection interruptions when moving from one base station to another, as a stable local network is created within the train car.
⚠️ Please note: Equipment installed in railcars operates under extreme conditions of vibration and temperature fluctuations, so industrial router models have a reinforced housing and passive cooling.
The key element of the architecture is the controller, which manages load balancing. When a train approaches a station, the system prepares resources for the next section of the route in advance, ensuring a seamless transition. handover (session transfer). Without this mechanism, the video stream would be interrupted every few seconds.
Authorization process and user identification
The first thing a user encounters when trying to access the internet is the authorization page, often called a captive portal. Unlike home networks, where a password is entered once, public networks require identity verification. In the metro, this is implemented through an HTTP request redirection mechanism. When a device attempts to access any website, the gateway blocks the request and redirects the browser to the authorization server.
There are several identification methods, depending on the rules of a particular city and mobile operator. The most common is login by mobile phone number with confirmation via SMS codeThis allows a session to be linked to a specific subscriber, which is required by law for storing user activity logs. Alternative methods include authorization through social networks or specialized aggregator apps that use access tokens.
Technically, the process looks like this:
- 📡 The device receives an IP address via DHCP, but internet access is blocked by a firewall.
- 🌐 Any attempt to access an external resource is redirected to the operator's portal.
- 🔐 After successful verification of the SMS code or token, the device's MAC address is whitelisted.
- 🚀 The gateway opens access to the global network for a given MAC address for a specified time.
It's important to note that sessions are often limited by time or traffic volume. Once the limit expires, re-authorization is required. Some systems use MAC address as a permanent identifier, allowing the device to connect automatically when re-entering the coverage area without entering a code.
☑️ Problems connecting on the metro
Data transmission standards and frequency ranges
In subway conditions, where user density can reach hundreds of people per square meter of train car space, using standard home router settings is impossible. Operators use professional equipment operating in the following frequency ranges: 2.4 GHz And 5 GHzThe 2.4 GHz band has better penetration through train car structures, but is more susceptible to interference. The 5 GHz band offers higher speeds but has a shorter range.
To efficiently utilize the spectrum, MIMO (Multiple Input Multiple Output) technology is used, allowing multiple data streams to be transmitted simultaneously through different antennas. This is critical for maintaining speed while driving. Modern systems also use the standard. Wi-Fi 6 (802.11ax), which is optimized for high device density, effectively distributing airtime between clients.
Comparison of range characteristics in underground conditions:
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Penetration ability | High (better through walls) | Medium (fades more strongly) |
| Transfer speed | Up to 450 Mbps (theoretical) | Up to 1300 Mbps (theoretical) |
| Interference level | High (microwaves, Bluetooth) | Low (free channels) |
| Range of action | Big | Smaller |
Operators dynamically shift the load between frequencies, directing new devices to less congested channels. This avoids network collapse during peak hours, when every other commuter is trying to load their social media feed.
Why does speed drop during rush hour?
The physical bandwidth of a communication channel is limited. When thousands of users connect simultaneously, the available bandwidth is divided equally among them. Even powerful equipment can't create speed out of thin air if the combined user demand exceeds the capacity of the backbone channel.
Problems with stability and switching between stations
One of the main technical challenges is ensuring a continuous connection while the train is moving. A subway tunnel is a complex radio channel with multipath signal propagation. The signal reflects off the walls, creating interference. When the train moves from one base station to another, a handover process occurs. If this process takes too long, the TCP session is terminated, and the video stops.
Predictive buffering algorithms are used to minimize interruptions. The system preloads content into the device's buffer while the train is in a strong reception area. However, if the train stops in a tunnel between stations or enters a "radio shadow" zone, the connection may be lost completely. In such cases, the technology helps. Fast Roaming, which reduces the time it takes to re-authenticate when connecting to a new access point.
Common causes of instability:
- 🚇 The train stops abruptly in unintended places in the tunnel.
- 📡 Equipment overload at central transfer stations.
- 🔋 Weak Wi-Fi receiver in the user's smartphone (cheap models).
- 🛠 Technical work on the provider's backbone channel.
Users often notice that internet connection drops out on certain sections of the route. This is due to the tunnels' uneven coverage, due to the difficulty of laying cables in old historic tunnels or geological features.
Data security and traffic encryption
Using open Wi-Fi networks always carries security risks. Although the connection between your device and the access point may be encrypted (WPA2/WPA3 protocols), traffic within the metro network often passes through the provider's gateways. This means that network administrators theoretically have the technical ability to see what websites you visit if the connection isn't protected by additional encryption.
The use of the protocol is critical HTTPS for all websites. This protocol encrypts page content, making it impossible to intercept passwords, messages, and bank card details. However, the website's domain name (address bar) remains visible to the network operator. For maximum protection, experts recommend using VPN services, which create a secure tunnel to a remote server, hiding all your traffic from your Wi-Fi provider.
⚠️ Warning: Never conduct financial transactions or enter passwords for important accounts on public networks without a VPN enabled. Attackers can create a fake access point with a similar name to steal your data.
It's also worth remembering the "File Sharing" feature in operating systems. On public networks, you need to switch the network profile to "Public," which prevents other devices on the network from seeing your computer or phone.
Future Prospects: Wi-Fi 6E and 5G Integration
Technology is constantly advancing, and metro infrastructure is being actively modernized. Implementation of the standard Wi-Fi 6E Opens access to the new 6 GHz frequency band. This will further reduce network congestion by providing wide channels for ultra-high-speed data transmission. However, taking advantage of these capabilities will require upgrading not only operator equipment but also passenger client devices.
An interesting area is the convergence of Wi-Fi and cellular networks. 5GFuture metro systems may feature hybrid systems, where the user's device will automatically and seamlessly switch between Wi-Fi hotspots in the train car and 5G towers in the tunnel, ensuring a completely uninterrupted connection. This will require deep integration between mobile operators and metro infrastructure owners.
The "smart train" concept is also being developed, where the Wi-Fi network is used not only for passengers but also for transmitting real-time telemetry data about the train's condition, improving the safety and efficiency of transportation.
Frequently Asked Questions (FAQ)
Why does Wi-Fi only work inside the train car, but not on the platform?
Access points are typically installed directly in rolling stock or above the tracks in tunnels. Platforms at older stations may lack equipment due to installation difficulties or low priority, as passengers spend only a short time there.
Is it possible to watch 4K videos via metro Wi-Fi?
Technically, it's possible, but in practice, during peak hours, the speed is split between hundreds of users, reducing quality to 480p or 720p. At night or early in the morning, 4K is perfectly accessible.
Is it safe to use a banking app on the metro?
Modern banking apps use end-to-end encryption, making data interception extremely difficult. However, using mobile internet (4G/5G) for financial transactions is always safer than open Wi-Fi.
How long are my activity logs kept?
According to the legislation of many countries, information dissemination organisers are required to store data on the receipt and transmission of messages for a certain period (usually from 6 months to 1 year), but not the content of the correspondence.
Why does my phone battery drain quickly when using Wi-Fi in the metro?
In conditions of an unstable signal and constant switching between base stations, the smartphone's radio module operates at maximum power, which significantly increases energy consumption.