Quiz Entry - updated: 2026.07.14
How does an LTE eNodeB differ from a Wi-Fi access point, given that both provide wireless internet access?
An eNodeB looks superficially like a Wi-Fi AP — but it plays an active role in user mobility and coordinates with neighboring base stations to optimize radio usage, which an AP never does.
What the eNodeB does:
- Receives the radio signals of the smartphones in its coverage area ("cell")
- Manages wireless radio resources and the mobile devices in its cell
- Coordinates device authentication with other network elements (MME/HSS)
eNodeB vs. Wi-Fi access point:
| Aspect | Wi-Fi AP | eNodeB |
|---|---|---|
| Mobility role | Passive — the client decides when to switch APs | Active — the network orchestrates handover |
| Coordination | None — neighboring APs just interfere | Coordinates with neighboring base stations to optimize radio usage |
| Authentication | Local (password/802.1X) | Coordinated with the core network (MME/HSS) |
Why this matters: This is the deep architectural difference between "wireless" and "mobile" networks. Wi-Fi gives you a wireless link; LTE gives you a managed mobility experience — seamless handover at highway speed is only possible because base stations actively cooperate.
Go deeper:
eNodeB (Wikipedia) — what the LTE base station actually does, including the X2 coordination with neighbours that a Wi-Fi AP lacks.