|
|
|
|
|
by mathgenius
4675 days ago
|
|
I'm wondering if software defined radio has anything to contribute here. Ultra wideband could help to mask the radio signals. Software defined antenna's could help with the directionality problem. This stuff is expensive today, but maybe not in a few years.. I'm really surprised that P2P doesn't scale on a mesh and would like to understand this better. I do research on message passing algorithms and obviously trees (hierarchies) are great, meshes are not... I can see that the overhead of routing messages is going to grow (like n^2?) with the mesh size, but i'm surprised there is no way around this. |
|