|
|
|
|
|
by lxgr
548 days ago
|
|
There's definitely use cases for long-range unlicensed communications, and I'm personally very excited about the technology. (Why on earth can two mobile phones still not exchange text messages directly over a couple hundred meters, for example?) But in the case of Wi-Fi specifically, part of the success story of 5 GHz (besides having much more spectrum available than 2.4 GHz and having less noisy legacy applications cluttering it) is the lower maximum EIRP in most parts of it. This forces everybody to have smaller (and if required more) cells – which is a big win in densely populated areas such as apartment buildings, for example. |
|
Because the cell network is designed around the towers managing resource allocation, instead of phones trying and hoping nobody else was trying at the same time. Doing it this way increases the total capacity of the network by a lot.
So to create a phone mesh network, you would effectively need to create an entire new protocol stack, probably some enhancements to the frontend/PHY for the initial connection establishment (two phones realizing they're in range of each other) and congestion handling. And depending on how you implemented it, it would be a power hog too, since listening for a tower broadcast requires much less juice than announcing your presence to the world and hoping someone is in range.
(I do actually think there is phone-to-phone communications buried somewhere in the standards, but it still requires the tower for coordination)