Introducing 802.11s - Wireless Mesh Networking
ikewillis writes "Intel has introduced a new wireless networking standard called 802.11s. This standard utilizes a mesh topology, allowing for fully self-configuring networks where each node can relay messages on behalf of others, thus increasing the range and available bandwidth with the number of nodes active within the system, versus the point-to-point structure of existing WiFi networks. This will radically transform WiFi hotspots, allowing the geographical area and available bandwidth on the network to scale with the number of participants."
http://computer.howstuffworks.com/wireless-network 2.htm
Check out the whole article to find out more about the various 802.11x standards (excluding the new 's' one).
What do the letters mean?
"Task groups within the 802.11 WG enhance portions of the 802.11 standard. A particular letter corresponding to each standard/revision, such as 802.11a, 802.11b, and so on, represents the different task groups. For example, Task Group B (i.e., 802.11b) was responsible for upgrading the initial 802.11 standard to include higher data rate operation using DSSS in the 2.4GHz band."
From 802.11 Alphabet Soup.
to tell the truth, 802.11a, 802.11b, 802.11c, 802.11d, ... exists, but some are less used (and known) than others.
More info (with explanations) here
Just an FYI, WiMAX runs across both licensed and unlicensed bands.
The performance will always be less than an "every AP has its own landline" topology, but networks will be much easier to build (and perhaps simpler to maintain).
However, what I read on the IEEE Web site recently made it sound like merely a self-configuring version of WDS (so that only access points participate in the mesh).
Yes, that's basically the idea behind the 802.11s Task Group-- but the phrase "self-configuring version of WDS" really doesn't quite go far enough in describing the concept. It's sort of like describing the Internet protocol as a "self-configuring version of frame-relay". Probably not helpful.
Wireless mesh networks are multi-hop in a way fundamentally more complicated than the simple access point and a bunch of associated stations. They'll have to run a routing protocol and forward from mesh node to mesh node in an efficient and secure way. They'll have to be robust in the face of individual node failure. They'll have to support stations roaming securely between nodes in the same mesh network. It's a whole lot more then just self-configuring WDS.
Folks shouldn't get too excited about this standard. There are a lot of obstacles to making large multi-hop 802.11 networks as efficient as similarly wired topologies. The 802.11s task group isn't chartered with fixing the problems in the MAC layer that keep multi-hop networks from scaling up to very large meshes.
What are the problems? The big one is that they have a profoundly negative effect on TCP fairness. Next up is that multicast is just horrible. Even on regular 802.11 infrastructure networks, it's just horrible. On mesh networks, don't be surprised if it's even worse.
jhw